2025-05-07T20:22:34.9514730Z Current runner version: '2.323.0' 2025-05-07T20:22:34.9520645Z Runner name: 'i-0502183938144a076' 2025-05-07T20:22:34.9521592Z Machine name: 'ip-10-0-46-78' 2025-05-07T20:22:34.9524480Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:34.9526559Z Contents: read 2025-05-07T20:22:34.9527107Z Metadata: read 2025-05-07T20:22:34.9527751Z Packages: read 2025-05-07T20:22:34.9528285Z ##[endgroup] 2025-05-07T20:22:34.9530872Z Secret source: None 2025-05-07T20:22:34.9531550Z Prepare workflow directory 2025-05-07T20:22:35.0070866Z Prepare all required actions 2025-05-07T20:22:35.0107935Z Getting action download info 2025-05-07T20:22:35.2159176Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.5057427Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:35.8920132Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.5142473Z Getting action download info 2025-05-07T20:22:37.6181363Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:37.8458415Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, default, 3.13, 12.8.0, 12.6.3, gcc) 2025-05-07T20:22:37.9074505Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:37.9220541Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:37.9234649Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:37.9236210Z ##[endgroup] 2025-05-07T20:22:39.1175190Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:39.1175659Z Instance Type: g5.4xlarge 2025-05-07T20:22:39.1175931Z AMI Name: unknown 2025-05-07T20:22:39.1215534Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.5869814Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.5870144Z with: 2025-05-07T20:22:44.5870373Z submodules: true 2025-05-07T20:22:44.5870625Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.5871029Z token: *** 2025-05-07T20:22:44.5871237Z ssh-strict: true 2025-05-07T20:22:44.5871463Z ssh-user: git 2025-05-07T20:22:44.5871689Z persist-credentials: true 2025-05-07T20:22:44.5871958Z clean: true 2025-05-07T20:22:44.5872188Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.5872471Z fetch-depth: 1 2025-05-07T20:22:44.5872692Z fetch-tags: false 2025-05-07T20:22:44.5872918Z show-progress: true 2025-05-07T20:22:44.5873139Z lfs: false 2025-05-07T20:22:44.5873363Z set-safe-directory: true 2025-05-07T20:22:44.5873621Z env: 2025-05-07T20:22:44.5873833Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.5874145Z BUILD_ENV: build_binary 2025-05-07T20:22:44.5874405Z BUILD_TARGET: default 2025-05-07T20:22:44.5874636Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.5874903Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:22:44.5875159Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.5875415Z ##[endgroup] 2025-05-07T20:22:44.7035116Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.7036645Z ##[group]Getting Git version info 2025-05-07T20:22:44.7037124Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.7037764Z [command]/usr/bin/git version 2025-05-07T20:22:44.7038057Z git version 2.47.1 2025-05-07T20:22:44.7047333Z ##[endgroup] 2025-05-07T20:22:44.7070553Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/9dee79b8-44a6-4c4b-b7d0-689877396f65' before making global git config changes 2025-05-07T20:22:44.7071486Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.7075505Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.7112225Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.7115108Z ##[group]Initializing the repository 2025-05-07T20:22:44.7119342Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.7163617Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:44.7164447Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:44.7165188Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:44.7165731Z hint: 2025-05-07T20:22:44.7166127Z hint: git config --global init.defaultBranch 2025-05-07T20:22:44.7166495Z hint: 2025-05-07T20:22:44.7166825Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:44.7167377Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:44.7167797Z hint: 2025-05-07T20:22:44.7168021Z hint: git branch -m 2025-05-07T20:22:44.7168535Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:44.7175923Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:44.7213233Z ##[endgroup] 2025-05-07T20:22:44.7214344Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:44.7215822Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:44.7248112Z ##[endgroup] 2025-05-07T20:22:44.7248637Z ##[group]Setting up auth 2025-05-07T20:22:44.7254747Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:44.7286851Z [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.7656470Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:44.7687959Z [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.8041304Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:44.8091017Z ##[endgroup] 2025-05-07T20:22:44.8091577Z ##[group]Fetching the repository 2025-05-07T20:22:44.8099219Z [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.3848824Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.3849498Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.3876889Z ##[endgroup] 2025-05-07T20:22:45.3878762Z ##[group]Determining the checkout info 2025-05-07T20:22:45.3881589Z ##[endgroup] 2025-05-07T20:22:45.3897684Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.3936021Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.3966758Z ##[group]Checking out the ref 2025-05-07T20:22:45.3970896Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.5070283Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.5070689Z 2025-05-07T20:22:45.5070906Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.5071433Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.5071941Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.5072261Z 2025-05-07T20:22:45.5072484Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.5072966Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.5073238Z 2025-05-07T20:22:45.5073357Z git switch -c 2025-05-07T20:22:45.5073555Z 2025-05-07T20:22:45.5073704Z Or undo this operation with: 2025-05-07T20:22:45.5073882Z 2025-05-07T20:22:45.5073977Z git switch - 2025-05-07T20:22:45.5074508Z 2025-05-07T20:22:45.5074746Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.5075073Z 2025-05-07T20:22:45.5075461Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.5082891Z ##[endgroup] 2025-05-07T20:22:45.5083304Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.5088413Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.5133463Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.5164014Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.5194017Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.5220459Z ##[endgroup] 2025-05-07T20:22:45.5221056Z ##[group]Fetching submodules 2025-05-07T20:22:45.5223385Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.5563192Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.5902975Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.5905215Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.5908739Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.5912230Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.5915636Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.5919684Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.5922280Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.5952339Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:45.9271061Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.4223162Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.9679572Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:48.0029188Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.4451710Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.7073790Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.8670011Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.8670745Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:49.9158417Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:51.6171557Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:51.6172100Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:51.8976819Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:52.5265701Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:52.5266158Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:52.6357579Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:53.7672333Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:53.7672828Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:54.4752780Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:55.4621032Z From https://github.com/google/googletest 2025-05-07T20:22:55.4621489Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:55.5037966Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:56.1233729Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:56.1234222Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:56.1322518Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:57.0505485Z From https://github.com/nlohmann/json 2025-05-07T20:22:57.0505959Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:57.1648332Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:57.1669327Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:57.2005904Z Entering 'external/asmjit' 2025-05-07T20:22:57.2039620Z Entering 'external/composable_kernel' 2025-05-07T20:22:57.2071441Z Entering 'external/cpuinfo' 2025-05-07T20:22:57.2104659Z Entering 'external/cutlass' 2025-05-07T20:22:57.2136619Z Entering 'external/googletest' 2025-05-07T20:22:57.2168298Z Entering 'external/hipify_torch' 2025-05-07T20:22:57.2199032Z Entering 'external/json' 2025-05-07T20:22:57.2245578Z ##[endgroup] 2025-05-07T20:22:57.2246018Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:57.2252803Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-05-07T20:22:57.2583102Z Entering 'external/asmjit' 2025-05-07T20:22:57.2648793Z Entering 'external/composable_kernel' 2025-05-07T20:22:57.2721599Z Entering 'external/cpuinfo' 2025-05-07T20:22:57.2789207Z Entering 'external/cutlass' 2025-05-07T20:22:57.2867485Z Entering 'external/googletest' 2025-05-07T20:22:57.2933852Z Entering 'external/hipify_torch' 2025-05-07T20:22:57.2999674Z Entering 'external/json' 2025-05-07T20:22:57.3083200Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-05-07T20:22:57.3416155Z Entering 'external/asmjit' 2025-05-07T20:22:57.3479087Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:57.3482241Z Entering 'external/composable_kernel' 2025-05-07T20:22:57.3545394Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:57.3548288Z Entering 'external/cpuinfo' 2025-05-07T20:22:57.3609685Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:57.3612817Z Entering 'external/cutlass' 2025-05-07T20:22:57.3674345Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:57.3677632Z Entering 'external/googletest' 2025-05-07T20:22:57.3737906Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:57.3740963Z Entering 'external/hipify_torch' 2025-05-07T20:22:57.3800766Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:57.3804345Z Entering 'external/json' 2025-05-07T20:22:57.3864793Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:57.3984995Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:57.4318007Z Entering 'external/asmjit' 2025-05-07T20:22:57.4351770Z Entering 'external/composable_kernel' 2025-05-07T20:22:57.4384733Z Entering 'external/cpuinfo' 2025-05-07T20:22:57.4416619Z Entering 'external/cutlass' 2025-05-07T20:22:57.4449895Z Entering 'external/googletest' 2025-05-07T20:22:57.4482088Z Entering 'external/hipify_torch' 2025-05-07T20:22:57.4512721Z Entering 'external/json' 2025-05-07T20:22:57.4562600Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:57.4895057Z Entering 'external/asmjit' 2025-05-07T20:22:57.4927032Z Entering 'external/composable_kernel' 2025-05-07T20:22:57.4960574Z Entering 'external/cpuinfo' 2025-05-07T20:22:57.4993531Z Entering 'external/cutlass' 2025-05-07T20:22:57.5027733Z Entering 'external/googletest' 2025-05-07T20:22:57.5060606Z Entering 'external/hipify_torch' 2025-05-07T20:22:57.5091892Z Entering 'external/json' 2025-05-07T20:22:57.5135040Z ##[endgroup] 2025-05-07T20:22:57.5244090Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:57.5244450Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:57.5389172Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:57.5389502Z with: 2025-05-07T20:22:57.5389766Z name: fbgemm_default_x86_gcc_py3.13_cu12.8.0.whl 2025-05-07T20:22:57.5390107Z merge-multiple: false 2025-05-07T20:22:57.5390361Z repository: pytorch/FBGEMM 2025-05-07T20:22:57.5390630Z run-id: 14891846252 2025-05-07T20:22:57.5390848Z env: 2025-05-07T20:22:57.5391077Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:57.5391383Z BUILD_ENV: build_binary 2025-05-07T20:22:57.5391637Z BUILD_TARGET: default 2025-05-07T20:22:57.5391871Z BUILD_VARIANT: cuda 2025-05-07T20:22:57.5392119Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:22:57.5392382Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:57.5392621Z ##[endgroup] 2025-05-07T20:22:57.7743378Z Downloading single artifact 2025-05-07T20:22:57.8802096Z Preparing to download the following artifacts: 2025-05-07T20:22:57.8803054Z - fbgemm_default_x86_gcc_py3.13_cu12.8.0.whl (ID: 3081524674, Size: 771584621, Expected Digest: sha256:ff92d9bbcda66c42e021aa301a2af062ba38609de8effaa2f13a1ddbd44e35d2) 2025-05-07T20:22:57.9295836Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-960ba12d-3ccc-5857-bbb7-26e83165a2f2/artifacts/7d090505a0ae51776ba5ebf746c5701e5a7335e842912a1e403f38e09a566141.zip 2025-05-07T20:22:57.9297312Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:57.9993340Z (node:56978) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-05-07T20:22:57.9994494Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:23:06.5463295Z SHA256 digest of downloaded artifact is ff92d9bbcda66c42e021aa301a2af062ba38609de8effaa2f13a1ddbd44e35d2 2025-05-07T20:23:06.5464314Z Artifact download completed successfully. 2025-05-07T20:23:06.5464850Z Total of 1 artifact(s) downloaded 2025-05-07T20:23:06.5471158Z Download artifact has finished successfully 2025-05-07T20:23:06.5778178Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:23:06.5778576Z with: 2025-05-07T20:23:06.5778791Z driver-version: 570.133.07 2025-05-07T20:23:06.5779045Z env: 2025-05-07T20:23:06.5779271Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:06.5779580Z BUILD_ENV: build_binary 2025-05-07T20:23:06.5779834Z BUILD_TARGET: default 2025-05-07T20:23:06.5780071Z BUILD_VARIANT: cuda 2025-05-07T20:23:06.5780304Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:06.5780567Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:06.5780808Z ##[endgroup] 2025-05-07T20:23:06.5876278Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:23:06.5876666Z with: 2025-05-07T20:23:06.5877071Z timeout_minutes: 10 2025-05-07T20:23:06.5877321Z max_attempts: 3 2025-05-07T20:23:06.5900825Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils if [[ "${DISTRIBUTION}" == "amzn2023" ]] ; then YUM_REPO_URL="https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo" else # Amazon Linux 2 YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" fi sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x # Install nvidia-driver package if not installed status="$(dpkg-query -W --showformat='${db:Status-Status}' nvidia-docker2 2>&1)" if [ ! $? = 0 ] || [ ! "$status" = installed ]; then sudo apt-get install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker fi ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" # Turn off persistent mode so that the installation script can unload the kernel module sudo killall nvidia-persistenced || true else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi # NB: Annoyingly, nvidia-smi command returns successfully with return code 0 even in # the case where the driver has already crashed as it still can get the driver version # and some basic information like the bus ID. However, the rest of the information # would be missing (ERR!), for example: # # +-----------------------------------------------------------------------------+ # | NVIDIA-SMI 525.89.02 Driver Version: 525.89.02 CUDA Version: 12.0 | # |-------------------------------+----------------------+----------------------+ # | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | # | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | # | | | MIG M. | # |===============================+======================+======================| # | 0 ERR! Off | 00000000:00:1E.0 Off | ERR! | # |ERR! ERR! ERR! ERR! / ERR! | 4184MiB / 23028MiB | ERR! Default | # | | | ERR! | # +-------------------------------+----------------------+----------------------+ # # +-----------------------------------------------------------------------------+ # | Processes: | # | GPU GI CI PID Type Process name GPU Memory | # | ID ID Usage | # |=============================================================================| # +-----------------------------------------------------------------------------+ # # This should be reported as a failure instead as it will guarantee to fail when # Docker tries to run with --gpus all # # So, the correct check here is to query one of the missing piece of info like # GPU name, so that the command can fail accordingly nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" # Fix https://github.com/NVIDIA/nvidia-docker/issues/1648 on runners with # more than one GPUs. This just needs to be run once. The command fails # on subsequent runs and complains that the mode is already on, but that's # ok sudo nvidia-persistenced || true # This should show persistence mode ON nvidia-smi 2025-05-07T20:23:06.5924389Z retry_wait_seconds: 10 2025-05-07T20:23:06.5924669Z polling_interval_seconds: 1 2025-05-07T20:23:06.5924941Z warning_on_retry: true 2025-05-07T20:23:06.5925201Z continue_on_error: false 2025-05-07T20:23:06.5925449Z env: 2025-05-07T20:23:06.5925679Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:06.5925994Z BUILD_ENV: build_binary 2025-05-07T20:23:06.5926251Z BUILD_TARGET: default 2025-05-07T20:23:06.5926492Z BUILD_VARIANT: cuda 2025-05-07T20:23:06.5926741Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:06.5927008Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:06.5927260Z DRIVER_VERSION: 570.133.07 2025-05-07T20:23:06.5927517Z ##[endgroup] 2025-05-07T20:23:06.6726452Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:23:06.6728016Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:23:06.6728558Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:23:07.2354524Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:23:07.2354960Z No packages marked for removal. 2025-05-07T20:23:07.2406305Z Dependencies resolved. 2025-05-07T20:23:07.2416214Z Nothing to do. 2025-05-07T20:23:07.2416588Z Complete! 2025-05-07T20:23:07.2755453Z + install_nvidia_driver_common 2025-05-07T20:23:07.2763971Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:23:07.2764285Z + lspci 2025-05-07T20:23:07.2765947Z Before installing NVIDIA driver 2025-05-07T20:23:07.2959373Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:07.2960144Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:07.2960696Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:07.2961220Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:07.2961702Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:07.2962229Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:07.2962704Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:07.2963179Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:07.2963587Z + lsmod 2025-05-07T20:23:07.3002711Z Module Size Used by 2025-05-07T20:23:07.3003037Z xt_conntrack 16384 1 2025-05-07T20:23:07.3003300Z nft_chain_nat 16384 3 2025-05-07T20:23:07.3003584Z xt_MASQUERADE 20480 1 2025-05-07T20:23:07.3003887Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:07.3004225Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:07.3004633Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:07.3005061Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:07.3005372Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:07.3005668Z xfrm_user 57344 1 2025-05-07T20:23:07.3005935Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:07.3006227Z xt_addrtype 16384 2 2025-05-07T20:23:07.3006487Z nft_compat 20480 4 2025-05-07T20:23:07.3006796Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:07.3007209Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:07.3007589Z br_netfilter 36864 0 2025-05-07T20:23:07.3007870Z bridge 323584 1 br_netfilter 2025-05-07T20:23:07.3008166Z stp 16384 1 bridge 2025-05-07T20:23:07.3008457Z llc 16384 2 bridge,stp 2025-05-07T20:23:07.3008745Z overlay 167936 0 2025-05-07T20:23:07.3009120Z tls 135168 0 2025-05-07T20:23:07.3009377Z nls_ascii 16384 1 2025-05-07T20:23:07.3009640Z nls_cp437 20480 1 2025-05-07T20:23:07.3009896Z vfat 24576 1 2025-05-07T20:23:07.3010145Z fat 86016 1 vfat 2025-05-07T20:23:07.3010414Z sunrpc 696320 1 2025-05-07T20:23:07.3010673Z ena 180224 0 2025-05-07T20:23:07.3010919Z i8042 45056 0 2025-05-07T20:23:07.3011178Z serio 28672 3 i8042 2025-05-07T20:23:07.3011457Z button 24576 0 2025-05-07T20:23:07.3011723Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:07.3012000Z sch_fq_codel 20480 17 2025-05-07T20:23:07.3012268Z dm_mod 188416 0 2025-05-07T20:23:07.3012518Z fuse 163840 1 2025-05-07T20:23:07.3012777Z loop 36864 0 2025-05-07T20:23:07.3013035Z configfs 57344 1 2025-05-07T20:23:07.3013288Z dax 45056 1 dm_mod 2025-05-07T20:23:07.3013575Z dmi_sysfs 20480 0 2025-05-07T20:23:07.3013836Z crc32_pclmul 16384 0 2025-05-07T20:23:07.3014103Z crc32c_intel 24576 0 2025-05-07T20:23:07.3014352Z efivarfs 24576 1 2025-05-07T20:23:07.3014612Z + modinfo nvidia 2025-05-07T20:23:07.3025684Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:07.3026167Z import_ns: DMA_BUF 2025-05-07T20:23:07.3026418Z alias: char-major-195-* 2025-05-07T20:23:07.3026695Z version: 570.133.07 2025-05-07T20:23:07.3026956Z supported: external 2025-05-07T20:23:07.3027381Z license: Dual MIT/GPL 2025-05-07T20:23:07.3027710Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:07.3028442Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:07.3028774Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:07.3029095Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:07.3029440Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:07.3029776Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:07.3030087Z depends: i2c-core,drm 2025-05-07T20:23:07.3030350Z retpoline: Y 2025-05-07T20:23:07.3030575Z name: nvidia 2025-05-07T20:23:07.3030936Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:07.3031418Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:07.3031894Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:07.3032487Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:07.3032792Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:07.3033117Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:07.3033452Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:07.3033748Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:07.3034057Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:07.3034420Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:07.3034801Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:07.3035132Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:07.3035436Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:07.3035744Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:07.3036099Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:07.3036769Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:07.3037154Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:07.3037570Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:07.3037978Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:07.3038406Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:07.3038812Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:07.3039155Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:07.3039527Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:07.3039899Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:07.3040237Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:07.3040564Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:07.3040902Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:07.3041222Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:07.3041538Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:07.3041890Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:07.3042246Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:07.3042582Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:07.3042922Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:07.3045033Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:07.3045363Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:07.3045710Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:07.3046047Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:07.3046331Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:07.3046656Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:07.3046981Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:07.3047289Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:07.3047626Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:07.3047985Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:07.3048329Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:07.3048661Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:07.3049086Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:07.3049581Z parm: rm_firmware_active:charp 2025-05-07T20:23:07.3049888Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:23:07.3050140Z ++ command -v nvidia-smi 2025-05-07T20:23:07.3050393Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:23:07.3050647Z + set +e 2025-05-07T20:23:07.3050961Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:23:09.1266846Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:23:09.1267237Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:09.1267494Z + '[' 0 -ne 0 ']' 2025-05-07T20:23:09.1267738Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:23:09.1268032Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:23:09.1268481Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:23:09.1268971Z + set -e 2025-05-07T20:23:09.1269513Z + '[' 1 -eq 0 ']' 2025-05-07T20:23:09.1269906Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:23:09.1270384Z + post_install_nvidia_driver_common 2025-05-07T20:23:09.1273453Z + sudo modprobe nvidia 2025-05-07T20:23:09.2886216Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:09.2886642Z + lspci 2025-05-07T20:23:09.2886875Z After installing NVIDIA driver 2025-05-07T20:23:09.3004983Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:09.3005513Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:09.3006062Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:09.3006590Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:09.3007071Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:09.3007875Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:09.3008436Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:09.3009003Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:09.3009432Z + lsmod 2025-05-07T20:23:09.3042502Z Module Size Used by 2025-05-07T20:23:09.3042846Z nvidia_uvm 1884160 0 2025-05-07T20:23:09.3043135Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:23:09.3043436Z drm 602112 1 nvidia 2025-05-07T20:23:09.3043739Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:09.3044070Z backlight 24576 1 drm 2025-05-07T20:23:09.3044469Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:09.3044970Z xt_conntrack 16384 1 2025-05-07T20:23:09.3045275Z nft_chain_nat 16384 3 2025-05-07T20:23:09.3045541Z xt_MASQUERADE 20480 1 2025-05-07T20:23:09.3045852Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:09.3046200Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:09.3046625Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:09.3047068Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:09.3047392Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:09.3047682Z xfrm_user 57344 1 2025-05-07T20:23:09.3047952Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:09.3048247Z xt_addrtype 16384 2 2025-05-07T20:23:09.3048502Z nft_compat 20480 4 2025-05-07T20:23:09.3048811Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:09.3049356Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:09.3049728Z br_netfilter 36864 0 2025-05-07T20:23:09.3050017Z bridge 323584 1 br_netfilter 2025-05-07T20:23:09.3050315Z stp 16384 1 bridge 2025-05-07T20:23:09.3050596Z llc 16384 2 bridge,stp 2025-05-07T20:23:09.3050894Z overlay 167936 0 2025-05-07T20:23:09.3051147Z tls 135168 0 2025-05-07T20:23:09.3051401Z nls_ascii 16384 1 2025-05-07T20:23:09.3051999Z nls_cp437 20480 1 2025-05-07T20:23:09.3052277Z vfat 24576 1 2025-05-07T20:23:09.3052544Z fat 86016 1 vfat 2025-05-07T20:23:09.3052812Z sunrpc 696320 1 2025-05-07T20:23:09.3053075Z ena 180224 0 2025-05-07T20:23:09.3053343Z i8042 45056 0 2025-05-07T20:23:09.3053600Z serio 28672 3 i8042 2025-05-07T20:23:09.3053884Z button 24576 0 2025-05-07T20:23:09.3054142Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:09.3054403Z sch_fq_codel 20480 17 2025-05-07T20:23:09.3054663Z dm_mod 188416 0 2025-05-07T20:23:09.3054916Z fuse 163840 1 2025-05-07T20:23:09.3055161Z loop 36864 0 2025-05-07T20:23:09.3055570Z configfs 57344 1 2025-05-07T20:23:09.3055829Z dax 45056 1 dm_mod 2025-05-07T20:23:09.3056117Z dmi_sysfs 20480 0 2025-05-07T20:23:09.3056374Z crc32_pclmul 16384 0 2025-05-07T20:23:09.3056661Z crc32c_intel 24576 0 2025-05-07T20:23:09.3056936Z efivarfs 24576 1 2025-05-07T20:23:09.3057191Z + modinfo nvidia 2025-05-07T20:23:09.3061016Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:09.3061565Z import_ns: DMA_BUF 2025-05-07T20:23:09.3061838Z alias: char-major-195-* 2025-05-07T20:23:09.3062105Z version: 570.133.07 2025-05-07T20:23:09.3062368Z supported: external 2025-05-07T20:23:09.3062623Z license: Dual MIT/GPL 2025-05-07T20:23:09.3062904Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:09.3063245Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:09.3063571Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:09.3063896Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:09.3064243Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:09.3064577Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:09.3064889Z depends: i2c-core,drm 2025-05-07T20:23:09.3065152Z retpoline: Y 2025-05-07T20:23:09.3065375Z name: nvidia 2025-05-07T20:23:09.3065737Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:09.3066202Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:09.3066656Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:09.3067085Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:09.3067401Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:09.3067719Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:09.3068044Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:09.3068350Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:09.3068667Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:09.3069038Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:09.3069437Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:09.3069775Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:09.3070088Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:09.3070405Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:09.3070871Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:09.3071304Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:09.3071691Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:09.3072103Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:09.3072516Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:09.3072932Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:09.3073351Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:09.3073681Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:09.3074047Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:09.3074584Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:09.3074931Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:09.3075257Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:09.3075592Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:09.3075914Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:09.3076224Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:09.3076585Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:09.3076956Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:09.3077283Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:09.3077627Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:09.3077980Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:09.3078410Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:09.3078756Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:09.3079090Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:09.3079384Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:09.3079713Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:09.3080044Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:09.3080356Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:09.3080693Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:09.3081067Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:09.3081477Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:09.3081938Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:09.3082446Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:09.3082816Z parm: rm_firmware_active:charp 2025-05-07T20:23:09.3083107Z + set +e 2025-05-07T20:23:09.3083335Z + nvidia-smi 2025-05-07T20:23:10.7151842Z Wed May 7 20:23:10 2025 2025-05-07T20:23:10.7152277Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:10.7152818Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:10.7153322Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:10.7153835Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:10.7154379Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:10.7154813Z | | | MIG M. | 2025-05-07T20:23:10.7155164Z |=========================================+========================+======================| 2025-05-07T20:23:10.7218972Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:10.7219437Z | 0% 30C P0 60W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:10.7220014Z | | | N/A | 2025-05-07T20:23:10.7220590Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:10.7220997Z 2025-05-07T20:23:10.7221390Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:10.7221817Z | Processes: | 2025-05-07T20:23:10.7222265Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:10.7222681Z | ID ID Usage | 2025-05-07T20:23:10.7223130Z |=========================================================================================| 2025-05-07T20:23:10.7224460Z | No running processes found | 2025-05-07T20:23:10.7225329Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:11.1361155Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:12.5453992Z NVIDIA A10G 2025-05-07T20:23:12.8266625Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:12.8266941Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:12.8267197Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:12.8267504Z + set -e 2025-05-07T20:23:12.8267730Z INFO: Ignoring allowed status 0 2025-05-07T20:23:12.8275051Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:12.8279159Z + sudo yum install -y yum-utils 2025-05-07T20:23:13.2563461Z Last metadata expiration check: 0:06:29 ago on Wed May 7 20:16:44 2025. 2025-05-07T20:23:13.2811659Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:13.3209420Z Dependencies resolved. 2025-05-07T20:23:13.3392136Z Nothing to do. 2025-05-07T20:23:13.3392599Z Complete! 2025-05-07T20:23:13.3807442Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:13.3808036Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:13.3808904Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:13.6639562Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:13.7224947Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:14.2222337Z nvidia-container-toolkit 15 kB/s | 833 B 00:00 2025-05-07T20:23:14.2476437Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:14.2880069Z Dependencies resolved. 2025-05-07T20:23:14.3058351Z ================================================================================ 2025-05-07T20:23:14.3058824Z Package Arch Version Repository Size 2025-05-07T20:23:14.3059343Z ================================================================================ 2025-05-07T20:23:14.3059654Z Downgrading: 2025-05-07T20:23:14.3060022Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:14.3060605Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:14.3060957Z 2025-05-07T20:23:14.3061050Z Transaction Summary 2025-05-07T20:23:14.3061306Z ================================================================================ 2025-05-07T20:23:14.3061637Z Downgrade 2 Packages 2025-05-07T20:23:14.3061853Z 2025-05-07T20:23:14.3062003Z Total download size: 6.8 M 2025-05-07T20:23:14.3062945Z Downloading Packages: 2025-05-07T20:23:14.3630831Z (1/2): nvidia-container-toolkit-base-1.16.2-1.x 101 MB/s | 5.6 MB 00:00 2025-05-07T20:23:14.4132919Z (2/2): nvidia-container-toolkit-1.16.2-1.x86_64 12 MB/s | 1.2 MB 00:00 2025-05-07T20:23:14.4142778Z -------------------------------------------------------------------------------- 2025-05-07T20:23:14.4145681Z Total 63 MB/s | 6.8 MB 00:00 2025-05-07T20:23:14.4148174Z Running transaction check 2025-05-07T20:23:14.4253916Z Transaction check succeeded. 2025-05-07T20:23:14.4254223Z Running transaction test 2025-05-07T20:23:14.4550867Z Transaction test succeeded. 2025-05-07T20:23:14.4553678Z Running transaction 2025-05-07T20:23:15.0070806Z Preparing : 1/1 2025-05-07T20:23:15.1142680Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:15.1178523Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:15.1393383Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:15.1393995Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:15.1501854Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:15.1530969Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:22.4593827Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:22.4594640Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:22.4595335Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:22.4595970Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:22.6017073Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:22.6018009Z WARNING: 2025-05-07T20:23:22.6018271Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:22.6018509Z 2025-05-07T20:23:22.6018616Z Available Versions: 2025-05-07T20:23:22.6018767Z 2025-05-07T20:23:22.6018877Z Version 2023.7.20250331: 2025-05-07T20:23:22.6019223Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:22.6019477Z 2025-05-07T20:23:22.6019612Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:22.6019829Z 2025-05-07T20:23:22.6019929Z Release notes: 2025-05-07T20:23:22.6020351Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:22.6020736Z 2025-05-07T20:23:22.6020830Z Version 2023.7.20250414: 2025-05-07T20:23:22.6021149Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:22.6021400Z 2025-05-07T20:23:22.6021521Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:22.6021742Z 2025-05-07T20:23:22.6021831Z Release notes: 2025-05-07T20:23:22.6022249Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:22.6022617Z 2025-05-07T20:23:22.6022717Z Version 2023.7.20250428: 2025-05-07T20:23:22.6023036Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:22.6023295Z 2025-05-07T20:23:22.6033041Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:22.6033293Z 2025-05-07T20:23:22.6033389Z Release notes: 2025-05-07T20:23:22.6033809Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:22.6034182Z 2025-05-07T20:23:22.6034310Z ================================================================================ 2025-05-07T20:23:22.6377180Z 2025-05-07T20:23:22.6377297Z 2025-05-07T20:23:22.6377395Z Downgraded: 2025-05-07T20:23:22.6377896Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:22.6378609Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:22.6378964Z 2025-05-07T20:23:22.6379051Z Complete! 2025-05-07T20:23:22.6862674Z + sudo systemctl restart docker 2025-05-07T20:23:26.7008527Z Wed May 7 20:23:26 2025 2025-05-07T20:23:26.7009105Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:26.7009627Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:26.7010110Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:26.7010617Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:26.7011151Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:26.7011582Z | | | MIG M. | 2025-05-07T20:23:26.7011919Z |=========================================+========================+======================| 2025-05-07T20:23:26.7094415Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:26.7095933Z | 0% 30C P0 61W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:26.7096736Z | | | N/A | 2025-05-07T20:23:26.7097524Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:26.7098079Z 2025-05-07T20:23:26.7098493Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:26.7098920Z | Processes: | 2025-05-07T20:23:26.7099374Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:26.7099963Z | ID ID Usage | 2025-05-07T20:23:26.7100322Z |=========================================================================================| 2025-05-07T20:23:26.7100745Z | No running processes found | 2025-05-07T20:23:26.7101220Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:27.6557674Z Command completed after 1 attempt(s). 2025-05-07T20:23:27.6646617Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:27.6647085Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:27.6662385Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:27.6662743Z env: 2025-05-07T20:23:27.6662969Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:27.6663278Z BUILD_ENV: build_binary 2025-05-07T20:23:27.6663538Z BUILD_TARGET: default 2025-05-07T20:23:27.6663784Z BUILD_VARIANT: cuda 2025-05-07T20:23:27.6664025Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:27.6664292Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:27.6664598Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:27.6664929Z ##[endgroup] 2025-05-07T20:23:28.0073845Z ################################################################################ 2025-05-07T20:23:28.0074243Z # Print System Info 2025-05-07T20:23:28.0074489Z # 2025-05-07T20:23:28.0088388Z # [2025-05-07T20:23:28.008Z] + print_system_info 2025-05-07T20:23:28.0088754Z ################################################################################ 2025-05-07T20:23:28.0089075Z 2025-05-07T20:23:28.0089196Z ################################################################################ 2025-05-07T20:23:28.0089540Z [INFO] Printing environment variables ... 2025-05-07T20:23:28.0089855Z + printenv 2025-05-07T20:23:28.0089977Z 2025-05-07T20:23:28.0110030Z SHELL=/bin/bash 2025-05-07T20:23:28.0110415Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:28.0110828Z BUILD_VARIANT=cuda 2025-05-07T20:23:28.0111360Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_9153256c-0d69-49b6-a9a5-22d2edeb7e68 2025-05-07T20:23:28.0111942Z GITHUB_ACTION=__run 2025-05-07T20:23:28.0112244Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:28.0112604Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:28.0112857Z RUNNER_NAME=i-0502183938144a076 2025-05-07T20:23:28.0113151Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:28.0113476Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:28.0113744Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:28.0114129Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:28.0114570Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:28.0114854Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:28.0115161Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:28.0115798Z *** 2025-05-07T20:23:28.0116015Z LOGNAME=ec2-user 2025-05-07T20:23:28.0116259Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:28.0116538Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:28.0116787Z GITHUB_ACTIONS=true 2025-05-07T20:23:28.0117055Z SYSTEMD_EXEC_PID=55529 2025-05-07T20:23:28.0117353Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:28.0117913Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:28.0118432Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:28.0118717Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:28.0118990Z RUNNER_OS=Linux 2025-05-07T20:23:28.0119226Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:28.0119479Z HOME=/home/ec2-user 2025-05-07T20:23:28.0119747Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:28.0120050Z LANG=C.UTF-8 2025-05-07T20:23:28.0120358Z RUNNER_TRACKING_ID=github_8f2a3aa5-0f6e-4ddf-a369-b31b4db8c3a8 2025-05-07T20:23:28.0120731Z RUNNER_ARCH=X64 2025-05-07T20:23:28.0121022Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:28.0121724Z BUILD_TARGET=default 2025-05-07T20:23:28.0122277Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_9153256c-0d69-49b6-a9a5-22d2edeb7e68 2025-05-07T20:23:28.0123157Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_9153256c-0d69-49b6-a9a5-22d2edeb7e68 2025-05-07T20:23:28.0123898Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:28.0124621Z INVOCATION_ID=4f08ad020cf643fbbada42c3f08f2459 2025-05-07T20:23:28.0124973Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:28.0125247Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:28.0125840Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_9153256c-0d69-49b6-a9a5-22d2edeb7e68 2025-05-07T20:23:28.0126455Z BUILD_ENV=build_binary 2025-05-07T20:23:28.0126697Z GITHUB_ACTOR=q10 2025-05-07T20:23:28.0126928Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:28.0127165Z KERN_NAME_LC=linux 2025-05-07T20:23:28.0127401Z BUILD_CUDA_VERSION=12.8.0 2025-05-07T20:23:28.0127723Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:28.0128107Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:28.0128366Z USER=ec2-user 2025-05-07T20:23:28.0128611Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:28.0129007Z SHLVL=1 2025-05-07T20:23:28.0129213Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:28.0129534Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:28.0129990Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:28.0130357Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:28.0130606Z KERN_NAME=Linux 2025-05-07T20:23:28.0130846Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:28.0131261Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:28.0131701Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:28.0131983Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:28.0132233Z JOURNAL_STREAM=8:86582 2025-05-07T20:23:28.0132567Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:28.0132938Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:28.0133259Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:28.0133592Z GITHUB_BASE_REF=main 2025-05-07T20:23:28.0133823Z CI=true 2025-05-07T20:23:28.0134043Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:28.0134331Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:28.0134617Z GITHUB_ACTION_REF= 2025-05-07T20:23:28.0134881Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:28.0135485Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_9153256c-0d69-49b6-a9a5-22d2edeb7e68 2025-05-07T20:23:28.0136076Z MACHINE_NAME=x86_64 2025-05-07T20:23:28.0136536Z _=/usr/bin/printenv 2025-05-07T20:23:28.0136726Z 2025-05-07T20:23:28.0136851Z ################################################################################ 2025-05-07T20:23:28.0137180Z [INFO] Print ldd version ... 2025-05-07T20:23:28.0137454Z + ldd --version 2025-05-07T20:23:28.0137586Z 2025-05-07T20:23:28.0137699Z ldd (GNU libc) 2.34 2025-05-07T20:23:28.0138013Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:28.0138474Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:28.0139016Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:28.0139470Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:28.0139701Z 2025-05-07T20:23:28.0139828Z ################################################################################ 2025-05-07T20:23:28.0140151Z [INFO] Print CPU info ... 2025-05-07T20:23:28.0140402Z + nproc 2025-05-07T20:23:28.0140515Z 2025-05-07T20:23:28.0159799Z 16 2025-05-07T20:23:28.0161507Z 2025-05-07T20:23:28.0161712Z + lscpu 2025-05-07T20:23:28.0277623Z 2025-05-07T20:23:28.0277795Z Architecture: x86_64 2025-05-07T20:23:28.0278225Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:28.0278843Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0279235Z Byte Order: Little Endian 2025-05-07T20:23:28.0279560Z CPU(s): 16 2025-05-07T20:23:28.0279858Z On-line CPU(s) list: 0-15 2025-05-07T20:23:28.0280169Z Vendor ID: AuthenticAMD 2025-05-07T20:23:28.0280507Z Model name: AMD EPYC 7R32 2025-05-07T20:23:28.0281019Z CPU family: 23 2025-05-07T20:23:28.0281302Z Model: 49 2025-05-07T20:23:28.0281587Z Thread(s) per core: 2 2025-05-07T20:23:28.0281875Z Core(s) per socket: 8 2025-05-07T20:23:28.0282148Z Socket(s): 1 2025-05-07T20:23:28.0282433Z Stepping: 0 2025-05-07T20:23:28.0282739Z BogoMIPS: 5600.00 2025-05-07T20:23:28.0284858Z 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:28.0286934Z Hypervisor vendor: KVM 2025-05-07T20:23:28.0287250Z Virtualization type: full 2025-05-07T20:23:28.0287586Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:28.0287958Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:28.0288326Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:28.0288682Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:28.0289104Z NUMA node(s): 1 2025-05-07T20:23:28.0289401Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:28.0289737Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:28.0290111Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:28.0290473Z Vulnerability L1tf: Not affected 2025-05-07T20:23:28.0290830Z Vulnerability Mds: Not affected 2025-05-07T20:23:28.0291185Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:28.0291546Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:28.0291928Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:28.0292473Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:28.0293074Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:28.0293627Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:28.0294316Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:28.0295209Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:28.0295927Z Vulnerability Srbds: Not affected 2025-05-07T20:23:28.0296298Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:28.0296618Z 2025-05-07T20:23:28.0296711Z + cat /proc/cpuinfo 2025-05-07T20:23:28.0296850Z 2025-05-07T20:23:28.0296948Z processor : 0 2025-05-07T20:23:28.0297167Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0297417Z cpu family : 23 2025-05-07T20:23:28.0297637Z model : 49 2025-05-07T20:23:28.0297888Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0298142Z stepping : 0 2025-05-07T20:23:28.0298359Z microcode : 0x830107f 2025-05-07T20:23:28.0301053Z cpu MHz : 3320.749 2025-05-07T20:23:28.0301265Z cache size : 512 KB 2025-05-07T20:23:28.0301480Z physical id : 0 2025-05-07T20:23:28.0301692Z siblings : 16 2025-05-07T20:23:28.0301893Z core id : 0 2025-05-07T20:23:28.0302095Z cpu cores : 8 2025-05-07T20:23:28.0302296Z apicid : 0 2025-05-07T20:23:28.0302496Z initial apicid : 0 2025-05-07T20:23:28.0302711Z fpu : yes 2025-05-07T20:23:28.0302923Z fpu_exception : yes 2025-05-07T20:23:28.0303141Z cpuid level : 13 2025-05-07T20:23:28.0303360Z wp : yes 2025-05-07T20:23:28.0305452Z 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:28.0307692Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0308222Z bogomips : 5600.00 2025-05-07T20:23:28.0308448Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0308686Z clflush size : 64 2025-05-07T20:23:28.0308902Z cache_alignment : 64 2025-05-07T20:23:28.0309173Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0309493Z power management: 2025-05-07T20:23:28.0309626Z 2025-05-07T20:23:28.0309722Z processor : 1 2025-05-07T20:23:28.0309936Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0310186Z cpu family : 23 2025-05-07T20:23:28.0310400Z model : 49 2025-05-07T20:23:28.0310605Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0310848Z stepping : 0 2025-05-07T20:23:28.0311064Z microcode : 0x830107f 2025-05-07T20:23:28.0311294Z cpu MHz : 3296.830 2025-05-07T20:23:28.0311515Z cache size : 512 KB 2025-05-07T20:23:28.0311738Z physical id : 0 2025-05-07T20:23:28.0311944Z siblings : 16 2025-05-07T20:23:28.0312151Z core id : 1 2025-05-07T20:23:28.0312354Z cpu cores : 8 2025-05-07T20:23:28.0312560Z apicid : 2 2025-05-07T20:23:28.0312761Z initial apicid : 2 2025-05-07T20:23:28.0312984Z fpu : yes 2025-05-07T20:23:28.0313191Z fpu_exception : yes 2025-05-07T20:23:28.0313415Z cpuid level : 13 2025-05-07T20:23:28.0313634Z wp : yes 2025-05-07T20:23:28.0315585Z 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:28.0317802Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0318291Z bogomips : 5600.00 2025-05-07T20:23:28.0318514Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0318760Z clflush size : 64 2025-05-07T20:23:28.0318976Z cache_alignment : 64 2025-05-07T20:23:28.0319254Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0319571Z power management: 2025-05-07T20:23:28.0319701Z 2025-05-07T20:23:28.0319792Z processor : 2 2025-05-07T20:23:28.0320006Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0320250Z cpu family : 23 2025-05-07T20:23:28.0320453Z model : 49 2025-05-07T20:23:28.0320661Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0320908Z stepping : 0 2025-05-07T20:23:28.0321112Z microcode : 0x830107f 2025-05-07T20:23:28.0321335Z cpu MHz : 3311.985 2025-05-07T20:23:28.0321559Z cache size : 512 KB 2025-05-07T20:23:28.0321771Z physical id : 0 2025-05-07T20:23:28.0322079Z siblings : 16 2025-05-07T20:23:28.0322278Z core id : 2 2025-05-07T20:23:28.0322474Z cpu cores : 8 2025-05-07T20:23:28.0322676Z apicid : 4 2025-05-07T20:23:28.0322877Z initial apicid : 4 2025-05-07T20:23:28.0323083Z fpu : yes 2025-05-07T20:23:28.0323284Z fpu_exception : yes 2025-05-07T20:23:28.0323506Z cpuid level : 13 2025-05-07T20:23:28.0323717Z wp : yes 2025-05-07T20:23:28.0325746Z 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:28.0327952Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0328447Z bogomips : 5600.00 2025-05-07T20:23:28.0328673Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0328980Z clflush size : 64 2025-05-07T20:23:28.0329205Z cache_alignment : 64 2025-05-07T20:23:28.0329478Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0329790Z power management: 2025-05-07T20:23:28.0329932Z 2025-05-07T20:23:28.0330020Z processor : 3 2025-05-07T20:23:28.0330238Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0330480Z cpu family : 23 2025-05-07T20:23:28.0330692Z model : 49 2025-05-07T20:23:28.0330901Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0331143Z stepping : 0 2025-05-07T20:23:28.0331349Z microcode : 0x830107f 2025-05-07T20:23:28.0331574Z cpu MHz : 3303.940 2025-05-07T20:23:28.0331790Z cache size : 512 KB 2025-05-07T20:23:28.0332000Z physical id : 0 2025-05-07T20:23:28.0332209Z siblings : 16 2025-05-07T20:23:28.0332421Z core id : 3 2025-05-07T20:23:28.0332620Z cpu cores : 8 2025-05-07T20:23:28.0332821Z apicid : 6 2025-05-07T20:23:28.0333025Z initial apicid : 6 2025-05-07T20:23:28.0333244Z fpu : yes 2025-05-07T20:23:28.0333448Z fpu_exception : yes 2025-05-07T20:23:28.0333668Z cpuid level : 13 2025-05-07T20:23:28.0333877Z wp : yes 2025-05-07T20:23:28.0335820Z 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:28.0338398Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0338893Z bogomips : 5600.00 2025-05-07T20:23:28.0339110Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0339348Z clflush size : 64 2025-05-07T20:23:28.0339568Z cache_alignment : 64 2025-05-07T20:23:28.0339839Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0340149Z power management: 2025-05-07T20:23:28.0340305Z 2025-05-07T20:23:28.0340389Z processor : 4 2025-05-07T20:23:28.0340609Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0340844Z cpu family : 23 2025-05-07T20:23:28.0341060Z model : 49 2025-05-07T20:23:28.0341279Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0341516Z stepping : 0 2025-05-07T20:23:28.0341728Z microcode : 0x830107f 2025-05-07T20:23:28.0341965Z cpu MHz : 3296.122 2025-05-07T20:23:28.0342182Z cache size : 512 KB 2025-05-07T20:23:28.0342407Z physical id : 0 2025-05-07T20:23:28.0342624Z siblings : 16 2025-05-07T20:23:28.0342828Z core id : 4 2025-05-07T20:23:28.0343266Z cpu cores : 8 2025-05-07T20:23:28.0354150Z apicid : 8 2025-05-07T20:23:28.0354534Z initial apicid : 8 2025-05-07T20:23:28.0354762Z fpu : yes 2025-05-07T20:23:28.0354973Z fpu_exception : yes 2025-05-07T20:23:28.0355191Z cpuid level : 13 2025-05-07T20:23:28.0355408Z wp : yes 2025-05-07T20:23:28.0357515Z 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:28.0359760Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0360263Z bogomips : 5600.00 2025-05-07T20:23:28.0360497Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0360748Z clflush size : 64 2025-05-07T20:23:28.0360978Z cache_alignment : 64 2025-05-07T20:23:28.0361254Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0361593Z power management: 2025-05-07T20:23:28.0361730Z 2025-05-07T20:23:28.0361829Z processor : 5 2025-05-07T20:23:28.0362065Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0362321Z cpu family : 23 2025-05-07T20:23:28.0362532Z model : 49 2025-05-07T20:23:28.0362750Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0363009Z stepping : 0 2025-05-07T20:23:28.0363270Z microcode : 0x830107f 2025-05-07T20:23:28.0363510Z cpu MHz : 3296.026 2025-05-07T20:23:28.0363732Z cache size : 512 KB 2025-05-07T20:23:28.0363951Z physical id : 0 2025-05-07T20:23:28.0364166Z siblings : 16 2025-05-07T20:23:28.0364375Z core id : 5 2025-05-07T20:23:28.0364575Z cpu cores : 8 2025-05-07T20:23:28.0364785Z apicid : 10 2025-05-07T20:23:28.0364997Z initial apicid : 10 2025-05-07T20:23:28.0365210Z fpu : yes 2025-05-07T20:23:28.0365426Z fpu_exception : yes 2025-05-07T20:23:28.0365655Z cpuid level : 13 2025-05-07T20:23:28.0365861Z wp : yes 2025-05-07T20:23:28.0367828Z 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:28.0370182Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0370670Z bogomips : 5600.00 2025-05-07T20:23:28.0370893Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0371133Z clflush size : 64 2025-05-07T20:23:28.0371359Z cache_alignment : 64 2025-05-07T20:23:28.0371636Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0371945Z power management: 2025-05-07T20:23:28.0372083Z 2025-05-07T20:23:28.0372169Z processor : 6 2025-05-07T20:23:28.0372387Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0372620Z cpu family : 23 2025-05-07T20:23:28.0372833Z model : 49 2025-05-07T20:23:28.0373044Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0373287Z stepping : 0 2025-05-07T20:23:28.0373506Z microcode : 0x830107f 2025-05-07T20:23:28.0373755Z cpu MHz : 3305.469 2025-05-07T20:23:28.0373972Z cache size : 512 KB 2025-05-07T20:23:28.0374202Z physical id : 0 2025-05-07T20:23:28.0374418Z siblings : 16 2025-05-07T20:23:28.0374620Z core id : 6 2025-05-07T20:23:28.0374826Z cpu cores : 8 2025-05-07T20:23:28.0375042Z apicid : 12 2025-05-07T20:23:28.0375247Z initial apicid : 12 2025-05-07T20:23:28.0375476Z fpu : yes 2025-05-07T20:23:28.0375689Z fpu_exception : yes 2025-05-07T20:23:28.0375995Z cpuid level : 13 2025-05-07T20:23:28.0376214Z wp : yes 2025-05-07T20:23:28.0378241Z 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:28.0380461Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0380955Z bogomips : 5600.00 2025-05-07T20:23:28.0381174Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0381417Z clflush size : 64 2025-05-07T20:23:28.0381644Z cache_alignment : 64 2025-05-07T20:23:28.0381916Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0382237Z power management: 2025-05-07T20:23:28.0382366Z 2025-05-07T20:23:28.0382462Z processor : 7 2025-05-07T20:23:28.0382678Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0382930Z cpu family : 23 2025-05-07T20:23:28.0383146Z model : 49 2025-05-07T20:23:28.0383349Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0383604Z stepping : 0 2025-05-07T20:23:28.0383822Z microcode : 0x830107f 2025-05-07T20:23:28.0384053Z cpu MHz : 3299.744 2025-05-07T20:23:28.0384288Z cache size : 512 KB 2025-05-07T20:23:28.0384508Z physical id : 0 2025-05-07T20:23:28.0384712Z siblings : 16 2025-05-07T20:23:28.0384914Z core id : 7 2025-05-07T20:23:28.0385119Z cpu cores : 8 2025-05-07T20:23:28.0385316Z apicid : 14 2025-05-07T20:23:28.0385530Z initial apicid : 14 2025-05-07T20:23:28.0385753Z fpu : yes 2025-05-07T20:23:28.0385964Z fpu_exception : yes 2025-05-07T20:23:28.0386179Z cpuid level : 13 2025-05-07T20:23:28.0386390Z wp : yes 2025-05-07T20:23:28.0388337Z 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:28.0390547Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0391030Z bogomips : 5600.00 2025-05-07T20:23:28.0391260Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0391503Z clflush size : 64 2025-05-07T20:23:28.0391729Z cache_alignment : 64 2025-05-07T20:23:28.0392017Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0392345Z power management: 2025-05-07T20:23:28.0392528Z 2025-05-07T20:23:28.0392613Z processor : 8 2025-05-07T20:23:28.0392825Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0393071Z cpu family : 23 2025-05-07T20:23:28.0393294Z model : 49 2025-05-07T20:23:28.0393502Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0393749Z stepping : 0 2025-05-07T20:23:28.0393960Z microcode : 0x830107f 2025-05-07T20:23:28.0394184Z cpu MHz : 2691.984 2025-05-07T20:23:28.0394399Z cache size : 512 KB 2025-05-07T20:23:28.0394609Z physical id : 0 2025-05-07T20:23:28.0394823Z siblings : 16 2025-05-07T20:23:28.0395028Z core id : 0 2025-05-07T20:23:28.0395219Z cpu cores : 8 2025-05-07T20:23:28.0395415Z apicid : 1 2025-05-07T20:23:28.0395611Z initial apicid : 1 2025-05-07T20:23:28.0395815Z fpu : yes 2025-05-07T20:23:28.0396021Z fpu_exception : yes 2025-05-07T20:23:28.0396240Z cpuid level : 13 2025-05-07T20:23:28.0396443Z wp : yes 2025-05-07T20:23:28.0398375Z 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:28.0400908Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0401487Z bogomips : 5600.00 2025-05-07T20:23:28.0401715Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0401960Z clflush size : 64 2025-05-07T20:23:28.0402189Z cache_alignment : 64 2025-05-07T20:23:28.0402481Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0402826Z power management: 2025-05-07T20:23:28.0402973Z 2025-05-07T20:23:28.0403062Z processor : 9 2025-05-07T20:23:28.0403285Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0403531Z cpu family : 23 2025-05-07T20:23:28.0403745Z model : 49 2025-05-07T20:23:28.0403958Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0404208Z stepping : 0 2025-05-07T20:23:28.0404422Z microcode : 0x830107f 2025-05-07T20:23:28.0404659Z cpu MHz : 3303.928 2025-05-07T20:23:28.0404881Z cache size : 512 KB 2025-05-07T20:23:28.0405156Z physical id : 0 2025-05-07T20:23:28.0405369Z siblings : 16 2025-05-07T20:23:28.0405569Z core id : 1 2025-05-07T20:23:28.0405778Z cpu cores : 8 2025-05-07T20:23:28.0405976Z apicid : 3 2025-05-07T20:23:28.0406171Z initial apicid : 3 2025-05-07T20:23:28.0406385Z fpu : yes 2025-05-07T20:23:28.0406582Z fpu_exception : yes 2025-05-07T20:23:28.0406802Z cpuid level : 13 2025-05-07T20:23:28.0407015Z wp : yes 2025-05-07T20:23:28.0409050Z 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:28.0411285Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0411773Z bogomips : 5600.00 2025-05-07T20:23:28.0411995Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0412229Z clflush size : 64 2025-05-07T20:23:28.0412453Z cache_alignment : 64 2025-05-07T20:23:28.0412723Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0413037Z power management: 2025-05-07T20:23:28.0413170Z 2025-05-07T20:23:28.0413268Z processor : 10 2025-05-07T20:23:28.0413489Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0413735Z cpu family : 23 2025-05-07T20:23:28.0413941Z model : 49 2025-05-07T20:23:28.0414138Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0414382Z stepping : 0 2025-05-07T20:23:28.0414588Z microcode : 0x830107f 2025-05-07T20:23:28.0414808Z cpu MHz : 3294.329 2025-05-07T20:23:28.0415019Z cache size : 512 KB 2025-05-07T20:23:28.0415238Z physical id : 0 2025-05-07T20:23:28.0415447Z siblings : 16 2025-05-07T20:23:28.0415644Z core id : 2 2025-05-07T20:23:28.0415845Z cpu cores : 8 2025-05-07T20:23:28.0416051Z apicid : 5 2025-05-07T20:23:28.0416251Z initial apicid : 5 2025-05-07T20:23:28.0416472Z fpu : yes 2025-05-07T20:23:28.0416679Z fpu_exception : yes 2025-05-07T20:23:28.0416902Z cpuid level : 13 2025-05-07T20:23:28.0417118Z wp : yes 2025-05-07T20:23:28.0419090Z 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:28.0421416Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0421908Z bogomips : 5600.00 2025-05-07T20:23:28.0422220Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0422468Z clflush size : 64 2025-05-07T20:23:28.0422686Z cache_alignment : 64 2025-05-07T20:23:28.0422963Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0423279Z power management: 2025-05-07T20:23:28.0423411Z 2025-05-07T20:23:28.0423499Z processor : 11 2025-05-07T20:23:28.0423714Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0423950Z cpu family : 23 2025-05-07T20:23:28.0424165Z model : 49 2025-05-07T20:23:28.0424366Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0424614Z stepping : 0 2025-05-07T20:23:28.0424828Z microcode : 0x830107f 2025-05-07T20:23:28.0425049Z cpu MHz : 3235.654 2025-05-07T20:23:28.0425266Z cache size : 512 KB 2025-05-07T20:23:28.0425486Z physical id : 0 2025-05-07T20:23:28.0425697Z siblings : 16 2025-05-07T20:23:28.0425904Z core id : 3 2025-05-07T20:23:28.0426115Z cpu cores : 8 2025-05-07T20:23:28.0426321Z apicid : 7 2025-05-07T20:23:28.0426534Z initial apicid : 7 2025-05-07T20:23:28.0426768Z fpu : yes 2025-05-07T20:23:28.0426972Z fpu_exception : yes 2025-05-07T20:23:28.0427195Z cpuid level : 13 2025-05-07T20:23:28.0427411Z wp : yes 2025-05-07T20:23:28.0429350Z 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:28.0431585Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0432079Z bogomips : 5600.00 2025-05-07T20:23:28.0432313Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0432558Z clflush size : 64 2025-05-07T20:23:28.0432776Z cache_alignment : 64 2025-05-07T20:23:28.0433053Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0433369Z power management: 2025-05-07T20:23:28.0433498Z 2025-05-07T20:23:28.0433583Z processor : 12 2025-05-07T20:23:28.0433796Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0434030Z cpu family : 23 2025-05-07T20:23:28.0434231Z model : 49 2025-05-07T20:23:28.0434442Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0434685Z stepping : 0 2025-05-07T20:23:28.0434882Z microcode : 0x830107f 2025-05-07T20:23:28.0435106Z cpu MHz : 3300.019 2025-05-07T20:23:28.0435324Z cache size : 512 KB 2025-05-07T20:23:28.0435538Z physical id : 0 2025-05-07T20:23:28.0435750Z siblings : 16 2025-05-07T20:23:28.0435958Z core id : 4 2025-05-07T20:23:28.0436157Z cpu cores : 8 2025-05-07T20:23:28.0436586Z apicid : 9 2025-05-07T20:23:28.0436873Z initial apicid : 9 2025-05-07T20:23:28.0437108Z fpu : yes 2025-05-07T20:23:28.0437312Z fpu_exception : yes 2025-05-07T20:23:28.0437539Z cpuid level : 13 2025-05-07T20:23:28.0437741Z wp : yes 2025-05-07T20:23:28.0439676Z 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:28.0442051Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0442539Z bogomips : 5600.00 2025-05-07T20:23:28.0442759Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0442984Z clflush size : 64 2025-05-07T20:23:28.0443202Z cache_alignment : 64 2025-05-07T20:23:28.0443590Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0443900Z power management: 2025-05-07T20:23:28.0444038Z 2025-05-07T20:23:28.0444120Z processor : 13 2025-05-07T20:23:28.0444337Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0444577Z cpu family : 23 2025-05-07T20:23:28.0444788Z model : 49 2025-05-07T20:23:28.0444992Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0445231Z stepping : 0 2025-05-07T20:23:28.0445441Z microcode : 0x830107f 2025-05-07T20:23:28.0445677Z cpu MHz : 3299.914 2025-05-07T20:23:28.0445892Z cache size : 512 KB 2025-05-07T20:23:28.0446110Z physical id : 0 2025-05-07T20:23:28.0446316Z siblings : 16 2025-05-07T20:23:28.0446521Z core id : 5 2025-05-07T20:23:28.0446713Z cpu cores : 8 2025-05-07T20:23:28.0446918Z apicid : 11 2025-05-07T20:23:28.0447127Z initial apicid : 11 2025-05-07T20:23:28.0447335Z fpu : yes 2025-05-07T20:23:28.0447533Z fpu_exception : yes 2025-05-07T20:23:28.0447757Z cpuid level : 13 2025-05-07T20:23:28.0447960Z wp : yes 2025-05-07T20:23:28.0450005Z 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:28.0452224Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0452711Z bogomips : 5600.00 2025-05-07T20:23:28.0452924Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0453164Z clflush size : 64 2025-05-07T20:23:28.0453392Z cache_alignment : 64 2025-05-07T20:23:28.0453656Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0453984Z power management: 2025-05-07T20:23:28.0454121Z 2025-05-07T20:23:28.0454204Z processor : 14 2025-05-07T20:23:28.0454424Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0454664Z cpu family : 23 2025-05-07T20:23:28.0454876Z model : 49 2025-05-07T20:23:28.0455082Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0455325Z stepping : 0 2025-05-07T20:23:28.0455533Z microcode : 0x830107f 2025-05-07T20:23:28.0455768Z cpu MHz : 3299.760 2025-05-07T20:23:28.0455991Z cache size : 512 KB 2025-05-07T20:23:28.0456217Z physical id : 0 2025-05-07T20:23:28.0456433Z siblings : 16 2025-05-07T20:23:28.0456631Z core id : 6 2025-05-07T20:23:28.0456837Z cpu cores : 8 2025-05-07T20:23:28.0457045Z apicid : 13 2025-05-07T20:23:28.0457240Z initial apicid : 13 2025-05-07T20:23:28.0457467Z fpu : yes 2025-05-07T20:23:28.0457672Z fpu_exception : yes 2025-05-07T20:23:28.0457920Z cpuid level : 13 2025-05-07T20:23:28.0458147Z wp : yes 2025-05-07T20:23:28.0460083Z 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:28.0462393Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0462890Z bogomips : 5600.00 2025-05-07T20:23:28.0463116Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0463352Z clflush size : 64 2025-05-07T20:23:28.0463579Z cache_alignment : 64 2025-05-07T20:23:28.0463865Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0464179Z power management: 2025-05-07T20:23:28.0464325Z 2025-05-07T20:23:28.0464505Z processor : 15 2025-05-07T20:23:28.0464732Z vendor_id : AuthenticAMD 2025-05-07T20:23:28.0464985Z cpu family : 23 2025-05-07T20:23:28.0465194Z model : 49 2025-05-07T20:23:28.0465405Z model name : AMD EPYC 7R32 2025-05-07T20:23:28.0465656Z stepping : 0 2025-05-07T20:23:28.0465869Z microcode : 0x830107f 2025-05-07T20:23:28.0466108Z cpu MHz : 3304.006 2025-05-07T20:23:28.0466338Z cache size : 512 KB 2025-05-07T20:23:28.0466554Z physical id : 0 2025-05-07T20:23:28.0466780Z siblings : 16 2025-05-07T20:23:28.0466986Z core id : 7 2025-05-07T20:23:28.0467194Z cpu cores : 8 2025-05-07T20:23:28.0467406Z apicid : 15 2025-05-07T20:23:28.0467619Z initial apicid : 15 2025-05-07T20:23:28.0467836Z fpu : yes 2025-05-07T20:23:28.0468038Z fpu_exception : yes 2025-05-07T20:23:28.0468259Z cpuid level : 13 2025-05-07T20:23:28.0468462Z wp : yes 2025-05-07T20:23:28.0470394Z 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:28.0472616Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:28.0473114Z bogomips : 5600.00 2025-05-07T20:23:28.0473336Z TLB size : 3072 4K pages 2025-05-07T20:23:28.0473577Z clflush size : 64 2025-05-07T20:23:28.0473800Z cache_alignment : 64 2025-05-07T20:23:28.0474085Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:28.0474408Z power management: 2025-05-07T20:23:28.0474545Z 2025-05-07T20:23:28.0474549Z 2025-05-07T20:23:28.0474719Z ################################################################################ 2025-05-07T20:23:28.0475039Z [INFO] Print PCI info ... 2025-05-07T20:23:28.0475294Z + lspci -v 2025-05-07T20:23:28.0475409Z 2025-05-07T20:23:28.0475596Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:28.0475988Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:28.0476318Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:28.0476544Z 2025-05-07T20:23:28.0476747Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:28.0477145Z Physical Slot: 1 2025-05-07T20:23:28.0477391Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:28.0477607Z 2025-05-07T20:23:28.0477860Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:28.0478311Z Physical Slot: 1 2025-05-07T20:23:28.0478587Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:28.0478813Z 2025-05-07T20:23:28.0479080Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:28.0479529Z Physical Slot: 3 2025-05-07T20:23:28.0479778Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:28.0480119Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:28.0480481Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:28.0480711Z 2025-05-07T20:23:28.0481010Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:28.0481609Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:28.0481895Z Physical Slot: 4 2025-05-07T20:23:28.0482160Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:28.0482552Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:28.0482902Z Capabilities: 2025-05-07T20:23:28.0483171Z Kernel driver in use: nvme 2025-05-07T20:23:28.0483334Z 2025-05-07T20:23:28.0483642Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:28.0484118Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:28.0484458Z Physical Slot: 5 2025-05-07T20:23:28.0484703Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:28.0485063Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:28.0485443Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:28.0485771Z Capabilities: 2025-05-07T20:23:28.0486042Z Kernel driver in use: ena 2025-05-07T20:23:28.0486280Z Kernel modules: ena 2025-05-07T20:23:28.0486425Z 2025-05-07T20:23:28.0486594Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:28.0486974Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:28.0487267Z Physical Slot: 30 2025-05-07T20:23:28.0487534Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:28.0487911Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:28.0488306Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:28.0488672Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:28.0489082Z Capabilities: 2025-05-07T20:23:28.0489352Z Kernel driver in use: nvidia 2025-05-07T20:23:28.0489606Z Kernel modules: nvidia 2025-05-07T20:23:28.0489766Z 2025-05-07T20:23:28.0490072Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:28.0490590Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:28.0490874Z Physical Slot: 31 2025-05-07T20:23:28.0491126Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:28.0491481Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:28.0491859Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:28.0492191Z Capabilities: 2025-05-07T20:23:28.0492460Z Kernel driver in use: nvme 2025-05-07T20:23:28.0492621Z 2025-05-07T20:23:28.0492625Z 2025-05-07T20:23:28.0492753Z ################################################################################ 2025-05-07T20:23:28.0493075Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:28.0493362Z + uname -a 2025-05-07T20:23:28.0493475Z 2025-05-07T20:23:28.0493877Z Linux ip-10-0-46-78.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:28.0494366Z 2025-05-07T20:23:28.0494512Z + uname -m 2025-05-07T20:23:28.0494659Z 2025-05-07T20:23:28.0494795Z x86_64 2025-05-07T20:23:28.0494975Z 2025-05-07T20:23:28.0495093Z + cat /proc/version 2025-05-07T20:23:28.0495373Z 2025-05-07T20:23:28.0495963Z 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:28.0505376Z 2025-05-07T20:23:28.0505482Z + cat /etc/os-release 2025-05-07T20:23:28.0505654Z 2025-05-07T20:23:28.0505760Z NAME="Amazon Linux" 2025-05-07T20:23:28.0505989Z VERSION="2023" 2025-05-07T20:23:28.0506211Z ID="amzn" 2025-05-07T20:23:28.0506406Z ID_LIKE="fedora" 2025-05-07T20:23:28.0506626Z VERSION_ID="2023" 2025-05-07T20:23:28.0506881Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:28.0507191Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:28.0507506Z ANSI_COLOR="0;33" 2025-05-07T20:23:28.0507763Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:28.0508270Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:28.0508708Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:28.0509125Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:28.0509567Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:28.0509946Z VENDOR_NAME="AWS" 2025-05-07T20:23:28.0510191Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:28.0510490Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:28.0510660Z 2025-05-07T20:23:28.0510902Z ################################################################################ 2025-05-07T20:23:28.0511226Z # Print EC2 Instance Info 2025-05-07T20:23:28.0511465Z # 2025-05-07T20:23:28.0511679Z # [2025-05-07T20:23:28.049Z] + print_ec2_info 2025-05-07T20:23:28.0512000Z ################################################################################ 2025-05-07T20:23:28.0512216Z 2025-05-07T20:23:28.0625049Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:28.0748505Z instance-id: i-0502183938144a076 2025-05-07T20:23:28.0863051Z instance-type: g5.4xlarge 2025-05-07T20:23:28.0905286Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:28.0905663Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:28.0914868Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:28.0915233Z env: 2025-05-07T20:23:28.0915466Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:28.0915785Z BUILD_ENV: build_binary 2025-05-07T20:23:28.0916045Z BUILD_TARGET: default 2025-05-07T20:23:28.0916285Z BUILD_VARIANT: cuda 2025-05-07T20:23:28.0916538Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:28.0916811Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:28.0917168Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:28.0917512Z ##[endgroup] 2025-05-07T20:23:28.4286845Z ################################################################################ 2025-05-07T20:23:28.4287419Z [INFO] Printing general display info ... 2025-05-07T20:23:28.4317718Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:28.5419450Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:28.5427807Z /usr/bin/sudo 2025-05-07T20:23:28.5439685Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:28.5449947Z /usr/bin/yum 2025-05-07T20:23:28.5452121Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:28.5470976Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:28.9812516Z Last metadata expiration check: 0:00:14 ago on Wed May 7 20:23:14 2025. 2025-05-07T20:23:29.0546671Z ================================================================================ 2025-05-07T20:23:29.0547297Z WARNING: 2025-05-07T20:23:29.0547592Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:29.0547843Z 2025-05-07T20:23:29.0547938Z Available Versions: 2025-05-07T20:23:29.0548089Z 2025-05-07T20:23:29.0548188Z Version 2023.7.20250331: 2025-05-07T20:23:29.0548505Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:29.0548798Z 2025-05-07T20:23:29.0548936Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:29.0549147Z 2025-05-07T20:23:29.0549246Z Release notes: 2025-05-07T20:23:29.0549667Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:29.0550037Z 2025-05-07T20:23:29.0550130Z Version 2023.7.20250414: 2025-05-07T20:23:29.0550438Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:29.0550688Z 2025-05-07T20:23:29.0550813Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:29.0551021Z 2025-05-07T20:23:29.0551109Z Release notes: 2025-05-07T20:23:29.0551505Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:29.0551878Z 2025-05-07T20:23:29.0551967Z Version 2023.7.20250428: 2025-05-07T20:23:29.0552282Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:29.0552781Z 2025-05-07T20:23:29.0552899Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:29.0553119Z 2025-05-07T20:23:29.0553206Z Release notes: 2025-05-07T20:23:29.0553605Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:29.0553965Z 2025-05-07T20:23:29.0554087Z ================================================================================ 2025-05-07T20:23:29.1707097Z Dependencies resolved. 2025-05-07T20:23:29.1994377Z ================================================================================ 2025-05-07T20:23:29.1994886Z Package Arch Version Repository Size 2025-05-07T20:23:29.1995330Z ================================================================================ 2025-05-07T20:23:29.1995648Z Upgrading: 2025-05-07T20:23:29.1996016Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:29.1996601Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:29.1996972Z 2025-05-07T20:23:29.1997301Z Transaction Summary 2025-05-07T20:23:29.1997571Z ================================================================================ 2025-05-07T20:23:29.1997965Z Upgrade 2 Packages 2025-05-07T20:23:29.1998117Z 2025-05-07T20:23:29.1998220Z Total download size: 6.9 M 2025-05-07T20:23:29.1998930Z Downloading Packages: 2025-05-07T20:23:29.2420289Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 30 MB/s | 1.2 MB 00:00 2025-05-07T20:23:29.2911379Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 63 MB/s | 5.7 MB 00:00 2025-05-07T20:23:29.2920236Z -------------------------------------------------------------------------------- 2025-05-07T20:23:29.2923563Z Total 75 MB/s | 6.9 MB 00:00 2025-05-07T20:23:29.2926152Z Running transaction check 2025-05-07T20:23:29.3024527Z Transaction check succeeded. 2025-05-07T20:23:29.3024940Z Running transaction test 2025-05-07T20:23:29.3319037Z Transaction test succeeded. 2025-05-07T20:23:29.3322106Z Running transaction 2025-05-07T20:23:29.8857546Z Preparing : 1/1 2025-05-07T20:23:29.9916950Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:29.9944662Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:30.0166857Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:30.0167555Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:30.0281738Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:30.0306346Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:30.1761248Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:30.1761820Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:30.1762399Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:30.1762931Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:30.3238826Z ================================================================================ 2025-05-07T20:23:30.3239495Z WARNING: 2025-05-07T20:23:30.3239978Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:30.3240435Z 2025-05-07T20:23:30.3240618Z Available Versions: 2025-05-07T20:23:30.3240917Z 2025-05-07T20:23:30.3241093Z Version 2023.7.20250331: 2025-05-07T20:23:30.3241706Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:30.3242204Z 2025-05-07T20:23:30.3242453Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:30.3242866Z 2025-05-07T20:23:30.3243037Z Release notes: 2025-05-07T20:23:30.3243847Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:30.3245018Z 2025-05-07T20:23:30.3245226Z Version 2023.7.20250414: 2025-05-07T20:23:30.3245829Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:30.3246326Z 2025-05-07T20:23:30.3246556Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:30.3246976Z 2025-05-07T20:23:30.3247151Z Release notes: 2025-05-07T20:23:30.3247932Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:30.3248488Z 2025-05-07T20:23:30.3248579Z Version 2023.7.20250428: 2025-05-07T20:23:30.3249036Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:30.3249281Z 2025-05-07T20:23:30.3249404Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:30.3249609Z 2025-05-07T20:23:30.3249697Z Release notes: 2025-05-07T20:23:30.3250096Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:30.3250471Z 2025-05-07T20:23:30.3250787Z ================================================================================ 2025-05-07T20:23:30.3817077Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:30.3817440Z 2025-05-07T20:23:30.3817527Z Upgraded: 2025-05-07T20:23:30.3817888Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:30.3818459Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:30.3818795Z 2025-05-07T20:23:30.3818885Z Complete! 2025-05-07T20:23:30.4292226Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:30.4316427Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:30.8421571Z Last metadata expiration check: 0:00:16 ago on Wed May 7 20:23:14 2025. 2025-05-07T20:23:30.8667327Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:30.9072365Z Dependencies resolved. 2025-05-07T20:23:30.9249807Z ================================================================================ 2025-05-07T20:23:30.9250489Z Package Architecture Version Repository Size 2025-05-07T20:23:30.9251086Z ================================================================================ 2025-05-07T20:23:30.9251394Z Installing: 2025-05-07T20:23:30.9251696Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:30.9251973Z 2025-05-07T20:23:30.9252064Z Transaction Summary 2025-05-07T20:23:30.9252392Z ================================================================================ 2025-05-07T20:23:30.9252827Z Install 1 Package 2025-05-07T20:23:30.9253021Z 2025-05-07T20:23:30.9253159Z Total download size: 319 k 2025-05-07T20:23:30.9253514Z Installed size: 837 k 2025-05-07T20:23:30.9254084Z Downloading Packages: 2025-05-07T20:23:31.0068695Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 6.9 MB/s | 319 kB 00:00 2025-05-07T20:23:31.0074405Z -------------------------------------------------------------------------------- 2025-05-07T20:23:31.0077133Z Total 3.8 MB/s | 319 kB 00:00 2025-05-07T20:23:31.0237433Z Running transaction check 2025-05-07T20:23:31.0292478Z Transaction check succeeded. 2025-05-07T20:23:31.0293147Z Running transaction test 2025-05-07T20:23:31.0759810Z Transaction test succeeded. 2025-05-07T20:23:31.0764311Z Running transaction 2025-05-07T20:23:31.1804641Z Preparing : 1/1 2025-05-07T20:23:31.2317030Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:31.4333155Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:31.5667582Z ================================================================================ 2025-05-07T20:23:31.5668004Z WARNING: 2025-05-07T20:23:31.5668256Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:31.5668897Z 2025-05-07T20:23:31.5668999Z Available Versions: 2025-05-07T20:23:31.5669163Z 2025-05-07T20:23:31.5669266Z Version 2023.7.20250331: 2025-05-07T20:23:31.5669579Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:31.5669841Z 2025-05-07T20:23:31.5669969Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:31.5670186Z 2025-05-07T20:23:31.5670277Z Release notes: 2025-05-07T20:23:31.5670695Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:31.5671066Z 2025-05-07T20:23:31.5671158Z Version 2023.7.20250414: 2025-05-07T20:23:31.5671468Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:31.5671713Z 2025-05-07T20:23:31.5671839Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:31.5672046Z 2025-05-07T20:23:31.5672142Z Release notes: 2025-05-07T20:23:31.5672536Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:31.5672910Z 2025-05-07T20:23:31.5673168Z Version 2023.7.20250428: 2025-05-07T20:23:31.5673482Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:31.5673726Z 2025-05-07T20:23:31.5673842Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:31.5674057Z 2025-05-07T20:23:31.5674146Z Release notes: 2025-05-07T20:23:31.5674542Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:31.5674905Z 2025-05-07T20:23:31.5675027Z ================================================================================ 2025-05-07T20:23:31.6021000Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:31.6021342Z 2025-05-07T20:23:31.6021434Z Installed: 2025-05-07T20:23:31.6021766Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:31.6022053Z 2025-05-07T20:23:31.6022151Z Complete! 2025-05-07T20:23:31.6540700Z + hostname 2025-05-07T20:23:31.6540856Z 2025-05-07T20:23:31.6556305Z ip-10-0-46-78.ec2.internal 2025-05-07T20:23:31.6557396Z 2025-05-07T20:23:31.6558010Z + sudo lshw -C display 2025-05-07T20:23:31.6558205Z 2025-05-07T20:23:32.2578973Z *-display:0 UNCLAIMED 2025-05-07T20:23:32.2579485Z description: VGA compatible controller 2025-05-07T20:23:32.2579996Z product: Amazon.com, Inc. 2025-05-07T20:23:32.2580421Z vendor: Amazon.com, Inc. 2025-05-07T20:23:32.2580827Z physical id: 3 2025-05-07T20:23:32.2581194Z bus info: pci@0000:00:03.0 2025-05-07T20:23:32.2581591Z version: 00 2025-05-07T20:23:32.2581919Z width: 32 bits 2025-05-07T20:23:32.2582263Z clock: 33MHz 2025-05-07T20:23:32.2582647Z capabilities: vga_controller bus_master 2025-05-07T20:23:32.2583141Z configuration: latency=0 2025-05-07T20:23:32.2583642Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:32.2584095Z *-display:1 2025-05-07T20:23:32.2584428Z description: 3D controller 2025-05-07T20:23:32.2584822Z product: GA102GL [A10G] 2025-05-07T20:23:32.2585189Z vendor: NVIDIA Corporation 2025-05-07T20:23:32.2585570Z physical id: 1e 2025-05-07T20:23:32.2585916Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:32.2586276Z version: a1 2025-05-07T20:23:32.2586585Z width: 64 bits 2025-05-07T20:23:32.2586915Z clock: 33MHz 2025-05-07T20:23:32.2587351Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:32.2587869Z configuration: driver=nvidia latency=0 2025-05-07T20:23:32.2588703Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:32.2622036Z 2025-05-07T20:23:32.2622264Z ################################################################################ 2025-05-07T20:23:32.2622616Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:32.2753377Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:32.2934333Z Wed May 7 20:23:32 2025 2025-05-07T20:23:32.2935498Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:32.2937095Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:32.2938242Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:32.2939363Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:32.2939908Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:32.2940339Z | | | MIG M. | 2025-05-07T20:23:32.2940687Z |=========================================+========================+======================| 2025-05-07T20:23:32.3015024Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:32.3015730Z | 0% 31C P0 58W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:32.3016231Z | | | N/A | 2025-05-07T20:23:32.3016792Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:32.3017319Z 2025-05-07T20:23:32.3017723Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:32.3018159Z | Processes: | 2025-05-07T20:23:32.3018613Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:32.3019041Z | ID ID Usage | 2025-05-07T20:23:32.3019412Z |=========================================================================================| 2025-05-07T20:23:32.3019965Z | No running processes found | 2025-05-07T20:23:32.3020630Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:32.4469640Z ################################################################################ 2025-05-07T20:23:32.4470132Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:32.4614639Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:32.4615357Z [CHECK] rocminfo not found 2025-05-07T20:23:32.4624424Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:32.4625631Z [CHECK] rocm-smi not found 2025-05-07T20:23:32.4676768Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:32.4677209Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:32.4690534Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:32.4690877Z env: 2025-05-07T20:23:32.4691097Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:32.4691397Z BUILD_ENV: build_binary 2025-05-07T20:23:32.4691645Z BUILD_TARGET: default 2025-05-07T20:23:32.4691880Z BUILD_VARIANT: cuda 2025-05-07T20:23:32.4692134Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:23:32.4692400Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:32.4692707Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:32.4693055Z ##[endgroup] 2025-05-07T20:23:32.8085835Z ################################################################################ 2025-05-07T20:23:32.8086219Z # Setup Miniconda 2025-05-07T20:23:32.8086452Z # 2025-05-07T20:23:32.8102034Z # [2025-05-07T20:23:32.809Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:32.8102452Z ################################################################################ 2025-05-07T20:23:32.8102675Z 2025-05-07T20:23:32.8118700Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:32.9008461Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:32.9008949Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:32.9009170Z 2025-05-07T20:23:32.9027139Z 2025-05-07T20:23:32.9027517Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:32.9049280Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:33.7614063Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:33.7614462Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:33.7614725Z 2025-05-07T20:23:33.7767583Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:34.2231556Z Unpacking payload ... 2025-05-07T20:23:34.7462123Z 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:35.5474004Z 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:37.6749883Z 2025-05-07T20:23:37.6750597Z Installing base environment... 2025-05-07T20:23:37.6750829Z 2025-05-07T20:23:38.7535943Z Preparing transaction: ...working... done 2025-05-07T20:23:41.7717842Z Executing transaction: ...working... done 2025-05-07T20:23:42.4364637Z 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:42.5241209Z installation finished. 2025-05-07T20:23:42.5247603Z 2025-05-07T20:23:42.5247883Z + rm -f miniconda.sh 2025-05-07T20:23:42.5248079Z 2025-05-07T20:23:42.5552225Z 2025-05-07T20:23:42.5552623Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:42.5552971Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:42.5553219Z 2025-05-07T20:23:42.9268011Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:42.9268412Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:42.9268779Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:42.9269135Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:42.9269503Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:42.9269908Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:42.9270344Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:42.9270783Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:42.9271244Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:42.9272111Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:42.9272630Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:42.9273004Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:42.9273206Z 2025-05-07T20:23:42.9273407Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:42.9273702Z 2025-05-07T20:23:42.9990074Z 2025-05-07T20:23:42.9990633Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:42.9990848Z 2025-05-07T20:23:43.8472430Z 2025-05-07T20:23:43.8473571Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:43.8498711Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:23:57.4437698Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:59.0652962Z Solving environment: \ | / - \ | / - \ | / - done 2025-05-07T20:23:59.1620893Z 2025-05-07T20:23:59.1621295Z ## Package Plan ## 2025-05-07T20:23:59.1621469Z 2025-05-07T20:23:59.1621631Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:59.1621880Z 2025-05-07T20:23:59.1621992Z added / updated specs: 2025-05-07T20:23:59.1622262Z - conda-libmamba-solver 2025-05-07T20:23:59.1622532Z - libarchive 2025-05-07T20:23:59.1622747Z - libmamba 2025-05-07T20:23:59.1622953Z - libmambapy 2025-05-07T20:23:59.1623088Z 2025-05-07T20:23:59.1623093Z 2025-05-07T20:23:59.1623253Z The following packages will be downloaded: 2025-05-07T20:23:59.1623467Z 2025-05-07T20:23:59.1623593Z package | build 2025-05-07T20:23:59.1623914Z ---------------------------|----------------- 2025-05-07T20:23:59.1624358Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:59.1624853Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:59.1625293Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:59.1625765Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:59.1626218Z ------------------------------------------------------------ 2025-05-07T20:23:59.1626561Z Total: 1.4 MB 2025-05-07T20:23:59.1626773Z 2025-05-07T20:23:59.1626896Z The following packages will be UPDATED: 2025-05-07T20:23:59.1627106Z 2025-05-07T20:23:59.1632570Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:59.1633378Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:59.1633769Z 2025-05-07T20:23:59.1633997Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:59.1634312Z 2025-05-07T20:23:59.1634641Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:59.1635441Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:59.1635924Z 2025-05-07T20:23:59.1635928Z 2025-05-07T20:23:59.1635932Z 2025-05-07T20:23:59.1636077Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:59.1636847Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:59.1637143Z 2025-05-07T20:23:59.1645744Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:59.1645999Z 2025-05-07T20:23:59.1646003Z 2025-05-07T20:23:59.1652973Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:59.1653238Z 2025-05-07T20:23:59.1653368Z 2025-05-07T20:23:59.1653560Z 2025-05-07T20:23:59.2244841Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:59.2246467Z 2025-05-07T20:23:59.2349119Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:59.2349391Z 2025-05-07T20:23:59.2386436Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:59.2562955Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:59.2563219Z 2025-05-07T20:23:59.2563476Z 2025-05-07T20:23:59.2563490Z 2025-05-07T20:23:59.2647953Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:59.2648246Z 2025-05-07T20:23:59.2648264Z 2025-05-07T20:23:59.2669661Z ca-certificates-2025 | 149 KB | #########6 | 97%  2025-05-07T20:23:59.2669964Z 2025-05-07T20:23:59.2673567Z 2025-05-07T20:23:59.2856095Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:59.2856358Z 2025-05-07T20:23:59.2856362Z 2025-05-07T20:23:59.2889774Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:59.2890032Z 2025-05-07T20:23:59.2890037Z 2025-05-07T20:23:59.2890043Z 2025-05-07T20:23:59.2893336Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:59.2893722Z 2025-05-07T20:23:59.2893728Z 2025-05-07T20:23:59.2893734Z 2025-05-07T20:23:59.3754121Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:59.3754554Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:59.3760342Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:59.3760810Z 2025-05-07T20:23:59.3761078Z 2025-05-07T20:23:59.3761285Z  2025-05-07T20:23:59.3761525Z 2025-05-07T20:23:59.3761529Z 2025-05-07T20:23:59.3761699Z  2025-05-07T20:23:59.3761913Z 2025-05-07T20:23:59.3761933Z 2025-05-07T20:23:59.3761937Z 2025-05-07T20:23:59.3762113Z  done 2025-05-07T20:23:59.4767083Z Preparing transaction: | done 2025-05-07T20:23:59.5772342Z Verifying transaction: - done 2025-05-07T20:24:00.9794537Z Executing transaction: | / - \ | / - \ | / - \ | / done 2025-05-07T20:24:02.8719762Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:24:02.8745608Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:24:03.7895917Z Channels: 2025-05-07T20:24:03.7896388Z - defaults 2025-05-07T20:24:03.7896823Z Platform: linux-64 2025-05-07T20:24:05.0105580Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:24:05.1297219Z Solving environment: - \ Channels: 2025-05-07T20:24:05.1297536Z - defaults 2025-05-07T20:24:05.1297927Z Platform: linux-64 2025-05-07T20:24:05.4243327Z Collecting package metadata (repodata.json): / - \ | done 2025-05-07T20:24:05.6398891Z Solving environment: - \ | / done 2025-05-07T20:24:05.7219035Z done 2025-05-07T20:24:05.7879362Z 2025-05-07T20:24:05.7879871Z ## Package Plan ## 2025-05-07T20:24:05.7880140Z 2025-05-07T20:24:05.7880399Z environment location: /home/ec2-user/miniconda 2025-05-07T20:24:05.7880933Z 2025-05-07T20:24:05.7881205Z added / updated specs: 2025-05-07T20:24:05.7881737Z - conda 2025-05-07T20:24:05.7881953Z 2025-05-07T20:24:05.7881961Z 2025-05-07T20:24:05.7882191Z The following packages will be downloaded: 2025-05-07T20:24:05.7882579Z 2025-05-07T20:24:05.7882792Z package | build 2025-05-07T20:24:05.7883378Z ---------------------------|----------------- 2025-05-07T20:24:05.7884015Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:24:05.7885200Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:24:05.7885884Z ------------------------------------------------------------ 2025-05-07T20:24:05.7886511Z Total: 1.4 MB 2025-05-07T20:24:05.7886888Z 2025-05-07T20:24:05.7887107Z The following packages will be UPDATED: 2025-05-07T20:24:05.7887481Z 2025-05-07T20:24:05.7888016Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:05.7888923Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:24:05.7889180Z 2025-05-07T20:24:05.7889184Z 2025-05-07T20:24:05.7889188Z 2025-05-07T20:24:05.7889333Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:05.7889703Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:24:05.7889917Z 2025-05-07T20:24:05.8368328Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:24:05.8372563Z 2025-05-07T20:24:05.8512728Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:06.0607112Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:06.0607677Z 2025-05-07T20:24:06.0611765Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:06.0612010Z 2025-05-07T20:24:06.0623608Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:24:06.0624000Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:06.0628191Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:24:06.0628553Z 2025-05-07T20:24:06.0628833Z 2025-05-07T20:24:06.0629041Z  done 2025-05-07T20:24:06.1631615Z Preparing transaction: \ done 2025-05-07T20:24:06.2638103Z Verifying transaction: / done 2025-05-07T20:24:08.3734549Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:24:08.9921859Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:24:08.9926588Z + conda clean --packages --tarball -y 2025-05-07T20:24:08.9926950Z 2025-05-07T20:24:09.9985493Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:24:09.9985860Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:24:10.0760966Z 2025-05-07T20:24:10.0769788Z + conda clean --all -y 2025-05-07T20:24:10.0770078Z 2025-05-07T20:24:10.6177122Z There are no unused tarball(s) to remove. 2025-05-07T20:24:10.6177482Z Will remove 1 index cache(s). 2025-05-07T20:24:10.6177781Z There are no unused package(s) to remove. 2025-05-07T20:24:10.6178104Z There are no tempfile(s) to remove. 2025-05-07T20:24:10.6178406Z There are no logfile(s) to remove. 2025-05-07T20:24:10.6863328Z 2025-05-07T20:24:10.6867679Z + conda info 2025-05-07T20:24:10.6868008Z 2025-05-07T20:24:11.4419304Z 2025-05-07T20:24:11.4420090Z active environment : base 2025-05-07T20:24:11.4420562Z active env location : /home/ec2-user/miniconda 2025-05-07T20:24:11.4420910Z shell level : 1 2025-05-07T20:24:11.4421188Z user config file : /home/ec2-user/.condarc 2025-05-07T20:24:11.4421602Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:24:11.4421984Z conda version : 25.3.1 2025-05-07T20:24:11.4422266Z conda-build version : not installed 2025-05-07T20:24:11.4422587Z python version : 3.13.2.final.0 2025-05-07T20:24:11.4422890Z solver : libmamba (default) 2025-05-07T20:24:11.4423213Z virtual packages : __archspec=1=zen2 2025-05-07T20:24:11.4423513Z __conda=25.3.1=0 2025-05-07T20:24:11.4423801Z __cuda=12.8=0 2025-05-07T20:24:11.4424082Z __glibc=2.34=0 2025-05-07T20:24:11.4424362Z __linux=6.1.130=0 2025-05-07T20:24:11.4424660Z __unix=0=0 2025-05-07T20:24:11.4425425Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:24:11.4425841Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:24:11.4426206Z conda av metadata url : None 2025-05-07T20:24:11.4426593Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:24:11.4427030Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:24:11.4427414Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:24:11.4427803Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:24:11.4428185Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:24:11.4428526Z /home/ec2-user/.conda/pkgs 2025-05-07T20:24:11.4428877Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:24:11.4429222Z /home/ec2-user/.conda/envs 2025-05-07T20:24:11.4429526Z platform : linux-64 2025-05-07T20:24:11.4430431Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 amzn/2023.6.20250317 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T20:24:11.4431436Z UID:GID : 1000:1000 2025-05-07T20:24:11.4431717Z netrc file : None 2025-05-07T20:24:11.4431978Z offline mode : False 2025-05-07T20:24:11.4432156Z 2025-05-07T20:24:11.5149546Z 2025-05-07T20:24:11.5149841Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:24:11.5150554Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_61617227-07c3-4086-9b74-3fb845472999 ... 2025-05-07T20:24:11.5151936Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:24:11.5244586Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T20:24:11.5245099Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T20:24:11.5263533Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:11.5263885Z env: 2025-05-07T20:24:11.5264108Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:11.5264421Z BUILD_ENV: build_binary 2025-05-07T20:24:11.5264688Z BUILD_TARGET: default 2025-05-07T20:24:11.5264927Z BUILD_VARIANT: cuda 2025-05-07T20:24:11.5265161Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:24:11.5265423Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:11.5265730Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:11.5266059Z ##[endgroup] 2025-05-07T20:24:11.8659454Z ################################################################################ 2025-05-07T20:24:11.8659864Z # Create Conda Environment 2025-05-07T20:24:11.8660123Z # 2025-05-07T20:24:11.8674377Z # [2025-05-07T20:24:11.867Z] + create_conda_environment build_binary 3.13 2025-05-07T20:24:11.8674869Z ################################################################################ 2025-05-07T20:24:11.8675096Z 2025-05-07T20:24:11.8689645Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:11.9565536Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:11.9565921Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:24:11.9566259Z + conda info --envs 2025-05-07T20:24:11.9566412Z 2025-05-07T20:24:12.7092286Z 2025-05-07T20:24:12.7092938Z # conda environments: 2025-05-07T20:24:12.7093244Z # 2025-05-07T20:24:12.7093473Z base /home/ec2-user/miniconda 2025-05-07T20:24:12.7093710Z 2025-05-07T20:24:12.7859579Z 2025-05-07T20:24:12.7860227Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:24:14.4549654Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:14.4549956Z 2025-05-07T20:24:14.4564999Z 2025-05-07T20:24:14.4574780Z [SETUP] Creating new Conda environment (Python 3.13) ... 2025-05-07T20:24:14.4597309Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.13 2025-05-07T20:24:15.2181880Z Channels: 2025-05-07T20:24:15.2182119Z - defaults 2025-05-07T20:24:15.2182352Z Platform: linux-64 2025-05-07T20:24:16.7040247Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T20:24:16.8046899Z Solving environment: / done 2025-05-07T20:24:16.8378458Z 2025-05-07T20:24:16.8379026Z ## Package Plan ## 2025-05-07T20:24:16.8379439Z 2025-05-07T20:24:16.8379857Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:16.8380509Z 2025-05-07T20:24:16.8380707Z added / updated specs: 2025-05-07T20:24:16.8381213Z - python=3.13 2025-05-07T20:24:16.8381489Z 2025-05-07T20:24:16.8381499Z 2025-05-07T20:24:16.8381652Z The following packages will be downloaded: 2025-05-07T20:24:16.8381908Z 2025-05-07T20:24:16.8382063Z package | build 2025-05-07T20:24:16.8382468Z ---------------------------|----------------- 2025-05-07T20:24:16.8382998Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:16.8383424Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:16.8383848Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:16.8384267Z python_abi-3.13 | 0_cp313 6 KB 2025-05-07T20:24:16.8385003Z ------------------------------------------------------------ 2025-05-07T20:24:16.8385339Z Total: 159 KB 2025-05-07T20:24:16.8385554Z 2025-05-07T20:24:16.8385682Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:16.8385902Z 2025-05-07T20:24:16.8386116Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:16.8386564Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:16.8387185Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T20:24:16.8387680Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:16.8388177Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T20:24:16.8388630Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:16.8389088Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:16.8389529Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:16.8390032Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:16.8390594Z libmpdec pkgs/main/linux-64::libmpdec-4.0.0-h5eee18b_0 2025-05-07T20:24:16.8391077Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:16.8391540Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T20:24:16.8391975Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:16.8392397Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:16.8392820Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:16.8393247Z python pkgs/main/linux-64::python-3.13.2-hf623796_100_cp313 2025-05-07T20:24:16.8393701Z python_abi pkgs/main/linux-64::python_abi-3.13-0_cp313 2025-05-07T20:24:16.8394137Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:16.8394620Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py313h06a4308_0 2025-05-07T20:24:16.8395099Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:16.8395501Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:16.8395892Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:16.8396443Z wheel pkgs/main/linux-64::wheel-0.45.1-py313h06a4308_0 2025-05-07T20:24:16.8396959Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:16.8397338Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:16.8397592Z 2025-05-07T20:24:16.8397597Z 2025-05-07T20:24:16.8397601Z 2025-05-07T20:24:16.8397748Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:16.8398149Z ca-certificates-2025 | 129 KB | | 0% 2025-05-07T20:24:16.8398387Z 2025-05-07T20:24:16.8398755Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:16.8398995Z 2025-05-07T20:24:16.8398999Z 2025-05-07T20:24:16.8399217Z python_abi-3.13 | 6 KB | | 0%  2025-05-07T20:24:16.8399458Z 2025-05-07T20:24:16.8399462Z 2025-05-07T20:24:16.8399465Z 2025-05-07T20:24:16.8660453Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:16.8662779Z 2025-05-07T20:24:16.8714004Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:16.8714277Z 2025-05-07T20:24:16.8714282Z 2025-05-07T20:24:16.8714611Z 2025-05-07T20:24:16.8778622Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:16.8779148Z 2025-05-07T20:24:16.8779156Z 2025-05-07T20:24:16.8779164Z 2025-05-07T20:24:16.8849119Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:16.8849388Z 2025-05-07T20:24:16.9002207Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:16.9002659Z 2025-05-07T20:24:16.9002662Z 2025-05-07T20:24:16.9047719Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T20:24:16.9047970Z 2025-05-07T20:24:16.9047974Z 2025-05-07T20:24:16.9119756Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T20:24:16.9186114Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T20:24:16.9191501Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T20:24:16.9191976Z 2025-05-07T20:24:16.9192180Z 2025-05-07T20:24:16.9192742Z  2025-05-07T20:24:16.9193045Z 2025-05-07T20:24:16.9193049Z 2025-05-07T20:24:16.9193246Z  2025-05-07T20:24:16.9193462Z 2025-05-07T20:24:16.9193466Z 2025-05-07T20:24:16.9193469Z 2025-05-07T20:24:16.9193649Z  done 2025-05-07T20:24:17.1300082Z Preparing transaction: \ | done 2025-05-07T20:24:18.6157142Z Verifying transaction: - \ | / - \ | / - \ | / - \ done 2025-05-07T20:24:20.9317457Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:24:20.9819525Z # 2025-05-07T20:24:20.9819800Z # To activate this environment, use 2025-05-07T20:24:20.9820095Z # 2025-05-07T20:24:20.9820300Z # $ conda activate build_binary 2025-05-07T20:24:20.9820576Z # 2025-05-07T20:24:20.9820803Z # To deactivate an active environment, use 2025-05-07T20:24:20.9821110Z # 2025-05-07T20:24:20.9821311Z # $ conda deactivate 2025-05-07T20:24:20.9821473Z 2025-05-07T20:24:21.0947826Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:21.0969204Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:24.1348307Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (25.1) 2025-05-07T20:24:24.1348983Z Collecting pip 2025-05-07T20:24:24.1349299Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:24.1349723Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:24.1350631Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 82.1 MB/s eta 0:00:00 2025-05-07T20:24:24.1351103Z Installing collected packages: pip 2025-05-07T20:24:24.1351498Z Attempting uninstall: pip 2025-05-07T20:24:24.1351907Z Found existing installation: pip 25.1 2025-05-07T20:24:24.1352338Z Uninstalling pip-25.1: 2025-05-07T20:24:24.1352757Z Successfully uninstalled pip-25.1 2025-05-07T20:24:24.1353198Z Successfully installed pip-25.1.1 2025-05-07T20:24:24.1353474Z 2025-05-07T20:24:24.2036039Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:24.2060748Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:25.0642130Z Channels: 2025-05-07T20:24:25.0642459Z - conda-forge 2025-05-07T20:24:25.0642998Z Platform: linux-64 2025-05-07T20:24:35.6311906Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:24:37.3538901Z Solving environment: / - \ | / done 2025-05-07T20:24:37.4168374Z 2025-05-07T20:24:37.4168787Z ## Package Plan ## 2025-05-07T20:24:37.4169054Z 2025-05-07T20:24:37.4169280Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:37.4169592Z 2025-05-07T20:24:37.4169690Z added / updated specs: 2025-05-07T20:24:37.4169998Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:37.4170192Z 2025-05-07T20:24:37.4170197Z 2025-05-07T20:24:37.4170328Z The following packages will be downloaded: 2025-05-07T20:24:37.4170542Z 2025-05-07T20:24:37.4170670Z package | build 2025-05-07T20:24:37.4170999Z ---------------------------|----------------- 2025-05-07T20:24:37.4171373Z cffi-1.17.1 | py313hfab6e84_0 289 KB conda-forge 2025-05-07T20:24:37.4172228Z cryptography-44.0.3 | py313h6556f6e_0 1.5 MB conda-forge 2025-05-07T20:24:37.4172669Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:37.4173088Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:37.4173512Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:37.4173930Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:37.4174567Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:37.4175027Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:37.4175498Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:37.4175997Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:37.4176421Z ------------------------------------------------------------ 2025-05-07T20:24:37.4176776Z Total: 6.4 MB 2025-05-07T20:24:37.4176988Z 2025-05-07T20:24:37.4177124Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:37.4177350Z 2025-05-07T20:24:37.4177546Z cffi conda-forge/linux-64::cffi-1.17.1-py313hfab6e84_0 2025-05-07T20:24:37.4178058Z cryptography conda-forge/linux-64::cryptography-44.0.3-py313h6556f6e_0 2025-05-07T20:24:37.4178563Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:37.4179173Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:37.4179653Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:37.4180192Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:37.4180788Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:37.4181137Z 2025-05-07T20:24:37.4181261Z The following packages will be UPDATED: 2025-05-07T20:24:37.4181469Z 2025-05-07T20:24:37.4181862Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:37.4182643Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:37.4183302Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:37.4183952Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:37.4184324Z 2025-05-07T20:24:37.4184328Z 2025-05-07T20:24:37.4184332Z 2025-05-07T20:24:37.4184488Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:37.4184861Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T20:24:37.4185107Z 2025-05-07T20:24:37.4185569Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:37.4185826Z 2025-05-07T20:24:37.4185830Z 2025-05-07T20:24:37.4192570Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:37.4192818Z 2025-05-07T20:24:37.4192907Z 2025-05-07T20:24:37.4199519Z 2025-05-07T20:24:37.4216792Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:37.4217120Z 2025-05-07T20:24:37.4217165Z 2025-05-07T20:24:37.4217171Z 2025-05-07T20:24:37.4222478Z 2025-05-07T20:24:37.4238645Z cffi-1.17.1 | 289 KB | | 0%  2025-05-07T20:24:37.4238941Z 2025-05-07T20:24:37.4238958Z 2025-05-07T20:24:37.4238963Z 2025-05-07T20:24:37.4238966Z 2025-05-07T20:24:37.4238970Z 2025-05-07T20:24:37.4240673Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:37.4241077Z 2025-05-07T20:24:37.4241081Z 2025-05-07T20:24:37.4241085Z 2025-05-07T20:24:37.4241089Z 2025-05-07T20:24:37.4241092Z 2025-05-07T20:24:37.4241096Z 2025-05-07T20:24:37.4243443Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:37.4244011Z 2025-05-07T20:24:37.4244015Z 2025-05-07T20:24:37.4244019Z 2025-05-07T20:24:37.4244023Z 2025-05-07T20:24:37.4244026Z 2025-05-07T20:24:37.4244030Z 2025-05-07T20:24:37.4244033Z 2025-05-07T20:24:37.4245922Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:37.4246348Z 2025-05-07T20:24:37.4246354Z 2025-05-07T20:24:37.4246359Z 2025-05-07T20:24:37.4246365Z 2025-05-07T20:24:37.4246370Z 2025-05-07T20:24:37.4246375Z 2025-05-07T20:24:37.4246380Z 2025-05-07T20:24:37.4249747Z 2025-05-07T20:24:37.4250862Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:37.4251277Z 2025-05-07T20:24:37.4251283Z 2025-05-07T20:24:37.4251297Z 2025-05-07T20:24:37.4251303Z 2025-05-07T20:24:37.4251308Z 2025-05-07T20:24:37.4251313Z 2025-05-07T20:24:37.4251319Z 2025-05-07T20:24:37.4251324Z 2025-05-07T20:24:37.4251333Z 2025-05-07T20:24:37.5114075Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:37.5114508Z 2025-05-07T20:24:37.5114514Z 2025-05-07T20:24:37.5117992Z 2025-05-07T20:24:37.5173668Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:37.5183768Z openssl-3.5.0 | 3.0 MB | ####2 | 43% 2025-05-07T20:24:37.5184115Z 2025-05-07T20:24:37.5184121Z 2025-05-07T20:24:37.5184127Z 2025-05-07T20:24:37.5186112Z 2025-05-07T20:24:37.5193663Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T20:24:37.5194002Z 2025-05-07T20:24:37.5200343Z 2025-05-07T20:24:37.5206296Z libgcc-15.1.0 | 810 KB | #######9 | 79%  2025-05-07T20:24:37.5219379Z 2025-05-07T20:24:37.5459410Z cryptography-44.0.3 | 1.5 MB | #### | 41%  2025-05-07T20:24:37.5459802Z 2025-05-07T20:24:37.5459808Z 2025-05-07T20:24:37.5459813Z 2025-05-07T20:24:37.5459819Z 2025-05-07T20:24:37.5459824Z 2025-05-07T20:24:37.5518596Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:24:37.5519010Z 2025-05-07T20:24:37.5519016Z 2025-05-07T20:24:37.5585242Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:37.5585602Z 2025-05-07T20:24:37.5585714Z 2025-05-07T20:24:37.5585724Z 2025-05-07T20:24:37.5585729Z 2025-05-07T20:24:37.5585759Z 2025-05-07T20:24:37.5920377Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:37.5920782Z 2025-05-07T20:24:37.5920788Z 2025-05-07T20:24:37.5920794Z 2025-05-07T20:24:37.5920799Z 2025-05-07T20:24:37.5920816Z 2025-05-07T20:24:37.5920836Z 2025-05-07T20:24:37.5952043Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:37.5952433Z 2025-05-07T20:24:37.5996780Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:37.5997154Z 2025-05-07T20:24:37.5997159Z 2025-05-07T20:24:37.5997165Z 2025-05-07T20:24:37.5997170Z 2025-05-07T20:24:37.5997175Z 2025-05-07T20:24:37.5997457Z 2025-05-07T20:24:37.6087206Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:37.6087555Z 2025-05-07T20:24:37.6087560Z 2025-05-07T20:24:37.6087565Z 2025-05-07T20:24:37.6087570Z 2025-05-07T20:24:37.6087575Z 2025-05-07T20:24:37.6087580Z 2025-05-07T20:24:37.6087585Z 2025-05-07T20:24:37.6148004Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:37.6148316Z 2025-05-07T20:24:37.6148320Z 2025-05-07T20:24:37.6148324Z 2025-05-07T20:24:37.6148328Z 2025-05-07T20:24:37.6148331Z 2025-05-07T20:24:37.6148335Z 2025-05-07T20:24:37.6150591Z 2025-05-07T20:24:37.6170002Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:37.6170356Z 2025-05-07T20:24:37.6170360Z 2025-05-07T20:24:37.6170364Z 2025-05-07T20:24:37.6170368Z 2025-05-07T20:24:37.6170372Z 2025-05-07T20:24:37.6170375Z 2025-05-07T20:24:37.6170379Z 2025-05-07T20:24:37.6172776Z 2025-05-07T20:24:37.6217464Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:37.6218019Z 2025-05-07T20:24:37.6218025Z 2025-05-07T20:24:37.6218031Z 2025-05-07T20:24:37.6218048Z 2025-05-07T20:24:37.6218053Z 2025-05-07T20:24:37.6218058Z 2025-05-07T20:24:37.6218064Z 2025-05-07T20:24:37.6222916Z 2025-05-07T20:24:37.6378630Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:37.6379058Z 2025-05-07T20:24:37.6379064Z 2025-05-07T20:24:37.6379069Z 2025-05-07T20:24:37.6379075Z 2025-05-07T20:24:37.6379080Z 2025-05-07T20:24:37.6379086Z 2025-05-07T20:24:37.6379093Z 2025-05-07T20:24:37.6379311Z 2025-05-07T20:24:37.6380291Z 2025-05-07T20:24:37.6398418Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:37.6398842Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:37.6417183Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:37.6417472Z 2025-05-07T20:24:37.6417673Z 2025-05-07T20:24:37.6417695Z 2025-05-07T20:24:37.6417700Z 2025-05-07T20:24:37.6417705Z 2025-05-07T20:24:37.6417723Z 2025-05-07T20:24:37.6417831Z 2025-05-07T20:24:37.6417836Z 2025-05-07T20:24:37.6417840Z 2025-05-07T20:24:37.6555709Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:37.6556016Z 2025-05-07T20:24:37.6556021Z 2025-05-07T20:24:37.6556024Z 2025-05-07T20:24:37.6561195Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:37.6561459Z 2025-05-07T20:24:37.6561463Z 2025-05-07T20:24:37.6562504Z 2025-05-07T20:24:37.6616775Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:37.6617028Z 2025-05-07T20:24:37.6617074Z 2025-05-07T20:24:37.6617078Z 2025-05-07T20:24:37.6617118Z 2025-05-07T20:24:37.6622075Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T20:24:37.6622329Z 2025-05-07T20:24:37.6622339Z 2025-05-07T20:24:37.6622343Z 2025-05-07T20:24:37.6622477Z 2025-05-07T20:24:37.6802331Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T20:24:37.6802605Z 2025-05-07T20:24:37.6803297Z 2025-05-07T20:24:37.6903290Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:37.6903544Z 2025-05-07T20:24:37.6903560Z 2025-05-07T20:24:37.6903565Z 2025-05-07T20:24:37.6903568Z 2025-05-07T20:24:37.6903572Z 2025-05-07T20:24:37.6906642Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:37.6906920Z 2025-05-07T20:24:37.6906931Z 2025-05-07T20:24:37.6906935Z 2025-05-07T20:24:37.6906939Z 2025-05-07T20:24:37.6906952Z 2025-05-07T20:24:37.7078779Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:37.7079068Z 2025-05-07T20:24:37.7079072Z 2025-05-07T20:24:37.7079075Z 2025-05-07T20:24:37.7079079Z 2025-05-07T20:24:37.7079082Z 2025-05-07T20:24:37.7079086Z 2025-05-07T20:24:37.7080580Z 2025-05-07T20:24:37.7263365Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:37.7263691Z 2025-05-07T20:24:37.7263695Z 2025-05-07T20:24:37.7263698Z 2025-05-07T20:24:37.7263702Z 2025-05-07T20:24:37.7263705Z 2025-05-07T20:24:37.7263709Z 2025-05-07T20:24:37.7263713Z 2025-05-07T20:24:37.7263716Z 2025-05-07T20:24:37.7267087Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:37.7267392Z 2025-05-07T20:24:37.7267395Z 2025-05-07T20:24:37.7267399Z 2025-05-07T20:24:37.7267402Z 2025-05-07T20:24:37.7267406Z 2025-05-07T20:24:37.7267409Z 2025-05-07T20:24:37.7267413Z 2025-05-07T20:24:37.7267418Z 2025-05-07T20:24:37.7950584Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:37.7950906Z 2025-05-07T20:24:37.7950910Z 2025-05-07T20:24:37.7950914Z 2025-05-07T20:24:37.7950918Z 2025-05-07T20:24:37.7950921Z 2025-05-07T20:24:37.7950925Z 2025-05-07T20:24:37.7953308Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:37.7953580Z 2025-05-07T20:24:37.7954068Z 2025-05-07T20:24:37.7954072Z 2025-05-07T20:24:37.7954076Z 2025-05-07T20:24:37.7954079Z 2025-05-07T20:24:37.7954083Z 2025-05-07T20:24:37.8190515Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:37.8191053Z 2025-05-07T20:24:37.8191061Z 2025-05-07T20:24:37.8191068Z 2025-05-07T20:24:37.8191076Z 2025-05-07T20:24:37.8191083Z 2025-05-07T20:24:37.8191091Z 2025-05-07T20:24:37.8191098Z 2025-05-07T20:24:37.8191105Z 2025-05-07T20:24:37.8191113Z 2025-05-07T20:24:37.8192376Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:37.8192910Z 2025-05-07T20:24:37.8192918Z 2025-05-07T20:24:37.8192925Z 2025-05-07T20:24:37.8192933Z 2025-05-07T20:24:37.8192940Z 2025-05-07T20:24:37.8192947Z 2025-05-07T20:24:37.8192954Z 2025-05-07T20:24:37.8192979Z 2025-05-07T20:24:37.8192987Z 2025-05-07T20:24:37.8838827Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:37.8869387Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:37.8869645Z 2025-05-07T20:24:37.8870299Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:37.8870582Z 2025-05-07T20:24:37.8879328Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:37.8879693Z 2025-05-07T20:24:37.8879906Z 2025-05-07T20:24:37.8880083Z  2025-05-07T20:24:37.8880390Z 2025-05-07T20:24:37.8880395Z 2025-05-07T20:24:37.8880590Z  2025-05-07T20:24:37.8880880Z 2025-05-07T20:24:37.8880886Z 2025-05-07T20:24:37.8880891Z 2025-05-07T20:24:37.8881130Z  2025-05-07T20:24:37.8881412Z 2025-05-07T20:24:37.8881418Z 2025-05-07T20:24:37.8881423Z 2025-05-07T20:24:37.8881428Z 2025-05-07T20:24:37.8881653Z  2025-05-07T20:24:37.8881872Z 2025-05-07T20:24:37.8881876Z 2025-05-07T20:24:37.8881879Z 2025-05-07T20:24:37.8881883Z 2025-05-07T20:24:37.8881898Z 2025-05-07T20:24:37.8882085Z  2025-05-07T20:24:37.8882366Z 2025-05-07T20:24:37.8882370Z 2025-05-07T20:24:37.8882373Z 2025-05-07T20:24:37.8882377Z 2025-05-07T20:24:37.8882380Z 2025-05-07T20:24:37.8882384Z 2025-05-07T20:24:37.8882574Z  2025-05-07T20:24:37.8882796Z 2025-05-07T20:24:37.8882799Z 2025-05-07T20:24:37.8882808Z 2025-05-07T20:24:37.8882812Z 2025-05-07T20:24:37.8882816Z 2025-05-07T20:24:37.8882819Z 2025-05-07T20:24:37.8882823Z 2025-05-07T20:24:37.8883006Z  2025-05-07T20:24:37.8883223Z 2025-05-07T20:24:37.8883226Z 2025-05-07T20:24:37.8883230Z 2025-05-07T20:24:37.8883233Z 2025-05-07T20:24:37.8883237Z 2025-05-07T20:24:37.8883241Z 2025-05-07T20:24:37.8883248Z 2025-05-07T20:24:37.8883251Z 2025-05-07T20:24:37.8883439Z  2025-05-07T20:24:37.8883658Z 2025-05-07T20:24:37.8883661Z 2025-05-07T20:24:37.8883665Z 2025-05-07T20:24:37.8883669Z 2025-05-07T20:24:37.8883672Z 2025-05-07T20:24:37.8883676Z 2025-05-07T20:24:37.8883679Z 2025-05-07T20:24:37.8883683Z 2025-05-07T20:24:37.8883696Z 2025-05-07T20:24:37.8883890Z  done 2025-05-07T20:24:37.9885361Z Preparing transaction: \ done 2025-05-07T20:24:38.0891027Z Verifying transaction: / done 2025-05-07T20:24:39.5919300Z Executing transaction: \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:24:39.7748405Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:41.5188783Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:41.5201510Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:41.5224833Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:42.3885736Z Channels: 2025-05-07T20:24:42.3885983Z - conda-forge 2025-05-07T20:24:42.3886232Z Platform: linux-64 2025-05-07T20:24:45.8590924Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:46.2356504Z Solving environment: \ done 2025-05-07T20:24:46.2980214Z 2025-05-07T20:24:46.2980655Z ## Package Plan ## 2025-05-07T20:24:46.2980837Z 2025-05-07T20:24:46.2981102Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:46.2982032Z 2025-05-07T20:24:46.2982209Z added / updated specs: 2025-05-07T20:24:46.2982561Z - libxcrypt 2025-05-07T20:24:46.2982771Z 2025-05-07T20:24:46.2982777Z 2025-05-07T20:24:46.2982945Z The following packages will be downloaded: 2025-05-07T20:24:46.2983236Z 2025-05-07T20:24:46.2983381Z package | build 2025-05-07T20:24:46.2983719Z ---------------------------|----------------- 2025-05-07T20:24:46.2984147Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:46.2984581Z ------------------------------------------------------------ 2025-05-07T20:24:46.2984950Z Total: 98 KB 2025-05-07T20:24:46.2985168Z 2025-05-07T20:24:46.2985304Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:46.2985547Z 2025-05-07T20:24:46.2985785Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:46.2986095Z 2025-05-07T20:24:46.2986106Z 2025-05-07T20:24:46.2986110Z 2025-05-07T20:24:46.2986258Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:46.4203636Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T20:24:46.4220718Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T20:24:46.4323291Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:46.4325864Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:46.4326269Z 2025-05-07T20:24:46.4326541Z done 2025-05-07T20:24:46.5330466Z Preparing transaction: / done 2025-05-07T20:24:46.6334570Z Verifying transaction: \ done 2025-05-07T20:24:46.7339254Z Executing transaction: / done 2025-05-07T20:24:50.2287502Z [SETUP] Copying over ... 2025-05-07T20:24:50.2288230Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.13/crypt.h 2025-05-07T20:24:50.2288914Z 2025-05-07T20:24:50.2318009Z 2025-05-07T20:24:51.8981638Z [SETUP] Installed Python version: Python 3.13.2 2025-05-07T20:24:51.8982117Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:51.9020587Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:51.9021050Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:51.9035075Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:51.9035448Z env: 2025-05-07T20:24:51.9035685Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:51.9035986Z BUILD_ENV: build_binary 2025-05-07T20:24:51.9036242Z BUILD_TARGET: default 2025-05-07T20:24:51.9036888Z BUILD_VARIANT: cuda 2025-05-07T20:24:51.9037122Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:24:51.9037384Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:51.9037691Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:51.9038026Z ##[endgroup] 2025-05-07T20:24:52.2440585Z ################################################################################ 2025-05-07T20:24:52.2440980Z # Install C/C++ Compilers 2025-05-07T20:24:52.2441234Z # 2025-05-07T20:24:52.2457411Z # [2025-05-07T20:24:52.245Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:52.2457814Z ################################################################################ 2025-05-07T20:24:52.2458033Z 2025-05-07T20:24:52.2473951Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:52.3367589Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:52.3379055Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:52.3400256Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:53.2095423Z Channels: 2025-05-07T20:24:53.2095889Z - conda-forge 2025-05-07T20:24:53.2096346Z Platform: linux-64 2025-05-07T20:24:56.6305586Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:57.0025157Z Solving environment: \ done 2025-05-07T20:24:57.0648916Z 2025-05-07T20:24:57.0649727Z ## Package Plan ## 2025-05-07T20:24:57.0649966Z 2025-05-07T20:24:57.0650237Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:57.0650560Z 2025-05-07T20:24:57.0650671Z added / updated specs: 2025-05-07T20:24:57.0650940Z - sysroot_linux-64=2.17 2025-05-07T20:24:57.0651119Z 2025-05-07T20:24:57.0651141Z 2025-05-07T20:24:57.0651270Z The following packages will be downloaded: 2025-05-07T20:24:57.0651491Z 2025-05-07T20:24:57.0651627Z package | build 2025-05-07T20:24:57.0651957Z ---------------------------|----------------- 2025-05-07T20:24:57.0652378Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:57.0652879Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:57.0653295Z ------------------------------------------------------------ 2025-05-07T20:24:57.0653637Z Total: 15.4 MB 2025-05-07T20:24:57.0653855Z 2025-05-07T20:24:57.0653984Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:57.0654220Z 2025-05-07T20:24:57.0654515Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:57.0655089Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:57.0655399Z 2025-05-07T20:24:57.0655403Z 2025-05-07T20:24:57.0655407Z 2025-05-07T20:24:57.0655552Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:57.0655934Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:57.0656174Z 2025-05-07T20:24:57.2878840Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:57.2879099Z 2025-05-07T20:24:57.2901055Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:24:57.2946541Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:57.2948016Z 2025-05-07T20:24:57.3902140Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:57.4604979Z sysroot_linux-64-2.1 | 14.5 MB | ######6 | 66% 2025-05-07T20:24:57.5740606Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:57.5740909Z 2025-05-07T20:24:57.5741772Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:57.5742040Z 2025-05-07T20:24:58.0660234Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:58.0663983Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:58.0664350Z 2025-05-07T20:24:58.0664558Z 2025-05-07T20:24:58.0664987Z  done 2025-05-07T20:24:58.1668498Z Preparing transaction: / done 2025-05-07T20:24:58.3677368Z Verifying transaction: \ | done 2025-05-07T20:24:58.5727735Z Executing transaction: - \ done 2025-05-07T20:24:58.7371001Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:58.7371608Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:25:00.4495655Z [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:25:00.4508300Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:25:00.4530528Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T20:25:01.3478382Z Channels: 2025-05-07T20:25:01.3478743Z - conda-forge 2025-05-07T20:25:01.3479029Z Platform: linux-64 2025-05-07T20:25:04.7688694Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:25:05.7608183Z Solving environment: \ | / done 2025-05-07T20:25:05.8238833Z 2025-05-07T20:25:05.8239129Z ## Package Plan ## 2025-05-07T20:25:05.8239309Z 2025-05-07T20:25:05.8239544Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:05.8239863Z 2025-05-07T20:25:05.8239970Z added / updated specs: 2025-05-07T20:25:05.8240258Z - gxx_linux-64=11.4.0 2025-05-07T20:25:05.8240427Z 2025-05-07T20:25:05.8240432Z 2025-05-07T20:25:05.8240574Z The following packages will be downloaded: 2025-05-07T20:25:05.8240838Z 2025-05-07T20:25:05.8240972Z package | build 2025-05-07T20:25:05.8241304Z ---------------------------|----------------- 2025-05-07T20:25:05.8241735Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:25:05.8242258Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:25:05.8242735Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:25:05.8243196Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:25:05.8243701Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:25:05.8244161Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:25:05.8244603Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:25:05.8245093Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:25:05.8245583Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:25:05.8246043Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:25:05.8246530Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:25:05.8247027Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:25:05.8247450Z ------------------------------------------------------------ 2025-05-07T20:25:05.8247816Z Total: 91.6 MB 2025-05-07T20:25:05.8248033Z 2025-05-07T20:25:05.8248168Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:05.8248400Z 2025-05-07T20:25:05.8248682Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:25:05.8249358Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:25:05.8250248Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:25:05.8250774Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:25:05.8251290Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:25:05.8251813Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:25:05.8252350Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:25:05.8252925Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:25:05.8253433Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:25:05.8253989Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:25:05.8254357Z 2025-05-07T20:25:05.8254478Z The following packages will be UPDATED: 2025-05-07T20:25:05.8254697Z 2025-05-07T20:25:05.8255025Z 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:25:05.8255776Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:25:05.8256356Z 2025-05-07T20:25:05.8256360Z 2025-05-07T20:25:05.8256375Z 2025-05-07T20:25:05.8256531Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:05.8256935Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:25:05.8257173Z 2025-05-07T20:25:05.8257461Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:25:05.8257720Z 2025-05-07T20:25:05.8257724Z 2025-05-07T20:25:05.8276546Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:25:05.8276828Z 2025-05-07T20:25:05.8276831Z 2025-05-07T20:25:05.8279049Z 2025-05-07T20:25:05.8283337Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:25:05.8283624Z 2025-05-07T20:25:05.8283628Z 2025-05-07T20:25:05.8283631Z 2025-05-07T20:25:05.8289850Z 2025-05-07T20:25:05.8321691Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:25:05.8322235Z 2025-05-07T20:25:05.8322242Z 2025-05-07T20:25:05.8322250Z 2025-05-07T20:25:05.8322257Z 2025-05-07T20:25:05.8324757Z 2025-05-07T20:25:05.8326392Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:25:05.8326704Z 2025-05-07T20:25:05.8326711Z 2025-05-07T20:25:05.8326716Z 2025-05-07T20:25:05.8326722Z 2025-05-07T20:25:05.8326727Z 2025-05-07T20:25:05.8329537Z 2025-05-07T20:25:05.8334012Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:25:05.8334361Z 2025-05-07T20:25:05.8334368Z 2025-05-07T20:25:05.8334373Z 2025-05-07T20:25:05.8334379Z 2025-05-07T20:25:05.8334384Z 2025-05-07T20:25:05.8334389Z 2025-05-07T20:25:05.8334760Z 2025-05-07T20:25:05.8345943Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:25:05.8346476Z 2025-05-07T20:25:05.8346482Z 2025-05-07T20:25:05.8346513Z 2025-05-07T20:25:05.8346517Z 2025-05-07T20:25:05.8346521Z 2025-05-07T20:25:05.8346536Z 2025-05-07T20:25:05.8346540Z 2025-05-07T20:25:05.8346544Z 2025-05-07T20:25:05.8347524Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:25:05.8347863Z 2025-05-07T20:25:05.8347867Z 2025-05-07T20:25:05.8347892Z 2025-05-07T20:25:05.8347896Z 2025-05-07T20:25:05.8347900Z 2025-05-07T20:25:05.8347903Z 2025-05-07T20:25:05.8347907Z 2025-05-07T20:25:05.8347910Z 2025-05-07T20:25:05.8347914Z 2025-05-07T20:25:05.8349335Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:25:05.8349651Z 2025-05-07T20:25:05.8349658Z 2025-05-07T20:25:05.8349663Z 2025-05-07T20:25:05.8349669Z 2025-05-07T20:25:05.8349674Z 2025-05-07T20:25:05.8349679Z 2025-05-07T20:25:05.8349685Z 2025-05-07T20:25:05.8349690Z 2025-05-07T20:25:05.8349696Z 2025-05-07T20:25:05.8349702Z 2025-05-07T20:25:05.8351558Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:25:05.8351889Z 2025-05-07T20:25:05.8351892Z 2025-05-07T20:25:05.8351896Z 2025-05-07T20:25:05.8351900Z 2025-05-07T20:25:05.8351903Z 2025-05-07T20:25:05.8351907Z 2025-05-07T20:25:05.8351917Z 2025-05-07T20:25:05.8351921Z 2025-05-07T20:25:05.8351924Z 2025-05-07T20:25:05.8351928Z 2025-05-07T20:25:05.8351932Z 2025-05-07T20:25:05.9317326Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:25:05.9317643Z 2025-05-07T20:25:05.9317647Z 2025-05-07T20:25:05.9317651Z 2025-05-07T20:25:05.9326382Z 2025-05-07T20:25:06.0525758Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:25:06.0526035Z 2025-05-07T20:25:06.0526292Z 2025-05-07T20:25:06.0526295Z 2025-05-07T20:25:06.0577861Z 2025-05-07T20:25:06.1826071Z libstdcxx-15.1.0 | 3.7 MB | 9 | 10%  2025-05-07T20:25:06.1826448Z 2025-05-07T20:25:06.1826453Z 2025-05-07T20:25:06.1826458Z 2025-05-07T20:25:06.1826483Z 2025-05-07T20:25:06.2221536Z libstdcxx-15.1.0 | 3.7 MB | #4 | 15%  2025-05-07T20:25:06.2221835Z 2025-05-07T20:25:06.2221839Z 2025-05-07T20:25:06.2221843Z 2025-05-07T20:25:06.2223474Z 2025-05-07T20:25:06.2434016Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:25:06.2434291Z 2025-05-07T20:25:06.2470294Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:25:06.2470582Z 2025-05-07T20:25:06.2470596Z 2025-05-07T20:25:06.2470600Z 2025-05-07T20:25:06.2504824Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:25:06.2505191Z 2025-05-07T20:25:06.2505195Z 2025-05-07T20:25:06.2543669Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:25:06.2862994Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:25:06.2863250Z 2025-05-07T20:25:06.2863253Z 2025-05-07T20:25:06.2863258Z 2025-05-07T20:25:06.2863262Z 2025-05-07T20:25:06.2863265Z 2025-05-07T20:25:06.3437802Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:25:06.3439560Z 2025-05-07T20:25:06.3473277Z gxx_impl_linux-64-11 | 11.2 MB | ##1 | 22%  2025-05-07T20:25:06.3473556Z 2025-05-07T20:25:06.3473583Z 2025-05-07T20:25:06.3473586Z 2025-05-07T20:25:06.3505525Z binutils_impl_linux- | 6.0 MB | #####9 | 60%  2025-05-07T20:25:06.3505823Z 2025-05-07T20:25:06.3505827Z 2025-05-07T20:25:06.3543968Z libstdcxx-devel_linu | 11.1 MB | ###6 | 36%  2025-05-07T20:25:06.3869075Z gcc_impl_linux-64-11 | 53.0 MB | 5 | 6% 2025-05-07T20:25:06.3869398Z 2025-05-07T20:25:06.3869402Z 2025-05-07T20:25:06.3869405Z 2025-05-07T20:25:06.3869409Z 2025-05-07T20:25:06.3869424Z 2025-05-07T20:25:06.4443556Z libsanitizer-11.4.0 | 3.5 MB | ######## | 81%  2025-05-07T20:25:06.4446861Z 2025-05-07T20:25:06.4506012Z gxx_impl_linux-64-11 | 11.2 MB | #####4 | 54%  2025-05-07T20:25:06.4506280Z 2025-05-07T20:25:06.4506760Z 2025-05-07T20:25:06.4600355Z libstdcxx-devel_linu | 11.1 MB | #######1 | 71%  2025-05-07T20:25:06.4611555Z gcc_impl_linux-64-11 | 53.0 MB | 9 | 9% 2025-05-07T20:25:06.4611868Z 2025-05-07T20:25:06.4611872Z 2025-05-07T20:25:06.4611888Z 2025-05-07T20:25:06.4611902Z 2025-05-07T20:25:06.4621018Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:25:06.4621370Z 2025-05-07T20:25:06.4621376Z 2025-05-07T20:25:06.4621381Z 2025-05-07T20:25:06.4622756Z 2025-05-07T20:25:06.5065772Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:25:06.5066171Z 2025-05-07T20:25:06.5066177Z 2025-05-07T20:25:06.5066183Z 2025-05-07T20:25:06.5066188Z 2025-05-07T20:25:06.5071226Z 2025-05-07T20:25:06.5443637Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:25:06.5444287Z 2025-05-07T20:25:06.5580988Z gxx_impl_linux-64-11 | 11.2 MB | ######### | 91%  2025-05-07T20:25:06.5581364Z 2025-05-07T20:25:06.5581669Z 2025-05-07T20:25:06.5581924Z 2025-05-07T20:25:06.5582738Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:25:06.5583116Z 2025-05-07T20:25:06.5583125Z 2025-05-07T20:25:06.5584904Z 2025-05-07T20:25:06.5657343Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:25:06.5798130Z gcc_impl_linux-64-11 | 53.0 MB | #5 | 15% 2025-05-07T20:25:06.5798482Z 2025-05-07T20:25:06.5798488Z 2025-05-07T20:25:06.5798493Z 2025-05-07T20:25:06.5798499Z 2025-05-07T20:25:06.5798504Z 2025-05-07T20:25:06.5798509Z 2025-05-07T20:25:06.5982563Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:25:06.5982989Z 2025-05-07T20:25:06.5982995Z 2025-05-07T20:25:06.5983000Z 2025-05-07T20:25:06.5983006Z 2025-05-07T20:25:06.5983011Z 2025-05-07T20:25:06.5983016Z 2025-05-07T20:25:06.5983021Z 2025-05-07T20:25:06.6462531Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:25:06.6462939Z 2025-05-07T20:25:06.6462969Z 2025-05-07T20:25:06.6462975Z 2025-05-07T20:25:06.6462980Z 2025-05-07T20:25:06.6462985Z 2025-05-07T20:25:06.6462990Z 2025-05-07T20:25:06.6462996Z 2025-05-07T20:25:06.6657465Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:06.6881885Z gcc_impl_linux-64-11 | 53.0 MB | ##1 | 21% 2025-05-07T20:25:06.6882240Z 2025-05-07T20:25:06.6882246Z 2025-05-07T20:25:06.6882252Z 2025-05-07T20:25:06.6882257Z 2025-05-07T20:25:06.6882262Z 2025-05-07T20:25:06.6882268Z 2025-05-07T20:25:06.6882273Z 2025-05-07T20:25:06.6882279Z 2025-05-07T20:25:06.6923468Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:25:06.6923874Z 2025-05-07T20:25:06.6923880Z 2025-05-07T20:25:06.6923885Z 2025-05-07T20:25:06.6923890Z 2025-05-07T20:25:06.6923896Z 2025-05-07T20:25:06.6923901Z 2025-05-07T20:25:06.6923906Z 2025-05-07T20:25:06.6928256Z 2025-05-07T20:25:06.7349158Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:06.7349563Z 2025-05-07T20:25:06.7349568Z 2025-05-07T20:25:06.7349574Z 2025-05-07T20:25:06.7349579Z 2025-05-07T20:25:06.7349596Z 2025-05-07T20:25:06.7349602Z 2025-05-07T20:25:06.7349616Z 2025-05-07T20:25:06.7349621Z 2025-05-07T20:25:06.7349627Z 2025-05-07T20:25:06.7408046Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:25:06.7408448Z 2025-05-07T20:25:06.7408454Z 2025-05-07T20:25:06.7408459Z 2025-05-07T20:25:06.7408464Z 2025-05-07T20:25:06.7408470Z 2025-05-07T20:25:06.7408475Z 2025-05-07T20:25:06.7408480Z 2025-05-07T20:25:06.7408485Z 2025-05-07T20:25:06.7411054Z 2025-05-07T20:25:06.7481831Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:06.7482245Z 2025-05-07T20:25:06.7482252Z 2025-05-07T20:25:06.7482257Z 2025-05-07T20:25:06.7482262Z 2025-05-07T20:25:06.7482267Z 2025-05-07T20:25:06.7482273Z 2025-05-07T20:25:06.7482658Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:06.7483074Z 2025-05-07T20:25:06.7483080Z 2025-05-07T20:25:06.7483085Z 2025-05-07T20:25:06.7483091Z 2025-05-07T20:25:06.7483096Z 2025-05-07T20:25:06.7483101Z 2025-05-07T20:25:06.7664151Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:06.7812814Z gcc_impl_linux-64-11 | 53.0 MB | ##8 | 28% 2025-05-07T20:25:06.7813177Z 2025-05-07T20:25:06.7813183Z 2025-05-07T20:25:06.7813188Z 2025-05-07T20:25:06.7813193Z 2025-05-07T20:25:06.7813199Z 2025-05-07T20:25:06.7813204Z 2025-05-07T20:25:06.7813209Z 2025-05-07T20:25:06.7813214Z 2025-05-07T20:25:06.7813220Z 2025-05-07T20:25:06.7815255Z 2025-05-07T20:25:06.7852166Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:25:06.7852584Z 2025-05-07T20:25:06.7852590Z 2025-05-07T20:25:06.7852595Z 2025-05-07T20:25:06.7852601Z 2025-05-07T20:25:06.7852606Z 2025-05-07T20:25:06.7852611Z 2025-05-07T20:25:06.7852919Z 2025-05-07T20:25:06.7852925Z 2025-05-07T20:25:06.7852929Z 2025-05-07T20:25:06.7853456Z 2025-05-07T20:25:06.7959485Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:06.7959904Z 2025-05-07T20:25:06.7959909Z 2025-05-07T20:25:06.7959915Z 2025-05-07T20:25:06.7959919Z 2025-05-07T20:25:06.7959925Z 2025-05-07T20:25:06.7959930Z 2025-05-07T20:25:06.7959935Z 2025-05-07T20:25:06.7959940Z 2025-05-07T20:25:06.7959945Z 2025-05-07T20:25:06.7959950Z 2025-05-07T20:25:06.7959965Z 2025-05-07T20:25:06.7978625Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:25:06.7979062Z 2025-05-07T20:25:06.7979067Z 2025-05-07T20:25:06.7979072Z 2025-05-07T20:25:06.7979086Z 2025-05-07T20:25:06.7979091Z 2025-05-07T20:25:06.7979097Z 2025-05-07T20:25:06.7979102Z 2025-05-07T20:25:06.7979107Z 2025-05-07T20:25:06.7979112Z 2025-05-07T20:25:06.7979118Z 2025-05-07T20:25:06.7979792Z 2025-05-07T20:25:06.8037207Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:06.8037637Z 2025-05-07T20:25:06.8037643Z 2025-05-07T20:25:06.8037966Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:25:06.8038576Z 2025-05-07T20:25:06.8038594Z 2025-05-07T20:25:06.8099639Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:25:06.8100010Z 2025-05-07T20:25:06.8100015Z 2025-05-07T20:25:06.8100020Z 2025-05-07T20:25:06.8100035Z 2025-05-07T20:25:06.8100041Z 2025-05-07T20:25:06.8100046Z 2025-05-07T20:25:06.8102959Z 2025-05-07T20:25:06.8114855Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:06.8115255Z 2025-05-07T20:25:06.8115261Z 2025-05-07T20:25:06.8115267Z 2025-05-07T20:25:06.8115272Z 2025-05-07T20:25:06.8115277Z 2025-05-07T20:25:06.8115282Z 2025-05-07T20:25:06.8116713Z 2025-05-07T20:25:06.8361006Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:25:06.8361810Z 2025-05-07T20:25:06.8540447Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:25:06.8540829Z 2025-05-07T20:25:06.8540835Z 2025-05-07T20:25:06.8540840Z 2025-05-07T20:25:06.8540845Z 2025-05-07T20:25:06.8540863Z 2025-05-07T20:25:06.8540868Z 2025-05-07T20:25:06.8540874Z 2025-05-07T20:25:06.8540879Z 2025-05-07T20:25:06.8542080Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:06.8542478Z 2025-05-07T20:25:06.8542484Z 2025-05-07T20:25:06.8542489Z 2025-05-07T20:25:06.8542494Z 2025-05-07T20:25:06.8542500Z 2025-05-07T20:25:06.8542504Z 2025-05-07T20:25:06.8542510Z 2025-05-07T20:25:06.8542520Z 2025-05-07T20:25:06.8784451Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:25:06.8784860Z 2025-05-07T20:25:06.8784866Z 2025-05-07T20:25:06.8784871Z 2025-05-07T20:25:06.8784877Z 2025-05-07T20:25:06.8784882Z 2025-05-07T20:25:06.8784887Z 2025-05-07T20:25:06.8784892Z 2025-05-07T20:25:06.8784908Z 2025-05-07T20:25:06.8784913Z 2025-05-07T20:25:06.8787447Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:06.8787838Z 2025-05-07T20:25:06.8787843Z 2025-05-07T20:25:06.8787857Z 2025-05-07T20:25:06.8787862Z 2025-05-07T20:25:06.8787877Z 2025-05-07T20:25:06.8787883Z 2025-05-07T20:25:06.8787888Z 2025-05-07T20:25:06.8787893Z 2025-05-07T20:25:06.8787898Z 2025-05-07T20:25:06.8977379Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:25:06.8977791Z 2025-05-07T20:25:06.8977796Z 2025-05-07T20:25:06.8977802Z 2025-05-07T20:25:06.8977807Z 2025-05-07T20:25:06.8977812Z 2025-05-07T20:25:06.9303881Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:25:06.9304303Z 2025-05-07T20:25:06.9304320Z 2025-05-07T20:25:06.9304325Z 2025-05-07T20:25:06.9304330Z 2025-05-07T20:25:06.9304335Z 2025-05-07T20:25:06.9304340Z 2025-05-07T20:25:06.9304345Z 2025-05-07T20:25:06.9304350Z 2025-05-07T20:25:06.9304577Z 2025-05-07T20:25:06.9304584Z 2025-05-07T20:25:06.9310066Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:06.9310470Z 2025-05-07T20:25:06.9310483Z 2025-05-07T20:25:06.9310497Z 2025-05-07T20:25:06.9310503Z 2025-05-07T20:25:06.9310508Z 2025-05-07T20:25:06.9310513Z 2025-05-07T20:25:06.9310519Z 2025-05-07T20:25:06.9310524Z 2025-05-07T20:25:06.9310529Z 2025-05-07T20:25:06.9310534Z 2025-05-07T20:25:06.9517188Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:25:06.9518000Z 2025-05-07T20:25:06.9518012Z 2025-05-07T20:25:06.9518023Z 2025-05-07T20:25:06.9518035Z 2025-05-07T20:25:06.9518046Z 2025-05-07T20:25:06.9518056Z 2025-05-07T20:25:06.9518068Z 2025-05-07T20:25:06.9518078Z 2025-05-07T20:25:06.9518102Z 2025-05-07T20:25:06.9518114Z 2025-05-07T20:25:06.9518125Z 2025-05-07T20:25:06.9519369Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:06.9520223Z 2025-05-07T20:25:06.9520235Z 2025-05-07T20:25:06.9520245Z 2025-05-07T20:25:06.9520256Z 2025-05-07T20:25:06.9520266Z 2025-05-07T20:25:06.9520277Z 2025-05-07T20:25:06.9520287Z 2025-05-07T20:25:06.9520684Z 2025-05-07T20:25:06.9520694Z 2025-05-07T20:25:06.9520704Z 2025-05-07T20:25:06.9520715Z 2025-05-07T20:25:06.9764654Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:25:06.9765095Z 2025-05-07T20:25:06.9765101Z 2025-05-07T20:25:06.9765106Z 2025-05-07T20:25:06.9765111Z 2025-05-07T20:25:06.9765117Z 2025-05-07T20:25:06.9765122Z 2025-05-07T20:25:07.0316940Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:25:07.1316638Z gcc_impl_linux-64-11 | 53.0 MB | ###3 | 34% 2025-05-07T20:25:07.2317053Z gcc_impl_linux-64-11 | 53.0 MB | ####4 | 44% 2025-05-07T20:25:07.2391575Z gcc_impl_linux-64-11 | 53.0 MB | #####7 | 58% 2025-05-07T20:25:07.2391918Z 2025-05-07T20:25:07.2391951Z 2025-05-07T20:25:07.2394498Z 2025-05-07T20:25:07.3318666Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:25:07.3694697Z gcc_impl_linux-64-11 | 53.0 MB | ######9 | 70% 2025-05-07T20:25:07.3695079Z 2025-05-07T20:25:07.4515253Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:25:07.5709043Z gcc_impl_linux-64-11 | 53.0 MB | #######9 | 80% 2025-05-07T20:25:07.5709819Z gcc_impl_linux-64-11 | 53.0 MB | #########2 | 92% 2025-05-07T20:25:07.5710156Z 2025-05-07T20:25:07.5710694Z 2025-05-07T20:25:07.6730091Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:25:08.2691759Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:25:08.2700386Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:25:08.2700870Z 2025-05-07T20:25:08.2701194Z 2025-05-07T20:25:08.2701470Z  2025-05-07T20:25:08.2701794Z 2025-05-07T20:25:08.2701800Z 2025-05-07T20:25:08.2702039Z  2025-05-07T20:25:08.2702332Z 2025-05-07T20:25:08.2702339Z 2025-05-07T20:25:08.2702344Z 2025-05-07T20:25:08.2702606Z  2025-05-07T20:25:08.2702883Z 2025-05-07T20:25:08.2702886Z 2025-05-07T20:25:08.2702890Z 2025-05-07T20:25:08.2702894Z 2025-05-07T20:25:08.2703087Z  2025-05-07T20:25:08.2703296Z 2025-05-07T20:25:08.2703299Z 2025-05-07T20:25:08.2703303Z 2025-05-07T20:25:08.2703306Z 2025-05-07T20:25:08.2703310Z 2025-05-07T20:25:08.2703506Z  2025-05-07T20:25:08.2703717Z 2025-05-07T20:25:08.2703721Z 2025-05-07T20:25:08.2703725Z 2025-05-07T20:25:08.2703728Z 2025-05-07T20:25:08.2703732Z 2025-05-07T20:25:08.2703735Z 2025-05-07T20:25:08.2704146Z  2025-05-07T20:25:08.2704366Z 2025-05-07T20:25:08.2704369Z 2025-05-07T20:25:08.2704373Z 2025-05-07T20:25:08.2704377Z 2025-05-07T20:25:08.2704380Z 2025-05-07T20:25:08.2704384Z 2025-05-07T20:25:08.2704393Z 2025-05-07T20:25:08.2704579Z  2025-05-07T20:25:08.2704793Z 2025-05-07T20:25:08.2704797Z 2025-05-07T20:25:08.2704801Z 2025-05-07T20:25:08.2704804Z 2025-05-07T20:25:08.2704808Z 2025-05-07T20:25:08.2704811Z 2025-05-07T20:25:08.2704815Z 2025-05-07T20:25:08.2704818Z 2025-05-07T20:25:08.2705003Z  2025-05-07T20:25:08.2705220Z 2025-05-07T20:25:08.2705223Z 2025-05-07T20:25:08.2705227Z 2025-05-07T20:25:08.2705230Z 2025-05-07T20:25:08.2705234Z 2025-05-07T20:25:08.2705238Z 2025-05-07T20:25:08.2705241Z 2025-05-07T20:25:08.2705245Z 2025-05-07T20:25:08.2705248Z 2025-05-07T20:25:08.2705444Z  2025-05-07T20:25:08.2705661Z 2025-05-07T20:25:08.2705665Z 2025-05-07T20:25:08.2705669Z 2025-05-07T20:25:08.2705672Z 2025-05-07T20:25:08.2705676Z 2025-05-07T20:25:08.2705824Z 2025-05-07T20:25:08.2705828Z 2025-05-07T20:25:08.2705831Z 2025-05-07T20:25:08.2705835Z 2025-05-07T20:25:08.2705845Z 2025-05-07T20:25:08.2706041Z  2025-05-07T20:25:08.2706287Z 2025-05-07T20:25:08.2706291Z 2025-05-07T20:25:08.2706295Z 2025-05-07T20:25:08.2706298Z 2025-05-07T20:25:08.2706302Z 2025-05-07T20:25:08.2706315Z 2025-05-07T20:25:08.2706320Z 2025-05-07T20:25:08.2706325Z 2025-05-07T20:25:08.2706329Z 2025-05-07T20:25:08.2706334Z 2025-05-07T20:25:08.2706338Z 2025-05-07T20:25:08.2706559Z  done 2025-05-07T20:25:08.3710581Z Preparing transaction: \ done 2025-05-07T20:25:08.6717141Z Verifying transaction: / - \ done 2025-05-07T20:25:08.7726807Z Executing transaction: / done 2025-05-07T20:25:08.9499884Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:25:12.8954176Z + 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:12.8954874Z 2025-05-07T20:25:12.8965604Z 2025-05-07T20:25:12.8984652Z + 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:12.8985391Z 2025-05-07T20:25:12.8997081Z 2025-05-07T20:25:12.9014861Z + 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:12.9015566Z 2025-05-07T20:25:12.9026202Z 2025-05-07T20:25:12.9043885Z + 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:12.9044539Z 2025-05-07T20:25:12.9056636Z 2025-05-07T20:25:14.8205409Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:14.8205777Z 2025-05-07T20:25:14.8914119Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:16.8098832Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:16.8099321Z 2025-05-07T20:25:16.8769654Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:18.7906904Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:18.7907205Z 2025-05-07T20:25:18.8573768Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:20.7678615Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:20.7678916Z 2025-05-07T20:25:20.8322841Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:20.8329769Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:20.8330455Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:20.8330673Z 2025-05-07T20:25:22.7517366Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:22.7518146Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:22.7518465Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:22.7518736Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:22.7519072Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:22.7519430Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:22.7519718Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:22.7520030Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:22.7520291Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:22.7520549Z #define __CHAR_BIT__ 8 2025-05-07T20:25:22.7520790Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:22.7521037Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:22.7521293Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:22.7521574Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:22.7521851Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:22.7522161Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.7522469Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:22.7522764Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:22.7523085Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:22.7523411Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:22.7523816Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:22.7524387Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:22.7524703Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:22.7524990Z #define __GCC_IEC_559 2 2025-05-07T20:25:22.7525238Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:22.7525524Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:22.7525792Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:22.7526076Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:22.7526418Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.7526745Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:22.7527026Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:22.7527300Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:22.7527577Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:22.7527851Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:22.7528115Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:22.7528385Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:22.7528651Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:22.7529016Z #define __INT8_C(c) c 2025-05-07T20:25:22.7529255Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:22.7529557Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.7529874Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:22.7530186Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:22.7530539Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:22.7530813Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:22.7531089Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.7531370Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:22.7531649Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:22.7532044Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:22.7532462Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:22.7532756Z #define __linux 1 2025-05-07T20:25:22.7532985Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:22.7533270Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:22.7533557Z #define __unix 1 2025-05-07T20:25:22.7533781Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:22.7534062Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:22.7534338Z #define __WINT_MIN__ 0U 2025-05-07T20:25:22.7534581Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:22.7534868Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:22.7535149Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:22.7535419Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:22.7535667Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:22.7535959Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:22.7537295Z #define __INT64_C(c) c ## L 2025-05-07T20:25:22.7537585Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:22.7538038Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:22.7538310Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:22.7538660Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:22.7539044Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:22.7539309Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:22.7539566Z #define __DBL_DIG__ 15 2025-05-07T20:25:22.7539798Z #define __FLT32_DIG__ 6 2025-05-07T20:25:22.7540110Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:22.7540453Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:22.7540708Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:22.7541041Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:22.7541390Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:22.7541637Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:22.7541904Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:22.7542290Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:22.7542694Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:22.7542972Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:22.7543240Z #define __unix__ 1 2025-05-07T20:25:22.7543465Z #define __INT_WIDTH__ 32 2025-05-07T20:25:22.7543835Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:22.7544089Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:22.7544337Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:22.7544604Z #define __UINT16_C(c) c 2025-05-07T20:25:22.7544842Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:22.7545096Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:22.7545457Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:22.7545820Z #define __gnu_linux__ 1 2025-05-07T20:25:22.7546065Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:22.7546334Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:22.7546621Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.7546894Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:22.7547152Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:22.7547406Z #define __GNUC__ 11 2025-05-07T20:25:22.7547631Z #define __pie__ 2 2025-05-07T20:25:22.7547840Z #define __MMX__ 1 2025-05-07T20:25:22.7548064Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:22.7548331Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:22.7548612Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:22.7548886Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:22.7549232Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:22.7549625Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.7549941Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:22.7550204Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:22.7550472Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:22.7550764Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:22.7551037Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:22.7551305Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:22.7551583Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:22.7551879Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:22.7552147Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:22.7552418Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:22.7552673Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:22.7552943Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:22.7553278Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:22.7553547Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:22.7553799Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:22.7554120Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:22.7554479Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:22.7554748Z #define __SSE2_MATH__ 1 2025-05-07T20:25:22.7555005Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:22.7555311Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.7555635Z #define __amd64 1 2025-05-07T20:25:22.7555868Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:22.7556135Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:22.7556542Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:22.7556862Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:22.7557118Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:22.7557398Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:22.7557660Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:22.7557928Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:22.7558197Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:22.7558469Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:22.7558735Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:22.7559016Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:22.7570666Z #define __x86_64 1 2025-05-07T20:25:22.7570955Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:22.7571369Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:22.7571837Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:22.7572293Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:22.7572768Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:22.7573163Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:22.7573424Z #define __LP64__ 1 2025-05-07T20:25:22.7573659Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.7574136Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:22.7574524Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:22.7574800Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:22.7575088Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:22.7575380Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:22.7575668Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:22.7575937Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:22.7576204Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:22.7576476Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:22.7576734Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:22.7577076Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:22.7577448Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:22.7577724Z #define __FLT_DIG__ 6 2025-05-07T20:25:22.7577967Z #define __NO_INLINE__ 1 2025-05-07T20:25:22.7578214Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:22.7578538Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:22.7578903Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:22.7579168Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:22.7579431Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:22.7579695Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:22.7579965Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:22.7580231Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:22.7580526Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:22.7580822Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:22.7581096Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:22.7581402Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:22.7581742Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:22.7582016Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:22.7582277Z #define __FLT128_DIG__ 33 2025-05-07T20:25:22.7582519Z #define __INT32_C(c) c 2025-05-07T20:25:22.7582775Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:22.7583054Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:22.7583344Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:22.7583632Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:22.7583944Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:22.7584257Z #define unix 1 2025-05-07T20:25:22.7584497Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:22.7584825Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.7585129Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:22.7585451Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:22.7585795Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:22.7586046Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:22.7586321Z #define __ELF__ 1 2025-05-07T20:25:22.7586563Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:22.7586943Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:22.7587231Z #define __FLT_RADIX__ 2 2025-05-07T20:25:22.7587489Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:22.7587851Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:22.7588229Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:22.7588495Z #define __SSE_MATH__ 1 2025-05-07T20:25:22.7588722Z #define __k8 1 2025-05-07T20:25:22.7589031Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:22.7589416Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:22.7589730Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:22.7590029Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:22.7590302Z #define __LDBL_DIG__ 18 2025-05-07T20:25:22.7590552Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:22.7590808Z #define __x86_64__ 1 2025-05-07T20:25:22.7591055Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:22.7591364Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:22.7591701Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.7592013Z #define __FLT64_DIG__ 15 2025-05-07T20:25:22.7592302Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.7592760Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:22.7593083Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.7593355Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:22.7593638Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.7593934Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:22.7594304Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:22.7594706Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:22.7594997Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:22.7595342Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:22.7595675Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:22.7595977Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:22.7596272Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:22.7596589Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:22.7596866Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:22.7597114Z #define __SEG_FS 1 2025-05-07T20:25:22.7597355Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:22.7597641Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:22.7597914Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.7598203Z #define __SEG_GS 1 2025-05-07T20:25:22.7598523Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:22.7598897Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:22.7599181Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:22.7599481Z #define __INT16_TYPE__ short int 2025-05-07T20:25:22.7599756Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:22.7600058Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:22.7600354Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:22.7600628Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:22.7600911Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:22.7601259Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:22.7601646Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.7601946Z #define linux 1 2025-05-07T20:25:22.7602187Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.7602474Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:22.7602746Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:22.7603005Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:22.7603275Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:22.7603533Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:22.7603884Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:22.7604309Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:22.7604637Z #define __code_model_small__ 1 2025-05-07T20:25:22.7604919Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:22.7605214Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:22.7605459Z #define __k8__ 1 2025-05-07T20:25:22.7605786Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:22.7606081Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:22.7606385Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:22.7606625Z #define __pic__ 2 2025-05-07T20:25:22.7606889Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.7607206Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:22.7607497Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.7607831Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:22.7608204Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:22.7608563Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:22.7608933Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:22.7609237Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:22.7609550Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:22.7609811Z #define __linux__ 1 2025-05-07T20:25:22.7610045Z #define __INT64_TYPE__ long int 2025-05-07T20:25:22.7610317Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:22.7610583Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:22.7610861Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:22.7611119Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:22.7611415Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.7611836Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:22.7612138Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:22.7612403Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:22.7612700Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:22.7613003Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:22.7613330Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:22.7613692Z #define __SSE__ 1 2025-05-07T20:25:22.7613928Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:22.7614266Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:22.7614620Z #define __amd64__ 1 2025-05-07T20:25:22.7614851Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:22.7615109Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:22.7615389Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:22.7615670Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:22.7615941Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:22.7616219Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:22.7616489Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:22.7616770Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:22.7617041Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:22.7617403Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:22.7617884Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:22.7618240Z #define _LP64 1 2025-05-07T20:25:22.7618468Z #define __UINT8_C(c) c 2025-05-07T20:25:22.7618716Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:22.7618982Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:22.7619262Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:22.7619546Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:22.7619865Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:22.7620239Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:22.7620741Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:22.7621126Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.7621420Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:22.7621738Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:22.7622114Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:22.7622480Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:22.7622755Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:22.7623106Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:22.7623481Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:22.7623743Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:22.7623994Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:22.7624249Z #define __FXSR__ 1 2025-05-07T20:25:22.7624647Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:22.7625107Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:22.7625511Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:22.7625827Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:22.7626085Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:22.7626417Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:22.7626782Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:22.7627034Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:22.7627269Z #define __PIC__ 2 2025-05-07T20:25:22.7627532Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:22.7627933Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:22.7628323Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:22.7628656Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:22.7628988Z #define __SSE2__ 1 2025-05-07T20:25:22.7629228Z #define __INT32_TYPE__ int 2025-05-07T20:25:22.7629483Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:22.7629749Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:22.7630089Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:22.7630522Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:22.7630798Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:22.7631073Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:22.7631342Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.7631625Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:22.7631874Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:22.7632115Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:22.7632409Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.7632708Z #define __PIE__ 2 2025-05-07T20:25:22.7633036Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:22.7633422Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:22.7633778Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:22.7634144Z #define __INT16_C(c) c 2025-05-07T20:25:22.7634369Z #define __STDC__ 1 2025-05-07T20:25:22.7634607Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:22.7634890Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:22.7635142Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:22.7635445Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:22.7635792Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:22.7636122Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:22.7636710Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:22.7636995Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:22.7637266Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:22.7637546Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:22.7637837Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:22.7638112Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:22.7638408Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:22.7638812Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:22.7639187Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:22.7639487Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:22.7639790Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:22.7640042Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:22.7640203Z 2025-05-07T20:25:22.8196325Z 2025-05-07T20:25:22.8196639Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:22.8197818Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:22.8198096Z 2025-05-07T20:25:24.7394812Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:24.7395221Z #define __cpp_attributes 200809L 2025-05-07T20:25:24.7395586Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:24.7395950Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:24.7396260Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:24.7396545Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:24.7397334Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:24.7397707Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:24.7398008Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:24.7398338Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:24.7398671Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:24.7398953Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:24.7399224Z #define __CHAR_BIT__ 8 2025-05-07T20:25:24.7399469Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:24.7399733Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:24.7400004Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:24.7400284Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:24.7400580Z #define __cpp_static_assert 201411L 2025-05-07T20:25:24.7400915Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:24.7401258Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.7401570Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:24.7401879Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:24.7402232Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:24.7402564Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:24.7402989Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:24.7403585Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:24.7403907Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:24.7404203Z #define __GCC_IEC_559 2 2025-05-07T20:25:24.7404467Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:24.7404754Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:24.7405044Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:24.7405354Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:24.7405664Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:24.7405992Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:24.7406318Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:24.7406661Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.7406998Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:24.7407287Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:24.7407582Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:24.7407869Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:24.7408187Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:24.7408475Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:24.7408746Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:24.7409196Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:24.7409554Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:24.7409890Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:24.7410159Z #define __INT8_C(c) c 2025-05-07T20:25:24.7410414Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:24.7410701Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:24.7411031Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.7411368Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:24.7411654Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:24.7411959Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:24.7412295Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:24.7412668Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:24.7412961Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:24.7413269Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:24.7413551Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.7413836Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:24.7414128Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:24.7414537Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:24.7414970Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:24.7415269Z #define __linux 1 2025-05-07T20:25:24.7415511Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:24.7415808Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:24.7416095Z #define __unix 1 2025-05-07T20:25:24.7416344Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:24.7416737Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:24.7417034Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:24.7417322Z #define __WINT_MIN__ 0U 2025-05-07T20:25:24.7417582Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:24.7417873Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:24.7418169Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:24.7418448Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:24.7418707Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:24.7419003Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:24.7419314Z #define __INT64_C(c) c ## L 2025-05-07T20:25:24.7419598Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:24.7419900Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:24.7420192Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:24.7420507Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:24.7420792Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:24.7421067Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:24.7421436Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:24.7421819Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:24.7422083Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:24.7422374Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:24.7422654Z #define __DBL_DIG__ 15 2025-05-07T20:25:24.7422977Z #define __FLT32_DIG__ 6 2025-05-07T20:25:24.7423295Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:24.7423646Z #define __GXX_WEAK__ 1 2025-05-07T20:25:24.7423897Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:24.7424159Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:24.7424500Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:24.7424854Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:24.7425130Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:24.7425445Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:24.7425779Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:24.7426213Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:24.7426623Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:24.7426900Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:24.7427175Z #define __unix__ 1 2025-05-07T20:25:24.7427416Z #define __INT_WIDTH__ 32 2025-05-07T20:25:24.7427671Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:24.7427926Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:24.7428190Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:24.7428468Z #define __UINT16_C(c) c 2025-05-07T20:25:24.7428708Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:24.7428977Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:24.7429344Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:24.7429727Z #define __gnu_linux__ 1 2025-05-07T20:25:24.7429971Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:24.7430245Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:24.7430532Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:24.7430829Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.7431113Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:24.7431385Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:24.7431649Z #define __GNUC__ 11 2025-05-07T20:25:24.7431873Z #define __GXX_RTTI 1 2025-05-07T20:25:24.7432111Z #define __pie__ 2 2025-05-07T20:25:24.7432339Z #define __MMX__ 1 2025-05-07T20:25:24.7432573Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:24.7432845Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:24.7433137Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:24.7433430Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:24.7433687Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:24.7434002Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:24.7434335Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:24.7434692Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:24.7435069Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:24.7435393Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.7435814Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:24.7436087Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:24.7436619Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:24.7437048Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:24.7437448Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:24.7437734Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:24.7438012Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:24.7438300Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:24.7449454Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:24.7449753Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:24.7450053Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:24.7450388Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:24.7450664Z #define __cplusplus 201703L 2025-05-07T20:25:24.7450967Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:24.7451276Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:24.7451546Z #define __DEPRECATED 1 2025-05-07T20:25:24.7451804Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:24.7452116Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:24.7452380Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:24.7452698Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:24.7453069Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:24.7453543Z #define __SSE2_MATH__ 1 2025-05-07T20:25:24.7453798Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:24.7454106Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.7454404Z #define __amd64 1 2025-05-07T20:25:24.7454639Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:24.7454904Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:24.7455184Z #define __GNUG__ 11 2025-05-07T20:25:24.7455449Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:24.7455762Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:24.7456023Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:24.7456289Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:24.7456561Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:24.7456821Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:24.7457109Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:24.7457405Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:24.7457680Z #define __cpp_hex_float 201603L 2025-05-07T20:25:24.7457953Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:24.7458228Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:24.7458508Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:24.7458784Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:24.7459057Z #define __x86_64 1 2025-05-07T20:25:24.7459282Z #define __cpp_lambdas 200907L 2025-05-07T20:25:24.7459557Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:24.7459931Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:24.7460317Z #define __cpp_template_auto 201606L 2025-05-07T20:25:24.7460682Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:24.7461140Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:24.7461616Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:24.7462009Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:24.7462269Z #define __LP64__ 1 2025-05-07T20:25:24.7462501Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.7462864Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:24.7463247Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:24.7463528Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:24.7463810Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:24.7464092Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:24.7464370Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:24.7464630Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:24.7464901Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:24.7465235Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:24.7465592Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:24.7465881Z #define __FLT_DIG__ 6 2025-05-07T20:25:24.7466286Z #define __NO_INLINE__ 1 2025-05-07T20:25:24.7466530Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:24.7466862Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:24.7467218Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:24.7467490Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:24.7467757Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:24.7468021Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:24.7468313Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:24.7468612Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:24.7468882Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:24.7469190Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:24.7469482Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:24.7469761Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:24.7470075Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:24.7470414Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:24.7470712Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:24.7470996Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:24.7471255Z #define __FLT128_DIG__ 33 2025-05-07T20:25:24.7471500Z #define __INT32_C(c) c 2025-05-07T20:25:24.7471753Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:24.7472044Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:24.7472404Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:24.7472695Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:24.7473017Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:24.7473326Z #define unix 1 2025-05-07T20:25:24.7473558Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:24.7473829Z #define __cpp_rtti 199711L 2025-05-07T20:25:24.7474097Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:24.7474416Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.7474735Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:24.7475044Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:24.7475382Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:24.7475647Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:24.7475941Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:24.7476233Z #define __ELF__ 1 2025-05-07T20:25:24.7476472Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:24.7476760Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:24.7477042Z #define __FLT_RADIX__ 2 2025-05-07T20:25:24.7477300Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:24.7477668Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:24.7478030Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:24.7478312Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:24.7478594Z #define __k8 1 2025-05-07T20:25:24.7478892Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:24.7479274Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:24.7479581Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:24.7479880Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:24.7480160Z #define __LDBL_DIG__ 18 2025-05-07T20:25:24.7480419Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:24.7480679Z #define __x86_64__ 1 2025-05-07T20:25:24.7480935Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:24.7481250Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:24.7481595Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.7481908Z #define __FLT64_DIG__ 15 2025-05-07T20:25:24.7482202Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.7482558Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:24.7482875Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.7483150Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:24.7483438Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.7483740Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:24.7484118Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:24.7484516Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:24.7484809Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:24.7485227Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:24.7485556Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:24.7485892Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:24.7486195Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:24.7486489Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:24.7486802Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:24.7487088Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:24.7487338Z #define __SEG_FS 1 2025-05-07T20:25:24.7487581Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:24.7487860Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:24.7488149Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.7488445Z #define __SEG_GS 1 2025-05-07T20:25:24.7488769Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:24.7489262Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:24.7489543Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:24.7489838Z #define __INT16_TYPE__ short int 2025-05-07T20:25:24.7490128Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:24.7490458Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:24.7490772Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:24.7491047Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:24.7491424Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:24.7491773Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:24.7492157Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.7492480Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:24.7492816Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:24.7493116Z #define linux 1 2025-05-07T20:25:24.7493361Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.7493649Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:24.7493928Z #define __EXCEPTIONS 1 2025-05-07T20:25:24.7494184Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:24.7494455Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:24.7494744Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:24.7495036Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:24.7495394Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:24.7495790Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:24.7496149Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:24.7496490Z #define __code_model_small__ 1 2025-05-07T20:25:24.7496772Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:24.7497082Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:24.7497391Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:24.7497677Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:24.7497966Z #define __k8__ 1 2025-05-07T20:25:24.7498206Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:24.7498506Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:24.7498817Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:24.7499062Z #define __pic__ 2 2025-05-07T20:25:24.7499324Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.7499650Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:24.7499916Z #define __cpp_decltype 200707L 2025-05-07T20:25:24.7500218Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.7500551Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:24.7500920Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:24.7501314Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:24.7501636Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:24.7501956Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:24.7502245Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:24.7502496Z #define __linux__ 1 2025-05-07T20:25:24.7502729Z #define __INT64_TYPE__ long int 2025-05-07T20:25:24.7502999Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:24.7503257Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:24.7503534Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:24.7503818Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:24.7504220Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:24.7504511Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.7504830Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:24.7505099Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:24.7505398Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:24.7505705Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:24.7506041Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:24.7506398Z #define __SSE__ 1 2025-05-07T20:25:24.7506636Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:24.7506977Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:24.7507317Z #define __amd64__ 1 2025-05-07T20:25:24.7507544Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:24.7507809Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:24.7508077Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:24.7508349Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:24.7508633Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:24.7508911Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:24.7509179Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:24.7509449Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:24.7509795Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:24.7510340Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:24.7510705Z #define _LP64 1 2025-05-07T20:25:24.7510954Z #define __UINT8_C(c) c 2025-05-07T20:25:24.7511214Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:24.7511487Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:24.7511766Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:24.7512024Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:24.7512381Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:24.7512850Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:24.7513225Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.7513525Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:24.7513843Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:24.7514163Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:24.7514541Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:24.7514918Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:24.7515187Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:24.7515449Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:24.7515802Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:24.7516177Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:24.7516454Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:24.7516704Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:24.7516967Z #define __FXSR__ 1 2025-05-07T20:25:24.7517278Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:24.7517730Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:24.7518156Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:24.7518478Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:24.7518743Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:24.7519052Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:24.7519361Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:24.7519638Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:24.7520009Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:24.7520389Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:24.7520674Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:24.7520939Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:24.7521200Z #define __PIC__ 2 2025-05-07T20:25:24.7521469Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:24.7521872Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:24.7522265Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:24.7522606Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:24.7523057Z #define __cpp_constexpr 201603L 2025-05-07T20:25:24.7523333Z #define __SSE2__ 1 2025-05-07T20:25:24.7523585Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:24.7523874Z #define __INT32_TYPE__ int 2025-05-07T20:25:24.7524135Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:24.7524410Z #define __cpp_exceptions 199711L 2025-05-07T20:25:24.7524677Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:24.7525019Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:24.7525383Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:24.7525660Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:24.7525926Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:24.7526198Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.7526477Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:24.7526717Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:24.7526974Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:24.7527265Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:24.7527551Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.7527844Z #define __PIE__ 2 2025-05-07T20:25:24.7528170Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:24.7528575Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:24.7529078Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:24.7529425Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:24.7529786Z #define __INT16_C(c) c 2025-05-07T20:25:24.7530015Z #define __STDC__ 1 2025-05-07T20:25:24.7530237Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:24.7530495Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:24.7530758Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:24.7531011Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:24.7531307Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:24.7531645Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:24.7531980Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:24.7532255Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:24.7532541Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:24.7532823Z #define __SSE_MATH__ 1 2025-05-07T20:25:24.7533064Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:24.7533339Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:24.7533650Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:24.7533935Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:24.7534224Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:24.7534486Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:24.7534780Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:24.7535169Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:24.7535535Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:24.7535834Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:24.7536125Z #define _GNU_SOURCE 1 2025-05-07T20:25:24.7536663Z #define __cpp_init_captures 201304L 2025-05-07T20:25:24.7537019Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:24.7537285Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:24.7537445Z 2025-05-07T20:25:24.8059889Z 2025-05-07T20:25:24.8060245Z + conda run -n build_binary c++ --version 2025-05-07T20:25:24.8060465Z 2025-05-07T20:25:26.7193206Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:26.7193875Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:26.7194521Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:26.7195314Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:26.7195781Z 2025-05-07T20:25:26.7195788Z 2025-05-07T20:25:26.7856039Z 2025-05-07T20:25:26.7856891Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:26.7857713Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:26.7858298Z 2025-05-07T20:25:28.7840195Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:28.7842327Z 2025-05-07T20:25:28.7843142Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:28.7843953Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:28.7844271Z 2025-05-07T20:25:30.7723428Z #define __cplusplus 201703L 2025-05-07T20:25:30.7725103Z 2025-05-07T20:25:30.7726011Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:30.7766810Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 12.8.0 2025-05-07T20:25:30.7767263Z . $PRELUDE; install_cuda $BUILD_ENV 12.8.0 2025-05-07T20:25:30.7780439Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:30.7780797Z env: 2025-05-07T20:25:30.7781031Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:30.7781346Z BUILD_ENV: build_binary 2025-05-07T20:25:30.7781633Z BUILD_TARGET: default 2025-05-07T20:25:30.7781879Z BUILD_VARIANT: cuda 2025-05-07T20:25:30.7782128Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:25:30.7782389Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:30.7782747Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:30.7783090Z ##[endgroup] 2025-05-07T20:25:31.1237037Z ################################################################################ 2025-05-07T20:25:31.1237533Z # Install CUDA 2025-05-07T20:25:31.1238212Z # 2025-05-07T20:25:31.1255581Z # [2025-05-07T20:25:31.125Z] + install_cuda build_binary 12.8.0 2025-05-07T20:25:31.1256120Z ################################################################################ 2025-05-07T20:25:31.1256435Z 2025-05-07T20:25:31.1271219Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:31.2163683Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:31.2164206Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:31.2168677Z + conda clean --packages --tarball -y 2025-05-07T20:25:31.2169104Z 2025-05-07T20:25:31.9310838Z Will remove 29 (113.6 MB) tarball(s). 2025-05-07T20:25:31.9311315Z Will remove 6 (619 KB) package(s). 2025-05-07T20:25:31.9982245Z 2025-05-07T20:25:31.9990525Z + conda clean --all -y 2025-05-07T20:25:31.9990809Z 2025-05-07T20:25:32.6628699Z There are no unused tarball(s) to remove. 2025-05-07T20:25:32.6629526Z Will remove 1 index cache(s). 2025-05-07T20:25:32.6630153Z There are no unused package(s) to remove. 2025-05-07T20:25:32.6630824Z There are no tempfile(s) to remove. 2025-05-07T20:25:32.6631413Z There are no logfile(s) to remove. 2025-05-07T20:25:32.7302970Z 2025-05-07T20:25:32.7317249Z [INSTALL] Installing CUDA 12.8.0 ... 2025-05-07T20:25:32.7341868Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c conda-forge --override-channels -y cuda=12.8.0 2025-05-07T20:25:33.6464140Z Channels: 2025-05-07T20:25:33.6464625Z - conda-forge 2025-05-07T20:25:33.6465082Z Platform: linux-64 2025-05-07T20:25:44.2718110Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:25:45.4148569Z Solving environment: - \ | / - done 2025-05-07T20:25:45.4882040Z 2025-05-07T20:25:45.4882611Z ## Package Plan ## 2025-05-07T20:25:45.4883034Z 2025-05-07T20:25:45.4883680Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:45.4884514Z 2025-05-07T20:25:45.4884844Z added / updated specs: 2025-05-07T20:25:45.4885509Z - cuda=12.8.0 2025-05-07T20:25:45.4885908Z 2025-05-07T20:25:45.4885944Z 2025-05-07T20:25:45.4886210Z The following packages will be downloaded: 2025-05-07T20:25:45.4886652Z 2025-05-07T20:25:45.4886789Z package | build 2025-05-07T20:25:45.4887130Z ---------------------------|----------------- 2025-05-07T20:25:45.4887517Z alsa-lib-1.2.14 | hb9d3cd8_0 553 KB conda-forge 2025-05-07T20:25:45.4888067Z attr-2.5.1 | h166bdaf_1 69 KB conda-forge 2025-05-07T20:25:45.4888707Z binutils-2.40 | h4852527_7 31 KB conda-forge 2025-05-07T20:25:45.4889466Z c-compiler-1.5.2 | h0b41bf4_0 6 KB conda-forge 2025-05-07T20:25:45.4889949Z cuda-12.8.0 | ha804496_0 26 KB conda-forge 2025-05-07T20:25:45.4890393Z cuda-cccl_linux-64-12.8.55 | ha770c72_1 1.0 MB conda-forge 2025-05-07T20:25:45.4891298Z cuda-command-line-tools-12.8.0| ha770c72_0 20 KB conda-forge 2025-05-07T20:25:45.4891808Z cuda-compiler-12.8.0 | hbad6d8a_0 20 KB conda-forge 2025-05-07T20:25:45.4892310Z cuda-crt-dev_linux-64-12.8.61| ha770c72_1 90 KB conda-forge 2025-05-07T20:25:45.4892797Z cuda-crt-tools-12.8.61 | ha770c72_1 27 KB conda-forge 2025-05-07T20:25:45.4893255Z cuda-cudart-12.8.57 | h5888daf_1 22 KB conda-forge 2025-05-07T20:25:45.4893740Z cuda-cudart-dev-12.8.57 | h5888daf_1 23 KB conda-forge 2025-05-07T20:25:45.4894254Z cuda-cudart-dev_linux-64-12.8.57| h3f2d84a_1 377 KB conda-forge 2025-05-07T20:25:45.4894774Z cuda-cudart-static-12.8.57 | h5888daf_1 22 KB conda-forge 2025-05-07T20:25:45.4895304Z cuda-cudart-static_linux-64-12.8.57| h3f2d84a_1 950 KB conda-forge 2025-05-07T20:25:45.4896001Z cuda-cudart_linux-64-12.8.57| h3f2d84a_1 188 KB conda-forge 2025-05-07T20:25:45.4896502Z cuda-cuobjdump-12.8.55 | hbd13f7d_0 227 KB conda-forge 2025-05-07T20:25:45.4896971Z cuda-cupti-12.8.57 | hbd13f7d_0 1.8 MB conda-forge 2025-05-07T20:25:45.4897436Z cuda-cupti-dev-12.8.57 | h5888daf_0 4.0 MB conda-forge 2025-05-07T20:25:45.4897909Z cuda-cuxxfilt-12.8.55 | hbd13f7d_0 211 KB conda-forge 2025-05-07T20:25:45.4898385Z cuda-driver-dev-12.8.57 | h5888daf_1 22 KB conda-forge 2025-05-07T20:25:45.4898883Z cuda-driver-dev_linux-64-12.8.90| h3f2d84a_1 36 KB conda-forge 2025-05-07T20:25:45.4899366Z cuda-gdb-12.8.55 | h50b4baa_0 353 KB conda-forge 2025-05-07T20:25:45.4899821Z cuda-libraries-12.8.0 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:45.4900309Z cuda-libraries-dev-12.8.0 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:45.4900792Z cuda-nsight-12.8.55 | h7938cbb_0 113.2 MB conda-forge 2025-05-07T20:25:45.4901239Z cuda-nvcc-12.8.61 | hcdd1206_0 23 KB conda-forge 2025-05-07T20:25:45.4901709Z cuda-nvcc-dev_linux-64-12.8.61| he91c749_1 12.7 MB conda-forge 2025-05-07T20:25:45.4902191Z cuda-nvcc-impl-12.8.61 | h85509e4_1 25 KB conda-forge 2025-05-07T20:25:45.4902665Z cuda-nvcc-tools-12.8.61 | he02047a_1 24.5 MB conda-forge 2025-05-07T20:25:45.4903147Z cuda-nvcc_linux-64-12.8.61 | h04802cd_0 25 KB conda-forge 2025-05-07T20:25:45.4903620Z cuda-nvdisasm-12.8.55 | hbd13f7d_0 4.9 MB conda-forge 2025-05-07T20:25:45.4904082Z cuda-nvml-dev-12.8.55 | hbd13f7d_0 134 KB conda-forge 2025-05-07T20:25:45.4904545Z cuda-nvprof-12.8.57 | hbd13f7d_0 2.5 MB conda-forge 2025-05-07T20:25:45.4905010Z cuda-nvprune-12.8.55 | hbd13f7d_0 68 KB conda-forge 2025-05-07T20:25:45.4905472Z cuda-nvrtc-12.8.61 | hbd13f7d_0 63.1 MB conda-forge 2025-05-07T20:25:45.4905936Z cuda-nvrtc-dev-12.8.61 | h5888daf_0 34 KB conda-forge 2025-05-07T20:25:45.4906392Z cuda-nvtx-12.8.55 | hbd13f7d_0 31 KB conda-forge 2025-05-07T20:25:45.4906866Z cuda-nvvm-dev_linux-64-12.8.61| ha770c72_1 25 KB conda-forge 2025-05-07T20:25:45.4907345Z cuda-nvvm-impl-12.8.61 | he02047a_1 20.8 MB conda-forge 2025-05-07T20:25:45.4907816Z cuda-nvvm-tools-12.8.61 | he02047a_1 23.5 MB conda-forge 2025-05-07T20:25:45.4908277Z cuda-nvvp-12.8.57 | hbd13f7d_0 112.4 MB conda-forge 2025-05-07T20:25:45.4908726Z cuda-opencl-12.8.55 | hbd13f7d_0 29 KB conda-forge 2025-05-07T20:25:45.4909189Z cuda-opencl-dev-12.8.55 | h5888daf_0 95 KB conda-forge 2025-05-07T20:25:45.4909811Z cuda-profiler-api-12.8.55 | h7938cbb_0 22 KB conda-forge 2025-05-07T20:25:45.4910299Z cuda-runtime-12.8.0 | ha804496_0 20 KB conda-forge 2025-05-07T20:25:45.4910775Z cuda-sanitizer-api-12.8.55 | hbd13f7d_0 8.8 MB conda-forge 2025-05-07T20:25:45.4911260Z cuda-toolkit-12.8.0 | ha804496_0 20 KB conda-forge 2025-05-07T20:25:45.4911713Z cuda-tools-12.8.0 | ha770c72_0 19 KB conda-forge 2025-05-07T20:25:45.4912161Z cuda-version-12.8 | h5d125a7_3 21 KB conda-forge 2025-05-07T20:25:45.4912636Z cuda-visual-tools-12.8.0 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:45.4913115Z cxx-compiler-1.5.2 | hf52228f_0 6 KB conda-forge 2025-05-07T20:25:45.4913543Z dbus-1.13.6 | h5008d03_3 604 KB conda-forge 2025-05-07T20:25:45.4913945Z expat-2.7.0 | h5888daf_0 137 KB conda-forge 2025-05-07T20:25:45.4914516Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-05-07T20:25:45.4915054Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-05-07T20:25:45.4915588Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-05-07T20:25:45.4916087Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-05-07T20:25:45.4916555Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2025-05-07T20:25:45.4917037Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-05-07T20:25:45.4917518Z fonts-conda-forge-1 | 0 4 KB conda-forge 2025-05-07T20:25:45.4917980Z freetype-2.13.3 | ha770c72_1 168 KB conda-forge 2025-05-07T20:25:45.4918399Z gcc-11.4.0 | h602e360_13 49 KB conda-forge 2025-05-07T20:25:45.4918830Z gds-tools-1.13.0.11 | h5888daf_0 37.9 MB conda-forge 2025-05-07T20:25:45.4919249Z gmp-6.3.0 | hac33072_2 449 KB conda-forge 2025-05-07T20:25:45.4919644Z gxx-11.4.0 | h602e360_13 49 KB conda-forge 2025-05-07T20:25:45.4920056Z keyutils-1.6.1 | h166bdaf_0 115 KB conda-forge 2025-05-07T20:25:45.4920472Z krb5-1.21.3 | h659f571_0 1.3 MB conda-forge 2025-05-07T20:25:45.4920875Z libcap-2.71 | h39aace5_0 100 KB conda-forge 2025-05-07T20:25:45.4921310Z libcublas-12.8.3.14 | h9ab20c4_0 460.2 MB conda-forge 2025-05-07T20:25:45.4921773Z libcublas-dev-12.8.3.14 | h9ab20c4_0 89 KB conda-forge 2025-05-07T20:25:45.4922227Z libcufft-11.3.3.41 | hbd13f7d_0 147.4 MB conda-forge 2025-05-07T20:25:45.4922686Z libcufft-dev-11.3.3.41 | h5888daf_0 33 KB conda-forge 2025-05-07T20:25:45.4923151Z libcufile-1.13.0.11 | h12f29b5_0 939 KB conda-forge 2025-05-07T20:25:45.4923613Z libcufile-dev-1.13.0.11 | h5888daf_0 35 KB conda-forge 2025-05-07T20:25:45.4924069Z libcurand-10.3.9.55 | hbd13f7d_0 43.6 MB conda-forge 2025-05-07T20:25:45.4924530Z libcurand-dev-10.3.9.55 | h5888daf_0 265 KB conda-forge 2025-05-07T20:25:45.4925001Z libcusolver-11.7.2.55 | h9ab20c4_0 156.9 MB conda-forge 2025-05-07T20:25:45.4925476Z libcusolver-dev-11.7.2.55 | h9ab20c4_0 59 KB conda-forge 2025-05-07T20:25:45.4925954Z libcusparse-12.5.7.53 | hbd13f7d_0 164.9 MB conda-forge 2025-05-07T20:25:45.4926439Z libcusparse-dev-12.5.7.53 | h5888daf_0 51 KB conda-forge 2025-05-07T20:25:45.4926945Z libedit-3.1.20250104 | pl5321h7949ede_0 132 KB conda-forge 2025-05-07T20:25:45.4927437Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T20:25:45.4927980Z libfreetype-2.13.3 | ha770c72_1 8 KB conda-forge 2025-05-07T20:25:45.4928441Z libfreetype6-2.13.3 | h48d6fc4_1 371 KB conda-forge 2025-05-07T20:25:45.4929019Z libgcrypt-lib-1.11.0 | hb9d3cd8_2 572 KB conda-forge 2025-05-07T20:25:45.4929473Z libglib-2.84.0 | h2ff4ddf_0 3.8 MB conda-forge 2025-05-07T20:25:45.4929904Z libglvnd-1.7.0 | ha4b6fd6_2 129 KB conda-forge 2025-05-07T20:25:45.4930387Z libgpg-error-1.55 | h3f2d84a_0 305 KB conda-forge 2025-05-07T20:25:45.4930825Z libiconv-1.18 | h4ce23a2_1 696 KB conda-forge 2025-05-07T20:25:45.4931245Z libnl-3.11.0 | hb9d3cd8_0 724 KB conda-forge 2025-05-07T20:25:45.4931663Z libnpp-12.3.3.65 | hbd13f7d_0 130.6 MB conda-forge 2025-05-07T20:25:45.4932194Z libnpp-dev-12.3.3.65 | h5888daf_0 443 KB conda-forge 2025-05-07T20:25:45.4932634Z libnuma-2.0.18 | h4ab18f5_2 42 KB conda-forge 2025-05-07T20:25:45.4933074Z libnvfatbin-12.8.55 | hbd13f7d_0 793 KB conda-forge 2025-05-07T20:25:45.4933552Z libnvfatbin-dev-12.8.55 | h5888daf_0 26 KB conda-forge 2025-05-07T20:25:45.4934032Z libnvjitlink-12.8.61 | hbd13f7d_0 28.7 MB conda-forge 2025-05-07T20:25:45.4934518Z libnvjitlink-dev-12.8.61 | h5888daf_0 25 KB conda-forge 2025-05-07T20:25:45.4934984Z libnvjpeg-12.3.5.57 | h97fd463_0 3.0 MB conda-forge 2025-05-07T20:25:45.4935472Z libnvjpeg-dev-12.3.5.57 | ha770c72_0 31 KB conda-forge 2025-05-07T20:25:45.4935922Z libopengl-1.7.0 | ha4b6fd6_2 50 KB conda-forge 2025-05-07T20:25:45.4936638Z libpng-1.6.47 | h943b412_0 282 KB conda-forge 2025-05-07T20:25:45.4937079Z libsqlite-3.49.2 | hee588c1_0 895 KB conda-forge 2025-05-07T20:25:45.4937575Z libsystemd0-256.9 | h2774228_0 401 KB conda-forge 2025-05-07T20:25:45.4938013Z libudev1-257.4 | h9a4d06a_0 140 KB conda-forge 2025-05-07T20:25:45.4938443Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T20:25:45.4938867Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2025-05-07T20:25:45.4939303Z libxkbcommon-1.8.0 | hc4a0caf_0 627 KB conda-forge 2025-05-07T20:25:45.4939760Z libxkbfile-1.1.0 | h166bdaf_1 111 KB conda-forge 2025-05-07T20:25:45.4940195Z libxml2-2.13.5 | h064dc61_0 673 KB conda-forge 2025-05-07T20:25:45.4940618Z libzlib-1.3.1 | hb9d3cd8_2 60 KB conda-forge 2025-05-07T20:25:45.4941032Z lz4-c-1.9.4 | hcb278e6_0 140 KB conda-forge 2025-05-07T20:25:45.4941437Z ncurses-6.5 | h2d0b736_3 871 KB conda-forge 2025-05-07T20:25:45.4941898Z nsight-compute-2025.1.0.14 | hb5ebaad_0 320.6 MB conda-forge 2025-05-07T20:25:45.4942346Z nspr-4.36 | h5888daf_0 225 KB conda-forge 2025-05-07T20:25:45.4942747Z nss-3.111 | h159eef7_0 1.9 MB conda-forge 2025-05-07T20:25:45.4943157Z ocl-icd-2.3.3 | hb9d3cd8_0 104 KB conda-forge 2025-05-07T20:25:45.4943614Z opencl-headers-2024.10.24 | h5888daf_0 53 KB conda-forge 2025-05-07T20:25:45.4944063Z pcre2-10.44 | hc749103_2 934 KB conda-forge 2025-05-07T20:25:45.4944502Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2025-05-07T20:25:45.4944960Z python-3.13.0 |h9ebbce0_101_cp313 31.5 MB conda-forge 2025-05-07T20:25:45.4945547Z rdma-core-55.0 | h5888daf_0 1.2 MB conda-forge 2025-05-07T20:25:45.4945971Z sqlite-3.49.2 | h9eae976_0 840 KB conda-forge 2025-05-07T20:25:45.4946382Z tk-8.6.13 |noxft_h4845f30_101 3.2 MB conda-forge 2025-05-07T20:25:45.4946806Z wayland-1.23.1 | h3e06ad9_0 314 KB conda-forge 2025-05-07T20:25:45.4947221Z xcb-util-0.4.1 | hb711507_2 19 KB conda-forge 2025-05-07T20:25:45.4947670Z xcb-util-cursor-0.1.5 | hb9d3cd8_0 20 KB conda-forge 2025-05-07T20:25:45.4948137Z xcb-util-image-0.4.0 | hb711507_2 24 KB conda-forge 2025-05-07T20:25:45.4948608Z xcb-util-keysyms-0.4.1 | hb711507_0 14 KB conda-forge 2025-05-07T20:25:45.4949097Z xcb-util-renderutil-0.3.10 | hb711507_0 17 KB conda-forge 2025-05-07T20:25:45.4949720Z xcb-util-wm-0.4.2 | hb711507_0 50 KB conda-forge 2025-05-07T20:25:45.4950185Z xkeyboard-config-2.44 | hb9d3cd8_0 384 KB conda-forge 2025-05-07T20:25:45.4950648Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2025-05-07T20:25:45.4951095Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2025-05-07T20:25:45.4951541Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2025-05-07T20:25:45.4951991Z xorg-libxau-1.0.12 | hb9d3cd8_0 14 KB conda-forge 2025-05-07T20:25:45.4952462Z xorg-libxcomposite-0.4.6 | hb9d3cd8_2 13 KB conda-forge 2025-05-07T20:25:45.4952959Z xorg-libxdamage-1.1.6 | hb9d3cd8_0 13 KB conda-forge 2025-05-07T20:25:45.4953433Z xorg-libxdmcp-1.1.5 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T20:25:45.4953888Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2025-05-07T20:25:45.4954366Z xorg-libxfixes-6.0.1 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T20:25:45.4954827Z xorg-libxi-1.8.2 | hb9d3cd8_0 46 KB conda-forge 2025-05-07T20:25:45.4955281Z xorg-libxrandr-1.5.4 | hb9d3cd8_0 29 KB conda-forge 2025-05-07T20:25:45.4955754Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2025-05-07T20:25:45.4956225Z xorg-libxtst-1.2.5 | hb9d3cd8_3 32 KB conda-forge 2025-05-07T20:25:45.4956652Z zlib-1.3.1 | hb9d3cd8_2 90 KB conda-forge 2025-05-07T20:25:45.4957044Z zstd-1.5.7 | hb8e6e7a_2 554 KB conda-forge 2025-05-07T20:25:45.4957437Z ------------------------------------------------------------ 2025-05-07T20:25:45.4957798Z Total: 1.91 GB 2025-05-07T20:25:45.4958021Z 2025-05-07T20:25:45.4958162Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:45.4958387Z 2025-05-07T20:25:45.4958604Z alsa-lib conda-forge/linux-64::alsa-lib-1.2.14-hb9d3cd8_0 2025-05-07T20:25:45.4959043Z attr conda-forge/linux-64::attr-2.5.1-h166bdaf_1 2025-05-07T20:25:45.4959473Z binutils conda-forge/linux-64::binutils-2.40-h4852527_7 2025-05-07T20:25:45.4959949Z c-compiler conda-forge/linux-64::c-compiler-1.5.2-h0b41bf4_0 2025-05-07T20:25:45.4960387Z cuda conda-forge/noarch::cuda-12.8.0-ha804496_0 2025-05-07T20:25:45.4960872Z cuda-cccl_linux-64 conda-forge/noarch::cuda-cccl_linux-64-12.8.55-ha770c72_1 2025-05-07T20:25:45.4961480Z cuda-command-line~ conda-forge/linux-64::cuda-command-line-tools-12.8.0-ha770c72_0 2025-05-07T20:25:45.4962072Z cuda-compiler conda-forge/noarch::cuda-compiler-12.8.0-hbad6d8a_0 2025-05-07T20:25:45.4962620Z cuda-crt-dev_linu~ conda-forge/noarch::cuda-crt-dev_linux-64-12.8.61-ha770c72_1 2025-05-07T20:25:45.4963188Z cuda-crt-tools conda-forge/linux-64::cuda-crt-tools-12.8.61-ha770c72_1 2025-05-07T20:25:45.4963815Z cuda-cudart conda-forge/linux-64::cuda-cudart-12.8.57-h5888daf_1 2025-05-07T20:25:45.4964348Z cuda-cudart-dev conda-forge/linux-64::cuda-cudart-dev-12.8.57-h5888daf_1 2025-05-07T20:25:45.4964926Z cuda-cudart-dev_l~ conda-forge/noarch::cuda-cudart-dev_linux-64-12.8.57-h3f2d84a_1 2025-05-07T20:25:45.4965535Z cuda-cudart-static conda-forge/linux-64::cuda-cudart-static-12.8.57-h5888daf_1 2025-05-07T20:25:45.4966322Z cuda-cudart-stati~ conda-forge/noarch::cuda-cudart-static_linux-64-12.8.57-h3f2d84a_1 2025-05-07T20:25:45.4966936Z cuda-cudart_linux~ conda-forge/noarch::cuda-cudart_linux-64-12.8.57-h3f2d84a_1 2025-05-07T20:25:45.4967497Z cuda-cuobjdump conda-forge/linux-64::cuda-cuobjdump-12.8.55-hbd13f7d_0 2025-05-07T20:25:45.4968028Z cuda-cupti conda-forge/linux-64::cuda-cupti-12.8.57-hbd13f7d_0 2025-05-07T20:25:45.4968543Z cuda-cupti-dev conda-forge/linux-64::cuda-cupti-dev-12.8.57-h5888daf_0 2025-05-07T20:25:45.4969251Z cuda-cuxxfilt conda-forge/linux-64::cuda-cuxxfilt-12.8.55-hbd13f7d_0 2025-05-07T20:25:45.4969801Z cuda-driver-dev conda-forge/linux-64::cuda-driver-dev-12.8.57-h5888daf_1 2025-05-07T20:25:45.4970385Z cuda-driver-dev_l~ conda-forge/noarch::cuda-driver-dev_linux-64-12.8.90-h3f2d84a_1 2025-05-07T20:25:45.4970925Z cuda-gdb conda-forge/linux-64::cuda-gdb-12.8.55-h50b4baa_0 2025-05-07T20:25:45.4971422Z cuda-libraries conda-forge/linux-64::cuda-libraries-12.8.0-ha770c72_0 2025-05-07T20:25:45.4972006Z cuda-libraries-dev conda-forge/linux-64::cuda-libraries-dev-12.8.0-ha770c72_0 2025-05-07T20:25:45.4972570Z cuda-nsight conda-forge/linux-64::cuda-nsight-12.8.55-h7938cbb_0 2025-05-07T20:25:45.4973061Z cuda-nvcc conda-forge/linux-64::cuda-nvcc-12.8.61-hcdd1206_0 2025-05-07T20:25:45.4973591Z cuda-nvcc-dev_lin~ conda-forge/noarch::cuda-nvcc-dev_linux-64-12.8.61-he91c749_1 2025-05-07T20:25:45.4974183Z cuda-nvcc-impl conda-forge/linux-64::cuda-nvcc-impl-12.8.61-h85509e4_1 2025-05-07T20:25:45.4974750Z cuda-nvcc-tools conda-forge/linux-64::cuda-nvcc-tools-12.8.61-he02047a_1 2025-05-07T20:25:45.4975324Z cuda-nvcc_linux-64 conda-forge/linux-64::cuda-nvcc_linux-64-12.8.61-h04802cd_0 2025-05-07T20:25:45.4975873Z cuda-nvdisasm conda-forge/linux-64::cuda-nvdisasm-12.8.55-hbd13f7d_0 2025-05-07T20:25:45.4976404Z cuda-nvml-dev conda-forge/linux-64::cuda-nvml-dev-12.8.55-hbd13f7d_0 2025-05-07T20:25:45.4976924Z cuda-nvprof conda-forge/linux-64::cuda-nvprof-12.8.57-hbd13f7d_0 2025-05-07T20:25:45.4977445Z cuda-nvprune conda-forge/linux-64::cuda-nvprune-12.8.55-hbd13f7d_0 2025-05-07T20:25:45.4977943Z cuda-nvrtc conda-forge/linux-64::cuda-nvrtc-12.8.61-hbd13f7d_0 2025-05-07T20:25:45.4978466Z cuda-nvrtc-dev conda-forge/linux-64::cuda-nvrtc-dev-12.8.61-h5888daf_0 2025-05-07T20:25:45.4978986Z cuda-nvtx conda-forge/linux-64::cuda-nvtx-12.8.55-hbd13f7d_0 2025-05-07T20:25:45.4979538Z cuda-nvvm-dev_lin~ conda-forge/noarch::cuda-nvvm-dev_linux-64-12.8.61-ha770c72_1 2025-05-07T20:25:45.4980108Z cuda-nvvm-impl conda-forge/linux-64::cuda-nvvm-impl-12.8.61-he02047a_1 2025-05-07T20:25:45.4980678Z cuda-nvvm-tools conda-forge/linux-64::cuda-nvvm-tools-12.8.61-he02047a_1 2025-05-07T20:25:45.4981220Z cuda-nvvp conda-forge/linux-64::cuda-nvvp-12.8.57-hbd13f7d_0 2025-05-07T20:25:45.4981721Z cuda-opencl conda-forge/linux-64::cuda-opencl-12.8.55-hbd13f7d_0 2025-05-07T20:25:45.4982258Z cuda-opencl-dev conda-forge/linux-64::cuda-opencl-dev-12.8.55-h5888daf_0 2025-05-07T20:25:45.4982849Z cuda-profiler-api conda-forge/linux-64::cuda-profiler-api-12.8.55-h7938cbb_0 2025-05-07T20:25:45.4983410Z cuda-runtime conda-forge/noarch::cuda-runtime-12.8.0-ha804496_0 2025-05-07T20:25:45.4983972Z cuda-sanitizer-api conda-forge/linux-64::cuda-sanitizer-api-12.8.55-hbd13f7d_0 2025-05-07T20:25:45.4984555Z cuda-toolkit conda-forge/noarch::cuda-toolkit-12.8.0-ha804496_0 2025-05-07T20:25:45.4985147Z cuda-tools conda-forge/linux-64::cuda-tools-12.8.0-ha770c72_0 2025-05-07T20:25:45.4985646Z cuda-version conda-forge/noarch::cuda-version-12.8-h5d125a7_3 2025-05-07T20:25:45.4986190Z cuda-visual-tools conda-forge/linux-64::cuda-visual-tools-12.8.0-ha770c72_0 2025-05-07T20:25:45.4986762Z cxx-compiler conda-forge/linux-64::cxx-compiler-1.5.2-hf52228f_0 2025-05-07T20:25:45.4987244Z dbus conda-forge/linux-64::dbus-1.13.6-h5008d03_3 2025-05-07T20:25:45.4987786Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-05-07T20:25:45.4988397Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-05-07T20:25:45.4989010Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-05-07T20:25:45.4989595Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-05-07T20:25:45.4990193Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2025-05-07T20:25:45.4990703Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-05-07T20:25:45.4991214Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-05-07T20:25:45.4991697Z freetype conda-forge/linux-64::freetype-2.13.3-ha770c72_1 2025-05-07T20:25:45.4992137Z gcc conda-forge/linux-64::gcc-11.4.0-h602e360_13 2025-05-07T20:25:45.4992576Z gds-tools conda-forge/linux-64::gds-tools-1.13.0.11-h5888daf_0 2025-05-07T20:25:45.4993020Z gmp conda-forge/linux-64::gmp-6.3.0-hac33072_2 2025-05-07T20:25:45.4993416Z gxx conda-forge/linux-64::gxx-11.4.0-h602e360_13 2025-05-07T20:25:45.4993838Z keyutils conda-forge/linux-64::keyutils-1.6.1-h166bdaf_0 2025-05-07T20:25:45.4994272Z krb5 conda-forge/linux-64::krb5-1.21.3-h659f571_0 2025-05-07T20:25:45.4994695Z libcap conda-forge/linux-64::libcap-2.71-h39aace5_0 2025-05-07T20:25:45.4995167Z libcublas conda-forge/linux-64::libcublas-12.8.3.14-h9ab20c4_0 2025-05-07T20:25:45.4995688Z libcublas-dev conda-forge/linux-64::libcublas-dev-12.8.3.14-h9ab20c4_0 2025-05-07T20:25:45.4996205Z libcufft conda-forge/linux-64::libcufft-11.3.3.41-hbd13f7d_0 2025-05-07T20:25:45.4996712Z libcufft-dev conda-forge/linux-64::libcufft-dev-11.3.3.41-h5888daf_0 2025-05-07T20:25:45.4997259Z libcufile conda-forge/linux-64::libcufile-1.13.0.11-h12f29b5_0 2025-05-07T20:25:45.4997791Z libcufile-dev conda-forge/linux-64::libcufile-dev-1.13.0.11-h5888daf_0 2025-05-07T20:25:45.4998309Z libcurand conda-forge/linux-64::libcurand-10.3.9.55-hbd13f7d_0 2025-05-07T20:25:45.4998827Z libcurand-dev conda-forge/linux-64::libcurand-dev-10.3.9.55-h5888daf_0 2025-05-07T20:25:45.4999363Z libcusolver conda-forge/linux-64::libcusolver-11.7.2.55-h9ab20c4_0 2025-05-07T20:25:45.4999919Z libcusolver-dev conda-forge/linux-64::libcusolver-dev-11.7.2.55-h9ab20c4_0 2025-05-07T20:25:45.5000477Z libcusparse conda-forge/linux-64::libcusparse-12.5.7.53-hbd13f7d_0 2025-05-07T20:25:45.5001031Z libcusparse-dev conda-forge/linux-64::libcusparse-dev-12.5.7.53-h5888daf_0 2025-05-07T20:25:45.5001590Z libedit conda-forge/linux-64::libedit-3.1.20250104-pl5321h7949ede_0 2025-05-07T20:25:45.5002077Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T20:25:45.5002563Z libfreetype conda-forge/linux-64::libfreetype-2.13.3-ha770c72_1 2025-05-07T20:25:45.5003091Z libfreetype6 conda-forge/linux-64::libfreetype6-2.13.3-h48d6fc4_1 2025-05-07T20:25:45.5003667Z libgcrypt-lib conda-forge/linux-64::libgcrypt-lib-1.11.0-hb9d3cd8_2 2025-05-07T20:25:45.5004219Z libglib conda-forge/linux-64::libglib-2.84.0-h2ff4ddf_0 2025-05-07T20:25:45.5004771Z libglvnd conda-forge/linux-64::libglvnd-1.7.0-ha4b6fd6_2 2025-05-07T20:25:45.5005427Z libgpg-error conda-forge/linux-64::libgpg-error-1.55-h3f2d84a_0 2025-05-07T20:25:45.5005914Z libiconv conda-forge/linux-64::libiconv-1.18-h4ce23a2_1 2025-05-07T20:25:45.5006355Z libnl conda-forge/linux-64::libnl-3.11.0-hb9d3cd8_0 2025-05-07T20:25:45.5006801Z libnpp conda-forge/linux-64::libnpp-12.3.3.65-hbd13f7d_0 2025-05-07T20:25:45.5007290Z libnpp-dev conda-forge/linux-64::libnpp-dev-12.3.3.65-h5888daf_0 2025-05-07T20:25:45.5007889Z libnuma conda-forge/linux-64::libnuma-2.0.18-h4ab18f5_2 2025-05-07T20:25:45.5008475Z libnvfatbin conda-forge/linux-64::libnvfatbin-12.8.55-hbd13f7d_0 2025-05-07T20:25:45.5009196Z libnvfatbin-dev conda-forge/linux-64::libnvfatbin-dev-12.8.55-h5888daf_0 2025-05-07T20:25:45.5009997Z libnvjitlink conda-forge/linux-64::libnvjitlink-12.8.61-hbd13f7d_0 2025-05-07T20:25:45.5010839Z libnvjitlink-dev conda-forge/linux-64::libnvjitlink-dev-12.8.61-h5888daf_0 2025-05-07T20:25:45.5011836Z libnvjpeg conda-forge/linux-64::libnvjpeg-12.3.5.57-h97fd463_0 2025-05-07T20:25:45.5012619Z libnvjpeg-dev conda-forge/linux-64::libnvjpeg-dev-12.3.5.57-ha770c72_0 2025-05-07T20:25:45.5013172Z libopengl conda-forge/linux-64::libopengl-1.7.0-ha4b6fd6_2 2025-05-07T20:25:45.5013626Z libpng conda-forge/linux-64::libpng-1.6.47-h943b412_0 2025-05-07T20:25:45.5014160Z libsqlite conda-forge/linux-64::libsqlite-3.49.2-hee588c1_0 2025-05-07T20:25:45.5014771Z libsystemd0 conda-forge/linux-64::libsystemd0-256.9-h2774228_0 2025-05-07T20:25:45.5015413Z libudev1 conda-forge/linux-64::libudev1-257.4-h9a4d06a_0 2025-05-07T20:25:45.5015921Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2025-05-07T20:25:45.5016405Z libxkbcommon conda-forge/linux-64::libxkbcommon-1.8.0-hc4a0caf_0 2025-05-07T20:25:45.5016955Z libxkbfile conda-forge/linux-64::libxkbfile-1.1.0-h166bdaf_1 2025-05-07T20:25:45.5017425Z libxml2 conda-forge/linux-64::libxml2-2.13.5-h064dc61_0 2025-05-07T20:25:45.5017871Z libzlib conda-forge/linux-64::libzlib-1.3.1-hb9d3cd8_2 2025-05-07T20:25:45.5018304Z lz4-c conda-forge/linux-64::lz4-c-1.9.4-hcb278e6_0 2025-05-07T20:25:45.5018816Z nsight-compute conda-forge/linux-64::nsight-compute-2025.1.0.14-hb5ebaad_0 2025-05-07T20:25:45.5019348Z nspr conda-forge/linux-64::nspr-4.36-h5888daf_0 2025-05-07T20:25:45.5019782Z nss conda-forge/linux-64::nss-3.111-h159eef7_0 2025-05-07T20:25:45.5020193Z ocl-icd conda-forge/linux-64::ocl-icd-2.3.3-hb9d3cd8_0 2025-05-07T20:25:45.5020701Z opencl-headers conda-forge/linux-64::opencl-headers-2024.10.24-h5888daf_0 2025-05-07T20:25:45.5021205Z pcre2 conda-forge/linux-64::pcre2-10.44-hc749103_2 2025-05-07T20:25:45.5021692Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2025-05-07T20:25:45.5022240Z rdma-core conda-forge/linux-64::rdma-core-55.0-h5888daf_0 2025-05-07T20:25:45.5022718Z wayland conda-forge/linux-64::wayland-1.23.1-h3e06ad9_0 2025-05-07T20:25:45.5023161Z xcb-util conda-forge/linux-64::xcb-util-0.4.1-hb711507_2 2025-05-07T20:25:45.5023670Z xcb-util-cursor conda-forge/linux-64::xcb-util-cursor-0.1.5-hb9d3cd8_0 2025-05-07T20:25:45.5024219Z xcb-util-image conda-forge/linux-64::xcb-util-image-0.4.0-hb711507_2 2025-05-07T20:25:45.5024766Z xcb-util-keysyms conda-forge/linux-64::xcb-util-keysyms-0.4.1-hb711507_0 2025-05-07T20:25:45.5025361Z xcb-util-renderut~ conda-forge/linux-64::xcb-util-renderutil-0.3.10-hb711507_0 2025-05-07T20:25:45.5025910Z xcb-util-wm conda-forge/linux-64::xcb-util-wm-0.4.2-hb711507_0 2025-05-07T20:25:45.5026455Z xkeyboard-config conda-forge/linux-64::xkeyboard-config-2.44-hb9d3cd8_0 2025-05-07T20:25:45.5027103Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2025-05-07T20:25:45.5027596Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2025-05-07T20:25:45.5028255Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2025-05-07T20:25:45.5028758Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb9d3cd8_0 2025-05-07T20:25:45.5029315Z xorg-libxcomposite conda-forge/linux-64::xorg-libxcomposite-0.4.6-hb9d3cd8_2 2025-05-07T20:25:45.5029906Z xorg-libxdamage conda-forge/linux-64::xorg-libxdamage-1.1.6-hb9d3cd8_0 2025-05-07T20:25:45.5030469Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb9d3cd8_0 2025-05-07T20:25:45.5031001Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2025-05-07T20:25:45.5031526Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.1-hb9d3cd8_0 2025-05-07T20:25:45.5032216Z xorg-libxi conda-forge/linux-64::xorg-libxi-1.8.2-hb9d3cd8_0 2025-05-07T20:25:45.5032734Z xorg-libxrandr conda-forge/linux-64::xorg-libxrandr-1.5.4-hb9d3cd8_0 2025-05-07T20:25:45.5033398Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2025-05-07T20:25:45.5033998Z xorg-libxtst conda-forge/linux-64::xorg-libxtst-1.2.5-hb9d3cd8_3 2025-05-07T20:25:45.5034511Z zstd conda-forge/linux-64::zstd-1.5.7-hb8e6e7a_2 2025-05-07T20:25:45.5034763Z 2025-05-07T20:25:45.5034893Z The following packages will be UPDATED: 2025-05-07T20:25:45.5035346Z 2025-05-07T20:25:45.5035726Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T20:25:45.5036681Z ncurses pkgs/main::ncurses-6.4-h6a678d5_0 --> conda-forge::ncurses-6.5-h2d0b736_3 2025-05-07T20:25:45.5037311Z sqlite pkgs/main::sqlite-3.45.3-h5eee18b_0 --> conda-forge::sqlite-3.49.2-h9eae976_0 2025-05-07T20:25:45.5037908Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.3.1-hb9d3cd8_2 2025-05-07T20:25:45.5038248Z 2025-05-07T20:25:45.5038488Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:25:45.5038807Z 2025-05-07T20:25:45.5051285Z expat pkgs/main::expat-2.7.1-h6a678d5_0 --> conda-forge::expat-2.7.0-h5888daf_0 2025-05-07T20:25:45.5051988Z python pkgs/main::python-3.13.2-hf623796_100~ --> conda-forge::python-3.13.0-h9ebbce0_101_cp313 2025-05-07T20:25:45.5052703Z tk pkgs/main::tk-8.6.14-h39e8969_0 --> conda-forge::tk-8.6.13-noxft_h4845f30_101 2025-05-07T20:25:45.5053048Z 2025-05-07T20:25:45.5053084Z 2025-05-07T20:25:45.5053088Z 2025-05-07T20:25:45.5053245Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:45.5053624Z libcublas-12.8.3.14 | 460.2 MB | | 0% 2025-05-07T20:25:45.5053862Z 2025-05-07T20:25:45.5054309Z nsight-compute-2025. | 320.6 MB | | 0%  2025-05-07T20:25:45.5054601Z 2025-05-07T20:25:45.5054607Z 2025-05-07T20:25:45.5054934Z libcusparse-12.5.7.5 | 164.9 MB | | 0%  2025-05-07T20:25:45.5055344Z 2025-05-07T20:25:45.5055349Z 2025-05-07T20:25:45.5055355Z 2025-05-07T20:25:45.5055727Z libcusolver-11.7.2.5 | 156.9 MB | | 0%  2025-05-07T20:25:45.5056128Z 2025-05-07T20:25:45.5056134Z 2025-05-07T20:25:45.5056140Z 2025-05-07T20:25:45.5056146Z 2025-05-07T20:25:45.5056532Z libcufft-11.3.3.41 | 147.4 MB | | 0%  2025-05-07T20:25:45.5056964Z 2025-05-07T20:25:45.5056970Z 2025-05-07T20:25:45.5056976Z 2025-05-07T20:25:45.5056981Z 2025-05-07T20:25:45.5056987Z 2025-05-07T20:25:45.5057365Z libnpp-12.3.3.65 | 130.6 MB | | 0%  2025-05-07T20:25:45.5057792Z 2025-05-07T20:25:45.5057798Z 2025-05-07T20:25:45.5057804Z 2025-05-07T20:25:45.5057810Z 2025-05-07T20:25:45.5057815Z 2025-05-07T20:25:45.5057821Z 2025-05-07T20:25:45.5058223Z cuda-nsight-12.8.55 | 113.2 MB | | 0%  2025-05-07T20:25:45.5058648Z 2025-05-07T20:25:45.5058654Z 2025-05-07T20:25:45.5058670Z 2025-05-07T20:25:45.5058676Z 2025-05-07T20:25:45.5058681Z 2025-05-07T20:25:45.5058686Z 2025-05-07T20:25:45.5058975Z 2025-05-07T20:25:45.5066880Z cuda-nvvp-12.8.57 | 112.4 MB | | 0%  2025-05-07T20:25:45.5067170Z 2025-05-07T20:25:45.5067175Z 2025-05-07T20:25:45.5067179Z 2025-05-07T20:25:45.5067182Z 2025-05-07T20:25:45.5067186Z 2025-05-07T20:25:45.5067190Z 2025-05-07T20:25:45.5067194Z 2025-05-07T20:25:45.5067197Z 2025-05-07T20:25:45.5068647Z cuda-nvrtc-12.8.61 | 63.1 MB | | 0%  2025-05-07T20:25:45.5068970Z 2025-05-07T20:25:45.5068976Z 2025-05-07T20:25:45.5068982Z 2025-05-07T20:25:45.5068987Z 2025-05-07T20:25:45.5068992Z 2025-05-07T20:25:45.5068997Z 2025-05-07T20:25:45.5069002Z 2025-05-07T20:25:45.5069024Z 2025-05-07T20:25:45.5069030Z 2025-05-07T20:25:45.5071421Z libcurand-10.3.9.55 | 43.6 MB | | 0%  2025-05-07T20:25:45.5071960Z 2025-05-07T20:25:45.5071968Z 2025-05-07T20:25:45.5072269Z 2025-05-07T20:25:45.5072274Z 2025-05-07T20:25:45.5072298Z 2025-05-07T20:25:45.5072304Z 2025-05-07T20:25:45.5072319Z 2025-05-07T20:25:45.5072325Z 2025-05-07T20:25:45.5072331Z 2025-05-07T20:25:45.5072337Z 2025-05-07T20:25:45.5073119Z gds-tools-1.13.0.11 | 37.9 MB | | 0%  2025-05-07T20:25:45.5073610Z 2025-05-07T20:25:45.5073617Z 2025-05-07T20:25:45.5073624Z 2025-05-07T20:25:45.5073630Z 2025-05-07T20:25:45.5073637Z 2025-05-07T20:25:45.5073644Z 2025-05-07T20:25:45.5073651Z 2025-05-07T20:25:45.5073658Z 2025-05-07T20:25:45.5073665Z 2025-05-07T20:25:45.5073673Z 2025-05-07T20:25:45.5073686Z 2025-05-07T20:25:45.5075772Z python-3.13.0 | 31.5 MB | | 0%  2025-05-07T20:25:45.5076196Z 2025-05-07T20:25:45.5076202Z 2025-05-07T20:25:45.5076208Z 2025-05-07T20:25:45.5076214Z 2025-05-07T20:25:45.5076221Z 2025-05-07T20:25:45.5076226Z 2025-05-07T20:25:45.5076232Z 2025-05-07T20:25:45.5076254Z 2025-05-07T20:25:45.5076259Z 2025-05-07T20:25:45.5076265Z 2025-05-07T20:25:45.5076271Z 2025-05-07T20:25:45.5076283Z 2025-05-07T20:25:45.5083188Z libnvjitlink-12.8.61 | 28.7 MB | | 0%  2025-05-07T20:25:45.5083702Z 2025-05-07T20:25:45.5083708Z 2025-05-07T20:25:45.5083713Z 2025-05-07T20:25:45.5083718Z 2025-05-07T20:25:45.5083723Z 2025-05-07T20:25:45.5083728Z 2025-05-07T20:25:45.5083734Z 2025-05-07T20:25:45.5083739Z 2025-05-07T20:25:45.5083762Z 2025-05-07T20:25:45.5083767Z 2025-05-07T20:25:45.5083772Z 2025-05-07T20:25:45.5083778Z 2025-05-07T20:25:45.5083783Z 2025-05-07T20:25:45.5084636Z cuda-nvcc-tools-12.8 | 24.5 MB | | 0%  2025-05-07T20:25:45.5085147Z 2025-05-07T20:25:45.5085154Z 2025-05-07T20:25:45.5085172Z 2025-05-07T20:25:45.5085178Z 2025-05-07T20:25:45.5085184Z 2025-05-07T20:25:45.5085189Z 2025-05-07T20:25:45.5085195Z 2025-05-07T20:25:45.5085201Z 2025-05-07T20:25:45.5085220Z 2025-05-07T20:25:45.5085226Z 2025-05-07T20:25:45.5085232Z 2025-05-07T20:25:45.5085237Z 2025-05-07T20:25:45.5085251Z 2025-05-07T20:25:45.5085257Z 2025-05-07T20:25:45.5086870Z cuda-nvvm-tools-12.8 | 23.5 MB | | 0%  2025-05-07T20:25:45.5087381Z 2025-05-07T20:25:45.5087387Z 2025-05-07T20:25:45.5087393Z 2025-05-07T20:25:45.5087399Z 2025-05-07T20:25:45.5087404Z 2025-05-07T20:25:45.5087410Z 2025-05-07T20:25:45.5087416Z 2025-05-07T20:25:45.5087422Z 2025-05-07T20:25:45.5087428Z 2025-05-07T20:25:45.5087433Z 2025-05-07T20:25:45.5087439Z 2025-05-07T20:25:45.5087444Z 2025-05-07T20:25:45.5087450Z 2025-05-07T20:25:45.5087470Z 2025-05-07T20:25:45.5087482Z 2025-05-07T20:25:45.5088760Z cuda-nvvm-impl-12.8. | 20.8 MB | | 0%  2025-05-07T20:25:45.5089350Z 2025-05-07T20:25:45.5089355Z 2025-05-07T20:25:45.5089377Z 2025-05-07T20:25:45.5089383Z 2025-05-07T20:25:45.5089388Z 2025-05-07T20:25:45.5089405Z 2025-05-07T20:25:45.5089411Z 2025-05-07T20:25:45.5089416Z 2025-05-07T20:25:45.5089421Z 2025-05-07T20:25:45.5089615Z 2025-05-07T20:25:45.5089623Z 2025-05-07T20:25:45.5089635Z 2025-05-07T20:25:45.5089640Z 2025-05-07T20:25:45.5089645Z 2025-05-07T20:25:45.5089651Z 2025-05-07T20:25:45.5090508Z 2025-05-07T20:25:45.5094218Z cuda-nvcc-dev_linux- | 12.7 MB | | 0%  2025-05-07T20:25:45.5094749Z 2025-05-07T20:25:45.5094755Z 2025-05-07T20:25:45.5094762Z 2025-05-07T20:25:45.5094768Z 2025-05-07T20:25:45.5094773Z 2025-05-07T20:25:45.5094779Z 2025-05-07T20:25:45.5094785Z 2025-05-07T20:25:45.5094791Z 2025-05-07T20:25:45.5094796Z 2025-05-07T20:25:45.5094802Z 2025-05-07T20:25:45.5094808Z 2025-05-07T20:25:45.5094820Z 2025-05-07T20:25:45.5094826Z 2025-05-07T20:25:45.5094831Z 2025-05-07T20:25:45.5094836Z 2025-05-07T20:25:45.5094841Z 2025-05-07T20:25:45.5094846Z 2025-05-07T20:25:45.5095774Z cuda-sanitizer-api-1 | 8.8 MB | | 0%  2025-05-07T20:25:45.5096491Z 2025-05-07T20:25:45.5096506Z 2025-05-07T20:25:45.5096512Z 2025-05-07T20:25:45.5096517Z 2025-05-07T20:25:45.5096522Z 2025-05-07T20:25:45.5096527Z 2025-05-07T20:25:45.5096532Z 2025-05-07T20:25:45.5096537Z 2025-05-07T20:25:45.5096542Z 2025-05-07T20:25:45.5096547Z 2025-05-07T20:25:45.5096553Z 2025-05-07T20:25:45.5096559Z 2025-05-07T20:25:45.5096564Z 2025-05-07T20:25:45.5096570Z 2025-05-07T20:25:45.5096576Z 2025-05-07T20:25:45.5096582Z 2025-05-07T20:25:45.5096588Z 2025-05-07T20:25:45.5096602Z 2025-05-07T20:25:45.5097514Z cuda-nvdisasm-12.8.5 | 4.9 MB | | 0%  2025-05-07T20:25:45.5098037Z 2025-05-07T20:25:45.5098044Z 2025-05-07T20:25:45.5098049Z 2025-05-07T20:25:45.5098055Z 2025-05-07T20:25:45.5098061Z 2025-05-07T20:25:45.5098066Z 2025-05-07T20:25:45.5098078Z 2025-05-07T20:25:45.5098084Z 2025-05-07T20:25:45.5098089Z 2025-05-07T20:25:45.5098109Z 2025-05-07T20:25:45.5098114Z 2025-05-07T20:25:45.5098120Z 2025-05-07T20:25:45.5098125Z 2025-05-07T20:25:45.5098139Z 2025-05-07T20:25:45.5098145Z 2025-05-07T20:25:45.5098150Z 2025-05-07T20:25:45.5098156Z 2025-05-07T20:25:45.5098162Z 2025-05-07T20:25:45.5098167Z 2025-05-07T20:25:45.5978569Z ... (more hidden) ... 2025-05-07T20:25:45.5987500Z libcublas-12.8.3.14 | 460.2 MB | | 0% 2025-05-07T20:25:45.5988768Z 2025-05-07T20:25:45.6004566Z nsight-compute-2025. | 320.6 MB | | 0%  2025-05-07T20:25:45.6004847Z 2025-05-07T20:25:45.6004852Z 2025-05-07T20:25:45.6007273Z 2025-05-07T20:25:45.6010469Z libcusolver-11.7.2.5 | 156.9 MB | | 1%  2025-05-07T20:25:45.6010921Z 2025-05-07T20:25:45.6010961Z 2025-05-07T20:25:45.6298130Z libcusparse-12.5.7.5 | 164.9 MB | | 0%  2025-05-07T20:25:45.6298451Z 2025-05-07T20:25:45.6298455Z 2025-05-07T20:25:45.6298459Z 2025-05-07T20:25:45.6299287Z 2025-05-07T20:25:45.6981079Z libcufft-11.3.3.41 | 147.4 MB | | 0%  2025-05-07T20:25:45.6991282Z libcublas-12.8.3.14 | 460.2 MB | 1 | 1% 2025-05-07T20:25:45.6993300Z 2025-05-07T20:25:45.7008697Z nsight-compute-2025. | 320.6 MB | 1 | 1%  2025-05-07T20:25:45.7009271Z 2025-05-07T20:25:45.7009980Z 2025-05-07T20:25:45.7017491Z libcusparse-12.5.7.5 | 164.9 MB | 2 | 2%  2025-05-07T20:25:45.7017895Z 2025-05-07T20:25:45.7017899Z 2025-05-07T20:25:45.7017903Z 2025-05-07T20:25:45.7301409Z libcusolver-11.7.2.5 | 156.9 MB | 2 | 3%  2025-05-07T20:25:45.7301743Z 2025-05-07T20:25:45.7301748Z 2025-05-07T20:25:45.7301751Z 2025-05-07T20:25:45.7301755Z 2025-05-07T20:25:45.7983474Z libcufft-11.3.3.41 | 147.4 MB | 2 | 2%  2025-05-07T20:25:45.7992817Z libcublas-12.8.3.14 | 460.2 MB | 1 | 2% 2025-05-07T20:25:45.7994285Z 2025-05-07T20:25:45.8009729Z nsight-compute-2025. | 320.6 MB | 2 | 2%  2025-05-07T20:25:45.8010063Z 2025-05-07T20:25:45.8010548Z 2025-05-07T20:25:45.8015832Z libcusparse-12.5.7.5 | 164.9 MB | 4 | 4%  2025-05-07T20:25:45.8016122Z 2025-05-07T20:25:45.8016126Z 2025-05-07T20:25:45.8016717Z 2025-05-07T20:25:45.8741640Z libcusolver-11.7.2.5 | 156.9 MB | 4 | 5%  2025-05-07T20:25:45.8742106Z 2025-05-07T20:25:45.8742113Z 2025-05-07T20:25:45.8742119Z 2025-05-07T20:25:45.8742933Z 2025-05-07T20:25:45.8989157Z libcufft-11.3.3.41 | 147.4 MB | 4 | 4%  2025-05-07T20:25:45.8993419Z libcublas-12.8.3.14 | 460.2 MB | 2 | 3% 2025-05-07T20:25:45.8997494Z 2025-05-07T20:25:45.9014199Z nsight-compute-2025. | 320.6 MB | 3 | 4%  2025-05-07T20:25:45.9014484Z 2025-05-07T20:25:45.9014488Z 2025-05-07T20:25:45.9016028Z 2025-05-07T20:25:45.9017709Z libcusolver-11.7.2.5 | 156.9 MB | 7 | 7%  2025-05-07T20:25:45.9017996Z 2025-05-07T20:25:45.9020231Z 2025-05-07T20:25:45.9992388Z libcusparse-12.5.7.5 | 164.9 MB | 6 | 7%  2025-05-07T20:25:45.9995076Z libcublas-12.8.3.14 | 460.2 MB | 3 | 4% 2025-05-07T20:25:45.9996968Z 2025-05-07T20:25:46.0014412Z nsight-compute-2025. | 320.6 MB | 5 | 5%  2025-05-07T20:25:46.0015131Z 2025-05-07T20:25:46.0015138Z 2025-05-07T20:25:46.0015144Z 2025-05-07T20:25:46.0021133Z libcusolver-11.7.2.5 | 156.9 MB | 9 | 10%  2025-05-07T20:25:46.0021416Z 2025-05-07T20:25:46.0022268Z 2025-05-07T20:25:46.0319974Z libcusparse-12.5.7.5 | 164.9 MB | 9 | 9%  2025-05-07T20:25:46.0320322Z 2025-05-07T20:25:46.0320326Z 2025-05-07T20:25:46.0320330Z 2025-05-07T20:25:46.0322194Z 2025-05-07T20:25:46.0993582Z libcufft-11.3.3.41 | 147.4 MB | 5 | 6%  2025-05-07T20:25:46.1001799Z libcublas-12.8.3.14 | 460.2 MB | 4 | 5% 2025-05-07T20:25:46.1007911Z 2025-05-07T20:25:46.1014988Z nsight-compute-2025. | 320.6 MB | 6 | 6%  2025-05-07T20:25:46.1015478Z 2025-05-07T20:25:46.1015683Z 2025-05-07T20:25:46.1015939Z 2025-05-07T20:25:46.1056954Z libcusolver-11.7.2.5 | 156.9 MB | #2 | 12%  2025-05-07T20:25:46.1057239Z 2025-05-07T20:25:46.1057243Z 2025-05-07T20:25:46.1319806Z libcusparse-12.5.7.5 | 164.9 MB | #1 | 11%  2025-05-07T20:25:46.1320107Z 2025-05-07T20:25:46.1320113Z 2025-05-07T20:25:46.1320119Z 2025-05-07T20:25:46.1322405Z 2025-05-07T20:25:46.2018185Z libcufft-11.3.3.41 | 147.4 MB | 8 | 8%  2025-05-07T20:25:46.2018531Z 2025-05-07T20:25:46.2018538Z 2025-05-07T20:25:46.2018544Z 2025-05-07T20:25:46.2037610Z libcusolver-11.7.2.5 | 156.9 MB | #4 | 15%  2025-05-07T20:25:46.2039065Z 2025-05-07T20:25:46.2057880Z nsight-compute-2025. | 320.6 MB | 7 | 8%  2025-05-07T20:25:46.2058178Z 2025-05-07T20:25:46.2058184Z 2025-05-07T20:25:46.2079221Z libcusparse-12.5.7.5 | 164.9 MB | #3 | 13%  2025-05-07T20:25:46.2323927Z libcublas-12.8.3.14 | 460.2 MB | 5 | 5% 2025-05-07T20:25:46.2324201Z 2025-05-07T20:25:46.2324225Z 2025-05-07T20:25:46.2324229Z 2025-05-07T20:25:46.2325828Z 2025-05-07T20:25:46.3020962Z libcufft-11.3.3.41 | 147.4 MB | #1 | 11%  2025-05-07T20:25:46.3021368Z 2025-05-07T20:25:46.3021372Z 2025-05-07T20:25:46.3021378Z 2025-05-07T20:25:46.3066288Z libcusolver-11.7.2.5 | 156.9 MB | #7 | 18%  2025-05-07T20:25:46.3066575Z 2025-05-07T20:25:46.3066579Z 2025-05-07T20:25:46.3088193Z libcusparse-12.5.7.5 | 164.9 MB | #5 | 15%  2025-05-07T20:25:46.3127018Z libcublas-12.8.3.14 | 460.2 MB | 6 | 6% 2025-05-07T20:25:46.3128010Z 2025-05-07T20:25:46.3326398Z nsight-compute-2025. | 320.6 MB | 8 | 9%  2025-05-07T20:25:46.3326684Z 2025-05-07T20:25:46.3326688Z 2025-05-07T20:25:46.3326692Z 2025-05-07T20:25:46.3327252Z 2025-05-07T20:25:46.4072815Z libcufft-11.3.3.41 | 147.4 MB | #3 | 14%  2025-05-07T20:25:46.4073198Z 2025-05-07T20:25:46.4073204Z 2025-05-07T20:25:46.4073210Z 2025-05-07T20:25:46.4098598Z libcusolver-11.7.2.5 | 156.9 MB | ## | 20%  2025-05-07T20:25:46.4125914Z libcublas-12.8.3.14 | 460.2 MB | 7 | 7% 2025-05-07T20:25:46.4126174Z 2025-05-07T20:25:46.4127454Z 2025-05-07T20:25:46.4129235Z libcusparse-12.5.7.5 | 164.9 MB | #7 | 17%  2025-05-07T20:25:46.4130734Z 2025-05-07T20:25:46.4327736Z nsight-compute-2025. | 320.6 MB | 9 | 10%  2025-05-07T20:25:46.4328156Z 2025-05-07T20:25:46.4328163Z 2025-05-07T20:25:46.4328170Z 2025-05-07T20:25:46.4328177Z 2025-05-07T20:25:46.5104636Z libcufft-11.3.3.41 | 147.4 MB | #6 | 16%  2025-05-07T20:25:46.5104947Z 2025-05-07T20:25:46.5104951Z 2025-05-07T20:25:46.5105350Z 2025-05-07T20:25:46.5124769Z libcusolver-11.7.2.5 | 156.9 MB | ##2 | 23%  2025-05-07T20:25:46.5191748Z libcublas-12.8.3.14 | 460.2 MB | 8 | 8% 2025-05-07T20:25:46.5192336Z 2025-05-07T20:25:46.5193780Z 2025-05-07T20:25:46.5203497Z libcusparse-12.5.7.5 | 164.9 MB | #9 | 19%  2025-05-07T20:25:46.5206963Z 2025-05-07T20:25:46.5328575Z nsight-compute-2025. | 320.6 MB | #1 | 11%  2025-05-07T20:25:46.5328935Z 2025-05-07T20:25:46.5328939Z 2025-05-07T20:25:46.5328943Z 2025-05-07T20:25:46.5328953Z 2025-05-07T20:25:46.6128711Z libcufft-11.3.3.41 | 147.4 MB | #9 | 19%  2025-05-07T20:25:46.6193935Z libcublas-12.8.3.14 | 460.2 MB | 8 | 9% 2025-05-07T20:25:46.6194201Z 2025-05-07T20:25:46.6195281Z 2025-05-07T20:25:46.6205052Z libcusparse-12.5.7.5 | 164.9 MB | ##1 | 22%  2025-05-07T20:25:46.6206437Z 2025-05-07T20:25:46.6333843Z nsight-compute-2025. | 320.6 MB | #2 | 12%  2025-05-07T20:25:46.6334263Z 2025-05-07T20:25:46.6334269Z 2025-05-07T20:25:46.6334285Z 2025-05-07T20:25:46.6335287Z 2025-05-07T20:25:46.6401832Z libcufft-11.3.3.41 | 147.4 MB | ##1 | 22%  2025-05-07T20:25:46.6402210Z 2025-05-07T20:25:46.6402215Z 2025-05-07T20:25:46.6402227Z 2025-05-07T20:25:46.7163559Z libcusolver-11.7.2.5 | 156.9 MB | ##5 | 25%  2025-05-07T20:25:46.7206399Z libcublas-12.8.3.14 | 460.2 MB | 9 | 10% 2025-05-07T20:25:46.7208022Z 2025-05-07T20:25:46.7247197Z nsight-compute-2025. | 320.6 MB | #3 | 14%  2025-05-07T20:25:46.7247572Z 2025-05-07T20:25:46.7247621Z 2025-05-07T20:25:46.7334479Z libcusparse-12.5.7.5 | 164.9 MB | ##3 | 24%  2025-05-07T20:25:46.7334776Z 2025-05-07T20:25:46.7334790Z 2025-05-07T20:25:46.7334794Z 2025-05-07T20:25:46.7335303Z 2025-05-07T20:25:46.7404178Z libcufft-11.3.3.41 | 147.4 MB | ##4 | 24%  2025-05-07T20:25:46.7404464Z 2025-05-07T20:25:46.7404469Z 2025-05-07T20:25:46.7406866Z 2025-05-07T20:25:46.8207955Z libcusolver-11.7.2.5 | 156.9 MB | ##7 | 27%  2025-05-07T20:25:46.8211806Z 2025-05-07T20:25:46.8221511Z nsight-compute-2025. | 320.6 MB | #4 | 15%  2025-05-07T20:25:46.8291177Z libcublas-12.8.3.14 | 460.2 MB | # | 11% 2025-05-07T20:25:46.8291516Z 2025-05-07T20:25:46.8292248Z 2025-05-07T20:25:46.8335986Z libcusparse-12.5.7.5 | 164.9 MB | ##5 | 26%  2025-05-07T20:25:46.8336531Z 2025-05-07T20:25:46.8336538Z 2025-05-07T20:25:46.8336544Z 2025-05-07T20:25:46.8337368Z 2025-05-07T20:25:46.8406497Z libcufft-11.3.3.41 | 147.4 MB | ##6 | 27%  2025-05-07T20:25:46.8406986Z 2025-05-07T20:25:46.8406992Z 2025-05-07T20:25:46.8407403Z 2025-05-07T20:25:46.9261501Z libcusolver-11.7.2.5 | 156.9 MB | ##9 | 30%  2025-05-07T20:25:46.9265829Z 2025-05-07T20:25:46.9269951Z nsight-compute-2025. | 320.6 MB | #6 | 16%  2025-05-07T20:25:46.9292256Z libcublas-12.8.3.14 | 460.2 MB | #1 | 11% 2025-05-07T20:25:46.9292574Z 2025-05-07T20:25:46.9293083Z 2025-05-07T20:25:46.9335992Z libcusparse-12.5.7.5 | 164.9 MB | ##7 | 28%  2025-05-07T20:25:46.9336577Z 2025-05-07T20:25:46.9336590Z 2025-05-07T20:25:46.9336594Z 2025-05-07T20:25:46.9337905Z 2025-05-07T20:25:46.9407120Z libcufft-11.3.3.41 | 147.4 MB | ##9 | 30%  2025-05-07T20:25:46.9407450Z 2025-05-07T20:25:46.9407454Z 2025-05-07T20:25:46.9407466Z 2025-05-07T20:25:47.0307464Z libcusolver-11.7.2.5 | 156.9 MB | ###2 | 32%  2025-05-07T20:25:47.0307920Z 2025-05-07T20:25:47.0307925Z 2025-05-07T20:25:47.0334747Z libcusparse-12.5.7.5 | 164.9 MB | ##9 | 30%  2025-05-07T20:25:47.0410500Z libcublas-12.8.3.14 | 460.2 MB | #2 | 12% 2025-05-07T20:25:47.0410777Z 2025-05-07T20:25:47.0453283Z nsight-compute-2025. | 320.6 MB | #7 | 17%  2025-05-07T20:25:47.0453695Z 2025-05-07T20:25:47.0453701Z 2025-05-07T20:25:47.0455116Z 2025-05-07T20:25:47.0521574Z libcusolver-11.7.2.5 | 156.9 MB | ###4 | 34%  2025-05-07T20:25:47.0521869Z 2025-05-07T20:25:47.0521873Z 2025-05-07T20:25:47.0521877Z 2025-05-07T20:25:47.0522923Z 2025-05-07T20:25:47.1310089Z libcufft-11.3.3.41 | 147.4 MB | ###2 | 32%  2025-05-07T20:25:47.1310429Z 2025-05-07T20:25:47.1313333Z 2025-05-07T20:25:47.1438640Z libcusparse-12.5.7.5 | 164.9 MB | ###2 | 32%  2025-05-07T20:25:47.1441747Z 2025-05-07T20:25:47.1480592Z nsight-compute-2025. | 320.6 MB | #8 | 18%  2025-05-07T20:25:47.1480913Z 2025-05-07T20:25:47.1480919Z 2025-05-07T20:25:47.1480924Z 2025-05-07T20:25:47.1502158Z libcusolver-11.7.2.5 | 156.9 MB | ###6 | 37%  2025-05-07T20:25:47.1661408Z libcublas-12.8.3.14 | 460.2 MB | #3 | 13% 2025-05-07T20:25:47.1661675Z 2025-05-07T20:25:47.1661679Z 2025-05-07T20:25:47.1661683Z 2025-05-07T20:25:47.1665242Z 2025-05-07T20:25:47.2314427Z libcufft-11.3.3.41 | 147.4 MB | ###4 | 35%  2025-05-07T20:25:47.2314739Z 2025-05-07T20:25:47.2314743Z 2025-05-07T20:25:47.2454211Z libcusparse-12.5.7.5 | 164.9 MB | ###4 | 34%  2025-05-07T20:25:47.2454578Z 2025-05-07T20:25:47.2504928Z nsight-compute-2025. | 320.6 MB | #9 | 20%  2025-05-07T20:25:47.2530396Z libcublas-12.8.3.14 | 460.2 MB | #3 | 14% 2025-05-07T20:25:47.2530654Z 2025-05-07T20:25:47.2530659Z 2025-05-07T20:25:47.2532642Z 2025-05-07T20:25:47.2766952Z libcusolver-11.7.2.5 | 156.9 MB | ###8 | 39%  2025-05-07T20:25:47.2767286Z 2025-05-07T20:25:47.2767291Z 2025-05-07T20:25:47.2767295Z 2025-05-07T20:25:47.2769481Z 2025-05-07T20:25:47.3315001Z libcufft-11.3.3.41 | 147.4 MB | ###7 | 37%  2025-05-07T20:25:47.3315324Z 2025-05-07T20:25:47.3315329Z 2025-05-07T20:25:47.3502752Z libcusparse-12.5.7.5 | 164.9 MB | ###6 | 36%  2025-05-07T20:25:47.3503641Z 2025-05-07T20:25:47.3530776Z nsight-compute-2025. | 320.6 MB | ## | 21%  2025-05-07T20:25:47.3531061Z 2025-05-07T20:25:47.3531065Z 2025-05-07T20:25:47.3531613Z 2025-05-07T20:25:47.3577352Z libcusolver-11.7.2.5 | 156.9 MB | ####1 | 41%  2025-05-07T20:25:47.3887819Z libcublas-12.8.3.14 | 460.2 MB | #4 | 15% 2025-05-07T20:25:47.3888090Z 2025-05-07T20:25:47.3888126Z 2025-05-07T20:25:47.3888133Z 2025-05-07T20:25:47.3889949Z 2025-05-07T20:25:47.4341461Z libcufft-11.3.3.41 | 147.4 MB | ###9 | 39%  2025-05-07T20:25:47.4341891Z 2025-05-07T20:25:47.4341906Z 2025-05-07T20:25:47.4548247Z libcusparse-12.5.7.5 | 164.9 MB | ###8 | 38%  2025-05-07T20:25:47.4553778Z 2025-05-07T20:25:47.4590073Z nsight-compute-2025. | 320.6 MB | ##1 | 22%  2025-05-07T20:25:47.4665683Z libcublas-12.8.3.14 | 460.2 MB | #5 | 15% 2025-05-07T20:25:47.4665943Z 2025-05-07T20:25:47.4666055Z 2025-05-07T20:25:47.4668899Z 2025-05-07T20:25:47.4930229Z libcusolver-11.7.2.5 | 156.9 MB | ####3 | 43%  2025-05-07T20:25:47.4930558Z 2025-05-07T20:25:47.4930563Z 2025-05-07T20:25:47.4930570Z 2025-05-07T20:25:47.4931907Z 2025-05-07T20:25:47.5346579Z libcufft-11.3.3.41 | 147.4 MB | ####1 | 42%  2025-05-07T20:25:47.5346928Z 2025-05-07T20:25:47.5346933Z 2025-05-07T20:25:47.5551467Z libcusparse-12.5.7.5 | 164.9 MB | #### | 40%  2025-05-07T20:25:47.5551761Z 2025-05-07T20:25:47.5591663Z nsight-compute-2025. | 320.6 MB | ##3 | 23%  2025-05-07T20:25:47.5697852Z libcublas-12.8.3.14 | 460.2 MB | #6 | 16% 2025-05-07T20:25:47.5698104Z 2025-05-07T20:25:47.5698109Z 2025-05-07T20:25:47.5700111Z 2025-05-07T20:25:47.6016638Z libcusolver-11.7.2.5 | 156.9 MB | ####5 | 45%  2025-05-07T20:25:47.6016948Z 2025-05-07T20:25:47.6016952Z 2025-05-07T20:25:47.6016956Z 2025-05-07T20:25:47.6020428Z 2025-05-07T20:25:47.6366623Z libcufft-11.3.3.41 | 147.4 MB | ####3 | 44%  2025-05-07T20:25:47.6367125Z 2025-05-07T20:25:47.6367133Z 2025-05-07T20:25:47.6552293Z libcusparse-12.5.7.5 | 164.9 MB | ####2 | 43%  2025-05-07T20:25:47.6552818Z 2025-05-07T20:25:47.6648210Z nsight-compute-2025. | 320.6 MB | ##4 | 24%  2025-05-07T20:25:47.6702028Z libcublas-12.8.3.14 | 460.2 MB | #6 | 17% 2025-05-07T20:25:47.6702336Z 2025-05-07T20:25:47.6702362Z 2025-05-07T20:25:47.6702705Z 2025-05-07T20:25:47.7044126Z libcusolver-11.7.2.5 | 156.9 MB | ####7 | 48%  2025-05-07T20:25:47.7044449Z 2025-05-07T20:25:47.7044453Z 2025-05-07T20:25:47.7044458Z 2025-05-07T20:25:47.7044461Z 2025-05-07T20:25:47.7368942Z libcufft-11.3.3.41 | 147.4 MB | ####6 | 46%  2025-05-07T20:25:47.7369343Z 2025-05-07T20:25:47.7369348Z 2025-05-07T20:25:47.7733686Z libcusparse-12.5.7.5 | 164.9 MB | ####4 | 45%  2025-05-07T20:25:47.7735334Z 2025-05-07T20:25:47.7782209Z nsight-compute-2025. | 320.6 MB | ##5 | 25%  2025-05-07T20:25:47.7801355Z libcublas-12.8.3.14 | 460.2 MB | #7 | 18% 2025-05-07T20:25:47.7801611Z 2025-05-07T20:25:47.7801615Z 2025-05-07T20:25:47.7803328Z 2025-05-07T20:25:47.8099026Z libcusolver-11.7.2.5 | 156.9 MB | ####9 | 50%  2025-05-07T20:25:47.8099462Z 2025-05-07T20:25:47.8099468Z 2025-05-07T20:25:47.8099474Z 2025-05-07T20:25:47.8101277Z 2025-05-07T20:25:47.8370158Z libcufft-11.3.3.41 | 147.4 MB | ####8 | 48%  2025-05-07T20:25:47.8370466Z 2025-05-07T20:25:47.8370471Z 2025-05-07T20:25:47.8737482Z libcusparse-12.5.7.5 | 164.9 MB | ####6 | 47%  2025-05-07T20:25:47.8739116Z 2025-05-07T20:25:47.8783314Z nsight-compute-2025. | 320.6 MB | ##6 | 26%  2025-05-07T20:25:47.8803439Z libcublas-12.8.3.14 | 460.2 MB | #8 | 18% 2025-05-07T20:25:47.8803761Z 2025-05-07T20:25:47.8803765Z 2025-05-07T20:25:47.8806990Z 2025-05-07T20:25:47.9103729Z libcusolver-11.7.2.5 | 156.9 MB | #####1 | 52%  2025-05-07T20:25:47.9104097Z 2025-05-07T20:25:47.9104118Z 2025-05-07T20:25:47.9104125Z 2025-05-07T20:25:47.9107705Z 2025-05-07T20:25:47.9371795Z libcufft-11.3.3.41 | 147.4 MB | ##### | 51%  2025-05-07T20:25:47.9372111Z 2025-05-07T20:25:47.9372118Z 2025-05-07T20:25:47.9740787Z libcusparse-12.5.7.5 | 164.9 MB | ####8 | 49%  2025-05-07T20:25:47.9741575Z 2025-05-07T20:25:47.9788458Z nsight-compute-2025. | 320.6 MB | ##7 | 28%  2025-05-07T20:25:47.9807686Z libcublas-12.8.3.14 | 460.2 MB | #9 | 19% 2025-05-07T20:25:47.9807943Z 2025-05-07T20:25:47.9807947Z 2025-05-07T20:25:47.9810151Z 2025-05-07T20:25:48.0132065Z libcusolver-11.7.2.5 | 156.9 MB | #####3 | 54%  2025-05-07T20:25:48.0132538Z 2025-05-07T20:25:48.0132544Z 2025-05-07T20:25:48.0132550Z 2025-05-07T20:25:48.0134551Z 2025-05-07T20:25:48.0440951Z libcufft-11.3.3.41 | 147.4 MB | #####2 | 53%  2025-05-07T20:25:48.0441268Z 2025-05-07T20:25:48.0441275Z 2025-05-07T20:25:48.0747304Z libcusparse-12.5.7.5 | 164.9 MB | ##### | 51%  2025-05-07T20:25:48.0747751Z 2025-05-07T20:25:48.0789493Z nsight-compute-2025. | 320.6 MB | ##8 | 29%  2025-05-07T20:25:48.0810091Z libcublas-12.8.3.14 | 460.2 MB | ## | 20% 2025-05-07T20:25:48.0810385Z 2025-05-07T20:25:48.0810398Z 2025-05-07T20:25:48.0810599Z 2025-05-07T20:25:48.1132795Z libcusolver-11.7.2.5 | 156.9 MB | #####6 | 56%  2025-05-07T20:25:48.1133094Z 2025-05-07T20:25:48.1133098Z 2025-05-07T20:25:48.1133102Z 2025-05-07T20:25:48.1133332Z 2025-05-07T20:25:48.1675761Z libcufft-11.3.3.41 | 147.4 MB | #####5 | 55%  2025-05-07T20:25:48.1676075Z 2025-05-07T20:25:48.1676080Z 2025-05-07T20:25:48.1748545Z libcusparse-12.5.7.5 | 164.9 MB | #####2 | 53%  2025-05-07T20:25:48.1748878Z 2025-05-07T20:25:48.1790632Z nsight-compute-2025. | 320.6 MB | ##9 | 30%  2025-05-07T20:25:48.1841493Z libcublas-12.8.3.14 | 460.2 MB | ## | 21% 2025-05-07T20:25:48.1841837Z 2025-05-07T20:25:48.1841841Z 2025-05-07T20:25:48.1843287Z 2025-05-07T20:25:48.2165988Z libcusolver-11.7.2.5 | 156.9 MB | #####8 | 59%  2025-05-07T20:25:48.2166308Z 2025-05-07T20:25:48.2166312Z 2025-05-07T20:25:48.2166317Z 2025-05-07T20:25:48.2168360Z 2025-05-07T20:25:48.2701269Z libcufft-11.3.3.41 | 147.4 MB | #####7 | 57%  2025-05-07T20:25:48.2701788Z 2025-05-07T20:25:48.2701794Z 2025-05-07T20:25:48.2750226Z libcusparse-12.5.7.5 | 164.9 MB | #####4 | 55%  2025-05-07T20:25:48.2750509Z 2025-05-07T20:25:48.2794947Z nsight-compute-2025. | 320.6 MB | ###1 | 31%  2025-05-07T20:25:48.2871924Z libcublas-12.8.3.14 | 460.2 MB | ##1 | 22% 2025-05-07T20:25:48.2872191Z 2025-05-07T20:25:48.2872196Z 2025-05-07T20:25:48.2872431Z 2025-05-07T20:25:48.3169211Z libcusolver-11.7.2.5 | 156.9 MB | ###### | 61%  2025-05-07T20:25:48.3169657Z 2025-05-07T20:25:48.3169662Z 2025-05-07T20:25:48.3169667Z 2025-05-07T20:25:48.3169672Z 2025-05-07T20:25:48.3753846Z libcufft-11.3.3.41 | 147.4 MB | #####9 | 60%  2025-05-07T20:25:48.3756553Z 2025-05-07T20:25:48.3795129Z nsight-compute-2025. | 320.6 MB | ###2 | 32%  2025-05-07T20:25:48.3863044Z libcublas-12.8.3.14 | 460.2 MB | ##2 | 22% 2025-05-07T20:25:48.3863347Z 2025-05-07T20:25:48.3863352Z 2025-05-07T20:25:48.3873297Z libcusparse-12.5.7.5 | 164.9 MB | #####6 | 57%  2025-05-07T20:25:48.3873740Z 2025-05-07T20:25:48.3873746Z 2025-05-07T20:25:48.3873753Z 2025-05-07T20:25:48.4203280Z libcusolver-11.7.2.5 | 156.9 MB | ######2 | 63%  2025-05-07T20:25:48.4203577Z 2025-05-07T20:25:48.4203581Z 2025-05-07T20:25:48.4203585Z 2025-05-07T20:25:48.4205995Z 2025-05-07T20:25:48.4755067Z libcufft-11.3.3.41 | 147.4 MB | ######1 | 62%  2025-05-07T20:25:48.4757141Z 2025-05-07T20:25:48.4857215Z nsight-compute-2025. | 320.6 MB | ###3 | 34%  2025-05-07T20:25:48.4865066Z libcublas-12.8.3.14 | 460.2 MB | ##3 | 23% 2025-05-07T20:25:48.4865302Z 2025-05-07T20:25:48.4865364Z 2025-05-07T20:25:48.4873938Z libcusparse-12.5.7.5 | 164.9 MB | #####8 | 59%  2025-05-07T20:25:48.4874221Z 2025-05-07T20:25:48.4874226Z 2025-05-07T20:25:48.4876459Z 2025-05-07T20:25:48.5204134Z libcusolver-11.7.2.5 | 156.9 MB | ######5 | 65%  2025-05-07T20:25:48.5204432Z 2025-05-07T20:25:48.5204458Z 2025-05-07T20:25:48.5204462Z 2025-05-07T20:25:48.5206358Z 2025-05-07T20:25:48.5806494Z libcufft-11.3.3.41 | 147.4 MB | ######4 | 64%  2025-05-07T20:25:48.5806879Z 2025-05-07T20:25:48.5862056Z nsight-compute-2025. | 320.6 MB | ###4 | 35%  2025-05-07T20:25:48.5879128Z libcublas-12.8.3.14 | 460.2 MB | ##4 | 24% 2025-05-07T20:25:48.5879404Z 2025-05-07T20:25:48.5879408Z 2025-05-07T20:25:48.5879412Z 2025-05-07T20:25:48.5901290Z libcusolver-11.7.2.5 | 156.9 MB | ######7 | 67%  2025-05-07T20:25:48.5901765Z 2025-05-07T20:25:48.5902768Z 2025-05-07T20:25:48.6206942Z libcusparse-12.5.7.5 | 164.9 MB | ###### | 60%  2025-05-07T20:25:48.6207299Z 2025-05-07T20:25:48.6207304Z 2025-05-07T20:25:48.6207307Z 2025-05-07T20:25:48.6209352Z 2025-05-07T20:25:48.6808055Z libcufft-11.3.3.41 | 147.4 MB | ######6 | 67%  2025-05-07T20:25:48.6808407Z 2025-05-07T20:25:48.6863005Z nsight-compute-2025. | 320.6 MB | ###6 | 36%  2025-05-07T20:25:48.6879428Z libcublas-12.8.3.14 | 460.2 MB | ##4 | 25% 2025-05-07T20:25:48.6879694Z 2025-05-07T20:25:48.6879698Z 2025-05-07T20:25:48.6880150Z 2025-05-07T20:25:48.6919187Z libcusolver-11.7.2.5 | 156.9 MB | ######9 | 70%  2025-05-07T20:25:48.6919536Z 2025-05-07T20:25:48.6921581Z 2025-05-07T20:25:48.7206991Z libcusparse-12.5.7.5 | 164.9 MB | ######2 | 62%  2025-05-07T20:25:48.7207291Z 2025-05-07T20:25:48.7207295Z 2025-05-07T20:25:48.7207299Z 2025-05-07T20:25:48.7209301Z 2025-05-07T20:25:48.7809573Z libcufft-11.3.3.41 | 147.4 MB | ######9 | 69%  2025-05-07T20:25:48.7810211Z 2025-05-07T20:25:48.7863107Z nsight-compute-2025. | 320.6 MB | ###7 | 37%  2025-05-07T20:25:48.7883882Z libcublas-12.8.3.14 | 460.2 MB | ##5 | 26% 2025-05-07T20:25:48.7884145Z 2025-05-07T20:25:48.7884149Z 2025-05-07T20:25:48.7886353Z 2025-05-07T20:25:48.7919293Z libcusolver-11.7.2.5 | 156.9 MB | #######2 | 72%  2025-05-07T20:25:48.7919599Z 2025-05-07T20:25:48.7920079Z 2025-05-07T20:25:48.8223924Z libcusparse-12.5.7.5 | 164.9 MB | ######4 | 65%  2025-05-07T20:25:48.8224234Z 2025-05-07T20:25:48.8224239Z 2025-05-07T20:25:48.8224245Z 2025-05-07T20:25:48.8226827Z 2025-05-07T20:25:48.8810377Z libcufft-11.3.3.41 | 147.4 MB | #######1 | 71%  2025-05-07T20:25:48.8812396Z 2025-05-07T20:25:48.8883759Z nsight-compute-2025. | 320.6 MB | ###8 | 39%  2025-05-07T20:25:48.8899728Z libcublas-12.8.3.14 | 460.2 MB | ##6 | 27% 2025-05-07T20:25:48.8900105Z 2025-05-07T20:25:48.8900111Z 2025-05-07T20:25:48.8900891Z 2025-05-07T20:25:48.8920282Z libcusolver-11.7.2.5 | 156.9 MB | #######4 | 74%  2025-05-07T20:25:48.8920567Z 2025-05-07T20:25:48.8921283Z 2025-05-07T20:25:48.9254339Z libcusparse-12.5.7.5 | 164.9 MB | ######6 | 67%  2025-05-07T20:25:48.9254667Z 2025-05-07T20:25:48.9254672Z 2025-05-07T20:25:48.9254676Z 2025-05-07T20:25:48.9254779Z 2025-05-07T20:25:48.9836539Z libcufft-11.3.3.41 | 147.4 MB | #######3 | 74%  2025-05-07T20:25:48.9838005Z 2025-05-07T20:25:48.9884290Z nsight-compute-2025. | 320.6 MB | ###9 | 40%  2025-05-07T20:25:48.9920253Z libcublas-12.8.3.14 | 460.2 MB | ##7 | 28% 2025-05-07T20:25:48.9920647Z 2025-05-07T20:25:48.9920652Z 2025-05-07T20:25:48.9940521Z libcusparse-12.5.7.5 | 164.9 MB | ######9 | 69%  2025-05-07T20:25:48.9940802Z 2025-05-07T20:25:48.9940807Z 2025-05-07T20:25:48.9944120Z 2025-05-07T20:25:49.0257958Z libcusolver-11.7.2.5 | 156.9 MB | #######6 | 77%  2025-05-07T20:25:49.0258251Z 2025-05-07T20:25:49.0258255Z 2025-05-07T20:25:49.0258259Z 2025-05-07T20:25:49.0258264Z 2025-05-07T20:25:49.0890518Z libcufft-11.3.3.41 | 147.4 MB | #######6 | 76%  2025-05-07T20:25:49.0910848Z libcublas-12.8.3.14 | 460.2 MB | ##8 | 28% 2025-05-07T20:25:49.0912553Z 2025-05-07T20:25:49.0945179Z nsight-compute-2025. | 320.6 MB | ####1 | 41%  2025-05-07T20:25:49.0945540Z 2025-05-07T20:25:49.0945545Z 2025-05-07T20:25:49.0946596Z 2025-05-07T20:25:49.1115617Z libcusolver-11.7.2.5 | 156.9 MB | #######9 | 79%  2025-05-07T20:25:49.1115891Z 2025-05-07T20:25:49.1116380Z 2025-05-07T20:25:49.1261847Z libcusparse-12.5.7.5 | 164.9 MB | #######1 | 71%  2025-05-07T20:25:49.1262114Z 2025-05-07T20:25:49.1262118Z 2025-05-07T20:25:49.1262122Z 2025-05-07T20:25:49.1263804Z 2025-05-07T20:25:49.1916796Z libcufft-11.3.3.41 | 147.4 MB | #######8 | 79%  2025-05-07T20:25:49.1918317Z 2025-05-07T20:25:49.1945823Z nsight-compute-2025. | 320.6 MB | ####2 | 42%  2025-05-07T20:25:49.1946092Z 2025-05-07T20:25:49.1946096Z 2025-05-07T20:25:49.1947080Z 2025-05-07T20:25:49.2006430Z libcusolver-11.7.2.5 | 156.9 MB | ########1 | 82%  2025-05-07T20:25:49.2177011Z libcublas-12.8.3.14 | 460.2 MB | ##9 | 29% 2025-05-07T20:25:49.2177272Z 2025-05-07T20:25:49.2177276Z 2025-05-07T20:25:49.2268169Z libcusparse-12.5.7.5 | 164.9 MB | #######3 | 73%  2025-05-07T20:25:49.2268456Z 2025-05-07T20:25:49.2268459Z 2025-05-07T20:25:49.2268471Z 2025-05-07T20:25:49.2270153Z 2025-05-07T20:25:49.2980629Z libcufft-11.3.3.41 | 147.4 MB | ########1 | 82%  2025-05-07T20:25:49.2980909Z 2025-05-07T20:25:49.2980913Z 2025-05-07T20:25:49.2980917Z 2025-05-07T20:25:49.3092350Z libcusolver-11.7.2.5 | 156.9 MB | ########4 | 84%  2025-05-07T20:25:49.3097762Z libcublas-12.8.3.14 | 460.2 MB | ### | 30% 2025-05-07T20:25:49.3100889Z 2025-05-07T20:25:49.3183229Z nsight-compute-2025. | 320.6 MB | ####3 | 44%  2025-05-07T20:25:49.3183509Z 2025-05-07T20:25:49.3184963Z 2025-05-07T20:25:49.3312674Z libcusparse-12.5.7.5 | 164.9 MB | #######5 | 76%  2025-05-07T20:25:49.3312949Z 2025-05-07T20:25:49.3312954Z 2025-05-07T20:25:49.3312957Z 2025-05-07T20:25:49.3313956Z 2025-05-07T20:25:49.4078269Z libcufft-11.3.3.41 | 147.4 MB | ########4 | 84%  2025-05-07T20:25:49.4078569Z 2025-05-07T20:25:49.4078574Z 2025-05-07T20:25:49.4080675Z 2025-05-07T20:25:49.4092565Z libcusolver-11.7.2.5 | 156.9 MB | ########6 | 87%  2025-05-07T20:25:49.4185932Z libcublas-12.8.3.14 | 460.2 MB | ### | 31% 2025-05-07T20:25:49.4186176Z 2025-05-07T20:25:49.4186181Z 2025-05-07T20:25:49.4225053Z libcusparse-12.5.7.5 | 164.9 MB | #######7 | 78%  2025-05-07T20:25:49.4227507Z 2025-05-07T20:25:49.4456246Z nsight-compute-2025. | 320.6 MB | ####4 | 45%  2025-05-07T20:25:49.4456512Z 2025-05-07T20:25:49.4456516Z 2025-05-07T20:25:49.4456520Z 2025-05-07T20:25:49.4456535Z 2025-05-07T20:25:49.5081049Z libcufft-11.3.3.41 | 147.4 MB | ########6 | 87%  2025-05-07T20:25:49.5081330Z 2025-05-07T20:25:49.5081334Z 2025-05-07T20:25:49.5082393Z 2025-05-07T20:25:49.5092785Z libcusolver-11.7.2.5 | 156.9 MB | ########9 | 89%  2025-05-07T20:25:49.5226780Z libcublas-12.8.3.14 | 460.2 MB | ###1 | 32% 2025-05-07T20:25:49.5229374Z 2025-05-07T20:25:49.5458192Z nsight-compute-2025. | 320.6 MB | ####6 | 46%  2025-05-07T20:25:49.5458474Z 2025-05-07T20:25:49.5458478Z 2025-05-07T20:25:49.5458482Z 2025-05-07T20:25:49.5459544Z 2025-05-07T20:25:49.5790927Z libcufft-11.3.3.41 | 147.4 MB | ########9 | 89%  2025-05-07T20:25:49.5791459Z 2025-05-07T20:25:49.5793408Z 2025-05-07T20:25:49.6094453Z libcusparse-12.5.7.5 | 164.9 MB | #######9 | 80%  2025-05-07T20:25:49.6214793Z libcublas-12.8.3.14 | 460.2 MB | ###2 | 33% 2025-05-07T20:25:49.6215351Z 2025-05-07T20:25:49.6215356Z 2025-05-07T20:25:49.6217042Z 2025-05-07T20:25:49.6229143Z libcusolver-11.7.2.5 | 156.9 MB | #########1 | 91%  2025-05-07T20:25:49.6229816Z 2025-05-07T20:25:49.6735599Z nsight-compute-2025. | 320.6 MB | ####7 | 47%  2025-05-07T20:25:49.6735875Z 2025-05-07T20:25:49.6735879Z 2025-05-07T20:25:49.6735895Z 2025-05-07T20:25:49.6737180Z 2025-05-07T20:25:49.6791848Z libcufft-11.3.3.41 | 147.4 MB | #########1 | 92%  2025-05-07T20:25:49.6792124Z 2025-05-07T20:25:49.6793221Z 2025-05-07T20:25:49.7100067Z libcusparse-12.5.7.5 | 164.9 MB | ########2 | 82%  2025-05-07T20:25:49.7216442Z libcublas-12.8.3.14 | 460.2 MB | ###3 | 34% 2025-05-07T20:25:49.7216703Z 2025-05-07T20:25:49.7216708Z 2025-05-07T20:25:49.7216712Z 2025-05-07T20:25:49.7229990Z libcusolver-11.7.2.5 | 156.9 MB | #########4 | 94%  2025-05-07T20:25:49.7232117Z 2025-05-07T20:25:49.7739989Z nsight-compute-2025. | 320.6 MB | ####8 | 49%  2025-05-07T20:25:49.7740255Z 2025-05-07T20:25:49.7740259Z 2025-05-07T20:25:49.7740263Z 2025-05-07T20:25:49.7740304Z 2025-05-07T20:25:49.7792767Z libcufft-11.3.3.41 | 147.4 MB | #########3 | 94%  2025-05-07T20:25:49.7793047Z 2025-05-07T20:25:49.7793405Z 2025-05-07T20:25:49.8219087Z libcusparse-12.5.7.5 | 164.9 MB | ########4 | 84%  2025-05-07T20:25:49.8219377Z 2025-05-07T20:25:49.8219381Z 2025-05-07T20:25:49.8220841Z 2025-05-07T20:25:49.8225421Z libcusolver-11.7.2.5 | 156.9 MB | #########6 | 97%  2025-05-07T20:25:49.8262717Z libcublas-12.8.3.14 | 460.2 MB | ###4 | 35% 2025-05-07T20:25:49.8262976Z 2025-05-07T20:25:49.8746623Z nsight-compute-2025. | 320.6 MB | ##### | 50%  2025-05-07T20:25:49.8746900Z 2025-05-07T20:25:49.8746905Z 2025-05-07T20:25:49.8746909Z 2025-05-07T20:25:49.8747519Z 2025-05-07T20:25:49.9173430Z libcufft-11.3.3.41 | 147.4 MB | #########6 | 97%  2025-05-07T20:25:49.9173721Z 2025-05-07T20:25:49.9176636Z 2025-05-07T20:25:49.9221274Z libcusparse-12.5.7.5 | 164.9 MB | ########6 | 86%  2025-05-07T20:25:49.9265956Z libcublas-12.8.3.14 | 460.2 MB | ###5 | 36% 2025-05-07T20:25:49.9266202Z 2025-05-07T20:25:49.9279831Z nsight-compute-2025. | 320.6 MB | #####1 | 51%  2025-05-07T20:25:49.9280098Z 2025-05-07T20:25:49.9280102Z 2025-05-07T20:25:49.9280282Z 2025-05-07T20:25:49.9754504Z libcusolver-11.7.2.5 | 156.9 MB | #########9 | 99%  2025-05-07T20:25:49.9754806Z 2025-05-07T20:25:49.9754811Z 2025-05-07T20:25:49.9754815Z 2025-05-07T20:25:49.9754818Z 2025-05-07T20:25:50.0262807Z libcufft-11.3.3.41 | 147.4 MB | #########9 | 100%  2025-05-07T20:25:50.0263083Z 2025-05-07T20:25:50.0263286Z 2025-05-07T20:25:50.0329629Z libcusparse-12.5.7.5 | 164.9 MB | ########8 | 89%  2025-05-07T20:25:50.0332784Z 2025-05-07T20:25:50.0344316Z nsight-compute-2025. | 320.6 MB | #####2 | 53%  2025-05-07T20:25:50.1330426Z libcublas-12.8.3.14 | 460.2 MB | ###6 | 37% 2025-05-07T20:25:50.1333908Z 2025-05-07T20:25:50.1346130Z nsight-compute-2025. | 320.6 MB | #####4 | 54%  2025-05-07T20:25:50.1824861Z libcublas-12.8.3.14 | 460.2 MB | ###7 | 38% 2025-05-07T20:25:50.1825117Z 2025-05-07T20:25:50.1825282Z 2025-05-07T20:25:50.2382087Z libcusparse-12.5.7.5 | 164.9 MB | ######### | 91%  2025-05-07T20:25:50.2382385Z 2025-05-07T20:25:50.2524399Z nsight-compute-2025. | 320.6 MB | #####5 | 56%  2025-05-07T20:25:50.2826887Z libcublas-12.8.3.14 | 460.2 MB | ###8 | 39% 2025-05-07T20:25:50.2827151Z 2025-05-07T20:25:50.2828964Z 2025-05-07T20:25:50.3382804Z libcusparse-12.5.7.5 | 164.9 MB | #########3 | 93%  2025-05-07T20:25:50.3384178Z 2025-05-07T20:25:50.3547573Z nsight-compute-2025. | 320.6 MB | #####7 | 57%  2025-05-07T20:25:50.3834874Z libcublas-12.8.3.14 | 460.2 MB | ###9 | 40% 2025-05-07T20:25:50.3835131Z 2025-05-07T20:25:50.3835739Z 2025-05-07T20:25:50.4383514Z libcusparse-12.5.7.5 | 164.9 MB | #########5 | 96%  2025-05-07T20:25:50.4383797Z 2025-05-07T20:25:50.4548681Z nsight-compute-2025. | 320.6 MB | #####9 | 59%  2025-05-07T20:25:50.5154188Z libcublas-12.8.3.14 | 460.2 MB | #### | 41% 2025-05-07T20:25:50.5154439Z 2025-05-07T20:25:50.5154834Z 2025-05-07T20:25:50.5550472Z libcusparse-12.5.7.5 | 164.9 MB | #########8 | 98%  2025-05-07T20:25:50.5729274Z libcublas-12.8.3.14 | 460.2 MB | ####2 | 43% 2025-05-07T20:25:50.5730701Z 2025-05-07T20:25:50.6731362Z nsight-compute-2025. | 320.6 MB | ###### | 61%  2025-05-07T20:25:50.6733960Z 2025-05-07T20:25:50.6763510Z nsight-compute-2025. | 320.6 MB | ######2 | 62%  2025-05-07T20:25:50.7732996Z libcublas-12.8.3.14 | 460.2 MB | ####4 | 44% 2025-05-07T20:25:50.7734455Z 2025-05-07T20:25:50.7766162Z nsight-compute-2025. | 320.6 MB | ######3 | 64%  2025-05-07T20:25:50.8735072Z libcublas-12.8.3.14 | 460.2 MB | ####5 | 45% 2025-05-07T20:25:50.8739107Z 2025-05-07T20:25:50.8767286Z nsight-compute-2025. | 320.6 MB | ######5 | 65%  2025-05-07T20:25:50.9774219Z libcublas-12.8.3.14 | 460.2 MB | ####6 | 46% 2025-05-07T20:25:50.9934634Z libcublas-12.8.3.14 | 460.2 MB | ####7 | 48% 2025-05-07T20:25:50.9935828Z 2025-05-07T20:25:51.0908437Z nsight-compute-2025. | 320.6 MB | ######7 | 67%  2025-05-07T20:25:51.1027302Z libcublas-12.8.3.14 | 460.2 MB | ####8 | 49% 2025-05-07T20:25:51.1028324Z 2025-05-07T20:25:51.1961311Z nsight-compute-2025. | 320.6 MB | ######8 | 68%  2025-05-07T20:25:51.2030398Z libcublas-12.8.3.14 | 460.2 MB | ####9 | 50% 2025-05-07T20:25:51.2031073Z 2025-05-07T20:25:51.2998077Z nsight-compute-2025. | 320.6 MB | ####### | 70%  2025-05-07T20:25:51.3031821Z libcublas-12.8.3.14 | 460.2 MB | #####1 | 51% 2025-05-07T20:25:51.3032534Z 2025-05-07T20:25:51.3999986Z nsight-compute-2025. | 320.6 MB | #######1 | 72%  2025-05-07T20:25:51.4071284Z libcublas-12.8.3.14 | 460.2 MB | #####2 | 52% 2025-05-07T20:25:51.4071623Z 2025-05-07T20:25:51.5000766Z nsight-compute-2025. | 320.6 MB | #######3 | 73%  2025-05-07T20:25:51.5095718Z libcublas-12.8.3.14 | 460.2 MB | #####3 | 53% 2025-05-07T20:25:51.5096540Z 2025-05-07T20:25:51.6026059Z nsight-compute-2025. | 320.6 MB | #######4 | 75%  2025-05-07T20:25:51.6100642Z libcublas-12.8.3.14 | 460.2 MB | #####4 | 55% 2025-05-07T20:25:51.6101298Z 2025-05-07T20:25:51.7089261Z nsight-compute-2025. | 320.6 MB | #######6 | 76%  2025-05-07T20:25:51.7163420Z libcublas-12.8.3.14 | 460.2 MB | #####5 | 56% 2025-05-07T20:25:51.7163683Z 2025-05-07T20:25:51.8098985Z nsight-compute-2025. | 320.6 MB | #######7 | 77%  2025-05-07T20:25:51.8163659Z libcublas-12.8.3.14 | 460.2 MB | #####6 | 57% 2025-05-07T20:25:51.8163967Z 2025-05-07T20:25:51.9117297Z nsight-compute-2025. | 320.6 MB | #######9 | 79%  2025-05-07T20:25:51.9195242Z libcublas-12.8.3.14 | 460.2 MB | #####7 | 58% 2025-05-07T20:25:51.9198124Z 2025-05-07T20:25:52.0118909Z nsight-compute-2025. | 320.6 MB | ######## | 81%  2025-05-07T20:25:52.0197144Z libcublas-12.8.3.14 | 460.2 MB | #####8 | 59% 2025-05-07T20:25:52.0198095Z 2025-05-07T20:25:52.1121698Z nsight-compute-2025. | 320.6 MB | ########1 | 82%  2025-05-07T20:25:52.1198179Z libcublas-12.8.3.14 | 460.2 MB | ###### | 60% 2025-05-07T20:25:52.1199132Z 2025-05-07T20:25:52.2122411Z nsight-compute-2025. | 320.6 MB | ########3 | 84%  2025-05-07T20:25:52.2199928Z libcublas-12.8.3.14 | 460.2 MB | ######1 | 61% 2025-05-07T20:25:52.2203069Z 2025-05-07T20:25:52.3182812Z nsight-compute-2025. | 320.6 MB | ########5 | 85%  2025-05-07T20:25:52.3203978Z libcublas-12.8.3.14 | 460.2 MB | ######2 | 62% 2025-05-07T20:25:52.3204316Z 2025-05-07T20:25:52.4183263Z nsight-compute-2025. | 320.6 MB | ########6 | 87%  2025-05-07T20:25:52.4205373Z libcublas-12.8.3.14 | 460.2 MB | ######3 | 64% 2025-05-07T20:25:52.4205882Z 2025-05-07T20:25:52.4954556Z nsight-compute-2025. | 320.6 MB | ########8 | 89%  2025-05-07T20:25:52.4954835Z 2025-05-07T20:25:52.4954840Z 2025-05-07T20:25:52.4962758Z 2025-05-07T20:25:52.5223132Z libcusolver-11.7.2.5 | 156.9 MB | ########## | 100%  2025-05-07T20:25:52.5325134Z libcublas-12.8.3.14 | 460.2 MB | ######4 | 65% 2025-05-07T20:25:52.5327501Z 2025-05-07T20:25:52.5803021Z nsight-compute-2025. | 320.6 MB | ######### | 90%  2025-05-07T20:25:52.5803296Z 2025-05-07T20:25:52.5803318Z 2025-05-07T20:25:52.5803323Z 2025-05-07T20:25:52.5803326Z 2025-05-07T20:25:52.5803491Z 2025-05-07T20:25:52.6431471Z libnpp-12.3.3.65 | 130.6 MB | | 0%  2025-05-07T20:25:52.6526355Z libcublas-12.8.3.14 | 460.2 MB | ######5 | 66% 2025-05-07T20:25:52.6526614Z 2025-05-07T20:25:52.6526619Z 2025-05-07T20:25:52.6526623Z 2025-05-07T20:25:52.6529137Z 2025-05-07T20:25:52.6637966Z libcufft-11.3.3.41 | 147.4 MB | ########## | 100%  2025-05-07T20:25:52.6640082Z 2025-05-07T20:25:52.6806397Z nsight-compute-2025. | 320.6 MB | #########1 | 92%  2025-05-07T20:25:52.6806687Z 2025-05-07T20:25:52.6806691Z 2025-05-07T20:25:52.6806695Z 2025-05-07T20:25:52.6806699Z 2025-05-07T20:25:52.6809496Z 2025-05-07T20:25:52.7060078Z libnpp-12.3.3.65 | 130.6 MB | 2 | 3%  2025-05-07T20:25:52.7060492Z 2025-05-07T20:25:52.7060541Z 2025-05-07T20:25:52.7060548Z 2025-05-07T20:25:52.7060552Z 2025-05-07T20:25:52.7060555Z 2025-05-07T20:25:52.7060828Z 2025-05-07T20:25:52.7811916Z cuda-nsight-12.8.55 | 113.2 MB | | 0%  2025-05-07T20:25:52.7812324Z 2025-05-07T20:25:52.7812328Z 2025-05-07T20:25:52.7812332Z 2025-05-07T20:25:52.7812336Z 2025-05-07T20:25:52.7813521Z 2025-05-07T20:25:52.7924032Z libnpp-12.3.3.65 | 130.6 MB | 5 | 5%  2025-05-07T20:25:52.8060671Z libcublas-12.8.3.14 | 460.2 MB | ######6 | 67% 2025-05-07T20:25:52.8061057Z 2025-05-07T20:25:52.8061063Z 2025-05-07T20:25:52.8061069Z 2025-05-07T20:25:52.8061075Z 2025-05-07T20:25:52.8061080Z 2025-05-07T20:25:52.8061085Z 2025-05-07T20:25:52.8272006Z cuda-nsight-12.8.55 | 113.2 MB | 2 | 3%  2025-05-07T20:25:52.8272451Z 2025-05-07T20:25:52.8816440Z nsight-compute-2025. | 320.6 MB | #########3 | 93%  2025-05-07T20:25:52.8816733Z 2025-05-07T20:25:52.8816991Z 2025-05-07T20:25:52.8816995Z 2025-05-07T20:25:52.8816999Z 2025-05-07T20:25:52.8817387Z 2025-05-07T20:25:52.9061127Z libnpp-12.3.3.65 | 130.6 MB | 7 | 8%  2025-05-07T20:25:52.9061601Z 2025-05-07T20:25:52.9061608Z 2025-05-07T20:25:52.9061613Z 2025-05-07T20:25:52.9061619Z 2025-05-07T20:25:52.9061624Z 2025-05-07T20:25:52.9061630Z 2025-05-07T20:25:52.9368451Z cuda-nsight-12.8.55 | 113.2 MB | 4 | 5%  2025-05-07T20:25:52.9711946Z libcublas-12.8.3.14 | 460.2 MB | ######7 | 68% 2025-05-07T20:25:52.9714001Z 2025-05-07T20:25:52.9826092Z nsight-compute-2025. | 320.6 MB | #########4 | 94%  2025-05-07T20:25:52.9826542Z 2025-05-07T20:25:52.9826548Z 2025-05-07T20:25:52.9826555Z 2025-05-07T20:25:52.9826563Z 2025-05-07T20:25:52.9829287Z 2025-05-07T20:25:53.0061535Z libnpp-12.3.3.65 | 130.6 MB | 9 | 10%  2025-05-07T20:25:53.0061926Z 2025-05-07T20:25:53.0061930Z 2025-05-07T20:25:53.0061935Z 2025-05-07T20:25:53.0061972Z 2025-05-07T20:25:53.0061977Z 2025-05-07T20:25:53.0061980Z 2025-05-07T20:25:53.0725223Z cuda-nsight-12.8.55 | 113.2 MB | 7 | 7%  2025-05-07T20:25:53.0825963Z libcublas-12.8.3.14 | 460.2 MB | ######8 | 69% 2025-05-07T20:25:53.0826324Z 2025-05-07T20:25:53.0826330Z 2025-05-07T20:25:53.0826335Z 2025-05-07T20:25:53.0826341Z 2025-05-07T20:25:53.0829227Z 2025-05-07T20:25:53.1066224Z libnpp-12.3.3.65 | 130.6 MB | #2 | 12%  2025-05-07T20:25:53.1066530Z 2025-05-07T20:25:53.1066534Z 2025-05-07T20:25:53.1066537Z 2025-05-07T20:25:53.1066546Z 2025-05-07T20:25:53.1066549Z 2025-05-07T20:25:53.1068959Z 2025-05-07T20:25:53.1090987Z cuda-nsight-12.8.55 | 113.2 MB | # | 10%  2025-05-07T20:25:53.1095594Z 2025-05-07T20:25:53.1914284Z nsight-compute-2025. | 320.6 MB | #########5 | 96%  2025-05-07T20:25:53.1914591Z 2025-05-07T20:25:53.1914595Z 2025-05-07T20:25:53.1914599Z 2025-05-07T20:25:53.1914641Z 2025-05-07T20:25:53.1915007Z 2025-05-07T20:25:53.1977495Z libnpp-12.3.3.65 | 130.6 MB | #4 | 14%  2025-05-07T20:25:53.2066384Z libcublas-12.8.3.14 | 460.2 MB | ######9 | 70% 2025-05-07T20:25:53.2066780Z 2025-05-07T20:25:53.2066786Z 2025-05-07T20:25:53.2066792Z 2025-05-07T20:25:53.2066797Z 2025-05-07T20:25:53.2066803Z 2025-05-07T20:25:53.2066808Z 2025-05-07T20:25:53.2244229Z cuda-nsight-12.8.55 | 113.2 MB | #2 | 13%  2025-05-07T20:25:53.2246941Z 2025-05-07T20:25:53.2915141Z nsight-compute-2025. | 320.6 MB | #########6 | 97%  2025-05-07T20:25:53.2915484Z 2025-05-07T20:25:53.2915489Z 2025-05-07T20:25:53.2915493Z 2025-05-07T20:25:53.2915793Z 2025-05-07T20:25:53.2915828Z 2025-05-07T20:25:53.3088244Z libnpp-12.3.3.65 | 130.6 MB | #6 | 16%  2025-05-07T20:25:53.3088705Z 2025-05-07T20:25:53.3088712Z 2025-05-07T20:25:53.3088717Z 2025-05-07T20:25:53.3088723Z 2025-05-07T20:25:53.3088728Z 2025-05-07T20:25:53.3088763Z 2025-05-07T20:25:53.3111306Z cuda-nsight-12.8.55 | 113.2 MB | #5 | 15%  2025-05-07T20:25:53.3359433Z libcublas-12.8.3.14 | 460.2 MB | ####### | 70% 2025-05-07T20:25:53.3364826Z 2025-05-07T20:25:53.3925233Z nsight-compute-2025. | 320.6 MB | #########7 | 98%  2025-05-07T20:25:53.3925531Z 2025-05-07T20:25:53.3925535Z 2025-05-07T20:25:53.3925539Z 2025-05-07T20:25:53.3925542Z 2025-05-07T20:25:53.3925948Z 2025-05-07T20:25:53.4070192Z libnpp-12.3.3.65 | 130.6 MB | #8 | 19%  2025-05-07T20:25:53.4070527Z 2025-05-07T20:25:53.4070531Z 2025-05-07T20:25:53.4070535Z 2025-05-07T20:25:53.4070538Z 2025-05-07T20:25:53.4070542Z 2025-05-07T20:25:53.4070545Z 2025-05-07T20:25:53.4143481Z cuda-nsight-12.8.55 | 113.2 MB | #8 | 18%  2025-05-07T20:25:53.4484613Z libcublas-12.8.3.14 | 460.2 MB | #######1 | 71% 2025-05-07T20:25:53.4486466Z 2025-05-07T20:25:53.4928580Z nsight-compute-2025. | 320.6 MB | #########8 | 99%  2025-05-07T20:25:53.4929953Z 2025-05-07T20:25:53.4929960Z 2025-05-07T20:25:53.4929965Z 2025-05-07T20:25:53.4929985Z 2025-05-07T20:25:53.4929990Z 2025-05-07T20:25:53.5070647Z libnpp-12.3.3.65 | 130.6 MB | ## | 21%  2025-05-07T20:25:53.5070958Z 2025-05-07T20:25:53.5070962Z 2025-05-07T20:25:53.5070966Z 2025-05-07T20:25:53.5070969Z 2025-05-07T20:25:53.5070973Z 2025-05-07T20:25:53.5080717Z 2025-05-07T20:25:53.5277305Z cuda-nsight-12.8.55 | 113.2 MB | ## | 21%  2025-05-07T20:25:53.5587411Z libcublas-12.8.3.14 | 460.2 MB | #######1 | 72% 2025-05-07T20:25:53.5587681Z 2025-05-07T20:25:53.6044894Z nsight-compute-2025. | 320.6 MB | #########9 | 100%  2025-05-07T20:25:53.6045192Z 2025-05-07T20:25:53.6045198Z 2025-05-07T20:25:53.6045201Z 2025-05-07T20:25:53.6045207Z 2025-05-07T20:25:53.6045842Z 2025-05-07T20:25:53.6073201Z libnpp-12.3.3.65 | 130.6 MB | ##3 | 23%  2025-05-07T20:25:53.6073640Z 2025-05-07T20:25:53.6073646Z 2025-05-07T20:25:53.6073652Z 2025-05-07T20:25:53.6073658Z 2025-05-07T20:25:53.6073680Z 2025-05-07T20:25:53.6076760Z 2025-05-07T20:25:53.6422225Z cuda-nsight-12.8.55 | 113.2 MB | ##3 | 24%  2025-05-07T20:25:53.7049593Z libcublas-12.8.3.14 | 460.2 MB | #######2 | 72% 2025-05-07T20:25:53.7049865Z 2025-05-07T20:25:53.7049871Z 2025-05-07T20:25:53.7049877Z 2025-05-07T20:25:53.7049882Z 2025-05-07T20:25:53.7049978Z 2025-05-07T20:25:53.7074976Z libnpp-12.3.3.65 | 130.6 MB | ##5 | 25%  2025-05-07T20:25:53.7075401Z 2025-05-07T20:25:53.7075408Z 2025-05-07T20:25:53.7075413Z 2025-05-07T20:25:53.7075419Z 2025-05-07T20:25:53.7075424Z 2025-05-07T20:25:53.7075429Z 2025-05-07T20:25:53.7428026Z cuda-nsight-12.8.55 | 113.2 MB | ##6 | 27%  2025-05-07T20:25:53.8055285Z libcublas-12.8.3.14 | 460.2 MB | #######3 | 73% 2025-05-07T20:25:53.8055552Z 2025-05-07T20:25:53.8055556Z 2025-05-07T20:25:53.8055590Z 2025-05-07T20:25:53.8055594Z 2025-05-07T20:25:53.8055597Z 2025-05-07T20:25:53.8077318Z libnpp-12.3.3.65 | 130.6 MB | ##7 | 28%  2025-05-07T20:25:53.8077605Z 2025-05-07T20:25:53.8077609Z 2025-05-07T20:25:53.8077613Z 2025-05-07T20:25:53.8077617Z 2025-05-07T20:25:53.8077620Z 2025-05-07T20:25:53.8077624Z 2025-05-07T20:25:53.8474775Z cuda-nsight-12.8.55 | 113.2 MB | ##9 | 29%  2025-05-07T20:25:53.9062357Z libcublas-12.8.3.14 | 460.2 MB | #######3 | 74% 2025-05-07T20:25:53.9062614Z 2025-05-07T20:25:53.9062618Z 2025-05-07T20:25:53.9062622Z 2025-05-07T20:25:53.9062626Z 2025-05-07T20:25:53.9064899Z 2025-05-07T20:25:53.9173548Z libnpp-12.3.3.65 | 130.6 MB | ##9 | 30%  2025-05-07T20:25:53.9173826Z 2025-05-07T20:25:53.9173830Z 2025-05-07T20:25:53.9173833Z 2025-05-07T20:25:53.9173837Z 2025-05-07T20:25:53.9173853Z 2025-05-07T20:25:53.9173856Z 2025-05-07T20:25:53.9517278Z cuda-nsight-12.8.55 | 113.2 MB | ###2 | 32%  2025-05-07T20:25:54.0063815Z libcublas-12.8.3.14 | 460.2 MB | #######4 | 75% 2025-05-07T20:25:54.0064075Z 2025-05-07T20:25:54.0064080Z 2025-05-07T20:25:54.0064084Z 2025-05-07T20:25:54.0064087Z 2025-05-07T20:25:54.0066482Z 2025-05-07T20:25:54.0211149Z libnpp-12.3.3.65 | 130.6 MB | ###2 | 32%  2025-05-07T20:25:54.0211427Z 2025-05-07T20:25:54.0211431Z 2025-05-07T20:25:54.0211435Z 2025-05-07T20:25:54.0211439Z 2025-05-07T20:25:54.0211442Z 2025-05-07T20:25:54.0211446Z 2025-05-07T20:25:54.0520680Z cuda-nsight-12.8.55 | 113.2 MB | ###5 | 35%  2025-05-07T20:25:54.1076348Z libcublas-12.8.3.14 | 460.2 MB | #######5 | 75% 2025-05-07T20:25:54.1076650Z 2025-05-07T20:25:54.1076655Z 2025-05-07T20:25:54.1076659Z 2025-05-07T20:25:54.1076663Z 2025-05-07T20:25:54.1078513Z 2025-05-07T20:25:54.1214133Z libnpp-12.3.3.65 | 130.6 MB | ###4 | 34%  2025-05-07T20:25:54.1214430Z 2025-05-07T20:25:54.1214683Z 2025-05-07T20:25:54.1214687Z 2025-05-07T20:25:54.1214691Z 2025-05-07T20:25:54.1214695Z 2025-05-07T20:25:54.1217512Z 2025-05-07T20:25:54.1521538Z cuda-nsight-12.8.55 | 113.2 MB | ###8 | 38%  2025-05-07T20:25:54.2107818Z libcublas-12.8.3.14 | 460.2 MB | #######5 | 76% 2025-05-07T20:25:54.2108080Z 2025-05-07T20:25:54.2108084Z 2025-05-07T20:25:54.2108088Z 2025-05-07T20:25:54.2108092Z 2025-05-07T20:25:54.2109476Z 2025-05-07T20:25:54.2216687Z libnpp-12.3.3.65 | 130.6 MB | ###6 | 37%  2025-05-07T20:25:54.2216987Z 2025-05-07T20:25:54.2216991Z 2025-05-07T20:25:54.2216995Z 2025-05-07T20:25:54.2216998Z 2025-05-07T20:25:54.2217002Z 2025-05-07T20:25:54.2218500Z 2025-05-07T20:25:54.2523932Z cuda-nsight-12.8.55 | 113.2 MB | ####1 | 41%  2025-05-07T20:25:54.3155364Z libcublas-12.8.3.14 | 460.2 MB | #######6 | 77% 2025-05-07T20:25:54.3155649Z 2025-05-07T20:25:54.3155653Z 2025-05-07T20:25:54.3155688Z 2025-05-07T20:25:54.3155692Z 2025-05-07T20:25:54.3155695Z 2025-05-07T20:25:54.3239871Z libnpp-12.3.3.65 | 130.6 MB | ###8 | 39%  2025-05-07T20:25:54.3240149Z 2025-05-07T20:25:54.3240153Z 2025-05-07T20:25:54.3240156Z 2025-05-07T20:25:54.3240160Z 2025-05-07T20:25:54.3240164Z 2025-05-07T20:25:54.3243260Z 2025-05-07T20:25:54.3626484Z cuda-nsight-12.8.55 | 113.2 MB | ####4 | 44%  2025-05-07T20:25:54.4166337Z libcublas-12.8.3.14 | 460.2 MB | #######7 | 77% 2025-05-07T20:25:54.4166590Z 2025-05-07T20:25:54.4166594Z 2025-05-07T20:25:54.4166604Z 2025-05-07T20:25:54.4166608Z 2025-05-07T20:25:54.4168920Z 2025-05-07T20:25:54.4265081Z libnpp-12.3.3.65 | 130.6 MB | ####1 | 41%  2025-05-07T20:25:54.4265360Z 2025-05-07T20:25:54.4265371Z 2025-05-07T20:25:54.4265374Z 2025-05-07T20:25:54.4265378Z 2025-05-07T20:25:54.4265382Z 2025-05-07T20:25:54.4266439Z 2025-05-07T20:25:54.4663996Z cuda-nsight-12.8.55 | 113.2 MB | ####6 | 47%  2025-05-07T20:25:54.5168129Z libcublas-12.8.3.14 | 460.2 MB | #######8 | 78% 2025-05-07T20:25:54.5168390Z 2025-05-07T20:25:54.5168394Z 2025-05-07T20:25:54.5168398Z 2025-05-07T20:25:54.5168402Z 2025-05-07T20:25:54.5171272Z 2025-05-07T20:25:54.5266083Z libnpp-12.3.3.65 | 130.6 MB | ####3 | 44%  2025-05-07T20:25:54.5266348Z 2025-05-07T20:25:54.5266352Z 2025-05-07T20:25:54.5266356Z 2025-05-07T20:25:54.5266359Z 2025-05-07T20:25:54.5266363Z 2025-05-07T20:25:54.5266366Z 2025-05-07T20:25:54.5664222Z cuda-nsight-12.8.55 | 113.2 MB | ####9 | 50%  2025-05-07T20:25:54.5786635Z libcublas-12.8.3.14 | 460.2 MB | #######8 | 79% 2025-05-07T20:25:54.5786884Z 2025-05-07T20:25:54.5786888Z 2025-05-07T20:25:54.6254223Z libcusparse-12.5.7.5 | 164.9 MB | ########## | 100%  2025-05-07T20:25:54.6254508Z 2025-05-07T20:25:54.6254513Z 2025-05-07T20:25:54.6254516Z 2025-05-07T20:25:54.6254521Z 2025-05-07T20:25:54.6254562Z 2025-05-07T20:25:54.6446308Z libnpp-12.3.3.65 | 130.6 MB | ####5 | 46%  2025-05-07T20:25:54.6446967Z 2025-05-07T20:25:54.6446976Z 2025-05-07T20:25:54.6446981Z 2025-05-07T20:25:54.6446987Z 2025-05-07T20:25:54.6447005Z 2025-05-07T20:25:54.6447010Z 2025-05-07T20:25:54.6607395Z cuda-nsight-12.8.55 | 113.2 MB | #####2 | 53%  2025-05-07T20:25:54.6607786Z 2025-05-07T20:25:54.6607790Z 2025-05-07T20:25:54.6607794Z 2025-05-07T20:25:54.6607805Z 2025-05-07T20:25:54.6607808Z 2025-05-07T20:25:54.6607812Z 2025-05-07T20:25:54.6612418Z 2025-05-07T20:25:54.6870122Z cuda-nvvp-12.8.57 | 112.4 MB | | 0%  2025-05-07T20:25:54.7350008Z libcublas-12.8.3.14 | 460.2 MB | #######9 | 79% 2025-05-07T20:25:54.7350330Z 2025-05-07T20:25:54.7350336Z 2025-05-07T20:25:54.7350342Z 2025-05-07T20:25:54.7350347Z 2025-05-07T20:25:54.7352438Z 2025-05-07T20:25:54.7561378Z libnpp-12.3.3.65 | 130.6 MB | ####8 | 48%  2025-05-07T20:25:54.7561971Z 2025-05-07T20:25:54.7561975Z 2025-05-07T20:25:54.7561978Z 2025-05-07T20:25:54.7561990Z 2025-05-07T20:25:54.7561994Z 2025-05-07T20:25:54.7565563Z 2025-05-07T20:25:54.7615709Z cuda-nsight-12.8.55 | 113.2 MB | #####5 | 56%  2025-05-07T20:25:54.7616021Z 2025-05-07T20:25:54.7616025Z 2025-05-07T20:25:54.7616029Z 2025-05-07T20:25:54.7616033Z 2025-05-07T20:25:54.7616037Z 2025-05-07T20:25:54.7616048Z 2025-05-07T20:25:54.7620077Z 2025-05-07T20:25:54.8088966Z cuda-nvvp-12.8.57 | 112.4 MB | 2 | 3%  2025-05-07T20:25:54.8522833Z libcublas-12.8.3.14 | 460.2 MB | ######## | 80% 2025-05-07T20:25:54.8523092Z 2025-05-07T20:25:54.8523096Z 2025-05-07T20:25:54.8523100Z 2025-05-07T20:25:54.8523104Z 2025-05-07T20:25:54.8525042Z 2025-05-07T20:25:54.8617664Z libnpp-12.3.3.65 | 130.6 MB | ##### | 50%  2025-05-07T20:25:54.8617953Z 2025-05-07T20:25:54.8617957Z 2025-05-07T20:25:54.8617961Z 2025-05-07T20:25:54.8617997Z 2025-05-07T20:25:54.8618001Z 2025-05-07T20:25:54.8618005Z 2025-05-07T20:25:54.8618941Z 2025-05-07T20:25:54.8708135Z cuda-nvvp-12.8.57 | 112.4 MB | 4 | 5%  2025-05-07T20:25:54.8708429Z 2025-05-07T20:25:54.8708433Z 2025-05-07T20:25:54.8708437Z 2025-05-07T20:25:54.8708440Z 2025-05-07T20:25:54.8708452Z 2025-05-07T20:25:54.8715311Z 2025-05-07T20:25:54.9137210Z cuda-nsight-12.8.55 | 113.2 MB | #####8 | 58%  2025-05-07T20:25:54.9524775Z libcublas-12.8.3.14 | 460.2 MB | ######## | 81% 2025-05-07T20:25:54.9525125Z 2025-05-07T20:25:54.9525129Z 2025-05-07T20:25:54.9525133Z 2025-05-07T20:25:54.9525136Z 2025-05-07T20:25:54.9525140Z 2025-05-07T20:25:54.9622157Z libnpp-12.3.3.65 | 130.6 MB | #####2 | 52%  2025-05-07T20:25:54.9622444Z 2025-05-07T20:25:54.9622448Z 2025-05-07T20:25:54.9622452Z 2025-05-07T20:25:54.9622455Z 2025-05-07T20:25:54.9622459Z 2025-05-07T20:25:54.9622463Z 2025-05-07T20:25:54.9624841Z 2025-05-07T20:25:54.9852317Z cuda-nvvp-12.8.57 | 112.4 MB | 7 | 7%  2025-05-07T20:25:54.9852687Z 2025-05-07T20:25:54.9852692Z 2025-05-07T20:25:54.9852695Z 2025-05-07T20:25:54.9852699Z 2025-05-07T20:25:54.9852703Z 2025-05-07T20:25:54.9852706Z 2025-05-07T20:25:55.0304858Z cuda-nsight-12.8.55 | 113.2 MB | ###### | 61%  2025-05-07T20:25:55.0529625Z libcublas-12.8.3.14 | 460.2 MB | ########1 | 81% 2025-05-07T20:25:55.0529991Z 2025-05-07T20:25:55.0529995Z 2025-05-07T20:25:55.0529999Z 2025-05-07T20:25:55.0530003Z 2025-05-07T20:25:55.0533729Z 2025-05-07T20:25:55.0629544Z libnpp-12.3.3.65 | 130.6 MB | #####4 | 55%  2025-05-07T20:25:55.0629830Z 2025-05-07T20:25:55.0629834Z 2025-05-07T20:25:55.0629838Z 2025-05-07T20:25:55.0629842Z 2025-05-07T20:25:55.0629846Z 2025-05-07T20:25:55.0629849Z 2025-05-07T20:25:55.0635163Z 2025-05-07T20:25:55.0972126Z cuda-nvvp-12.8.57 | 112.4 MB | 9 | 9%  2025-05-07T20:25:55.0972449Z 2025-05-07T20:25:55.0972453Z 2025-05-07T20:25:55.0972457Z 2025-05-07T20:25:55.0972721Z 2025-05-07T20:25:55.0972726Z 2025-05-07T20:25:55.0977902Z 2025-05-07T20:25:55.1312565Z cuda-nsight-12.8.55 | 113.2 MB | ######3 | 63%  2025-05-07T20:25:55.1534018Z libcublas-12.8.3.14 | 460.2 MB | ########1 | 82% 2025-05-07T20:25:55.1534282Z 2025-05-07T20:25:55.1534287Z 2025-05-07T20:25:55.1534290Z 2025-05-07T20:25:55.1534294Z 2025-05-07T20:25:55.1535407Z 2025-05-07T20:25:55.1630878Z libnpp-12.3.3.65 | 130.6 MB | #####6 | 57%  2025-05-07T20:25:55.1631178Z 2025-05-07T20:25:55.1631182Z 2025-05-07T20:25:55.1631186Z 2025-05-07T20:25:55.1631190Z 2025-05-07T20:25:55.1631194Z 2025-05-07T20:25:55.1631197Z 2025-05-07T20:25:55.1632969Z 2025-05-07T20:25:55.1995696Z cuda-nvvp-12.8.57 | 112.4 MB | #1 | 12%  2025-05-07T20:25:55.1996135Z 2025-05-07T20:25:55.1996142Z 2025-05-07T20:25:55.1996464Z 2025-05-07T20:25:55.1996468Z 2025-05-07T20:25:55.1996472Z 2025-05-07T20:25:55.1998657Z 2025-05-07T20:25:55.2316701Z cuda-nsight-12.8.55 | 113.2 MB | ######5 | 66%  2025-05-07T20:25:55.2538577Z libcublas-12.8.3.14 | 460.2 MB | ########2 | 83% 2025-05-07T20:25:55.2538900Z 2025-05-07T20:25:55.2538904Z 2025-05-07T20:25:55.2538908Z 2025-05-07T20:25:55.2538911Z 2025-05-07T20:25:55.2539688Z 2025-05-07T20:25:55.2636589Z libnpp-12.3.3.65 | 130.6 MB | #####8 | 59%  2025-05-07T20:25:55.2637026Z 2025-05-07T20:25:55.2637033Z 2025-05-07T20:25:55.2637038Z 2025-05-07T20:25:55.2637044Z 2025-05-07T20:25:55.2637049Z 2025-05-07T20:25:55.2637054Z 2025-05-07T20:25:55.2640387Z 2025-05-07T20:25:55.2999052Z cuda-nvvp-12.8.57 | 112.4 MB | #4 | 14%  2025-05-07T20:25:55.2999493Z 2025-05-07T20:25:55.2999499Z 2025-05-07T20:25:55.2999504Z 2025-05-07T20:25:55.2999511Z 2025-05-07T20:25:55.2999517Z 2025-05-07T20:25:55.3000751Z 2025-05-07T20:25:55.3338885Z cuda-nsight-12.8.55 | 113.2 MB | ######8 | 68%  2025-05-07T20:25:55.3564321Z libcublas-12.8.3.14 | 460.2 MB | ########3 | 83% 2025-05-07T20:25:55.3564640Z 2025-05-07T20:25:55.3564644Z 2025-05-07T20:25:55.3564648Z 2025-05-07T20:25:55.3564652Z 2025-05-07T20:25:55.3569031Z 2025-05-07T20:25:55.3638914Z libnpp-12.3.3.65 | 130.6 MB | ###### | 61%  2025-05-07T20:25:55.3639304Z 2025-05-07T20:25:55.3639309Z 2025-05-07T20:25:55.3639313Z 2025-05-07T20:25:55.3639319Z 2025-05-07T20:25:55.3639325Z 2025-05-07T20:25:55.3639331Z 2025-05-07T20:25:55.3639338Z 2025-05-07T20:25:55.4006241Z cuda-nvvp-12.8.57 | 112.4 MB | #6 | 17%  2025-05-07T20:25:55.4006698Z 2025-05-07T20:25:55.4006707Z 2025-05-07T20:25:55.4006712Z 2025-05-07T20:25:55.4006718Z 2025-05-07T20:25:55.4006725Z 2025-05-07T20:25:55.4008665Z 2025-05-07T20:25:55.4368316Z cuda-nsight-12.8.55 | 113.2 MB | ####### | 71%  2025-05-07T20:25:55.4603875Z libcublas-12.8.3.14 | 460.2 MB | ########3 | 84% 2025-05-07T20:25:55.4604185Z 2025-05-07T20:25:55.4604190Z 2025-05-07T20:25:55.4604194Z 2025-05-07T20:25:55.4604197Z 2025-05-07T20:25:55.4604201Z 2025-05-07T20:25:55.4643109Z libnpp-12.3.3.65 | 130.6 MB | ######3 | 63%  2025-05-07T20:25:55.4643480Z 2025-05-07T20:25:55.4643486Z 2025-05-07T20:25:55.4643491Z 2025-05-07T20:25:55.4643497Z 2025-05-07T20:25:55.4643503Z 2025-05-07T20:25:55.4643509Z 2025-05-07T20:25:55.4643515Z 2025-05-07T20:25:55.5013290Z cuda-nvvp-12.8.57 | 112.4 MB | #9 | 20%  2025-05-07T20:25:55.5013609Z 2025-05-07T20:25:55.5013613Z 2025-05-07T20:25:55.5013617Z 2025-05-07T20:25:55.5013622Z 2025-05-07T20:25:55.5013626Z 2025-05-07T20:25:55.5015186Z 2025-05-07T20:25:55.5369511Z cuda-nsight-12.8.55 | 113.2 MB | #######3 | 73%  2025-05-07T20:25:55.5605478Z libcublas-12.8.3.14 | 460.2 MB | ########4 | 84% 2025-05-07T20:25:55.5605915Z 2025-05-07T20:25:55.5605921Z 2025-05-07T20:25:55.5605926Z 2025-05-07T20:25:55.5605933Z 2025-05-07T20:25:55.5606192Z 2025-05-07T20:25:55.5727634Z libnpp-12.3.3.65 | 130.6 MB | ######5 | 65%  2025-05-07T20:25:55.5727935Z 2025-05-07T20:25:55.5727939Z 2025-05-07T20:25:55.5727943Z 2025-05-07T20:25:55.5727947Z 2025-05-07T20:25:55.5727950Z 2025-05-07T20:25:55.5727954Z 2025-05-07T20:25:55.5733260Z 2025-05-07T20:25:55.6055694Z cuda-nvvp-12.8.57 | 112.4 MB | ##1 | 22%  2025-05-07T20:25:55.6056090Z 2025-05-07T20:25:55.6056096Z 2025-05-07T20:25:55.6056101Z 2025-05-07T20:25:55.6056107Z 2025-05-07T20:25:55.6056112Z 2025-05-07T20:25:55.6059143Z 2025-05-07T20:25:55.6469282Z cuda-nsight-12.8.55 | 113.2 MB | #######5 | 75%  2025-05-07T20:25:55.6753426Z libcublas-12.8.3.14 | 460.2 MB | ########4 | 85% 2025-05-07T20:25:55.6753804Z 2025-05-07T20:25:55.6753809Z 2025-05-07T20:25:55.6753815Z 2025-05-07T20:25:55.6754118Z 2025-05-07T20:25:55.6754122Z 2025-05-07T20:25:55.6778461Z libnpp-12.3.3.65 | 130.6 MB | ######7 | 67%  2025-05-07T20:25:55.6778880Z 2025-05-07T20:25:55.6778886Z 2025-05-07T20:25:55.6778892Z 2025-05-07T20:25:55.6778897Z 2025-05-07T20:25:55.6778903Z 2025-05-07T20:25:55.6778908Z 2025-05-07T20:25:55.6781203Z 2025-05-07T20:25:55.7064953Z cuda-nvvp-12.8.57 | 112.4 MB | ##4 | 24%  2025-05-07T20:25:55.7065354Z 2025-05-07T20:25:55.7065361Z 2025-05-07T20:25:55.7065366Z 2025-05-07T20:25:55.7065371Z 2025-05-07T20:25:55.7065376Z 2025-05-07T20:25:55.7065430Z 2025-05-07T20:25:55.7546602Z cuda-nsight-12.8.55 | 113.2 MB | #######7 | 78%  2025-05-07T20:25:55.7777747Z libcublas-12.8.3.14 | 460.2 MB | ########5 | 86% 2025-05-07T20:25:55.7778090Z 2025-05-07T20:25:55.7778097Z 2025-05-07T20:25:55.7778102Z 2025-05-07T20:25:55.7778109Z 2025-05-07T20:25:55.7778115Z 2025-05-07T20:25:55.7783585Z libnpp-12.3.3.65 | 130.6 MB | ######9 | 69%  2025-05-07T20:25:55.7783951Z 2025-05-07T20:25:55.7783955Z 2025-05-07T20:25:55.7783972Z 2025-05-07T20:25:55.7783976Z 2025-05-07T20:25:55.7783979Z 2025-05-07T20:25:55.7783983Z 2025-05-07T20:25:55.7783987Z 2025-05-07T20:25:55.8157238Z cuda-nvvp-12.8.57 | 112.4 MB | ##6 | 27%  2025-05-07T20:25:55.8157632Z 2025-05-07T20:25:55.8157637Z 2025-05-07T20:25:55.8157642Z 2025-05-07T20:25:55.8157647Z 2025-05-07T20:25:55.8157651Z 2025-05-07T20:25:55.8160963Z 2025-05-07T20:25:55.8550044Z cuda-nsight-12.8.55 | 113.2 MB | ######## | 80%  2025-05-07T20:25:55.8778461Z libcublas-12.8.3.14 | 460.2 MB | ########6 | 86% 2025-05-07T20:25:55.8778760Z 2025-05-07T20:25:55.8778765Z 2025-05-07T20:25:55.8778768Z 2025-05-07T20:25:55.8778772Z 2025-05-07T20:25:55.8778776Z 2025-05-07T20:25:55.8786277Z libnpp-12.3.3.65 | 130.6 MB | #######1 | 71%  2025-05-07T20:25:55.8786546Z 2025-05-07T20:25:55.8786596Z 2025-05-07T20:25:55.8786600Z 2025-05-07T20:25:55.8786604Z 2025-05-07T20:25:55.8786608Z 2025-05-07T20:25:55.8786636Z 2025-05-07T20:25:55.8788176Z 2025-05-07T20:25:55.9284512Z cuda-nvvp-12.8.57 | 112.4 MB | ##9 | 29%  2025-05-07T20:25:55.9284849Z 2025-05-07T20:25:55.9284855Z 2025-05-07T20:25:55.9284860Z 2025-05-07T20:25:55.9284868Z 2025-05-07T20:25:55.9284874Z 2025-05-07T20:25:55.9284880Z 2025-05-07T20:25:55.9551115Z cuda-nsight-12.8.55 | 113.2 MB | ########2 | 83%  2025-05-07T20:25:55.9784202Z libcublas-12.8.3.14 | 460.2 MB | ########6 | 87% 2025-05-07T20:25:55.9784489Z 2025-05-07T20:25:55.9784496Z 2025-05-07T20:25:55.9784501Z 2025-05-07T20:25:55.9784506Z 2025-05-07T20:25:55.9784512Z 2025-05-07T20:25:55.9794513Z libnpp-12.3.3.65 | 130.6 MB | #######3 | 73%  2025-05-07T20:25:55.9794868Z 2025-05-07T20:25:55.9794871Z 2025-05-07T20:25:55.9794875Z 2025-05-07T20:25:55.9794879Z 2025-05-07T20:25:55.9794918Z 2025-05-07T20:25:55.9794924Z 2025-05-07T20:25:55.9796129Z 2025-05-07T20:25:56.0290547Z cuda-nvvp-12.8.57 | 112.4 MB | ###1 | 32%  2025-05-07T20:25:56.0290878Z 2025-05-07T20:25:56.0290882Z 2025-05-07T20:25:56.0290886Z 2025-05-07T20:25:56.0290890Z 2025-05-07T20:25:56.0290894Z 2025-05-07T20:25:56.0293680Z 2025-05-07T20:25:56.0572422Z cuda-nsight-12.8.55 | 113.2 MB | ########5 | 85%  2025-05-07T20:25:56.0876706Z libcublas-12.8.3.14 | 460.2 MB | ########7 | 87% 2025-05-07T20:25:56.0876974Z 2025-05-07T20:25:56.0876979Z 2025-05-07T20:25:56.0876982Z 2025-05-07T20:25:56.0876986Z 2025-05-07T20:25:56.0876990Z 2025-05-07T20:25:56.0961536Z libnpp-12.3.3.65 | 130.6 MB | #######5 | 75%  2025-05-07T20:25:56.0961856Z 2025-05-07T20:25:56.0961862Z 2025-05-07T20:25:56.0961867Z 2025-05-07T20:25:56.0961873Z 2025-05-07T20:25:56.0961878Z 2025-05-07T20:25:56.0961883Z 2025-05-07T20:25:56.0965321Z 2025-05-07T20:25:56.1382875Z cuda-nvvp-12.8.57 | 112.4 MB | ###4 | 34%  2025-05-07T20:25:56.1383488Z 2025-05-07T20:25:56.1383505Z 2025-05-07T20:25:56.1383509Z 2025-05-07T20:25:56.1383513Z 2025-05-07T20:25:56.1383516Z 2025-05-07T20:25:56.1383520Z 2025-05-07T20:25:56.1573081Z cuda-nsight-12.8.55 | 113.2 MB | ########7 | 87%  2025-05-07T20:25:56.1938994Z libcublas-12.8.3.14 | 460.2 MB | ########7 | 88% 2025-05-07T20:25:56.1939276Z 2025-05-07T20:25:56.1939280Z 2025-05-07T20:25:56.1939284Z 2025-05-07T20:25:56.1939287Z 2025-05-07T20:25:56.1944243Z 2025-05-07T20:25:56.1977359Z libnpp-12.3.3.65 | 130.6 MB | #######7 | 77%  2025-05-07T20:25:56.1977766Z 2025-05-07T20:25:56.1977774Z 2025-05-07T20:25:56.1977779Z 2025-05-07T20:25:56.1977785Z 2025-05-07T20:25:56.1977791Z 2025-05-07T20:25:56.1977797Z 2025-05-07T20:25:56.1977802Z 2025-05-07T20:25:56.2407602Z cuda-nvvp-12.8.57 | 112.4 MB | ###6 | 37%  2025-05-07T20:25:56.2407983Z 2025-05-07T20:25:56.2408034Z 2025-05-07T20:25:56.2408039Z 2025-05-07T20:25:56.2408043Z 2025-05-07T20:25:56.2408064Z 2025-05-07T20:25:56.2408068Z 2025-05-07T20:25:56.2580176Z cuda-nsight-12.8.55 | 113.2 MB | ########9 | 90%  2025-05-07T20:25:56.2943054Z libcublas-12.8.3.14 | 460.2 MB | ########8 | 89% 2025-05-07T20:25:56.2943353Z 2025-05-07T20:25:56.2943359Z 2025-05-07T20:25:56.2943363Z 2025-05-07T20:25:56.2943369Z 2025-05-07T20:25:56.2943574Z 2025-05-07T20:25:56.2980356Z libnpp-12.3.3.65 | 130.6 MB | #######9 | 79%  2025-05-07T20:25:56.2980782Z 2025-05-07T20:25:56.2980787Z 2025-05-07T20:25:56.2980791Z 2025-05-07T20:25:56.2980794Z 2025-05-07T20:25:56.2980798Z 2025-05-07T20:25:56.2980802Z 2025-05-07T20:25:56.2980805Z 2025-05-07T20:25:56.3497308Z cuda-nvvp-12.8.57 | 112.4 MB | ###9 | 39%  2025-05-07T20:25:56.3497798Z 2025-05-07T20:25:56.3497806Z 2025-05-07T20:25:56.3497812Z 2025-05-07T20:25:56.3497819Z 2025-05-07T20:25:56.3497862Z 2025-05-07T20:25:56.3500616Z 2025-05-07T20:25:56.3583576Z cuda-nsight-12.8.55 | 113.2 MB | #########1 | 92%  2025-05-07T20:25:56.3947112Z libcublas-12.8.3.14 | 460.2 MB | ########9 | 89% 2025-05-07T20:25:56.3947478Z 2025-05-07T20:25:56.3947484Z 2025-05-07T20:25:56.3947489Z 2025-05-07T20:25:56.3947494Z 2025-05-07T20:25:56.3947500Z 2025-05-07T20:25:56.3984211Z libnpp-12.3.3.65 | 130.6 MB | ########1 | 81%  2025-05-07T20:25:56.3984607Z 2025-05-07T20:25:56.3984613Z 2025-05-07T20:25:56.3984622Z 2025-05-07T20:25:56.3984630Z 2025-05-07T20:25:56.3984639Z 2025-05-07T20:25:56.3984650Z 2025-05-07T20:25:56.3984659Z 2025-05-07T20:25:56.4502478Z cuda-nvvp-12.8.57 | 112.4 MB | ####1 | 42%  2025-05-07T20:25:56.4502831Z 2025-05-07T20:25:56.4502836Z 2025-05-07T20:25:56.4502839Z 2025-05-07T20:25:56.4502847Z 2025-05-07T20:25:56.4502851Z 2025-05-07T20:25:56.4504250Z 2025-05-07T20:25:56.4585250Z cuda-nsight-12.8.55 | 113.2 MB | #########4 | 94%  2025-05-07T20:25:56.5014973Z libcublas-12.8.3.14 | 460.2 MB | ########9 | 90% 2025-05-07T20:25:56.5015253Z 2025-05-07T20:25:56.5015258Z 2025-05-07T20:25:56.5015261Z 2025-05-07T20:25:56.5015265Z 2025-05-07T20:25:56.5015269Z 2025-05-07T20:25:56.5015272Z 2025-05-07T20:25:56.5018030Z 2025-05-07T20:25:56.5070428Z cuda-nvvp-12.8.57 | 112.4 MB | ####4 | 44%  2025-05-07T20:25:56.5070823Z 2025-05-07T20:25:56.5070827Z 2025-05-07T20:25:56.5070831Z 2025-05-07T20:25:56.5070835Z 2025-05-07T20:25:56.5070839Z 2025-05-07T20:25:56.5521366Z libnpp-12.3.3.65 | 130.6 MB | ########3 | 83%  2025-05-07T20:25:56.5521703Z 2025-05-07T20:25:56.5521708Z 2025-05-07T20:25:56.5521713Z 2025-05-07T20:25:56.5521716Z 2025-05-07T20:25:56.5521720Z 2025-05-07T20:25:56.5523655Z 2025-05-07T20:25:56.5752786Z cuda-nsight-12.8.55 | 113.2 MB | #########6 | 96%  2025-05-07T20:25:56.6098947Z libcublas-12.8.3.14 | 460.2 MB | ######### | 90% 2025-05-07T20:25:56.6099557Z 2025-05-07T20:25:56.6099561Z 2025-05-07T20:25:56.6099579Z 2025-05-07T20:25:56.6099583Z 2025-05-07T20:25:56.6099586Z 2025-05-07T20:25:56.6099590Z 2025-05-07T20:25:56.6102601Z 2025-05-07T20:25:56.6141292Z cuda-nvvp-12.8.57 | 112.4 MB | ####6 | 47%  2025-05-07T20:25:56.6141604Z 2025-05-07T20:25:56.6141608Z 2025-05-07T20:25:56.6141612Z 2025-05-07T20:25:56.6141615Z 2025-05-07T20:25:56.6141619Z 2025-05-07T20:25:56.6525698Z libnpp-12.3.3.65 | 130.6 MB | ########5 | 85%  2025-05-07T20:25:56.6525978Z 2025-05-07T20:25:56.6525982Z 2025-05-07T20:25:56.6525986Z 2025-05-07T20:25:56.6525990Z 2025-05-07T20:25:56.6525993Z 2025-05-07T20:25:56.6526245Z 2025-05-07T20:25:56.6758836Z cuda-nsight-12.8.55 | 113.2 MB | #########9 | 99%  2025-05-07T20:25:56.7146026Z libcublas-12.8.3.14 | 460.2 MB | #########1 | 91% 2025-05-07T20:25:56.7146342Z 2025-05-07T20:25:56.7146377Z 2025-05-07T20:25:56.7146385Z 2025-05-07T20:25:56.7146390Z 2025-05-07T20:25:56.7146398Z 2025-05-07T20:25:56.7207434Z libnpp-12.3.3.65 | 130.6 MB | ########7 | 87%  2025-05-07T20:25:56.7207797Z 2025-05-07T20:25:56.7207801Z 2025-05-07T20:25:56.7207805Z 2025-05-07T20:25:56.7207809Z 2025-05-07T20:25:56.7207812Z 2025-05-07T20:25:56.7207816Z 2025-05-07T20:25:56.7207820Z 2025-05-07T20:25:56.7760276Z cuda-nvvp-12.8.57 | 112.4 MB | ####9 | 49%  2025-05-07T20:25:56.8149539Z libcublas-12.8.3.14 | 460.2 MB | #########1 | 92% 2025-05-07T20:25:56.8149905Z 2025-05-07T20:25:56.8149910Z 2025-05-07T20:25:56.8149916Z 2025-05-07T20:25:56.8149922Z 2025-05-07T20:25:56.8149933Z 2025-05-07T20:25:56.8208428Z libnpp-12.3.3.65 | 130.6 MB | ########9 | 89%  2025-05-07T20:25:56.8208787Z 2025-05-07T20:25:56.8208792Z 2025-05-07T20:25:56.8208795Z 2025-05-07T20:25:56.8208948Z 2025-05-07T20:25:56.8208951Z 2025-05-07T20:25:56.8208955Z 2025-05-07T20:25:56.8211521Z 2025-05-07T20:25:56.8783637Z cuda-nvvp-12.8.57 | 112.4 MB | #####1 | 52%  2025-05-07T20:25:56.9152057Z libcublas-12.8.3.14 | 460.2 MB | #########2 | 92% 2025-05-07T20:25:56.9152336Z 2025-05-07T20:25:56.9152340Z 2025-05-07T20:25:56.9152344Z 2025-05-07T20:25:56.9152348Z 2025-05-07T20:25:56.9154697Z 2025-05-07T20:25:56.9211979Z libnpp-12.3.3.65 | 130.6 MB | #########1 | 91%  2025-05-07T20:25:56.9212372Z 2025-05-07T20:25:56.9212376Z 2025-05-07T20:25:56.9212380Z 2025-05-07T20:25:56.9212384Z 2025-05-07T20:25:56.9212387Z 2025-05-07T20:25:56.9212391Z 2025-05-07T20:25:56.9212394Z 2025-05-07T20:25:56.9791865Z cuda-nvvp-12.8.57 | 112.4 MB | #####4 | 54%  2025-05-07T20:25:57.0153456Z libcublas-12.8.3.14 | 460.2 MB | #########2 | 93% 2025-05-07T20:25:57.0153727Z 2025-05-07T20:25:57.0153731Z 2025-05-07T20:25:57.0153735Z 2025-05-07T20:25:57.0153739Z 2025-05-07T20:25:57.0156438Z 2025-05-07T20:25:57.0245977Z libnpp-12.3.3.65 | 130.6 MB | #########3 | 94%  2025-05-07T20:25:57.0246358Z 2025-05-07T20:25:57.0246604Z 2025-05-07T20:25:57.0246609Z 2025-05-07T20:25:57.0246612Z 2025-05-07T20:25:57.0246616Z 2025-05-07T20:25:57.0246619Z 2025-05-07T20:25:57.0246630Z 2025-05-07T20:25:57.0918555Z cuda-nvvp-12.8.57 | 112.4 MB | #####6 | 57%  2025-05-07T20:25:57.1225797Z libcublas-12.8.3.14 | 460.2 MB | #########3 | 93% 2025-05-07T20:25:57.1226155Z 2025-05-07T20:25:57.1226161Z 2025-05-07T20:25:57.1226167Z 2025-05-07T20:25:57.1226172Z 2025-05-07T20:25:57.1226263Z 2025-05-07T20:25:57.1325290Z libnpp-12.3.3.65 | 130.6 MB | #########5 | 96%  2025-05-07T20:25:57.1325874Z 2025-05-07T20:25:57.1325880Z 2025-05-07T20:25:57.1325886Z 2025-05-07T20:25:57.1325891Z 2025-05-07T20:25:57.1325897Z 2025-05-07T20:25:57.1325902Z 2025-05-07T20:25:57.1325908Z 2025-05-07T20:25:57.1923580Z cuda-nvvp-12.8.57 | 112.4 MB | #####9 | 59%  2025-05-07T20:25:57.2234173Z libcublas-12.8.3.14 | 460.2 MB | #########4 | 94% 2025-05-07T20:25:57.2234554Z 2025-05-07T20:25:57.2234561Z 2025-05-07T20:25:57.2234566Z 2025-05-07T20:25:57.2234571Z 2025-05-07T20:25:57.2235909Z 2025-05-07T20:25:57.2328345Z libnpp-12.3.3.65 | 130.6 MB | #########7 | 98%  2025-05-07T20:25:57.2328733Z 2025-05-07T20:25:57.2328738Z 2025-05-07T20:25:57.2328744Z 2025-05-07T20:25:57.2328749Z 2025-05-07T20:25:57.2328755Z 2025-05-07T20:25:57.2328760Z 2025-05-07T20:25:57.2330039Z 2025-05-07T20:25:57.2937025Z cuda-nvvp-12.8.57 | 112.4 MB | ######1 | 62%  2025-05-07T20:25:57.3346671Z libcublas-12.8.3.14 | 460.2 MB | #########4 | 95% 2025-05-07T20:25:57.3347037Z 2025-05-07T20:25:57.3347041Z 2025-05-07T20:25:57.3347046Z 2025-05-07T20:25:57.3347051Z 2025-05-07T20:25:57.3347055Z 2025-05-07T20:25:57.3347059Z 2025-05-07T20:25:57.3347665Z 2025-05-07T20:25:57.3377784Z cuda-nvvp-12.8.57 | 112.4 MB | ######3 | 64%  2025-05-07T20:25:57.3378131Z 2025-05-07T20:25:57.3378136Z 2025-05-07T20:25:57.3378154Z 2025-05-07T20:25:57.3378158Z 2025-05-07T20:25:57.3378162Z 2025-05-07T20:25:57.3989646Z libnpp-12.3.3.65 | 130.6 MB | #########9 | 100%  2025-05-07T20:25:57.4357486Z libcublas-12.8.3.14 | 460.2 MB | #########5 | 95% 2025-05-07T20:25:57.4357818Z 2025-05-07T20:25:57.4357822Z 2025-05-07T20:25:57.4357826Z 2025-05-07T20:25:57.4357830Z 2025-05-07T20:25:57.4357833Z 2025-05-07T20:25:57.4357837Z 2025-05-07T20:25:57.4357844Z 2025-05-07T20:25:57.4995372Z cuda-nvvp-12.8.57 | 112.4 MB | ######6 | 66%  2025-05-07T20:25:57.5359390Z libcublas-12.8.3.14 | 460.2 MB | #########5 | 96% 2025-05-07T20:25:57.5359669Z 2025-05-07T20:25:57.5359674Z 2025-05-07T20:25:57.5359685Z 2025-05-07T20:25:57.5359689Z 2025-05-07T20:25:57.5359693Z 2025-05-07T20:25:57.5359700Z 2025-05-07T20:25:57.5359704Z 2025-05-07T20:25:57.6361816Z cuda-nvvp-12.8.57 | 112.4 MB | ######9 | 69%  2025-05-07T20:25:57.6362161Z 2025-05-07T20:25:57.6362166Z 2025-05-07T20:25:57.6362183Z 2025-05-07T20:25:57.6362189Z 2025-05-07T20:25:57.6362206Z 2025-05-07T20:25:57.6362211Z 2025-05-07T20:25:57.6362216Z 2025-05-07T20:25:57.6378940Z cuda-nvvp-12.8.57 | 112.4 MB | #######1 | 72%  2025-05-07T20:25:57.7366123Z libcublas-12.8.3.14 | 460.2 MB | #########6 | 96% 2025-05-07T20:25:57.7366503Z 2025-05-07T20:25:57.7366508Z 2025-05-07T20:25:57.7366512Z 2025-05-07T20:25:57.7366515Z 2025-05-07T20:25:57.7366519Z 2025-05-07T20:25:57.7366523Z 2025-05-07T20:25:57.7366527Z 2025-05-07T20:25:57.7383707Z cuda-nvvp-12.8.57 | 112.4 MB | #######4 | 75%  2025-05-07T20:25:57.8384924Z libcublas-12.8.3.14 | 460.2 MB | #########7 | 97% 2025-05-07T20:25:57.8423349Z libcublas-12.8.3.14 | 460.2 MB | #########7 | 98% 2025-05-07T20:25:57.8423708Z 2025-05-07T20:25:57.8423713Z 2025-05-07T20:25:57.8423719Z 2025-05-07T20:25:57.8423763Z 2025-05-07T20:25:57.8423768Z 2025-05-07T20:25:57.8423773Z 2025-05-07T20:25:57.8425757Z 2025-05-07T20:25:57.9385350Z cuda-nvvp-12.8.57 | 112.4 MB | #######7 | 78%  2025-05-07T20:25:57.9433046Z libcublas-12.8.3.14 | 460.2 MB | #########8 | 98% 2025-05-07T20:25:57.9433348Z 2025-05-07T20:25:57.9433352Z 2025-05-07T20:25:57.9433356Z 2025-05-07T20:25:57.9433359Z 2025-05-07T20:25:57.9433363Z 2025-05-07T20:25:57.9433367Z 2025-05-07T20:25:57.9434720Z 2025-05-07T20:25:58.0386601Z cuda-nvvp-12.8.57 | 112.4 MB | ######## | 80%  2025-05-07T20:25:58.0473533Z libcublas-12.8.3.14 | 460.2 MB | #########9 | 99% 2025-05-07T20:25:58.0473801Z 2025-05-07T20:25:58.0473805Z 2025-05-07T20:25:58.0473809Z 2025-05-07T20:25:58.0473813Z 2025-05-07T20:25:58.0473817Z 2025-05-07T20:25:58.0473822Z 2025-05-07T20:25:58.0473827Z 2025-05-07T20:25:58.1392266Z cuda-nvvp-12.8.57 | 112.4 MB | ########3 | 83%  2025-05-07T20:25:58.1477017Z libcublas-12.8.3.14 | 460.2 MB | #########9 | 100% 2025-05-07T20:25:58.1477385Z 2025-05-07T20:25:58.1477403Z 2025-05-07T20:25:58.1477417Z 2025-05-07T20:25:58.1477421Z 2025-05-07T20:25:58.1477424Z 2025-05-07T20:25:58.1477428Z 2025-05-07T20:25:58.1479055Z 2025-05-07T20:25:58.2478492Z cuda-nvvp-12.8.57 | 112.4 MB | ########6 | 86%  2025-05-07T20:25:58.2478816Z 2025-05-07T20:25:58.2478821Z 2025-05-07T20:25:58.2478826Z 2025-05-07T20:25:58.2478830Z 2025-05-07T20:25:58.2478833Z 2025-05-07T20:25:58.2478837Z 2025-05-07T20:25:58.2478846Z 2025-05-07T20:25:58.3480720Z cuda-nvvp-12.8.57 | 112.4 MB | ########9 | 89%  2025-05-07T20:25:58.3481042Z 2025-05-07T20:25:58.3481046Z 2025-05-07T20:25:58.3481050Z 2025-05-07T20:25:58.3481053Z 2025-05-07T20:25:58.3481058Z 2025-05-07T20:25:58.3481062Z 2025-05-07T20:25:58.3481065Z 2025-05-07T20:25:58.4536794Z cuda-nvvp-12.8.57 | 112.4 MB | #########2 | 92%  2025-05-07T20:25:58.4537135Z 2025-05-07T20:25:58.4537140Z 2025-05-07T20:25:58.4537144Z 2025-05-07T20:25:58.4537149Z 2025-05-07T20:25:58.4537172Z 2025-05-07T20:25:58.4537175Z 2025-05-07T20:25:58.4537722Z 2025-05-07T20:25:58.5539966Z cuda-nvvp-12.8.57 | 112.4 MB | #########5 | 95%  2025-05-07T20:25:58.5540286Z 2025-05-07T20:25:58.5540291Z 2025-05-07T20:25:58.5540296Z 2025-05-07T20:25:58.5540300Z 2025-05-07T20:25:58.5540303Z 2025-05-07T20:25:58.5540316Z 2025-05-07T20:25:58.5540320Z 2025-05-07T20:26:00.4948882Z cuda-nvvp-12.8.57 | 112.4 MB | #########8 | 98%  2025-05-07T20:26:00.4949194Z 2025-05-07T20:26:00.4949198Z 2025-05-07T20:26:00.4949202Z 2025-05-07T20:26:00.4949206Z 2025-05-07T20:26:00.4949210Z 2025-05-07T20:26:00.4949217Z 2025-05-07T20:26:00.5650580Z cuda-nsight-12.8.55 | 113.2 MB | ########## | 100%  2025-05-07T20:26:00.5650898Z 2025-05-07T20:26:00.5650902Z 2025-05-07T20:26:00.5650906Z 2025-05-07T20:26:00.5650909Z 2025-05-07T20:26:00.5650942Z 2025-05-07T20:26:00.5650946Z 2025-05-07T20:26:00.5650949Z 2025-05-07T20:26:00.5650955Z 2025-05-07T20:26:00.6351918Z cuda-nvrtc-12.8.61 | 63.1 MB | | 0%  2025-05-07T20:26:00.6352234Z 2025-05-07T20:26:00.6352238Z 2025-05-07T20:26:00.6352242Z 2025-05-07T20:26:00.6352246Z 2025-05-07T20:26:00.6657046Z libcufft-11.3.3.41 | 147.4 MB | ########## | 100%  2025-05-07T20:26:00.6657326Z 2025-05-07T20:26:00.6657330Z 2025-05-07T20:26:00.6657334Z 2025-05-07T20:26:00.6657338Z 2025-05-07T20:26:00.6657341Z 2025-05-07T20:26:00.6657355Z 2025-05-07T20:26:00.6657359Z 2025-05-07T20:26:00.6657363Z 2025-05-07T20:26:00.7658193Z cuda-nvrtc-12.8.61 | 63.1 MB | 5 | 5%  2025-05-07T20:26:00.7658503Z 2025-05-07T20:26:00.7658507Z 2025-05-07T20:26:00.7658519Z 2025-05-07T20:26:00.7658522Z 2025-05-07T20:26:00.7658526Z 2025-05-07T20:26:00.7658530Z 2025-05-07T20:26:00.7658534Z 2025-05-07T20:26:00.7661570Z 2025-05-07T20:26:00.8662775Z cuda-nvrtc-12.8.61 | 63.1 MB | # | 10%  2025-05-07T20:26:00.8663377Z 2025-05-07T20:26:00.8663383Z 2025-05-07T20:26:00.8663387Z 2025-05-07T20:26:00.8663393Z 2025-05-07T20:26:00.8663399Z 2025-05-07T20:26:00.8663405Z 2025-05-07T20:26:00.8663410Z 2025-05-07T20:26:00.8663416Z 2025-05-07T20:26:00.9747175Z cuda-nvrtc-12.8.61 | 63.1 MB | #5 | 16%  2025-05-07T20:26:00.9747518Z 2025-05-07T20:26:00.9747525Z 2025-05-07T20:26:00.9747530Z 2025-05-07T20:26:00.9747535Z 2025-05-07T20:26:00.9747541Z 2025-05-07T20:26:00.9747546Z 2025-05-07T20:26:00.9747551Z 2025-05-07T20:26:00.9751744Z 2025-05-07T20:26:01.0785144Z cuda-nvrtc-12.8.61 | 63.1 MB | ## | 21%  2025-05-07T20:26:01.0785551Z 2025-05-07T20:26:01.0785557Z 2025-05-07T20:26:01.0785561Z 2025-05-07T20:26:01.0785566Z 2025-05-07T20:26:01.0785569Z 2025-05-07T20:26:01.0785582Z 2025-05-07T20:26:01.0785586Z 2025-05-07T20:26:01.0787163Z 2025-05-07T20:26:01.1950234Z cuda-nvrtc-12.8.61 | 63.1 MB | ##6 | 26%  2025-05-07T20:26:01.1950720Z 2025-05-07T20:26:01.1950726Z 2025-05-07T20:26:01.1950732Z 2025-05-07T20:26:01.1950737Z 2025-05-07T20:26:01.1950743Z 2025-05-07T20:26:01.1950747Z 2025-05-07T20:26:01.1950753Z 2025-05-07T20:26:01.1950758Z 2025-05-07T20:26:01.2952147Z cuda-nvrtc-12.8.61 | 63.1 MB | ###1 | 32%  2025-05-07T20:26:01.2952517Z 2025-05-07T20:26:01.2952521Z 2025-05-07T20:26:01.2952525Z 2025-05-07T20:26:01.2952529Z 2025-05-07T20:26:01.2952532Z 2025-05-07T20:26:01.2952536Z 2025-05-07T20:26:01.2952540Z 2025-05-07T20:26:01.2953986Z 2025-05-07T20:26:01.3957869Z cuda-nvrtc-12.8.61 | 63.1 MB | ###7 | 37%  2025-05-07T20:26:01.3958331Z 2025-05-07T20:26:01.3958336Z 2025-05-07T20:26:01.3958342Z 2025-05-07T20:26:01.3958347Z 2025-05-07T20:26:01.3958351Z 2025-05-07T20:26:01.3958356Z 2025-05-07T20:26:01.3958359Z 2025-05-07T20:26:01.3958389Z 2025-05-07T20:26:01.4961969Z cuda-nvrtc-12.8.61 | 63.1 MB | ####2 | 43%  2025-05-07T20:26:01.4962410Z 2025-05-07T20:26:01.4962417Z 2025-05-07T20:26:01.4962424Z 2025-05-07T20:26:01.4962429Z 2025-05-07T20:26:01.4962436Z 2025-05-07T20:26:01.4962441Z 2025-05-07T20:26:01.4962462Z 2025-05-07T20:26:01.4962474Z 2025-05-07T20:26:01.5964773Z cuda-nvrtc-12.8.61 | 63.1 MB | ####8 | 48%  2025-05-07T20:26:01.5965124Z 2025-05-07T20:26:01.5965131Z 2025-05-07T20:26:01.5965144Z 2025-05-07T20:26:01.5965150Z 2025-05-07T20:26:01.5965154Z 2025-05-07T20:26:01.5965158Z 2025-05-07T20:26:01.5965163Z 2025-05-07T20:26:01.5965813Z 2025-05-07T20:26:01.6967845Z cuda-nvrtc-12.8.61 | 63.1 MB | #####3 | 54%  2025-05-07T20:26:01.6968185Z 2025-05-07T20:26:01.6968191Z 2025-05-07T20:26:01.6968196Z 2025-05-07T20:26:01.6968202Z 2025-05-07T20:26:01.6968207Z 2025-05-07T20:26:01.6968212Z 2025-05-07T20:26:01.6968249Z 2025-05-07T20:26:01.6971199Z 2025-05-07T20:26:01.7976213Z cuda-nvrtc-12.8.61 | 63.1 MB | #####9 | 59%  2025-05-07T20:26:01.7976690Z 2025-05-07T20:26:01.7976697Z 2025-05-07T20:26:01.7976703Z 2025-05-07T20:26:01.7976709Z 2025-05-07T20:26:01.7976715Z 2025-05-07T20:26:01.7976721Z 2025-05-07T20:26:01.7976726Z 2025-05-07T20:26:01.7978642Z 2025-05-07T20:26:01.8984173Z cuda-nvrtc-12.8.61 | 63.1 MB | ######4 | 65%  2025-05-07T20:26:01.8984499Z 2025-05-07T20:26:01.8984504Z 2025-05-07T20:26:01.8984508Z 2025-05-07T20:26:01.8984511Z 2025-05-07T20:26:01.8984515Z 2025-05-07T20:26:01.8984519Z 2025-05-07T20:26:01.8984522Z 2025-05-07T20:26:01.8984526Z 2025-05-07T20:26:01.9189967Z cuda-nvrtc-12.8.61 | 63.1 MB | ####### | 70%  2025-05-07T20:26:01.9190401Z 2025-05-07T20:26:01.9190407Z 2025-05-07T20:26:01.9190413Z 2025-05-07T20:26:01.9190418Z 2025-05-07T20:26:01.9194155Z 2025-05-07T20:26:01.9742600Z libnpp-12.3.3.65 | 130.6 MB | ########## | 100%  2025-05-07T20:26:01.9743020Z 2025-05-07T20:26:01.9743272Z 2025-05-07T20:26:01.9743278Z 2025-05-07T20:26:01.9743281Z 2025-05-07T20:26:01.9743285Z 2025-05-07T20:26:01.9743289Z 2025-05-07T20:26:01.9743292Z 2025-05-07T20:26:01.9743296Z 2025-05-07T20:26:01.9744393Z 2025-05-07T20:26:02.0128097Z libcurand-10.3.9.55 | 43.6 MB | | 0%  2025-05-07T20:26:02.0128517Z 2025-05-07T20:26:02.0128521Z 2025-05-07T20:26:02.0128525Z 2025-05-07T20:26:02.0128529Z 2025-05-07T20:26:02.0128532Z 2025-05-07T20:26:02.0128536Z 2025-05-07T20:26:02.0128540Z 2025-05-07T20:26:02.0130196Z 2025-05-07T20:26:02.0748976Z cuda-nvrtc-12.8.61 | 63.1 MB | #######5 | 76%  2025-05-07T20:26:02.0749287Z 2025-05-07T20:26:02.0749291Z 2025-05-07T20:26:02.0749294Z 2025-05-07T20:26:02.0749298Z 2025-05-07T20:26:02.0749302Z 2025-05-07T20:26:02.0749306Z 2025-05-07T20:26:02.0749310Z 2025-05-07T20:26:02.0749607Z 2025-05-07T20:26:02.0749613Z 2025-05-07T20:26:02.1153040Z libcurand-10.3.9.55 | 43.6 MB | 6 | 7%  2025-05-07T20:26:02.1153348Z 2025-05-07T20:26:02.1153352Z 2025-05-07T20:26:02.1153356Z 2025-05-07T20:26:02.1153359Z 2025-05-07T20:26:02.1153363Z 2025-05-07T20:26:02.1153367Z 2025-05-07T20:26:02.1153370Z 2025-05-07T20:26:02.1153374Z 2025-05-07T20:26:02.1759561Z cuda-nvrtc-12.8.61 | 63.1 MB | ########1 | 81%  2025-05-07T20:26:02.1759988Z 2025-05-07T20:26:02.1760013Z 2025-05-07T20:26:02.1760020Z 2025-05-07T20:26:02.1760027Z 2025-05-07T20:26:02.1760031Z 2025-05-07T20:26:02.1760036Z 2025-05-07T20:26:02.1760041Z 2025-05-07T20:26:02.1760046Z 2025-05-07T20:26:02.1760050Z 2025-05-07T20:26:02.2232474Z libcurand-10.3.9.55 | 43.6 MB | #3 | 14%  2025-05-07T20:26:02.2232796Z 2025-05-07T20:26:02.2232801Z 2025-05-07T20:26:02.2232805Z 2025-05-07T20:26:02.2232808Z 2025-05-07T20:26:02.2232841Z 2025-05-07T20:26:02.2232844Z 2025-05-07T20:26:02.2232848Z 2025-05-07T20:26:02.2232985Z 2025-05-07T20:26:02.2762347Z cuda-nvrtc-12.8.61 | 63.1 MB | ########6 | 86%  2025-05-07T20:26:02.2762672Z 2025-05-07T20:26:02.2762676Z 2025-05-07T20:26:02.2762680Z 2025-05-07T20:26:02.2762684Z 2025-05-07T20:26:02.2762687Z 2025-05-07T20:26:02.2762691Z 2025-05-07T20:26:02.2762695Z 2025-05-07T20:26:02.2762698Z 2025-05-07T20:26:02.2762702Z 2025-05-07T20:26:02.3253630Z libcurand-10.3.9.55 | 43.6 MB | ##1 | 22%  2025-05-07T20:26:02.3253961Z 2025-05-07T20:26:02.3253968Z 2025-05-07T20:26:02.3253974Z 2025-05-07T20:26:02.3253980Z 2025-05-07T20:26:02.3253985Z 2025-05-07T20:26:02.3253990Z 2025-05-07T20:26:02.3253996Z 2025-05-07T20:26:02.3257734Z 2025-05-07T20:26:02.3773539Z cuda-nvrtc-12.8.61 | 63.1 MB | #########1 | 92%  2025-05-07T20:26:02.3773845Z 2025-05-07T20:26:02.3773850Z 2025-05-07T20:26:02.3773854Z 2025-05-07T20:26:02.3773887Z 2025-05-07T20:26:02.3773890Z 2025-05-07T20:26:02.3773894Z 2025-05-07T20:26:02.3773898Z 2025-05-07T20:26:02.3773923Z 2025-05-07T20:26:02.3773927Z 2025-05-07T20:26:02.3904369Z libcurand-10.3.9.55 | 43.6 MB | ##9 | 29%  2025-05-07T20:26:02.3904668Z 2025-05-07T20:26:02.3904672Z 2025-05-07T20:26:02.3904676Z 2025-05-07T20:26:02.3904687Z 2025-05-07T20:26:02.3904690Z 2025-05-07T20:26:02.3904694Z 2025-05-07T20:26:02.3906813Z 2025-05-07T20:26:02.4267939Z cuda-nvvp-12.8.57 | 112.4 MB | ########## | 100%  2025-05-07T20:26:02.4268245Z 2025-05-07T20:26:02.4268249Z 2025-05-07T20:26:02.4268253Z 2025-05-07T20:26:02.4268256Z 2025-05-07T20:26:02.4268260Z 2025-05-07T20:26:02.4268264Z 2025-05-07T20:26:02.4268267Z 2025-05-07T20:26:02.4274230Z 2025-05-07T20:26:02.4418889Z cuda-nvrtc-12.8.61 | 63.1 MB | #########6 | 97%  2025-05-07T20:26:02.4419192Z 2025-05-07T20:26:02.4419196Z 2025-05-07T20:26:02.4419218Z 2025-05-07T20:26:02.4419222Z 2025-05-07T20:26:02.4419226Z 2025-05-07T20:26:02.4419229Z 2025-05-07T20:26:02.4419444Z 2025-05-07T20:26:02.4419449Z 2025-05-07T20:26:02.4419452Z 2025-05-07T20:26:02.4420197Z 2025-05-07T20:26:02.4776452Z gds-tools-1.13.0.11 | 37.9 MB | | 0%  2025-05-07T20:26:02.4776765Z 2025-05-07T20:26:02.4776770Z 2025-05-07T20:26:02.4776773Z 2025-05-07T20:26:02.4776777Z 2025-05-07T20:26:02.4776782Z 2025-05-07T20:26:02.4776786Z 2025-05-07T20:26:02.4776789Z 2025-05-07T20:26:02.4776793Z 2025-05-07T20:26:02.4776796Z 2025-05-07T20:26:02.5423207Z libcurand-10.3.9.55 | 43.6 MB | ###7 | 37%  2025-05-07T20:26:02.5423518Z 2025-05-07T20:26:02.5423523Z 2025-05-07T20:26:02.5423526Z 2025-05-07T20:26:02.5423531Z 2025-05-07T20:26:02.5423534Z 2025-05-07T20:26:02.5423538Z 2025-05-07T20:26:02.5423541Z 2025-05-07T20:26:02.5423545Z 2025-05-07T20:26:02.5423550Z 2025-05-07T20:26:02.5425675Z 2025-05-07T20:26:02.5802124Z gds-tools-1.13.0.11 | 37.9 MB | 8 | 8%  2025-05-07T20:26:02.5802465Z 2025-05-07T20:26:02.5802469Z 2025-05-07T20:26:02.5802473Z 2025-05-07T20:26:02.5802485Z 2025-05-07T20:26:02.5802489Z 2025-05-07T20:26:02.5802493Z 2025-05-07T20:26:02.5802497Z 2025-05-07T20:26:02.5802500Z 2025-05-07T20:26:02.5806162Z 2025-05-07T20:26:02.6425574Z libcurand-10.3.9.55 | 43.6 MB | ####4 | 45%  2025-05-07T20:26:02.6425925Z 2025-05-07T20:26:02.6425930Z 2025-05-07T20:26:02.6425934Z 2025-05-07T20:26:02.6425938Z 2025-05-07T20:26:02.6425941Z 2025-05-07T20:26:02.6425945Z 2025-05-07T20:26:02.6425948Z 2025-05-07T20:26:02.6425952Z 2025-05-07T20:26:02.6425955Z 2025-05-07T20:26:02.6425959Z 2025-05-07T20:26:02.6806794Z gds-tools-1.13.0.11 | 37.9 MB | #6 | 17%  2025-05-07T20:26:02.6807100Z 2025-05-07T20:26:02.6807104Z 2025-05-07T20:26:02.6807108Z 2025-05-07T20:26:02.6807112Z 2025-05-07T20:26:02.6807141Z 2025-05-07T20:26:02.6807144Z 2025-05-07T20:26:02.6807148Z 2025-05-07T20:26:02.6807152Z 2025-05-07T20:26:02.6812118Z 2025-05-07T20:26:02.7431620Z libcurand-10.3.9.55 | 43.6 MB | #####2 | 52%  2025-05-07T20:26:02.7431941Z 2025-05-07T20:26:02.7431946Z 2025-05-07T20:26:02.7431951Z 2025-05-07T20:26:02.7431954Z 2025-05-07T20:26:02.7431958Z 2025-05-07T20:26:02.7431962Z 2025-05-07T20:26:02.7431975Z 2025-05-07T20:26:02.7431979Z 2025-05-07T20:26:02.7431983Z 2025-05-07T20:26:02.7433651Z 2025-05-07T20:26:02.8436661Z gds-tools-1.13.0.11 | 37.9 MB | ##5 | 25%  2025-05-07T20:26:02.8437008Z 2025-05-07T20:26:02.8437012Z 2025-05-07T20:26:02.8437016Z 2025-05-07T20:26:02.8437020Z 2025-05-07T20:26:02.8437023Z 2025-05-07T20:26:02.8437028Z 2025-05-07T20:26:02.8437032Z 2025-05-07T20:26:02.8437037Z 2025-05-07T20:26:02.8437040Z 2025-05-07T20:26:02.8439648Z 2025-05-07T20:26:02.9115842Z gds-tools-1.13.0.11 | 37.9 MB | ###4 | 34%  2025-05-07T20:26:02.9116189Z 2025-05-07T20:26:02.9116193Z 2025-05-07T20:26:02.9116213Z 2025-05-07T20:26:02.9116217Z 2025-05-07T20:26:02.9116221Z 2025-05-07T20:26:02.9116224Z 2025-05-07T20:26:02.9116228Z 2025-05-07T20:26:02.9116232Z 2025-05-07T20:26:02.9117422Z 2025-05-07T20:26:02.9446422Z libcurand-10.3.9.55 | 43.6 MB | #####9 | 60%  2025-05-07T20:26:02.9446727Z 2025-05-07T20:26:02.9446731Z 2025-05-07T20:26:02.9446735Z 2025-05-07T20:26:02.9446738Z 2025-05-07T20:26:02.9446742Z 2025-05-07T20:26:02.9446754Z 2025-05-07T20:26:02.9446758Z 2025-05-07T20:26:02.9446762Z 2025-05-07T20:26:02.9446766Z 2025-05-07T20:26:02.9448718Z 2025-05-07T20:26:03.0116519Z gds-tools-1.13.0.11 | 37.9 MB | ####3 | 43%  2025-05-07T20:26:03.0116844Z 2025-05-07T20:26:03.0116848Z 2025-05-07T20:26:03.0116851Z 2025-05-07T20:26:03.0116855Z 2025-05-07T20:26:03.0116859Z 2025-05-07T20:26:03.0116893Z 2025-05-07T20:26:03.0116896Z 2025-05-07T20:26:03.0116900Z 2025-05-07T20:26:03.0119389Z 2025-05-07T20:26:03.0491195Z libcurand-10.3.9.55 | 43.6 MB | ######7 | 68%  2025-05-07T20:26:03.0491519Z 2025-05-07T20:26:03.0491523Z 2025-05-07T20:26:03.0491527Z 2025-05-07T20:26:03.0491531Z 2025-05-07T20:26:03.0491537Z 2025-05-07T20:26:03.0491542Z 2025-05-07T20:26:03.0491547Z 2025-05-07T20:26:03.0491553Z 2025-05-07T20:26:03.0491559Z 2025-05-07T20:26:03.0493659Z 2025-05-07T20:26:03.1124686Z gds-tools-1.13.0.11 | 37.9 MB | #####2 | 52%  2025-05-07T20:26:03.1124997Z 2025-05-07T20:26:03.1125001Z 2025-05-07T20:26:03.1125005Z 2025-05-07T20:26:03.1125009Z 2025-05-07T20:26:03.1125013Z 2025-05-07T20:26:03.1125017Z 2025-05-07T20:26:03.1125021Z 2025-05-07T20:26:03.1125025Z 2025-05-07T20:26:03.1125028Z 2025-05-07T20:26:03.1669027Z libcurand-10.3.9.55 | 43.6 MB | #######5 | 75%  2025-05-07T20:26:03.1669622Z 2025-05-07T20:26:03.1669626Z 2025-05-07T20:26:03.1669630Z 2025-05-07T20:26:03.1669633Z 2025-05-07T20:26:03.1669658Z 2025-05-07T20:26:03.1669662Z 2025-05-07T20:26:03.1669666Z 2025-05-07T20:26:03.1669669Z 2025-05-07T20:26:03.1669673Z 2025-05-07T20:26:03.1674038Z 2025-05-07T20:26:03.2173923Z gds-tools-1.13.0.11 | 37.9 MB | ###### | 61%  2025-05-07T20:26:03.2174237Z 2025-05-07T20:26:03.2174242Z 2025-05-07T20:26:03.2174245Z 2025-05-07T20:26:03.2174249Z 2025-05-07T20:26:03.2174253Z 2025-05-07T20:26:03.2174256Z 2025-05-07T20:26:03.2174260Z 2025-05-07T20:26:03.2174263Z 2025-05-07T20:26:03.2177256Z 2025-05-07T20:26:03.2670508Z libcurand-10.3.9.55 | 43.6 MB | ########2 | 82%  2025-05-07T20:26:03.2670815Z 2025-05-07T20:26:03.2670819Z 2025-05-07T20:26:03.2670823Z 2025-05-07T20:26:03.2670826Z 2025-05-07T20:26:03.2670830Z 2025-05-07T20:26:03.2670834Z 2025-05-07T20:26:03.2670837Z 2025-05-07T20:26:03.2670841Z 2025-05-07T20:26:03.2670873Z 2025-05-07T20:26:03.2670877Z 2025-05-07T20:26:03.3178834Z gds-tools-1.13.0.11 | 37.9 MB | ######9 | 70%  2025-05-07T20:26:03.3179157Z 2025-05-07T20:26:03.3179161Z 2025-05-07T20:26:03.3179165Z 2025-05-07T20:26:03.3179168Z 2025-05-07T20:26:03.3179180Z 2025-05-07T20:26:03.3179184Z 2025-05-07T20:26:03.3179187Z 2025-05-07T20:26:03.3179191Z 2025-05-07T20:26:03.3179194Z 2025-05-07T20:26:03.3726219Z libcurand-10.3.9.55 | 43.6 MB | ########8 | 89%  2025-05-07T20:26:03.3726568Z 2025-05-07T20:26:03.3726572Z 2025-05-07T20:26:03.3726577Z 2025-05-07T20:26:03.3726581Z 2025-05-07T20:26:03.3726586Z 2025-05-07T20:26:03.3726590Z 2025-05-07T20:26:03.3726594Z 2025-05-07T20:26:03.3726598Z 2025-05-07T20:26:03.3726602Z 2025-05-07T20:26:03.3727304Z 2025-05-07T20:26:03.4180132Z gds-tools-1.13.0.11 | 37.9 MB | #######8 | 79%  2025-05-07T20:26:03.4180501Z 2025-05-07T20:26:03.4180505Z 2025-05-07T20:26:03.4180535Z 2025-05-07T20:26:03.4180539Z 2025-05-07T20:26:03.4180543Z 2025-05-07T20:26:03.4180546Z 2025-05-07T20:26:03.4180565Z 2025-05-07T20:26:03.4180568Z 2025-05-07T20:26:03.4180572Z 2025-05-07T20:26:03.4731069Z libcurand-10.3.9.55 | 43.6 MB | #########7 | 97%  2025-05-07T20:26:03.4731393Z 2025-05-07T20:26:03.4731397Z 2025-05-07T20:26:03.4731401Z 2025-05-07T20:26:03.4731404Z 2025-05-07T20:26:03.4731408Z 2025-05-07T20:26:03.4731412Z 2025-05-07T20:26:03.4731416Z 2025-05-07T20:26:03.4731419Z 2025-05-07T20:26:03.4731423Z 2025-05-07T20:26:03.4739723Z 2025-05-07T20:26:03.5737537Z gds-tools-1.13.0.11 | 37.9 MB | ########7 | 87%  2025-05-07T20:26:03.5737862Z 2025-05-07T20:26:03.5737866Z 2025-05-07T20:26:03.5737870Z 2025-05-07T20:26:03.5737873Z 2025-05-07T20:26:03.5737878Z 2025-05-07T20:26:03.5737881Z 2025-05-07T20:26:03.5737886Z 2025-05-07T20:26:03.5737901Z 2025-05-07T20:26:03.5737905Z 2025-05-07T20:26:03.5739128Z 2025-05-07T20:26:03.8068350Z gds-tools-1.13.0.11 | 37.9 MB | #########6 | 97%  2025-05-07T20:26:03.8069069Z 2025-05-07T20:26:03.8069075Z 2025-05-07T20:26:03.8069084Z 2025-05-07T20:26:04.0305965Z libcusolver-11.7.2.5 | 156.9 MB | ########## | 100%  2025-05-07T20:26:04.0306303Z 2025-05-07T20:26:04.0306308Z 2025-05-07T20:26:04.0306312Z 2025-05-07T20:26:04.0306315Z 2025-05-07T20:26:04.0306319Z 2025-05-07T20:26:04.0306327Z 2025-05-07T20:26:04.6358338Z cuda-nsight-12.8.55 | 113.2 MB | ########## | 100%  2025-05-07T20:26:04.6358735Z 2025-05-07T20:26:04.6358742Z 2025-05-07T20:26:04.6358747Z 2025-05-07T20:26:04.6358751Z 2025-05-07T20:26:04.6358755Z 2025-05-07T20:26:04.6358759Z 2025-05-07T20:26:04.6358762Z 2025-05-07T20:26:04.6360268Z 2025-05-07T20:26:04.6882964Z cuda-nvrtc-12.8.61 | 63.1 MB | ########## | 100%  2025-05-07T20:26:04.6883287Z 2025-05-07T20:26:04.6883293Z 2025-05-07T20:26:04.6883299Z 2025-05-07T20:26:04.6883621Z 2025-05-07T20:26:04.6883624Z 2025-05-07T20:26:04.6883628Z 2025-05-07T20:26:04.6883631Z 2025-05-07T20:26:04.6883650Z 2025-05-07T20:26:04.6883654Z 2025-05-07T20:26:04.6883658Z 2025-05-07T20:26:04.6883662Z 2025-05-07T20:26:04.7887047Z python-3.13.0 | 31.5 MB | | 0%  2025-05-07T20:26:04.7887481Z 2025-05-07T20:26:04.7887488Z 2025-05-07T20:26:04.7887493Z 2025-05-07T20:26:04.7887499Z 2025-05-07T20:26:04.7887516Z 2025-05-07T20:26:04.7887522Z 2025-05-07T20:26:04.7887527Z 2025-05-07T20:26:04.7887534Z 2025-05-07T20:26:04.7887539Z 2025-05-07T20:26:04.7887545Z 2025-05-07T20:26:04.7887553Z 2025-05-07T20:26:04.8605820Z python-3.13.0 | 31.5 MB | # | 11%  2025-05-07T20:26:04.8606154Z 2025-05-07T20:26:04.8606158Z 2025-05-07T20:26:04.8606162Z 2025-05-07T20:26:04.8606166Z 2025-05-07T20:26:04.8606170Z 2025-05-07T20:26:04.8606173Z 2025-05-07T20:26:04.8606177Z 2025-05-07T20:26:04.8606215Z 2025-05-07T20:26:04.8606218Z 2025-05-07T20:26:04.8612319Z 2025-05-07T20:26:04.8940074Z gds-tools-1.13.0.11 | 37.9 MB | ########## | 100%  2025-05-07T20:26:04.8940449Z 2025-05-07T20:26:04.8940453Z 2025-05-07T20:26:04.8940457Z 2025-05-07T20:26:04.8940460Z 2025-05-07T20:26:04.8940464Z 2025-05-07T20:26:04.8940471Z 2025-05-07T20:26:04.8940477Z 2025-05-07T20:26:04.8940483Z 2025-05-07T20:26:04.8940489Z 2025-05-07T20:26:04.8940495Z 2025-05-07T20:26:04.8945137Z 2025-05-07T20:26:04.9083503Z python-3.13.0 | 31.5 MB | ##1 | 21%  2025-05-07T20:26:04.9083831Z 2025-05-07T20:26:04.9083836Z 2025-05-07T20:26:04.9083839Z 2025-05-07T20:26:04.9083843Z 2025-05-07T20:26:04.9083847Z 2025-05-07T20:26:04.9083850Z 2025-05-07T20:26:04.9083854Z 2025-05-07T20:26:04.9083865Z 2025-05-07T20:26:04.9083869Z 2025-05-07T20:26:04.9083874Z 2025-05-07T20:26:04.9083877Z 2025-05-07T20:26:04.9085662Z 2025-05-07T20:26:04.9232806Z libnvjitlink-12.8.61 | 28.7 MB | | 0%  2025-05-07T20:26:04.9233175Z 2025-05-07T20:26:04.9233186Z 2025-05-07T20:26:04.9233190Z 2025-05-07T20:26:04.9233194Z 2025-05-07T20:26:04.9233197Z 2025-05-07T20:26:04.9233201Z 2025-05-07T20:26:04.9233205Z 2025-05-07T20:26:04.9233208Z 2025-05-07T20:26:04.9234737Z 2025-05-07T20:26:04.9660016Z libcurand-10.3.9.55 | 43.6 MB | ########## | 100%  2025-05-07T20:26:04.9662580Z 2025-05-07T20:26:04.9802205Z nsight-compute-2025. | 320.6 MB | ########## | 100%  2025-05-07T20:26:04.9802558Z 2025-05-07T20:26:04.9802562Z 2025-05-07T20:26:04.9802566Z 2025-05-07T20:26:04.9802569Z 2025-05-07T20:26:04.9802573Z 2025-05-07T20:26:04.9802577Z 2025-05-07T20:26:04.9802580Z 2025-05-07T20:26:04.9802584Z 2025-05-07T20:26:04.9802587Z 2025-05-07T20:26:04.9802591Z 2025-05-07T20:26:04.9802595Z 2025-05-07T20:26:04.9802598Z 2025-05-07T20:26:04.9803892Z 2025-05-07T20:26:05.0041989Z cuda-nvcc-tools-12.8 | 24.5 MB | | 0%  2025-05-07T20:26:05.0042374Z 2025-05-07T20:26:05.0042599Z 2025-05-07T20:26:05.0042604Z 2025-05-07T20:26:05.0042608Z 2025-05-07T20:26:05.0042611Z 2025-05-07T20:26:05.0042615Z 2025-05-07T20:26:05.0042619Z 2025-05-07T20:26:05.0042622Z 2025-05-07T20:26:05.0042626Z 2025-05-07T20:26:05.0042641Z 2025-05-07T20:26:05.0042645Z 2025-05-07T20:26:05.0085002Z python-3.13.0 | 31.5 MB | ###1 | 32%  2025-05-07T20:26:05.0085398Z 2025-05-07T20:26:05.0085404Z 2025-05-07T20:26:05.0085420Z 2025-05-07T20:26:05.0085426Z 2025-05-07T20:26:05.0085431Z 2025-05-07T20:26:05.0085436Z 2025-05-07T20:26:05.0085442Z 2025-05-07T20:26:05.0085447Z 2025-05-07T20:26:05.0085452Z 2025-05-07T20:26:05.0085457Z 2025-05-07T20:26:05.0085463Z 2025-05-07T20:26:05.0085468Z 2025-05-07T20:26:05.0614304Z libnvjitlink-12.8.61 | 28.7 MB | # | 10%  2025-05-07T20:26:05.0614630Z 2025-05-07T20:26:05.0614902Z 2025-05-07T20:26:05.0614906Z 2025-05-07T20:26:05.0614910Z 2025-05-07T20:26:05.0614914Z 2025-05-07T20:26:05.0614936Z 2025-05-07T20:26:05.0614940Z 2025-05-07T20:26:05.0614943Z 2025-05-07T20:26:05.0614947Z 2025-05-07T20:26:05.0614951Z 2025-05-07T20:26:05.0614954Z 2025-05-07T20:26:05.0614958Z 2025-05-07T20:26:05.0614961Z 2025-05-07T20:26:05.0620776Z 2025-05-07T20:26:05.0806771Z cuda-nvvm-tools-12.8 | 23.5 MB | | 0%  2025-05-07T20:26:05.0807163Z 2025-05-07T20:26:05.0807169Z 2025-05-07T20:26:05.0807175Z 2025-05-07T20:26:05.0807180Z 2025-05-07T20:26:05.0807185Z 2025-05-07T20:26:05.0807191Z 2025-05-07T20:26:05.0807196Z 2025-05-07T20:26:05.0807211Z 2025-05-07T20:26:05.0807217Z 2025-05-07T20:26:05.0807222Z 2025-05-07T20:26:05.0807228Z 2025-05-07T20:26:05.0807233Z 2025-05-07T20:26:05.0811656Z 2025-05-07T20:26:05.1326020Z cuda-nvcc-tools-12.8 | 24.5 MB | 9 | 10%  2025-05-07T20:26:05.1326444Z 2025-05-07T20:26:05.1326448Z 2025-05-07T20:26:05.1326452Z 2025-05-07T20:26:05.1326455Z 2025-05-07T20:26:05.1326473Z 2025-05-07T20:26:05.1326476Z 2025-05-07T20:26:05.1326480Z 2025-05-07T20:26:05.1326484Z 2025-05-07T20:26:05.1326487Z 2025-05-07T20:26:05.1326491Z 2025-05-07T20:26:05.1332807Z 2025-05-07T20:26:05.1346718Z python-3.13.0 | 31.5 MB | ####1 | 42%  2025-05-07T20:26:05.1347008Z 2025-05-07T20:26:05.1347012Z 2025-05-07T20:26:05.1347016Z 2025-05-07T20:26:05.1347020Z 2025-05-07T20:26:05.1347023Z 2025-05-07T20:26:05.1347027Z 2025-05-07T20:26:05.1347031Z 2025-05-07T20:26:05.1347034Z 2025-05-07T20:26:05.1347038Z 2025-05-07T20:26:05.1347042Z 2025-05-07T20:26:05.1347045Z 2025-05-07T20:26:05.1350280Z 2025-05-07T20:26:05.1621711Z libnvjitlink-12.8.61 | 28.7 MB | ## | 21%  2025-05-07T20:26:05.1622103Z 2025-05-07T20:26:05.1622109Z 2025-05-07T20:26:05.1622115Z 2025-05-07T20:26:05.1622150Z 2025-05-07T20:26:05.1622169Z 2025-05-07T20:26:05.1622176Z 2025-05-07T20:26:05.1622182Z 2025-05-07T20:26:05.1622200Z 2025-05-07T20:26:05.1622209Z 2025-05-07T20:26:05.1622215Z 2025-05-07T20:26:05.1622222Z 2025-05-07T20:26:05.1622229Z 2025-05-07T20:26:05.1622236Z 2025-05-07T20:26:05.1624486Z 2025-05-07T20:26:05.1809386Z cuda-nvvm-tools-12.8 | 23.5 MB | #1 | 12%  2025-05-07T20:26:05.1809775Z 2025-05-07T20:26:05.1809779Z 2025-05-07T20:26:05.1809783Z 2025-05-07T20:26:05.1809786Z 2025-05-07T20:26:05.1809790Z 2025-05-07T20:26:05.1809794Z 2025-05-07T20:26:05.1809797Z 2025-05-07T20:26:05.1809801Z 2025-05-07T20:26:05.1809804Z 2025-05-07T20:26:05.1809808Z 2025-05-07T20:26:05.1809812Z 2025-05-07T20:26:05.1809815Z 2025-05-07T20:26:05.1811385Z 2025-05-07T20:26:05.2374991Z cuda-nvcc-tools-12.8 | 24.5 MB | #9 | 20%  2025-05-07T20:26:05.2375315Z 2025-05-07T20:26:05.2375320Z 2025-05-07T20:26:05.2375350Z 2025-05-07T20:26:05.2375353Z 2025-05-07T20:26:05.2375357Z 2025-05-07T20:26:05.2375361Z 2025-05-07T20:26:05.2375622Z 2025-05-07T20:26:05.2375639Z 2025-05-07T20:26:05.2375643Z 2025-05-07T20:26:05.2375646Z 2025-05-07T20:26:05.2375650Z 2025-05-07T20:26:05.2375659Z 2025-05-07T20:26:05.2496450Z libnvjitlink-12.8.61 | 28.7 MB | ##9 | 29%  2025-05-07T20:26:05.2496772Z 2025-05-07T20:26:05.2496776Z 2025-05-07T20:26:05.2496780Z 2025-05-07T20:26:05.2496784Z 2025-05-07T20:26:05.2496787Z 2025-05-07T20:26:05.2496791Z 2025-05-07T20:26:05.2496795Z 2025-05-07T20:26:05.2496798Z 2025-05-07T20:26:05.2496802Z 2025-05-07T20:26:05.2496806Z 2025-05-07T20:26:05.2498734Z 2025-05-07T20:26:05.2685485Z python-3.13.0 | 31.5 MB | ##### | 51%  2025-05-07T20:26:05.2685858Z 2025-05-07T20:26:05.2685863Z 2025-05-07T20:26:05.2685866Z 2025-05-07T20:26:05.2685870Z 2025-05-07T20:26:05.2685874Z 2025-05-07T20:26:05.2686098Z 2025-05-07T20:26:05.2686101Z 2025-05-07T20:26:05.2686105Z 2025-05-07T20:26:05.2686109Z 2025-05-07T20:26:05.2686122Z 2025-05-07T20:26:05.2686126Z 2025-05-07T20:26:05.2686129Z 2025-05-07T20:26:05.2686133Z 2025-05-07T20:26:05.2687542Z 2025-05-07T20:26:05.2814184Z cuda-nvvm-tools-12.8 | 23.5 MB | ##2 | 23%  2025-05-07T20:26:05.2814602Z 2025-05-07T20:26:05.2814606Z 2025-05-07T20:26:05.2814609Z 2025-05-07T20:26:05.2814613Z 2025-05-07T20:26:05.2814626Z 2025-05-07T20:26:05.2814630Z 2025-05-07T20:26:05.2814633Z 2025-05-07T20:26:05.2814637Z 2025-05-07T20:26:05.2814641Z 2025-05-07T20:26:05.2814644Z 2025-05-07T20:26:05.2814648Z 2025-05-07T20:26:05.2814651Z 2025-05-07T20:26:05.2814655Z 2025-05-07T20:26:05.3381237Z cuda-nvcc-tools-12.8 | 24.5 MB | ### | 31%  2025-05-07T20:26:05.3381584Z 2025-05-07T20:26:05.3381588Z 2025-05-07T20:26:05.3381592Z 2025-05-07T20:26:05.3381596Z 2025-05-07T20:26:05.3381627Z 2025-05-07T20:26:05.3381632Z 2025-05-07T20:26:05.3381636Z 2025-05-07T20:26:05.3381640Z 2025-05-07T20:26:05.3381656Z 2025-05-07T20:26:05.3381659Z 2025-05-07T20:26:05.3381663Z 2025-05-07T20:26:05.3381666Z 2025-05-07T20:26:05.3601878Z libnvjitlink-12.8.61 | 28.7 MB | ###9 | 40%  2025-05-07T20:26:05.3602281Z 2025-05-07T20:26:05.3602286Z 2025-05-07T20:26:05.3602289Z 2025-05-07T20:26:05.3602293Z 2025-05-07T20:26:05.3602296Z 2025-05-07T20:26:05.3602300Z 2025-05-07T20:26:05.3602304Z 2025-05-07T20:26:05.3602307Z 2025-05-07T20:26:05.3602311Z 2025-05-07T20:26:05.3602315Z 2025-05-07T20:26:05.3606174Z 2025-05-07T20:26:05.3692554Z python-3.13.0 | 31.5 MB | #####9 | 60%  2025-05-07T20:26:05.3692929Z 2025-05-07T20:26:05.3692935Z 2025-05-07T20:26:05.3692940Z 2025-05-07T20:26:05.3692946Z 2025-05-07T20:26:05.3692962Z 2025-05-07T20:26:05.3692969Z 2025-05-07T20:26:05.3692975Z 2025-05-07T20:26:05.3692997Z 2025-05-07T20:26:05.3693000Z 2025-05-07T20:26:05.3693004Z 2025-05-07T20:26:05.3693008Z 2025-05-07T20:26:05.3693017Z 2025-05-07T20:26:05.3693021Z 2025-05-07T20:26:05.3693025Z 2025-05-07T20:26:05.3835975Z cuda-nvvm-tools-12.8 | 23.5 MB | ###3 | 34%  2025-05-07T20:26:05.3836475Z 2025-05-07T20:26:05.3836479Z 2025-05-07T20:26:05.3836483Z 2025-05-07T20:26:05.3836487Z 2025-05-07T20:26:05.3836490Z 2025-05-07T20:26:05.3836494Z 2025-05-07T20:26:05.3836497Z 2025-05-07T20:26:05.3836501Z 2025-05-07T20:26:05.3836505Z 2025-05-07T20:26:05.3836508Z 2025-05-07T20:26:05.3836512Z 2025-05-07T20:26:05.3836515Z 2025-05-07T20:26:05.3840402Z 2025-05-07T20:26:05.4432164Z cuda-nvcc-tools-12.8 | 24.5 MB | ####1 | 41%  2025-05-07T20:26:05.4432495Z 2025-05-07T20:26:05.4432499Z 2025-05-07T20:26:05.4432503Z 2025-05-07T20:26:05.4432506Z 2025-05-07T20:26:05.4432510Z 2025-05-07T20:26:05.4432514Z 2025-05-07T20:26:05.4432534Z 2025-05-07T20:26:05.4432538Z 2025-05-07T20:26:05.4432541Z 2025-05-07T20:26:05.4432545Z 2025-05-07T20:26:05.4432755Z 2025-05-07T20:26:05.4432760Z 2025-05-07T20:26:05.4658218Z libnvjitlink-12.8.61 | 28.7 MB | ####8 | 49%  2025-05-07T20:26:05.4658721Z 2025-05-07T20:26:05.4658727Z 2025-05-07T20:26:05.4658733Z 2025-05-07T20:26:05.4658738Z 2025-05-07T20:26:05.4658755Z 2025-05-07T20:26:05.4658760Z 2025-05-07T20:26:05.4658765Z 2025-05-07T20:26:05.4658771Z 2025-05-07T20:26:05.4658776Z 2025-05-07T20:26:05.4658782Z 2025-05-07T20:26:05.4660219Z 2025-05-07T20:26:05.4695280Z python-3.13.0 | 31.5 MB | ######7 | 68%  2025-05-07T20:26:05.4695588Z 2025-05-07T20:26:05.4695593Z 2025-05-07T20:26:05.4695597Z 2025-05-07T20:26:05.4695600Z 2025-05-07T20:26:05.4695604Z 2025-05-07T20:26:05.4695608Z 2025-05-07T20:26:05.4695611Z 2025-05-07T20:26:05.4695615Z 2025-05-07T20:26:05.4695618Z 2025-05-07T20:26:05.4695622Z 2025-05-07T20:26:05.4695867Z 2025-05-07T20:26:05.4695873Z 2025-05-07T20:26:05.4695880Z 2025-05-07T20:26:05.4699270Z 2025-05-07T20:26:05.4892897Z cuda-nvvm-tools-12.8 | 23.5 MB | ####5 | 46%  2025-05-07T20:26:05.4893231Z 2025-05-07T20:26:05.4893235Z 2025-05-07T20:26:05.4893239Z 2025-05-07T20:26:05.4893243Z 2025-05-07T20:26:05.4893246Z 2025-05-07T20:26:05.4893250Z 2025-05-07T20:26:05.4893254Z 2025-05-07T20:26:05.4893257Z 2025-05-07T20:26:05.4893268Z 2025-05-07T20:26:05.4893272Z 2025-05-07T20:26:05.4893275Z 2025-05-07T20:26:05.4893279Z 2025-05-07T20:26:05.4894738Z 2025-05-07T20:26:05.5433154Z cuda-nvcc-tools-12.8 | 24.5 MB | #####1 | 52%  2025-05-07T20:26:05.5433540Z 2025-05-07T20:26:05.5433544Z 2025-05-07T20:26:05.5433547Z 2025-05-07T20:26:05.5433551Z 2025-05-07T20:26:05.5433556Z 2025-05-07T20:26:05.5433560Z 2025-05-07T20:26:05.5433564Z 2025-05-07T20:26:05.5433568Z 2025-05-07T20:26:05.5433572Z 2025-05-07T20:26:05.5433596Z 2025-05-07T20:26:05.5433600Z 2025-05-07T20:26:05.5435066Z 2025-05-07T20:26:05.5719308Z libnvjitlink-12.8.61 | 28.7 MB | #####8 | 58%  2025-05-07T20:26:05.5719692Z 2025-05-07T20:26:05.5719696Z 2025-05-07T20:26:05.5719700Z 2025-05-07T20:26:05.5719703Z 2025-05-07T20:26:05.5719707Z 2025-05-07T20:26:05.5719711Z 2025-05-07T20:26:05.5719715Z 2025-05-07T20:26:05.5719718Z 2025-05-07T20:26:05.5719722Z 2025-05-07T20:26:05.5719726Z 2025-05-07T20:26:05.5721162Z 2025-05-07T20:26:05.5731757Z python-3.13.0 | 31.5 MB | #######6 | 76%  2025-05-07T20:26:05.5732146Z 2025-05-07T20:26:05.5732152Z 2025-05-07T20:26:05.5732158Z 2025-05-07T20:26:05.5732163Z 2025-05-07T20:26:05.5732169Z 2025-05-07T20:26:05.5732184Z 2025-05-07T20:26:05.5732191Z 2025-05-07T20:26:05.5732197Z 2025-05-07T20:26:05.5732203Z 2025-05-07T20:26:05.5732209Z 2025-05-07T20:26:05.5732214Z 2025-05-07T20:26:05.5732219Z 2025-05-07T20:26:05.5732233Z 2025-05-07T20:26:05.5733835Z 2025-05-07T20:26:05.5984881Z cuda-nvvm-tools-12.8 | 23.5 MB | #####6 | 57%  2025-05-07T20:26:05.5985553Z 2025-05-07T20:26:05.5985557Z 2025-05-07T20:26:05.5985561Z 2025-05-07T20:26:05.5985565Z 2025-05-07T20:26:05.5985569Z 2025-05-07T20:26:05.5985572Z 2025-05-07T20:26:05.5985576Z 2025-05-07T20:26:05.5985580Z 2025-05-07T20:26:05.5985583Z 2025-05-07T20:26:05.5985587Z 2025-05-07T20:26:05.5985591Z 2025-05-07T20:26:05.5985594Z 2025-05-07T20:26:05.5986227Z 2025-05-07T20:26:05.6486000Z cuda-nvcc-tools-12.8 | 24.5 MB | ######1 | 62%  2025-05-07T20:26:05.6486340Z 2025-05-07T20:26:05.6486344Z 2025-05-07T20:26:05.6486348Z 2025-05-07T20:26:05.6486352Z 2025-05-07T20:26:05.6486356Z 2025-05-07T20:26:05.6486360Z 2025-05-07T20:26:05.6486364Z 2025-05-07T20:26:05.6486378Z 2025-05-07T20:26:05.6486381Z 2025-05-07T20:26:05.6486385Z 2025-05-07T20:26:05.6486389Z 2025-05-07T20:26:05.6489890Z 2025-05-07T20:26:05.6764242Z libnvjitlink-12.8.61 | 28.7 MB | ######7 | 67%  2025-05-07T20:26:05.6764732Z 2025-05-07T20:26:05.6764737Z 2025-05-07T20:26:05.6764741Z 2025-05-07T20:26:05.6764744Z 2025-05-07T20:26:05.6764748Z 2025-05-07T20:26:05.6764751Z 2025-05-07T20:26:05.6764755Z 2025-05-07T20:26:05.6764759Z 2025-05-07T20:26:05.6764762Z 2025-05-07T20:26:05.6764766Z 2025-05-07T20:26:05.6767755Z 2025-05-07T20:26:05.6787542Z python-3.13.0 | 31.5 MB | ########4 | 84%  2025-05-07T20:26:05.6787936Z 2025-05-07T20:26:05.6787942Z 2025-05-07T20:26:05.6787948Z 2025-05-07T20:26:05.6787953Z 2025-05-07T20:26:05.6787959Z 2025-05-07T20:26:05.6787964Z 2025-05-07T20:26:05.6787970Z 2025-05-07T20:26:05.6787975Z 2025-05-07T20:26:05.6787980Z 2025-05-07T20:26:05.6787985Z 2025-05-07T20:26:05.6787990Z 2025-05-07T20:26:05.6787996Z 2025-05-07T20:26:05.6788001Z 2025-05-07T20:26:05.6788007Z 2025-05-07T20:26:05.6991134Z cuda-nvvm-tools-12.8 | 23.5 MB | ######8 | 68%  2025-05-07T20:26:05.6991479Z 2025-05-07T20:26:05.6991483Z 2025-05-07T20:26:05.6991486Z 2025-05-07T20:26:05.6991490Z 2025-05-07T20:26:05.6991502Z 2025-05-07T20:26:05.6991506Z 2025-05-07T20:26:05.6991509Z 2025-05-07T20:26:05.6991513Z 2025-05-07T20:26:05.6991516Z 2025-05-07T20:26:05.6991520Z 2025-05-07T20:26:05.6991524Z 2025-05-07T20:26:05.6991527Z 2025-05-07T20:26:05.6991531Z 2025-05-07T20:26:05.7488134Z cuda-nvcc-tools-12.8 | 24.5 MB | #######1 | 72%  2025-05-07T20:26:05.7488594Z 2025-05-07T20:26:05.7488600Z 2025-05-07T20:26:05.7488605Z 2025-05-07T20:26:05.7488610Z 2025-05-07T20:26:05.7488615Z 2025-05-07T20:26:05.7488621Z 2025-05-07T20:26:05.7488626Z 2025-05-07T20:26:05.7488632Z 2025-05-07T20:26:05.7488637Z 2025-05-07T20:26:05.7488642Z 2025-05-07T20:26:05.7488648Z 2025-05-07T20:26:05.7488653Z 2025-05-07T20:26:05.7792597Z libnvjitlink-12.8.61 | 28.7 MB | #######6 | 77%  2025-05-07T20:26:05.7793075Z 2025-05-07T20:26:05.7793094Z 2025-05-07T20:26:05.7793100Z 2025-05-07T20:26:05.7793105Z 2025-05-07T20:26:05.7793111Z 2025-05-07T20:26:05.7793116Z 2025-05-07T20:26:05.7793121Z 2025-05-07T20:26:05.7793127Z 2025-05-07T20:26:05.7793132Z 2025-05-07T20:26:05.7793137Z 2025-05-07T20:26:05.7793143Z 2025-05-07T20:26:05.7793160Z 2025-05-07T20:26:05.7793165Z 2025-05-07T20:26:05.7796954Z 2025-05-07T20:26:05.7857714Z cuda-nvvm-tools-12.8 | 23.5 MB | #######9 | 80%  2025-05-07T20:26:05.7858066Z 2025-05-07T20:26:05.7862548Z 2025-05-07T20:26:05.7865124Z libcusparse-12.5.7.5 | 164.9 MB | ########## | 100%  2025-05-07T20:26:05.7865497Z 2025-05-07T20:26:05.7865503Z 2025-05-07T20:26:05.7865519Z 2025-05-07T20:26:05.7865525Z 2025-05-07T20:26:05.7865530Z 2025-05-07T20:26:05.7865536Z 2025-05-07T20:26:05.7865541Z 2025-05-07T20:26:05.7865546Z 2025-05-07T20:26:05.7865563Z 2025-05-07T20:26:05.7865568Z 2025-05-07T20:26:05.7865573Z 2025-05-07T20:26:05.7991449Z python-3.13.0 | 31.5 MB | #########2 | 92%  2025-05-07T20:26:05.7991751Z 2025-05-07T20:26:05.7991756Z 2025-05-07T20:26:05.7991759Z 2025-05-07T20:26:05.7991763Z 2025-05-07T20:26:05.7991767Z 2025-05-07T20:26:05.7991770Z 2025-05-07T20:26:05.7991774Z 2025-05-07T20:26:05.7991778Z 2025-05-07T20:26:05.7991781Z 2025-05-07T20:26:05.7991785Z 2025-05-07T20:26:05.7991789Z 2025-05-07T20:26:05.7991792Z 2025-05-07T20:26:05.7993749Z 2025-05-07T20:26:05.8643513Z cuda-nvcc-tools-12.8 | 24.5 MB | ########1 | 82%  2025-05-07T20:26:05.8644001Z 2025-05-07T20:26:05.8644007Z 2025-05-07T20:26:05.8644013Z 2025-05-07T20:26:05.8644019Z 2025-05-07T20:26:05.8644025Z 2025-05-07T20:26:05.8644031Z 2025-05-07T20:26:05.8644036Z 2025-05-07T20:26:05.8644042Z 2025-05-07T20:26:05.8644048Z 2025-05-07T20:26:05.8644064Z 2025-05-07T20:26:05.8644086Z 2025-05-07T20:26:05.8646857Z 2025-05-07T20:26:05.8794383Z libnvjitlink-12.8.61 | 28.7 MB | ########6 | 86%  2025-05-07T20:26:05.8794717Z 2025-05-07T20:26:05.8794721Z 2025-05-07T20:26:05.8794733Z 2025-05-07T20:26:05.8794737Z 2025-05-07T20:26:05.8794741Z 2025-05-07T20:26:05.8794744Z 2025-05-07T20:26:05.8794748Z 2025-05-07T20:26:05.8794757Z 2025-05-07T20:26:05.8794761Z 2025-05-07T20:26:05.8794765Z 2025-05-07T20:26:05.8794768Z 2025-05-07T20:26:05.8794772Z 2025-05-07T20:26:05.8794775Z 2025-05-07T20:26:05.8795444Z 2025-05-07T20:26:05.8993078Z cuda-nvvm-tools-12.8 | 23.5 MB | #########1 | 92%  2025-05-07T20:26:05.8993411Z 2025-05-07T20:26:05.8993415Z 2025-05-07T20:26:05.8993419Z 2025-05-07T20:26:05.8993422Z 2025-05-07T20:26:05.8993426Z 2025-05-07T20:26:05.8993429Z 2025-05-07T20:26:05.8993433Z 2025-05-07T20:26:05.8993436Z 2025-05-07T20:26:05.8993440Z 2025-05-07T20:26:05.8993444Z 2025-05-07T20:26:05.8993678Z 2025-05-07T20:26:05.8993681Z 2025-05-07T20:26:05.8995152Z 2025-05-07T20:26:05.9846388Z cuda-nvcc-tools-12.8 | 24.5 MB | #########2 | 92%  2025-05-07T20:26:05.9846736Z 2025-05-07T20:26:05.9846749Z 2025-05-07T20:26:05.9846753Z 2025-05-07T20:26:05.9846756Z 2025-05-07T20:26:05.9846760Z 2025-05-07T20:26:05.9846763Z 2025-05-07T20:26:05.9846767Z 2025-05-07T20:26:05.9846771Z 2025-05-07T20:26:05.9846779Z 2025-05-07T20:26:05.9846783Z 2025-05-07T20:26:05.9846786Z 2025-05-07T20:26:05.9846790Z 2025-05-07T20:26:06.7627495Z libnvjitlink-12.8.61 | 28.7 MB | #########5 | 95%  2025-05-07T20:26:06.7627853Z 2025-05-07T20:26:06.7627857Z 2025-05-07T20:26:06.7627861Z 2025-05-07T20:26:06.7627866Z 2025-05-07T20:26:06.7627870Z 2025-05-07T20:26:06.7627874Z 2025-05-07T20:26:06.7627878Z 2025-05-07T20:26:06.7627881Z 2025-05-07T20:26:06.7627885Z 2025-05-07T20:26:06.7627889Z 2025-05-07T20:26:06.7627892Z 2025-05-07T20:26:06.7627929Z 2025-05-07T20:26:06.7627932Z 2025-05-07T20:26:06.7631779Z 2025-05-07T20:26:06.8203763Z cuda-nvvm-tools-12.8 | 23.5 MB | ########## | 100%  2025-05-07T20:26:06.8204148Z 2025-05-07T20:26:06.8204152Z 2025-05-07T20:26:06.8204156Z 2025-05-07T20:26:06.8204159Z 2025-05-07T20:26:06.8204163Z 2025-05-07T20:26:06.8204167Z 2025-05-07T20:26:06.8204181Z 2025-05-07T20:26:06.8204184Z 2025-05-07T20:26:06.8204188Z 2025-05-07T20:26:06.8204192Z 2025-05-07T20:26:06.8204195Z 2025-05-07T20:26:06.8204199Z 2025-05-07T20:26:06.8204202Z 2025-05-07T20:26:06.8204206Z 2025-05-07T20:26:06.8204906Z 2025-05-07T20:26:06.8372948Z cuda-nvvm-impl-12.8. | 20.8 MB | | 0%  2025-05-07T20:26:06.8373289Z 2025-05-07T20:26:06.8373293Z 2025-05-07T20:26:06.8373297Z 2025-05-07T20:26:06.8373301Z 2025-05-07T20:26:06.8373305Z 2025-05-07T20:26:06.8373309Z 2025-05-07T20:26:06.8373312Z 2025-05-07T20:26:06.8373316Z 2025-05-07T20:26:06.8373339Z 2025-05-07T20:26:06.8373342Z 2025-05-07T20:26:06.8373346Z 2025-05-07T20:26:06.8373350Z 2025-05-07T20:26:06.8373360Z 2025-05-07T20:26:06.8951551Z cuda-nvcc-tools-12.8 | 24.5 MB | ########## | 100%  2025-05-07T20:26:06.8951993Z 2025-05-07T20:26:06.8951999Z 2025-05-07T20:26:06.8952004Z 2025-05-07T20:26:06.8952010Z 2025-05-07T20:26:06.8952015Z 2025-05-07T20:26:06.8952020Z 2025-05-07T20:26:06.8952026Z 2025-05-07T20:26:06.8952032Z 2025-05-07T20:26:06.8952039Z 2025-05-07T20:26:06.8952058Z 2025-05-07T20:26:06.8952064Z 2025-05-07T20:26:06.8952069Z 2025-05-07T20:26:06.8952074Z 2025-05-07T20:26:06.8952080Z 2025-05-07T20:26:06.8952087Z 2025-05-07T20:26:06.8952093Z 2025-05-07T20:26:06.9205797Z cuda-nvcc-dev_linux- | 12.7 MB | | 0%  2025-05-07T20:26:06.9206159Z 2025-05-07T20:26:06.9206163Z 2025-05-07T20:26:06.9206167Z 2025-05-07T20:26:06.9206171Z 2025-05-07T20:26:06.9206174Z 2025-05-07T20:26:06.9206213Z 2025-05-07T20:26:06.9206216Z 2025-05-07T20:26:06.9206220Z 2025-05-07T20:26:06.9206223Z 2025-05-07T20:26:06.9206502Z 2025-05-07T20:26:06.9206507Z 2025-05-07T20:26:06.9206511Z 2025-05-07T20:26:06.9206514Z 2025-05-07T20:26:06.9206518Z 2025-05-07T20:26:06.9207212Z 2025-05-07T20:26:06.9349842Z cuda-nvvm-impl-12.8. | 20.8 MB | #6 | 16%  2025-05-07T20:26:06.9350314Z 2025-05-07T20:26:06.9350320Z 2025-05-07T20:26:06.9350325Z 2025-05-07T20:26:06.9350331Z 2025-05-07T20:26:06.9350336Z 2025-05-07T20:26:06.9350342Z 2025-05-07T20:26:06.9350347Z 2025-05-07T20:26:06.9350352Z 2025-05-07T20:26:06.9350357Z 2025-05-07T20:26:06.9350363Z 2025-05-07T20:26:06.9350368Z 2025-05-07T20:26:06.9350373Z 2025-05-07T20:26:06.9354339Z libnvjitlink-12.8.61 | 28.7 MB | ########## | 100%  2025-05-07T20:26:06.9354779Z 2025-05-07T20:26:06.9354784Z 2025-05-07T20:26:06.9354790Z 2025-05-07T20:26:06.9354795Z 2025-05-07T20:26:06.9355094Z 2025-05-07T20:26:06.9355099Z 2025-05-07T20:26:06.9355105Z 2025-05-07T20:26:06.9355122Z 2025-05-07T20:26:06.9355127Z 2025-05-07T20:26:06.9355132Z 2025-05-07T20:26:06.9356651Z 2025-05-07T20:26:06.9357233Z python-3.13.0 | 31.5 MB | ########## | 100%  2025-05-07T20:26:06.9357629Z 2025-05-07T20:26:06.9357644Z 2025-05-07T20:26:06.9357650Z 2025-05-07T20:26:06.9357655Z 2025-05-07T20:26:06.9357660Z 2025-05-07T20:26:06.9357665Z 2025-05-07T20:26:06.9357671Z 2025-05-07T20:26:06.9357675Z 2025-05-07T20:26:06.9357681Z 2025-05-07T20:26:06.9357686Z 2025-05-07T20:26:06.9357691Z 2025-05-07T20:26:06.9885356Z python-3.13.0 | 31.5 MB | ########## | 100%  2025-05-07T20:26:06.9885782Z 2025-05-07T20:26:06.9885788Z 2025-05-07T20:26:06.9885793Z 2025-05-07T20:26:06.9885798Z 2025-05-07T20:26:06.9885804Z 2025-05-07T20:26:06.9885808Z 2025-05-07T20:26:06.9885813Z 2025-05-07T20:26:06.9885828Z 2025-05-07T20:26:06.9885864Z 2025-05-07T20:26:06.9885869Z 2025-05-07T20:26:06.9885874Z 2025-05-07T20:26:06.9885879Z 2025-05-07T20:26:06.9885900Z 2025-05-07T20:26:06.9885905Z 2025-05-07T20:26:06.9885910Z 2025-05-07T20:26:06.9885914Z 2025-05-07T20:26:06.9885919Z 2025-05-07T20:26:06.9932099Z cuda-sanitizer-api-1 | 8.8 MB | | 0%  2025-05-07T20:26:06.9932584Z 2025-05-07T20:26:06.9932590Z 2025-05-07T20:26:06.9932595Z 2025-05-07T20:26:06.9932600Z 2025-05-07T20:26:06.9932606Z 2025-05-07T20:26:06.9932611Z 2025-05-07T20:26:06.9932616Z 2025-05-07T20:26:06.9932621Z 2025-05-07T20:26:06.9932627Z 2025-05-07T20:26:06.9932632Z 2025-05-07T20:26:06.9932637Z 2025-05-07T20:26:06.9932642Z 2025-05-07T20:26:06.9932648Z 2025-05-07T20:26:06.9932653Z 2025-05-07T20:26:06.9932658Z 2025-05-07T20:26:06.9932663Z 2025-05-07T20:26:06.9932669Z 2025-05-07T20:26:06.9937748Z 2025-05-07T20:26:06.9958117Z cuda-nvdisasm-12.8.5 | 4.9 MB | | 0%  2025-05-07T20:26:06.9958586Z 2025-05-07T20:26:06.9958601Z 2025-05-07T20:26:06.9958624Z 2025-05-07T20:26:06.9958630Z 2025-05-07T20:26:06.9958635Z 2025-05-07T20:26:06.9958640Z 2025-05-07T20:26:06.9958645Z 2025-05-07T20:26:06.9958651Z 2025-05-07T20:26:06.9958656Z 2025-05-07T20:26:06.9958661Z 2025-05-07T20:26:06.9958666Z 2025-05-07T20:26:06.9958672Z 2025-05-07T20:26:06.9958677Z 2025-05-07T20:26:06.9958682Z 2025-05-07T20:26:06.9958688Z 2025-05-07T20:26:06.9965991Z 2025-05-07T20:26:07.0400893Z cuda-nvcc-dev_linux- | 12.7 MB | ##2 | 22%  2025-05-07T20:26:07.0401360Z 2025-05-07T20:26:07.0401375Z 2025-05-07T20:26:07.0401381Z 2025-05-07T20:26:07.0401386Z 2025-05-07T20:26:07.0401391Z 2025-05-07T20:26:07.0401397Z 2025-05-07T20:26:07.0401402Z 2025-05-07T20:26:07.0401409Z 2025-05-07T20:26:07.0401415Z 2025-05-07T20:26:07.0401420Z 2025-05-07T20:26:07.0401425Z 2025-05-07T20:26:07.0401430Z 2025-05-07T20:26:07.0401460Z 2025-05-07T20:26:07.0401475Z 2025-05-07T20:26:07.0413324Z 2025-05-07T20:26:07.0892691Z cuda-nvvm-impl-12.8. | 20.8 MB | ###2 | 32%  2025-05-07T20:26:07.0893046Z 2025-05-07T20:26:07.0893058Z 2025-05-07T20:26:07.0893062Z 2025-05-07T20:26:07.0893066Z 2025-05-07T20:26:07.0893070Z 2025-05-07T20:26:07.0893074Z 2025-05-07T20:26:07.0893077Z 2025-05-07T20:26:07.0893081Z 2025-05-07T20:26:07.0893085Z 2025-05-07T20:26:07.0893089Z 2025-05-07T20:26:07.0893092Z 2025-05-07T20:26:07.0893096Z 2025-05-07T20:26:07.0893100Z 2025-05-07T20:26:07.0893103Z 2025-05-07T20:26:07.0893107Z 2025-05-07T20:26:07.0893111Z 2025-05-07T20:26:07.0895060Z 2025-05-07T20:26:07.0934231Z cuda-sanitizer-api-1 | 8.8 MB | ###1 | 32%  2025-05-07T20:26:07.0934702Z 2025-05-07T20:26:07.0934708Z 2025-05-07T20:26:07.0934713Z 2025-05-07T20:26:07.0934718Z 2025-05-07T20:26:07.0934723Z 2025-05-07T20:26:07.0934963Z 2025-05-07T20:26:07.0934969Z 2025-05-07T20:26:07.0934974Z 2025-05-07T20:26:07.0934979Z 2025-05-07T20:26:07.0934992Z 2025-05-07T20:26:07.0935006Z 2025-05-07T20:26:07.0935011Z 2025-05-07T20:26:07.0935017Z 2025-05-07T20:26:07.0935022Z 2025-05-07T20:26:07.0935027Z 2025-05-07T20:26:07.0935032Z 2025-05-07T20:26:07.0935038Z 2025-05-07T20:26:07.0935043Z 2025-05-07T20:26:07.1236006Z cuda-nvdisasm-12.8.5 | 4.9 MB | #####1 | 51%  2025-05-07T20:26:07.1236693Z 2025-05-07T20:26:07.1236697Z 2025-05-07T20:26:07.1236701Z 2025-05-07T20:26:07.1236705Z 2025-05-07T20:26:07.1236708Z 2025-05-07T20:26:07.1236712Z 2025-05-07T20:26:07.1236716Z 2025-05-07T20:26:07.1236719Z 2025-05-07T20:26:07.1236723Z 2025-05-07T20:26:07.1236727Z 2025-05-07T20:26:07.1236730Z 2025-05-07T20:26:07.1236734Z 2025-05-07T20:26:07.1236738Z 2025-05-07T20:26:07.1236741Z 2025-05-07T20:26:07.1236745Z 2025-05-07T20:26:07.1238885Z 2025-05-07T20:26:07.1705019Z cuda-nvcc-dev_linux- | 12.7 MB | ####4 | 45%  2025-05-07T20:26:07.1705408Z 2025-05-07T20:26:07.1705412Z 2025-05-07T20:26:07.1705416Z 2025-05-07T20:26:07.1705420Z 2025-05-07T20:26:07.1705423Z 2025-05-07T20:26:07.1705427Z 2025-05-07T20:26:07.1705439Z 2025-05-07T20:26:07.1705442Z 2025-05-07T20:26:07.1705446Z 2025-05-07T20:26:07.1705450Z 2025-05-07T20:26:07.1705453Z 2025-05-07T20:26:07.1705457Z 2025-05-07T20:26:07.1705461Z 2025-05-07T20:26:07.1705464Z 2025-05-07T20:26:07.1709306Z 2025-05-07T20:26:07.1972082Z cuda-nvvm-impl-12.8. | 20.8 MB | ####6 | 47%  2025-05-07T20:26:07.1972547Z 2025-05-07T20:26:07.1972553Z 2025-05-07T20:26:07.1972558Z 2025-05-07T20:26:07.1972564Z 2025-05-07T20:26:07.1972569Z 2025-05-07T20:26:07.1972574Z 2025-05-07T20:26:07.1972580Z 2025-05-07T20:26:07.1972585Z 2025-05-07T20:26:07.1972591Z 2025-05-07T20:26:07.1972596Z 2025-05-07T20:26:07.1972601Z 2025-05-07T20:26:07.1972632Z 2025-05-07T20:26:07.1972637Z 2025-05-07T20:26:07.1972642Z 2025-05-07T20:26:07.1972648Z 2025-05-07T20:26:07.1972664Z 2025-05-07T20:26:07.1972669Z 2025-05-07T20:26:07.2369633Z cuda-sanitizer-api-1 | 8.8 MB | ######2 | 63%  2025-05-07T20:26:07.2370159Z 2025-05-07T20:26:07.2370165Z 2025-05-07T20:26:07.2370171Z 2025-05-07T20:26:07.2370177Z 2025-05-07T20:26:07.2370182Z 2025-05-07T20:26:07.2370199Z 2025-05-07T20:26:07.2370204Z 2025-05-07T20:26:07.2370210Z 2025-05-07T20:26:07.2370216Z 2025-05-07T20:26:07.2370221Z 2025-05-07T20:26:07.2370226Z 2025-05-07T20:26:07.2370232Z 2025-05-07T20:26:07.2370237Z 2025-05-07T20:26:07.2370243Z 2025-05-07T20:26:07.2370248Z 2025-05-07T20:26:07.2370262Z 2025-05-07T20:26:07.2862122Z cuda-nvcc-dev_linux- | 12.7 MB | ######4 | 64%  2025-05-07T20:26:07.2862599Z 2025-05-07T20:26:07.2862603Z 2025-05-07T20:26:07.2862607Z 2025-05-07T20:26:07.2862611Z 2025-05-07T20:26:07.2862647Z 2025-05-07T20:26:07.2862650Z 2025-05-07T20:26:07.2862654Z 2025-05-07T20:26:07.2862658Z 2025-05-07T20:26:07.2862907Z 2025-05-07T20:26:07.2862914Z 2025-05-07T20:26:07.2862918Z 2025-05-07T20:26:07.2862921Z 2025-05-07T20:26:07.2862925Z 2025-05-07T20:26:07.2862928Z 2025-05-07T20:26:07.2862932Z 2025-05-07T20:26:07.2977746Z cuda-nvvm-impl-12.8. | 20.8 MB | #####9 | 60%  2025-05-07T20:26:07.2978194Z 2025-05-07T20:26:07.2978200Z 2025-05-07T20:26:07.2978205Z 2025-05-07T20:26:07.2978210Z 2025-05-07T20:26:07.2978226Z 2025-05-07T20:26:07.2978231Z 2025-05-07T20:26:07.2978236Z 2025-05-07T20:26:07.2978241Z 2025-05-07T20:26:07.2978246Z 2025-05-07T20:26:07.2978252Z 2025-05-07T20:26:07.2978257Z 2025-05-07T20:26:07.2978262Z 2025-05-07T20:26:07.2978267Z 2025-05-07T20:26:07.2978273Z 2025-05-07T20:26:07.2978278Z 2025-05-07T20:26:07.2978283Z 2025-05-07T20:26:07.2978288Z 2025-05-07T20:26:07.3371976Z cuda-sanitizer-api-1 | 8.8 MB | #########2 | 93%  2025-05-07T20:26:07.3372672Z 2025-05-07T20:26:07.3372687Z 2025-05-07T20:26:07.3372691Z 2025-05-07T20:26:07.3372695Z 2025-05-07T20:26:07.3372698Z 2025-05-07T20:26:07.3372702Z 2025-05-07T20:26:07.3372706Z 2025-05-07T20:26:07.3372709Z 2025-05-07T20:26:07.3372713Z 2025-05-07T20:26:07.3372717Z 2025-05-07T20:26:07.3372720Z 2025-05-07T20:26:07.3372724Z 2025-05-07T20:26:07.3372728Z 2025-05-07T20:26:07.3372731Z 2025-05-07T20:26:07.3372735Z 2025-05-07T20:26:07.3372745Z 2025-05-07T20:26:07.3879650Z cuda-nvcc-dev_linux- | 12.7 MB | ########4 | 84%  2025-05-07T20:26:07.3880008Z 2025-05-07T20:26:07.3880012Z 2025-05-07T20:26:07.3880026Z 2025-05-07T20:26:07.3880031Z 2025-05-07T20:26:07.3880035Z 2025-05-07T20:26:07.3880038Z 2025-05-07T20:26:07.3880042Z 2025-05-07T20:26:07.3880046Z 2025-05-07T20:26:07.3880050Z 2025-05-07T20:26:07.3880053Z 2025-05-07T20:26:07.3880057Z 2025-05-07T20:26:07.3880092Z 2025-05-07T20:26:07.3880096Z 2025-05-07T20:26:07.3880100Z 2025-05-07T20:26:07.3880639Z 2025-05-07T20:26:07.3965194Z cuda-nvvm-impl-12.8. | 20.8 MB | #######3 | 73%  2025-05-07T20:26:07.3965663Z 2025-05-07T20:26:07.3965669Z 2025-05-07T20:26:07.3965674Z 2025-05-07T20:26:07.3965679Z 2025-05-07T20:26:07.3965685Z 2025-05-07T20:26:07.3965690Z 2025-05-07T20:26:07.3965695Z 2025-05-07T20:26:07.3965701Z 2025-05-07T20:26:07.3965706Z 2025-05-07T20:26:07.3965711Z 2025-05-07T20:26:07.3965717Z 2025-05-07T20:26:07.3965722Z 2025-05-07T20:26:07.3965727Z 2025-05-07T20:26:07.3965740Z 2025-05-07T20:26:07.3965746Z 2025-05-07T20:26:07.3965751Z 2025-05-07T20:26:07.3965756Z 2025-05-07T20:26:07.3965762Z 2025-05-07T20:26:07.4626256Z cuda-nvdisasm-12.8.5 | 4.9 MB | ########## | 100%  2025-05-07T20:26:07.4626700Z 2025-05-07T20:26:07.4626705Z 2025-05-07T20:26:07.4626708Z 2025-05-07T20:26:07.4626742Z 2025-05-07T20:26:07.4626746Z 2025-05-07T20:26:07.4626750Z 2025-05-07T20:26:07.4626754Z 2025-05-07T20:26:07.4626768Z 2025-05-07T20:26:07.4626772Z 2025-05-07T20:26:07.4626775Z 2025-05-07T20:26:07.4626779Z 2025-05-07T20:26:07.4626782Z 2025-05-07T20:26:07.4626786Z 2025-05-07T20:26:07.4626789Z 2025-05-07T20:26:07.4626793Z 2025-05-07T20:26:07.4626797Z 2025-05-07T20:26:07.4626800Z 2025-05-07T20:26:07.4626813Z 2025-05-07T20:26:07.4626821Z 2025-05-07T20:26:07.5485614Z ... (more hidden) ... 2025-05-07T20:26:07.5486040Z 2025-05-07T20:26:07.5486045Z 2025-05-07T20:26:07.5486060Z 2025-05-07T20:26:07.5486064Z 2025-05-07T20:26:07.5486069Z 2025-05-07T20:26:07.5486072Z 2025-05-07T20:26:07.5486076Z 2025-05-07T20:26:07.5486079Z 2025-05-07T20:26:07.5486083Z 2025-05-07T20:26:07.5486087Z 2025-05-07T20:26:07.5486090Z 2025-05-07T20:26:07.5486095Z 2025-05-07T20:26:07.5486099Z 2025-05-07T20:26:07.5486103Z 2025-05-07T20:26:07.5486110Z 2025-05-07T20:26:07.5630895Z cuda-nvvm-impl-12.8. | 20.8 MB | ########5 | 86%  2025-05-07T20:26:07.5631367Z 2025-05-07T20:26:07.5631373Z 2025-05-07T20:26:07.5631378Z 2025-05-07T20:26:07.5631384Z 2025-05-07T20:26:07.5631389Z 2025-05-07T20:26:07.5631394Z 2025-05-07T20:26:07.5631400Z 2025-05-07T20:26:07.5631405Z 2025-05-07T20:26:07.5631410Z 2025-05-07T20:26:07.5631415Z 2025-05-07T20:26:07.5631420Z 2025-05-07T20:26:07.5631425Z 2025-05-07T20:26:07.5631438Z 2025-05-07T20:26:07.5631444Z 2025-05-07T20:26:07.5631449Z 2025-05-07T20:26:07.5631454Z 2025-05-07T20:26:07.5631459Z 2025-05-07T20:26:07.5631464Z 2025-05-07T20:26:07.5634620Z 2025-05-07T20:26:07.5882414Z ... (more hidden) ... 2025-05-07T20:26:07.5882837Z 2025-05-07T20:26:07.5882843Z 2025-05-07T20:26:07.5882848Z 2025-05-07T20:26:07.5882854Z 2025-05-07T20:26:07.5882859Z 2025-05-07T20:26:07.5882864Z 2025-05-07T20:26:07.5882870Z 2025-05-07T20:26:07.5883153Z 2025-05-07T20:26:07.5883157Z 2025-05-07T20:26:07.5883161Z 2025-05-07T20:26:07.5883164Z 2025-05-07T20:26:07.5883181Z 2025-05-07T20:26:07.5883185Z 2025-05-07T20:26:07.5883188Z 2025-05-07T20:26:07.5883192Z 2025-05-07T20:26:07.5883195Z 2025-05-07T20:26:07.5884444Z 2025-05-07T20:26:07.7214288Z cuda-sanitizer-api-1 | 8.8 MB | ########## | 100%  2025-05-07T20:26:07.7214781Z 2025-05-07T20:26:07.7214787Z 2025-05-07T20:26:07.7214793Z 2025-05-07T20:26:07.7214800Z 2025-05-07T20:26:07.7214819Z 2025-05-07T20:26:07.7214825Z 2025-05-07T20:26:07.7214831Z 2025-05-07T20:26:07.7214838Z 2025-05-07T20:26:07.7214843Z 2025-05-07T20:26:07.7214849Z 2025-05-07T20:26:07.7214855Z 2025-05-07T20:26:07.7214861Z 2025-05-07T20:26:07.7214866Z 2025-05-07T20:26:07.7214871Z 2025-05-07T20:26:07.7214877Z 2025-05-07T20:26:07.7214882Z 2025-05-07T20:26:07.7214887Z 2025-05-07T20:26:07.7214893Z 2025-05-07T20:26:07.7214898Z 2025-05-07T20:26:07.8171276Z ... (more hidden) ... 2025-05-07T20:26:07.8171703Z 2025-05-07T20:26:07.8171735Z 2025-05-07T20:26:07.8171741Z 2025-05-07T20:26:07.8171747Z 2025-05-07T20:26:07.8171752Z 2025-05-07T20:26:07.8171758Z 2025-05-07T20:26:07.8171763Z 2025-05-07T20:26:07.8171768Z 2025-05-07T20:26:07.8171774Z 2025-05-07T20:26:07.8171779Z 2025-05-07T20:26:07.8171784Z 2025-05-07T20:26:07.8171790Z 2025-05-07T20:26:07.8171794Z 2025-05-07T20:26:07.8171802Z 2025-05-07T20:26:07.8171805Z 2025-05-07T20:26:07.8171810Z 2025-05-07T20:26:08.2667209Z cuda-nvcc-dev_linux- | 12.7 MB | ########## | 100%  2025-05-07T20:26:08.2667561Z 2025-05-07T20:26:08.2667565Z 2025-05-07T20:26:08.2667569Z 2025-05-07T20:26:08.2667573Z 2025-05-07T20:26:08.2667578Z 2025-05-07T20:26:08.2667591Z 2025-05-07T20:26:08.2667595Z 2025-05-07T20:26:08.2667599Z 2025-05-07T20:26:08.2667603Z 2025-05-07T20:26:08.2667606Z 2025-05-07T20:26:08.2667610Z 2025-05-07T20:26:08.2667640Z 2025-05-07T20:26:08.2667644Z 2025-05-07T20:26:08.2667647Z 2025-05-07T20:26:08.2669622Z 2025-05-07T20:26:08.2670227Z cuda-nvvm-impl-12.8. | 20.8 MB | ########## | 100%  2025-05-07T20:26:08.2670683Z 2025-05-07T20:26:08.2670688Z 2025-05-07T20:26:08.2670694Z 2025-05-07T20:26:08.2670699Z 2025-05-07T20:26:08.2670704Z 2025-05-07T20:26:08.2670710Z 2025-05-07T20:26:08.2670715Z 2025-05-07T20:26:08.2670720Z 2025-05-07T20:26:08.2670725Z 2025-05-07T20:26:08.2670731Z 2025-05-07T20:26:08.2670736Z 2025-05-07T20:26:08.2670741Z 2025-05-07T20:26:08.2670747Z 2025-05-07T20:26:08.2670752Z 2025-05-07T20:26:08.2670757Z 2025-05-07T20:26:09.6882209Z cuda-nvvm-impl-12.8. | 20.8 MB | ########## | 100%  2025-05-07T20:26:09.6882574Z 2025-05-07T20:26:09.6882578Z 2025-05-07T20:26:09.6882582Z 2025-05-07T20:26:09.6882586Z 2025-05-07T20:26:09.6882590Z 2025-05-07T20:26:09.6882593Z 2025-05-07T20:26:09.6882632Z 2025-05-07T20:26:10.1361478Z cuda-nvvp-12.8.57 | 112.4 MB | ########## | 100%  2025-05-07T20:26:10.1787976Z libcublas-12.8.3.14 | 460.2 MB | ########## | 100% 2025-05-07T20:26:10.1788247Z 2025-05-07T20:26:10.1788251Z 2025-05-07T20:26:10.1788255Z 2025-05-07T20:26:10.1788259Z 2025-05-07T20:26:10.1788263Z 2025-05-07T20:26:10.1788266Z 2025-05-07T20:26:10.1788270Z 2025-05-07T20:26:10.1791334Z 2025-05-07T20:26:10.2532372Z cuda-nvrtc-12.8.61 | 63.1 MB | ########## | 100%  2025-05-07T20:26:10.2532668Z 2025-05-07T20:26:10.2532672Z 2025-05-07T20:26:10.2532676Z 2025-05-07T20:26:10.2532680Z 2025-05-07T20:26:10.2532683Z 2025-05-07T20:26:10.2532687Z 2025-05-07T20:26:10.2532691Z 2025-05-07T20:26:10.2532694Z 2025-05-07T20:26:10.2532698Z 2025-05-07T20:26:10.2533326Z 2025-05-07T20:26:10.3628795Z gds-tools-1.13.0.11 | 37.9 MB | ########## | 100%  2025-05-07T20:26:10.3629105Z 2025-05-07T20:26:10.3629110Z 2025-05-07T20:26:10.3629384Z 2025-05-07T20:26:10.3629399Z 2025-05-07T20:26:10.3629406Z 2025-05-07T20:26:10.6049535Z libnpp-12.3.3.65 | 130.6 MB | ########## | 100%  2025-05-07T20:26:10.6049849Z 2025-05-07T20:26:10.6049853Z 2025-05-07T20:26:10.6049856Z 2025-05-07T20:26:10.6049860Z 2025-05-07T20:26:10.6049864Z 2025-05-07T20:26:10.6049868Z 2025-05-07T20:26:10.6049871Z 2025-05-07T20:26:10.6049875Z 2025-05-07T20:26:10.6049879Z 2025-05-07T20:26:10.7365717Z libcurand-10.3.9.55 | 43.6 MB | ########## | 100%  2025-05-07T20:26:10.7366041Z 2025-05-07T20:26:10.7366045Z 2025-05-07T20:26:10.7366048Z 2025-05-07T20:26:10.7366052Z 2025-05-07T20:26:10.7366056Z 2025-05-07T20:26:10.7366060Z 2025-05-07T20:26:10.7366064Z 2025-05-07T20:26:10.7366067Z 2025-05-07T20:26:10.7366071Z 2025-05-07T20:26:10.7366075Z 2025-05-07T20:26:10.7366078Z 2025-05-07T20:26:10.7366092Z 2025-05-07T20:26:10.7366096Z 2025-05-07T20:26:10.7366102Z 2025-05-07T20:26:11.1215234Z cuda-nvvm-tools-12.8 | 23.5 MB | ########## | 100%  2025-05-07T20:26:11.1215767Z 2025-05-07T20:26:11.1215792Z 2025-05-07T20:26:11.1215798Z 2025-05-07T20:26:11.1215804Z 2025-05-07T20:26:11.1215810Z 2025-05-07T20:26:11.1215815Z 2025-05-07T20:26:11.1215821Z 2025-05-07T20:26:11.1215826Z 2025-05-07T20:26:11.1215831Z 2025-05-07T20:26:11.1215836Z 2025-05-07T20:26:11.1215841Z 2025-05-07T20:26:11.1215847Z 2025-05-07T20:26:11.1215852Z 2025-05-07T20:26:11.6318969Z cuda-nvcc-tools-12.8 | 24.5 MB | ########## | 100%  2025-05-07T20:26:11.6319446Z 2025-05-07T20:26:11.6319452Z 2025-05-07T20:26:11.6319458Z 2025-05-07T20:26:11.6319465Z 2025-05-07T20:26:11.6319472Z 2025-05-07T20:26:11.6319478Z 2025-05-07T20:26:11.6319485Z 2025-05-07T20:26:11.6319491Z 2025-05-07T20:26:11.6319497Z 2025-05-07T20:26:11.6319504Z 2025-05-07T20:26:11.6319511Z 2025-05-07T20:26:11.6319530Z 2025-05-07T20:26:11.6783609Z libnvjitlink-12.8.61 | 28.7 MB | ########## | 100%  2025-05-07T20:26:11.6784080Z 2025-05-07T20:26:11.6784085Z 2025-05-07T20:26:11.6784107Z 2025-05-07T20:26:11.6784139Z 2025-05-07T20:26:11.6784144Z 2025-05-07T20:26:11.6784150Z 2025-05-07T20:26:11.6784154Z 2025-05-07T20:26:11.6784159Z 2025-05-07T20:26:11.6784165Z 2025-05-07T20:26:11.6784170Z 2025-05-07T20:26:11.6784175Z 2025-05-07T20:26:11.6784180Z 2025-05-07T20:26:11.6784185Z 2025-05-07T20:26:11.6784190Z 2025-05-07T20:26:11.6784196Z 2025-05-07T20:26:11.6784201Z 2025-05-07T20:26:11.6784206Z 2025-05-07T20:26:11.6784211Z 2025-05-07T20:26:11.9404987Z cuda-nvdisasm-12.8.5 | 4.9 MB | ########## | 100%  2025-05-07T20:26:11.9405450Z 2025-05-07T20:26:11.9405456Z 2025-05-07T20:26:11.9405461Z 2025-05-07T20:26:11.9405466Z 2025-05-07T20:26:11.9405472Z 2025-05-07T20:26:11.9405477Z 2025-05-07T20:26:11.9405482Z 2025-05-07T20:26:11.9405487Z 2025-05-07T20:26:11.9405492Z 2025-05-07T20:26:11.9405520Z 2025-05-07T20:26:11.9405525Z 2025-05-07T20:26:11.9405541Z 2025-05-07T20:26:11.9405546Z 2025-05-07T20:26:11.9405785Z 2025-05-07T20:26:11.9405790Z 2025-05-07T20:26:11.9405794Z 2025-05-07T20:26:11.9405802Z 2025-05-07T20:26:12.0895884Z cuda-sanitizer-api-1 | 8.8 MB | ########## | 100%  2025-05-07T20:26:12.0896379Z 2025-05-07T20:26:12.0896385Z 2025-05-07T20:26:12.0896390Z 2025-05-07T20:26:12.0896395Z 2025-05-07T20:26:12.0896401Z 2025-05-07T20:26:12.0896407Z 2025-05-07T20:26:12.0896413Z 2025-05-07T20:26:12.0896418Z 2025-05-07T20:26:12.0896425Z 2025-05-07T20:26:12.0896430Z 2025-05-07T20:26:12.0896435Z 2025-05-07T20:26:12.0896441Z 2025-05-07T20:26:12.0896446Z 2025-05-07T20:26:12.0896451Z 2025-05-07T20:26:12.0896457Z 2025-05-07T20:26:12.0896463Z 2025-05-07T20:26:12.0896469Z 2025-05-07T20:26:12.0896474Z 2025-05-07T20:26:12.0896785Z 2025-05-07T20:26:12.2016224Z ... (more hidden) ... 2025-05-07T20:26:12.2016943Z 2025-05-07T20:26:12.2016947Z 2025-05-07T20:26:12.2016951Z 2025-05-07T20:26:12.2016972Z 2025-05-07T20:26:12.2016975Z 2025-05-07T20:26:12.2016979Z 2025-05-07T20:26:12.2016982Z 2025-05-07T20:26:12.2016986Z 2025-05-07T20:26:12.2016990Z 2025-05-07T20:26:12.2016993Z 2025-05-07T20:26:12.2016997Z 2025-05-07T20:26:12.4905152Z python-3.13.0 | 31.5 MB | ########## | 100%  2025-05-07T20:26:12.4905552Z 2025-05-07T20:26:12.4905558Z 2025-05-07T20:26:12.4905561Z 2025-05-07T20:26:12.4905565Z 2025-05-07T20:26:12.4905569Z 2025-05-07T20:26:12.4905572Z 2025-05-07T20:26:12.4905576Z 2025-05-07T20:26:12.4905589Z 2025-05-07T20:26:12.4905593Z 2025-05-07T20:26:12.4905597Z 2025-05-07T20:26:12.4905600Z 2025-05-07T20:26:12.4905605Z 2025-05-07T20:26:12.4905608Z 2025-05-07T20:26:12.4905613Z 2025-05-07T20:26:12.4905616Z 2025-05-07T20:26:12.4905620Z 2025-05-07T20:26:13.3406674Z cuda-nvcc-dev_linux- | 12.7 MB | ########## | 100%  2025-05-07T20:26:13.3407186Z 2025-05-07T20:26:13.3407190Z 2025-05-07T20:26:13.3407207Z 2025-05-07T20:26:13.3407211Z 2025-05-07T20:26:13.3407215Z 2025-05-07T20:26:13.3407218Z 2025-05-07T20:26:13.3407222Z 2025-05-07T20:26:13.3407226Z 2025-05-07T20:26:13.3407240Z 2025-05-07T20:26:13.3407244Z 2025-05-07T20:26:13.3407248Z 2025-05-07T20:26:13.3407251Z 2025-05-07T20:26:13.3407255Z 2025-05-07T20:26:13.3407259Z 2025-05-07T20:26:13.3407262Z 2025-05-07T20:26:17.8981179Z cuda-nvvm-impl-12.8. | 20.8 MB | ########## | 100%  2025-05-07T20:26:17.8981642Z 2025-05-07T20:26:19.1470805Z nsight-compute-2025. | 320.6 MB | ########## | 100%  2025-05-07T20:26:19.1478877Z libcublas-12.8.3.14 | 460.2 MB | ########## | 100% 2025-05-07T20:26:19.1479255Z 2025-05-07T20:26:19.1479263Z 2025-05-07T20:26:19.1479291Z 2025-05-07T20:26:19.1479298Z 2025-05-07T20:26:19.1479305Z 2025-05-07T20:26:19.1479312Z 2025-05-07T20:26:19.1479318Z 2025-05-07T20:26:19.1479347Z 2025-05-07T20:26:19.1479355Z 2025-05-07T20:26:19.1479363Z 2025-05-07T20:26:19.1479370Z 2025-05-07T20:26:19.1479400Z 2025-05-07T20:26:19.1479405Z 2025-05-07T20:26:19.1479412Z 2025-05-07T20:26:19.1479417Z 2025-05-07T20:26:19.1479431Z 2025-05-07T20:26:19.1479437Z 2025-05-07T20:26:19.1479443Z 2025-05-07T20:26:19.1479449Z 2025-05-07T20:26:19.1479585Z 2025-05-07T20:26:19.1480056Z  2025-05-07T20:26:19.1480538Z 2025-05-07T20:26:19.1480822Z 2025-05-07T20:26:19.1481063Z  2025-05-07T20:26:19.1481344Z 2025-05-07T20:26:19.1481349Z 2025-05-07T20:26:19.1481586Z  2025-05-07T20:26:19.1481873Z 2025-05-07T20:26:19.1481879Z 2025-05-07T20:26:19.1481884Z 2025-05-07T20:26:19.1482151Z  2025-05-07T20:26:19.1482448Z 2025-05-07T20:26:19.1482454Z 2025-05-07T20:26:19.1482460Z 2025-05-07T20:26:19.1482743Z 2025-05-07T20:26:19.1482993Z  2025-05-07T20:26:19.1483310Z 2025-05-07T20:26:19.1483315Z 2025-05-07T20:26:19.1483320Z 2025-05-07T20:26:19.1483325Z 2025-05-07T20:26:19.1483331Z 2025-05-07T20:26:19.1483577Z  2025-05-07T20:26:19.1483897Z 2025-05-07T20:26:19.1483902Z 2025-05-07T20:26:19.1483907Z 2025-05-07T20:26:19.1483913Z 2025-05-07T20:26:19.1483918Z 2025-05-07T20:26:19.1483923Z 2025-05-07T20:26:19.1484187Z  2025-05-07T20:26:19.1484501Z 2025-05-07T20:26:19.1484507Z 2025-05-07T20:26:19.1484512Z 2025-05-07T20:26:19.1484517Z 2025-05-07T20:26:19.1484522Z 2025-05-07T20:26:19.1484527Z 2025-05-07T20:26:19.1484533Z 2025-05-07T20:26:19.1484777Z  2025-05-07T20:26:19.1485319Z 2025-05-07T20:26:19.1485324Z 2025-05-07T20:26:19.1485338Z 2025-05-07T20:26:19.1485343Z 2025-05-07T20:26:19.1485349Z 2025-05-07T20:26:19.1485354Z 2025-05-07T20:26:19.1485359Z 2025-05-07T20:26:19.1485364Z 2025-05-07T20:26:19.1485625Z  2025-05-07T20:26:19.1485944Z 2025-05-07T20:26:19.1485949Z 2025-05-07T20:26:19.1485955Z 2025-05-07T20:26:19.1485961Z 2025-05-07T20:26:19.1485966Z 2025-05-07T20:26:19.1485972Z 2025-05-07T20:26:19.1485978Z 2025-05-07T20:26:19.1485983Z 2025-05-07T20:26:19.1485989Z 2025-05-07T20:26:19.1486284Z  2025-05-07T20:26:19.1486600Z 2025-05-07T20:26:19.1486605Z 2025-05-07T20:26:19.1486611Z 2025-05-07T20:26:19.1486616Z 2025-05-07T20:26:19.1486622Z 2025-05-07T20:26:19.1486627Z 2025-05-07T20:26:19.1486633Z 2025-05-07T20:26:19.1486639Z 2025-05-07T20:26:19.1486652Z 2025-05-07T20:26:19.1486657Z 2025-05-07T20:26:19.1486942Z  2025-05-07T20:26:19.1487264Z 2025-05-07T20:26:19.1487270Z 2025-05-07T20:26:19.1487275Z 2025-05-07T20:26:19.1487281Z 2025-05-07T20:26:19.1487286Z 2025-05-07T20:26:19.1487291Z 2025-05-07T20:26:19.1487296Z 2025-05-07T20:26:19.1487315Z 2025-05-07T20:26:19.1487320Z 2025-05-07T20:26:19.1487326Z 2025-05-07T20:26:19.1487331Z 2025-05-07T20:26:19.1487603Z  2025-05-07T20:26:19.1487916Z 2025-05-07T20:26:19.1487922Z 2025-05-07T20:26:19.1487939Z 2025-05-07T20:26:19.1487945Z 2025-05-07T20:26:19.1487950Z 2025-05-07T20:26:19.1487955Z 2025-05-07T20:26:19.1487960Z 2025-05-07T20:26:19.1487965Z 2025-05-07T20:26:19.1487971Z 2025-05-07T20:26:19.1487976Z 2025-05-07T20:26:19.1487981Z 2025-05-07T20:26:19.1487986Z 2025-05-07T20:26:19.1488256Z  2025-05-07T20:26:19.1488600Z 2025-05-07T20:26:19.1488606Z 2025-05-07T20:26:19.1488619Z 2025-05-07T20:26:19.1488624Z 2025-05-07T20:26:19.1488629Z 2025-05-07T20:26:19.1488635Z 2025-05-07T20:26:19.1488640Z 2025-05-07T20:26:19.1488668Z 2025-05-07T20:26:19.1488673Z 2025-05-07T20:26:19.1488678Z 2025-05-07T20:26:19.1488683Z 2025-05-07T20:26:19.1488689Z 2025-05-07T20:26:19.1488694Z 2025-05-07T20:26:19.1489140Z  2025-05-07T20:26:19.1489455Z 2025-05-07T20:26:19.1489460Z 2025-05-07T20:26:19.1489465Z 2025-05-07T20:26:19.1489470Z 2025-05-07T20:26:19.1489476Z 2025-05-07T20:26:19.1489481Z 2025-05-07T20:26:19.1489486Z 2025-05-07T20:26:19.1489500Z 2025-05-07T20:26:19.1489505Z 2025-05-07T20:26:19.1489510Z 2025-05-07T20:26:19.1489515Z 2025-05-07T20:26:19.1489521Z 2025-05-07T20:26:19.1489526Z 2025-05-07T20:26:19.1489531Z 2025-05-07T20:26:19.1489811Z  2025-05-07T20:26:19.1490098Z 2025-05-07T20:26:19.1490252Z 2025-05-07T20:26:19.1490259Z 2025-05-07T20:26:19.1490264Z 2025-05-07T20:26:19.1490269Z 2025-05-07T20:26:19.1490275Z 2025-05-07T20:26:19.1490280Z 2025-05-07T20:26:19.1490285Z 2025-05-07T20:26:19.1490290Z 2025-05-07T20:26:19.1490295Z 2025-05-07T20:26:19.1490301Z 2025-05-07T20:26:19.1490305Z 2025-05-07T20:26:19.1490311Z 2025-05-07T20:26:19.1490316Z 2025-05-07T20:26:19.1490321Z 2025-05-07T20:26:19.1490638Z  2025-05-07T20:26:19.1490958Z 2025-05-07T20:26:19.1490963Z 2025-05-07T20:26:19.1490968Z 2025-05-07T20:26:19.1490973Z 2025-05-07T20:26:19.1490979Z 2025-05-07T20:26:19.1490984Z 2025-05-07T20:26:19.1490989Z 2025-05-07T20:26:19.1490994Z 2025-05-07T20:26:19.1490999Z 2025-05-07T20:26:19.1491005Z 2025-05-07T20:26:19.1491010Z 2025-05-07T20:26:19.1491015Z 2025-05-07T20:26:19.1491189Z 2025-05-07T20:26:19.1491195Z 2025-05-07T20:26:19.1491209Z 2025-05-07T20:26:19.1491223Z 2025-05-07T20:26:19.1491519Z  2025-05-07T20:26:19.1491854Z 2025-05-07T20:26:19.1491860Z 2025-05-07T20:26:19.1491865Z 2025-05-07T20:26:19.1491870Z 2025-05-07T20:26:19.1491875Z 2025-05-07T20:26:19.1491888Z 2025-05-07T20:26:19.1491893Z 2025-05-07T20:26:19.1491899Z 2025-05-07T20:26:19.1491904Z 2025-05-07T20:26:19.1491909Z 2025-05-07T20:26:19.1491914Z 2025-05-07T20:26:19.1491919Z 2025-05-07T20:26:19.1491925Z 2025-05-07T20:26:19.1491930Z 2025-05-07T20:26:19.1491935Z 2025-05-07T20:26:19.1491940Z 2025-05-07T20:26:19.1491946Z 2025-05-07T20:26:19.1492268Z  2025-05-07T20:26:19.1492604Z 2025-05-07T20:26:19.1492609Z 2025-05-07T20:26:19.1492614Z 2025-05-07T20:26:19.1492620Z 2025-05-07T20:26:19.1492633Z 2025-05-07T20:26:19.1492638Z 2025-05-07T20:26:19.1492643Z 2025-05-07T20:26:19.1492649Z 2025-05-07T20:26:19.1492660Z 2025-05-07T20:26:19.1492665Z 2025-05-07T20:26:19.1492670Z 2025-05-07T20:26:19.1492675Z 2025-05-07T20:26:19.1492681Z 2025-05-07T20:26:19.1492686Z 2025-05-07T20:26:19.1492698Z 2025-05-07T20:26:19.1492704Z 2025-05-07T20:26:19.1492709Z 2025-05-07T20:26:19.1492714Z 2025-05-07T20:26:19.1493023Z  2025-05-07T20:26:19.1493354Z 2025-05-07T20:26:19.1493359Z 2025-05-07T20:26:19.1493509Z  2025-05-07T20:26:19.1493651Z 2025-05-07T20:26:19.1493656Z 2025-05-07T20:26:19.1493804Z  2025-05-07T20:26:19.1493960Z 2025-05-07T20:26:19.1493965Z 2025-05-07T20:26:19.1493970Z 2025-05-07T20:26:19.1494116Z  2025-05-07T20:26:19.1494274Z 2025-05-07T20:26:19.1494279Z 2025-05-07T20:26:19.1494285Z 2025-05-07T20:26:19.1494290Z 2025-05-07T20:26:19.1494452Z  2025-05-07T20:26:19.1494633Z 2025-05-07T20:26:19.1494638Z 2025-05-07T20:26:19.1494643Z 2025-05-07T20:26:19.1494654Z 2025-05-07T20:26:19.1494659Z 2025-05-07T20:26:19.1494812Z  2025-05-07T20:26:19.1494996Z 2025-05-07T20:26:19.1495001Z 2025-05-07T20:26:19.1495007Z 2025-05-07T20:26:19.1495012Z 2025-05-07T20:26:19.1495018Z 2025-05-07T20:26:19.1495023Z 2025-05-07T20:26:19.1495181Z  2025-05-07T20:26:19.1495356Z 2025-05-07T20:26:19.1495369Z 2025-05-07T20:26:19.1495374Z 2025-05-07T20:26:19.1495380Z 2025-05-07T20:26:19.1495385Z 2025-05-07T20:26:19.1495390Z 2025-05-07T20:26:19.1495395Z 2025-05-07T20:26:19.1495559Z  2025-05-07T20:26:19.1495748Z 2025-05-07T20:26:19.1495753Z 2025-05-07T20:26:19.1495766Z 2025-05-07T20:26:19.1495772Z 2025-05-07T20:26:19.1495777Z 2025-05-07T20:26:19.1495782Z 2025-05-07T20:26:19.1495787Z 2025-05-07T20:26:19.1495792Z 2025-05-07T20:26:19.1495977Z  2025-05-07T20:26:19.1496192Z 2025-05-07T20:26:19.1496203Z 2025-05-07T20:26:19.1496208Z 2025-05-07T20:26:19.1496213Z 2025-05-07T20:26:19.1496219Z 2025-05-07T20:26:19.1496333Z 2025-05-07T20:26:19.1496339Z 2025-05-07T20:26:19.1496344Z 2025-05-07T20:26:19.1496349Z 2025-05-07T20:26:19.1496526Z  2025-05-07T20:26:19.1496757Z 2025-05-07T20:26:19.1496763Z 2025-05-07T20:26:19.1496768Z 2025-05-07T20:26:19.1496773Z 2025-05-07T20:26:19.1496778Z 2025-05-07T20:26:19.1496783Z 2025-05-07T20:26:19.1496789Z 2025-05-07T20:26:19.1496794Z 2025-05-07T20:26:19.1496799Z 2025-05-07T20:26:19.1496804Z 2025-05-07T20:26:19.1496986Z  2025-05-07T20:26:19.1497226Z 2025-05-07T20:26:19.1497231Z 2025-05-07T20:26:19.1497237Z 2025-05-07T20:26:19.1497242Z 2025-05-07T20:26:19.1497247Z 2025-05-07T20:26:19.1497252Z 2025-05-07T20:26:19.1497257Z 2025-05-07T20:26:19.1497263Z 2025-05-07T20:26:19.1497268Z 2025-05-07T20:26:19.1497273Z 2025-05-07T20:26:19.1497278Z 2025-05-07T20:26:19.1497486Z  2025-05-07T20:26:19.1497850Z 2025-05-07T20:26:19.1497855Z 2025-05-07T20:26:19.1497860Z 2025-05-07T20:26:19.1497873Z 2025-05-07T20:26:19.1497878Z 2025-05-07T20:26:19.1497883Z 2025-05-07T20:26:19.1497889Z 2025-05-07T20:26:19.1497894Z 2025-05-07T20:26:19.1497899Z 2025-05-07T20:26:19.1497904Z 2025-05-07T20:26:19.1497918Z 2025-05-07T20:26:19.1497924Z 2025-05-07T20:26:19.1498110Z  2025-05-07T20:26:19.1498365Z 2025-05-07T20:26:19.1498370Z 2025-05-07T20:26:19.1498375Z 2025-05-07T20:26:19.1498380Z 2025-05-07T20:26:19.1498386Z 2025-05-07T20:26:19.1498400Z 2025-05-07T20:26:19.1498405Z 2025-05-07T20:26:19.1498410Z 2025-05-07T20:26:19.1498415Z 2025-05-07T20:26:19.1498420Z 2025-05-07T20:26:19.1498425Z 2025-05-07T20:26:19.1498431Z 2025-05-07T20:26:19.1498436Z 2025-05-07T20:26:19.1498628Z  2025-05-07T20:26:19.1498898Z 2025-05-07T20:26:19.1498904Z 2025-05-07T20:26:19.1498909Z 2025-05-07T20:26:19.1498914Z 2025-05-07T20:26:19.1498927Z 2025-05-07T20:26:19.1498932Z 2025-05-07T20:26:19.1498937Z 2025-05-07T20:26:19.1498942Z 2025-05-07T20:26:19.1498953Z 2025-05-07T20:26:19.1498959Z 2025-05-07T20:26:19.1498964Z 2025-05-07T20:26:19.1498969Z 2025-05-07T20:26:19.1498974Z 2025-05-07T20:26:19.1498979Z 2025-05-07T20:26:19.1499228Z  2025-05-07T20:26:19.1499496Z 2025-05-07T20:26:19.1499501Z 2025-05-07T20:26:19.1499506Z 2025-05-07T20:26:19.1499511Z 2025-05-07T20:26:19.1499516Z 2025-05-07T20:26:19.1499522Z 2025-05-07T20:26:19.1499527Z 2025-05-07T20:26:19.1499532Z 2025-05-07T20:26:19.1499537Z 2025-05-07T20:26:19.1499543Z 2025-05-07T20:26:19.1499548Z 2025-05-07T20:26:19.1499553Z 2025-05-07T20:26:19.1499569Z 2025-05-07T20:26:19.1499574Z 2025-05-07T20:26:19.1499579Z 2025-05-07T20:26:19.1499784Z  2025-05-07T20:26:19.1500057Z 2025-05-07T20:26:19.1500063Z 2025-05-07T20:26:19.1500068Z 2025-05-07T20:26:19.1500074Z 2025-05-07T20:26:19.1500084Z 2025-05-07T20:26:19.1500099Z 2025-05-07T20:26:19.1500105Z 2025-05-07T20:26:19.1500110Z 2025-05-07T20:26:19.1500121Z 2025-05-07T20:26:19.1500126Z 2025-05-07T20:26:19.1500131Z 2025-05-07T20:26:19.1500135Z 2025-05-07T20:26:19.1500140Z 2025-05-07T20:26:19.1500145Z 2025-05-07T20:26:19.1500150Z 2025-05-07T20:26:19.1500155Z 2025-05-07T20:26:19.1500370Z  2025-05-07T20:26:19.1500661Z 2025-05-07T20:26:19.1500666Z 2025-05-07T20:26:19.1500671Z 2025-05-07T20:26:19.1500676Z 2025-05-07T20:26:19.1500682Z 2025-05-07T20:26:19.1500687Z 2025-05-07T20:26:19.1500692Z 2025-05-07T20:26:19.1500697Z 2025-05-07T20:26:19.1500702Z 2025-05-07T20:26:19.1500707Z 2025-05-07T20:26:19.1500713Z 2025-05-07T20:26:19.1500719Z 2025-05-07T20:26:19.1500725Z 2025-05-07T20:26:19.1500729Z 2025-05-07T20:26:19.1500735Z 2025-05-07T20:26:19.1500740Z 2025-05-07T20:26:19.1500745Z 2025-05-07T20:26:19.1500972Z  2025-05-07T20:26:19.1501261Z 2025-05-07T20:26:19.1501267Z 2025-05-07T20:26:19.1501285Z 2025-05-07T20:26:19.1501291Z 2025-05-07T20:26:19.1501418Z 2025-05-07T20:26:19.1501425Z 2025-05-07T20:26:19.1501430Z 2025-05-07T20:26:19.1501435Z 2025-05-07T20:26:19.1501449Z 2025-05-07T20:26:19.1501454Z 2025-05-07T20:26:19.1501460Z 2025-05-07T20:26:19.1501465Z 2025-05-07T20:26:19.1501470Z 2025-05-07T20:26:19.1501475Z 2025-05-07T20:26:19.1501481Z 2025-05-07T20:26:19.1501486Z 2025-05-07T20:26:19.1501492Z 2025-05-07T20:26:19.1501497Z 2025-05-07T20:26:19.1501737Z  2025-05-07T20:26:19.1502036Z 2025-05-07T20:26:19.1502041Z 2025-05-07T20:26:19.1502179Z  2025-05-07T20:26:19.1502320Z 2025-05-07T20:26:19.1502326Z 2025-05-07T20:26:19.1502477Z  2025-05-07T20:26:19.1502626Z 2025-05-07T20:26:19.1502632Z 2025-05-07T20:26:19.1502637Z 2025-05-07T20:26:19.1502805Z  2025-05-07T20:26:19.1502956Z 2025-05-07T20:26:19.1502961Z 2025-05-07T20:26:19.1503065Z 2025-05-07T20:26:19.1503071Z 2025-05-07T20:26:19.1503232Z  2025-05-07T20:26:19.1503392Z 2025-05-07T20:26:19.1503404Z 2025-05-07T20:26:19.1503410Z 2025-05-07T20:26:19.1503415Z 2025-05-07T20:26:19.1503420Z 2025-05-07T20:26:19.1503570Z  2025-05-07T20:26:19.1503745Z 2025-05-07T20:26:19.1503750Z 2025-05-07T20:26:19.1503756Z 2025-05-07T20:26:19.1503762Z 2025-05-07T20:26:19.1503768Z 2025-05-07T20:26:19.1503773Z 2025-05-07T20:26:19.1503941Z  2025-05-07T20:26:19.1504128Z 2025-05-07T20:26:19.1504133Z 2025-05-07T20:26:19.1504138Z 2025-05-07T20:26:19.1504144Z 2025-05-07T20:26:19.1504149Z 2025-05-07T20:26:19.1504154Z 2025-05-07T20:26:19.1504159Z 2025-05-07T20:26:19.1504319Z  2025-05-07T20:26:19.1504513Z 2025-05-07T20:26:19.1504518Z 2025-05-07T20:26:19.1504524Z 2025-05-07T20:26:19.1504529Z 2025-05-07T20:26:19.1504534Z 2025-05-07T20:26:19.1504538Z 2025-05-07T20:26:19.1504543Z 2025-05-07T20:26:19.1504548Z 2025-05-07T20:26:19.1504745Z  2025-05-07T20:26:19.1504951Z 2025-05-07T20:26:19.1504957Z 2025-05-07T20:26:19.1504962Z 2025-05-07T20:26:19.1504973Z 2025-05-07T20:26:19.1504979Z 2025-05-07T20:26:19.1504984Z 2025-05-07T20:26:19.1504989Z 2025-05-07T20:26:19.1504994Z 2025-05-07T20:26:19.1505000Z 2025-05-07T20:26:19.1505179Z  2025-05-07T20:26:19.1505401Z 2025-05-07T20:26:19.1505408Z 2025-05-07T20:26:19.1505413Z 2025-05-07T20:26:19.1505418Z 2025-05-07T20:26:19.1505423Z 2025-05-07T20:26:19.1505429Z 2025-05-07T20:26:19.1505434Z 2025-05-07T20:26:19.1505439Z 2025-05-07T20:26:19.1505444Z 2025-05-07T20:26:19.1505450Z 2025-05-07T20:26:19.1505645Z  2025-05-07T20:26:19.1505874Z 2025-05-07T20:26:19.1505879Z 2025-05-07T20:26:19.1505885Z 2025-05-07T20:26:19.1505890Z 2025-05-07T20:26:19.1505895Z 2025-05-07T20:26:19.1505899Z 2025-05-07T20:26:19.1505904Z 2025-05-07T20:26:19.1505909Z 2025-05-07T20:26:19.1505914Z 2025-05-07T20:26:19.1505934Z 2025-05-07T20:26:19.1505946Z 2025-05-07T20:26:19.1506124Z  2025-05-07T20:26:19.1506401Z 2025-05-07T20:26:19.1506414Z 2025-05-07T20:26:19.1506421Z 2025-05-07T20:26:19.1506427Z 2025-05-07T20:26:19.1506433Z 2025-05-07T20:26:19.1506448Z 2025-05-07T20:26:19.1506454Z 2025-05-07T20:26:19.1506460Z 2025-05-07T20:26:19.1506465Z 2025-05-07T20:26:19.1506470Z 2025-05-07T20:26:19.1506475Z 2025-05-07T20:26:19.1506480Z 2025-05-07T20:26:19.1506674Z  2025-05-07T20:26:19.1506935Z 2025-05-07T20:26:19.1506940Z 2025-05-07T20:26:19.1506944Z 2025-05-07T20:26:19.1506949Z 2025-05-07T20:26:19.1506954Z 2025-05-07T20:26:19.1506960Z 2025-05-07T20:26:19.1506964Z 2025-05-07T20:26:19.1506969Z 2025-05-07T20:26:19.1506974Z 2025-05-07T20:26:19.1506979Z 2025-05-07T20:26:19.1506984Z 2025-05-07T20:26:19.1506989Z 2025-05-07T20:26:19.1506994Z 2025-05-07T20:26:19.1507180Z  2025-05-07T20:26:19.1507446Z 2025-05-07T20:26:19.1507456Z 2025-05-07T20:26:19.1507461Z 2025-05-07T20:26:19.1507466Z 2025-05-07T20:26:19.1507471Z 2025-05-07T20:26:19.1507578Z 2025-05-07T20:26:19.1507583Z 2025-05-07T20:26:19.1507588Z 2025-05-07T20:26:19.1507593Z 2025-05-07T20:26:19.1507599Z 2025-05-07T20:26:19.1507604Z 2025-05-07T20:26:19.1507609Z 2025-05-07T20:26:19.1507614Z 2025-05-07T20:26:19.1507619Z 2025-05-07T20:26:19.1507856Z  2025-05-07T20:26:19.1508125Z 2025-05-07T20:26:19.1508131Z 2025-05-07T20:26:19.1508136Z 2025-05-07T20:26:19.1508141Z 2025-05-07T20:26:19.1508146Z 2025-05-07T20:26:19.1508151Z 2025-05-07T20:26:19.1508163Z 2025-05-07T20:26:19.1508168Z 2025-05-07T20:26:19.1508173Z 2025-05-07T20:26:19.1508178Z 2025-05-07T20:26:19.1508183Z 2025-05-07T20:26:19.1508189Z 2025-05-07T20:26:19.1508194Z 2025-05-07T20:26:19.1508199Z 2025-05-07T20:26:19.1508204Z 2025-05-07T20:26:19.1508411Z  2025-05-07T20:26:19.1508690Z 2025-05-07T20:26:19.1508695Z 2025-05-07T20:26:19.1508823Z 2025-05-07T20:26:19.1508829Z 2025-05-07T20:26:19.1508834Z 2025-05-07T20:26:19.1508839Z 2025-05-07T20:26:19.1508852Z 2025-05-07T20:26:19.1508857Z 2025-05-07T20:26:19.1508862Z 2025-05-07T20:26:19.1508867Z 2025-05-07T20:26:19.1508872Z 2025-05-07T20:26:19.1508878Z 2025-05-07T20:26:19.1508883Z 2025-05-07T20:26:19.1508888Z 2025-05-07T20:26:19.1508893Z 2025-05-07T20:26:19.1508898Z 2025-05-07T20:26:19.1509126Z  2025-05-07T20:26:19.1509424Z 2025-05-07T20:26:19.1509430Z 2025-05-07T20:26:19.1509435Z 2025-05-07T20:26:19.1509440Z 2025-05-07T20:26:19.1509445Z 2025-05-07T20:26:19.1509451Z 2025-05-07T20:26:19.1509456Z 2025-05-07T20:26:19.1509461Z 2025-05-07T20:26:19.1509466Z 2025-05-07T20:26:19.1509482Z 2025-05-07T20:26:19.1509487Z 2025-05-07T20:26:19.1509492Z 2025-05-07T20:26:19.1509498Z 2025-05-07T20:26:19.1509503Z 2025-05-07T20:26:19.1509508Z 2025-05-07T20:26:19.1509514Z 2025-05-07T20:26:19.1509519Z 2025-05-07T20:26:19.1509750Z  2025-05-07T20:26:19.1510053Z 2025-05-07T20:26:19.1510065Z 2025-05-07T20:26:19.1510070Z 2025-05-07T20:26:19.1510075Z 2025-05-07T20:26:19.1510081Z 2025-05-07T20:26:19.1510086Z 2025-05-07T20:26:19.1510091Z 2025-05-07T20:26:19.1510096Z 2025-05-07T20:26:19.1510101Z 2025-05-07T20:26:19.1510107Z 2025-05-07T20:26:19.1510112Z 2025-05-07T20:26:19.1510117Z 2025-05-07T20:26:19.1510122Z 2025-05-07T20:26:19.1510128Z 2025-05-07T20:26:19.1510133Z 2025-05-07T20:26:19.1510138Z 2025-05-07T20:26:19.1510143Z 2025-05-07T20:26:19.1510149Z 2025-05-07T20:26:19.1510384Z  2025-05-07T20:26:19.1510670Z 2025-05-07T20:26:19.1510675Z 2025-05-07T20:26:19.1510824Z  2025-05-07T20:26:19.1510972Z 2025-05-07T20:26:19.1510978Z 2025-05-07T20:26:19.1511117Z  2025-05-07T20:26:19.1511274Z 2025-05-07T20:26:19.1511279Z 2025-05-07T20:26:19.1511284Z 2025-05-07T20:26:19.1511426Z  2025-05-07T20:26:19.1511582Z 2025-05-07T20:26:19.1511587Z 2025-05-07T20:26:19.1511592Z 2025-05-07T20:26:19.1511605Z 2025-05-07T20:26:19.1511772Z  2025-05-07T20:26:19.1511934Z 2025-05-07T20:26:19.1511940Z 2025-05-07T20:26:19.1511945Z 2025-05-07T20:26:19.1511950Z 2025-05-07T20:26:19.1511955Z 2025-05-07T20:26:19.1512115Z  2025-05-07T20:26:19.1512284Z 2025-05-07T20:26:19.1512289Z 2025-05-07T20:26:19.1512295Z 2025-05-07T20:26:19.1512300Z 2025-05-07T20:26:19.1512305Z 2025-05-07T20:26:19.1512310Z 2025-05-07T20:26:19.1512476Z  2025-05-07T20:26:19.1512651Z 2025-05-07T20:26:19.1512657Z 2025-05-07T20:26:19.1512662Z 2025-05-07T20:26:19.1512667Z 2025-05-07T20:26:19.1512683Z 2025-05-07T20:26:19.1512688Z 2025-05-07T20:26:19.1512693Z 2025-05-07T20:26:19.1512863Z  2025-05-07T20:26:19.1513057Z 2025-05-07T20:26:19.1513063Z 2025-05-07T20:26:19.1513068Z 2025-05-07T20:26:19.1513072Z 2025-05-07T20:26:19.1513077Z 2025-05-07T20:26:19.1513083Z 2025-05-07T20:26:19.1513095Z 2025-05-07T20:26:19.1513100Z 2025-05-07T20:26:19.1513274Z  2025-05-07T20:26:19.1513591Z 2025-05-07T20:26:19.1513597Z 2025-05-07T20:26:19.1513602Z 2025-05-07T20:26:19.1513607Z 2025-05-07T20:26:19.1513612Z 2025-05-07T20:26:19.1513617Z 2025-05-07T20:26:19.1513623Z 2025-05-07T20:26:19.1513635Z 2025-05-07T20:26:19.1513641Z 2025-05-07T20:26:19.1513830Z  2025-05-07T20:26:19.1514048Z 2025-05-07T20:26:19.1514053Z 2025-05-07T20:26:19.1514059Z 2025-05-07T20:26:19.1514077Z 2025-05-07T20:26:19.1514083Z 2025-05-07T20:26:19.1514088Z 2025-05-07T20:26:19.1514093Z 2025-05-07T20:26:19.1514098Z 2025-05-07T20:26:19.1514104Z 2025-05-07T20:26:19.1514109Z 2025-05-07T20:26:19.1514286Z  2025-05-07T20:26:19.1514512Z 2025-05-07T20:26:19.1514524Z 2025-05-07T20:26:19.1514530Z 2025-05-07T20:26:19.1514535Z 2025-05-07T20:26:19.1514540Z 2025-05-07T20:26:19.1514545Z 2025-05-07T20:26:19.1514550Z 2025-05-07T20:26:19.1514555Z 2025-05-07T20:26:19.1514660Z 2025-05-07T20:26:19.1514665Z 2025-05-07T20:26:19.1514669Z 2025-05-07T20:26:19.1514885Z  2025-05-07T20:26:19.1515137Z 2025-05-07T20:26:19.1515142Z 2025-05-07T20:26:19.1515147Z 2025-05-07T20:26:19.1515152Z 2025-05-07T20:26:19.1515157Z 2025-05-07T20:26:19.1515162Z 2025-05-07T20:26:19.1515167Z 2025-05-07T20:26:19.1515173Z 2025-05-07T20:26:19.1515178Z 2025-05-07T20:26:19.1515183Z 2025-05-07T20:26:19.1515188Z 2025-05-07T20:26:19.1515193Z 2025-05-07T20:26:19.1515383Z  2025-05-07T20:26:19.1515626Z 2025-05-07T20:26:19.1515631Z 2025-05-07T20:26:19.1515636Z 2025-05-07T20:26:19.1515641Z 2025-05-07T20:26:19.1515646Z 2025-05-07T20:26:19.1515651Z 2025-05-07T20:26:19.1515656Z 2025-05-07T20:26:19.1515661Z 2025-05-07T20:26:19.1515667Z 2025-05-07T20:26:19.1515672Z 2025-05-07T20:26:19.1515677Z 2025-05-07T20:26:19.1515682Z 2025-05-07T20:26:19.1515687Z 2025-05-07T20:26:19.1515883Z  2025-05-07T20:26:19.1516146Z 2025-05-07T20:26:19.1516151Z 2025-05-07T20:26:19.1516157Z 2025-05-07T20:26:19.1516166Z 2025-05-07T20:26:19.1516171Z 2025-05-07T20:26:19.1516176Z 2025-05-07T20:26:19.1516181Z 2025-05-07T20:26:19.1516194Z 2025-05-07T20:26:19.1516199Z 2025-05-07T20:26:19.1516205Z 2025-05-07T20:26:19.1516210Z 2025-05-07T20:26:19.1516215Z 2025-05-07T20:26:19.1516221Z 2025-05-07T20:26:19.1516226Z 2025-05-07T20:26:19.1516445Z  2025-05-07T20:26:19.1516717Z 2025-05-07T20:26:19.1516722Z 2025-05-07T20:26:19.1516728Z 2025-05-07T20:26:19.1516733Z 2025-05-07T20:26:19.1516738Z 2025-05-07T20:26:19.1516743Z 2025-05-07T20:26:19.1516748Z 2025-05-07T20:26:19.1516754Z 2025-05-07T20:26:19.1516759Z 2025-05-07T20:26:19.1516764Z 2025-05-07T20:26:19.1516769Z 2025-05-07T20:26:19.1516774Z 2025-05-07T20:26:19.1516780Z 2025-05-07T20:26:19.1516785Z 2025-05-07T20:26:19.1516790Z 2025-05-07T20:26:19.1516998Z  2025-05-07T20:26:19.1517284Z 2025-05-07T20:26:19.1517289Z 2025-05-07T20:26:19.1517294Z 2025-05-07T20:26:19.1517303Z 2025-05-07T20:26:19.1517309Z 2025-05-07T20:26:19.1517314Z 2025-05-07T20:26:19.1517319Z 2025-05-07T20:26:19.1517324Z 2025-05-07T20:26:19.1517329Z 2025-05-07T20:26:19.1517335Z 2025-05-07T20:26:19.1517339Z 2025-05-07T20:26:19.1517345Z 2025-05-07T20:26:19.1517359Z 2025-05-07T20:26:19.1517365Z 2025-05-07T20:26:19.1517370Z 2025-05-07T20:26:19.1517375Z 2025-05-07T20:26:19.1517589Z  2025-05-07T20:26:19.1517871Z 2025-05-07T20:26:19.1517876Z 2025-05-07T20:26:19.1517882Z 2025-05-07T20:26:19.1517886Z 2025-05-07T20:26:19.1517901Z 2025-05-07T20:26:19.1517906Z 2025-05-07T20:26:19.1517911Z 2025-05-07T20:26:19.1517916Z 2025-05-07T20:26:19.1517921Z 2025-05-07T20:26:19.1517927Z 2025-05-07T20:26:19.1517931Z 2025-05-07T20:26:19.1517937Z 2025-05-07T20:26:19.1517944Z 2025-05-07T20:26:19.1517949Z 2025-05-07T20:26:19.1517954Z 2025-05-07T20:26:19.1517965Z 2025-05-07T20:26:19.1517970Z 2025-05-07T20:26:19.1518291Z  2025-05-07T20:26:19.1518589Z 2025-05-07T20:26:19.1518595Z 2025-05-07T20:26:19.1518600Z 2025-05-07T20:26:19.1518606Z 2025-05-07T20:26:19.1518611Z 2025-05-07T20:26:19.1518616Z 2025-05-07T20:26:19.1518621Z 2025-05-07T20:26:19.1518626Z 2025-05-07T20:26:19.1518632Z 2025-05-07T20:26:19.1518637Z 2025-05-07T20:26:19.1518642Z 2025-05-07T20:26:19.1518647Z 2025-05-07T20:26:19.1518666Z 2025-05-07T20:26:19.1518671Z 2025-05-07T20:26:19.1518676Z 2025-05-07T20:26:19.1518690Z 2025-05-07T20:26:19.1518695Z 2025-05-07T20:26:19.1518700Z 2025-05-07T20:26:19.1518947Z  2025-05-07T20:26:19.1519236Z 2025-05-07T20:26:19.1519242Z 2025-05-07T20:26:19.1519393Z  2025-05-07T20:26:19.1519538Z 2025-05-07T20:26:19.1519544Z 2025-05-07T20:26:19.1519689Z  2025-05-07T20:26:19.1519849Z 2025-05-07T20:26:19.1519854Z 2025-05-07T20:26:19.1519954Z 2025-05-07T20:26:19.1520107Z  2025-05-07T20:26:19.1520270Z 2025-05-07T20:26:19.1520275Z 2025-05-07T20:26:19.1520290Z 2025-05-07T20:26:19.1520295Z 2025-05-07T20:26:19.1520445Z  2025-05-07T20:26:19.1520603Z 2025-05-07T20:26:19.1520617Z 2025-05-07T20:26:19.1520622Z 2025-05-07T20:26:19.1520627Z 2025-05-07T20:26:19.1520632Z 2025-05-07T20:26:19.1520803Z  2025-05-07T20:26:19.1520980Z 2025-05-07T20:26:19.1520985Z 2025-05-07T20:26:19.1520991Z 2025-05-07T20:26:19.1520996Z 2025-05-07T20:26:19.1521001Z 2025-05-07T20:26:19.1521006Z 2025-05-07T20:26:19.1521160Z  2025-05-07T20:26:19.1521343Z 2025-05-07T20:26:19.1521348Z 2025-05-07T20:26:19.1521362Z 2025-05-07T20:26:19.1521367Z 2025-05-07T20:26:19.1521373Z 2025-05-07T20:26:19.1521378Z 2025-05-07T20:26:19.1521383Z 2025-05-07T20:26:19.1521544Z  2025-05-07T20:26:19.1521738Z 2025-05-07T20:26:19.1521743Z 2025-05-07T20:26:19.1521758Z 2025-05-07T20:26:19.1521763Z 2025-05-07T20:26:19.1521775Z 2025-05-07T20:26:19.1521780Z 2025-05-07T20:26:19.1521785Z 2025-05-07T20:26:19.1521790Z 2025-05-07T20:26:19.1521963Z  2025-05-07T20:26:19.1522166Z 2025-05-07T20:26:19.1522171Z 2025-05-07T20:26:19.1522184Z 2025-05-07T20:26:19.1522189Z 2025-05-07T20:26:19.1522195Z 2025-05-07T20:26:19.1522200Z 2025-05-07T20:26:19.1522205Z 2025-05-07T20:26:19.1522210Z 2025-05-07T20:26:19.1522216Z 2025-05-07T20:26:19.1522390Z  2025-05-07T20:26:19.1522610Z 2025-05-07T20:26:19.1522615Z 2025-05-07T20:26:19.1522620Z 2025-05-07T20:26:19.1522625Z 2025-05-07T20:26:19.1522630Z 2025-05-07T20:26:19.1522635Z 2025-05-07T20:26:19.1522640Z 2025-05-07T20:26:19.1522645Z 2025-05-07T20:26:19.1522650Z 2025-05-07T20:26:19.1522656Z 2025-05-07T20:26:19.1522869Z  2025-05-07T20:26:19.1523097Z 2025-05-07T20:26:19.1523103Z 2025-05-07T20:26:19.1523108Z 2025-05-07T20:26:19.1523113Z 2025-05-07T20:26:19.1523118Z 2025-05-07T20:26:19.1523130Z 2025-05-07T20:26:19.1523135Z 2025-05-07T20:26:19.1523140Z 2025-05-07T20:26:19.1523145Z 2025-05-07T20:26:19.1523154Z 2025-05-07T20:26:19.1523159Z 2025-05-07T20:26:19.1523354Z  2025-05-07T20:26:19.1523594Z 2025-05-07T20:26:19.1523600Z 2025-05-07T20:26:19.1523605Z 2025-05-07T20:26:19.1523610Z 2025-05-07T20:26:19.1523615Z 2025-05-07T20:26:19.1523620Z 2025-05-07T20:26:19.1523625Z 2025-05-07T20:26:19.1523631Z 2025-05-07T20:26:19.1523636Z 2025-05-07T20:26:19.1523641Z 2025-05-07T20:26:19.1523646Z 2025-05-07T20:26:19.1523659Z 2025-05-07T20:26:19.1523844Z  2025-05-07T20:26:19.1524093Z 2025-05-07T20:26:19.1524098Z 2025-05-07T20:26:19.1524103Z 2025-05-07T20:26:19.1524109Z 2025-05-07T20:26:19.1524114Z 2025-05-07T20:26:19.1524119Z 2025-05-07T20:26:19.1524132Z 2025-05-07T20:26:19.1524137Z 2025-05-07T20:26:19.1524143Z 2025-05-07T20:26:19.1524147Z 2025-05-07T20:26:19.1524153Z 2025-05-07T20:26:19.1524158Z 2025-05-07T20:26:19.1524169Z 2025-05-07T20:26:19.1524355Z  2025-05-07T20:26:19.1524611Z 2025-05-07T20:26:19.1524736Z 2025-05-07T20:26:19.1524742Z 2025-05-07T20:26:19.1524748Z 2025-05-07T20:26:19.1524753Z 2025-05-07T20:26:19.1524758Z 2025-05-07T20:26:19.1524763Z 2025-05-07T20:26:19.1524769Z 2025-05-07T20:26:19.1524773Z 2025-05-07T20:26:19.1524778Z 2025-05-07T20:26:19.1524783Z 2025-05-07T20:26:19.1524787Z 2025-05-07T20:26:19.1524792Z 2025-05-07T20:26:19.1524798Z 2025-05-07T20:26:19.1525003Z  2025-05-07T20:26:19.1525281Z 2025-05-07T20:26:19.1525286Z 2025-05-07T20:26:19.1525292Z 2025-05-07T20:26:19.1525297Z 2025-05-07T20:26:19.1525302Z 2025-05-07T20:26:19.1525307Z 2025-05-07T20:26:19.1525312Z 2025-05-07T20:26:19.1525318Z 2025-05-07T20:26:19.1525323Z 2025-05-07T20:26:19.1525328Z 2025-05-07T20:26:19.1525333Z 2025-05-07T20:26:19.1525338Z 2025-05-07T20:26:19.1525344Z 2025-05-07T20:26:19.1525349Z 2025-05-07T20:26:19.1525355Z 2025-05-07T20:26:19.1525657Z  2025-05-07T20:26:19.1525932Z 2025-05-07T20:26:19.1525944Z 2025-05-07T20:26:19.1525950Z 2025-05-07T20:26:19.1525955Z 2025-05-07T20:26:19.1525960Z 2025-05-07T20:26:19.1525965Z 2025-05-07T20:26:19.1525970Z 2025-05-07T20:26:19.1525976Z 2025-05-07T20:26:19.1525981Z 2025-05-07T20:26:19.1525986Z 2025-05-07T20:26:19.1526026Z 2025-05-07T20:26:19.1526032Z 2025-05-07T20:26:19.1526040Z 2025-05-07T20:26:19.1526045Z 2025-05-07T20:26:19.1526050Z 2025-05-07T20:26:19.1526056Z 2025-05-07T20:26:19.1526270Z  2025-05-07T20:26:19.1526566Z 2025-05-07T20:26:19.1526571Z 2025-05-07T20:26:19.1526575Z 2025-05-07T20:26:19.1526581Z 2025-05-07T20:26:19.1526586Z 2025-05-07T20:26:19.1526591Z 2025-05-07T20:26:19.1526596Z 2025-05-07T20:26:19.1526601Z 2025-05-07T20:26:19.1526607Z 2025-05-07T20:26:19.1526612Z 2025-05-07T20:26:19.1526617Z 2025-05-07T20:26:19.1526622Z 2025-05-07T20:26:19.1526627Z 2025-05-07T20:26:19.1526640Z 2025-05-07T20:26:19.1526645Z 2025-05-07T20:26:19.1526650Z 2025-05-07T20:26:19.1526661Z 2025-05-07T20:26:19.1526884Z  2025-05-07T20:26:19.1527170Z 2025-05-07T20:26:19.1527175Z 2025-05-07T20:26:19.1527180Z 2025-05-07T20:26:19.1527185Z 2025-05-07T20:26:19.1527191Z 2025-05-07T20:26:19.1527196Z 2025-05-07T20:26:19.1527201Z 2025-05-07T20:26:19.1527206Z 2025-05-07T20:26:19.1527220Z 2025-05-07T20:26:19.1527224Z 2025-05-07T20:26:19.1527229Z 2025-05-07T20:26:19.1527234Z 2025-05-07T20:26:19.1527239Z 2025-05-07T20:26:19.1527244Z 2025-05-07T20:26:19.1527249Z 2025-05-07T20:26:19.1527254Z 2025-05-07T20:26:19.1527259Z 2025-05-07T20:26:19.1527265Z 2025-05-07T20:26:19.1527490Z  2025-05-07T20:26:19.1527788Z 2025-05-07T20:26:19.1527794Z 2025-05-07T20:26:19.1527933Z  2025-05-07T20:26:19.1528073Z 2025-05-07T20:26:19.1528078Z 2025-05-07T20:26:19.1528226Z  2025-05-07T20:26:19.1528382Z 2025-05-07T20:26:19.1528387Z 2025-05-07T20:26:19.1528392Z 2025-05-07T20:26:19.1528543Z  2025-05-07T20:26:19.1528699Z 2025-05-07T20:26:19.1528705Z 2025-05-07T20:26:19.1528710Z 2025-05-07T20:26:19.1528715Z 2025-05-07T20:26:19.1528962Z  2025-05-07T20:26:19.1529142Z 2025-05-07T20:26:19.1529148Z 2025-05-07T20:26:19.1529153Z 2025-05-07T20:26:19.1529158Z 2025-05-07T20:26:19.1529163Z 2025-05-07T20:26:19.1529317Z  2025-05-07T20:26:19.1529492Z 2025-05-07T20:26:19.1529497Z 2025-05-07T20:26:19.1529502Z 2025-05-07T20:26:19.1529507Z 2025-05-07T20:26:19.1529513Z 2025-05-07T20:26:19.1529518Z 2025-05-07T20:26:19.1529672Z  2025-05-07T20:26:19.1529856Z 2025-05-07T20:26:19.1529862Z 2025-05-07T20:26:19.1529867Z 2025-05-07T20:26:19.1529872Z 2025-05-07T20:26:19.1529913Z 2025-05-07T20:26:19.1529918Z 2025-05-07T20:26:19.1529924Z 2025-05-07T20:26:19.1530095Z  2025-05-07T20:26:19.1530287Z 2025-05-07T20:26:19.1530292Z 2025-05-07T20:26:19.1530302Z 2025-05-07T20:26:19.1530307Z 2025-05-07T20:26:19.1530312Z 2025-05-07T20:26:19.1530424Z 2025-05-07T20:26:19.1530430Z 2025-05-07T20:26:19.1530435Z 2025-05-07T20:26:19.1530610Z  2025-05-07T20:26:19.1530815Z 2025-05-07T20:26:19.1530820Z 2025-05-07T20:26:19.1530825Z 2025-05-07T20:26:19.1530830Z 2025-05-07T20:26:19.1530836Z 2025-05-07T20:26:19.1530841Z 2025-05-07T20:26:19.1530846Z 2025-05-07T20:26:19.1530851Z 2025-05-07T20:26:19.1530856Z 2025-05-07T20:26:19.1531029Z  2025-05-07T20:26:19.1531240Z 2025-05-07T20:26:19.1531245Z 2025-05-07T20:26:19.1531250Z 2025-05-07T20:26:19.1531256Z 2025-05-07T20:26:19.1531261Z 2025-05-07T20:26:19.1531266Z 2025-05-07T20:26:19.1531271Z 2025-05-07T20:26:19.1531277Z 2025-05-07T20:26:19.1531290Z 2025-05-07T20:26:19.1531296Z 2025-05-07T20:26:19.1531467Z  2025-05-07T20:26:19.1531687Z 2025-05-07T20:26:19.1531692Z 2025-05-07T20:26:19.1531697Z 2025-05-07T20:26:19.1531819Z 2025-05-07T20:26:19.1531824Z 2025-05-07T20:26:19.1531829Z 2025-05-07T20:26:19.1531843Z 2025-05-07T20:26:19.1531858Z 2025-05-07T20:26:19.1531864Z 2025-05-07T20:26:19.1531869Z 2025-05-07T20:26:19.1531874Z 2025-05-07T20:26:19.1532057Z  2025-05-07T20:26:19.1532297Z 2025-05-07T20:26:19.1532303Z 2025-05-07T20:26:19.1532316Z 2025-05-07T20:26:19.1532322Z 2025-05-07T20:26:19.1532327Z 2025-05-07T20:26:19.1532332Z 2025-05-07T20:26:19.1532337Z 2025-05-07T20:26:19.1532342Z 2025-05-07T20:26:19.1532347Z 2025-05-07T20:26:19.1532352Z 2025-05-07T20:26:19.1532356Z 2025-05-07T20:26:19.1532361Z 2025-05-07T20:26:19.1532581Z  2025-05-07T20:26:19.1532833Z 2025-05-07T20:26:19.1532839Z 2025-05-07T20:26:19.1532844Z 2025-05-07T20:26:19.1532849Z 2025-05-07T20:26:19.1532854Z 2025-05-07T20:26:19.1532859Z 2025-05-07T20:26:19.1532865Z 2025-05-07T20:26:19.1532870Z 2025-05-07T20:26:19.1532875Z 2025-05-07T20:26:19.1532880Z 2025-05-07T20:26:19.1532894Z 2025-05-07T20:26:19.1532899Z 2025-05-07T20:26:19.1532904Z 2025-05-07T20:26:19.1533097Z  2025-05-07T20:26:19.1533356Z 2025-05-07T20:26:19.1533361Z 2025-05-07T20:26:19.1533367Z 2025-05-07T20:26:19.1533372Z 2025-05-07T20:26:19.1533377Z 2025-05-07T20:26:19.1533382Z 2025-05-07T20:26:19.1533387Z 2025-05-07T20:26:19.1533392Z 2025-05-07T20:26:19.1533398Z 2025-05-07T20:26:19.1533403Z 2025-05-07T20:26:19.1533408Z 2025-05-07T20:26:19.1533413Z 2025-05-07T20:26:19.1533418Z 2025-05-07T20:26:19.1533423Z 2025-05-07T20:26:19.1533630Z  2025-05-07T20:26:19.1533895Z 2025-05-07T20:26:19.1533900Z 2025-05-07T20:26:19.1533905Z 2025-05-07T20:26:19.1533911Z 2025-05-07T20:26:19.1533916Z 2025-05-07T20:26:19.1533921Z 2025-05-07T20:26:19.1533926Z 2025-05-07T20:26:19.1533932Z 2025-05-07T20:26:19.1533936Z 2025-05-07T20:26:19.1533949Z 2025-05-07T20:26:19.1533955Z 2025-05-07T20:26:19.1533960Z 2025-05-07T20:26:19.1533970Z 2025-05-07T20:26:19.1533976Z 2025-05-07T20:26:19.1533981Z 2025-05-07T20:26:19.1534189Z  2025-05-07T20:26:19.1534462Z 2025-05-07T20:26:19.1534476Z 2025-05-07T20:26:19.1534482Z 2025-05-07T20:26:19.1534487Z 2025-05-07T20:26:19.1534492Z 2025-05-07T20:26:19.1534498Z 2025-05-07T20:26:19.1534501Z 2025-05-07T20:26:19.1534505Z 2025-05-07T20:26:19.1534508Z 2025-05-07T20:26:19.1534512Z 2025-05-07T20:26:19.1534516Z 2025-05-07T20:26:19.1534519Z 2025-05-07T20:26:19.1534523Z 2025-05-07T20:26:19.1534526Z 2025-05-07T20:26:19.1534530Z 2025-05-07T20:26:19.1534533Z 2025-05-07T20:26:19.1534689Z  2025-05-07T20:26:19.1534895Z 2025-05-07T20:26:19.1534899Z 2025-05-07T20:26:19.1534903Z 2025-05-07T20:26:19.1534906Z 2025-05-07T20:26:19.1534910Z 2025-05-07T20:26:19.1534913Z 2025-05-07T20:26:19.1534917Z 2025-05-07T20:26:19.1534921Z 2025-05-07T20:26:19.1534924Z 2025-05-07T20:26:19.1534928Z 2025-05-07T20:26:19.1534936Z 2025-05-07T20:26:19.1534939Z 2025-05-07T20:26:19.1534943Z 2025-05-07T20:26:19.1534946Z 2025-05-07T20:26:19.1535042Z 2025-05-07T20:26:19.1535046Z 2025-05-07T20:26:19.1535058Z 2025-05-07T20:26:19.1535217Z  2025-05-07T20:26:19.1535422Z 2025-05-07T20:26:19.1535425Z 2025-05-07T20:26:19.1535429Z 2025-05-07T20:26:19.1535432Z 2025-05-07T20:26:19.1535436Z 2025-05-07T20:26:19.1535439Z 2025-05-07T20:26:19.1535450Z 2025-05-07T20:26:19.1535453Z 2025-05-07T20:26:19.1535457Z 2025-05-07T20:26:19.1535460Z 2025-05-07T20:26:19.1535464Z 2025-05-07T20:26:19.1535467Z 2025-05-07T20:26:19.1535471Z 2025-05-07T20:26:19.1535475Z 2025-05-07T20:26:19.1535478Z 2025-05-07T20:26:19.1535482Z 2025-05-07T20:26:19.1535485Z 2025-05-07T20:26:19.1535489Z 2025-05-07T20:26:19.1535685Z  2025-05-07T20:26:19.1535891Z 2025-05-07T20:26:19.1535894Z 2025-05-07T20:26:19.1535994Z  2025-05-07T20:26:19.1536108Z 2025-05-07T20:26:19.1536198Z 2025-05-07T20:26:19.1536611Z  2025-05-07T20:26:19.1536784Z 2025-05-07T20:26:19.1536789Z 2025-05-07T20:26:19.1536799Z 2025-05-07T20:26:19.1536925Z  2025-05-07T20:26:19.1537034Z 2025-05-07T20:26:19.1537038Z 2025-05-07T20:26:19.1537041Z 2025-05-07T20:26:19.1537045Z 2025-05-07T20:26:19.1537164Z  2025-05-07T20:26:19.1537281Z 2025-05-07T20:26:19.1537285Z 2025-05-07T20:26:19.1537288Z 2025-05-07T20:26:19.1537292Z 2025-05-07T20:26:19.1537296Z 2025-05-07T20:26:19.1537412Z  2025-05-07T20:26:19.1537544Z 2025-05-07T20:26:19.1537547Z 2025-05-07T20:26:19.1537551Z 2025-05-07T20:26:19.1537554Z 2025-05-07T20:26:19.1537558Z 2025-05-07T20:26:19.1537562Z 2025-05-07T20:26:19.1537706Z  2025-05-07T20:26:19.1537884Z 2025-05-07T20:26:19.1537889Z 2025-05-07T20:26:19.1537895Z 2025-05-07T20:26:19.1537900Z 2025-05-07T20:26:19.1537905Z 2025-05-07T20:26:19.1537910Z 2025-05-07T20:26:19.1537915Z 2025-05-07T20:26:19.1538081Z  2025-05-07T20:26:19.1538292Z 2025-05-07T20:26:19.1538298Z 2025-05-07T20:26:19.1538303Z 2025-05-07T20:26:19.1538314Z 2025-05-07T20:26:19.1538319Z 2025-05-07T20:26:19.1538323Z 2025-05-07T20:26:19.1538329Z 2025-05-07T20:26:19.1538334Z 2025-05-07T20:26:19.1538504Z  2025-05-07T20:26:19.1538707Z 2025-05-07T20:26:19.1538712Z 2025-05-07T20:26:19.1538717Z 2025-05-07T20:26:19.1538722Z 2025-05-07T20:26:19.1538728Z 2025-05-07T20:26:19.1538733Z 2025-05-07T20:26:19.1538738Z 2025-05-07T20:26:19.1538743Z 2025-05-07T20:26:19.1538749Z 2025-05-07T20:26:19.1538923Z  2025-05-07T20:26:19.1539135Z 2025-05-07T20:26:19.1539141Z 2025-05-07T20:26:19.1539146Z 2025-05-07T20:26:19.1539151Z 2025-05-07T20:26:19.1539156Z 2025-05-07T20:26:19.1539161Z 2025-05-07T20:26:19.1539167Z 2025-05-07T20:26:19.1539171Z 2025-05-07T20:26:19.1539177Z 2025-05-07T20:26:19.1539182Z 2025-05-07T20:26:19.1539369Z  2025-05-07T20:26:19.1539536Z 2025-05-07T20:26:19.1539543Z 2025-05-07T20:26:19.1539547Z 2025-05-07T20:26:19.1539550Z 2025-05-07T20:26:19.1539554Z 2025-05-07T20:26:19.1539561Z 2025-05-07T20:26:19.1539564Z 2025-05-07T20:26:19.1539568Z 2025-05-07T20:26:19.1539571Z 2025-05-07T20:26:19.1539575Z 2025-05-07T20:26:19.1539585Z 2025-05-07T20:26:19.1539721Z  2025-05-07T20:26:19.1539893Z 2025-05-07T20:26:19.1539897Z 2025-05-07T20:26:19.1539901Z 2025-05-07T20:26:19.1539904Z 2025-05-07T20:26:19.1539908Z 2025-05-07T20:26:19.1539911Z 2025-05-07T20:26:19.1539921Z 2025-05-07T20:26:19.1539924Z 2025-05-07T20:26:19.1539928Z 2025-05-07T20:26:19.1539932Z 2025-05-07T20:26:19.1539935Z 2025-05-07T20:26:19.1539939Z 2025-05-07T20:26:19.1540072Z  2025-05-07T20:26:19.1540252Z 2025-05-07T20:26:19.1540256Z 2025-05-07T20:26:19.1540267Z 2025-05-07T20:26:19.1540270Z 2025-05-07T20:26:19.1540274Z 2025-05-07T20:26:19.1540277Z 2025-05-07T20:26:19.1540281Z 2025-05-07T20:26:19.1540293Z 2025-05-07T20:26:19.1540298Z 2025-05-07T20:26:19.1540303Z 2025-05-07T20:26:19.1540307Z 2025-05-07T20:26:19.1540493Z 2025-05-07T20:26:19.1540501Z 2025-05-07T20:26:19.1540707Z  2025-05-07T20:26:19.1540893Z 2025-05-07T20:26:19.1540896Z 2025-05-07T20:26:19.1540921Z 2025-05-07T20:26:19.1540925Z 2025-05-07T20:26:19.1540929Z 2025-05-07T20:26:19.1540932Z 2025-05-07T20:26:19.1540936Z 2025-05-07T20:26:19.1540940Z 2025-05-07T20:26:19.1540943Z 2025-05-07T20:26:19.1540947Z 2025-05-07T20:26:19.1540951Z 2025-05-07T20:26:19.1540954Z 2025-05-07T20:26:19.1540958Z 2025-05-07T20:26:19.1540961Z 2025-05-07T20:26:19.1541104Z  2025-05-07T20:26:19.1541302Z 2025-05-07T20:26:19.1541305Z 2025-05-07T20:26:19.1541309Z 2025-05-07T20:26:19.1541312Z 2025-05-07T20:26:19.1541316Z 2025-05-07T20:26:19.1541319Z 2025-05-07T20:26:19.1541323Z 2025-05-07T20:26:19.1541326Z 2025-05-07T20:26:19.1541330Z 2025-05-07T20:26:19.1541334Z 2025-05-07T20:26:19.1541460Z 2025-05-07T20:26:19.1541464Z 2025-05-07T20:26:19.1541467Z 2025-05-07T20:26:19.1541471Z 2025-05-07T20:26:19.1541481Z 2025-05-07T20:26:19.1541634Z  2025-05-07T20:26:19.1541828Z 2025-05-07T20:26:19.1541831Z 2025-05-07T20:26:19.1541835Z 2025-05-07T20:26:19.1541838Z 2025-05-07T20:26:19.1541842Z 2025-05-07T20:26:19.1541845Z 2025-05-07T20:26:19.1541849Z 2025-05-07T20:26:19.1541852Z 2025-05-07T20:26:19.1541856Z 2025-05-07T20:26:19.1541860Z 2025-05-07T20:26:19.1541863Z 2025-05-07T20:26:19.1541867Z 2025-05-07T20:26:19.1541878Z 2025-05-07T20:26:19.1541881Z 2025-05-07T20:26:19.1541885Z 2025-05-07T20:26:19.1541889Z 2025-05-07T20:26:19.1542041Z  2025-05-07T20:26:19.1542240Z 2025-05-07T20:26:19.1542244Z 2025-05-07T20:26:19.1542248Z 2025-05-07T20:26:19.1542258Z 2025-05-07T20:26:19.1542261Z 2025-05-07T20:26:19.1542265Z 2025-05-07T20:26:19.1542269Z 2025-05-07T20:26:19.1542272Z 2025-05-07T20:26:19.1542281Z 2025-05-07T20:26:19.1542285Z 2025-05-07T20:26:19.1542288Z 2025-05-07T20:26:19.1542292Z 2025-05-07T20:26:19.1542299Z 2025-05-07T20:26:19.1542303Z 2025-05-07T20:26:19.1542306Z 2025-05-07T20:26:19.1542310Z 2025-05-07T20:26:19.1542314Z 2025-05-07T20:26:19.1542470Z  2025-05-07T20:26:19.1542681Z 2025-05-07T20:26:19.1542684Z 2025-05-07T20:26:19.1542688Z 2025-05-07T20:26:19.1542691Z 2025-05-07T20:26:19.1542695Z 2025-05-07T20:26:19.1542699Z 2025-05-07T20:26:19.1542702Z 2025-05-07T20:26:19.1542706Z 2025-05-07T20:26:19.1542709Z 2025-05-07T20:26:19.1542713Z 2025-05-07T20:26:19.1542716Z 2025-05-07T20:26:19.1542720Z 2025-05-07T20:26:19.1542724Z 2025-05-07T20:26:19.1542727Z 2025-05-07T20:26:19.1542731Z 2025-05-07T20:26:19.1542734Z 2025-05-07T20:26:19.1542738Z 2025-05-07T20:26:19.1542748Z 2025-05-07T20:26:19.1542912Z  2025-05-07T20:26:19.1543118Z 2025-05-07T20:26:19.1543122Z 2025-05-07T20:26:19.1543230Z  2025-05-07T20:26:19.1543333Z 2025-05-07T20:26:19.1543336Z 2025-05-07T20:26:19.1543441Z  2025-05-07T20:26:19.1543555Z 2025-05-07T20:26:19.1543558Z 2025-05-07T20:26:19.1543562Z 2025-05-07T20:26:19.1543675Z  2025-05-07T20:26:19.1543790Z 2025-05-07T20:26:19.1543793Z 2025-05-07T20:26:19.1543797Z 2025-05-07T20:26:19.1543800Z 2025-05-07T20:26:19.1543913Z  2025-05-07T20:26:19.1544029Z 2025-05-07T20:26:19.1544032Z 2025-05-07T20:26:19.1544036Z 2025-05-07T20:26:19.1544047Z 2025-05-07T20:26:19.1544051Z 2025-05-07T20:26:19.1544163Z  2025-05-07T20:26:19.1544288Z 2025-05-07T20:26:19.1544291Z 2025-05-07T20:26:19.1544295Z 2025-05-07T20:26:19.1544298Z 2025-05-07T20:26:19.1544302Z 2025-05-07T20:26:19.1544312Z 2025-05-07T20:26:19.1544433Z  2025-05-07T20:26:19.1544559Z 2025-05-07T20:26:19.1544563Z 2025-05-07T20:26:19.1544566Z 2025-05-07T20:26:19.1544570Z 2025-05-07T20:26:19.1544574Z 2025-05-07T20:26:19.1544577Z 2025-05-07T20:26:19.1544588Z 2025-05-07T20:26:19.1544715Z  2025-05-07T20:26:19.1544855Z 2025-05-07T20:26:19.1544941Z 2025-05-07T20:26:19.1544945Z 2025-05-07T20:26:19.1544949Z 2025-05-07T20:26:19.1544952Z 2025-05-07T20:26:19.1544956Z 2025-05-07T20:26:19.1544959Z 2025-05-07T20:26:19.1544963Z 2025-05-07T20:26:19.1545092Z  2025-05-07T20:26:19.1545241Z 2025-05-07T20:26:19.1545244Z 2025-05-07T20:26:19.1545248Z 2025-05-07T20:26:19.1545251Z 2025-05-07T20:26:19.1545255Z 2025-05-07T20:26:19.1545258Z 2025-05-07T20:26:19.1545262Z 2025-05-07T20:26:19.1545273Z 2025-05-07T20:26:19.1545277Z 2025-05-07T20:26:19.1545399Z  2025-05-07T20:26:19.1545552Z 2025-05-07T20:26:19.1545555Z 2025-05-07T20:26:19.1545559Z 2025-05-07T20:26:19.1545562Z 2025-05-07T20:26:19.1545566Z 2025-05-07T20:26:19.1545569Z 2025-05-07T20:26:19.1545579Z 2025-05-07T20:26:19.1545583Z 2025-05-07T20:26:19.1545587Z 2025-05-07T20:26:19.1545590Z 2025-05-07T20:26:19.1545794Z  2025-05-07T20:26:19.1545955Z 2025-05-07T20:26:19.1545958Z 2025-05-07T20:26:19.1545971Z 2025-05-07T20:26:19.1545980Z 2025-05-07T20:26:19.1545984Z 2025-05-07T20:26:19.1545987Z 2025-05-07T20:26:19.1545991Z 2025-05-07T20:26:19.1545995Z 2025-05-07T20:26:19.1545998Z 2025-05-07T20:26:19.1546002Z 2025-05-07T20:26:19.1546005Z 2025-05-07T20:26:19.1546137Z  2025-05-07T20:26:19.1546314Z 2025-05-07T20:26:19.1546318Z 2025-05-07T20:26:19.1546321Z 2025-05-07T20:26:19.1546325Z 2025-05-07T20:26:19.1546329Z 2025-05-07T20:26:19.1546332Z 2025-05-07T20:26:19.1546336Z 2025-05-07T20:26:19.1546339Z 2025-05-07T20:26:19.1546343Z 2025-05-07T20:26:19.1546347Z 2025-05-07T20:26:19.1546350Z 2025-05-07T20:26:19.1546354Z 2025-05-07T20:26:19.1546486Z  2025-05-07T20:26:19.1546668Z 2025-05-07T20:26:19.1546672Z 2025-05-07T20:26:19.1546676Z 2025-05-07T20:26:19.1546679Z 2025-05-07T20:26:19.1546683Z 2025-05-07T20:26:19.1546695Z 2025-05-07T20:26:19.1546698Z 2025-05-07T20:26:19.1546702Z 2025-05-07T20:26:19.1546705Z 2025-05-07T20:26:19.1546712Z 2025-05-07T20:26:19.1546716Z 2025-05-07T20:26:19.1546719Z 2025-05-07T20:26:19.1546723Z 2025-05-07T20:26:19.1546878Z  done 2025-05-07T20:26:19.4651680Z Preparing transaction: | / - done 2025-05-07T20:26:26.1630415Z Verifying transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:26:27.1908523Z Executing transaction: \ | / - \ | / - \ | done 2025-05-07T20:26:29.8563036Z [INSTALL] Fixing file placements for CUDA 12.8.0+ ... 2025-05-07T20:26:29.8563502Z [INSTALL] Creating symlinks: libnvToolsExt.so 2025-05-07T20:26:29.8577641Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so.1 /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:26:29.8578253Z 2025-05-07T20:26:29.8578268Z 2025-05-07T20:26:29.8578898Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so.1 /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so 2025-05-07T20:26:29.8579627Z 2025-05-07T20:26:29.8590876Z 2025-05-07T20:26:29.8591057Z [INSTALL] Copying nvtx3 headers ... 2025-05-07T20:26:29.8596751Z + cp -r /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCuda.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCudaRt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtOpenCL.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtSync.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtx3.hpp /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtxDetail /home/ec2-user/miniconda/envs/build_binary/include/ 2025-05-07T20:26:29.8602224Z 2025-05-07T20:26:30.0161709Z 2025-05-07T20:26:30.0167146Z + cp -r /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCuda.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCudaRt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtOpenCL.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtSync.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtx3.hpp /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2025.1.0/host/target-linux-x64/nvtx/include/nvtx3/nvtxDetail /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/ 2025-05-07T20:26:30.0171274Z 2025-05-07T20:26:30.0190376Z 2025-05-07T20:26:30.0190607Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:26:30.0572934Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs ... 2025-05-07T20:26:31.9566626Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:26:32.0276814Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs 2025-05-07T20:26:32.0277895Z 2025-05-07T20:26:32.4615187Z 2025-05-07T20:26:32.4623686Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:26:32.4980395Z + conda env config vars set -n build_binary NVML_LIB_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:26:32.4981085Z 2025-05-07T20:26:32.9424124Z 2025-05-07T20:26:32.9424335Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:26:32.9425402Z + conda env config vars set -n build_binary CUDA_INCLUDE_DIRS="/home/ec2-user/miniconda/envs/build_binary/include/:/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/" 2025-05-07T20:26:32.9426135Z 2025-05-07T20:26:33.3733233Z 2025-05-07T20:26:35.4331664Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/cuda_runtime.h 2025-05-07T20:26:37.4912974Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs/libcuda.so 2025-05-07T20:26:39.5454653Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:26:39.5455463Z /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so 2025-05-07T20:26:41.6022784Z [CHECK] libnvidia-ml.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs/libnvidia-ml.so 2025-05-07T20:26:43.5181134Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:26:43.5181442Z 2025-05-07T20:26:43.5866672Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:26:47.5000286Z /tmp/tmpcalg88bs: line 3: clang: command not found 2025-05-07T20:26:47.5000586Z 2025-05-07T20:26:47.5001492Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:26:47.5724620Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:26:47.5724986Z 2025-05-07T20:26:47.5743376Z total 36 2025-05-07T20:26:47.5743669Z drwxr-xr-x. 2 ec2-user ec2-user 191 May 7 20:26 . 2025-05-07T20:26:47.5746239Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:25 .. 2025-05-07T20:26:47.5746886Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:26:47.5747583Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:26:47.5748201Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:26:47.5748663Z -rw-r--r--. 2 ec2-user ec2-user 136 Mar 27 01:27 libglib_activate.sh 2025-05-07T20:26:47.5749095Z -rw-r--r--. 2 ec2-user ec2-user 872 Nov 13 09:20 libxml2_activate.sh 2025-05-07T20:26:47.5749542Z -rw-r--r--. 2 ec2-user ec2-user 2932 Jan 24 22:22 ~cuda-nvcc_activate.sh 2025-05-07T20:26:47.5749828Z 2025-05-07T20:26:47.5750044Z [INSTALL] Removing the -ccbin=CXX hook from NVCC activation scripts ... 2025-05-07T20:26:47.5750692Z + sed -i /-ccbin=/d /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d/*cuda-nvcc_activate.sh 2025-05-07T20:26:47.5751284Z 2025-05-07T20:26:47.5768406Z 2025-05-07T20:26:47.5769013Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:26:47.5769393Z 2025-05-07T20:26:49.5538404Z 2025-05-07T20:26:49.5539233Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:26:49.5539969Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:26:49.5540512Z 2025-05-07T20:26:50.0010816Z 2025-05-07T20:26:50.0011198Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:26:50.0011463Z 2025-05-07T20:26:51.9133438Z -allow-unsupported-compiler 2025-05-07T20:26:51.9133810Z 2025-05-07T20:26:51.9814908Z 2025-05-07T20:26:51.9815674Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:26:51.9816217Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:26:51.9816544Z 2025-05-07T20:26:53.9711908Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:26:53.9712603Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:26:53.9712937Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:26:53.9713263Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:26:53.9713595Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:26:53.9713855Z #define _STL_PAIR_H 1 2025-05-07T20:26:53.9714110Z #define __cpp_attributes 200809L 2025-05-07T20:26:53.9714448Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:26:53.9714794Z #define __DELETE_THROW throw() 2025-05-07T20:26:53.9715060Z #define _PTRDIFF_T_ 2025-05-07T20:26:53.9715313Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:26:53.9715595Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:26:53.9715868Z #define _IO_LEFT 02 2025-05-07T20:26:53.9716103Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:26:53.9716355Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:26:53.9716647Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:26:53.9717112Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:26:53.9717546Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:26:53.9717821Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:26:53.9718078Z #define _IOS_OUTPUT 2 2025-05-07T20:26:53.9718323Z #define __SM_100_RT_HPP__ 2025-05-07T20:26:53.9718625Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:26:53.9718991Z #define toascii_l(c,l) __toascii_l ((c), (l)) 2025-05-07T20:26:53.9719302Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:26:53.9719566Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:26:53.9719850Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:26:53.9720636Z #define __bswap_16(x) (__extension__ ({ unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) 2025-05-07T20:26:53.9721436Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:26:53.9721758Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:26:53.9722392Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:26:53.9722711Z #define _T_WCHAR_ 2025-05-07T20:26:53.9722936Z #define stdout stdout 2025-05-07T20:26:53.9723295Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:26:53.9723688Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:26:53.9723946Z #define __flexarr [] 2025-05-07T20:26:53.9724181Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:26:53.9724511Z #define __islower_l(c,l) __isctype_l((c), _ISlower, (l)) 2025-05-07T20:26:53.9724866Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:26:53.9725170Z #define _MATH_H 1 2025-05-07T20:26:53.9725574Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:26:53.9725936Z #define __S64_TYPE long int 2025-05-07T20:26:53.9726190Z #define __stub_fchflags 2025-05-07T20:26:53.9726474Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:26:53.9726781Z #define __SQUAD_TYPE long int 2025-05-07T20:26:53.9727237Z #define __INTMAX_C(c) c ## L 2025-05-07T20:26:53.9727578Z #define cudaStreamFireAndForget ((cudaStream_t)0x4) 2025-05-07T20:26:53.9727989Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:26:53.9728253Z #define NL_NMAX INT_MAX 2025-05-07T20:26:53.9728489Z #define _BITS_TIME_H 1 2025-05-07T20:26:53.9728776Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:26:53.9729255Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:26:53.9729560Z #define cudaStreamTailLaunch ((cudaStream_t)0x3) 2025-05-07T20:26:53.9729917Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:26:53.9730317Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:26:53.9730681Z #define __CHAR_BIT__ 8 2025-05-07T20:26:53.9730949Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:53.9731267Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:26:53.9731559Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:26:53.9731829Z #define FP_NAN 0 2025-05-07T20:26:53.9732103Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:26:53.9732538Z #define cudaGetDeviceProperties cudaGetDeviceProperties_v2 2025-05-07T20:26:53.9732922Z #define __cudaCDP2GetErrorString 2025-05-07T20:26:53.9733214Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:26:53.9733481Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:26:53.9733731Z #define __SM_80_RT_H__ 2025-05-07T20:26:53.9733960Z #define _NEW 2025-05-07T20:26:53.9734193Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:26:53.9734470Z #define __UINT8_MAX__ 0xff 2025-05-07T20:26:53.9734840Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:26:53.9735247Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:26:53.9735488Z #define __USE_ANSI 1 2025-05-07T20:26:53.9735786Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:26:53.9746490Z #define __isupper_l(c,l) __isctype_l((c), _ISupper, (l)) 2025-05-07T20:26:53.9746918Z #define __cudaCDP2Memcpy2DAsync_ptsz 2025-05-07T20:26:53.9747231Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:26:53.9747536Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:26:53.9747840Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:26:53.9748131Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:26:53.9748432Z #define PIPE_BUF 4096 2025-05-07T20:26:53.9748774Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:26:53.9749250Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:26:53.9749630Z #define ADJ_TICK 0x4000 2025-05-07T20:26:53.9749930Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:26:53.9750270Z #define MQ_PRIO_MAX 32768 2025-05-07T20:26:53.9750544Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:26:53.9750875Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:26:53.9751352Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:26:53.9751883Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:26:53.9752270Z #define _XOPEN_SOURCE 700 2025-05-07T20:26:53.9752546Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:26:53.9752990Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:26:53.9753291Z #define __cpp_static_assert 201411L 2025-05-07T20:26:53.9753584Z #define __GLIBCXX__ 20230528 2025-05-07T20:26:53.9753852Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:26:53.9754140Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:26:53.9754430Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:26:53.9754744Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:26:53.9755026Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:26:53.9755339Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:53.9755714Z #define __ispunct_l(c,l) __isctype_l((c), _ISpunct, (l)) 2025-05-07T20:26:53.9756065Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:26:53.9756359Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:26:53.9756691Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:53.9757052Z #define __isprint_l(c,l) __isctype_l((c), _ISprint, (l)) 2025-05-07T20:26:53.9757546Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:26:53.9757866Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:26:53.9758164Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:26:53.9758499Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:26:53.9758837Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:26:53.9759254Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:26:53.9759667Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:26:53.9759983Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:26:53.9760262Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:26:53.9760549Z #define __GCC_IEC_559 2 2025-05-07T20:26:53.9760852Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:26:53.9761205Z #define _IO_flockfile(_fp) 2025-05-07T20:26:53.9761475Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:26:53.9761758Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:26:53.9762035Z #define _IOFBF 0 2025-05-07T20:26:53.9762262Z #define __USE_BSD 1 2025-05-07T20:26:53.9762507Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:26:53.9762788Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:26:53.9763070Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:26:53.9763328Z #define _IO_NO_WRITES 8 2025-05-07T20:26:53.9763593Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:26:53.9763956Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:26:53.9764314Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:26:53.9764631Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:26:53.9764961Z #define __cpp_binary_literals 201304L 2025-05-07T20:26:53.9765255Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:26:53.9765532Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:26:53.9765811Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:26:53.9766157Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:26:53.9766577Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:26:53.9766959Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:26:53.9767284Z #define M_PI 3.14159265358979323846 2025-05-07T20:26:53.9767601Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:26:53.9767942Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:26:53.9768257Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:26:53.9768565Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:26:53.9768935Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:26:53.9769220Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:26:53.9769812Z #define _IO_peekc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) && __underflow (_fp) == EOF ? EOF : *(unsigned char *) (_fp)->_IO_read_ptr) 2025-05-07T20:26:53.9770411Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:26:53.9772178Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:26:53.9772512Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:26:53.9772819Z #define __cudaCDP2GetErrorName 2025-05-07T20:26:53.9773106Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:26:53.9773391Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:26:53.9773792Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:26:53.9774138Z #define __cpp_variadic_templates 200704L 2025-05-07T20:26:53.9774451Z #define RAND_MAX 2147483647 2025-05-07T20:26:53.9774728Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:26:53.9775071Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:53.9775399Z #define __SM_90_RT_H__ 2025-05-07T20:26:53.9775648Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:26:53.9775922Z #define __COMPAR_FN_T 2025-05-07T20:26:53.9776176Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:26:53.9776446Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:26:53.9776936Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:26:53.9777458Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:26:53.9777814Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:26:53.9778260Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:26:53.9778569Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:26:53.9780342Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:26:53.9780660Z #define __cpp_variable_templates 201304L 2025-05-07T20:26:53.9781184Z #define cudaKernelNodeAttributeMemSyncDomainMap cudaLaunchAttributeMemSyncDomainMap 2025-05-07T20:26:53.9781748Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:26:53.9782084Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:26:53.9782367Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:26:53.9782680Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:26:53.9782994Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:26:53.9783266Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:26:53.9783546Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:26:53.9783820Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:26:53.9784073Z #define __u_char_defined 2025-05-07T20:26:53.9784399Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:26:53.9784773Z #define STA_PPSERROR 0x0800 2025-05-07T20:26:53.9785036Z #define _GLIBCXX_STD_A std 2025-05-07T20:26:53.9785306Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:26:53.9785598Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:26:53.9786040Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:26:53.9786476Z #define FP_INFINITE 1 2025-05-07T20:26:53.9786854Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:53.9787279Z #define _IO_pid_t __pid_t 2025-05-07T20:26:53.9787537Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:26:53.9787810Z #define __LEAF , __leaf__ 2025-05-07T20:26:53.9788069Z #define PATH_MAX 4096 2025-05-07T20:26:53.9788325Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:26:53.9788669Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:26:53.9789001Z #define _LIMITS_H___ 2025-05-07T20:26:53.9789236Z #define __size_t 2025-05-07T20:26:53.9789476Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:26:53.9790039Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:26:53.9790606Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:26:53.9790924Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:26:53.9791268Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:26:53.9791534Z #define _WCHAR_T_DEFINED 2025-05-07T20:26:53.9791909Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:26:53.9792317Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:26:53.9792628Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:26:53.9792955Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:26:53.9793258Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:26:53.9793552Z #define __INT8_C(c) c 2025-05-07T20:26:53.9793819Z #define __cudaCDP2GetParameterBuffer 2025-05-07T20:26:53.9794138Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:26:53.9794417Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:26:53.9794687Z #define __SM_70_RT_HPP__ 2025-05-07T20:26:53.9795063Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:26:53.9795356Z #define __cpp_variadic_using 201611L 2025-05-07T20:26:53.9795691Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:53.9796033Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:26:53.9796321Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:26:53.9796609Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:26:53.9796876Z #define __cpp_capture_star_this 201603L 2025-05-07T20:26:53.9797201Z #define __cudaCDP2LaunchDeviceV2_ptsz 2025-05-07T20:26:53.9797515Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:26:53.9797878Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:26:53.9798266Z #define NFDBITS __NFDBITS 2025-05-07T20:26:53.9798533Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:26:53.9798829Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:26:53.9799164Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:26:53.9799583Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:26:53.9799846Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:26:53.9800153Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:26:53.9800466Z #define STA_UNSYNC 0x0040 2025-05-07T20:26:53.9800785Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:26:53.9801213Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:26:53.9801583Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:26:53.9801880Z #define __cpp_if_constexpr 201606L 2025-05-07T20:26:53.9802204Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:26:53.9802546Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:26:53.9802871Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:26:53.9803210Z #define __daddr_t_defined 2025-05-07T20:26:53.9803474Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:26:53.9803759Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:26:53.9804078Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:26:53.9804614Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:26:53.9805109Z #define _ACRTIMP 2025-05-07T20:26:53.9805347Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:26:53.9805618Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:26:53.9805921Z #define _IOS_BIN 128 2025-05-07T20:26:53.9806309Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:26:53.9806752Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:26:53.9807034Z #define UNDERFLOW 4 2025-05-07T20:26:53.9807268Z #define NAME_MAX 255 2025-05-07T20:26:53.9807511Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:26:53.9807794Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:26:53.9808086Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:26:53.9808390Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:26:53.9808779Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:26:53.9809265Z #define __ptr_t void * 2025-05-07T20:26:53.9809524Z #define M_E 2.7182818284590452354 2025-05-07T20:26:53.9809812Z #define cudaSurfaceType1D 0x01 2025-05-07T20:26:53.9810094Z #define __USE_ISOCXX11 1 2025-05-07T20:26:53.9810378Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:26:53.9810701Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:26:53.9811012Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:26:53.9811300Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:26:53.9811591Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:26:53.9811915Z #define cudaSurfaceType2D 0x02 2025-05-07T20:26:53.9812193Z #define __linux 1 2025-05-07T20:26:53.9812440Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:26:53.9812723Z #define cudaDeviceMask 0xff 2025-05-07T20:26:53.9813009Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:26:53.9813313Z #define __CUDA_API_VER_MAJOR__ 12 2025-05-07T20:26:53.9813593Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:26:53.9813891Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:26:53.9815032Z nvcc warning : Support for offline compilation for architectures prior to '_75' will be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2025-05-07T20:26:53.9815723Z 2025-05-07T20:26:53.9815842Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:26:53.9816158Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:26:53.9816466Z #define _BITS_TYPES_H 1 2025-05-07T20:26:53.9816765Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:26:53.9817111Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:26:53.9817427Z #define cudaSurfaceType3D 0x03 2025-05-07T20:26:53.9817717Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:26:53.9818011Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:26:53.9818311Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:26:53.9819100Z #define __MATHDECLX(type,function,suffix,args,attrib) __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib) 2025-05-07T20:26:53.9820063Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:26:53.9820357Z #define __unix 1 2025-05-07T20:26:53.9820586Z #define MATH_ERRNO 1 2025-05-07T20:26:53.9820850Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:26:53.9821138Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:26:53.9821413Z #define __SM_100_RT_H__ 2025-05-07T20:26:53.9821673Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:26:53.9821963Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:26:53.9822261Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:26:53.9822545Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:26:53.9822852Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:26:53.9823328Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:26:53.9823802Z #define __nv_pure__ __location__(nv_pure) 2025-05-07T20:26:53.9824109Z #define CUDARTAPI_CDECL 2025-05-07T20:26:53.9824370Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:26:53.9824663Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:26:53.9824960Z #define __cpp_lib_void_t 201411 2025-05-07T20:26:53.9825234Z #define _POSIX_AIO_MAX 1 2025-05-07T20:26:53.9825488Z #define __SIZE_T 2025-05-07T20:26:53.9825747Z #define isgraph_l(c,l) __isgraph_l ((c), (l)) 2025-05-07T20:26:53.9826092Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:26:53.9826425Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:26:53.9826700Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:26:53.9826972Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:26:53.9827245Z #define _ATFILE_SOURCE 1 2025-05-07T20:26:53.9827647Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:26:53.9828093Z #define __WAIT_STATUS void * 2025-05-07T20:26:53.9828360Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:26:53.9828638Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:26:53.9828917Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:26:53.9829209Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:26:53.9829503Z #define __WINT_MIN__ 0U 2025-05-07T20:26:53.9830102Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:26:53.9830752Z #define isdigit_l(c,l) __isdigit_l ((c), (l)) 2025-05-07T20:26:53.9831064Z #define WUNTRACED 2 2025-05-07T20:26:53.9831310Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:26:53.9831593Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:26:53.9831888Z #define NZERO 20 2025-05-07T20:26:53.9832131Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:26:53.9832423Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:26:53.9832719Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:26:53.9833018Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:26:53.9833285Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:26:53.9833577Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:26:53.9833869Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:26:53.9834164Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:26:53.9834444Z #define EXIT_FAILURE 1 2025-05-07T20:26:53.9834693Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:26:53.9835089Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:26:53.9835361Z #define _SIZE_T_DEFINED_ 2025-05-07T20:26:53.9835622Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:26:53.9835916Z #define __cudaCDP2DeviceGetLimit 2025-05-07T20:26:53.9836519Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:26:53.9836998Z #define __cudaCDP2FuncGetAttributes 2025-05-07T20:26:53.9837305Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:26:53.9837567Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:26:53.9837841Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:26:53.9838144Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:26:53.9838466Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:26:53.9838756Z #define SEEK_DATA 3 2025-05-07T20:26:53.9838998Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:26:53.9839306Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:26:53.9839885Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:26:53.9840298Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:26:53.9840558Z #define __INT64_C(c) c ## L 2025-05-07T20:26:53.9840834Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:26:53.9841182Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:26:53.9841524Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:26:53.9841806Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:26:53.9842113Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:26:53.9842425Z #define STA_PPSWANDER 0x0400 2025-05-07T20:26:53.9842695Z #define __INT_WCHAR_T_H 2025-05-07T20:26:53.9842939Z #define WSTOPPED 2 2025-05-07T20:26:53.9843186Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:26:53.9843481Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:26:53.9843738Z #define FP_NORMAL 4 2025-05-07T20:26:53.9843993Z #define __cudaCDP2LaunchDevice_ptsz 2025-05-07T20:26:53.9844290Z #define _BITS_TIMEX_H 1 2025-05-07T20:26:53.9844542Z #define _POSIX_LINK_MAX 8 2025-05-07T20:26:53.9844807Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:26:53.9845105Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:26:53.9845377Z #define cudaTextureType1D 0x01 2025-05-07T20:26:53.9845655Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:26:53.9845926Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:26:53.9846198Z #define __isascii(c) (((c) & ~0x7f) == 0) 2025-05-07T20:26:53.9846503Z #define __toascii(c) ((c) & 0x7f) 2025-05-07T20:26:53.9846941Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:26:53.9847404Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:26:53.9847672Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:26:53.9847945Z #define _POSIX_SOURCE 1 2025-05-07T20:26:53.9848207Z #define cudaTextureType2D 0x02 2025-05-07T20:26:53.9848476Z #define _PTR_TRAITS_H 1 2025-05-07T20:26:53.9848757Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:26:53.9849157Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:26:53.9849439Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:26:53.9849775Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:26:53.9850119Z #define cudaTextureType3D 0x03 2025-05-07T20:26:53.9850394Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:26:53.9850667Z #define CLOCK_REALTIME 0 2025-05-07T20:26:53.9850929Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:26:53.9851207Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:26:53.9851517Z #define __cpp_aligned_new 201606L 2025-05-07T20:26:53.9851809Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:26:53.9852094Z #define cudaEventBlockingSync 0x01 2025-05-07T20:26:53.9852385Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:26:53.9852665Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:26:53.9852978Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:26:53.9853275Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:26:53.9853562Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:26:53.9853830Z #define __GLIBC__ 2 2025-05-07T20:26:53.9854053Z #define __END_DECLS } 2025-05-07T20:26:53.9854305Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:26:53.9854802Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:26:53.9855186Z #define __CONCAT(x,y) x ## y 2025-05-07T20:26:53.9855451Z #define WCONTINUED 8 2025-05-07T20:26:53.9855697Z #define __STDC_HOSTED__ 1 2025-05-07T20:26:53.9855955Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:26:53.9856269Z #define _ALLOCA_H 1 2025-05-07T20:26:53.9856527Z #define __host__ __location__(host) 2025-05-07T20:26:53.9856968Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:26:53.9857404Z #define __SLONG32_TYPE int 2025-05-07T20:26:53.9857689Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:26:53.9857981Z #define _SYS_SELECT_H 1 2025-05-07T20:26:53.9858224Z #define _IO_LINE_BUF 0x200 2025-05-07T20:26:53.9858483Z #define _IOS_NOCREATE 32 2025-05-07T20:26:53.9858752Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:26:53.9859040Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:26:53.9861047Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:26:53.9861351Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:26:53.9861640Z #define __global__ __location__(global) 2025-05-07T20:26:53.9861935Z #define __GNU_LIBRARY__ 6 2025-05-07T20:26:53.9862204Z #define __cpp_decltype_auto 201304L 2025-05-07T20:26:53.9862483Z #define __DBL_DIG__ 15 2025-05-07T20:26:53.9862719Z #define TIME_UTC 1 2025-05-07T20:26:53.9862950Z #define __FLT32_DIG__ 6 2025-05-07T20:26:53.9863289Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:26:53.9863690Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:26:53.9864014Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:26:53.9864334Z #define iscntrl_l(c,l) __iscntrl_l ((c), (l)) 2025-05-07T20:26:53.9864637Z #define _G_BUFSIZ 8192 2025-05-07T20:26:53.9864952Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:26:53.9865329Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:26:53.9865640Z #define __cudaCDP2GetDevice 2025-05-07T20:26:53.9865931Z #define __cudaCDP2PeekAtLastError 2025-05-07T20:26:53.9866231Z #define STA_CLOCKERR 0x1000 2025-05-07T20:26:53.9866483Z #define __GXX_WEAK__ 1 2025-05-07T20:26:53.9866748Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:53.9867057Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:26:53.9867328Z #define __SHRT_WIDTH__ 16 2025-05-07T20:26:53.9867627Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:26:53.9867972Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:26:53.9868267Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:26:53.9868555Z #define isblank_l(c,l) __isblank_l ((c), (l)) 2025-05-07T20:26:53.9868858Z #define _G_config_h 1 2025-05-07T20:26:53.9869144Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:26:53.9869481Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:26:53.9869767Z #define _GCC_WCHAR_T 2025-05-07T20:26:53.9870009Z #define TMP_MAX 238328 2025-05-07T20:26:53.9870261Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:26:53.9870533Z #define __DEVICE_TYPES_H__ 2025-05-07T20:26:53.9870805Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:53.9871083Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:26:53.9871368Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:26:53.9871661Z #define _IO_SKIPWS 01 2025-05-07T20:26:53.9872083Z #define cudaStreamGraphFireAndForgetAsSibling (cudaStream_t)0x0300000000000000 2025-05-07T20:26:53.9872544Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:26:53.9872816Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:26:53.9873151Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:26:53.9873515Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:26:53.9873888Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:26:53.9879535Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:26:53.9879834Z #define le32toh(x) (x) 2025-05-07T20:26:53.9880080Z #define _SIZE_T_DEFINED 2025-05-07T20:26:53.9880343Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:26:53.9880699Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:26:53.9881206Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:26:53.9881616Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:26:53.9882043Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:26:53.9882317Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:26:53.9882589Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:26:53.9882859Z #define _POSIX_NAME_MAX 14 2025-05-07T20:26:53.9883143Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:26:53.9883669Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:26:53.9884174Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:26:53.9884487Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:26:53.9884842Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:26:53.9885163Z #define _WCHAR_T_ 2025-05-07T20:26:53.9885399Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:26:53.9885858Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:26:53.9886287Z #define RTSIG_MAX 32 2025-05-07T20:26:53.9886528Z #define _STDDEF_H 2025-05-07T20:26:53.9886770Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:26:53.9887043Z #define _VA_LIST_DEFINED 2025-05-07T20:26:53.9887301Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:26:53.9887640Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:26:53.9888036Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:26:53.9888366Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:26:53.9888660Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:26:53.9889221Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:26:53.9889754Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:26:53.9890125Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:26:53.9890452Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:26:53.9890770Z #define __unix__ 1 2025-05-07T20:26:53.9891019Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:53.9891307Z #define __INT_WIDTH__ 32 2025-05-07T20:26:53.9891552Z #define __SIZEOF_LONG__ 8 2025-05-07T20:26:53.9891795Z #define _IONBF 2 2025-05-07T20:26:53.9892245Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:26:53.9893017Z #define _IO_getc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) ? __uflow (_fp) : *(unsigned char *) (_fp)->_IO_read_ptr++) 2025-05-07T20:26:53.9893548Z #define __STDC_IEC_559__ 1 2025-05-07T20:26:53.9893811Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:26:53.9894085Z #define __UINT16_C(c) c 2025-05-07T20:26:53.9894330Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:26:53.9894610Z #define STA_DEL 0x0020 2025-05-07T20:26:53.9894857Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:26:53.9895114Z #define __id_t_defined 2025-05-07T20:26:53.9895397Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:26:53.9895856Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:26:53.9896320Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:26:53.9896611Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:26:53.9896874Z #define __DECIMAL_DIG__ 21 2025-05-07T20:26:53.9897133Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:26:53.9897397Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:26:53.9897669Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:26:53.9897940Z #define SING 2 2025-05-07T20:26:53.9898160Z #define STA_FREQHOLD 0x0080 2025-05-07T20:26:53.9898435Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:53.9898740Z #define cudaStreamDefault 0x00 2025-05-07T20:26:53.9899093Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:26:53.9899472Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:26:53.9899747Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:26:53.9900019Z #define __gnu_linux__ 1 2025-05-07T20:26:53.9900268Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:26:53.9900619Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:26:53.9900914Z #define MAX_INPUT 255 2025-05-07T20:26:53.9901158Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:26:53.9901494Z #define __isalpha_l(c,l) __isctype_l((c), _ISalpha, (l)) 2025-05-07T20:26:53.9901873Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:26:53.9902188Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:26:53.9902465Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:26:53.9902873Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:26:53.9903296Z #define _IO_SHOWPOS 02000 2025-05-07T20:26:53.9903631Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:26:53.9903998Z #define _Mfloat_ float 2025-05-07T20:26:53.9904260Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:26:53.9904577Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:26:53.9904878Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:26:53.9905293Z #define cudaMemPoolCreateUsageHwDecompress 0x2 2025-05-07T20:26:53.9905844Z #define __glibcxx_max_b(T,B) (__glibcxx_signed_b (T,B) ? (((((T)1 << (__glibcxx_digits_b (T,B) - 1)) - 1) << 1) + 1) : ~(T)0) 2025-05-07T20:26:53.9906342Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:26:53.9906629Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:26:53.9906955Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:26:53.9907318Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:26:53.9907622Z #define __USE_ISOC11 1 2025-05-07T20:26:53.9907854Z #define _BSD_SIZE_T_ 2025-05-07T20:26:53.9908095Z #define ADJ_MICRO 0x1000 2025-05-07T20:26:53.9908356Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:26:53.9908628Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:26:53.9908930Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:26:53.9909254Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:26:53.9909578Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:26:53.9909918Z #define __THROW throw () 2025-05-07T20:26:53.9910181Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:26:53.9910482Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:53.9910834Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:26:53.9911188Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:26:53.9911470Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:26:53.9911738Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:26:53.9912007Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:26:53.9912276Z #define L_tmpnam 20 2025-05-07T20:26:53.9912503Z #define ___int_wchar_t_h 2025-05-07T20:26:53.9912855Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:26:53.9913245Z #define isascii(c) __isascii (c) 2025-05-07T20:26:53.9913508Z #define _T_PTRDIFF 2025-05-07T20:26:53.9913812Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:26:53.9914177Z #define toascii(c) __toascii (c) 2025-05-07T20:26:53.9914443Z #define __GNUC__ 11 2025-05-07T20:26:53.9914700Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:26:53.9915008Z #define __GXX_RTTI 1 2025-05-07T20:26:53.9915241Z #define __pie__ 2 2025-05-07T20:26:53.9915457Z #define __MMX__ 1 2025-05-07T20:26:53.9915693Z #define __cudaCDP2Malloc 2025-05-07T20:26:53.9915955Z #define __timespec_defined 1 2025-05-07T20:26:53.9916228Z #define L_ctermid 9 2025-05-07T20:26:53.9916500Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:26:53.9916809Z #define __cudaCDP2GetParameterBufferV2 2025-05-07T20:26:53.9917206Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:26:53.9917587Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:26:53.9917860Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:26:53.9918169Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:26:53.9918477Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:26:53.9918800Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:26:53.9919072Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:26:53.9919517Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:26:53.9920355Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:26:53.9920969Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:26:53.9921278Z #define __USE_SVID 1 2025-05-07T20:26:53.9921548Z #define __constant__ __location__(constant) 2025-05-07T20:26:53.9921866Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:26:53.9922171Z #define __device__ __location__(device) 2025-05-07T20:26:53.9922501Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:26:53.9922831Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:26:53.9923103Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:26:53.9923386Z #define CUDART_DEVICE __device__ 2025-05-07T20:26:53.9923746Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:26:53.9924112Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:26:53.9924481Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:26:53.9924859Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:26:53.9925245Z #define __STDC_UTF_16__ 1 2025-05-07T20:26:53.9925501Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:26:53.9925870Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:26:53.9926302Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:26:53.9926664Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:26:53.9926936Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:26:53.9927205Z #define NGROUPS_MAX 65536 2025-05-07T20:26:53.9927466Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:26:53.9927730Z #define __USE_ISOC95 1 2025-05-07T20:26:53.9927963Z #define _TIME_H 1 2025-05-07T20:26:53.9928238Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:26:53.9928563Z #define __USE_ISOC99 1 2025-05-07T20:26:53.9928983Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:26:53.9929366Z #define HOST_NAME_MAX 64 2025-05-07T20:26:53.9929623Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:26:53.9929886Z #define _IOS_ATEND 4 2025-05-07T20:26:53.9930131Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:26:53.9930457Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:26:53.9930867Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:26:53.9931214Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:26:53.9931507Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:26:53.9931827Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:26:53.9932145Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:26:53.9932408Z #define _STDIO_H 1 2025-05-07T20:26:53.9932808Z #define __isctype_l(c,type,locale) ((locale)->__ctype_b[(int) (c)] & (unsigned short int) type) 2025-05-07T20:26:53.9933280Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:26:53.9933650Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:26:53.9934030Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:26:53.9934325Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:26:53.9934601Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:26:53.9934878Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:26:53.9935172Z #define __cpp_raw_strings 200710L 2025-05-07T20:26:53.9935486Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:53.9935811Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:26:53.9936086Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:26:53.9936746Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:26:53.9937063Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:26:53.9937338Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:26:53.9937631Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:26:53.9937993Z #define _ISbit(bit) ((bit) < 8 ? ((1 << (bit)) << 8) : ((1 << (bit)) >> 8)) 2025-05-07T20:26:53.9938362Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:26:53.9938617Z #define __USE_XOPEN 1 2025-05-07T20:26:53.9938868Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:26:53.9939324Z #define cudaStreamAttributeMemSyncDomain cudaLaunchAttributeMemSyncDomain 2025-05-07T20:26:53.9939917Z #define __USE_XOPEN2K 1 2025-05-07T20:26:53.9940168Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:26:53.9940446Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:26:53.9940741Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:26:53.9941020Z #define __cpp_fold_expressions 201603L 2025-05-07T20:26:53.9941550Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:26:53.9942075Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:26:53.9942362Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:26:53.9942729Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:26:53.9943120Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:26:53.9943502Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:26:53.9943900Z #define __END_NAMESPACE_C99 2025-05-07T20:26:53.9944173Z #define __glibcxx_integral_traps true 2025-05-07T20:26:53.9944603Z #define _POSIX_PATH_MAX 256 2025-05-07T20:26:53.9944878Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:26:53.9945138Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:26:53.9945404Z #define _IOS_TRUNC 16 2025-05-07T20:26:53.9945647Z #define _ISOC11_SOURCE 1 2025-05-07T20:26:53.9945902Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:26:53.9946202Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:26:53.9946502Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:26:53.9946874Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:26:53.9947263Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:26:53.9947549Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:26:53.9947816Z #define _IO_UNITBUF 020000 2025-05-07T20:26:53.9948076Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:26:53.9948334Z #define __FD_SETSIZE 1024 2025-05-07T20:26:53.9948590Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:26:53.9948870Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:26:53.9949218Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:26:53.9949587Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:26:53.9949864Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:26:53.9950177Z #define isxdigit_l(c,l) __isxdigit_l ((c), (l)) 2025-05-07T20:26:53.9950503Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:26:53.9950788Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:26:53.9951098Z #define __isalnum_l(c,l) __isctype_l((c), _ISalnum, (l)) 2025-05-07T20:26:53.9951435Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:26:53.9951728Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:26:53.9952059Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:26:53.9952353Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:26:53.9952638Z #define __USE_POSIX199506 1 2025-05-07T20:26:53.9952894Z #define _FEATURES_H 1 2025-05-07T20:26:53.9953136Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:26:53.9953539Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:26:53.9954025Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:26:53.9954357Z #define __stub_getmsg 2025-05-07T20:26:53.9954597Z #define _IO_FIXED 010000 2025-05-07T20:26:53.9954868Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:26:53.9955189Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:26:53.9955465Z #define __stub_setlogin 2025-05-07T20:26:53.9955709Z #define __stub_fattach 2025-05-07T20:26:53.9955957Z #define __cplusplus 201703L 2025-05-07T20:26:53.9956251Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:26:53.9956569Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:26:53.9956833Z #define INFINITY (__builtin_inff()) 2025-05-07T20:26:53.9957114Z #define _IO_UNBUFFERED 2 2025-05-07T20:26:53.9957607Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:26:53.9958138Z #define _IO_INTERNAL 010 2025-05-07T20:26:53.9958392Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:26:53.9958738Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:26:53.9959105Z #define __dev_t_defined 2025-05-07T20:26:53.9959429Z #define __DEPRECATED 1 2025-05-07T20:26:53.9959670Z #define __S32_TYPE int 2025-05-07T20:26:53.9959930Z #define __cpp_rvalue_references 200610L 2025-05-07T20:26:53.9960234Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:26:53.9960504Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:26:53.9960766Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:26:53.9961377Z #define cudaKernelNodeAttributePreferredSharedMemoryCarveout cudaLaunchAttributePreferredSharedMemoryCarveout 2025-05-07T20:26:53.9962014Z #define _G_HAVE_MREMAP 1 2025-05-07T20:26:53.9962342Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:26:53.9962694Z #define OVERFLOW 3 2025-05-07T20:26:53.9962946Z #define __toascii_l(c,l) ((l), __toascii (c)) 2025-05-07T20:26:53.9963264Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:26:53.9963553Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:53.9963896Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:26:53.9964317Z #define __SSE2_MATH__ 1 2025-05-07T20:26:53.9964572Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:26:53.9964891Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:53.9965192Z #define _IO_STDIO_H 2025-05-07T20:26:53.9965441Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:26:53.9965739Z #define isspace_l(c,l) __isspace_l ((c), (l)) 2025-05-07T20:26:53.9966061Z #define __cudaCDP2Memcpy2DAsync 2025-05-07T20:26:53.9966404Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:53.9966736Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:26:53.9967006Z #define __amd64 1 2025-05-07T20:26:53.9967238Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:26:53.9967513Z #define __cudaCDP2Memset3DAsync 2025-05-07T20:26:53.9967795Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:26:53.9968089Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:26:53.9968402Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:26:53.9968668Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:26:53.9969087Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:26:53.9969358Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:26:53.9969612Z #define __bounded 2025-05-07T20:26:53.9969839Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:26:53.9970114Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:26:53.9970417Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:26:53.9970702Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:26:53.9970973Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:26:53.9971253Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:53.9971573Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:26:53.9971999Z #define cudaStreamAttributePriority cudaLaunchAttributePriority 2025-05-07T20:26:53.9972404Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:26:53.9972677Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:26:53.9973026Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:26:53.9973373Z #define STA_PLL 0x0001 2025-05-07T20:26:53.9973630Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:26:53.9973902Z #define __GNUG__ 11 2025-05-07T20:26:53.9974141Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:26:53.9974407Z #define _T_WCHAR 2025-05-07T20:26:53.9974646Z #define __cudaCDP2GetDeviceCount 2025-05-07T20:26:53.9974940Z #define __specialization_static 2025-05-07T20:26:53.9975251Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:26:53.9975563Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:26:53.9975828Z #define cudaArraySparse 0x40 2025-05-07T20:26:53.9976097Z #define STA_PPSFREQ 0x0002 2025-05-07T20:26:53.9976377Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:26:53.9976684Z #define _WCHAR_T 2025-05-07T20:26:53.9976910Z #define __cudaCDP2Free 2025-05-07T20:26:53.9977550Z #define __FD_ZERO(fdsp) do { int __d0, __d1; __asm__ __volatile__ ("cld; rep; " __FD_ZERO_STOS : "=c" (__d0), "=D" (__d1) : "a" (0), "0" (sizeof (fd_set) / sizeof (__fd_mask)), "1" (&__FDS_BITS (fdsp)[0]) : "memory"); } while (0) 2025-05-07T20:26:53.9978227Z #define __cpp_nsdmi 200809L 2025-05-07T20:26:53.9978734Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:26:53.9979176Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:26:53.9979454Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:26:53.9979722Z #define cudaArrayCubemap 0x04 2025-05-07T20:26:53.9980055Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:26:53.9980405Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:26:53.9980655Z #define __NO_CTYPE 1 2025-05-07T20:26:53.9980890Z #define __stub_bdflush 2025-05-07T20:26:53.9981246Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:26:53.9981673Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:26:53.9981980Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:26:53.9982250Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:26:53.9982528Z #define __cpp_initializer_lists 200806L 2025-05-07T20:26:53.9982838Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:26:53.9983221Z #define __U16_TYPE unsigned short int 2025-05-07T20:26:53.9983567Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:26:53.9983915Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:26:53.9984203Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:26:53.9984485Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:26:53.9984829Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:26:53.9985175Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:26:53.9985459Z #define _IO_STDIO 040000 2025-05-07T20:26:53.9985794Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:26:53.9986207Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:26:53.9986554Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:26:53.9986844Z #define _PTRDIFF_T 2025-05-07T20:26:53.9987068Z #define _MOVE_H 1 2025-05-07T20:26:53.9987305Z #define __cpp_hex_float 201603L 2025-05-07T20:26:53.9987567Z #define ADJ_TAI 0x0080 2025-05-07T20:26:53.9987798Z #define __ptrvalue 2025-05-07T20:26:53.9988034Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:26:53.9988285Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:26:53.9988583Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:26:53.9988886Z #define MATH_ERREXCEPT 2 2025-05-07T20:26:53.9989135Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:26:53.9989425Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:26:53.9989820Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:26:53.9990198Z #define __USE_GNU 1 2025-05-07T20:26:53.9990436Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:26:53.9990713Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:26:53.9990985Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:26:53.9991374Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:26:53.9991764Z #define WEXITED 4 2025-05-07T20:26:53.9991983Z #define _IO_NO_READS 4 2025-05-07T20:26:53.9992288Z #define cudaGraphKernelNodePortLaunchCompletion 2 2025-05-07T20:26:53.9992645Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:26:53.9992929Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:26:53.9993232Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:26:53.9993554Z #define __uid_t_defined 2025-05-07T20:26:53.9993812Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:26:53.9994097Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:26:53.9994375Z #define WNOHANG 1 2025-05-07T20:26:53.9994627Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:26:53.9994936Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:26:53.9995212Z #define cudaEventDefault 0x00 2025-05-07T20:26:53.9995517Z #define __maxnreg__(a) __attribute__((maxnreg(a))) 2025-05-07T20:26:53.9995841Z #define NL_SETMAX INT_MAX 2025-05-07T20:26:53.9996078Z #define __x86_64 1 2025-05-07T20:26:53.9996318Z #define __cudaCDP2LaunchDevice 2025-05-07T20:26:53.9996722Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:53.9997200Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:26:53.9997787Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:26:53.9998224Z #define __PTRDIFF_T 2025-05-07T20:26:53.9998552Z #define __exctype_l(name) extern int name (int, __locale_t) __THROW 2025-05-07T20:26:53.9998933Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:26:53.9999213Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:53.9999510Z #define _Mlong_double_ long double 2025-05-07T20:26:53.9999791Z #define __cpp_lambdas 200907L 2025-05-07T20:26:54.0000044Z #define _IO_DEC 020 2025-05-07T20:26:54.0000276Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:26:54.0000546Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:26:54.0000836Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:26:54.0001122Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:26:54.0001382Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:26:54.0001701Z #define __cudaCDP2DeviceGetSharedMemConfig 2025-05-07T20:26:54.0002040Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:26:54.0007234Z #define _ANSI_STDDEF_H 2025-05-07T20:26:54.0007527Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:26:54.0007852Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:26:54.0008226Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:26:54.0008613Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:26:54.0009025Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:26:54.0009321Z #define __cpp_template_auto 201606L 2025-05-07T20:26:54.0009684Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:26:54.0010055Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:26:54.0010331Z #define __key_t_defined 2025-05-07T20:26:54.0010587Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:26:54.0010957Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:26:54.0011430Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:26:54.0011798Z #define __GNUC_VA_LIST 2025-05-07T20:26:54.0012153Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:26:54.0012537Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:26:54.0012804Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:26:54.0013085Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:26:54.0013379Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:26:54.0013639Z #define __WCOREFLAG 0x80 2025-05-07T20:26:54.0013898Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:26:54.0014202Z #define cudaEventDisableTiming 0x02 2025-05-07T20:26:54.0014482Z #define __LP64__ 1 2025-05-07T20:26:54.0014734Z #define __isascii_l(c,l) ((l), __isascii (c)) 2025-05-07T20:26:54.0015052Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:26:54.0015337Z #define _IO_off64_t __off64_t 2025-05-07T20:26:54.0015606Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:26:54.0015869Z #define __time_t_defined 1 2025-05-07T20:26:54.0016127Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:26:54.0016530Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:26:54.0016902Z #define __USE_UNIX98 1 2025-05-07T20:26:54.0017147Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:26:54.0017420Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:26:54.0017695Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:26:54.0017995Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:26:54.0018311Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:26:54.0018575Z #define SEEK_CUR 1 2025-05-07T20:26:54.0018809Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:54.0019086Z #define _ASSERT_H 1 2025-05-07T20:26:54.0019662Z #define _PSTL_PRAGMA_DECLARE_REDUCTION(NAME,OP) _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig)) 2025-05-07T20:26:54.0020288Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:26:54.0020565Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:26:54.0020825Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:26:54.0021095Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:26:54.0021374Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:26:54.0021857Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:26:54.0022271Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:26:54.0022932Z #define _IO_putc_unlocked(_ch,_fp) (_IO_BE ((_fp)->_IO_write_ptr >= (_fp)->_IO_write_end, 0) ? __overflow (_fp, (unsigned char) (_ch)) : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch))) 2025-05-07T20:26:54.0023587Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:26:54.0023888Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:26:54.0024244Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:26:54.0024622Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:26:54.0024896Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:26:54.0025183Z #define cudaArrayDefault 0x00 2025-05-07T20:26:54.0025466Z #define __cudaCDP2LaunchDeviceV2 2025-05-07T20:26:54.0025760Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:26:54.0026053Z #define TLOSS 5 2025-05-07T20:26:54.0026428Z #define __ssize_t_defined 2025-05-07T20:26:54.0026685Z #define __CUDACC_VER_BUILD__ 61 2025-05-07T20:26:54.0026968Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:26:54.0027262Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:26:54.0027546Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:26:54.0027832Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:26:54.0028123Z #define __cudaCDP2EventRecordWithFlags 2025-05-07T20:26:54.0028437Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:26:54.0028734Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:26:54.0029027Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:26:54.0029308Z #define __REGISTER_PREFIX__ 2025-05-07T20:26:54.0029576Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:26:54.0029915Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:26:54.0030274Z #define _IOS_NOREPLACE 64 2025-05-07T20:26:54.0030517Z #define __cdecl 2025-05-07T20:26:54.0030754Z #define cudaEventInterprocess 0x04 2025-05-07T20:26:54.0031091Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:26:54.0031428Z #define LOGIN_NAME_MAX 256 2025-05-07T20:26:54.0031684Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:26:54.0031957Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:26:54.0032248Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:26:54.0032517Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:26:54.0032833Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:26:54.0033160Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:26:54.0033571Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:26:54.0034006Z #define ADJ_NANO 0x2000 2025-05-07T20:26:54.0034315Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:26:54.0034679Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:26:54.0034971Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:26:54.0035230Z #define __FLT_DIG__ 6 2025-05-07T20:26:54.0035588Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:26:54.0036001Z #define __NO_INLINE__ 1 2025-05-07T20:26:54.0036509Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:26:54.0036948Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:26:54.0037219Z #define ADJ_STATUS 0x0010 2025-05-07T20:26:54.0037489Z #define __cudaCDP2MemcpyAsync_ptsz 2025-05-07T20:26:54.0037781Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:26:54.0038055Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:26:54.0038366Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:26:54.0038653Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:26:54.0039044Z #define cudaStreamGraphFireAndForget (cudaStream_t)0x0200000000000000 2025-05-07T20:26:54.0039461Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:26:54.0039810Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:26:54.0040163Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:26:54.0040413Z #define MAX_CANON 255 2025-05-07T20:26:54.0040658Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:26:54.0040914Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:26:54.0041327Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:26:54.0041626Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:26:54.0041936Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:26:54.0042243Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:26:54.0042528Z #define __cudaCDP2Memset2DAsync_ptsz 2025-05-07T20:26:54.0042849Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:26:54.0043164Z #define __VERSION__ "11.4.0" 2025-05-07T20:26:54.0043433Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:26:54.0043729Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:26:54.0044023Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:26:54.0044310Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:26:54.0044626Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:26:54.0044926Z #define __UINT64_C(c) c ## UL 2025-05-07T20:26:54.0045190Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:26:54.0045566Z #define _SYS_TYPES_H 1 2025-05-07T20:26:54.0045810Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:26:54.0046085Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:26:54.0046338Z #define _SYS_CDEFS_H 1 2025-05-07T20:26:54.0046581Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:26:54.0046864Z #define __cpp_unicode_characters 201411L 2025-05-07T20:26:54.0047169Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:26:54.0047428Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:26:54.0047727Z #define __cudaCDP2StreamDestroy 2025-05-07T20:26:54.0048009Z #define FP_SUBNORMAL 3 2025-05-07T20:26:54.0048264Z #define cudaOccupancyDefault 0x00 2025-05-07T20:26:54.0048548Z #define _INITIALIZER_LIST 2025-05-07T20:26:54.0048873Z #define _STDC_PREDEF_H 1 2025-05-07T20:26:54.0049135Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:26:54.0049430Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:26:54.0049693Z #define _IO_file_flags _flags 2025-05-07T20:26:54.0049954Z #define __USE_XOPEN2K8 1 2025-05-07T20:26:54.0050209Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:26:54.0050501Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:26:54.0050792Z #define HUGE 3.40282347e+38F 2025-05-07T20:26:54.0051062Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:26:54.0051448Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:26:54.0051844Z #define islower_l(c,l) __islower_l ((c), (l)) 2025-05-07T20:26:54.0052153Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:26:54.0052428Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:26:54.0052690Z #define _BSD_SOURCE 1 2025-05-07T20:26:54.0052929Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:26:54.0053779Z #define _GLIBCXX_HAS_NESTED_TYPE(_NTYPE) template> struct __has_ ##_NTYPE : false_type { }; template struct __has_ ##_NTYPE<_Tp, __void_t> : true_type { }; 2025-05-07T20:26:54.0054616Z #define __catch(X) catch(X) 2025-05-07T20:26:54.0054886Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:26:54.0055183Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:26:54.0055462Z #define __TIMER_T_TYPE void * 2025-05-07T20:26:54.0055726Z #define __STRING(x) #x 2025-05-07T20:26:54.0055970Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:26:54.0056251Z #define _T_PTRDIFF_ 2025-05-07T20:26:54.0056505Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:26:54.0056811Z #define cudaEventWaitExternal 0x01 2025-05-07T20:26:54.0057093Z #define __unbounded 2025-05-07T20:26:54.0057342Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:54.0057632Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:26:54.0057916Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:54.0058219Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:26:54.0058505Z #define __cpp_lib_is_final 201402L 2025-05-07T20:26:54.0058805Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:26:54.0059136Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:26:54.0059447Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:26:54.0059730Z #define __managed__ __location__(managed) 2025-05-07T20:26:54.0060034Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:26:54.0060526Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:26:54.0060951Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:26:54.0061218Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:26:54.0061597Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:26:54.0062001Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:26:54.0062257Z #define _SYS_SIZE_T_H 2025-05-07T20:26:54.0062552Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:26:54.0062900Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:26:54.0063185Z #define isupper_l(c,l) __isupper_l ((c), (l)) 2025-05-07T20:26:54.0063486Z #define _CRTIMP 2025-05-07T20:26:54.0063714Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:26:54.0064019Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:26:54.0064353Z #define STA_PPSJITTER 0x0200 2025-05-07T20:26:54.0064800Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:26:54.0065214Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:54.0065537Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:26:54.0065823Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:26:54.0066112Z #define __SIZE_T__ 2025-05-07T20:26:54.0066335Z #define __stub_gtty 2025-05-07T20:26:54.0066579Z #define __pid_t_defined 2025-05-07T20:26:54.0066844Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:26:54.0067158Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:54.0067482Z #define __glibcxx_function_requires(...) 2025-05-07T20:26:54.0067785Z #define __SM_80_RT_HPP__ 2025-05-07T20:26:54.0068028Z #define __need_clockid_t 2025-05-07T20:26:54.0068281Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:26:54.0068542Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:26:54.0068868Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:26:54.0069192Z #define _IO_HEX 0100 2025-05-07T20:26:54.0069461Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:26:54.0069809Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:26:54.0069911Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:26:54.0070018Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:26:54.0070245Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:54.0070369Z #define ispunct_l(c,l) __ispunct_l ((c), (l)) 2025-05-07T20:26:54.0070476Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:26:54.0070585Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:26:54.0070697Z #define __cudaCDP2Memcpy3DAsync 2025-05-07T20:26:54.0070804Z #define __cudaCDP2MemcpyAsync 2025-05-07T20:26:54.0070898Z #define __stub_sstk 2025-05-07T20:26:54.0070992Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:26:54.0071161Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:26:54.0071247Z #define __wur 2025-05-07T20:26:54.0071368Z #define isprint_l(c,l) __isprint_l ((c), (l)) 2025-05-07T20:26:54.0071473Z #define _G_HAVE_MMAP 1 2025-05-07T20:26:54.0071560Z #define _IO_OCT 040 2025-05-07T20:26:54.0071662Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:26:54.0071758Z #define NL_MSGMAX INT_MAX 2025-05-07T20:26:54.0071851Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:26:54.0071982Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:26:54.0072079Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:26:54.0072184Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:26:54.0072381Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:26:54.0072484Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:26:54.0072577Z #define _STL_ALGOBASE_H 1 2025-05-07T20:26:54.0072688Z #define __cudaCDP2MemsetAsync_ptsz 2025-05-07T20:26:54.0072781Z #define __off64_t_defined 2025-05-07T20:26:54.0072883Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:26:54.0072975Z #define __FLT128_DIG__ 33 2025-05-07T20:26:54.0073081Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:26:54.0073182Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:26:54.0073278Z #define __INT32_C(c) c 2025-05-07T20:26:54.0073461Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:26:54.0073563Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:26:54.0073668Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:26:54.0073764Z #define __PDP_ENDIAN 3412 2025-05-07T20:26:54.0073854Z #define _ISOC95_SOURCE 1 2025-05-07T20:26:54.0073957Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:26:54.0074091Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:26:54.0074191Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:26:54.0074285Z #define __SM_90_RT_HPP__ 2025-05-07T20:26:54.0074385Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:26:54.0074487Z #define __have_pthread_attr_t 1 2025-05-07T20:26:54.0074588Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:26:54.0074813Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:26:54.0074930Z #define __cudaCDP2StreamWaitEvent 2025-05-07T20:26:54.0075035Z #define __cudaCDP2EventRecord 2025-05-07T20:26:54.0075216Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:26:54.0075313Z #define htole32(x) (x) 2025-05-07T20:26:54.0075576Z #define __cudaCDP2OccupancyMaxActiveBlocksPerMultiprocessorWithFlags 2025-05-07T20:26:54.0075701Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:26:54.0075802Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:26:54.0075963Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:26:54.0076108Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:26:54.0076238Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:26:54.0076382Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:26:54.0076481Z #define ADJ_OFFSET 0x0001 2025-05-07T20:26:54.0076585Z #define cudaArrayLayered 0x01 2025-05-07T20:26:54.0076758Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:26:54.0076874Z #define cudaEventRecordDefault 0x00 2025-05-07T20:26:54.0076971Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:26:54.0077081Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:26:54.0077165Z #define unix 1 2025-05-07T20:26:54.0077266Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:26:54.0077366Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:26:54.0077467Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:26:54.0077587Z #define __cudaCDP2DeviceGetCacheConfig 2025-05-07T20:26:54.0077680Z #define __USE_POSIX 1 2025-05-07T20:26:54.0077777Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:26:54.0077913Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:26:54.0078011Z #define __THROWNL throw () 2025-05-07T20:26:54.0078106Z #define __cpp_rtti 199711L 2025-05-07T20:26:54.0078211Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:26:54.0078307Z #define __PMT(args) args 2025-05-07T20:26:54.0078428Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:54.0078582Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:26:54.0078699Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:26:54.0078800Z #define _SIZE_T_DECLARED 2025-05-07T20:26:54.0078904Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:26:54.0079003Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:26:54.0079404Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:26:54.0079510Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:26:54.0079606Z #define XATTR_LIST_MAX 65536 2025-05-07T20:26:54.0079704Z #define __CUDACC_VER_MAJOR__ 12 2025-05-07T20:26:54.0079856Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:26:54.0079943Z #define _WCHAR_T_H 2025-05-07T20:26:54.0080039Z #define __FLT64X_DIG__ 18 2025-05-07T20:26:54.0080133Z #define _IO_SHOWBASE 0200 2025-05-07T20:26:54.0080226Z #define _POSIX_QLIMIT 1 2025-05-07T20:26:54.0080330Z #define __INT8_TYPE__ signed char 2025-05-07T20:26:54.0080428Z #define __SURFACE_TYPES_H__ 2025-05-07T20:26:54.0080519Z #define __CUDA_ARCH__ 520 2025-05-07T20:26:54.0080631Z #define __cpp_digit_separators 201309L 2025-05-07T20:26:54.0080719Z #define __ELF__ 1 2025-05-07T20:26:54.0080929Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:26:54.0081038Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:26:54.0081126Z #define STA_INS 0x0010 2025-05-07T20:26:54.0081227Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:26:54.0081406Z #define _toupper(c) ((int) (*__ctype_toupper_loc ())[(int) (c)]) 2025-05-07T20:26:54.0081503Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:26:54.0081603Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:26:54.0081715Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:54.0081826Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:26:54.0081927Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:26:54.0082036Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:26:54.0082135Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:26:54.0082298Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:26:54.0082459Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:26:54.0082636Z #define _IO_funlockfile(_fp) 2025-05-07T20:26:54.0082980Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:26:54.0083111Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:26:54.0083212Z #define __DRIVER_TYPES_H__ 2025-05-07T20:26:54.0083302Z #define __FLT_RADIX__ 2 2025-05-07T20:26:54.0083407Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:26:54.0083583Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:26:54.0083680Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:26:54.0083779Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:26:54.0083887Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:26:54.0083987Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:26:54.0084088Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:26:54.0084196Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:26:54.0084284Z #define WORD_BIT 32 2025-05-07T20:26:54.0084373Z #define _IO_USER_BUF 1 2025-05-07T20:26:54.0084477Z #define __VECTOR_TYPES_H__ 2025-05-07T20:26:54.0084587Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:54.0084701Z #define cudaHostAllocPortable 0x01 2025-05-07T20:26:54.0084802Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:26:54.0084903Z #define __long_double_t long double 2025-05-07T20:26:54.0085003Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:26:54.0085102Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:26:54.0085509Z #define cudaKernelNodeAttributeDeviceUpdatableKernelNode cudaLaunchAttributeDeviceUpdatableKernelNode 2025-05-07T20:26:54.0085600Z #define __k8 1 2025-05-07T20:26:54.0085799Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:26:54.0085973Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:26:54.0086096Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:26:54.0086200Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:26:54.0086315Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:26:54.0086437Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:26:54.0086555Z #define __blksize_t_defined 2025-05-07T20:26:54.0086662Z #define _IO_SHOWPOINT 0400 2025-05-07T20:26:54.0086762Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:26:54.0086881Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:26:54.0086983Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:26:54.0087092Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:26:54.0087191Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:26:54.0087295Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:26:54.0087554Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:26:54.0087905Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:26:54.0088008Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:26:54.0088107Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:26:54.0088196Z #define SEEK_SET 0 2025-05-07T20:26:54.0088295Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:26:54.0088398Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:26:54.0088678Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:26:54.0088787Z #define __cudaCDP2GetLastError 2025-05-07T20:26:54.0088944Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:26:54.0089043Z #define _MATH_H_MATHDEF 1 2025-05-07T20:26:54.0089367Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:26:54.0089473Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:26:54.0089574Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:26:54.0089673Z #define __stub_sigreturn 2025-05-07T20:26:54.0089916Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:26:54.0090016Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:26:54.0090110Z #define __HOST_CONFIG_H__ 2025-05-07T20:26:54.0090214Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:26:54.0090385Z #define CLOCK_TAI 11 2025-05-07T20:26:54.0090495Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:26:54.0090715Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:26:54.0090806Z #define __restrict_arr 2025-05-07T20:26:54.0090925Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:26:54.0091069Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:26:54.0091590Z #define strndupa(s,n) (__extension__ ({ const char *__old = (s); size_t __len = strnlen (__old, (n)); char *__new = (char *) __builtin_alloca (__len + 1); __new[__len] = '\0'; (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:26:54.0091781Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:26:54.0091868Z #define __USE_MISC 1 2025-05-07T20:26:54.0091977Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:26:54.0092081Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:26:54.0092171Z #define _GCC_LIMITS_H_ 2025-05-07T20:26:54.0092261Z #define __LDBL_DIG__ 18 2025-05-07T20:26:54.0092373Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:26:54.0092483Z #define __malloc_and_calloc_defined 2025-05-07T20:26:54.0092581Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:26:54.0092863Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:26:54.0092950Z #define __x86_64__ 1 2025-05-07T20:26:54.0093036Z #define _SIZE_T_ 2025-05-07T20:26:54.0093916Z #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) 2025-05-07T20:26:54.0094026Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:26:54.0094126Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:26:54.0094241Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:26:54.0094365Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:26:54.0094471Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:26:54.0094586Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:26:54.0094713Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:26:54.0094854Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:26:54.0094953Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:26:54.0095416Z #define strdupa(s) (__extension__ ({ const char *__old = (s); size_t __len = strlen (__old) + 1; char *__new = (char *) __builtin_alloca (__len); (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:26:54.0095543Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:26:54.0095692Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:26:54.0095794Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:26:54.0095891Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:26:54.0095983Z #define STA_FLL 0x0008 2025-05-07T20:26:54.0096129Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:26:54.0096227Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:26:54.0096361Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:54.0096568Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:26:54.0096658Z #define __stub_revoke 2025-05-07T20:26:54.0096758Z #define __timer_t_defined 1 2025-05-07T20:26:54.0096893Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:26:54.0096989Z #define INT_MAX __INT_MAX__ 2025-05-07T20:26:54.0097098Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:26:54.0097204Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:26:54.0097304Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:26:54.0097408Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:26:54.0097519Z #define cudaArrayTextureGather 0x08 2025-05-07T20:26:54.0097625Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:26:54.0097774Z #define __inline_hint__ __attribute__((nv_inline_hint)) 2025-05-07T20:26:54.0097871Z #define __NV_LEGACY_LAUNCH 1 2025-05-07T20:26:54.0097966Z #define _IO_off_t __off_t 2025-05-07T20:26:54.0098144Z #define __FLT64_DIG__ 15 2025-05-07T20:26:54.0098375Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:26:54.0098482Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:26:54.0098614Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:54.0098741Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:26:54.0098842Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:26:54.0098946Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:26:54.0099039Z #define NULL __null 2025-05-07T20:26:54.0099176Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:26:54.0099282Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:26:54.0099389Z #define __U64_TYPE unsigned long int 2025-05-07T20:26:54.0099485Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:26:54.0099580Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:26:54.0099670Z #define FP_ZERO 2 2025-05-07T20:26:54.0099770Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:26:54.0099927Z #define __isgraph_l(c,l) __isctype_l((c), _ISgraph, (l)) 2025-05-07T20:26:54.0100046Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:54.0100137Z #define __WCHAR_T__ 2025-05-07T20:26:54.0100237Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:26:54.0100437Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:26:54.0100594Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:26:54.0100698Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:26:54.0100820Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:26:54.0100935Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:54.0101074Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:26:54.0101204Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:26:54.0101300Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:26:54.0101393Z #define _SIGSET_H_types 1 2025-05-07T20:26:54.0101509Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:26:54.0101621Z #define __cpp_unicode_literals 200710L 2025-05-07T20:26:54.0101775Z #define __isdigit_l(c,l) __isctype_l((c), _ISdigit, (l)) 2025-05-07T20:26:54.0101885Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:26:54.0102015Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:26:54.0102149Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:26:54.0102261Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:26:54.0102399Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:26:54.0102513Z #define __CUDACC_DEVICE_ATOMIC_BUILTINS__ 1 2025-05-07T20:26:54.0102689Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:26:54.0102794Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:26:54.0102900Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:26:54.0103003Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:26:54.0103094Z #define STA_MODE 0x4000 2025-05-07T20:26:54.0103209Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:26:54.0103320Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:26:54.0103441Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:26:54.0103549Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:26:54.0103763Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:26:54.0103874Z #define __cudaCDP2EventRecord_ptsz 2025-05-07T20:26:54.0103971Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:26:54.0104087Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:26:54.0104182Z #define __SIZE_WIDTH__ 64 2025-05-07T20:26:54.0104304Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:54.0104392Z #define __SEG_FS 1 2025-05-07T20:26:54.0104484Z #define _IO_size_t size_t 2025-05-07T20:26:54.0104587Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:26:54.0104687Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:26:54.0104776Z #define __stub_lchmod 2025-05-07T20:26:54.0104874Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:26:54.0104986Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:54.0105084Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:26:54.0105176Z #define __SEG_GS 1 2025-05-07T20:26:54.0105444Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:26:54.0105541Z #define _IOS_APPEND 8 2025-05-07T20:26:54.0105639Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:26:54.0105734Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:26:54.0105838Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:26:54.0105939Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:26:54.0106041Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:26:54.0106133Z #define htole16(x) (x) 2025-05-07T20:26:54.0106249Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:26:54.0106345Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:26:54.0106444Z #define __INT16_TYPE__ short int 2025-05-07T20:26:54.0106553Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:26:54.0106664Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:26:54.0106777Z #define __cpp_structured_bindings 201606L 2025-05-07T20:26:54.0106902Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:26:54.0106994Z #define __SIZEOF_INT__ 4 2025-05-07T20:26:54.0107096Z #define __WCLONE 0x80000000 2025-05-07T20:26:54.0107198Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:26:54.0107288Z #define SEEK_HOLE 4 2025-05-07T20:26:54.0107379Z #define TIMER_ABSTIME 1 2025-05-07T20:26:54.0107475Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:26:54.0107574Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:26:54.0107752Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:26:54.0107867Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:54.0107968Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:26:54.0108081Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:26:54.0108179Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:26:54.0108312Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:26:54.0108403Z #define _LINUX_LIMITS_H 2025-05-07T20:26:54.0108490Z #define linux 1 2025-05-07T20:26:54.0108586Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:26:54.0108699Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:26:54.0108809Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:26:54.0108913Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:26:54.0109022Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:26:54.0109172Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:26:54.0109271Z #define __cpp_lib_hypot 201603 2025-05-07T20:26:54.0109371Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:26:54.0109472Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:26:54.0109565Z #define MOD_NANO ADJ_NANO 2025-05-07T20:26:54.0109657Z #define htole64(x) (x) 2025-05-07T20:26:54.0109761Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:26:54.0109891Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:26:54.0109990Z #define _IO_UPPERCASE 01000 2025-05-07T20:26:54.0110484Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:26:54.0110574Z #define __USE_POSIX2 1 2025-05-07T20:26:54.0110679Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:26:54.0110775Z #define __WALL 0x40000000 2025-05-07T20:26:54.0110989Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:26:54.0111081Z #define _XLOCALE_H 1 2025-05-07T20:26:54.0111179Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:26:54.0111277Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:26:54.0111377Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:26:54.0111485Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:26:54.0111578Z #define __EXCEPTIONS 1 2025-05-07T20:26:54.0111684Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:26:54.0111877Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:26:54.0111969Z #define __WORDSIZE 64 2025-05-07T20:26:54.0112065Z #define CLOCK_MONOTONIC 1 2025-05-07T20:26:54.0112158Z #define _STL_RELOPS_H 1 2025-05-07T20:26:54.0112261Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:26:54.0112363Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:26:54.0112464Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:26:54.0112562Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:26:54.0112741Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:26:54.0113050Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:26:54.0113286Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:26:54.0113406Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:26:54.0113508Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:26:54.0113612Z #define __cpp_range_based_for 201603L 2025-05-07T20:26:54.0113726Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:26:54.0113832Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:26:54.0113944Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:26:54.0114128Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:26:54.0114229Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:26:54.0114327Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:26:54.0114434Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:26:54.0114621Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:26:54.0114741Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:26:54.0114836Z #define _STRING_H 1 2025-05-07T20:26:54.0114943Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:26:54.0115040Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:26:54.0115151Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:26:54.0119944Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:26:54.0120060Z #define __code_model_small__ 1 2025-05-07T20:26:54.0120161Z #define _PSTL_CONFIG_H 2025-05-07T20:26:54.0120270Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:26:54.0120390Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:26:54.0120490Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:26:54.0120597Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:26:54.0120933Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:26:54.0121030Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:26:54.0121130Z #define le64toh(x) (x) 2025-05-07T20:26:54.0121226Z #define FILENAME_MAX 4096 2025-05-07T20:26:54.0121379Z #define __iscntrl_l(c,l) __isctype_l((c), _IScntrl, (l)) 2025-05-07T20:26:54.0121493Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:26:54.0121580Z #define L_cuserid 9 2025-05-07T20:26:54.0121672Z #define __ino_t_defined 2025-05-07T20:26:54.0121755Z #define __k8__ 1 2025-05-07T20:26:54.0121857Z #define __INTPTR_TYPE__ long int 2025-05-07T20:26:54.0121970Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:26:54.0122060Z #define __int8_t_defined 2025-05-07T20:26:54.0122152Z #define __WCHAR_TYPE__ int 2025-05-07T20:26:54.0122256Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:26:54.0122369Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:26:54.0122466Z #define __SLONGWORD_TYPE long int 2025-05-07T20:26:54.0122589Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:26:54.0122737Z #define __isblank_l(c,l) __isctype_l((c), _ISblank, (l)) 2025-05-07T20:26:54.0122830Z #define __HAVE_COLUMN 2025-05-07T20:26:54.0122922Z #define __stub_fdetach 2025-05-07T20:26:54.0123446Z #define __CUDACC_VER__ "__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead." 2025-05-07T20:26:54.0123534Z #define __pic__ 2 2025-05-07T20:26:54.0123656Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:54.0123754Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:26:54.0123847Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:26:54.0123955Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:26:54.0124043Z #define __stub_chflags 2025-05-07T20:26:54.0124133Z #define CLOCK_BOOTTIME 7 2025-05-07T20:26:54.0124223Z #define __need_IOV_MAX 2025-05-07T20:26:54.0124330Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:26:54.0124438Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:26:54.0124541Z #define __cpp_decltype 200707L 2025-05-07T20:26:54.0124639Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:26:54.0124812Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:26:54.0124923Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:26:54.0125010Z #define TTY_NAME_MAX 32 2025-05-07T20:26:54.0125181Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:26:54.0125303Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:54.0125473Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:26:54.0125587Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:26:54.0125680Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:26:54.0125774Z #define STA_PPSTIME 0x0004 2025-05-07T20:26:54.0125866Z #define __import__ 2025-05-07T20:26:54.0125957Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:26:54.0126095Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:26:54.0126180Z #define __export__ 2025-05-07T20:26:54.0126297Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:26:54.0126402Z #define cudaMemAttachHost 0x02 2025-05-07T20:26:54.0126569Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:26:54.0126671Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:26:54.0126767Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:26:54.0126862Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:26:54.0126953Z #define _WCHAR_T_DECLARED 2025-05-07T20:26:54.0127074Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:26:54.0127193Z #define isalpha_l(c,l) __isalpha_l ((c), (l)) 2025-05-07T20:26:54.0127298Z #define __cpp_inline_variables 201606L 2025-05-07T20:26:54.0127391Z #define WNOWAIT 0x01000000 2025-05-07T20:26:54.0127478Z #define PLOSS 6 2025-05-07T20:26:54.0127574Z #define M_LN10 2.30258509299404568402 2025-05-07T20:26:54.0127833Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:26:54.0127922Z #define EXIT_SUCCESS 0 2025-05-07T20:26:54.0128023Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:26:54.0128117Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:26:54.0128219Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:26:54.0128318Z #define __thread__ __thread 2025-05-07T20:26:54.0128419Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:26:54.0128511Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:26:54.0128619Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:26:54.0128925Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:26:54.0129043Z #define __cudaCDP2StreamWaitEvent_ptsz 2025-05-07T20:26:54.0129138Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:26:54.0129222Z #define __linux__ 1 2025-05-07T20:26:54.0129319Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:26:54.0129443Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:26:54.0129533Z #define __S16_TYPE short int 2025-05-07T20:26:54.0129877Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:26:54.0129983Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:26:54.0130173Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:26:54.0130276Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:26:54.0130465Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:26:54.0130552Z #define _T_SIZE_ 2025-05-07T20:26:54.0130649Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:26:54.0130769Z #define __cudaCDP2StreamCreateWithFlags 2025-05-07T20:26:54.0130866Z #define _PSTL_VERSION 12000 2025-05-07T20:26:54.0130985Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:26:54.0131079Z #define __WNOTHREAD 0x20000000 2025-05-07T20:26:54.0131177Z #define _G_va_list __gnuc_va_list 2025-05-07T20:26:54.0131304Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:26:54.0131389Z #define _IOS_INPUT 1 2025-05-07T20:26:54.0131485Z #define __USE_LARGEFILE64 1 2025-05-07T20:26:54.0131589Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:26:54.0131684Z #define __INT64_TYPE__ long int 2025-05-07T20:26:54.0131785Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:26:54.0131963Z #define __shared__ __location__(shared) 2025-05-07T20:26:54.0132056Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:26:54.0132215Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:26:54.0132303Z #define __gid_t_defined 2025-05-07T20:26:54.0132420Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:26:54.0132516Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:26:54.0132710Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:26:54.0132811Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:26:54.0132900Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:26:54.0132987Z #define ___int_size_t_h 2025-05-07T20:26:54.0133098Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:54.0133219Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:26:54.0133377Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:26:54.0133477Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:26:54.0133571Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:26:54.0133676Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:26:54.0133770Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:26:54.0133897Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:54.0134011Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:26:54.0134128Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:26:54.0134221Z #define __clock_t_defined 1 2025-05-07T20:26:54.0134322Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:26:54.0134432Z #define __cudaCDP2RuntimeGetVersion 2025-05-07T20:26:54.0134522Z #define __GLIBC_MINOR__ 17 2025-05-07T20:26:54.0134615Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:26:54.0134713Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:26:54.0134827Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:26:54.0134918Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:26:54.0135087Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:26:54.0135176Z #define __SSE__ 1 2025-05-07T20:26:54.0135270Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:26:54.0135369Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:26:54.0135461Z #define _CTYPE_H 1 2025-05-07T20:26:54.0135556Z #define __sigset_t_defined 2025-05-07T20:26:54.0135650Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:26:54.0135749Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:26:54.0135835Z #define MOD_TAI ADJ_TAI 2025-05-07T20:26:54.0135930Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:26:54.0136025Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:26:54.0136109Z #define __SM_70_RT_H__ 2025-05-07T20:26:54.0136207Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:26:54.0136594Z #define cudaEventWaitDefault 0x00 2025-05-07T20:26:54.0136733Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:26:54.0136898Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:26:54.0136991Z #define _POSIX_MAX_CANON 255 2025-05-07T20:26:54.0137099Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:26:54.0137196Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:26:54.0137292Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:26:54.0137375Z #define __amd64__ 1 2025-05-07T20:26:54.0137610Z #define __WINT_WIDTH__ 32 2025-05-07T20:26:54.0137717Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:26:54.0137988Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:54.0138085Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:26:54.0138167Z #define EOF (-1) 2025-05-07T20:26:54.0138266Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:26:54.0138358Z #define __USE_POSIX199309 1 2025-05-07T20:26:54.0138453Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:26:54.0138548Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:26:54.0138640Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:26:54.0138735Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:26:54.0138850Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:26:54.0138942Z #define ____mbstate_t_defined 1 2025-05-07T20:26:54.0139029Z #define STA_NANO 0x2000 2025-05-07T20:26:54.0139128Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:26:54.0139368Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:26:54.0139464Z #define _IO_LINKED 0x80 2025-05-07T20:26:54.0139561Z #define __cpp_lib_launder 201606 2025-05-07T20:26:54.0139652Z #define __SIZEOF_INT128__ 16 2025-05-07T20:26:54.0139756Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:26:54.0139847Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:26:54.0139941Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:26:54.0140083Z #define cudaGraphKernelNodePortProgrammatic 1 2025-05-07T20:26:54.0140190Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:54.0140291Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:26:54.0140390Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:26:54.0140487Z #define __W_CONTINUED 0xffff 2025-05-07T20:26:54.0140576Z #define __ATOMIC_RELAXED 0 2025-05-07T20:26:54.0140709Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:26:54.0140830Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:54.0141041Z #define __cudaCDP2OccupancyMaxActiveBlocksPerMultiprocessor 2025-05-07T20:26:54.0141232Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:26:54.0141317Z #define __stub_stty 2025-05-07T20:26:54.0141484Z #define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) 2025-05-07T20:26:54.0141571Z #define le16toh(x) (x) 2025-05-07T20:26:54.0141679Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:26:54.0141854Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:26:54.0141938Z #define _SIZET_ 2025-05-07T20:26:54.0142029Z #define XATTR_NAME_MAX 255 2025-05-07T20:26:54.0142122Z #define _SVID_SOURCE 1 2025-05-07T20:26:54.0142204Z #define _LP64 1 2025-05-07T20:26:54.0142300Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:26:54.0142530Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:26:54.0142642Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:26:54.0142729Z #define __UINT8_C(c) c 2025-05-07T20:26:54.0142828Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:26:54.0142923Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:26:54.0143041Z #define __cudaCDP2Memset3DAsync_ptsz 2025-05-07T20:26:54.0143135Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:26:54.0143230Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:26:54.0143330Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:26:54.0143417Z #define CUDARTAPI 2025-05-07T20:26:54.0143501Z #define IOV_MAX 1024 2025-05-07T20:26:54.0143650Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:26:54.0143746Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:26:54.0143847Z #define P_tmpdir "/tmp" 2025-05-07T20:26:54.0143948Z #define cudaMemAttachSingle 0x04 2025-05-07T20:26:54.0144031Z #define __wchar_t__ 2025-05-07T20:26:54.0144137Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:26:54.0144222Z #define SEEK_END 2 2025-05-07T20:26:54.0144316Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:26:54.0144488Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:26:54.0144591Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:26:54.0144818Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:26:54.0144915Z #define ____FILE_defined 1 2025-05-07T20:26:54.0145032Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:26:54.0145133Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:26:54.0145221Z #define _ISOC99_SOURCE 1 2025-05-07T20:26:54.0145316Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:26:54.0145564Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:54.0145695Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:26:54.0145779Z #define _IO_RIGHT 04 2025-05-07T20:26:54.0145881Z #define __END_NAMESPACE_STD 2025-05-07T20:26:54.0146072Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:26:54.0146164Z #define _GLIBCXX_STD_C std 2025-05-07T20:26:54.0146310Z #define cudaInitDeviceFlagsAreValid 0x01 2025-05-07T20:26:54.0146513Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:26:54.0146615Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:26:54.0146710Z #define _STDDEF_H_ 2025-05-07T20:26:54.0146883Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:26:54.0146984Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:26:54.0147101Z #define isalnum_l(c,l) __isalnum_l ((c), (l)) 2025-05-07T20:26:54.0147297Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:26:54.0147413Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:54.0147553Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:26:54.0147676Z #define cudaGraphKernelNodePortDefault 0 2025-05-07T20:26:54.0147784Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:26:54.0147895Z #define __cudaCDP2Memcpy3DAsync_ptsz 2025-05-07T20:26:54.0147994Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:26:54.0148111Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:26:54.0148214Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:26:54.0148313Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:26:54.0148413Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:26:54.0148588Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:26:54.0148686Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:26:54.0148865Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:26:54.0148964Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:26:54.0149065Z #define __STDCPP_THREADS__ 1 2025-05-07T20:26:54.0149211Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:26:54.0149310Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:26:54.0149406Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:26:54.0149507Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:26:54.0149631Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:26:54.0149725Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:26:54.0149826Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:26:54.0149992Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:26:54.0150171Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:26:54.0150271Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:26:54.0150393Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:26:54.0150504Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:26:54.0150605Z #define __location__(a) __annotate__(a) 2025-05-07T20:26:54.0150834Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:26:54.0150932Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:26:54.0151050Z #define __cudaCDP2DeviceGetAttribute 2025-05-07T20:26:54.0151143Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:26:54.0151232Z #define __STDC_UTF_32__ 1 2025-05-07T20:26:54.0151333Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:26:54.0151430Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:26:54.0151525Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:26:54.0151610Z #define __FXSR__ 1 2025-05-07T20:26:54.0151696Z #define _SIZE_T 2025-05-07T20:26:54.0151801Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:26:54.0152006Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:26:54.0152176Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:26:54.0152324Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:26:54.0152422Z #define _IO_ssize_t __ssize_t 2025-05-07T20:26:54.0152520Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:26:54.0152706Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:26:54.0152904Z #define cudaStreamGraphTailLaunch (cudaStream_t)0x0100000000000000 2025-05-07T20:26:54.0152994Z #define _GXX_NULLPTR_T 2025-05-07T20:26:54.0153120Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:26:54.0153206Z #define FOPEN_MAX 16 2025-05-07T20:26:54.0153295Z #define __BIG_ENDIAN 4321 2025-05-07T20:26:54.0153419Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:26:54.0153515Z #define __suseconds_t_defined 2025-05-07T20:26:54.0153682Z #define __off_t_defined 2025-05-07T20:26:54.0153776Z #define stderr stderr 2025-05-07T20:26:54.0153871Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:26:54.0153987Z #define __glibcxx_requires_string(_String) 2025-05-07T20:26:54.0154085Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:26:54.0154176Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:26:54.0154586Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:26:54.0154677Z #define __mode_t_defined 2025-05-07T20:26:54.0154760Z #define _GCC_SIZE_T 2025-05-07T20:26:54.0154862Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:54.0154966Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:26:54.0155075Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:26:54.0155172Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:26:54.0155263Z #define __UINT32_C(c) c ## U 2025-05-07T20:26:54.0155369Z #define __cpp_alias_templates 200704L 2025-05-07T20:26:54.0155480Z #define cudaHostAllocMapped 0x02 2025-05-07T20:26:54.0155591Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:26:54.0155689Z #define _STL_ITERATOR_H 1 2025-05-07T20:26:54.0155772Z #define __size_t__ 2025-05-07T20:26:54.0155904Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:26:54.0156003Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:26:54.0156111Z #define cudaEventRecordExternal 0x01 2025-05-07T20:26:54.0156262Z #define __isspace_l(c,l) __isctype_l((c), _ISspace, (l)) 2025-05-07T20:26:54.0156361Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:26:54.0156530Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:26:54.0156613Z #define _ENDIAN_H 1 2025-05-07T20:26:54.0156720Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:26:54.0156816Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:26:54.0156920Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:26:54.0157001Z #define __try try 2025-05-07T20:26:54.0157100Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:26:54.0157197Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:26:54.0157295Z #define __INT8_MAX__ 0x7f 2025-05-07T20:26:54.0157551Z #define cudaStreamGetCaptureInfo __CUDART_API_PTSZ(cudaStreamGetCaptureInfo_v2) 2025-05-07T20:26:54.0157647Z #define __LONG_WIDTH__ 64 2025-05-07T20:26:54.0157729Z #define __PIC__ 2 2025-05-07T20:26:54.0157843Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:26:54.0157964Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:26:54.0158095Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:26:54.0158193Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:26:54.0158288Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:26:54.0158469Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:26:54.0158571Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:26:54.0158669Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:26:54.0158759Z #define _IO_uid_t __uid_t 2025-05-07T20:26:54.0158867Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:26:54.0159082Z #define __cudaCDP2EventRecordWithFlags_ptsz 2025-05-07T20:26:54.0159177Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:26:54.0159332Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:26:54.0159437Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:26:54.0159570Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:26:54.0159660Z #define LONG_BIT 64 2025-05-07T20:26:54.0159776Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:26:54.0159878Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:26:54.0160005Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:26:54.0160100Z #define __fsfilcnt_t_defined 2025-05-07T20:26:54.0160196Z #define __blkcnt_t_defined 2025-05-07T20:26:54.0160465Z #define cudaKernelNodeAttributeMemSyncDomain cudaLaunchAttributeMemSyncDomain 2025-05-07T20:26:54.0160557Z #define __USE_LARGEFILE 1 2025-05-07T20:26:54.0160657Z #define __cpp_constexpr 201603L 2025-05-07T20:26:54.0160835Z #define CUDART_VERSION 12080 2025-05-07T20:26:54.0160928Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:26:54.0161038Z #define cudaDeviceMapHost 0x08 2025-05-07T20:26:54.0161126Z #define _GLIBCXX_CMATH 1 2025-05-07T20:26:54.0161327Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:26:54.0161419Z #define __lldiv_t_defined 1 2025-05-07T20:26:54.0161501Z #define __SSE2__ 1 2025-05-07T20:26:54.0161589Z #define _IOLBF 1 2025-05-07T20:26:54.0161689Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:26:54.0161785Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:26:54.0161898Z #define __cpp_deduction_guides 201703L 2025-05-07T20:26:54.0161994Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:26:54.0162102Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:26:54.0162197Z #define __INT32_TYPE__ int 2025-05-07T20:26:54.0162288Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:26:54.0162392Z #define cudaDeviceSyncMemops 0x80 2025-05-07T20:26:54.0162497Z #define __cpp_exceptions 199711L 2025-05-07T20:26:54.0162599Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:26:54.0162715Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:26:54.0162806Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:26:54.0162928Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:26:54.0163091Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:26:54.0163192Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:26:54.0163289Z #define __SWORD_TYPE long int 2025-05-07T20:26:54.0163386Z #define __INTMAX_TYPE__ long int 2025-05-07T20:26:54.0163480Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:26:54.0163582Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:26:54.0163676Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:26:54.0163956Z #define cudaStreamAttributeMemSyncDomainMap cudaLaunchAttributeMemSyncDomainMap 2025-05-07T20:26:54.0164054Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:26:54.0164204Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:26:54.0164285Z #define _T_SIZE 2025-05-07T20:26:54.0164401Z #define cudaHostAllocDefault 0x00 2025-05-07T20:26:54.0164533Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:26:54.0164660Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:26:54.0164753Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:26:54.0164844Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:26:54.0164971Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:26:54.0165069Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:26:54.0165161Z #define __ATOMIC_CONSUME 1 2025-05-07T20:26:54.0165344Z #define __CUDA_ARCH_HAS_FEATURE__(_FEAT) __CUDA_ARCH_FEAT_ ##_FEAT 2025-05-07T20:26:54.0165433Z #define __GNUC_MINOR__ 4 2025-05-07T20:26:54.0165534Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:26:54.0165630Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:26:54.0165747Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:54.0165830Z #define __PIE__ 2 2025-05-07T20:26:54.0165941Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:26:54.0166039Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:26:54.0166320Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:26:54.0166540Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:26:54.0166632Z #define __nlink_t_defined 2025-05-07T20:26:54.0166761Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:26:54.0166873Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:26:54.0166961Z #define _XOPEN_LIM_H 1 2025-05-07T20:26:54.0167229Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:26:54.0167353Z #define __cpp_template_template_args 201611L 2025-05-07T20:26:54.0167463Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:26:54.0167574Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:26:54.0167672Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:26:54.0167765Z #define __FILE_defined 1 2025-05-07T20:26:54.0167944Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:26:54.0168146Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:26:54.0168251Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:26:54.0168360Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:26:54.0168475Z #define isascii_l(c,l) __isascii_l ((c), (l)) 2025-05-07T20:26:54.0168586Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:26:54.0168688Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:26:54.0168776Z #define __INT16_C(c) c 2025-05-07T20:26:54.0168964Z #define __U32_TYPE unsigned int 2025-05-07T20:26:54.0169064Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:26:54.0169190Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:26:54.0169273Z #define __STDC__ 1 2025-05-07T20:26:54.0169370Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:26:54.0169472Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:26:54.0169570Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:26:54.0169725Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:26:54.0169827Z #define __FLT32X_DIG__ 15 2025-05-07T20:26:54.0169931Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:26:54.0170033Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:26:54.0170150Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:26:54.0170264Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:26:54.0170362Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:26:54.0170469Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:26:54.0170556Z #define stdin stdin 2025-05-07T20:26:54.0170651Z #define __ino64_t_defined 2025-05-07T20:26:54.0170739Z #define STA_CLK 0x8000 2025-05-07T20:26:54.0170833Z #define __clockid_t_defined 1 2025-05-07T20:26:54.0170982Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:26:54.0171146Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:26:54.0171251Z #define __cudaCDP2MemsetAsync 2025-05-07T20:26:54.0171360Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:26:54.0171464Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:26:54.0171572Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:26:54.0171778Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:26:54.0171870Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:26:54.0172393Z #define __tobody(c,f,a,args) (__extension__ ({ int __res; if (sizeof (c) > 1) { if (__builtin_constant_p (c)) { int __c = (c); __res = __c < -128 || __c > 255 ? __c : (a)[__c]; } else __res = f args; } else __res = (a)[(int) (c)]; __res; })) 2025-05-07T20:26:54.0172478Z #define DOMAIN 1 2025-05-07T20:26:54.0172571Z #define M_LN2 0.69314718055994530942 2025-05-07T20:26:54.0172658Z #define __NVCC__ 1 2025-05-07T20:26:54.0172764Z #define __cudaCDP2Memset2DAsync 2025-05-07T20:26:54.0172877Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:54.0172983Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:26:54.0173088Z #define __throw_exception_again throw 2025-05-07T20:26:54.0173182Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:26:54.0173280Z #define __EXCEPTION_H 1 2025-05-07T20:26:54.0173377Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:26:54.0173562Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:26:54.0173873Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:26:54.0173986Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:26:54.0174089Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:26:54.0174183Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:26:54.0174289Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:26:54.0174390Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:26:54.0174530Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:26:54.0174640Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:54.0174752Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:26:54.0174845Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:26:54.0174956Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:26:54.0175052Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:26:54.0175234Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:26:54.0175384Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:26:54.0175479Z #define __useconds_t_defined 2025-05-07T20:26:54.0175578Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:26:54.0175763Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:26:54.0175911Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:26:54.0175997Z #define __SSE_MATH__ 1 2025-05-07T20:26:54.0176090Z #define _IO_wint_t wint_t 2025-05-07T20:26:54.0176185Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:26:54.0176280Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:26:54.0176375Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:26:54.0176491Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:26:54.0176592Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:26:54.0176686Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:26:54.0176771Z #define __USE_ATFILE 1 2025-05-07T20:26:54.0176867Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:26:54.0176970Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:26:54.0177065Z #define _GCC_PTRDIFF_T 2025-05-07T20:26:54.0177293Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:26:54.0177390Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:26:54.0177489Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:26:54.0177594Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:26:54.0177704Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:26:54.0177794Z #define _STDLIB_H 1 2025-05-07T20:26:54.0177933Z #define __exctype(name) extern int name (int) __THROW 2025-05-07T20:26:54.0178027Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:26:54.0178122Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:26:54.0178249Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:54.0178357Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:26:54.0178456Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:26:54.0178641Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:26:54.0178807Z #define __isxdigit_l(c,l) __isctype_l((c), _ISxdigit, (l)) 2025-05-07T20:26:54.0178915Z #define __glibcxx_requires_nonempty() 2025-05-07T20:26:54.0179032Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:26:54.0179125Z #define __ldiv_t_defined 1 2025-05-07T20:26:54.0179305Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:26:54.0179397Z #define ___int_ptrdiff_t_h 2025-05-07T20:26:54.0179568Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:26:54.0179675Z #define __cudaCDP2EventDestroy 2025-05-07T20:26:54.0179770Z #define __HOST_DEFINES_H__ 2025-05-07T20:26:54.0179875Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:26:54.0179974Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:54.0180073Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:26:54.0180160Z #define CUDART_CB 2025-05-07T20:26:54.0180262Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:26:54.0180394Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:26:54.0180482Z #define MB_LEN_MAX 16 2025-05-07T20:26:54.0180794Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:26:54.0180899Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:26:54.0181025Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:26:54.0181139Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:26:54.0181240Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:26:54.0181389Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:26:54.0181497Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:26:54.0181588Z #define _GNU_SOURCE 1 2025-05-07T20:26:54.0181677Z #define __stub_putmsg 2025-05-07T20:26:54.0181763Z #define __CUDACC__ 1 2025-05-07T20:26:54.0181855Z #define __N(msgid) (msgid) 2025-05-07T20:26:54.0181941Z #define __P(args) args 2025-05-07T20:26:54.0182198Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:26:54.0182380Z #define __cpp_init_captures 201304L 2025-05-07T20:26:54.0182484Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:26:54.0182585Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:26:54.0182684Z #define __cpp_lib_as_const 201510 2025-05-07T20:26:54.0182769Z #define __WCHAR_T 2025-05-07T20:26:54.0182867Z #define __ATOMIC_RELEASE 3 2025-05-07T20:26:54.0182962Z #define __fsblkcnt_t_defined 2025-05-07T20:26:54.0183077Z #define __cudaCDP2EventCreateWithFlags 2025-05-07T20:26:54.0183187Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:26:54.0183193Z 2025-05-07T20:26:54.0388630Z 2025-05-07T20:26:54.0388810Z + conda run -n build_binary nvcc --version 2025-05-07T20:26:54.0388815Z 2025-05-07T20:26:55.9602105Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:26:55.9602497Z Copyright (c) 2005-2025 NVIDIA Corporation 2025-05-07T20:26:55.9602830Z Built on Wed_Jan_15_19:20:09_PST_2025 2025-05-07T20:26:55.9603149Z Cuda compilation tools, release 12.8, V12.8.61 2025-05-07T20:26:55.9603497Z Build cuda_12.8.r12.8/compiler.35404655_0 2025-05-07T20:26:55.9603739Z 2025-05-07T20:26:56.0302618Z 2025-05-07T20:26:56.0313247Z /usr/bin/nvidia-smi 2025-05-07T20:26:56.0318019Z + nvidia-smi 2025-05-07T20:26:56.0318192Z 2025-05-07T20:26:56.0496011Z Wed May 7 20:26:56 2025 2025-05-07T20:26:56.0496585Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:56.0497242Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:26:56.0497735Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:26:56.0498258Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:26:56.0498802Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:26:56.0499242Z | | | MIG M. | 2025-05-07T20:26:56.0499631Z |=========================================+========================+======================| 2025-05-07T20:26:56.0668880Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:26:56.0669499Z | 0% 27C P8 15W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:26:56.0669996Z | | | N/A | 2025-05-07T20:26:56.0670397Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:26:56.0672852Z 2025-05-07T20:26:56.0673426Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:56.0673983Z | Processes: | 2025-05-07T20:26:56.0674427Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:26:56.0675278Z | ID ID Usage | 2025-05-07T20:26:56.0675628Z |=========================================================================================| 2025-05-07T20:26:56.0678165Z | No running processes found | 2025-05-07T20:26:56.0678829Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:56.3239543Z 2025-05-07T20:26:56.3244771Z [INSTALL] Successfully installed CUDA 12.8.0 2025-05-07T20:26:56.3297931Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/12.8.0 2025-05-07T20:26:56.3298484Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/12.8.0 2025-05-07T20:26:56.3312421Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:26:56.3312808Z env: 2025-05-07T20:26:56.3313044Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:26:56.3313522Z BUILD_ENV: build_binary 2025-05-07T20:26:56.3313779Z BUILD_TARGET: default 2025-05-07T20:26:56.3314022Z BUILD_VARIANT: cuda 2025-05-07T20:26:56.3314286Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:26:56.3314550Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:26:56.3314864Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:26:56.3315213Z ##[endgroup] 2025-05-07T20:26:56.6735625Z ################################################################################ 2025-05-07T20:26:56.6736003Z # Install PyTorch (PIP) 2025-05-07T20:26:56.6736246Z # 2025-05-07T20:26:56.6750870Z # [2025-05-07T20:26:56.674Z] + install_pytorch_pip build_binary nightly cuda/12.8.0 2025-05-07T20:26:56.6751343Z ################################################################################ 2025-05-07T20:26:56.6751570Z 2025-05-07T20:26:56.6780939Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:26:57.6606999Z Channels: 2025-05-07T20:26:57.6607356Z - conda-forge 2025-05-07T20:26:57.6607590Z Platform: linux-64 2025-05-07T20:27:01.0842391Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:27:01.8093186Z Solving environment: \ | / done 2025-05-07T20:27:02.0297507Z 2025-05-07T20:27:02.0298041Z ## Package Plan ## 2025-05-07T20:27:02.0298268Z 2025-05-07T20:27:02.0298562Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:27:02.0299002Z 2025-05-07T20:27:02.0299137Z added / updated specs: 2025-05-07T20:27:02.0299449Z - numpy 2025-05-07T20:27:02.0299606Z 2025-05-07T20:27:02.0299643Z 2025-05-07T20:27:02.0299801Z The following packages will be downloaded: 2025-05-07T20:27:02.0300089Z 2025-05-07T20:27:02.0300240Z package | build 2025-05-07T20:27:02.0300639Z ---------------------------|----------------- 2025-05-07T20:27:02.0301039Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:27:02.0301632Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:27:02.0302297Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:27:02.0302898Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:27:02.0303374Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:27:02.0303863Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:27:02.0304323Z numpy-2.2.5 | py313h17eae1a_0 8.1 MB conda-forge 2025-05-07T20:27:02.0304725Z ------------------------------------------------------------ 2025-05-07T20:27:02.0305221Z Total: 15.4 MB 2025-05-07T20:27:02.0305524Z 2025-05-07T20:27:02.0305715Z The following NEW packages will be INSTALLED: 2025-05-07T20:27:02.0306008Z 2025-05-07T20:27:02.0306233Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:27:02.0306754Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:27:02.0307278Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:27:02.0307796Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:27:02.0308317Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:27:02.0308874Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:27:02.0309780Z numpy conda-forge/linux-64::numpy-2.2.5-py313h17eae1a_0 2025-05-07T20:27:02.0310167Z 2025-05-07T20:27:02.0310173Z 2025-05-07T20:27:02.0310178Z 2025-05-07T20:27:02.0310394Z Downloading and Extracting Packages: ...working... 2025-05-07T20:27:02.0310893Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T20:27:02.0311175Z 2025-05-07T20:27:02.0311575Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:27:02.0312019Z 2025-05-07T20:27:02.0312028Z 2025-05-07T20:27:02.0336829Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:27:02.0337197Z 2025-05-07T20:27:02.0337214Z 2025-05-07T20:27:02.0337219Z 2025-05-07T20:27:02.0345583Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:27:02.0345970Z 2025-05-07T20:27:02.0345976Z 2025-05-07T20:27:02.0345982Z 2025-05-07T20:27:02.0345995Z 2025-05-07T20:27:02.0358876Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:27:02.0359252Z 2025-05-07T20:27:02.0359272Z 2025-05-07T20:27:02.0359278Z 2025-05-07T20:27:02.0359284Z 2025-05-07T20:27:02.0359299Z 2025-05-07T20:27:02.0360321Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:27:02.0360713Z 2025-05-07T20:27:02.0360719Z 2025-05-07T20:27:02.0360725Z 2025-05-07T20:27:02.0360730Z 2025-05-07T20:27:02.0360736Z 2025-05-07T20:27:02.0360755Z 2025-05-07T20:27:02.1811281Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:27:02.1811687Z 2025-05-07T20:27:02.1863669Z 2025-05-07T20:27:02.1950951Z libgfortran5-15.1.0 | 1.5 MB | 1 | 1%  2025-05-07T20:27:02.1951323Z 2025-05-07T20:27:02.1951329Z 2025-05-07T20:27:02.1951343Z 2025-05-07T20:27:02.1983491Z libgfortran-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:27:02.1983870Z 2025-05-07T20:27:02.1983876Z 2025-05-07T20:27:02.1983881Z 2025-05-07T20:27:02.1983887Z 2025-05-07T20:27:02.2000842Z libblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T20:27:02.2001235Z 2025-05-07T20:27:02.2001242Z 2025-05-07T20:27:02.2001247Z 2025-05-07T20:27:02.2005158Z 2025-05-07T20:27:02.2043450Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:27:02.2043810Z 2025-05-07T20:27:02.2043815Z 2025-05-07T20:27:02.2043821Z 2025-05-07T20:27:02.2391579Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:27:02.2391955Z 2025-05-07T20:27:02.2391959Z 2025-05-07T20:27:02.2391963Z 2025-05-07T20:27:02.2391967Z 2025-05-07T20:27:02.2391971Z 2025-05-07T20:27:02.2391974Z 2025-05-07T20:27:02.2400973Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:27:02.2401267Z 2025-05-07T20:27:02.2401271Z 2025-05-07T20:27:02.2401275Z 2025-05-07T20:27:02.2401278Z 2025-05-07T20:27:02.2401282Z 2025-05-07T20:27:02.2403218Z 2025-05-07T20:27:02.2475976Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:27:02.2476345Z 2025-05-07T20:27:02.2476349Z 2025-05-07T20:27:02.2476366Z 2025-05-07T20:27:02.2476374Z 2025-05-07T20:27:02.2512907Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:27:02.2513196Z 2025-05-07T20:27:02.2514984Z 2025-05-07T20:27:02.2604997Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:27:02.2605279Z 2025-05-07T20:27:02.2605474Z 2025-05-07T20:27:02.2605488Z 2025-05-07T20:27:02.2625689Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:27:02.2628422Z 2025-05-07T20:27:02.2650633Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:27:02.2650900Z 2025-05-07T20:27:02.2650906Z 2025-05-07T20:27:02.2650912Z 2025-05-07T20:27:02.2650918Z 2025-05-07T20:27:02.2652077Z 2025-05-07T20:27:02.2670409Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:27:02.2686275Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T20:27:02.2686516Z 2025-05-07T20:27:02.2687131Z 2025-05-07T20:27:02.2687161Z 2025-05-07T20:27:02.2687414Z 2025-05-07T20:27:02.2687422Z 2025-05-07T20:27:02.2718967Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:27:02.2719236Z 2025-05-07T20:27:02.2719243Z 2025-05-07T20:27:02.2719255Z 2025-05-07T20:27:02.2719260Z 2025-05-07T20:27:02.2719265Z 2025-05-07T20:27:02.2720442Z 2025-05-07T20:27:02.3241560Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:27:02.3242167Z 2025-05-07T20:27:02.3242173Z 2025-05-07T20:27:02.3242178Z 2025-05-07T20:27:02.3242184Z 2025-05-07T20:27:02.3242192Z 2025-05-07T20:27:02.3540102Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:27:02.3540410Z 2025-05-07T20:27:02.3540416Z 2025-05-07T20:27:02.3540663Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:27:02.3540925Z 2025-05-07T20:27:02.3540929Z 2025-05-07T20:27:02.3640539Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:27:02.3640827Z 2025-05-07T20:27:02.3641086Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:27:02.3641334Z 2025-05-07T20:27:02.3755046Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:27:02.4585660Z numpy-2.2.5 | 8.1 MB | ###3 | 33% 2025-05-07T20:27:02.4585996Z 2025-05-07T20:27:02.4790409Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:27:02.4790876Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:27:02.8529904Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:27:02.8536135Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:27:02.8536776Z 2025-05-07T20:27:02.8537049Z 2025-05-07T20:27:02.8537624Z  2025-05-07T20:27:02.8537987Z 2025-05-07T20:27:02.8538010Z 2025-05-07T20:27:02.8538265Z  2025-05-07T20:27:02.8538588Z 2025-05-07T20:27:02.8538629Z 2025-05-07T20:27:02.8538636Z 2025-05-07T20:27:02.8538906Z  2025-05-07T20:27:02.8539207Z 2025-05-07T20:27:02.8539213Z 2025-05-07T20:27:02.8539217Z 2025-05-07T20:27:02.8539222Z 2025-05-07T20:27:02.8539466Z  2025-05-07T20:27:02.8539780Z 2025-05-07T20:27:02.8539798Z 2025-05-07T20:27:02.8539802Z 2025-05-07T20:27:02.8539806Z 2025-05-07T20:27:02.8539809Z 2025-05-07T20:27:02.8539993Z  2025-05-07T20:27:02.8540282Z 2025-05-07T20:27:02.8540288Z 2025-05-07T20:27:02.8540295Z 2025-05-07T20:27:02.8540301Z 2025-05-07T20:27:02.8540307Z 2025-05-07T20:27:02.8540312Z 2025-05-07T20:27:02.8540584Z  done 2025-05-07T20:27:02.9546200Z Preparing transaction: \ done 2025-05-07T20:27:03.1550499Z Verifying transaction: / - done 2025-05-07T20:27:03.2559661Z Executing transaction: | done 2025-05-07T20:27:03.4471773Z ################################################################################ 2025-05-07T20:27:03.4472159Z # Install Package From PyTorch PIP: torch 2025-05-07T20:27:03.4472466Z # 2025-05-07T20:27:03.4487592Z # [2025-05-07T20:27:03.448Z] + install_from_pytorch_pip build_binary torch nightly cuda/12.8.0 2025-05-07T20:27:03.4488110Z ################################################################################ 2025-05-07T20:27:03.4488336Z 2025-05-07T20:27:03.4503597Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:27:03.5400122Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:27:03.5400502Z ################################################################################ 2025-05-07T20:27:03.5400865Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:27:03.5401165Z # 2025-05-07T20:27:03.5417916Z # [2025-05-07T20:27:03.541Z] + __prepare_pip_arguments torch nightly cuda/12.8.0 2025-05-07T20:27:03.5418780Z ################################################################################ 2025-05-07T20:27:03.5419065Z 2025-05-07T20:27:03.5439953Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:27:03.5467599Z [INSTALL] Extracted package variant: cu128 2025-05-07T20:27:03.5485208Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:27:03.5486008Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu128/ 2025-05-07T20:27:03.5494329Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:27:03.5503224Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu128/ ... 2025-05-07T20:27:03.5524571Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu128/ 2025-05-07T20:28:44.2603621Z DEPRECATION: Building 'MarkupSafe' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'MarkupSafe'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-05-07T20:28:44.2605509Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu128/ 2025-05-07T20:28:44.2605859Z 2025-05-07T20:28:44.2605961Z Collecting torch 2025-05-07T20:28:44.2606605Z Downloading https://download.pytorch.org/whl/nightly/cu128/torch-2.8.0.dev20250507%2Bcu128-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (30 kB) 2025-05-07T20:28:44.2607331Z Collecting filelock (from torch) 2025-05-07T20:28:44.2607836Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:28:44.2608941Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (4.13.2) 2025-05-07T20:28:44.2610000Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (78.1.1) 2025-05-07T20:28:44.2610668Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:28:44.2611175Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:28:44.2612027Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 173.4 MB/s eta 0:00:00 2025-05-07T20:28:44.2612377Z Collecting networkx (from torch) 2025-05-07T20:28:44.2612885Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:28:44.2613536Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 124.1 MB/s eta 0:00:00 2025-05-07T20:28:44.2613875Z Collecting jinja2 (from torch) 2025-05-07T20:28:44.2614358Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:28:44.2614880Z Collecting fsspec (from torch) 2025-05-07T20:28:44.2615374Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:28:44.2615953Z Collecting nvidia-cuda-nvrtc-cu12==12.8.61 (from torch) 2025-05-07T20:28:44.2616790Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_nvrtc_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:44.2617646Z Collecting nvidia-cuda-runtime-cu12==12.8.57 (from torch) 2025-05-07T20:28:44.2618490Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_runtime_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:44.2619323Z Collecting nvidia-cuda-cupti-cu12==12.8.57 (from torch) 2025-05-07T20:28:44.2620143Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_cupti_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:44.2621309Z Collecting nvidia-cudnn-cu12==9.8.0.87 (from torch) 2025-05-07T20:28:44.2622027Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cudnn_cu12-9.8.0.87-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) 2025-05-07T20:28:44.2622745Z Collecting nvidia-cublas-cu12==12.8.3.14 (from torch) 2025-05-07T20:28:44.2623463Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cublas_cu12-12.8.3.14-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:44.2624404Z Collecting nvidia-cufft-cu12==11.3.3.41 (from torch) 2025-05-07T20:28:44.2625191Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufft_cu12-11.3.3.41-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-05-07T20:28:44.2625994Z Collecting nvidia-curand-cu12==10.3.9.55 (from torch) 2025-05-07T20:28:44.2626720Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_curand_cu12-10.3.9.55-py3-none-manylinux_2_27_x86_64.whl.metadata (1.5 kB) 2025-05-07T20:28:44.2627451Z Collecting nvidia-cusolver-cu12==11.7.2.55 (from torch) 2025-05-07T20:28:44.2628179Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusolver_cu12-11.7.2.55-py3-none-manylinux_2_27_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:44.2628918Z Collecting nvidia-cusparse-cu12==12.5.7.53 (from torch) 2025-05-07T20:28:44.2629747Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparse_cu12-12.5.7.53-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:44.2630580Z Collecting nvidia-cusparselt-cu12==0.6.3 (from torch) 2025-05-07T20:28:44.2631365Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl.metadata (6.8 kB) 2025-05-07T20:28:44.2632078Z Collecting nvidia-nccl-cu12==2.26.2 (from torch) 2025-05-07T20:28:44.2632854Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.0 kB) 2025-05-07T20:28:44.2633620Z Collecting nvidia-nvtx-cu12==12.8.55 (from torch) 2025-05-07T20:28:44.2634392Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvtx_cu12-12.8.55-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:44.2635188Z Collecting nvidia-nvjitlink-cu12==12.8.61 (from torch) 2025-05-07T20:28:44.2636007Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvjitlink_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) 2025-05-07T20:28:44.2637069Z Collecting nvidia-cufile-cu12==1.13.0.11 (from torch) 2025-05-07T20:28:44.2637871Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufile_cu12-1.13.0.11-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-05-07T20:28:44.2638689Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:28:44.2639534Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:28:44.2641373Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:28:44.2641929Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:28:44.2642587Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 52.7 MB/s eta 0:00:00 2025-05-07T20:28:44.2643133Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:28:44.2643628Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5.tar.gz (19 kB) 2025-05-07T20:28:44.2644125Z Preparing metadata (setup.py): started 2025-05-07T20:28:44.2644512Z Preparing metadata (setup.py): finished with status 'done' 2025-05-07T20:28:44.2645267Z Downloading https://download.pytorch.org/whl/nightly/cu128/torch-2.8.0.dev20250507%2Bcu128-cp313-cp313-manylinux_2_28_x86_64.whl (1047.0 MB) 2025-05-07T20:28:44.2646236Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 GB 20.0 MB/s eta 0:00:00 2025-05-07T20:28:44.2646941Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cublas_cu12-12.8.3.14-py3-none-manylinux_2_27_x86_64.whl (609.6 MB) 2025-05-07T20:28:44.2647732Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 609.6/609.6 MB 51.2 MB/s eta 0:00:00 2025-05-07T20:28:44.2648643Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_cupti_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (10.2 MB) 2025-05-07T20:28:44.2650821Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 85.6 MB/s eta 0:00:00 2025-05-07T20:28:44.2651601Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_nvrtc_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (88.0 MB) 2025-05-07T20:28:44.2652461Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.0/88.0 MB 111.9 MB/s eta 0:00:00 2025-05-07T20:28:44.2653252Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cuda_runtime_cu12-12.8.57-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (954 kB) 2025-05-07T20:28:44.2654110Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 954.8/954.8 kB 103.5 MB/s eta 0:00:00 2025-05-07T20:28:44.2654795Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cudnn_cu12-9.8.0.87-py3-none-manylinux_2_27_x86_64.whl (698.0 MB) 2025-05-07T20:28:44.2655566Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.0/698.0 MB 41.6 MB/s eta 0:00:00 2025-05-07T20:28:44.2656343Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufft_cu12-11.3.3.41-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (193.1 MB) 2025-05-07T20:28:44.2657187Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.1/193.1 MB 140.5 MB/s eta 0:00:00 2025-05-07T20:28:44.2657947Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cufile_cu12-1.13.0.11-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB) 2025-05-07T20:28:44.2658812Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 113.2 MB/s eta 0:00:00 2025-05-07T20:28:44.2659493Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_curand_cu12-10.3.9.55-py3-none-manylinux_2_27_x86_64.whl (63.6 MB) 2025-05-07T20:28:44.2660267Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 MB 145.3 MB/s eta 0:00:00 2025-05-07T20:28:44.2660964Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusolver_cu12-11.7.2.55-py3-none-manylinux_2_27_x86_64.whl (260.4 MB) 2025-05-07T20:28:44.2661764Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 260.4/260.4 MB 95.6 MB/s eta 0:00:00 2025-05-07T20:28:44.2662530Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparse_cu12-12.5.7.53-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (292.1 MB) 2025-05-07T20:28:44.2663395Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 292.1/292.1 MB 91.8 MB/s eta 0:00:00 2025-05-07T20:28:44.2664091Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl (156.8 MB) 2025-05-07T20:28:44.2664985Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.8/156.8 MB 136.8 MB/s eta 0:00:00 2025-05-07T20:28:44.2665732Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (201.3 MB) 2025-05-07T20:28:44.2666578Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/201.3 MB 116.5 MB/s eta 0:00:00 2025-05-07T20:28:44.2667450Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvjitlink_cu12-12.8.61-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (39.2 MB) 2025-05-07T20:28:44.2668314Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.2/39.2 MB 160.7 MB/s eta 0:00:00 2025-05-07T20:28:44.2669049Z Downloading https://download.pytorch.org/whl/nightly/cu128/nvidia_nvtx_cu12-12.8.55-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB) 2025-05-07T20:28:44.2670212Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.5 MB) 2025-05-07T20:28:44.2671095Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 MB 128.6 MB/s eta 0:00:00 2025-05-07T20:28:44.2671482Z Building wheels for collected packages: MarkupSafe 2025-05-07T20:28:44.2671865Z Building wheel for MarkupSafe (setup.py): started 2025-05-07T20:28:44.2672316Z Building wheel for MarkupSafe (setup.py): finished with status 'done' 2025-05-07T20:28:44.2673193Z Created wheel for MarkupSafe: filename=markupsafe-2.1.5-cp313-cp313-linux_x86_64.whl size=14954 sha256=bb35f0f170c3fa63b7ec4ce6989152ea86559fa6e862c6822b64c4255660b42e 2025-05-07T20:28:44.2674231Z Stored in directory: /home/ec2-user/.cache/pip/wheels/3a/21/87/28c44597225fd0c28d6ffa365f1c2c9dd0ab763711aa4957c6 2025-05-07T20:28:44.2674824Z Successfully built MarkupSafe 2025-05-07T20:28:44.2676504Z Installing collected packages: nvidia-cusparselt-cu12, mpmath, sympy, pytorch-triton, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, networkx, MarkupSafe, fsspec, filelock, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, jinja2, nvidia-cusolver-cu12, torch 2025-05-07T20:28:44.2678139Z 2025-05-07T20:28:44.2680115Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.4.2 nvidia-cublas-cu12-12.8.3.14 nvidia-cuda-cupti-cu12-12.8.57 nvidia-cuda-nvrtc-cu12-12.8.61 nvidia-cuda-runtime-cu12-12.8.57 nvidia-cudnn-cu12-9.8.0.87 nvidia-cufft-cu12-11.3.3.41 nvidia-cufile-cu12-1.13.0.11 nvidia-curand-cu12-10.3.9.55 nvidia-cusolver-cu12-11.7.2.55 nvidia-cusparse-cu12-12.5.7.53 nvidia-cusparselt-cu12-0.6.3 nvidia-nccl-cu12-2.26.2 nvidia-nvjitlink-cu12-12.8.61 nvidia-nvtx-cu12-12.8.55 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250507+cu128 2025-05-07T20:28:44.2682172Z 2025-05-07T20:28:46.5352585Z torch 2.8.0.dev20250507+cu128 2025-05-07T20:28:46.5354944Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu128) 2025-05-07T20:28:50.1233361Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:28:53.6303264Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu128 2025-05-07T20:28:53.6303728Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:28:57.0912047Z True 2025-05-07T20:28:57.0912308Z True 2025-05-07T20:28:57.0912449Z 2025-05-07T20:28:57.1618025Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:28:57.1659631Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:28:57.1660270Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:28:57.1674977Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:57.1675337Z env: 2025-05-07T20:28:57.1675578Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:57.1675891Z BUILD_ENV: build_binary 2025-05-07T20:28:57.1676153Z BUILD_TARGET: default 2025-05-07T20:28:57.1676399Z BUILD_VARIANT: cuda 2025-05-07T20:28:57.1676648Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:28:57.1676910Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:57.1677226Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:57.1677570Z ##[endgroup] 2025-05-07T20:28:57.5114918Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:28:57.5117131Z ################################################################################ 2025-05-07T20:28:57.5117623Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:28:57.5117997Z # 2025-05-07T20:28:57.5133006Z # [2025-05-07T20:28:57.512Z] + collect_pytorch_env_info build_binary 2025-05-07T20:28:57.5133412Z ################################################################################ 2025-05-07T20:28:57.5133632Z 2025-05-07T20:28:57.5151248Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:57.6035766Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:57.6046278Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:28:57.6047017Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:28:57.6047561Z 2025-05-07T20:28:57.7029580Z 2025-05-07T20:28:57.7029965Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:28:57.7054903Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:29:03.7531396Z Collecting environment information... 2025-05-07T20:29:03.7531990Z PyTorch version: 2.8.0.dev20250507+cu128 2025-05-07T20:29:03.7532425Z Is debug build: False 2025-05-07T20:29:03.7532706Z CUDA used to build PyTorch: 12.8 2025-05-07T20:29:03.7532990Z ROCM used to build PyTorch: N/A 2025-05-07T20:29:03.7533175Z 2025-05-07T20:29:03.7533280Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:29:03.7533603Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:29:03.7533926Z Clang version: Could not collect 2025-05-07T20:29:03.7534197Z CMake version: Could not collect 2025-05-07T20:29:03.7534462Z Libc version: glibc-2.34 2025-05-07T20:29:03.7534614Z 2025-05-07T20:29:03.7534925Z Python version: 3.13.0 | packaged by conda-forge | (main, Nov 27 2024, 19:18:50) [GCC 13.3.0] (64-bit runtime) 2025-05-07T20:29:03.7535534Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:29:03.7535965Z Is CUDA available: True 2025-05-07T20:29:03.7536222Z CUDA runtime version: 12.8.61 2025-05-07T20:29:03.7536748Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:29:03.7537059Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:29:03.7537396Z Nvidia driver version: 570.133.07 2025-05-07T20:29:03.7537676Z cuDNN version: Could not collect 2025-05-07T20:29:03.7537946Z HIP runtime version: N/A 2025-05-07T20:29:03.7538196Z MIOpen runtime version: N/A 2025-05-07T20:29:03.7538461Z Is XNNPACK available: True 2025-05-07T20:29:03.7538621Z 2025-05-07T20:29:03.7538696Z CPU: 2025-05-07T20:29:03.7538914Z Architecture: x86_64 2025-05-07T20:29:03.7539254Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:29:03.7539640Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:29:03.7540040Z Byte Order: Little Endian 2025-05-07T20:29:03.7540357Z CPU(s): 16 2025-05-07T20:29:03.7540670Z On-line CPU(s) list: 0-15 2025-05-07T20:29:03.7541378Z Vendor ID: AuthenticAMD 2025-05-07T20:29:03.7541737Z Model name: AMD EPYC 7R32 2025-05-07T20:29:03.7542069Z CPU family: 23 2025-05-07T20:29:03.7542358Z Model: 49 2025-05-07T20:29:03.7542662Z Thread(s) per core: 2 2025-05-07T20:29:03.7542966Z Core(s) per socket: 8 2025-05-07T20:29:03.7543258Z Socket(s): 1 2025-05-07T20:29:03.7543561Z Stepping: 0 2025-05-07T20:29:03.7543868Z BogoMIPS: 5600.00 2025-05-07T20:29:03.7545991Z 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:29:03.7548251Z Hypervisor vendor: KVM 2025-05-07T20:29:03.7548566Z Virtualization type: full 2025-05-07T20:29:03.7548901Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:29:03.7549274Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:29:03.7549647Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:29:03.7549999Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:29:03.7550327Z NUMA node(s): 1 2025-05-07T20:29:03.7550618Z NUMA node0 CPU(s): 0-15 2025-05-07T20:29:03.7550956Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:29:03.7551338Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:29:03.7551704Z Vulnerability L1tf: Not affected 2025-05-07T20:29:03.7552056Z Vulnerability Mds: Not affected 2025-05-07T20:29:03.7552401Z Vulnerability Meltdown: Not affected 2025-05-07T20:29:03.7552756Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:29:03.7553123Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:29:03.7553655Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:29:03.7554231Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:29:03.7554771Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:29:03.7555458Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:29:03.7556319Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:29:03.7557012Z Vulnerability Srbds: Not affected 2025-05-07T20:29:03.7557392Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:29:03.7557623Z 2025-05-07T20:29:03.7557731Z Versions of relevant libraries: 2025-05-07T20:29:03.7558016Z [pip3] numpy==2.2.5 2025-05-07T20:29:03.7558281Z [pip3] nvidia-cublas-cu12==12.8.3.14 2025-05-07T20:29:03.7558601Z [pip3] nvidia-cuda-cupti-cu12==12.8.57 2025-05-07T20:29:03.7558915Z [pip3] nvidia-cuda-nvrtc-cu12==12.8.61 2025-05-07T20:29:03.7559239Z [pip3] nvidia-cuda-runtime-cu12==12.8.57 2025-05-07T20:29:03.7559566Z [pip3] nvidia-cudnn-cu12==9.8.0.87 2025-05-07T20:29:03.7559862Z [pip3] nvidia-cufft-cu12==11.3.3.41 2025-05-07T20:29:03.7560169Z [pip3] nvidia-curand-cu12==10.3.9.55 2025-05-07T20:29:03.7560470Z [pip3] nvidia-cusolver-cu12==11.7.2.55 2025-05-07T20:29:03.7560778Z [pip3] nvidia-cusparse-cu12==12.5.7.53 2025-05-07T20:29:03.7561215Z [pip3] nvidia-cusparselt-cu12==0.6.3 2025-05-07T20:29:03.7561517Z [pip3] nvidia-nccl-cu12==2.26.2 2025-05-07T20:29:03.7561795Z [pip3] nvidia-nvjitlink-cu12==12.8.61 2025-05-07T20:29:03.7562097Z [pip3] nvidia-nvtx-cu12==12.8.55 2025-05-07T20:29:03.7562390Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:29:03.7562688Z [pip3] torch==2.8.0.dev20250507+cu128 2025-05-07T20:29:03.7563068Z [conda] cuda-cudart 12.8.57 h5888daf_1 conda-forge 2025-05-07T20:29:03.7563562Z [conda] cuda-cudart-dev 12.8.57 h5888daf_1 conda-forge 2025-05-07T20:29:03.7564072Z [conda] cuda-cudart-dev_linux-64 12.8.57 h3f2d84a_1 conda-forge 2025-05-07T20:29:03.7564589Z [conda] cuda-cudart-static 12.8.57 h5888daf_1 conda-forge 2025-05-07T20:29:03.7565125Z [conda] cuda-cudart-static_linux-64 12.8.57 h3f2d84a_1 conda-forge 2025-05-07T20:29:03.7565740Z [conda] cuda-cudart_linux-64 12.8.57 h3f2d84a_1 conda-forge 2025-05-07T20:29:03.7566227Z [conda] cuda-cupti 12.8.57 hbd13f7d_0 conda-forge 2025-05-07T20:29:03.7566690Z [conda] cuda-cupti-dev 12.8.57 h5888daf_0 conda-forge 2025-05-07T20:29:03.7567176Z [conda] cuda-libraries 12.8.0 ha770c72_0 conda-forge 2025-05-07T20:29:03.7567673Z [conda] cuda-libraries-dev 12.8.0 ha770c72_0 conda-forge 2025-05-07T20:29:03.7568143Z [conda] cuda-nvrtc 12.8.61 hbd13f7d_0 conda-forge 2025-05-07T20:29:03.7568702Z [conda] cuda-nvrtc-dev 12.8.61 h5888daf_0 conda-forge 2025-05-07T20:29:03.7569165Z [conda] cuda-nvtx 12.8.55 hbd13f7d_0 conda-forge 2025-05-07T20:29:03.7569636Z [conda] cuda-opencl 12.8.55 hbd13f7d_0 conda-forge 2025-05-07T20:29:03.7570113Z [conda] cuda-opencl-dev 12.8.55 h5888daf_0 conda-forge 2025-05-07T20:29:03.7570606Z [conda] cuda-runtime 12.8.0 ha804496_0 conda-forge 2025-05-07T20:29:03.7571061Z [conda] libcublas 12.8.3.14 h9ab20c4_0 conda-forge 2025-05-07T20:29:03.7571529Z [conda] libcublas-dev 12.8.3.14 h9ab20c4_0 conda-forge 2025-05-07T20:29:03.7571997Z [conda] libcufft 11.3.3.41 hbd13f7d_0 conda-forge 2025-05-07T20:29:03.7572464Z [conda] libcufft-dev 11.3.3.41 h5888daf_0 conda-forge 2025-05-07T20:29:03.7572951Z [conda] libcurand 10.3.9.55 hbd13f7d_0 conda-forge 2025-05-07T20:29:03.7573446Z [conda] libcurand-dev 10.3.9.55 h5888daf_0 conda-forge 2025-05-07T20:29:03.7573923Z [conda] libcusolver 11.7.2.55 h9ab20c4_0 conda-forge 2025-05-07T20:29:03.7574399Z [conda] libcusolver-dev 11.7.2.55 h9ab20c4_0 conda-forge 2025-05-07T20:29:03.7574904Z [conda] libcusparse 12.5.7.53 hbd13f7d_0 conda-forge 2025-05-07T20:29:03.7575401Z [conda] libcusparse-dev 12.5.7.53 h5888daf_0 conda-forge 2025-05-07T20:29:03.7575894Z [conda] libnvjitlink 12.8.61 hbd13f7d_0 conda-forge 2025-05-07T20:29:03.7576373Z [conda] libnvjitlink-dev 12.8.61 h5888daf_0 conda-forge 2025-05-07T20:29:03.7576842Z [conda] numpy 2.2.5 py313h17eae1a_0 conda-forge 2025-05-07T20:29:03.7577317Z [conda] nvidia-cublas-cu12 12.8.3.14 pypi_0 pypi 2025-05-07T20:29:03.7577810Z [conda] nvidia-cuda-cupti-cu12 12.8.57 pypi_0 pypi 2025-05-07T20:29:03.7578313Z [conda] nvidia-cuda-nvrtc-cu12 12.8.61 pypi_0 pypi 2025-05-07T20:29:03.7578825Z [conda] nvidia-cuda-runtime-cu12 12.8.57 pypi_0 pypi 2025-05-07T20:29:03.7579331Z [conda] nvidia-cudnn-cu12 9.8.0.87 pypi_0 pypi 2025-05-07T20:29:03.7579912Z [conda] nvidia-cufft-cu12 11.3.3.41 pypi_0 pypi 2025-05-07T20:29:03.7580410Z [conda] nvidia-curand-cu12 10.3.9.55 pypi_0 pypi 2025-05-07T20:29:03.7580913Z [conda] nvidia-cusolver-cu12 11.7.2.55 pypi_0 pypi 2025-05-07T20:29:03.7581400Z [conda] nvidia-cusparse-cu12 12.5.7.53 pypi_0 pypi 2025-05-07T20:29:03.7581904Z [conda] nvidia-cusparselt-cu12 0.6.3 pypi_0 pypi 2025-05-07T20:29:03.7582393Z [conda] nvidia-nccl-cu12 2.26.2 pypi_0 pypi 2025-05-07T20:29:03.7582872Z [conda] nvidia-nvjitlink-cu12 12.8.61 pypi_0 pypi 2025-05-07T20:29:03.7583351Z [conda] nvidia-nvtx-cu12 12.8.55 pypi_0 pypi 2025-05-07T20:29:03.7583828Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:29:03.7584300Z [conda] torch 2.8.0.dev20250507+cu128 pypi_0 pypi 2025-05-07T20:29:03.7584657Z 2025-05-07T20:29:03.8336808Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:29:03.8337485Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:29:03.8350936Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:03.8351297Z env: 2025-05-07T20:29:03.8351532Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:03.8351836Z BUILD_ENV: build_binary 2025-05-07T20:29:03.8352095Z BUILD_TARGET: default 2025-05-07T20:29:03.8352341Z BUILD_VARIANT: cuda 2025-05-07T20:29:03.8352589Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:29:03.8352849Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:03.8353188Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:03.8353557Z ##[endgroup] 2025-05-07T20:29:04.1771654Z ################################################################################ 2025-05-07T20:29:04.1772147Z # Prepare FBGEMM-GPU Build 2025-05-07T20:29:04.1772404Z # 2025-05-07T20:29:04.1786198Z # [2025-05-07T20:29:04.178Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:29:04.1786616Z ################################################################################ 2025-05-07T20:29:04.1786849Z 2025-05-07T20:29:04.1801662Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:04.2731553Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:04.2753719Z [BUILD] Running git submodules update ... 2025-05-07T20:29:04.2775835Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:29:04.3144155Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:29:04.3144636Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:29:04.3145208Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:29:04.3145594Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:29:04.3146004Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:29:04.3146471Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:29:04.3146880Z Synchronizing submodule url for '../external/json' 2025-05-07T20:29:04.3179332Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:29:04.3727904Z [BUILD] Installing other build dependencies ... 2025-05-07T20:29:04.3750324Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:29:06.8153727Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:29:06.8318077Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:29:06.9380581Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:29:06.9406531Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:29:07.1350379Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:29:07.1375507Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:29:07.2394235Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:29:07.2415639Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:29:07.5428421Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:29:07.5455087Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:29:07.5995944Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:29:07.5999728Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:29:07.6705899Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:29:07.6734947Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T20:29:07.7168075Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T20:29:07.7716318Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:29:07.7753970Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:29:07.8888385Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:29:07.8920589Z Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:29:07.9962531Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:29:07.9982458Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:29:08.0558611Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:29:08.1157694Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:29:08.1177910Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:29:08.2128130Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:29:08.2156089Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:29:08.3264712Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:29:08.3296704Z 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:29:08.4439348Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:29:08.4464491Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:29:08.5441095Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:29:08.5462503Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:29:08.6484799Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:29:08.6514818Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:29:08.7601595Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:29:08.7627996Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:29:08.8126721Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:29:08.8668011Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:29:08.8689429Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:29:08.9086919Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:29:08.9560277Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:29:08.9665035Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:29:09.0070853Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:29:09.0732624Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:29:09.0754254Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:29:09.1246385Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:29:09.1748127Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:29:09.2227740Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:29:09.7008849Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 58.3 MB/s eta 0:00:00 2025-05-07T20:29:09.7035211Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:29:09.7525505Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:29:09.8021114Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:29:09.8510618Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:29:09.8992653Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:29:09.9500731Z Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB) 2025-05-07T20:29:10.0076069Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.5/759.5 kB 9.0 MB/s eta 0:00:00 2025-05-07T20:29:10.0104614Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:29:10.0592581Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:29:10.1116630Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:29:10.1639997Z 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:29:10.2162788Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:29:10.2656309Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:29:10.3122644Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:29:10.3615733Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:29:10.4098179Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:29:10.4580860Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:29:10.6245612Z 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:29:12.8478528Z 2025-05-07T20:29:12.8530353Z 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:29:13.0443976Z ################################################################################ 2025-05-07T20:29:13.0444332Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:29:13.0444615Z # 2025-05-07T20:29:13.0461980Z # [2025-05-07T20:29:13.045Z] + install_triton_pip build_binary 2025-05-07T20:29:13.0462410Z ################################################################################ 2025-05-07T20:29:13.0462667Z 2025-05-07T20:29:13.0462895Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:29:13.0463343Z ################################################################################ 2025-05-07T20:29:13.0463716Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:29:13.0464048Z # 2025-05-07T20:29:13.0478821Z # [2025-05-07T20:29:13.047Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:29:13.0479362Z ################################################################################ 2025-05-07T20:29:13.0479578Z 2025-05-07T20:29:13.0494643Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:13.1385341Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:13.1385718Z ################################################################################ 2025-05-07T20:29:13.1386064Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:29:13.1386343Z # 2025-05-07T20:29:13.1402369Z # [2025-05-07T20:29:13.139Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:29:13.1402863Z ################################################################################ 2025-05-07T20:29:13.1403082Z 2025-05-07T20:29:13.1451059Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:29:13.1467781Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:29:13.1468312Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:29:13.1476578Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:29:13.1485783Z [INSTALL] Attempting to install [pytorch-triton, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T20:29:13.1506764Z [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:29:19.0995437Z 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:29:19.0996688Z torch 2.8.0.dev20250507+cu128 requires pytorch-triton==3.3.0+git96316ce5; platform_system == "Linux", but you have pytorch-triton 3.2.0+git4b3bb1f8 which is incompatible. 2025-05-07T20:29:19.0997374Z 2025-05-07T20:29:19.0997588Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:29:19.0998013Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:29:19.0998814Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:29:19.1000037Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.5 MB) 2025-05-07T20:29:19.1001169Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 128.3 MB/s eta 0:00:00 2025-05-07T20:29:19.1001567Z Installing collected packages: pytorch-triton 2025-05-07T20:29:19.1001914Z Attempting uninstall: pytorch-triton 2025-05-07T20:29:19.1002320Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:29:19.1002764Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:29:19.1003190Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:29:19.1003637Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:29:19.1003911Z 2025-05-07T20:29:21.3550185Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:29:21.3554458Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:29:23.5524474Z ################################################################################ 2025-05-07T20:29:23.5524935Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:29:23.5525326Z ################################################################################ 2025-05-07T20:29:23.5525546Z 2025-05-07T20:29:25.6383942Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:29:27.8454765Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:29:27.8458860Z [BUILD] Successfully ran git submodules update 2025-05-07T20:29:27.8502982Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:29:27.8503473Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:29:27.8517895Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:27.8518254Z env: 2025-05-07T20:29:27.8518493Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:27.8518804Z BUILD_ENV: build_binary 2025-05-07T20:29:27.8519069Z BUILD_TARGET: default 2025-05-07T20:29:27.8519369Z BUILD_VARIANT: cuda 2025-05-07T20:29:27.8519714Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:29:27.8520063Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:27.8520382Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:27.8520739Z ##[endgroup] 2025-05-07T20:29:28.1909195Z ################################################################################ 2025-05-07T20:29:28.1909621Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:29:28.1910034Z # 2025-05-07T20:29:28.1923487Z # [2025-05-07T20:29:28.192Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:29:28.1924542Z ################################################################################ 2025-05-07T20:29:28.1924769Z 2025-05-07T20:29:28.1925118Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:29:28.1925805Z + sha1sum fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:29:28.1926132Z 2025-05-07T20:29:28.7395333Z 0208a1ff4cace39fc9dc79db3516e8287d7db271 fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:29:28.7399223Z 2025-05-07T20:29:28.7400144Z + sha256sum fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:29:28.7400558Z 2025-05-07T20:29:29.3691855Z 58cc30757e0461bd8593c3708ec44ecd78f6f1bd1299f73d15cdbb57203cdc62 fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:29:29.3695169Z 2025-05-07T20:29:29.3695448Z + md5sum fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:29:29.3695780Z 2025-05-07T20:29:30.6686433Z 739b74e90fc61b0eb9cb0c92a4ea977b fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:29:30.6690136Z 2025-05-07T20:29:30.6700684Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl ... 2025-05-07T20:29:30.6723696Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:29:45.2143699Z Processing ./fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:29:45.2144651Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from fbgemm-gpu-nightly==2025.5.7) (2.2.5) 2025-05-07T20:29:45.2145441Z Installing collected packages: fbgemm-gpu-nightly 2025-05-07T20:29:45.2145885Z Successfully installed fbgemm-gpu-nightly-2025.5.7 2025-05-07T20:29:45.2146150Z 2025-05-07T20:29:52.1645515Z ################################################################################ 2025-05-07T20:29:52.1646288Z [CHECK] !!!! INFO !!!! 2025-05-07T20:29:52.1646857Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu128 2025-05-07T20:29:52.1647330Z [CHECK] CUDA version reported by PyTorch is: 12.8 2025-05-07T20:29:52.1647656Z [CHECK] 2025-05-07T20:29:52.1647977Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:29:52.1648525Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:29:52.1648934Z ################################################################################ 2025-05-07T20:29:52.1649150Z 2025-05-07T20:29:52.1649270Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:29:56.3044331Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:30:00.4759707Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:04.6121409Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:04.6125722Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:30:17.1463761Z ################################################################################ 2025-05-07T20:30:17.1464211Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:30:17.1464574Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:30:17.1464925Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:30:17.1465263Z ################################################################################ 2025-05-07T20:30:17.1465495Z 2025-05-07T20:30:21.3193447Z ################################################################################ 2025-05-07T20:30:21.3193885Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:30:21.3195342Z [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:30:21.3197216Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:30:21.3197536Z ################################################################################ 2025-05-07T20:30:21.3197776Z 2025-05-07T20:30:21.3197939Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:30:25.5077750Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:30:29.6872457Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:30:34.0059940Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:30:38.1681505Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:30:42.3214675Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:30:46.4859431Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:30:50.6467963Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:30:50.6472118Z [INSTALL] Check for operator registrations ... 2025-05-07T20:30:54.7070359Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:30:54.7070662Z 2025-05-07T20:30:54.7776586Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:30:58.8478075Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:30:58.8478456Z 2025-05-07T20:30:58.9121059Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:30:58.9122884Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:30:58.9159977Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:30:58.9160437Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:30:58.9174761Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:58.9175110Z env: 2025-05-07T20:30:58.9175338Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:58.9175637Z BUILD_ENV: build_binary 2025-05-07T20:30:58.9175887Z BUILD_TARGET: default 2025-05-07T20:30:58.9176124Z BUILD_VARIANT: cuda 2025-05-07T20:30:58.9176357Z BUILD_CUDA_VERSION: 12.8.0 2025-05-07T20:30:58.9176615Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:58.9176923Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:58.9177255Z ##[endgroup] 2025-05-07T20:30:59.2546136Z ################################################################################ 2025-05-07T20:30:59.2546529Z # Test All FBGEMM-GPU Modules 2025-05-07T20:30:59.2546788Z # 2025-05-07T20:30:59.2561328Z # [2025-05-07T20:30:59.255Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:30:59.2561753Z ################################################################################ 2025-05-07T20:30:59.2571793Z 2025-05-07T20:31:07.5493120Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cuda) 2025-05-07T20:31:07.5493723Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:31:07.5494146Z [TEST] Determined the test directories: 2025-05-07T20:31:07.5494446Z fbgemm_gpu/test 2025-05-07T20:31:07.5494598Z 2025-05-07T20:31:07.5499426Z [TEST] FBGEMM_GPU variant is cuda; configuring for CUDA-based testing ... 2025-05-07T20:31:07.5506063Z [TEST] Set environment variables for CUDA testing ... 2025-05-07T20:31:07.5506514Z + conda env config vars unset -n build_binary CUDA_VISIBLE_DEVICES 2025-05-07T20:31:07.5506810Z 2025-05-07T20:31:07.9804891Z 2025-05-07T20:31:07.9805162Z [TEST] Installing PyTest ... 2025-05-07T20:31:07.9828752Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:31:09.0883133Z Channels: 2025-05-07T20:31:09.0883799Z - conda-forge 2025-05-07T20:31:09.0884043Z Platform: linux-64 2025-05-07T20:31:12.6826148Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:31:13.8487602Z Solving environment: \ | / done 2025-05-07T20:31:14.0785259Z 2025-05-07T20:31:14.0785798Z ## Package Plan ## 2025-05-07T20:31:14.0786029Z 2025-05-07T20:31:14.0786329Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:31:14.0786733Z 2025-05-07T20:31:14.0786873Z added / updated specs: 2025-05-07T20:31:14.0787191Z - expecttest 2025-05-07T20:31:14.0787470Z - pytest 2025-05-07T20:31:14.0787625Z 2025-05-07T20:31:14.0787632Z 2025-05-07T20:31:14.0787789Z The following packages will be downloaded: 2025-05-07T20:31:14.0788012Z 2025-05-07T20:31:14.0788136Z package | build 2025-05-07T20:31:14.0788504Z ---------------------------|----------------- 2025-05-07T20:31:14.0788900Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:31:14.0789386Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:31:14.0789866Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:31:14.0790336Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:31:14.0790780Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:31:14.0791210Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:31:14.0791637Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:31:14.0792052Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:31:14.0792448Z ------------------------------------------------------------ 2025-05-07T20:31:14.0793177Z Total: 428 KB 2025-05-07T20:31:14.0793407Z 2025-05-07T20:31:14.0793541Z The following NEW packages will be INSTALLED: 2025-05-07T20:31:14.0793771Z 2025-05-07T20:31:14.0793989Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:31:14.0794507Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:31:14.0795039Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:31:14.0795529Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:31:14.0796004Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:31:14.0796466Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:31:14.0796900Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:31:14.0797336Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:31:14.0797596Z 2025-05-07T20:31:14.0797606Z 2025-05-07T20:31:14.0797611Z 2025-05-07T20:31:14.0797768Z Downloading and Extracting Packages: ...working... 2025-05-07T20:31:14.0798155Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:31:14.0798383Z 2025-05-07T20:31:14.0798780Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:31:14.0799027Z 2025-05-07T20:31:14.0799031Z 2025-05-07T20:31:14.0804913Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:31:14.0805287Z 2025-05-07T20:31:14.0805293Z 2025-05-07T20:31:14.0805534Z 2025-05-07T20:31:14.0824301Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:31:14.0824582Z 2025-05-07T20:31:14.0824587Z 2025-05-07T20:31:14.0824591Z 2025-05-07T20:31:14.0824595Z 2025-05-07T20:31:14.0840623Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:31:14.0840922Z 2025-05-07T20:31:14.0840935Z 2025-05-07T20:31:14.0840939Z 2025-05-07T20:31:14.0840943Z 2025-05-07T20:31:14.0840947Z 2025-05-07T20:31:14.0844054Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:31:14.0844313Z 2025-05-07T20:31:14.0844652Z 2025-05-07T20:31:14.0844656Z 2025-05-07T20:31:14.0844660Z 2025-05-07T20:31:14.0844664Z 2025-05-07T20:31:14.0856972Z 2025-05-07T20:31:14.0858521Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:31:14.0858817Z 2025-05-07T20:31:14.0858821Z 2025-05-07T20:31:14.0858825Z 2025-05-07T20:31:14.0858828Z 2025-05-07T20:31:14.0858832Z 2025-05-07T20:31:14.0858836Z 2025-05-07T20:31:14.0858840Z 2025-05-07T20:31:14.2003940Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:31:14.2004865Z 2025-05-07T20:31:14.2008277Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:31:14.2008711Z 2025-05-07T20:31:14.2008725Z 2025-05-07T20:31:14.2061575Z 2025-05-07T20:31:14.2064807Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:31:14.2065065Z 2025-05-07T20:31:14.2065102Z 2025-05-07T20:31:14.2065120Z 2025-05-07T20:31:14.2116611Z 2025-05-07T20:31:14.2555273Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:31:14.2555599Z 2025-05-07T20:31:14.2555603Z 2025-05-07T20:31:14.2556663Z 2025-05-07T20:31:14.2564987Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:31:14.2565351Z 2025-05-07T20:31:14.2565358Z 2025-05-07T20:31:14.2565363Z 2025-05-07T20:31:14.2567402Z 2025-05-07T20:31:14.2641385Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:31:14.2647198Z 2025-05-07T20:31:14.2919401Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:31:14.2919771Z 2025-05-07T20:31:14.2919778Z 2025-05-07T20:31:14.2919784Z 2025-05-07T20:31:14.2919801Z 2025-05-07T20:31:14.2919807Z 2025-05-07T20:31:14.2956743Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:31:14.2957098Z 2025-05-07T20:31:14.2957104Z 2025-05-07T20:31:14.2957418Z 2025-05-07T20:31:14.2957441Z 2025-05-07T20:31:14.2960085Z 2025-05-07T20:31:14.2987817Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:31:14.2988195Z 2025-05-07T20:31:14.2988201Z 2025-05-07T20:31:14.2988206Z 2025-05-07T20:31:14.2988211Z 2025-05-07T20:31:14.3006252Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:31:14.3006666Z 2025-05-07T20:31:14.3006672Z 2025-05-07T20:31:14.3006677Z 2025-05-07T20:31:14.3006682Z 2025-05-07T20:31:14.3006687Z 2025-05-07T20:31:14.3006693Z 2025-05-07T20:31:14.3006698Z 2025-05-07T20:31:14.3009107Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:14.3009489Z 2025-05-07T20:31:14.3009499Z 2025-05-07T20:31:14.3009504Z 2025-05-07T20:31:14.3022265Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:31:14.3022616Z 2025-05-07T20:31:14.3022622Z 2025-05-07T20:31:14.3022627Z 2025-05-07T20:31:14.3022632Z 2025-05-07T20:31:14.3022637Z 2025-05-07T20:31:14.3022654Z 2025-05-07T20:31:14.3022937Z 2025-05-07T20:31:14.3062527Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:14.3064192Z 2025-05-07T20:31:14.3066816Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:31:14.3067072Z 2025-05-07T20:31:14.3173904Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:31:14.3174155Z 2025-05-07T20:31:14.3174161Z 2025-05-07T20:31:14.3174484Z 2025-05-07T20:31:14.3174488Z 2025-05-07T20:31:14.3174688Z 2025-05-07T20:31:14.3184159Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:31:14.3184463Z 2025-05-07T20:31:14.3184467Z 2025-05-07T20:31:14.3184471Z 2025-05-07T20:31:14.3184474Z 2025-05-07T20:31:14.3184478Z 2025-05-07T20:31:14.3184481Z 2025-05-07T20:31:14.3184485Z 2025-05-07T20:31:14.3212228Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:31:14.3212601Z 2025-05-07T20:31:14.3212605Z 2025-05-07T20:31:14.3212618Z 2025-05-07T20:31:14.3212622Z 2025-05-07T20:31:14.3212626Z 2025-05-07T20:31:14.3212630Z 2025-05-07T20:31:14.3215611Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:14.3215938Z 2025-05-07T20:31:14.3215942Z 2025-05-07T20:31:14.3215946Z 2025-05-07T20:31:14.3215949Z 2025-05-07T20:31:14.3215953Z 2025-05-07T20:31:14.3216440Z 2025-05-07T20:31:14.3283455Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:14.3283830Z 2025-05-07T20:31:14.3283834Z 2025-05-07T20:31:14.3283837Z 2025-05-07T20:31:14.3283841Z 2025-05-07T20:31:14.3283845Z 2025-05-07T20:31:14.3283848Z 2025-05-07T20:31:14.3311149Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:31:14.3363195Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:31:14.3507860Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:31:14.3508159Z 2025-05-07T20:31:14.3508773Z 2025-05-07T20:31:14.3521029Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:31:14.3521302Z 2025-05-07T20:31:14.3522828Z 2025-05-07T20:31:14.3685422Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:31:14.3685680Z 2025-05-07T20:31:14.3685684Z 2025-05-07T20:31:14.3695667Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:31:14.3702323Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:31:14.3702664Z 2025-05-07T20:31:14.3702962Z 2025-05-07T20:31:14.3703203Z  2025-05-07T20:31:14.3703501Z 2025-05-07T20:31:14.3703505Z 2025-05-07T20:31:14.3703686Z  2025-05-07T20:31:14.3703891Z 2025-05-07T20:31:14.3703895Z 2025-05-07T20:31:14.3703899Z 2025-05-07T20:31:14.3704080Z  2025-05-07T20:31:14.3704286Z 2025-05-07T20:31:14.3704485Z 2025-05-07T20:31:14.3704491Z 2025-05-07T20:31:14.3704494Z 2025-05-07T20:31:14.3704680Z  2025-05-07T20:31:14.3704893Z 2025-05-07T20:31:14.3704897Z 2025-05-07T20:31:14.3704900Z 2025-05-07T20:31:14.3704904Z 2025-05-07T20:31:14.3704908Z 2025-05-07T20:31:14.3705102Z  2025-05-07T20:31:14.3705311Z 2025-05-07T20:31:14.3705314Z 2025-05-07T20:31:14.3705318Z 2025-05-07T20:31:14.3705322Z 2025-05-07T20:31:14.3705325Z 2025-05-07T20:31:14.3705329Z 2025-05-07T20:31:14.3705515Z  2025-05-07T20:31:14.3705731Z 2025-05-07T20:31:14.3705734Z 2025-05-07T20:31:14.3705738Z 2025-05-07T20:31:14.3705742Z 2025-05-07T20:31:14.3705745Z 2025-05-07T20:31:14.3705749Z 2025-05-07T20:31:14.3705753Z 2025-05-07T20:31:14.3705958Z  done 2025-05-07T20:31:14.4711280Z Preparing transaction: \ done 2025-05-07T20:31:14.5717604Z Verifying transaction: / done 2025-05-07T20:31:16.4744523Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:31:16.6095133Z [TEST] Checking imports ... 2025-05-07T20:31:20.7378281Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:31:20.7391297Z [TEST] Setting feature flags ... 2025-05-07T20:31:20.7391875Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:31:20.7392381Z 2025-05-07T20:31:21.1722370Z 2025-05-07T20:31:21.1723146Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:31:21.1724582Z ################################################################################ 2025-05-07T20:31:21.1725036Z # Run FBGEMM-GPU Tests: 2025-05-07T20:31:21.1725366Z # 2025-05-07T20:31:21.1746053Z # [2025-05-07T20:31:21.174Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:31:21.1746491Z ################################################################################ 2025-05-07T20:31:21.1747013Z 2025-05-07T20:31:21.1753699Z [TEST] Enumerating ALL test files ... 2025-05-07T20:31:21.1787479Z ./batched_unary_embeddings_test.py 2025-05-07T20:31:21.1787965Z ./combine/empty_weights_test.py 2025-05-07T20:31:21.1788383Z ./combine/input_combine_test.py 2025-05-07T20:31:21.1788799Z ./config/feature_gate_test.py 2025-05-07T20:31:21.1789206Z ./jagged/1d_to_dense_test.py 2025-05-07T20:31:21.1789592Z ./jagged/2d_to_dense_test.py 2025-05-07T20:31:21.1790036Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:21.1790527Z ./jagged/dense_bmm_test.py 2025-05-07T20:31:21.1790942Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:31:21.1791432Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:31:21.1791860Z ./jagged/elementwise_binary_test.py 2025-05-07T20:31:21.1792319Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:31:21.1792816Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:31:21.1793286Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:31:21.1793747Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:31:21.1794223Z ./jagged/misc_ops_test.py 2025-05-07T20:31:21.1794598Z ./jagged/slice_test.py 2025-05-07T20:31:21.1794967Z ./jagged/unique_indices_test.py 2025-05-07T20:31:21.1795383Z ./layout_transform_ops_test.py 2025-05-07T20:31:21.1795819Z ./merge_pooled_embeddings_test.py 2025-05-07T20:31:21.1796233Z ./metric_ops_test.py 2025-05-07T20:31:21.1796591Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:31:21.1797008Z ./quantize/bfloat16_test.py 2025-05-07T20:31:21.1797351Z ./quantize/comm_codec_test.py 2025-05-07T20:31:21.1797758Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:31:21.1798137Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:31:21.1798561Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:31:21.1798973Z ./quantize/hfp8_test.py 2025-05-07T20:31:21.1799313Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:31:21.1799936Z ./quantize/msfp_test.py 2025-05-07T20:31:21.1800280Z ./quantize/mx4_test.py 2025-05-07T20:31:21.1800619Z ./release/stable_release_test.py 2025-05-07T20:31:21.1801010Z ./runtime_monitor_test.py 2025-05-07T20:31:21.1801293Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:31:21.1801616Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:31:21.1801940Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:31:21.1802249Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:31:21.1802549Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:31:21.1802978Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:31:21.1803373Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:31:21.1803705Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:31:21.1804031Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:31:21.1804348Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:31:21.1804667Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:31:21.1805010Z ./sll/jagged_softmax_test.py 2025-05-07T20:31:21.1805315Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:31:21.1805658Z ./sparse/block_bucketize_test.py 2025-05-07T20:31:21.1805944Z ./sparse/cumsum_test.py 2025-05-07T20:31:21.1806236Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:31:21.1806568Z ./sparse/index_select_test.py 2025-05-07T20:31:21.1806845Z ./sparse/misc_ops_test.py 2025-05-07T20:31:21.1807106Z ./sparse/pack_segments_test.py 2025-05-07T20:31:21.1807399Z ./sparse/permute_embeddings_test.py 2025-05-07T20:31:21.1807702Z ./sparse/permute_indices_test.py 2025-05-07T20:31:21.1807996Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:31:21.1808316Z ./sparse/reorder_batched_test.py 2025-05-07T20:31:21.1808789Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:31:21.1809123Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:31:21.1809438Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:31:21.1809717Z ./tbe/cache/cache_test.py 2025-05-07T20:31:21.1810000Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:31:21.1810313Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:31:21.1810581Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:31:21.1810979Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:31:21.1811295Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:31:21.1811617Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:31:21.1811932Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:31:21.1812247Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:31:21.1812570Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:31:21.1812886Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:31:21.1813218Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:31:21.1813516Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:31:21.1813800Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:31:21.1814124Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:31:21.1814433Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:31:21.1814723Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:31:21.1815121Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:31:21.1815586Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:31:21.1816075Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:31:21.1816525Z ./tbe/training/backward_dense_test.py 2025-05-07T20:31:21.1816957Z ./tbe/training/backward_none_test.py 2025-05-07T20:31:21.1817414Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:31:21.1817861Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:31:21.1818323Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:31:21.1818782Z ./tbe/training/forward_test.py 2025-05-07T20:31:21.1819172Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:31:21.1819612Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:31:21.1820049Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:31:21.1820381Z ./utils/filestore_test.py 2025-05-07T20:31:21.1820636Z ./uvm/copy_test.py 2025-05-07T20:31:21.1820996Z ./uvm/ops_load_test.py 2025-05-07T20:31:21.1821237Z ./uvm/uvm_test.py 2025-05-07T20:31:21.1821373Z 2025-05-07T20:31:21.1821491Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:31:21.1821713Z 2025-05-07T20:31:21.1821843Z ################################################################################ 2025-05-07T20:31:21.1834581Z # [2025-05-07T20:31:21.183Z] Run Python Test Suite: 2025-05-07T20:31:21.1834933Z # ./batched_unary_embeddings_test.py 2025-05-07T20:31:21.1835259Z ################################################################################ 2025-05-07T20:31:21.1859892Z + 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:31:21.1860797Z 2025-05-07T20:31:23.7451110Z ============================= test session starts ============================== 2025-05-07T20:31:23.7451816Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:23.7452355Z cachedir: .pytest_cache 2025-05-07T20:31:23.7452965Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:23.7453736Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:23.7454148Z plugins: hypothesis-6.131.14 2025-05-07T20:31:25.3964573Z collecting ... collected 2 items 2025-05-07T20:31:25.3964861Z 2025-05-07T20:31:25.4104556Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:31:25.6761707Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu PASSED 2025-05-07T20:31:25.6762105Z 2025-05-07T20:31:25.6762258Z =============================== warnings summary =============================== 2025-05-07T20:31:25.6762749Z test/batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu 2025-05-07T20:31:25.6765989Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::batched_unary_embeddings: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:31:25.6769832Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:25.6770260Z 2025-05-07T20:31:25.6770508Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:25.6770979Z ========================= 2 passed, 1 warning in 2.45s ========================= 2025-05-07T20:31:26.4176196Z 2025-05-07T20:31:26.4176881Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:31:26.4197830Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 5 seconds 2025-05-07T20:31:26.4198152Z 2025-05-07T20:31:26.4198157Z 2025-05-07T20:31:26.4198161Z 2025-05-07T20:31:26.4198165Z 2025-05-07T20:31:26.4218843Z ################################################################################ 2025-05-07T20:31:26.4234051Z # [2025-05-07T20:31:26.423Z] Run Python Test Suite: 2025-05-07T20:31:26.4234402Z # ./combine/empty_weights_test.py 2025-05-07T20:31:26.4234733Z ################################################################################ 2025-05-07T20:31:26.4260589Z + 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:31:26.4261242Z 2025-05-07T20:31:28.6084289Z ============================= test session starts ============================== 2025-05-07T20:31:28.6085120Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:28.6085666Z cachedir: .pytest_cache 2025-05-07T20:31:28.6086264Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:28.6086996Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:28.6087405Z plugins: hypothesis-6.131.14 2025-05-07T20:31:30.2775102Z collecting ... collected 1 item 2025-05-07T20:31:30.2775397Z 2025-05-07T20:31:30.2795608Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:31:30.2796241Z 2025-05-07T20:31:30.2796466Z =========================== short test summary info ============================ 2025-05-07T20:31:30.2796949Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:31:30.2797408Z ============================== 1 skipped in 1.80s ============================== 2025-05-07T20:31:30.9350861Z 2025-05-07T20:31:30.9351588Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:31:30.9370720Z [TEST] Python test time for ./combine/empty_weights_test.py: 4 seconds 2025-05-07T20:31:30.9371171Z 2025-05-07T20:31:30.9371177Z 2025-05-07T20:31:30.9371182Z 2025-05-07T20:31:30.9371187Z 2025-05-07T20:31:30.9393000Z ################################################################################ 2025-05-07T20:31:30.9410155Z # [2025-05-07T20:31:30.940Z] Run Python Test Suite: 2025-05-07T20:31:30.9410636Z # ./combine/input_combine_test.py 2025-05-07T20:31:30.9410957Z ################################################################################ 2025-05-07T20:31:30.9435933Z + 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:31:30.9437221Z 2025-05-07T20:31:33.1206777Z ============================= test session starts ============================== 2025-05-07T20:31:33.1208027Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:33.1209284Z cachedir: .pytest_cache 2025-05-07T20:31:33.1210437Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:33.1211910Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:33.1212737Z plugins: hypothesis-6.131.14 2025-05-07T20:31:34.7930770Z collecting ... collected 14 items 2025-05-07T20:31:34.7931146Z 2025-05-07T20:31:34.7973606Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:31:35.1422390Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:31:35.1439826Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:31:35.1493328Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:31:35.1536944Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:31:35.1551247Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:31:35.1613020Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:31:35.1646395Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:31:35.1691993Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:31:35.1718800Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:31:35.1764301Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:31:35.1793597Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:31:35.1804721Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:31:35.1825129Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:31:35.1825628Z 2025-05-07T20:31:35.1825780Z ============================== 14 passed in 2.19s ============================== 2025-05-07T20:31:35.8895802Z 2025-05-07T20:31:35.8896786Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:31:35.8920726Z [TEST] Python test time for ./combine/input_combine_test.py: 5 seconds 2025-05-07T20:31:35.8921109Z 2025-05-07T20:31:35.8921114Z 2025-05-07T20:31:35.8921146Z 2025-05-07T20:31:35.8921151Z 2025-05-07T20:31:35.8942114Z ################################################################################ 2025-05-07T20:31:35.8957498Z # [2025-05-07T20:31:35.895Z] Run Python Test Suite: 2025-05-07T20:31:35.8957847Z # ./config/feature_gate_test.py 2025-05-07T20:31:35.8958148Z ################################################################################ 2025-05-07T20:31:35.8984435Z + 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:31:35.8985055Z 2025-05-07T20:31:38.0897601Z ============================= test session starts ============================== 2025-05-07T20:31:38.0898260Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:38.0898817Z cachedir: .pytest_cache 2025-05-07T20:31:38.0899440Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:38.0900188Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:38.0900858Z plugins: hypothesis-6.131.14 2025-05-07T20:31:39.7524679Z collecting ... collected 2 items 2025-05-07T20:31:39.7524894Z 2025-05-07T20:31:39.7533855Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:31:39.7534425Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:31:39.7534620Z 2025-05-07T20:31:39.7534721Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:31:39.7534915Z 2025-05-07T20:31:39.7535072Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:31:39.7535443Z 2025-05-07T20:31:39.7535601Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:31:39.7535847Z 2025-05-07T20:31:39.7536016Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:31:39.7536496Z 2025-05-07T20:31:39.7536739Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:31:39.7537008Z 2025-05-07T20:31:39.7537160Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:31:39.7537474Z 2025-05-07T20:31:39.7537712Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:31:39.7537966Z 2025-05-07T20:31:39.7538113Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:31:39.7538351Z 2025-05-07T20:31:39.7538489Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:31:39.7538814Z PASSED 2025-05-07T20:31:39.7554248Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:31:39.7554616Z 2025-05-07T20:31:39.7554774Z =========================== short test summary info ============================ 2025-05-07T20:31:39.7555230Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:31:39.7555685Z ========================= 1 passed, 1 skipped in 1.80s ========================= 2025-05-07T20:31:40.4011907Z 2025-05-07T20:31:40.4013046Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:31:40.4033189Z [TEST] Python test time for ./config/feature_gate_test.py: 5 seconds 2025-05-07T20:31:40.4033518Z 2025-05-07T20:31:40.4033523Z 2025-05-07T20:31:40.4033527Z 2025-05-07T20:31:40.4033531Z 2025-05-07T20:31:40.4054852Z ################################################################################ 2025-05-07T20:31:40.4070177Z # [2025-05-07T20:31:40.406Z] Run Python Test Suite: 2025-05-07T20:31:40.4070520Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:31:40.4070815Z ################################################################################ 2025-05-07T20:31:40.4096244Z + 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:31:40.4096869Z 2025-05-07T20:31:42.5936104Z ============================= test session starts ============================== 2025-05-07T20:31:42.5938064Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:42.5938665Z cachedir: .pytest_cache 2025-05-07T20:31:42.5939251Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:42.5939988Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:42.5940400Z plugins: hypothesis-6.131.14 2025-05-07T20:31:44.6451598Z collecting ... collected 4 items 2025-05-07T20:31:44.6451863Z 2025-05-07T20:31:45.0097142Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0098115Z self=, 2025-05-07T20:31:45.0098658Z B=1, 2025-05-07T20:31:45.0098950Z max_sequence_length=1, 2025-05-07T20:31:45.0099316Z padding_value=0, 2025-05-07T20:31:45.0099612Z ) 2025-05-07T20:31:45.0099932Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0100509Z self=, 2025-05-07T20:31:45.0101457Z B=103, 2025-05-07T20:31:45.0101734Z max_sequence_length=1, 2025-05-07T20:31:45.0102039Z padding_value=0, 2025-05-07T20:31:45.0102333Z ) 2025-05-07T20:31:45.0102608Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0103168Z self=, 2025-05-07T20:31:45.0103710Z B=103, 2025-05-07T20:31:45.0103965Z max_sequence_length=224, 2025-05-07T20:31:45.0104284Z padding_value=41016, 2025-05-07T20:31:45.0104561Z ) 2025-05-07T20:31:45.0104819Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0105383Z self=, 2025-05-07T20:31:45.0105917Z B=7, 2025-05-07T20:31:45.0106167Z max_sequence_length=473, 2025-05-07T20:31:45.0106501Z padding_value=55817, 2025-05-07T20:31:45.0106774Z ) 2025-05-07T20:31:45.0117203Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0117843Z self=, 2025-05-07T20:31:45.0118392Z B=21, 2025-05-07T20:31:45.0118642Z max_sequence_length=429, 2025-05-07T20:31:45.0118969Z padding_value=-43576, 2025-05-07T20:31:45.0119258Z ) 2025-05-07T20:31:45.0119513Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0120086Z self=, 2025-05-07T20:31:45.0120628Z B=35, 2025-05-07T20:31:45.0120876Z max_sequence_length=266, 2025-05-07T20:31:45.0121200Z padding_value=57652, 2025-05-07T20:31:45.0121485Z ) 2025-05-07T20:31:45.0121745Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0122303Z self=, 2025-05-07T20:31:45.0123104Z B=16, 2025-05-07T20:31:45.0123557Z max_sequence_length=168, 2025-05-07T20:31:45.0123871Z padding_value=-24624, 2025-05-07T20:31:45.0124167Z ) 2025-05-07T20:31:45.0124427Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0124986Z self=, 2025-05-07T20:31:45.0125531Z B=89, 2025-05-07T20:31:45.0125788Z max_sequence_length=363, 2025-05-07T20:31:45.0126106Z padding_value=-55348, 2025-05-07T20:31:45.0126394Z ) 2025-05-07T20:31:45.0126651Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0127206Z self=, 2025-05-07T20:31:45.0127752Z B=59, 2025-05-07T20:31:45.0128002Z max_sequence_length=403, 2025-05-07T20:31:45.0128316Z padding_value=-4601, 2025-05-07T20:31:45.0128706Z ) 2025-05-07T20:31:45.0128966Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0129538Z self=, 2025-05-07T20:31:45.0130073Z B=112, 2025-05-07T20:31:45.0130346Z max_sequence_length=291, 2025-05-07T20:31:45.0130665Z padding_value=-73176, 2025-05-07T20:31:45.0130947Z ) 2025-05-07T20:31:45.0131207Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0131767Z self=, 2025-05-07T20:31:45.0132300Z B=5, 2025-05-07T20:31:45.0132550Z max_sequence_length=103, 2025-05-07T20:31:45.0132866Z padding_value=8516, 2025-05-07T20:31:45.0133131Z ) 2025-05-07T20:31:45.0133385Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0133951Z self=, 2025-05-07T20:31:45.0134486Z B=103, 2025-05-07T20:31:45.0134730Z max_sequence_length=103, 2025-05-07T20:31:45.0135046Z padding_value=8516, 2025-05-07T20:31:45.0135323Z ) 2025-05-07T20:31:45.0135579Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0136145Z self=, 2025-05-07T20:31:45.0137026Z B=103, 2025-05-07T20:31:45.0137271Z max_sequence_length=1, 2025-05-07T20:31:45.0137584Z padding_value=8516, 2025-05-07T20:31:45.0137866Z ) 2025-05-07T20:31:45.0138122Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0138694Z self=, 2025-05-07T20:31:45.0139286Z B=1, 2025-05-07T20:31:45.0139526Z max_sequence_length=1, 2025-05-07T20:31:45.0139837Z padding_value=8516, 2025-05-07T20:31:45.0140114Z ) 2025-05-07T20:31:45.0140367Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0140935Z self=, 2025-05-07T20:31:45.0141473Z B=1, 2025-05-07T20:31:45.0141723Z max_sequence_length=1, 2025-05-07T20:31:45.0142023Z padding_value=1, 2025-05-07T20:31:45.0142292Z ) 2025-05-07T20:31:45.0142555Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0143123Z self=, 2025-05-07T20:31:45.0143668Z B=26, 2025-05-07T20:31:45.0143921Z max_sequence_length=248, 2025-05-07T20:31:45.0144260Z padding_value=-33938, 2025-05-07T20:31:45.0144503Z ) 2025-05-07T20:31:45.0144722Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0145175Z self=, 2025-05-07T20:31:45.0145614Z B=1, 2025-05-07T20:31:45.0145829Z max_sequence_length=248, 2025-05-07T20:31:45.0146086Z padding_value=-33938, 2025-05-07T20:31:45.0146326Z ) 2025-05-07T20:31:45.0146543Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0147006Z self=, 2025-05-07T20:31:45.0147597Z B=1, 2025-05-07T20:31:45.0147812Z max_sequence_length=248, 2025-05-07T20:31:45.0148076Z padding_value=1, 2025-05-07T20:31:45.0148297Z ) 2025-05-07T20:31:45.0148527Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0148993Z self=, 2025-05-07T20:31:45.0149421Z B=71, 2025-05-07T20:31:45.0149631Z max_sequence_length=364, 2025-05-07T20:31:45.0149895Z padding_value=3266, 2025-05-07T20:31:45.0150116Z ) 2025-05-07T20:31:45.0150328Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:31:45.0150784Z self=, 2025-05-07T20:31:45.0151222Z B=71, 2025-05-07T20:31:45.0151425Z max_sequence_length=364, 2025-05-07T20:31:45.0151686Z padding_value=71, 2025-05-07T20:31:45.0151912Z ) 2025-05-07T20:31:45.0152096Z PASSED 2025-05-07T20:31:45.0524332Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_dynamic_shape Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0525222Z self=, 2025-05-07T20:31:45.0525739Z B=1, 2025-05-07T20:31:45.0525966Z max_sequence_length=1, 2025-05-07T20:31:45.0526229Z padding_value=0, 2025-05-07T20:31:45.0526484Z device=device(type='cpu'), 2025-05-07T20:31:45.0526749Z ) 2025-05-07T20:31:45.0527017Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0527589Z self=, 2025-05-07T20:31:45.0528084Z B=73, 2025-05-07T20:31:45.0528302Z max_sequence_length=1, 2025-05-07T20:31:45.0528723Z padding_value=0, 2025-05-07T20:31:45.0528967Z device=device(type='cpu'), 2025-05-07T20:31:45.0529248Z ) 2025-05-07T20:31:45.0529506Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0530079Z self=, 2025-05-07T20:31:45.0530566Z B=73, 2025-05-07T20:31:45.0531071Z max_sequence_length=430, 2025-05-07T20:31:45.0531503Z padding_value=89311, 2025-05-07T20:31:45.0531755Z device=device(type='cpu'), 2025-05-07T20:31:45.0532013Z ) 2025-05-07T20:31:45.0532268Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0532830Z self=, 2025-05-07T20:31:45.0533319Z B=76, 2025-05-07T20:31:45.0533531Z max_sequence_length=107, 2025-05-07T20:31:45.0533801Z padding_value=-90396, 2025-05-07T20:31:45.0534054Z device=device(type='cpu'), 2025-05-07T20:31:45.0534305Z ) 2025-05-07T20:31:45.0534564Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0535113Z self=, 2025-05-07T20:31:45.0535619Z B=116, 2025-05-07T20:31:45.0535834Z max_sequence_length=477, 2025-05-07T20:31:45.0536086Z padding_value=10001, 2025-05-07T20:31:45.0536558Z device=device(type='cuda'), 2025-05-07T20:31:45.0536815Z ) 2025-05-07T20:31:45.0537064Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0537623Z self=, 2025-05-07T20:31:45.0538116Z B=101, 2025-05-07T20:31:45.0538333Z max_sequence_length=324, 2025-05-07T20:31:45.0538587Z padding_value=85408, 2025-05-07T20:31:45.0538843Z device=device(type='cpu'), 2025-05-07T20:31:45.0539096Z ) 2025-05-07T20:31:45.0539342Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0539904Z self=, 2025-05-07T20:31:45.0540394Z B=38, 2025-05-07T20:31:45.0540598Z max_sequence_length=48, 2025-05-07T20:31:45.0541031Z padding_value=57983, 2025-05-07T20:31:45.0541315Z device=device(type='cuda'), 2025-05-07T20:31:45.0541583Z ) 2025-05-07T20:31:45.0541869Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0542534Z self=, 2025-05-07T20:31:45.0543118Z B=92, 2025-05-07T20:31:45.0543335Z max_sequence_length=499, 2025-05-07T20:31:45.0543620Z padding_value=96247, 2025-05-07T20:31:45.0543894Z device=device(type='cpu'), 2025-05-07T20:31:45.0544157Z ) 2025-05-07T20:31:45.0544432Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0545098Z self=, 2025-05-07T20:31:45.0545674Z B=123, 2025-05-07T20:31:45.0545900Z max_sequence_length=188, 2025-05-07T20:31:45.0546183Z padding_value=15319, 2025-05-07T20:31:45.0546451Z device=device(type='cpu'), 2025-05-07T20:31:45.0546732Z ) 2025-05-07T20:31:45.0547006Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0547672Z self=, 2025-05-07T20:31:45.0548247Z B=70, 2025-05-07T20:31:45.0548471Z max_sequence_length=286, 2025-05-07T20:31:45.0548762Z padding_value=-99999, 2025-05-07T20:31:45.0549033Z device=device(type='cpu'), 2025-05-07T20:31:45.0549303Z ) 2025-05-07T20:31:45.0549577Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0550227Z self=, 2025-05-07T20:31:45.0550808Z B=17, 2025-05-07T20:31:45.0551034Z max_sequence_length=202, 2025-05-07T20:31:45.0551311Z padding_value=24075, 2025-05-07T20:31:45.0551585Z device=device(type='cuda'), 2025-05-07T20:31:45.0551860Z ) 2025-05-07T20:31:45.0552135Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0552794Z self=, 2025-05-07T20:31:45.0553462Z B=17, 2025-05-07T20:31:45.0553682Z max_sequence_length=1, 2025-05-07T20:31:45.0553936Z padding_value=24075, 2025-05-07T20:31:45.0554184Z device=device(type='cuda'), 2025-05-07T20:31:45.0554438Z ) 2025-05-07T20:31:45.0554693Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0555257Z self=, 2025-05-07T20:31:45.0555742Z B=1, 2025-05-07T20:31:45.0555949Z max_sequence_length=1, 2025-05-07T20:31:45.0556204Z padding_value=24075, 2025-05-07T20:31:45.0556454Z device=device(type='cuda'), 2025-05-07T20:31:45.0556706Z ) 2025-05-07T20:31:45.0556966Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0557520Z self=, 2025-05-07T20:31:45.0558009Z B=1, 2025-05-07T20:31:45.0558220Z max_sequence_length=1, 2025-05-07T20:31:45.0558472Z padding_value=1, 2025-05-07T20:31:45.0558720Z device=device(type='cuda'), 2025-05-07T20:31:45.0558975Z ) 2025-05-07T20:31:45.0559230Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0559784Z self=, 2025-05-07T20:31:45.0560282Z B=23, 2025-05-07T20:31:45.0560496Z max_sequence_length=421, 2025-05-07T20:31:45.0560756Z padding_value=100000, 2025-05-07T20:31:45.0561017Z device=device(type='cpu'), 2025-05-07T20:31:45.0561270Z ) 2025-05-07T20:31:45.0561520Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0562078Z self=, 2025-05-07T20:31:45.0562575Z B=1, 2025-05-07T20:31:45.0562877Z max_sequence_length=421, 2025-05-07T20:31:45.0563146Z padding_value=100000, 2025-05-07T20:31:45.0563409Z device=device(type='cpu'), 2025-05-07T20:31:45.0563661Z ) 2025-05-07T20:31:45.0563921Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0564480Z self=, 2025-05-07T20:31:45.0564976Z B=1, 2025-05-07T20:31:45.0565182Z max_sequence_length=421, 2025-05-07T20:31:45.0565453Z padding_value=421, 2025-05-07T20:31:45.0565711Z device=device(type='cpu'), 2025-05-07T20:31:45.0565954Z ) 2025-05-07T20:31:45.0566207Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0566770Z self=, 2025-05-07T20:31:45.0567257Z B=1, 2025-05-07T20:31:45.0567470Z max_sequence_length=1, 2025-05-07T20:31:45.0567724Z padding_value=421, 2025-05-07T20:31:45.0567970Z device=device(type='cpu'), 2025-05-07T20:31:45.0568228Z ) 2025-05-07T20:31:45.0568554Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0569157Z self=, 2025-05-07T20:31:45.0569649Z B=1, 2025-05-07T20:31:45.0569859Z max_sequence_length=421, 2025-05-07T20:31:45.0570116Z padding_value=1, 2025-05-07T20:31:45.0570354Z device=device(type='cpu'), 2025-05-07T20:31:45.0570604Z ) 2025-05-07T20:31:45.0570860Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:31:45.0571412Z self=, 2025-05-07T20:31:45.0571901Z B=1, 2025-05-07T20:31:45.0572110Z max_sequence_length=1, 2025-05-07T20:31:45.0572352Z padding_value=1, 2025-05-07T20:31:45.0572595Z device=device(type='cpu'), 2025-05-07T20:31:45.0572845Z ) 2025-05-07T20:31:45.0573024Z PASSED 2025-05-07T20:31:45.0573433Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:31:45.1369064Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1370541Z self=, 2025-05-07T20:31:45.1371019Z T=1, 2025-05-07T20:31:45.1371217Z B=1, 2025-05-07T20:31:45.1371417Z max_sequence_length=1, 2025-05-07T20:31:45.1371670Z padding_value=0, 2025-05-07T20:31:45.1371912Z device=device(type='cpu'), 2025-05-07T20:31:45.1372161Z ) 2025-05-07T20:31:45.1372400Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1372918Z self=, 2025-05-07T20:31:45.1373375Z T=15, 2025-05-07T20:31:45.1373570Z B=1, 2025-05-07T20:31:45.1373781Z max_sequence_length=1, 2025-05-07T20:31:45.1374034Z padding_value=0, 2025-05-07T20:31:45.1374275Z device=device(type='cpu'), 2025-05-07T20:31:45.1374526Z ) 2025-05-07T20:31:45.1374761Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1375278Z self=, 2025-05-07T20:31:45.1375740Z T=15, 2025-05-07T20:31:45.1375932Z B=95, 2025-05-07T20:31:45.1376130Z max_sequence_length=49, 2025-05-07T20:31:45.1376392Z padding_value=99080, 2025-05-07T20:31:45.1376646Z device=device(type='cpu'), 2025-05-07T20:31:45.1376886Z ) 2025-05-07T20:31:45.1377121Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1377635Z self=, 2025-05-07T20:31:45.1378090Z T=19, 2025-05-07T20:31:45.1378282Z B=61, 2025-05-07T20:31:45.1378486Z max_sequence_length=272, 2025-05-07T20:31:45.1378740Z padding_value=-61936, 2025-05-07T20:31:45.1379164Z device=device(type='cpu'), 2025-05-07T20:31:45.1379421Z ) 2025-05-07T20:31:45.1379651Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1380163Z self=, 2025-05-07T20:31:45.1380626Z T=3, 2025-05-07T20:31:45.1380813Z B=109, 2025-05-07T20:31:45.1381014Z max_sequence_length=389, 2025-05-07T20:31:45.1381274Z padding_value=-93786, 2025-05-07T20:31:45.1381530Z device=device(type='cpu'), 2025-05-07T20:31:45.1381770Z ) 2025-05-07T20:31:45.1382004Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1382511Z self=, 2025-05-07T20:31:45.1382969Z T=8, 2025-05-07T20:31:45.1383167Z B=91, 2025-05-07T20:31:45.1383371Z max_sequence_length=149, 2025-05-07T20:31:45.1383627Z padding_value=-51371, 2025-05-07T20:31:45.1383882Z device=device(type='cpu'), 2025-05-07T20:31:45.1384135Z ) 2025-05-07T20:31:45.1384363Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1384876Z self=, 2025-05-07T20:31:45.1385345Z T=3, 2025-05-07T20:31:45.1385526Z B=59, 2025-05-07T20:31:45.1385735Z max_sequence_length=499, 2025-05-07T20:31:45.1386000Z padding_value=-7424, 2025-05-07T20:31:45.1386255Z device=device(type='cuda'), 2025-05-07T20:31:45.1386501Z ) 2025-05-07T20:31:45.1386734Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1387248Z self=, 2025-05-07T20:31:45.1387706Z T=4, 2025-05-07T20:31:45.1387895Z B=123, 2025-05-07T20:31:45.1388112Z max_sequence_length=483, 2025-05-07T20:31:45.1388368Z padding_value=25443, 2025-05-07T20:31:45.1388621Z device=device(type='cuda'), 2025-05-07T20:31:45.1388876Z ) 2025-05-07T20:31:45.1389111Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1389622Z self=, 2025-05-07T20:31:45.1391149Z T=19, 2025-05-07T20:31:45.1391334Z B=116, 2025-05-07T20:31:45.1391543Z max_sequence_length=417, 2025-05-07T20:31:45.1391805Z padding_value=15364, 2025-05-07T20:31:45.1392062Z device=device(type='cpu'), 2025-05-07T20:31:45.1392301Z ) 2025-05-07T20:31:45.1392532Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1393044Z self=, 2025-05-07T20:31:45.1393499Z T=1, 2025-05-07T20:31:45.1393689Z B=61, 2025-05-07T20:31:45.1393895Z max_sequence_length=288, 2025-05-07T20:31:45.1394149Z padding_value=-68348, 2025-05-07T20:31:45.1394401Z device=device(type='cpu'), 2025-05-07T20:31:45.1394648Z ) 2025-05-07T20:31:45.1394873Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1395386Z self=, 2025-05-07T20:31:45.1395860Z T=5, 2025-05-07T20:31:45.1396046Z B=128, 2025-05-07T20:31:45.1396254Z max_sequence_length=5, 2025-05-07T20:31:45.1396507Z padding_value=-25191, 2025-05-07T20:31:45.1396753Z device=device(type='cpu'), 2025-05-07T20:31:45.1396999Z ) 2025-05-07T20:31:45.1397228Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1397736Z self=, 2025-05-07T20:31:45.1398193Z T=5, 2025-05-07T20:31:45.1398379Z B=5, 2025-05-07T20:31:45.1398582Z max_sequence_length=5, 2025-05-07T20:31:45.1398854Z padding_value=-25191, 2025-05-07T20:31:45.1399130Z device=device(type='cpu'), 2025-05-07T20:31:45.1399384Z ) 2025-05-07T20:31:45.1399610Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1400216Z self=, 2025-05-07T20:31:45.1400683Z T=1, 2025-05-07T20:31:45.1400869Z B=5, 2025-05-07T20:31:45.1401074Z max_sequence_length=5, 2025-05-07T20:31:45.1401328Z padding_value=-25191, 2025-05-07T20:31:45.1401576Z device=device(type='cpu'), 2025-05-07T20:31:45.1401822Z ) 2025-05-07T20:31:45.1402058Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1402568Z self=, 2025-05-07T20:31:45.1403027Z T=1, 2025-05-07T20:31:45.1403218Z B=5, 2025-05-07T20:31:45.1403421Z max_sequence_length=1, 2025-05-07T20:31:45.1403667Z padding_value=-25191, 2025-05-07T20:31:45.1403922Z device=device(type='cpu'), 2025-05-07T20:31:45.1404171Z ) 2025-05-07T20:31:45.1404397Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1404919Z self=, 2025-05-07T20:31:45.1405381Z T=1, 2025-05-07T20:31:45.1405560Z B=5, 2025-05-07T20:31:45.1405790Z max_sequence_length=1, 2025-05-07T20:31:45.1406040Z padding_value=1, 2025-05-07T20:31:45.1406284Z device=device(type='cpu'), 2025-05-07T20:31:45.1406535Z ) 2025-05-07T20:31:45.1406761Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1407270Z self=, 2025-05-07T20:31:45.1407736Z T=1, 2025-05-07T20:31:45.1407919Z B=5, 2025-05-07T20:31:45.1408120Z max_sequence_length=1, 2025-05-07T20:31:45.1408367Z padding_value=5, 2025-05-07T20:31:45.1408723Z device=device(type='cpu'), 2025-05-07T20:31:45.1408969Z ) 2025-05-07T20:31:45.1409204Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1409717Z self=, 2025-05-07T20:31:45.1410175Z T=5, 2025-05-07T20:31:45.1410372Z B=5, 2025-05-07T20:31:45.1410573Z max_sequence_length=1, 2025-05-07T20:31:45.1410819Z padding_value=5, 2025-05-07T20:31:45.1411147Z device=device(type='cpu'), 2025-05-07T20:31:45.1411393Z ) 2025-05-07T20:31:45.1411616Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1421570Z self=, 2025-05-07T20:31:45.1422053Z T=1, 2025-05-07T20:31:45.1422247Z B=62, 2025-05-07T20:31:45.1422455Z max_sequence_length=240, 2025-05-07T20:31:45.1422723Z padding_value=17328, 2025-05-07T20:31:45.1422971Z device=device(type='cpu'), 2025-05-07T20:31:45.1423228Z ) 2025-05-07T20:31:45.1423464Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1423977Z self=, 2025-05-07T20:31:45.1424453Z T=1, 2025-05-07T20:31:45.1424653Z B=62, 2025-05-07T20:31:45.1424858Z max_sequence_length=240, 2025-05-07T20:31:45.1425119Z padding_value=240, 2025-05-07T20:31:45.1425367Z device=device(type='cpu'), 2025-05-07T20:31:45.1425621Z ) 2025-05-07T20:31:45.1425858Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:31:45.1426377Z self=, 2025-05-07T20:31:45.1426848Z T=1, 2025-05-07T20:31:45.1427034Z B=62, 2025-05-07T20:31:45.1427244Z max_sequence_length=1, 2025-05-07T20:31:45.1427495Z padding_value=240, 2025-05-07T20:31:45.1427735Z device=device(type='cpu'), 2025-05-07T20:31:45.1427988Z ) 2025-05-07T20:31:45.1428180Z PASSED 2025-05-07T20:31:45.1428293Z 2025-05-07T20:31:45.1428434Z ============================== 4 passed in 2.68s =============================== 2025-05-07T20:31:45.9786948Z 2025-05-07T20:31:45.9787609Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:31:45.9809189Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 5 seconds 2025-05-07T20:31:45.9809512Z 2025-05-07T20:31:45.9809517Z 2025-05-07T20:31:45.9809521Z 2025-05-07T20:31:45.9809543Z 2025-05-07T20:31:45.9829842Z ################################################################################ 2025-05-07T20:31:45.9846314Z # [2025-05-07T20:31:45.984Z] Run Python Test Suite: 2025-05-07T20:31:45.9846665Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:31:45.9846987Z ################################################################################ 2025-05-07T20:31:45.9873503Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/2d_to_dense_test.py 2025-05-07T20:31:45.9874120Z 2025-05-07T20:31:48.1660421Z ============================= test session starts ============================== 2025-05-07T20:31:48.1661289Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:48.1661854Z cachedir: .pytest_cache 2025-05-07T20:31:48.1662439Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:48.1663178Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:48.1663602Z plugins: hypothesis-6.131.14 2025-05-07T20:31:50.2176929Z collecting ... collected 4 items 2025-05-07T20:31:50.2177251Z 2025-05-07T20:31:50.9987324Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:50.9988259Z self=, 2025-05-07T20:31:50.9988823Z B=1, 2025-05-07T20:31:50.9989062Z D=1, 2025-05-07T20:31:50.9989326Z max_sequence_length=1, 2025-05-07T20:31:50.9989636Z dtype=torch.float32, 2025-05-07T20:31:50.9989934Z ) 2025-05-07T20:31:50.9990204Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:50.9990814Z self=, 2025-05-07T20:31:50.9991364Z B=77, 2025-05-07T20:31:50.9992088Z D=1, 2025-05-07T20:31:50.9992330Z max_sequence_length=1, 2025-05-07T20:31:50.9992645Z dtype=torch.float32, 2025-05-07T20:31:50.9992932Z ) 2025-05-07T20:31:50.9993186Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:50.9993765Z self=, 2025-05-07T20:31:50.9994283Z B=77, 2025-05-07T20:31:50.9994507Z D=100, 2025-05-07T20:31:50.9994716Z max_sequence_length=157, 2025-05-07T20:31:50.9994985Z dtype=torch.float16, 2025-05-07T20:31:50.9995224Z ) 2025-05-07T20:31:50.9995429Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:50.9995888Z self=, 2025-05-07T20:31:50.9996332Z B=37, 2025-05-07T20:31:50.9996537Z D=6, 2025-05-07T20:31:50.9996743Z max_sequence_length=70, 2025-05-07T20:31:50.9997018Z dtype=torch.bfloat16, 2025-05-07T20:31:50.9997274Z ) 2025-05-07T20:31:50.9997487Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:50.9997962Z self=, 2025-05-07T20:31:50.9998406Z B=60, 2025-05-07T20:31:50.9998597Z D=96, 2025-05-07T20:31:50.9998809Z max_sequence_length=63, 2025-05-07T20:31:50.9999078Z dtype=torch.float32, 2025-05-07T20:31:50.9999311Z ) 2025-05-07T20:31:50.9999527Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:50.9999988Z self=, 2025-05-07T20:31:51.0000426Z B=42, 2025-05-07T20:31:51.0000634Z D=96, 2025-05-07T20:31:51.0000867Z max_sequence_length=159, 2025-05-07T20:31:51.0001138Z dtype=torch.float32, 2025-05-07T20:31:51.0001385Z ) 2025-05-07T20:31:51.0001617Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0002282Z self=, 2025-05-07T20:31:51.0002736Z B=58, 2025-05-07T20:31:51.0002951Z D=61, 2025-05-07T20:31:51.0003179Z max_sequence_length=200, 2025-05-07T20:31:51.0003445Z dtype=torch.float16, 2025-05-07T20:31:51.0003693Z ) 2025-05-07T20:31:51.0003929Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0004396Z self=, 2025-05-07T20:31:51.0004854Z B=39, 2025-05-07T20:31:51.0005065Z D=9, 2025-05-07T20:31:51.0005276Z max_sequence_length=32, 2025-05-07T20:31:51.0005552Z dtype=torch.float32, 2025-05-07T20:31:51.0005792Z ) 2025-05-07T20:31:51.0006004Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0006473Z self=, 2025-05-07T20:31:51.0006912Z B=11, 2025-05-07T20:31:51.0007101Z D=98, 2025-05-07T20:31:51.0007318Z max_sequence_length=7, 2025-05-07T20:31:51.0007589Z dtype=torch.bfloat16, 2025-05-07T20:31:51.0007826Z ) 2025-05-07T20:31:51.0008050Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0008599Z self=, 2025-05-07T20:31:51.0009051Z B=85, 2025-05-07T20:31:51.0009244Z D=38, 2025-05-07T20:31:51.0009460Z max_sequence_length=1, 2025-05-07T20:31:51.0009723Z dtype=torch.bfloat16, 2025-05-07T20:31:51.0009959Z ) 2025-05-07T20:31:51.0010177Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0010646Z self=, 2025-05-07T20:31:51.0011075Z B=113, 2025-05-07T20:31:51.0011278Z D=116, 2025-05-07T20:31:51.0011494Z max_sequence_length=93, 2025-05-07T20:31:51.0011752Z dtype=torch.bfloat16, 2025-05-07T20:31:51.0012000Z ) 2025-05-07T20:31:51.0012224Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0012679Z self=, 2025-05-07T20:31:51.0013125Z B=113, 2025-05-07T20:31:51.0013424Z D=113, 2025-05-07T20:31:51.0013631Z max_sequence_length=93, 2025-05-07T20:31:51.0013898Z dtype=torch.bfloat16, 2025-05-07T20:31:51.0014144Z ) 2025-05-07T20:31:51.0014365Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0014816Z self=, 2025-05-07T20:31:51.0015256Z B=93, 2025-05-07T20:31:51.0015450Z D=113, 2025-05-07T20:31:51.0015654Z max_sequence_length=93, 2025-05-07T20:31:51.0015923Z dtype=torch.bfloat16, 2025-05-07T20:31:51.0016161Z ) 2025-05-07T20:31:51.0016370Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0016827Z self=, 2025-05-07T20:31:51.0017266Z B=93, 2025-05-07T20:31:51.0017450Z D=113, 2025-05-07T20:31:51.0017681Z max_sequence_length=113, 2025-05-07T20:31:51.0017955Z dtype=torch.bfloat16, 2025-05-07T20:31:51.0018189Z ) 2025-05-07T20:31:51.0018414Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0018886Z self=, 2025-05-07T20:31:51.0019330Z B=93, 2025-05-07T20:31:51.0019522Z D=93, 2025-05-07T20:31:51.0019736Z max_sequence_length=113, 2025-05-07T20:31:51.0020007Z dtype=torch.bfloat16, 2025-05-07T20:31:51.0020242Z ) 2025-05-07T20:31:51.0020462Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0020924Z self=, 2025-05-07T20:31:51.0021355Z B=113, 2025-05-07T20:31:51.0021558Z D=93, 2025-05-07T20:31:51.0021786Z max_sequence_length=113, 2025-05-07T20:31:51.0022051Z dtype=torch.bfloat16, 2025-05-07T20:31:51.0022304Z ) 2025-05-07T20:31:51.0022527Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0023126Z self=, 2025-05-07T20:31:51.0023574Z B=113, 2025-05-07T20:31:51.0023784Z D=93, 2025-05-07T20:31:51.0023992Z max_sequence_length=93, 2025-05-07T20:31:51.0024264Z dtype=torch.bfloat16, 2025-05-07T20:31:51.0024507Z ) 2025-05-07T20:31:51.0024717Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0025177Z self=, 2025-05-07T20:31:51.0025624Z B=108, 2025-05-07T20:31:51.0025826Z D=114, 2025-05-07T20:31:51.0026030Z max_sequence_length=137, 2025-05-07T20:31:51.0026296Z dtype=torch.float16, 2025-05-07T20:31:51.0026535Z ) 2025-05-07T20:31:51.0026746Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0027192Z self=, 2025-05-07T20:31:51.0027632Z B=108, 2025-05-07T20:31:51.0027824Z D=114, 2025-05-07T20:31:51.0028040Z max_sequence_length=114, 2025-05-07T20:31:51.0028300Z dtype=torch.float16, 2025-05-07T20:31:51.0028538Z ) 2025-05-07T20:31:51.0028758Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:51.0029212Z self=, 2025-05-07T20:31:51.0029655Z B=108, 2025-05-07T20:31:51.0029852Z D=114, 2025-05-07T20:31:51.0030055Z max_sequence_length=108, 2025-05-07T20:31:51.0030323Z dtype=torch.float16, 2025-05-07T20:31:51.0030581Z ) 2025-05-07T20:31:51.0030787Z PASSED 2025-05-07T20:31:51.1281405Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_dynamic_shape Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1282516Z self=, 2025-05-07T20:31:51.1283135Z B=2, 2025-05-07T20:31:51.1283358Z D=2, 2025-05-07T20:31:51.1283603Z max_sequence_length=1, 2025-05-07T20:31:51.1283948Z dtype=torch.float32, 2025-05-07T20:31:51.1284249Z device=device(type='cpu'), 2025-05-07T20:31:51.1284559Z ) 2025-05-07T20:31:51.1285335Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1286024Z self=, 2025-05-07T20:31:51.1286627Z B=33, 2025-05-07T20:31:51.1286858Z D=2, 2025-05-07T20:31:51.1287105Z max_sequence_length=1, 2025-05-07T20:31:51.1287407Z dtype=torch.float32, 2025-05-07T20:31:51.1287713Z device=device(type='cpu'), 2025-05-07T20:31:51.1288016Z ) 2025-05-07T20:31:51.1288313Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1289144Z self=, 2025-05-07T20:31:51.1289746Z B=33, 2025-05-07T20:31:51.1289967Z D=105, 2025-05-07T20:31:51.1290215Z max_sequence_length=178, 2025-05-07T20:31:51.1290530Z dtype=torch.float32, 2025-05-07T20:31:51.1290834Z device=device(type='cuda'), 2025-05-07T20:31:51.1291138Z ) 2025-05-07T20:31:51.1291441Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1292133Z self=, 2025-05-07T20:31:51.1292728Z B=12, 2025-05-07T20:31:51.1292960Z D=73, 2025-05-07T20:31:51.1293231Z max_sequence_length=87, 2025-05-07T20:31:51.1293542Z dtype=torch.float16, 2025-05-07T20:31:51.1293845Z device=device(type='cuda'), 2025-05-07T20:31:51.1294141Z ) 2025-05-07T20:31:51.1294447Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1295123Z self=, 2025-05-07T20:31:51.1295719Z B=125, 2025-05-07T20:31:51.1295946Z D=49, 2025-05-07T20:31:51.1296193Z max_sequence_length=129, 2025-05-07T20:31:51.1296499Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1296987Z device=device(type='cpu'), 2025-05-07T20:31:51.1297291Z ) 2025-05-07T20:31:51.1297583Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1298267Z self=, 2025-05-07T20:31:51.1298874Z B=64, 2025-05-07T20:31:51.1299090Z D=22, 2025-05-07T20:31:51.1299336Z max_sequence_length=97, 2025-05-07T20:31:51.1299645Z dtype=torch.float16, 2025-05-07T20:31:51.1299947Z device=device(type='cuda'), 2025-05-07T20:31:51.1300241Z ) 2025-05-07T20:31:51.1300539Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1301274Z self=, 2025-05-07T20:31:51.1301872Z B=43, 2025-05-07T20:31:51.1302095Z D=45, 2025-05-07T20:31:51.1302344Z max_sequence_length=123, 2025-05-07T20:31:51.1302652Z dtype=torch.float32, 2025-05-07T20:31:51.1302964Z device=device(type='cpu'), 2025-05-07T20:31:51.1303267Z ) 2025-05-07T20:31:51.1303561Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1304250Z self=, 2025-05-07T20:31:51.1304854Z B=44, 2025-05-07T20:31:51.1305076Z D=10, 2025-05-07T20:31:51.1305322Z max_sequence_length=199, 2025-05-07T20:31:51.1305633Z dtype=torch.float16, 2025-05-07T20:31:51.1305936Z device=device(type='cpu'), 2025-05-07T20:31:51.1306229Z ) 2025-05-07T20:31:51.1306529Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1307211Z self=, 2025-05-07T20:31:51.1307807Z B=116, 2025-05-07T20:31:51.1308040Z D=86, 2025-05-07T20:31:51.1308283Z max_sequence_length=50, 2025-05-07T20:31:51.1308586Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1308899Z device=device(type='cpu'), 2025-05-07T20:31:51.1309202Z ) 2025-05-07T20:31:51.1309494Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1310176Z self=, 2025-05-07T20:31:51.1310878Z B=25, 2025-05-07T20:31:51.1311093Z D=57, 2025-05-07T20:31:51.1311340Z max_sequence_length=104, 2025-05-07T20:31:51.1311654Z dtype=torch.float32, 2025-05-07T20:31:51.1311959Z device=device(type='cpu'), 2025-05-07T20:31:51.1312250Z ) 2025-05-07T20:31:51.1312552Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1313231Z self=, 2025-05-07T20:31:51.1313822Z B=91, 2025-05-07T20:31:51.1314043Z D=115, 2025-05-07T20:31:51.1314286Z max_sequence_length=1, 2025-05-07T20:31:51.1314579Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1314884Z device=device(type='cuda'), 2025-05-07T20:31:51.1315180Z ) 2025-05-07T20:31:51.1315480Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1316157Z self=, 2025-05-07T20:31:51.1316765Z B=91, 2025-05-07T20:31:51.1316981Z D=2, 2025-05-07T20:31:51.1317225Z max_sequence_length=1, 2025-05-07T20:31:51.1317535Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1317841Z device=device(type='cuda'), 2025-05-07T20:31:51.1318132Z ) 2025-05-07T20:31:51.1318430Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1319110Z self=, 2025-05-07T20:31:51.1319703Z B=91, 2025-05-07T20:31:51.1319930Z D=91, 2025-05-07T20:31:51.1320177Z max_sequence_length=1, 2025-05-07T20:31:51.1320474Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1320777Z device=device(type='cuda'), 2025-05-07T20:31:51.1321076Z ) 2025-05-07T20:31:51.1321468Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1322148Z self=, 2025-05-07T20:31:51.1322758Z B=91, 2025-05-07T20:31:51.1322977Z D=2, 2025-05-07T20:31:51.1323218Z max_sequence_length=91, 2025-05-07T20:31:51.1323528Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1323827Z device=device(type='cuda'), 2025-05-07T20:31:51.1324125Z ) 2025-05-07T20:31:51.1324424Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1325098Z self=, 2025-05-07T20:31:51.1325690Z B=91, 2025-05-07T20:31:51.1325917Z D=91, 2025-05-07T20:31:51.1326164Z max_sequence_length=91, 2025-05-07T20:31:51.1326463Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1326772Z device=device(type='cuda'), 2025-05-07T20:31:51.1327070Z ) 2025-05-07T20:31:51.1327368Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1328050Z self=, 2025-05-07T20:31:51.1328757Z B=53, 2025-05-07T20:31:51.1328978Z D=34, 2025-05-07T20:31:51.1329226Z max_sequence_length=145, 2025-05-07T20:31:51.1329539Z dtype=torch.float16, 2025-05-07T20:31:51.1329833Z device=device(type='cuda'), 2025-05-07T20:31:51.1330135Z ) 2025-05-07T20:31:51.1330434Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1331112Z self=, 2025-05-07T20:31:51.1331705Z B=53, 2025-05-07T20:31:51.1331932Z D=34, 2025-05-07T20:31:51.1332175Z max_sequence_length=34, 2025-05-07T20:31:51.1332473Z dtype=torch.float16, 2025-05-07T20:31:51.1332771Z device=device(type='cuda'), 2025-05-07T20:31:51.1333070Z ) 2025-05-07T20:31:51.1333361Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1334052Z self=, 2025-05-07T20:31:51.1334759Z B=34, 2025-05-07T20:31:51.1334977Z D=34, 2025-05-07T20:31:51.1335225Z max_sequence_length=34, 2025-05-07T20:31:51.1335533Z dtype=torch.float16, 2025-05-07T20:31:51.1335830Z device=device(type='cuda'), 2025-05-07T20:31:51.1336130Z ) 2025-05-07T20:31:51.1336669Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1337356Z self=, 2025-05-07T20:31:51.1337951Z B=10, 2025-05-07T20:31:51.1338188Z D=27, 2025-05-07T20:31:51.1338427Z max_sequence_length=17, 2025-05-07T20:31:51.1338734Z dtype=torch.float16, 2025-05-07T20:31:51.1339039Z device=device(type='cuda'), 2025-05-07T20:31:51.1339333Z ) 2025-05-07T20:31:51.1339635Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:51.1340318Z self=, 2025-05-07T20:31:51.1340921Z B=10, 2025-05-07T20:31:51.1341146Z D=27, 2025-05-07T20:31:51.1341387Z max_sequence_length=10, 2025-05-07T20:31:51.1341690Z dtype=torch.float16, 2025-05-07T20:31:51.1342015Z device=device(type='cuda'), 2025-05-07T20:31:51.1343769Z ) 2025-05-07T20:31:51.1343987Z PASSED 2025-05-07T20:31:51.1344470Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:31:51.3033318Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3034393Z self=, 2025-05-07T20:31:51.3034860Z T=1, 2025-05-07T20:31:51.3035071Z B=1, 2025-05-07T20:31:51.3035269Z D=1, 2025-05-07T20:31:51.3035472Z max_sequence_length=1, 2025-05-07T20:31:51.3036171Z device=device(type='cpu'), 2025-05-07T20:31:51.3036644Z ) 2025-05-07T20:31:51.3036877Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3037424Z self=, 2025-05-07T20:31:51.3037897Z T=2, 2025-05-07T20:31:51.3038091Z B=1, 2025-05-07T20:31:51.3038274Z D=1, 2025-05-07T20:31:51.3038477Z max_sequence_length=1, 2025-05-07T20:31:51.3038743Z device=device(type='cpu'), 2025-05-07T20:31:51.3039116Z ) 2025-05-07T20:31:51.3039430Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3052271Z self=, 2025-05-07T20:31:51.3052766Z T=2, 2025-05-07T20:31:51.3052959Z B=43, 2025-05-07T20:31:51.3053155Z D=93, 2025-05-07T20:31:51.3053372Z max_sequence_length=247, 2025-05-07T20:31:51.3053641Z device=device(type='cuda'), 2025-05-07T20:31:51.3053900Z ) 2025-05-07T20:31:51.3054153Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3054678Z self=, 2025-05-07T20:31:51.3055152Z T=1, 2025-05-07T20:31:51.3055344Z B=6, 2025-05-07T20:31:51.3055545Z D=125, 2025-05-07T20:31:51.3055749Z max_sequence_length=206, 2025-05-07T20:31:51.3056022Z device=device(type='cuda'), 2025-05-07T20:31:51.3056340Z ) 2025-05-07T20:31:51.3056664Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3057208Z self=, 2025-05-07T20:31:51.3057777Z T=1, 2025-05-07T20:31:51.3057972Z B=20, 2025-05-07T20:31:51.3058175Z D=62, 2025-05-07T20:31:51.3058396Z max_sequence_length=195, 2025-05-07T20:31:51.3058672Z device=device(type='cuda'), 2025-05-07T20:31:51.3058932Z ) 2025-05-07T20:31:51.3059181Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3059704Z self=, 2025-05-07T20:31:51.3060435Z T=5, 2025-05-07T20:31:51.3060659Z B=1, 2025-05-07T20:31:51.3060878Z D=55, 2025-05-07T20:31:51.3061084Z max_sequence_length=64, 2025-05-07T20:31:51.3061359Z device=device(type='cpu'), 2025-05-07T20:31:51.3061617Z ) 2025-05-07T20:31:51.3061854Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3062375Z self=, 2025-05-07T20:31:51.3062851Z T=4, 2025-05-07T20:31:51.3063041Z B=1, 2025-05-07T20:31:51.3063235Z D=43, 2025-05-07T20:31:51.3063448Z max_sequence_length=16, 2025-05-07T20:31:51.3063714Z device=device(type='cpu'), 2025-05-07T20:31:51.3063973Z ) 2025-05-07T20:31:51.3064215Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3064736Z self=, 2025-05-07T20:31:51.3065208Z T=5, 2025-05-07T20:31:51.3065405Z B=38, 2025-05-07T20:31:51.3065593Z D=93, 2025-05-07T20:31:51.3065813Z max_sequence_length=296, 2025-05-07T20:31:51.3066088Z device=device(type='cuda'), 2025-05-07T20:31:51.3066351Z ) 2025-05-07T20:31:51.3066591Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3067120Z self=, 2025-05-07T20:31:51.3067599Z T=4, 2025-05-07T20:31:51.3067791Z B=49, 2025-05-07T20:31:51.3067991Z D=118, 2025-05-07T20:31:51.3068205Z max_sequence_length=103, 2025-05-07T20:31:51.3068468Z device=device(type='cuda'), 2025-05-07T20:31:51.3068727Z ) 2025-05-07T20:31:51.3068971Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3069497Z self=, 2025-05-07T20:31:51.3069976Z T=4, 2025-05-07T20:31:51.3070306Z B=60, 2025-05-07T20:31:51.3070501Z D=28, 2025-05-07T20:31:51.3070748Z max_sequence_length=26, 2025-05-07T20:31:51.3071051Z device=device(type='cuda'), 2025-05-07T20:31:51.3071307Z ) 2025-05-07T20:31:51.3071563Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3072088Z self=, 2025-05-07T20:31:51.3072563Z T=1, 2025-05-07T20:31:51.3072756Z B=32, 2025-05-07T20:31:51.3072959Z D=82, 2025-05-07T20:31:51.3073174Z max_sequence_length=174, 2025-05-07T20:31:51.3073445Z device=device(type='cpu'), 2025-05-07T20:31:51.3073707Z ) 2025-05-07T20:31:51.3073950Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3074466Z self=, 2025-05-07T20:31:51.3074940Z T=1, 2025-05-07T20:31:51.3075139Z B=32, 2025-05-07T20:31:51.3075329Z D=32, 2025-05-07T20:31:51.3075549Z max_sequence_length=174, 2025-05-07T20:31:51.3075828Z device=device(type='cpu'), 2025-05-07T20:31:51.3076080Z ) 2025-05-07T20:31:51.3076330Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3076856Z self=, 2025-05-07T20:31:51.3077334Z T=1, 2025-05-07T20:31:51.3077521Z B=1, 2025-05-07T20:31:51.3077721Z D=32, 2025-05-07T20:31:51.3077936Z max_sequence_length=174, 2025-05-07T20:31:51.3078206Z device=device(type='cpu'), 2025-05-07T20:31:51.3078464Z ) 2025-05-07T20:31:51.3078708Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3079228Z self=, 2025-05-07T20:31:51.3079701Z T=1, 2025-05-07T20:31:51.3079898Z B=1, 2025-05-07T20:31:51.3080086Z D=1, 2025-05-07T20:31:51.3080299Z max_sequence_length=174, 2025-05-07T20:31:51.3080585Z device=device(type='cpu'), 2025-05-07T20:31:51.3080840Z ) 2025-05-07T20:31:51.3081087Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3081703Z self=, 2025-05-07T20:31:51.3082175Z T=4, 2025-05-07T20:31:51.3082377Z B=27, 2025-05-07T20:31:51.3082581Z D=6, 2025-05-07T20:31:51.3082793Z max_sequence_length=274, 2025-05-07T20:31:51.3083074Z device=device(type='cpu'), 2025-05-07T20:31:51.3083339Z ) 2025-05-07T20:31:51.3083585Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3084104Z self=, 2025-05-07T20:31:51.3084588Z T=4, 2025-05-07T20:31:51.3084797Z B=1, 2025-05-07T20:31:51.3084991Z D=6, 2025-05-07T20:31:51.3085210Z max_sequence_length=274, 2025-05-07T20:31:51.3085494Z device=device(type='cpu'), 2025-05-07T20:31:51.3085748Z ) 2025-05-07T20:31:51.3086000Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3086539Z self=, 2025-05-07T20:31:51.3087020Z T=1, 2025-05-07T20:31:51.3087231Z B=1, 2025-05-07T20:31:51.3087435Z D=6, 2025-05-07T20:31:51.3087652Z max_sequence_length=274, 2025-05-07T20:31:51.3087936Z device=device(type='cpu'), 2025-05-07T20:31:51.3088200Z ) 2025-05-07T20:31:51.3088542Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3089083Z self=, 2025-05-07T20:31:51.3089574Z T=1, 2025-05-07T20:31:51.3089786Z B=1, 2025-05-07T20:31:51.3089991Z D=6, 2025-05-07T20:31:51.3090220Z max_sequence_length=1, 2025-05-07T20:31:51.3090511Z device=device(type='cpu'), 2025-05-07T20:31:51.3090780Z ) 2025-05-07T20:31:51.3091040Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3091684Z self=, 2025-05-07T20:31:51.3092163Z T=1, 2025-05-07T20:31:51.3092386Z B=20, 2025-05-07T20:31:51.3092600Z D=10, 2025-05-07T20:31:51.3092818Z max_sequence_length=221, 2025-05-07T20:31:51.3093113Z device=device(type='cuda'), 2025-05-07T20:31:51.3093391Z ) 2025-05-07T20:31:51.3093638Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:51.3094178Z self=, 2025-05-07T20:31:51.3094665Z T=1, 2025-05-07T20:31:51.3094867Z B=20, 2025-05-07T20:31:51.3095081Z D=1, 2025-05-07T20:31:51.3095302Z max_sequence_length=221, 2025-05-07T20:31:51.3095587Z device=device(type='cuda'), 2025-05-07T20:31:51.3095841Z ) 2025-05-07T20:31:51.3096061Z PASSED 2025-05-07T20:31:51.3096178Z 2025-05-07T20:31:51.3096333Z =============================== warnings summary =============================== 2025-05-07T20:31:51.3096876Z test/jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense 2025-05-07T20:31:51.3100074Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::stacked_jagged_2d_to_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:31:51.3103412Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:51.3103825Z 2025-05-07T20:31:51.3104081Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:51.3104649Z ========================= 4 passed, 1 warning in 3.27s ========================= 2025-05-07T20:31:52.1579429Z 2025-05-07T20:31:52.1580270Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:31:52.1601845Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 7 seconds 2025-05-07T20:31:52.1602208Z 2025-05-07T20:31:52.1602213Z 2025-05-07T20:31:52.1602216Z 2025-05-07T20:31:52.1602220Z 2025-05-07T20:31:52.1626093Z ################################################################################ 2025-05-07T20:31:52.1642369Z # [2025-05-07T20:31:52.163Z] Run Python Test Suite: 2025-05-07T20:31:52.1642858Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:52.1643234Z ################################################################################ 2025-05-07T20:31:52.1668028Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:52.1668729Z 2025-05-07T20:31:54.3398137Z ============================= test session starts ============================== 2025-05-07T20:31:54.3399425Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:54.3400482Z cachedir: .pytest_cache 2025-05-07T20:31:54.3401544Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:54.3402290Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:54.3402718Z plugins: hypothesis-6.131.14 2025-05-07T20:31:56.3696289Z collecting ... collected 3 items 2025-05-07T20:31:56.3696621Z 2025-05-07T20:32:06.6547447Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6548651Z self=, 2025-05-07T20:32:06.6549298Z B=0, 2025-05-07T20:32:06.6549496Z H=1, 2025-05-07T20:32:06.6549686Z max_L=1, 2025-05-07T20:32:06.6549889Z D=0, 2025-05-07T20:32:06.6550103Z dtype=torch.float32, 2025-05-07T20:32:06.6550369Z device=device(type='cpu'), 2025-05-07T20:32:06.6550635Z ) 2025-05-07T20:32:06.6550890Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6551575Z self=, 2025-05-07T20:32:06.6552197Z B=15, 2025-05-07T20:32:06.6552392Z H=1, 2025-05-07T20:32:06.6552580Z max_L=1, 2025-05-07T20:32:06.6552774Z D=0, 2025-05-07T20:32:06.6552984Z dtype=torch.float32, 2025-05-07T20:32:06.6553245Z device=device(type='cpu'), 2025-05-07T20:32:06.6553491Z ) 2025-05-07T20:32:06.6553754Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6554441Z self=, 2025-05-07T20:32:06.6555090Z B=15, 2025-05-07T20:32:06.6555307Z H=1, 2025-05-07T20:32:06.6555499Z max_L=10, 2025-05-07T20:32:06.6555696Z D=10, 2025-05-07T20:32:06.6555905Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6556168Z device=device(type='cpu'), 2025-05-07T20:32:06.6556412Z ) 2025-05-07T20:32:06.6556669Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6557350Z self=, 2025-05-07T20:32:06.6557968Z B=8, 2025-05-07T20:32:06.6558155Z H=1, 2025-05-07T20:32:06.6558353Z max_L=1, 2025-05-07T20:32:06.6558555Z D=0, 2025-05-07T20:32:06.6558760Z dtype=torch.float32, 2025-05-07T20:32:06.6559204Z device=device(type='cpu'), 2025-05-07T20:32:06.6559457Z ) 2025-05-07T20:32:06.6559703Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6560388Z self=, 2025-05-07T20:32:06.6561012Z B=8, 2025-05-07T20:32:06.6561206Z H=1, 2025-05-07T20:32:06.6561404Z max_L=22, 2025-05-07T20:32:06.6561614Z D=6, 2025-05-07T20:32:06.6561818Z dtype=torch.float32, 2025-05-07T20:32:06.6562084Z device=device(type='cpu'), 2025-05-07T20:32:06.6562374Z ) 2025-05-07T20:32:06.6562634Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6563330Z self=, 2025-05-07T20:32:06.6563952Z B=23, 2025-05-07T20:32:06.6564154Z H=1, 2025-05-07T20:32:06.6564352Z max_L=9, 2025-05-07T20:32:06.6564552Z D=13, 2025-05-07T20:32:06.6564774Z dtype=torch.float16, 2025-05-07T20:32:06.6565047Z device=device(type='cpu'), 2025-05-07T20:32:06.6565298Z ) 2025-05-07T20:32:06.6565559Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6566253Z self=, 2025-05-07T20:32:06.6566878Z B=9, 2025-05-07T20:32:06.6567069Z H=3, 2025-05-07T20:32:06.6567268Z max_L=27, 2025-05-07T20:32:06.6567474Z D=12, 2025-05-07T20:32:06.6567677Z dtype=torch.float16, 2025-05-07T20:32:06.6567945Z device=device(type='cpu'), 2025-05-07T20:32:06.6568202Z ) 2025-05-07T20:32:06.6568565Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6569346Z self=, 2025-05-07T20:32:06.6569973Z B=13, 2025-05-07T20:32:06.6570164Z H=2, 2025-05-07T20:32:06.6570365Z max_L=14, 2025-05-07T20:32:06.6570580Z D=3, 2025-05-07T20:32:06.6570782Z dtype=torch.float16, 2025-05-07T20:32:06.6571048Z device=device(type='cpu'), 2025-05-07T20:32:06.6571310Z ) 2025-05-07T20:32:06.6571561Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6572260Z self=, 2025-05-07T20:32:06.6572885Z B=1, 2025-05-07T20:32:06.6573080Z H=2, 2025-05-07T20:32:06.6573268Z max_L=13, 2025-05-07T20:32:06.6573474Z D=9, 2025-05-07T20:32:06.6573680Z dtype=torch.float16, 2025-05-07T20:32:06.6573938Z device=device(type='cpu'), 2025-05-07T20:32:06.6574195Z ) 2025-05-07T20:32:06.6574452Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6575147Z self=, 2025-05-07T20:32:06.6575777Z B=9, 2025-05-07T20:32:06.6575970Z H=1, 2025-05-07T20:32:06.6576157Z max_L=27, 2025-05-07T20:32:06.6576368Z D=32, 2025-05-07T20:32:06.6576578Z dtype=torch.float16, 2025-05-07T20:32:06.6576836Z device=device(type='cpu'), 2025-05-07T20:32:06.6577094Z ) 2025-05-07T20:32:06.6577357Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6578047Z self=, 2025-05-07T20:32:06.6578666Z B=20, 2025-05-07T20:32:06.6578863Z H=1, 2025-05-07T20:32:06.6579059Z max_L=17, 2025-05-07T20:32:06.6579260Z D=20, 2025-05-07T20:32:06.6579470Z dtype=torch.float32, 2025-05-07T20:32:06.6579733Z device=device(type='cuda'), 2025-05-07T20:32:06.6579989Z ) 2025-05-07T20:32:06.6580259Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6580948Z self=, 2025-05-07T20:32:06.6581661Z B=0, 2025-05-07T20:32:06.6581857Z H=3, 2025-05-07T20:32:06.6582050Z max_L=30, 2025-05-07T20:32:06.6582249Z D=29, 2025-05-07T20:32:06.6582458Z dtype=torch.float16, 2025-05-07T20:32:06.6582719Z device=device(type='cuda'), 2025-05-07T20:32:06.6582976Z ) 2025-05-07T20:32:06.6583227Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6583915Z self=, 2025-05-07T20:32:06.6584725Z B=9, 2025-05-07T20:32:06.6584915Z H=2, 2025-05-07T20:32:06.6585109Z max_L=27, 2025-05-07T20:32:06.6585316Z D=13, 2025-05-07T20:32:06.6585519Z dtype=torch.float32, 2025-05-07T20:32:06.6585791Z device=device(type='cpu'), 2025-05-07T20:32:06.6586049Z ) 2025-05-07T20:32:06.6586301Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6586998Z self=, 2025-05-07T20:32:06.6587623Z B=9, 2025-05-07T20:32:06.6587813Z H=1, 2025-05-07T20:32:06.6588008Z max_L=27, 2025-05-07T20:32:06.6588214Z D=13, 2025-05-07T20:32:06.6588418Z dtype=torch.float32, 2025-05-07T20:32:06.6588689Z device=device(type='cpu'), 2025-05-07T20:32:06.6588949Z ) 2025-05-07T20:32:06.6589207Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6589895Z self=, 2025-05-07T20:32:06.6590524Z B=9, 2025-05-07T20:32:06.6590719Z H=1, 2025-05-07T20:32:06.6590907Z max_L=1, 2025-05-07T20:32:06.6591112Z D=13, 2025-05-07T20:32:06.6591412Z dtype=torch.float32, 2025-05-07T20:32:06.6591672Z device=device(type='cpu'), 2025-05-07T20:32:06.6591932Z ) 2025-05-07T20:32:06.6592201Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6592888Z self=, 2025-05-07T20:32:06.6593517Z B=9, 2025-05-07T20:32:06.6593716Z H=1, 2025-05-07T20:32:06.6593909Z max_L=9, 2025-05-07T20:32:06.6594114Z D=13, 2025-05-07T20:32:06.6594326Z dtype=torch.float32, 2025-05-07T20:32:06.6594595Z device=device(type='cpu'), 2025-05-07T20:32:06.6594850Z ) 2025-05-07T20:32:06.6595112Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6595804Z self=, 2025-05-07T20:32:06.6596430Z B=13, 2025-05-07T20:32:06.6596631Z H=1, 2025-05-07T20:32:06.6596834Z max_L=9, 2025-05-07T20:32:06.6597032Z D=13, 2025-05-07T20:32:06.6597245Z dtype=torch.float32, 2025-05-07T20:32:06.6597510Z device=device(type='cpu'), 2025-05-07T20:32:06.6597766Z ) 2025-05-07T20:32:06.6598022Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6598713Z self=, 2025-05-07T20:32:06.6599339Z B=13, 2025-05-07T20:32:06.6599533Z H=1, 2025-05-07T20:32:06.6599728Z max_L=13, 2025-05-07T20:32:06.6599933Z D=13, 2025-05-07T20:32:06.6600138Z dtype=torch.float32, 2025-05-07T20:32:06.6600400Z device=device(type='cpu'), 2025-05-07T20:32:06.6600657Z ) 2025-05-07T20:32:06.6600908Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6601595Z self=, 2025-05-07T20:32:06.6602222Z B=1, 2025-05-07T20:32:06.6602415Z H=1, 2025-05-07T20:32:06.6602610Z max_L=13, 2025-05-07T20:32:06.6602820Z D=13, 2025-05-07T20:32:06.6603168Z dtype=torch.float32, 2025-05-07T20:32:06.6603432Z device=device(type='cpu'), 2025-05-07T20:32:06.6603690Z ) 2025-05-07T20:32:06.6603939Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6604631Z self=, 2025-05-07T20:32:06.6605259Z B=4, 2025-05-07T20:32:06.6605454Z H=2, 2025-05-07T20:32:06.6605642Z max_L=15, 2025-05-07T20:32:06.6605849Z D=13, 2025-05-07T20:32:06.6606059Z dtype=torch.float16, 2025-05-07T20:32:06.6606321Z device=device(type='cuda'), 2025-05-07T20:32:06.6606579Z ) 2025-05-07T20:32:06.6606837Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6607528Z self=, 2025-05-07T20:32:06.6608154Z B=13, 2025-05-07T20:32:06.6608351Z H=2, 2025-05-07T20:32:06.6608617Z max_L=15, 2025-05-07T20:32:06.6608823Z D=13, 2025-05-07T20:32:06.6609034Z dtype=torch.float16, 2025-05-07T20:32:06.6609295Z device=device(type='cuda'), 2025-05-07T20:32:06.6609551Z ) 2025-05-07T20:32:06.6609807Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:06.6610496Z self=, 2025-05-07T20:32:06.6611112Z B=13, 2025-05-07T20:32:06.6611305Z H=1, 2025-05-07T20:32:06.6611503Z max_L=15, 2025-05-07T20:32:06.6611702Z D=13, 2025-05-07T20:32:06.6611909Z dtype=torch.float16, 2025-05-07T20:32:06.6612172Z device=device(type='cuda'), 2025-05-07T20:32:06.6612495Z ) 2025-05-07T20:32:06.6622058Z PASSED 2025-05-07T20:32:06.6829390Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul_dynamic_shape Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6831022Z self=, 2025-05-07T20:32:06.6831724Z B=2, 2025-05-07T20:32:06.6831922Z H=1, 2025-05-07T20:32:06.6832120Z max_L=1, 2025-05-07T20:32:06.6832318Z D=2, 2025-05-07T20:32:06.6832528Z dtype=torch.float32, 2025-05-07T20:32:06.6832789Z device_type='cpu', 2025-05-07T20:32:06.6833015Z ) 2025-05-07T20:32:06.6833322Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6834127Z self=, 2025-05-07T20:32:06.6834803Z B=28, 2025-05-07T20:32:06.6835003Z H=1, 2025-05-07T20:32:06.6835197Z max_L=1, 2025-05-07T20:32:06.6835399Z D=2, 2025-05-07T20:32:06.6835612Z dtype=torch.float32, 2025-05-07T20:32:06.6835867Z device_type='cpu', 2025-05-07T20:32:06.6836093Z ) 2025-05-07T20:32:06.6836725Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6837529Z self=, 2025-05-07T20:32:06.6838208Z B=28, 2025-05-07T20:32:06.6838403Z H=3, 2025-05-07T20:32:06.6838600Z max_L=10, 2025-05-07T20:32:06.6838815Z D=5, 2025-05-07T20:32:06.6839023Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6839292Z device_type='cpu', 2025-05-07T20:32:06.6839533Z ) 2025-05-07T20:32:06.6839828Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6840623Z self=, 2025-05-07T20:32:06.6841312Z B=13, 2025-05-07T20:32:06.6841501Z H=3, 2025-05-07T20:32:06.6841696Z max_L=4, 2025-05-07T20:32:06.6841902Z D=2, 2025-05-07T20:32:06.6842793Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6843053Z device_type='cpu', 2025-05-07T20:32:06.6843280Z ) 2025-05-07T20:32:06.6843570Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6844353Z self=, 2025-05-07T20:32:06.6845028Z B=25, 2025-05-07T20:32:06.6845224Z H=1, 2025-05-07T20:32:06.6845408Z max_L=4, 2025-05-07T20:32:06.6845607Z D=8, 2025-05-07T20:32:06.6845811Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6846057Z device_type='cpu', 2025-05-07T20:32:06.6846286Z ) 2025-05-07T20:32:06.6846588Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6847375Z self=, 2025-05-07T20:32:06.6848050Z B=25, 2025-05-07T20:32:06.6848261Z H=3, 2025-05-07T20:32:06.6848511Z max_L=17, 2025-05-07T20:32:06.6848726Z D=6, 2025-05-07T20:32:06.6848935Z dtype=torch.float32, 2025-05-07T20:32:06.6849193Z device_type='cpu', 2025-05-07T20:32:06.6849418Z ) 2025-05-07T20:32:06.6849716Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6850497Z self=, 2025-05-07T20:32:06.6851162Z B=11, 2025-05-07T20:32:06.6851357Z H=3, 2025-05-07T20:32:06.6851551Z max_L=25, 2025-05-07T20:32:06.6851755Z D=31, 2025-05-07T20:32:06.6851961Z dtype=torch.float16, 2025-05-07T20:32:06.6852213Z device_type='cpu', 2025-05-07T20:32:06.6852444Z ) 2025-05-07T20:32:06.6852871Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6853657Z self=, 2025-05-07T20:32:06.6854334Z B=3, 2025-05-07T20:32:06.6854517Z H=2, 2025-05-07T20:32:06.6854708Z max_L=32, 2025-05-07T20:32:06.6854921Z D=12, 2025-05-07T20:32:06.6855119Z dtype=torch.float16, 2025-05-07T20:32:06.6855372Z device_type='cpu', 2025-05-07T20:32:06.6855603Z ) 2025-05-07T20:32:06.6855896Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6856682Z self=, 2025-05-07T20:32:06.6857354Z B=18, 2025-05-07T20:32:06.6857542Z H=1, 2025-05-07T20:32:06.6857744Z max_L=21, 2025-05-07T20:32:06.6857952Z D=22, 2025-05-07T20:32:06.6858153Z dtype=torch.float16, 2025-05-07T20:32:06.6858411Z device_type='cpu', 2025-05-07T20:32:06.6858644Z ) 2025-05-07T20:32:06.6858937Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6859724Z self=, 2025-05-07T20:32:06.6860394Z B=4, 2025-05-07T20:32:06.6860590Z H=3, 2025-05-07T20:32:06.6860776Z max_L=16, 2025-05-07T20:32:06.6860981Z D=10, 2025-05-07T20:32:06.6861186Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6861431Z device_type='cpu', 2025-05-07T20:32:06.6861657Z ) 2025-05-07T20:32:06.6861952Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6862724Z self=, 2025-05-07T20:32:06.6863394Z B=19, 2025-05-07T20:32:06.6863585Z H=3, 2025-05-07T20:32:06.6863773Z max_L=4, 2025-05-07T20:32:06.6863988Z D=26, 2025-05-07T20:32:06.6864200Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6864450Z device_type='cpu', 2025-05-07T20:32:06.6864770Z ) 2025-05-07T20:32:06.6865069Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6865850Z self=, 2025-05-07T20:32:06.6866512Z B=4, 2025-05-07T20:32:06.6866708Z H=3, 2025-05-07T20:32:06.6866901Z max_L=4, 2025-05-07T20:32:06.6867098Z D=26, 2025-05-07T20:32:06.6867307Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6867563Z device_type='cpu', 2025-05-07T20:32:06.6867782Z ) 2025-05-07T20:32:06.6868079Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6868861Z self=, 2025-05-07T20:32:06.6869531Z B=4, 2025-05-07T20:32:06.6869724Z H=1, 2025-05-07T20:32:06.6869916Z max_L=4, 2025-05-07T20:32:06.6870117Z D=26, 2025-05-07T20:32:06.6870325Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6870578Z device_type='cpu', 2025-05-07T20:32:06.6870808Z ) 2025-05-07T20:32:06.6871098Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6871879Z self=, 2025-05-07T20:32:06.6872556Z B=4, 2025-05-07T20:32:06.6872740Z H=1, 2025-05-07T20:32:06.6872931Z max_L=26, 2025-05-07T20:32:06.6873142Z D=26, 2025-05-07T20:32:06.6873346Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6873602Z device_type='cpu', 2025-05-07T20:32:06.6873831Z ) 2025-05-07T20:32:06.6874121Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6874991Z self=, 2025-05-07T20:32:06.6875724Z B=2, 2025-05-07T20:32:06.6875919Z H=1, 2025-05-07T20:32:06.6876101Z max_L=26, 2025-05-07T20:32:06.6876304Z D=26, 2025-05-07T20:32:06.6876510Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6876754Z device_type='cpu', 2025-05-07T20:32:06.6876977Z ) 2025-05-07T20:32:06.6877271Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6878047Z self=, 2025-05-07T20:32:06.6878725Z B=2, 2025-05-07T20:32:06.6878919Z H=1, 2025-05-07T20:32:06.6879103Z max_L=26, 2025-05-07T20:32:06.6879305Z D=2, 2025-05-07T20:32:06.6879513Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6879757Z device_type='cpu', 2025-05-07T20:32:06.6879986Z ) 2025-05-07T20:32:06.6880298Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6881070Z self=, 2025-05-07T20:32:06.6881748Z B=2, 2025-05-07T20:32:06.6881948Z H=1, 2025-05-07T20:32:06.6882141Z max_L=1, 2025-05-07T20:32:06.6882333Z D=2, 2025-05-07T20:32:06.6882544Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6882799Z device_type='cpu', 2025-05-07T20:32:06.6883026Z ) 2025-05-07T20:32:06.6883330Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6884116Z self=, 2025-05-07T20:32:06.6884776Z B=27, 2025-05-07T20:32:06.6884968Z H=1, 2025-05-07T20:32:06.6885175Z max_L=8, 2025-05-07T20:32:06.6885374Z D=13, 2025-05-07T20:32:06.6885584Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6885845Z device_type='cpu', 2025-05-07T20:32:06.6886074Z ) 2025-05-07T20:32:06.6886374Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6887253Z self=, 2025-05-07T20:32:06.6887923Z B=27, 2025-05-07T20:32:06.6888110Z H=1, 2025-05-07T20:32:06.6888311Z max_L=8, 2025-05-07T20:32:06.6888602Z D=2, 2025-05-07T20:32:06.6888803Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6889058Z device_type='cpu', 2025-05-07T20:32:06.6889287Z ) 2025-05-07T20:32:06.6889579Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:06.6890366Z self=, 2025-05-07T20:32:06.6891034Z B=27, 2025-05-07T20:32:06.6891223Z H=1, 2025-05-07T20:32:06.6891592Z max_L=1, 2025-05-07T20:32:06.6891794Z D=2, 2025-05-07T20:32:06.6891995Z dtype=torch.bfloat16, 2025-05-07T20:32:06.6892243Z device_type='cpu', 2025-05-07T20:32:06.6892467Z ) 2025-05-07T20:32:06.6892666Z PASSED 2025-05-07T20:32:06.7090581Z jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul_meta_backend Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7091941Z self=, 2025-05-07T20:32:06.7092599Z B=0, 2025-05-07T20:32:06.7092790Z H=1, 2025-05-07T20:32:06.7092974Z max_L=1, 2025-05-07T20:32:06.7093173Z D=0, 2025-05-07T20:32:06.7093371Z dtype=torch.float32, 2025-05-07T20:32:06.7093616Z device_type='meta', 2025-05-07T20:32:06.7093844Z ) 2025-05-07T20:32:06.7094137Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7095071Z self=, 2025-05-07T20:32:06.7095735Z B=10, 2025-05-07T20:32:06.7095924Z H=1, 2025-05-07T20:32:06.7096109Z max_L=1, 2025-05-07T20:32:06.7096475Z D=0, 2025-05-07T20:32:06.7096684Z dtype=torch.float32, 2025-05-07T20:32:06.7096925Z device_type='meta', 2025-05-07T20:32:06.7097150Z ) 2025-05-07T20:32:06.7097445Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7098203Z self=, 2025-05-07T20:32:06.7098848Z B=10, 2025-05-07T20:32:06.7099039Z H=2, 2025-05-07T20:32:06.7099230Z max_L=8, 2025-05-07T20:32:06.7099423Z D=13, 2025-05-07T20:32:06.7099627Z dtype=torch.float32, 2025-05-07T20:32:06.7099876Z device_type='meta', 2025-05-07T20:32:06.7100095Z ) 2025-05-07T20:32:06.7100393Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7101159Z self=, 2025-05-07T20:32:06.7101809Z B=30, 2025-05-07T20:32:06.7102002Z H=3, 2025-05-07T20:32:06.7102194Z max_L=24, 2025-05-07T20:32:06.7102384Z D=32, 2025-05-07T20:32:06.7102586Z dtype=torch.float16, 2025-05-07T20:32:06.7102835Z device_type='meta', 2025-05-07T20:32:06.7103059Z ) 2025-05-07T20:32:06.7103348Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7104110Z self=, 2025-05-07T20:32:06.7104761Z B=25, 2025-05-07T20:32:06.7104946Z H=3, 2025-05-07T20:32:06.7105137Z max_L=32, 2025-05-07T20:32:06.7105335Z D=1, 2025-05-07T20:32:06.7105536Z dtype=torch.bfloat16, 2025-05-07T20:32:06.7105788Z device_type='meta', 2025-05-07T20:32:06.7106011Z ) 2025-05-07T20:32:06.7106473Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7107234Z self=, 2025-05-07T20:32:06.7107886Z B=30, 2025-05-07T20:32:06.7108074Z H=1, 2025-05-07T20:32:06.7108255Z max_L=6, 2025-05-07T20:32:06.7108455Z D=17, 2025-05-07T20:32:06.7108660Z dtype=torch.float16, 2025-05-07T20:32:06.7108902Z device_type='meta', 2025-05-07T20:32:06.7109126Z ) 2025-05-07T20:32:06.7109419Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7110172Z self=, 2025-05-07T20:32:06.7110827Z B=22, 2025-05-07T20:32:06.7111024Z H=2, 2025-05-07T20:32:06.7111209Z max_L=5, 2025-05-07T20:32:06.7111411Z D=2, 2025-05-07T20:32:06.7111622Z dtype=torch.bfloat16, 2025-05-07T20:32:06.7111871Z device_type='meta', 2025-05-07T20:32:06.7112097Z ) 2025-05-07T20:32:06.7112392Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7113150Z self=, 2025-05-07T20:32:06.7113804Z B=31, 2025-05-07T20:32:06.7113995Z H=2, 2025-05-07T20:32:06.7114186Z max_L=2, 2025-05-07T20:32:06.7114381Z D=22, 2025-05-07T20:32:06.7114586Z dtype=torch.float16, 2025-05-07T20:32:06.7114833Z device_type='meta', 2025-05-07T20:32:06.7115052Z ) 2025-05-07T20:32:06.7115349Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7116194Z self=, 2025-05-07T20:32:06.7116843Z B=10, 2025-05-07T20:32:06.7117039Z H=2, 2025-05-07T20:32:06.7117239Z max_L=29, 2025-05-07T20:32:06.7117434Z D=14, 2025-05-07T20:32:06.7117636Z dtype=torch.float32, 2025-05-07T20:32:06.7117887Z device_type='meta', 2025-05-07T20:32:06.7118106Z ) 2025-05-07T20:32:06.7118404Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7119166Z self=, 2025-05-07T20:32:06.7119826Z B=28, 2025-05-07T20:32:06.7120014Z H=1, 2025-05-07T20:32:06.7120205Z max_L=14, 2025-05-07T20:32:06.7120406Z D=1, 2025-05-07T20:32:06.7120602Z dtype=torch.float32, 2025-05-07T20:32:06.7120849Z device_type='meta', 2025-05-07T20:32:06.7121080Z ) 2025-05-07T20:32:06.7121367Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7122136Z self=, 2025-05-07T20:32:06.7122799Z B=11, 2025-05-07T20:32:06.7122985Z H=1, 2025-05-07T20:32:06.7123175Z max_L=25, 2025-05-07T20:32:06.7123379Z D=14, 2025-05-07T20:32:06.7123576Z dtype=torch.float16, 2025-05-07T20:32:06.7123830Z device_type='meta', 2025-05-07T20:32:06.7124059Z ) 2025-05-07T20:32:06.7124352Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7125107Z self=, 2025-05-07T20:32:06.7125757Z B=11, 2025-05-07T20:32:06.7125949Z H=1, 2025-05-07T20:32:06.7126133Z max_L=25, 2025-05-07T20:32:06.7126333Z D=1, 2025-05-07T20:32:06.7126535Z dtype=torch.float16, 2025-05-07T20:32:06.7126777Z device_type='meta', 2025-05-07T20:32:06.7127012Z ) 2025-05-07T20:32:06.7127305Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7128062Z self=, 2025-05-07T20:32:06.7128955Z B=1, 2025-05-07T20:32:06.7129145Z H=1, 2025-05-07T20:32:06.7129337Z max_L=25, 2025-05-07T20:32:06.7129532Z D=1, 2025-05-07T20:32:06.7129738Z dtype=torch.float16, 2025-05-07T20:32:06.7129986Z device_type='meta', 2025-05-07T20:32:06.7130208Z ) 2025-05-07T20:32:06.7130504Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7131268Z self=, 2025-05-07T20:32:06.7131915Z B=25, 2025-05-07T20:32:06.7132110Z H=1, 2025-05-07T20:32:06.7132304Z max_L=25, 2025-05-07T20:32:06.7132504Z D=1, 2025-05-07T20:32:06.7132716Z dtype=torch.float16, 2025-05-07T20:32:06.7132965Z device_type='meta', 2025-05-07T20:32:06.7133185Z ) 2025-05-07T20:32:06.7133484Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7134246Z self=, 2025-05-07T20:32:06.7134901Z B=25, 2025-05-07T20:32:06.7135091Z H=1, 2025-05-07T20:32:06.7135284Z max_L=25, 2025-05-07T20:32:06.7135482Z D=25, 2025-05-07T20:32:06.7135682Z dtype=torch.float16, 2025-05-07T20:32:06.7135932Z device_type='meta', 2025-05-07T20:32:06.7136160Z ) 2025-05-07T20:32:06.7136808Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7137630Z self=, 2025-05-07T20:32:06.7138287Z B=25, 2025-05-07T20:32:06.7138612Z H=1, 2025-05-07T20:32:06.7138807Z max_L=1, 2025-05-07T20:32:06.7139010Z D=25, 2025-05-07T20:32:06.7139213Z dtype=torch.float16, 2025-05-07T20:32:06.7139465Z device_type='meta', 2025-05-07T20:32:06.7139694Z ) 2025-05-07T20:32:06.7139983Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7140749Z self=, 2025-05-07T20:32:06.7141405Z B=1, 2025-05-07T20:32:06.7141596Z H=1, 2025-05-07T20:32:06.7141784Z max_L=25, 2025-05-07T20:32:06.7141987Z D=25, 2025-05-07T20:32:06.7142197Z dtype=torch.float16, 2025-05-07T20:32:06.7142436Z device_type='meta', 2025-05-07T20:32:06.7142666Z ) 2025-05-07T20:32:06.7142960Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7143724Z self=, 2025-05-07T20:32:06.7144380Z B=19, 2025-05-07T20:32:06.7144574Z H=3, 2025-05-07T20:32:06.7144763Z max_L=6, 2025-05-07T20:32:06.7144963Z D=8, 2025-05-07T20:32:06.7145171Z dtype=torch.float16, 2025-05-07T20:32:06.7145415Z device_type='meta', 2025-05-07T20:32:06.7145643Z ) 2025-05-07T20:32:06.7145939Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7146707Z self=, 2025-05-07T20:32:06.7147363Z B=19, 2025-05-07T20:32:06.7147557Z H=3, 2025-05-07T20:32:06.7147749Z max_L=3, 2025-05-07T20:32:06.7147941Z D=8, 2025-05-07T20:32:06.7148148Z dtype=torch.float16, 2025-05-07T20:32:06.7148401Z device_type='meta', 2025-05-07T20:32:06.7148621Z ) 2025-05-07T20:32:06.7148916Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:06.7149689Z self=, 2025-05-07T20:32:06.7150468Z B=3, 2025-05-07T20:32:06.7150661Z H=3, 2025-05-07T20:32:06.7150856Z max_L=3, 2025-05-07T20:32:06.7151047Z D=8, 2025-05-07T20:32:06.7151252Z dtype=torch.float16, 2025-05-07T20:32:06.7151499Z device_type='meta', 2025-05-07T20:32:06.7151723Z ) 2025-05-07T20:32:06.7151916Z PASSED 2025-05-07T20:32:06.7152042Z 2025-05-07T20:32:06.7152194Z =============================== warnings summary =============================== 2025-05-07T20:32:06.7152854Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:32:06.7154402Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:06.7155643Z warnings.warn( 2025-05-07T20:32:06.7155798Z 2025-05-07T20:32:06.7156210Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:32:06.7157729Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:06.7158929Z warnings.warn( 2025-05-07T20:32:06.7159066Z 2025-05-07T20:32:06.7159300Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:06.7159770Z ======================== 3 passed, 2 warnings in 12.50s ======================== 2025-05-07T20:32:07.5881212Z 2025-05-07T20:32:07.5881791Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:07.5901672Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 15 seconds 2025-05-07T20:32:07.5902197Z 2025-05-07T20:32:07.5902203Z 2025-05-07T20:32:07.5902209Z 2025-05-07T20:32:07.5902213Z 2025-05-07T20:32:07.5924137Z ################################################################################ 2025-05-07T20:32:07.5940097Z # [2025-05-07T20:32:07.593Z] Run Python Test Suite: 2025-05-07T20:32:07.5940491Z # ./jagged/dense_bmm_test.py 2025-05-07T20:32:07.5940881Z ################################################################################ 2025-05-07T20:32:07.5966114Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_bmm_test.py 2025-05-07T20:32:07.5966748Z 2025-05-07T20:32:09.7817352Z ============================= test session starts ============================== 2025-05-07T20:32:09.7818076Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:09.7818624Z cachedir: .pytest_cache 2025-05-07T20:32:09.7819214Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:09.7819938Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:09.7820364Z plugins: hypothesis-6.131.14 2025-05-07T20:32:11.7963971Z collecting ... collected 3 items 2025-05-07T20:32:11.7964205Z 2025-05-07T20:32:11.9573743Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:32:11.9574752Z self=, 2025-05-07T20:32:11.9575370Z B=10, 2025-05-07T20:32:11.9575658Z M=1, 2025-05-07T20:32:11.9575937Z N=1, 2025-05-07T20:32:11.9576207Z max_L=1, 2025-05-07T20:32:11.9576580Z dtype=torch.float32, 2025-05-07T20:32:11.9576990Z device=device(type='cpu'), 2025-05-07T20:32:11.9577381Z ) 2025-05-07T20:32:11.9577703Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:32:11.9578878Z self=, 2025-05-07T20:32:11.9579544Z B=184, 2025-05-07T20:32:11.9579865Z M=27, 2025-05-07T20:32:11.9580208Z N=21, 2025-05-07T20:32:11.9580500Z max_L=12, 2025-05-07T20:32:11.9580833Z dtype=torch.float32, 2025-05-07T20:32:11.9581259Z device=device(type='cpu'), 2025-05-07T20:32:11.9581682Z ) 2025-05-07T20:32:11.9581982Z PASSED 2025-05-07T20:32:12.0568310Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0569804Z self=, 2025-05-07T20:32:12.0570586Z B=10, 2025-05-07T20:32:12.0570923Z M=2, 2025-05-07T20:32:12.0571219Z N=2, 2025-05-07T20:32:12.0571553Z max_L=2, 2025-05-07T20:32:12.0571904Z dtype=torch.float32, 2025-05-07T20:32:12.0572305Z device=device(type='cpu'), 2025-05-07T20:32:12.0572740Z ) 2025-05-07T20:32:12.0573158Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0573992Z self=, 2025-05-07T20:32:12.0574735Z B=352, 2025-05-07T20:32:12.0575031Z M=2, 2025-05-07T20:32:12.0575315Z N=2, 2025-05-07T20:32:12.0575575Z max_L=2, 2025-05-07T20:32:12.0575899Z dtype=torch.float32, 2025-05-07T20:32:12.0576320Z device=device(type='cpu'), 2025-05-07T20:32:12.0576785Z ) 2025-05-07T20:32:12.0577224Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0578149Z self=, 2025-05-07T20:32:12.0578958Z B=352, 2025-05-07T20:32:12.0579264Z M=21, 2025-05-07T20:32:12.0579582Z N=18, 2025-05-07T20:32:12.0580362Z max_L=15, 2025-05-07T20:32:12.0580724Z dtype=torch.float32, 2025-05-07T20:32:12.0581159Z device=device(type='cpu'), 2025-05-07T20:32:12.0581593Z ) 2025-05-07T20:32:12.0582003Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0582925Z self=, 2025-05-07T20:32:12.0583734Z B=209, 2025-05-07T20:32:12.0584023Z M=29, 2025-05-07T20:32:12.0584293Z N=2, 2025-05-07T20:32:12.0584580Z max_L=9, 2025-05-07T20:32:12.0584926Z dtype=torch.float32, 2025-05-07T20:32:12.0585364Z device=device(type='cpu'), 2025-05-07T20:32:12.0585788Z ) 2025-05-07T20:32:12.0586193Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0587111Z self=, 2025-05-07T20:32:12.0587921Z B=373, 2025-05-07T20:32:12.0588241Z M=16, 2025-05-07T20:32:12.0588538Z N=30, 2025-05-07T20:32:12.0588863Z max_L=23, 2025-05-07T20:32:12.0589221Z dtype=torch.float32, 2025-05-07T20:32:12.0589646Z device=device(type='cpu'), 2025-05-07T20:32:12.0590074Z ) 2025-05-07T20:32:12.0590493Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0591403Z self=, 2025-05-07T20:32:12.0592215Z B=456, 2025-05-07T20:32:12.0592534Z M=32, 2025-05-07T20:32:12.0592840Z N=29, 2025-05-07T20:32:12.0593151Z max_L=18, 2025-05-07T20:32:12.0593505Z dtype=torch.float32, 2025-05-07T20:32:12.0593924Z device=device(type='cpu'), 2025-05-07T20:32:12.0594342Z ) 2025-05-07T20:32:12.0594757Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0595602Z self=, 2025-05-07T20:32:12.0596383Z B=438, 2025-05-07T20:32:12.0596684Z M=27, 2025-05-07T20:32:12.0596986Z N=21, 2025-05-07T20:32:12.0597298Z max_L=12, 2025-05-07T20:32:12.0597633Z dtype=torch.float32, 2025-05-07T20:32:12.0598027Z device=device(type='cpu'), 2025-05-07T20:32:12.0598742Z ) 2025-05-07T20:32:12.0599165Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0600086Z self=, 2025-05-07T20:32:12.0600881Z B=251, 2025-05-07T20:32:12.0601197Z M=14, 2025-05-07T20:32:12.0601500Z N=20, 2025-05-07T20:32:12.0601796Z max_L=12, 2025-05-07T20:32:12.0602151Z dtype=torch.float32, 2025-05-07T20:32:12.0602578Z device=device(type='cpu'), 2025-05-07T20:32:12.0602986Z ) 2025-05-07T20:32:12.0603399Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0604306Z self=, 2025-05-07T20:32:12.0605097Z B=512, 2025-05-07T20:32:12.0605417Z M=16, 2025-05-07T20:32:12.0605724Z N=14, 2025-05-07T20:32:12.0606032Z max_L=13, 2025-05-07T20:32:12.0606375Z dtype=torch.float32, 2025-05-07T20:32:12.0606815Z device=device(type='cpu'), 2025-05-07T20:32:12.0607280Z ) 2025-05-07T20:32:12.0607692Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0608714Z self=, 2025-05-07T20:32:12.0609523Z B=287, 2025-05-07T20:32:12.0609830Z M=2, 2025-05-07T20:32:12.0610137Z N=22, 2025-05-07T20:32:12.0610452Z max_L=8, 2025-05-07T20:32:12.0610792Z dtype=torch.float32, 2025-05-07T20:32:12.0611227Z device=device(type='cpu'), 2025-05-07T20:32:12.0611647Z ) 2025-05-07T20:32:12.0612055Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0612969Z self=, 2025-05-07T20:32:12.0613776Z B=361, 2025-05-07T20:32:12.0614084Z M=7, 2025-05-07T20:32:12.0614399Z N=3, 2025-05-07T20:32:12.0614843Z max_L=3, 2025-05-07T20:32:12.0615191Z dtype=torch.float32, 2025-05-07T20:32:12.0615618Z device=device(type='cpu'), 2025-05-07T20:32:12.0616052Z ) 2025-05-07T20:32:12.0616460Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0617361Z self=, 2025-05-07T20:32:12.0618136Z B=361, 2025-05-07T20:32:12.0618450Z M=3, 2025-05-07T20:32:12.0618727Z N=3, 2025-05-07T20:32:12.0619019Z max_L=3, 2025-05-07T20:32:12.0619356Z dtype=torch.float32, 2025-05-07T20:32:12.0619770Z device=device(type='cpu'), 2025-05-07T20:32:12.0620192Z ) 2025-05-07T20:32:12.0620603Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0621460Z self=, 2025-05-07T20:32:12.0622189Z B=361, 2025-05-07T20:32:12.0622491Z M=3, 2025-05-07T20:32:12.0622772Z N=2, 2025-05-07T20:32:12.0623063Z max_L=3, 2025-05-07T20:32:12.0623385Z dtype=torch.float32, 2025-05-07T20:32:12.0623812Z device=device(type='cpu'), 2025-05-07T20:32:12.0624229Z ) 2025-05-07T20:32:12.0624616Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0625452Z self=, 2025-05-07T20:32:12.0626191Z B=10, 2025-05-07T20:32:12.0626496Z M=3, 2025-05-07T20:32:12.0626785Z N=2, 2025-05-07T20:32:12.0627072Z max_L=3, 2025-05-07T20:32:12.0627419Z dtype=torch.float32, 2025-05-07T20:32:12.0627818Z device=device(type='cpu'), 2025-05-07T20:32:12.0628219Z ) 2025-05-07T20:32:12.0628610Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0629452Z self=, 2025-05-07T20:32:12.0630208Z B=10, 2025-05-07T20:32:12.0630523Z M=3, 2025-05-07T20:32:12.0630805Z N=3, 2025-05-07T20:32:12.0631109Z max_L=3, 2025-05-07T20:32:12.0631460Z dtype=torch.float32, 2025-05-07T20:32:12.0631860Z device=device(type='cpu'), 2025-05-07T20:32:12.0632365Z ) 2025-05-07T20:32:12.0632714Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0633475Z self=, 2025-05-07T20:32:12.0634133Z B=10, 2025-05-07T20:32:12.0634395Z M=3, 2025-05-07T20:32:12.0634670Z N=10, 2025-05-07T20:32:12.0634934Z max_L=3, 2025-05-07T20:32:12.0635253Z dtype=torch.float32, 2025-05-07T20:32:12.0635634Z device=device(type='cpu'), 2025-05-07T20:32:12.0635979Z ) 2025-05-07T20:32:12.0636779Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0637564Z self=, 2025-05-07T20:32:12.0638248Z B=10, 2025-05-07T20:32:12.0638534Z M=3, 2025-05-07T20:32:12.0638821Z N=10, 2025-05-07T20:32:12.0639081Z max_L=10, 2025-05-07T20:32:12.0639392Z dtype=torch.float32, 2025-05-07T20:32:12.0639779Z device=device(type='cpu'), 2025-05-07T20:32:12.0640156Z ) 2025-05-07T20:32:12.0640533Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0641337Z self=, 2025-05-07T20:32:12.0642102Z B=332, 2025-05-07T20:32:12.0642391Z M=5, 2025-05-07T20:32:12.0642680Z N=31, 2025-05-07T20:32:12.0642983Z max_L=28, 2025-05-07T20:32:12.0643311Z dtype=torch.float32, 2025-05-07T20:32:12.0643708Z device=device(type='cpu'), 2025-05-07T20:32:12.0644098Z ) 2025-05-07T20:32:12.0644477Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0645351Z self=, 2025-05-07T20:32:12.0646081Z B=332, 2025-05-07T20:32:12.0646367Z M=5, 2025-05-07T20:32:12.0646658Z N=5, 2025-05-07T20:32:12.0646937Z max_L=28, 2025-05-07T20:32:12.0647483Z dtype=torch.float32, 2025-05-07T20:32:12.0647919Z device=device(type='cpu'), 2025-05-07T20:32:12.0648337Z ) 2025-05-07T20:32:12.0648908Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:12.0649794Z self=, 2025-05-07T20:32:12.0650529Z B=332, 2025-05-07T20:32:12.0650831Z M=5, 2025-05-07T20:32:12.0651131Z N=5, 2025-05-07T20:32:12.0651422Z max_L=5, 2025-05-07T20:32:12.0651741Z dtype=torch.float32, 2025-05-07T20:32:12.0652143Z device=device(type='cpu'), 2025-05-07T20:32:12.0652551Z ) 2025-05-07T20:32:12.0652839Z PASSED 2025-05-07T20:32:12.4356135Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4357262Z self=, 2025-05-07T20:32:12.4357815Z B=10, 2025-05-07T20:32:12.4358030Z M=1, 2025-05-07T20:32:12.4358281Z N=1, 2025-05-07T20:32:12.4358480Z max_L=1, 2025-05-07T20:32:12.4358719Z dtype=torch.float32, 2025-05-07T20:32:12.4359003Z device=device(type='cpu'), 2025-05-07T20:32:12.4359288Z ) 2025-05-07T20:32:12.4359523Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4359960Z self=, 2025-05-07T20:32:12.4360372Z B=39, 2025-05-07T20:32:12.4360581Z M=1, 2025-05-07T20:32:12.4360794Z N=1, 2025-05-07T20:32:12.4360995Z max_L=1, 2025-05-07T20:32:12.4361220Z dtype=torch.float32, 2025-05-07T20:32:12.4361497Z device=device(type='cpu'), 2025-05-07T20:32:12.4361751Z ) 2025-05-07T20:32:12.4361985Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4362426Z self=, 2025-05-07T20:32:12.4362858Z B=39, 2025-05-07T20:32:12.4363059Z M=10, 2025-05-07T20:32:12.4363263Z N=22, 2025-05-07T20:32:12.4363479Z max_L=11, 2025-05-07T20:32:12.4363703Z dtype=torch.float32, 2025-05-07T20:32:12.4363973Z device=device(type='cuda'), 2025-05-07T20:32:12.4364769Z ) 2025-05-07T20:32:12.4364978Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4365419Z self=, 2025-05-07T20:32:12.4365844Z B=299, 2025-05-07T20:32:12.4366046Z M=24, 2025-05-07T20:32:12.4366254Z N=26, 2025-05-07T20:32:12.4366466Z max_L=4, 2025-05-07T20:32:12.4366687Z dtype=torch.float32, 2025-05-07T20:32:12.4366960Z device=device(type='cpu'), 2025-05-07T20:32:12.4367232Z ) 2025-05-07T20:32:12.4367447Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4367880Z self=, 2025-05-07T20:32:12.4368291Z B=489, 2025-05-07T20:32:12.4368660Z M=13, 2025-05-07T20:32:12.4368948Z N=27, 2025-05-07T20:32:12.4369158Z max_L=13, 2025-05-07T20:32:12.4369379Z dtype=torch.float32, 2025-05-07T20:32:12.4369660Z device=device(type='cpu'), 2025-05-07T20:32:12.4369924Z ) 2025-05-07T20:32:12.4370138Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4370582Z self=, 2025-05-07T20:32:12.4370997Z B=511, 2025-05-07T20:32:12.4371207Z M=25, 2025-05-07T20:32:12.4371396Z N=24, 2025-05-07T20:32:12.4371599Z max_L=8, 2025-05-07T20:32:12.4371821Z dtype=torch.float32, 2025-05-07T20:32:12.4372079Z device=device(type='cpu'), 2025-05-07T20:32:12.4372341Z ) 2025-05-07T20:32:12.4372569Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4372994Z self=, 2025-05-07T20:32:12.4373409Z B=191, 2025-05-07T20:32:12.4373612Z M=12, 2025-05-07T20:32:12.4373800Z N=28, 2025-05-07T20:32:12.4373998Z max_L=11, 2025-05-07T20:32:12.4374222Z dtype=torch.float32, 2025-05-07T20:32:12.4374476Z device=device(type='cuda'), 2025-05-07T20:32:12.4374898Z ) 2025-05-07T20:32:12.4375118Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4375531Z self=, 2025-05-07T20:32:12.4375943Z B=491, 2025-05-07T20:32:12.4376139Z M=22, 2025-05-07T20:32:12.4376327Z N=18, 2025-05-07T20:32:12.4376523Z max_L=31, 2025-05-07T20:32:12.4376742Z dtype=torch.float32, 2025-05-07T20:32:12.4377003Z device=device(type='cuda'), 2025-05-07T20:32:12.4377249Z ) 2025-05-07T20:32:12.4377464Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4377890Z self=, 2025-05-07T20:32:12.4378290Z B=187, 2025-05-07T20:32:12.4378482Z M=12, 2025-05-07T20:32:12.4378674Z N=17, 2025-05-07T20:32:12.4378860Z max_L=18, 2025-05-07T20:32:12.4379081Z dtype=torch.float32, 2025-05-07T20:32:12.4379343Z device=device(type='cpu'), 2025-05-07T20:32:12.4379596Z ) 2025-05-07T20:32:12.4379821Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4380256Z self=, 2025-05-07T20:32:12.4380666Z B=351, 2025-05-07T20:32:12.4380876Z M=4, 2025-05-07T20:32:12.4381081Z N=28, 2025-05-07T20:32:12.4381273Z max_L=25, 2025-05-07T20:32:12.4381500Z dtype=torch.float32, 2025-05-07T20:32:12.4381766Z device=device(type='cpu'), 2025-05-07T20:32:12.4382018Z ) 2025-05-07T20:32:12.4382240Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4382677Z self=, 2025-05-07T20:32:12.4383092Z B=449, 2025-05-07T20:32:12.4383284Z M=8, 2025-05-07T20:32:12.4383489Z N=18, 2025-05-07T20:32:12.4383694Z max_L=7, 2025-05-07T20:32:12.4383907Z dtype=torch.float32, 2025-05-07T20:32:12.4384174Z device=device(type='cuda'), 2025-05-07T20:32:12.4384437Z ) 2025-05-07T20:32:12.4384650Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4385087Z self=, 2025-05-07T20:32:12.4385500Z B=449, 2025-05-07T20:32:12.4385789Z M=8, 2025-05-07T20:32:12.4385989Z N=18, 2025-05-07T20:32:12.4386195Z max_L=1, 2025-05-07T20:32:12.4386403Z dtype=torch.float32, 2025-05-07T20:32:12.4386658Z device=device(type='cuda'), 2025-05-07T20:32:12.4386909Z ) 2025-05-07T20:32:12.4387115Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4387538Z self=, 2025-05-07T20:32:12.4387939Z B=449, 2025-05-07T20:32:12.4388125Z M=8, 2025-05-07T20:32:12.4388318Z N=8, 2025-05-07T20:32:12.4388506Z max_L=1, 2025-05-07T20:32:12.4388711Z dtype=torch.float32, 2025-05-07T20:32:12.4388963Z device=device(type='cuda'), 2025-05-07T20:32:12.4389215Z ) 2025-05-07T20:32:12.4389418Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4389843Z self=, 2025-05-07T20:32:12.4390244Z B=449, 2025-05-07T20:32:12.4390438Z M=8, 2025-05-07T20:32:12.4390627Z N=1, 2025-05-07T20:32:12.4390815Z max_L=1, 2025-05-07T20:32:12.4391028Z dtype=torch.float32, 2025-05-07T20:32:12.4391276Z device=device(type='cuda'), 2025-05-07T20:32:12.4391530Z ) 2025-05-07T20:32:12.4391742Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4392157Z self=, 2025-05-07T20:32:12.4392563Z B=10, 2025-05-07T20:32:12.4392752Z M=8, 2025-05-07T20:32:12.4392936Z N=1, 2025-05-07T20:32:12.4393127Z max_L=1, 2025-05-07T20:32:12.4393341Z dtype=torch.float32, 2025-05-07T20:32:12.4393590Z device=device(type='cuda'), 2025-05-07T20:32:12.4393846Z ) 2025-05-07T20:32:12.4394060Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4394476Z self=, 2025-05-07T20:32:12.4394979Z B=10, 2025-05-07T20:32:12.4395180Z M=10, 2025-05-07T20:32:12.4395372Z N=1, 2025-05-07T20:32:12.4395555Z max_L=1, 2025-05-07T20:32:12.4395774Z dtype=torch.float32, 2025-05-07T20:32:12.4396029Z device=device(type='cuda'), 2025-05-07T20:32:12.4396276Z ) 2025-05-07T20:32:12.4396492Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4396967Z self=, 2025-05-07T20:32:12.4397362Z B=10, 2025-05-07T20:32:12.4397569Z M=1, 2025-05-07T20:32:12.4406423Z N=1, 2025-05-07T20:32:12.4406634Z max_L=1, 2025-05-07T20:32:12.4406847Z dtype=torch.float32, 2025-05-07T20:32:12.4407112Z device=device(type='cuda'), 2025-05-07T20:32:12.4407369Z ) 2025-05-07T20:32:12.4407579Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4408015Z self=, 2025-05-07T20:32:12.4408428Z B=399, 2025-05-07T20:32:12.4408696Z M=15, 2025-05-07T20:32:12.4408897Z N=30, 2025-05-07T20:32:12.4409094Z max_L=20, 2025-05-07T20:32:12.4409306Z dtype=torch.float32, 2025-05-07T20:32:12.4409578Z device=device(type='cpu'), 2025-05-07T20:32:12.4409840Z ) 2025-05-07T20:32:12.4410057Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4410476Z self=, 2025-05-07T20:32:12.4410882Z B=20, 2025-05-07T20:32:12.4411079Z M=15, 2025-05-07T20:32:12.4411263Z N=30, 2025-05-07T20:32:12.4411466Z max_L=20, 2025-05-07T20:32:12.4411689Z dtype=torch.float32, 2025-05-07T20:32:12.4411941Z device=device(type='cpu'), 2025-05-07T20:32:12.4412199Z ) 2025-05-07T20:32:12.4412417Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:12.4412840Z self=, 2025-05-07T20:32:12.4413251Z B=20, 2025-05-07T20:32:12.4413442Z M=15, 2025-05-07T20:32:12.4413623Z N=15, 2025-05-07T20:32:12.4413826Z max_L=20, 2025-05-07T20:32:12.4414043Z dtype=torch.float32, 2025-05-07T20:32:12.4414293Z device=device(type='cpu'), 2025-05-07T20:32:12.4414665Z ) 2025-05-07T20:32:12.4414866Z PASSED 2025-05-07T20:32:12.4414978Z 2025-05-07T20:32:12.4415129Z =============================== warnings summary =============================== 2025-05-07T20:32:12.4415580Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:32:12.4416121Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:32:12.4419283Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:12.4422502Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:12.4422919Z 2025-05-07T20:32:12.4423126Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:32:12.4423672Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:32:12.4424210Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm 2025-05-07T20:32:12.4427474Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:12.4430675Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:12.4431083Z 2025-05-07T20:32:12.4431316Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:12.4431793Z ======================== 3 passed, 5 warnings in 2.79s ========================= 2025-05-07T20:32:13.3136015Z 2025-05-07T20:32:13.3136648Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:32:13.3158186Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 6 seconds 2025-05-07T20:32:13.3158480Z 2025-05-07T20:32:13.3158485Z 2025-05-07T20:32:13.3158489Z 2025-05-07T20:32:13.3158493Z 2025-05-07T20:32:13.3179186Z ################################################################################ 2025-05-07T20:32:13.3194481Z # [2025-05-07T20:32:13.319Z] Run Python Test Suite: 2025-05-07T20:32:13.3194851Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:13.3195189Z ################################################################################ 2025-05-07T20:32:13.3220553Z + 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:32:13.3221236Z 2025-05-07T20:32:15.5303860Z ============================= test session starts ============================== 2025-05-07T20:32:15.5304570Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:15.5305507Z cachedir: .pytest_cache 2025-05-07T20:32:15.5306096Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:15.5306839Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:15.5307271Z plugins: hypothesis-6.131.14 2025-05-07T20:32:17.5582094Z collecting ... collected 4 items 2025-05-07T20:32:17.5582346Z 2025-05-07T20:32:19.2245549Z 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:32:19.2248292Z self=, 2025-05-07T20:32:19.2249173Z num_jagged_dim=1, 2025-05-07T20:32:19.2249430Z outer_dense_size=0, 2025-05-07T20:32:19.2249677Z inner_dense_size=0, 2025-05-07T20:32:19.2249927Z dtype=torch.float32, 2025-05-07T20:32:19.2250216Z device=device(type='cpu'), 2025-05-07T20:32:19.2250589Z ) 2025-05-07T20:32:19.2251015Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2251824Z self=, 2025-05-07T20:32:19.2252500Z num_jagged_dim=3, 2025-05-07T20:32:19.2252747Z outer_dense_size=0, 2025-05-07T20:32:19.2252990Z inner_dense_size=0, 2025-05-07T20:32:19.2253228Z dtype=torch.float32, 2025-05-07T20:32:19.2253495Z device=device(type='cpu'), 2025-05-07T20:32:19.2253762Z ) 2025-05-07T20:32:19.2254458Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2255275Z self=, 2025-05-07T20:32:19.2255977Z num_jagged_dim=3, 2025-05-07T20:32:19.2256220Z outer_dense_size=1, 2025-05-07T20:32:19.2256454Z inner_dense_size=0, 2025-05-07T20:32:19.2256699Z dtype=torch.float16, 2025-05-07T20:32:19.2256959Z device=device(type='cpu'), 2025-05-07T20:32:19.2257211Z ) 2025-05-07T20:32:19.2257526Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2258329Z self=, 2025-05-07T20:32:19.2259062Z num_jagged_dim=2, 2025-05-07T20:32:19.2259304Z outer_dense_size=2, 2025-05-07T20:32:19.2259543Z inner_dense_size=3, 2025-05-07T20:32:19.2259782Z dtype=torch.float32, 2025-05-07T20:32:19.2260048Z device=device(type='cpu'), 2025-05-07T20:32:19.2260304Z ) 2025-05-07T20:32:19.2260614Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2261404Z self=, 2025-05-07T20:32:19.2262085Z num_jagged_dim=2, 2025-05-07T20:32:19.2262325Z outer_dense_size=3, 2025-05-07T20:32:19.2262555Z inner_dense_size=1, 2025-05-07T20:32:19.2262799Z dtype=torch.bfloat16, 2025-05-07T20:32:19.2263060Z device=device(type='cuda'), 2025-05-07T20:32:19.2263308Z ) 2025-05-07T20:32:19.2263619Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2264413Z self=, 2025-05-07T20:32:19.2265094Z num_jagged_dim=3, 2025-05-07T20:32:19.2265326Z outer_dense_size=0, 2025-05-07T20:32:19.2265575Z inner_dense_size=4, 2025-05-07T20:32:19.2265832Z dtype=torch.float32, 2025-05-07T20:32:19.2266265Z device=device(type='cuda'), 2025-05-07T20:32:19.2266526Z ) 2025-05-07T20:32:19.2266838Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2267628Z self=, 2025-05-07T20:32:19.2268310Z num_jagged_dim=4, 2025-05-07T20:32:19.2268549Z outer_dense_size=1, 2025-05-07T20:32:19.2268781Z inner_dense_size=0, 2025-05-07T20:32:19.2269029Z dtype=torch.bfloat16, 2025-05-07T20:32:19.2269294Z device=device(type='cuda'), 2025-05-07T20:32:19.2269553Z ) 2025-05-07T20:32:19.2269859Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2270662Z self=, 2025-05-07T20:32:19.2271343Z num_jagged_dim=2, 2025-05-07T20:32:19.2271574Z outer_dense_size=0, 2025-05-07T20:32:19.2271821Z inner_dense_size=1, 2025-05-07T20:32:19.2272069Z dtype=torch.float32, 2025-05-07T20:32:19.2272318Z device=device(type='cuda'), 2025-05-07T20:32:19.2272575Z ) 2025-05-07T20:32:19.2272892Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2273681Z self=, 2025-05-07T20:32:19.2274362Z num_jagged_dim=4, 2025-05-07T20:32:19.2274602Z outer_dense_size=4, 2025-05-07T20:32:19.2274845Z inner_dense_size=3, 2025-05-07T20:32:19.2275080Z dtype=torch.float16, 2025-05-07T20:32:19.2275334Z device=device(type='cpu'), 2025-05-07T20:32:19.2275589Z ) 2025-05-07T20:32:19.2275890Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2276770Z self=, 2025-05-07T20:32:19.2277464Z num_jagged_dim=2, 2025-05-07T20:32:19.2277694Z outer_dense_size=3, 2025-05-07T20:32:19.2277936Z inner_dense_size=0, 2025-05-07T20:32:19.2278182Z dtype=torch.bfloat16, 2025-05-07T20:32:19.2278443Z device=device(type='cpu'), 2025-05-07T20:32:19.2278685Z ) 2025-05-07T20:32:19.2278994Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2279789Z self=, 2025-05-07T20:32:19.2280457Z num_jagged_dim=3, 2025-05-07T20:32:19.2280698Z outer_dense_size=0, 2025-05-07T20:32:19.2280940Z inner_dense_size=0, 2025-05-07T20:32:19.2281174Z dtype=torch.float16, 2025-05-07T20:32:19.2281432Z device=device(type='cuda'), 2025-05-07T20:32:19.2281691Z ) 2025-05-07T20:32:19.2281993Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2282790Z self=, 2025-05-07T20:32:19.2283472Z num_jagged_dim=3, 2025-05-07T20:32:19.2283708Z outer_dense_size=0, 2025-05-07T20:32:19.2283939Z inner_dense_size=3, 2025-05-07T20:32:19.2284189Z dtype=torch.float16, 2025-05-07T20:32:19.2284452Z device=device(type='cuda'), 2025-05-07T20:32:19.2284701Z ) 2025-05-07T20:32:19.2285019Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2285819Z self=, 2025-05-07T20:32:19.2286497Z num_jagged_dim=3, 2025-05-07T20:32:19.2286750Z outer_dense_size=3, 2025-05-07T20:32:19.2286992Z inner_dense_size=3, 2025-05-07T20:32:19.2287226Z dtype=torch.float16, 2025-05-07T20:32:19.2287479Z device=device(type='cuda'), 2025-05-07T20:32:19.2287877Z ) 2025-05-07T20:32:19.2288178Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2289072Z self=, 2025-05-07T20:32:19.2289752Z num_jagged_dim=1, 2025-05-07T20:32:19.2289983Z outer_dense_size=1, 2025-05-07T20:32:19.2290222Z inner_dense_size=0, 2025-05-07T20:32:19.2290466Z dtype=torch.float32, 2025-05-07T20:32:19.2290719Z device=device(type='cuda'), 2025-05-07T20:32:19.2290965Z ) 2025-05-07T20:32:19.2291274Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2292069Z self=, 2025-05-07T20:32:19.2292753Z num_jagged_dim=1, 2025-05-07T20:32:19.2292991Z outer_dense_size=1, 2025-05-07T20:32:19.2293228Z inner_dense_size=1, 2025-05-07T20:32:19.2293467Z dtype=torch.float32, 2025-05-07T20:32:19.2293719Z device=device(type='cuda'), 2025-05-07T20:32:19.2293971Z ) 2025-05-07T20:32:19.2294272Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2295071Z self=, 2025-05-07T20:32:19.2295755Z num_jagged_dim=1, 2025-05-07T20:32:19.2295992Z outer_dense_size=2, 2025-05-07T20:32:19.2296223Z inner_dense_size=2, 2025-05-07T20:32:19.2296460Z dtype=torch.float16, 2025-05-07T20:32:19.2296710Z device=device(type='cuda'), 2025-05-07T20:32:19.2296951Z ) 2025-05-07T20:32:19.2297254Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2298131Z self=, 2025-05-07T20:32:19.2298859Z num_jagged_dim=2, 2025-05-07T20:32:19.2299092Z outer_dense_size=2, 2025-05-07T20:32:19.2299328Z inner_dense_size=2, 2025-05-07T20:32:19.2299563Z dtype=torch.float16, 2025-05-07T20:32:19.2299815Z device=device(type='cuda'), 2025-05-07T20:32:19.2300067Z ) 2025-05-07T20:32:19.2300378Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2301167Z self=, 2025-05-07T20:32:19.2301848Z num_jagged_dim=1, 2025-05-07T20:32:19.2302089Z outer_dense_size=1, 2025-05-07T20:32:19.2302320Z inner_dense_size=4, 2025-05-07T20:32:19.2302558Z dtype=torch.float32, 2025-05-07T20:32:19.2302814Z device=device(type='cpu'), 2025-05-07T20:32:19.2303061Z ) 2025-05-07T20:32:19.2303374Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2304170Z self=, 2025-05-07T20:32:19.2304855Z num_jagged_dim=1, 2025-05-07T20:32:19.2305081Z outer_dense_size=1, 2025-05-07T20:32:19.2305320Z inner_dense_size=1, 2025-05-07T20:32:19.2305561Z dtype=torch.float32, 2025-05-07T20:32:19.2305814Z device=device(type='cpu'), 2025-05-07T20:32:19.2306072Z ) 2025-05-07T20:32:19.2306383Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:32:19.2307169Z self=, 2025-05-07T20:32:19.2307851Z num_jagged_dim=4, 2025-05-07T20:32:19.2308088Z outer_dense_size=2, 2025-05-07T20:32:19.2308319Z inner_dense_size=1, 2025-05-07T20:32:19.2308566Z dtype=torch.float16, 2025-05-07T20:32:19.2308828Z device=device(type='cuda'), 2025-05-07T20:32:19.2309083Z ) 2025-05-07T20:32:19.2309268Z PASSED 2025-05-07T20:32:19.5639509Z 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:32:19.5641029Z self=, 2025-05-07T20:32:19.5641764Z num_jagged_dim=1, 2025-05-07T20:32:19.5642001Z outer_dense_size=2, 2025-05-07T20:32:19.5642248Z inner_dense_size=2, 2025-05-07T20:32:19.5642493Z dtype=torch.float32, 2025-05-07T20:32:19.5642737Z device_type='cpu', 2025-05-07T20:32:19.5643137Z ) 2025-05-07T20:32:19.5643493Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5644397Z self=, 2025-05-07T20:32:19.5645122Z num_jagged_dim=4, 2025-05-07T20:32:19.5645363Z outer_dense_size=2, 2025-05-07T20:32:19.5645601Z inner_dense_size=2, 2025-05-07T20:32:19.5645833Z dtype=torch.float32, 2025-05-07T20:32:19.5646080Z device_type='cpu', 2025-05-07T20:32:19.5646302Z ) 2025-05-07T20:32:19.5646645Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5647528Z self=, 2025-05-07T20:32:19.5648248Z num_jagged_dim=4, 2025-05-07T20:32:19.5648540Z outer_dense_size=4, 2025-05-07T20:32:19.5648770Z inner_dense_size=2, 2025-05-07T20:32:19.5649008Z dtype=torch.bfloat16, 2025-05-07T20:32:19.5649260Z device_type='cpu', 2025-05-07T20:32:19.5649716Z ) 2025-05-07T20:32:19.5650073Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5650960Z self=, 2025-05-07T20:32:19.5651669Z num_jagged_dim=3, 2025-05-07T20:32:19.5651899Z outer_dense_size=4, 2025-05-07T20:32:19.5652136Z inner_dense_size=4, 2025-05-07T20:32:19.5652372Z dtype=torch.float16, 2025-05-07T20:32:19.5652610Z device_type='cpu', 2025-05-07T20:32:19.5652832Z ) 2025-05-07T20:32:19.5653177Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5654051Z self=, 2025-05-07T20:32:19.5654764Z num_jagged_dim=4, 2025-05-07T20:32:19.5654994Z outer_dense_size=4, 2025-05-07T20:32:19.5655235Z inner_dense_size=3, 2025-05-07T20:32:19.5655476Z dtype=torch.bfloat16, 2025-05-07T20:32:19.5655733Z device_type='cpu', 2025-05-07T20:32:19.5655947Z ) 2025-05-07T20:32:19.5656299Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5657180Z self=, 2025-05-07T20:32:19.5657899Z num_jagged_dim=4, 2025-05-07T20:32:19.5658123Z outer_dense_size=3, 2025-05-07T20:32:19.5658355Z inner_dense_size=3, 2025-05-07T20:32:19.5658593Z dtype=torch.float16, 2025-05-07T20:32:19.5658831Z device_type='cpu', 2025-05-07T20:32:19.5659053Z ) 2025-05-07T20:32:19.5659400Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5660277Z self=, 2025-05-07T20:32:19.5660994Z num_jagged_dim=4, 2025-05-07T20:32:19.5661367Z outer_dense_size=3, 2025-05-07T20:32:19.5661600Z inner_dense_size=2, 2025-05-07T20:32:19.5661832Z dtype=torch.bfloat16, 2025-05-07T20:32:19.5662082Z device_type='cpu', 2025-05-07T20:32:19.5662302Z ) 2025-05-07T20:32:19.5662641Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5663521Z self=, 2025-05-07T20:32:19.5664236Z num_jagged_dim=1, 2025-05-07T20:32:19.5664458Z outer_dense_size=3, 2025-05-07T20:32:19.5664690Z inner_dense_size=3, 2025-05-07T20:32:19.5664926Z dtype=torch.float32, 2025-05-07T20:32:19.5665164Z device_type='cpu', 2025-05-07T20:32:19.5665387Z ) 2025-05-07T20:32:19.5665742Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5666617Z self=, 2025-05-07T20:32:19.5667334Z num_jagged_dim=4, 2025-05-07T20:32:19.5667566Z outer_dense_size=2, 2025-05-07T20:32:19.5667804Z inner_dense_size=3, 2025-05-07T20:32:19.5668036Z dtype=torch.float16, 2025-05-07T20:32:19.5668282Z device_type='cpu', 2025-05-07T20:32:19.5668513Z ) 2025-05-07T20:32:19.5668904Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5669782Z self=, 2025-05-07T20:32:19.5670498Z num_jagged_dim=4, 2025-05-07T20:32:19.5670727Z outer_dense_size=3, 2025-05-07T20:32:19.5670957Z inner_dense_size=3, 2025-05-07T20:32:19.5671278Z dtype=torch.bfloat16, 2025-05-07T20:32:19.5671527Z device_type='cpu', 2025-05-07T20:32:19.5671749Z ) 2025-05-07T20:32:19.5672103Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5672983Z self=, 2025-05-07T20:32:19.5673691Z num_jagged_dim=2, 2025-05-07T20:32:19.5673926Z outer_dense_size=3, 2025-05-07T20:32:19.5674162Z inner_dense_size=2, 2025-05-07T20:32:19.5674394Z dtype=torch.float32, 2025-05-07T20:32:19.5674640Z device_type='cpu', 2025-05-07T20:32:19.5674863Z ) 2025-05-07T20:32:19.5675214Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5676088Z self=, 2025-05-07T20:32:19.5676810Z num_jagged_dim=3, 2025-05-07T20:32:19.5677043Z outer_dense_size=3, 2025-05-07T20:32:19.5677276Z inner_dense_size=2, 2025-05-07T20:32:19.5677519Z dtype=torch.float32, 2025-05-07T20:32:19.5677764Z device_type='cpu', 2025-05-07T20:32:19.5677989Z ) 2025-05-07T20:32:19.5678336Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5679271Z self=, 2025-05-07T20:32:19.5679989Z num_jagged_dim=2, 2025-05-07T20:32:19.5680216Z outer_dense_size=2, 2025-05-07T20:32:19.5680448Z inner_dense_size=2, 2025-05-07T20:32:19.5680685Z dtype=torch.float32, 2025-05-07T20:32:19.5680921Z device_type='cpu', 2025-05-07T20:32:19.5681142Z ) 2025-05-07T20:32:19.5681488Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5682370Z self=, 2025-05-07T20:32:19.5683175Z num_jagged_dim=3, 2025-05-07T20:32:19.5683407Z outer_dense_size=4, 2025-05-07T20:32:19.5683632Z inner_dense_size=2, 2025-05-07T20:32:19.5683873Z dtype=torch.bfloat16, 2025-05-07T20:32:19.5684120Z device_type='cpu', 2025-05-07T20:32:19.5684343Z ) 2025-05-07T20:32:19.5684682Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5685561Z self=, 2025-05-07T20:32:19.5686278Z num_jagged_dim=3, 2025-05-07T20:32:19.5686503Z outer_dense_size=3, 2025-05-07T20:32:19.5686738Z inner_dense_size=2, 2025-05-07T20:32:19.5686979Z dtype=torch.bfloat16, 2025-05-07T20:32:19.5687224Z device_type='cpu', 2025-05-07T20:32:19.5687462Z ) 2025-05-07T20:32:19.5687811Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5688906Z self=, 2025-05-07T20:32:19.5689631Z num_jagged_dim=3, 2025-05-07T20:32:19.5689865Z outer_dense_size=3, 2025-05-07T20:32:19.5690107Z inner_dense_size=3, 2025-05-07T20:32:19.5690342Z dtype=torch.bfloat16, 2025-05-07T20:32:19.5690589Z device_type='cpu', 2025-05-07T20:32:19.5690811Z ) 2025-05-07T20:32:19.5691155Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5692055Z self=, 2025-05-07T20:32:19.5692776Z num_jagged_dim=3, 2025-05-07T20:32:19.5693089Z outer_dense_size=3, 2025-05-07T20:32:19.5702240Z inner_dense_size=4, 2025-05-07T20:32:19.5702567Z dtype=torch.float32, 2025-05-07T20:32:19.5702833Z device_type='cpu', 2025-05-07T20:32:19.5703063Z ) 2025-05-07T20:32:19.5703412Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5704304Z self=, 2025-05-07T20:32:19.5705035Z num_jagged_dim=3, 2025-05-07T20:32:19.5705267Z outer_dense_size=3, 2025-05-07T20:32:19.5705509Z inner_dense_size=3, 2025-05-07T20:32:19.5705751Z dtype=torch.float32, 2025-05-07T20:32:19.5705989Z device_type='cpu', 2025-05-07T20:32:19.5706217Z ) 2025-05-07T20:32:19.5706578Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5707465Z self=, 2025-05-07T20:32:19.5708177Z num_jagged_dim=3, 2025-05-07T20:32:19.5708420Z outer_dense_size=4, 2025-05-07T20:32:19.5708658Z inner_dense_size=4, 2025-05-07T20:32:19.5708891Z dtype=torch.bfloat16, 2025-05-07T20:32:19.5709145Z device_type='cpu', 2025-05-07T20:32:19.5709376Z ) 2025-05-07T20:32:19.5709717Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:32:19.5710598Z self=, 2025-05-07T20:32:19.5711319Z num_jagged_dim=3, 2025-05-07T20:32:19.5711559Z outer_dense_size=3, 2025-05-07T20:32:19.5711788Z inner_dense_size=4, 2025-05-07T20:32:19.5712031Z dtype=torch.bfloat16, 2025-05-07T20:32:19.5712282Z device_type='cpu', 2025-05-07T20:32:19.5712499Z ) 2025-05-07T20:32:19.5712694Z PASSED 2025-05-07T20:32:19.7137610Z 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:32:19.7139682Z self=, 2025-05-07T20:32:19.7140411Z num_jagged_dim=1, 2025-05-07T20:32:19.7140659Z outer_dense_size=0, 2025-05-07T20:32:19.7140897Z inner_dense_size=0, 2025-05-07T20:32:19.7141143Z dtype=torch.float32, 2025-05-07T20:32:19.7141393Z device_type='meta', 2025-05-07T20:32:19.7141610Z ) 2025-05-07T20:32:19.7141975Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7142861Z self=, 2025-05-07T20:32:19.7143584Z num_jagged_dim=3, 2025-05-07T20:32:19.7143830Z outer_dense_size=0, 2025-05-07T20:32:19.7144069Z inner_dense_size=0, 2025-05-07T20:32:19.7144310Z dtype=torch.float32, 2025-05-07T20:32:19.7144559Z device_type='meta', 2025-05-07T20:32:19.7144782Z ) 2025-05-07T20:32:19.7145137Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7146016Z self=, 2025-05-07T20:32:19.7146738Z num_jagged_dim=3, 2025-05-07T20:32:19.7146979Z outer_dense_size=4, 2025-05-07T20:32:19.7147213Z inner_dense_size=1, 2025-05-07T20:32:19.7147454Z dtype=torch.float16, 2025-05-07T20:32:19.7147702Z device_type='meta', 2025-05-07T20:32:19.7147919Z ) 2025-05-07T20:32:19.7148280Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7149345Z self=, 2025-05-07T20:32:19.7150076Z num_jagged_dim=3, 2025-05-07T20:32:19.7150305Z outer_dense_size=4, 2025-05-07T20:32:19.7150544Z inner_dense_size=0, 2025-05-07T20:32:19.7150782Z dtype=torch.float16, 2025-05-07T20:32:19.7151031Z device_type='meta', 2025-05-07T20:32:19.7151252Z ) 2025-05-07T20:32:19.7151607Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7152482Z self=, 2025-05-07T20:32:19.7153203Z num_jagged_dim=2, 2025-05-07T20:32:19.7153439Z outer_dense_size=1, 2025-05-07T20:32:19.7153679Z inner_dense_size=3, 2025-05-07T20:32:19.7153914Z dtype=torch.float32, 2025-05-07T20:32:19.7154163Z device_type='meta', 2025-05-07T20:32:19.7154399Z ) 2025-05-07T20:32:19.7154746Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7155639Z self=, 2025-05-07T20:32:19.7156359Z num_jagged_dim=3, 2025-05-07T20:32:19.7156583Z outer_dense_size=0, 2025-05-07T20:32:19.7156822Z inner_dense_size=4, 2025-05-07T20:32:19.7157069Z dtype=torch.bfloat16, 2025-05-07T20:32:19.7157308Z device_type='meta', 2025-05-07T20:32:19.7157531Z ) 2025-05-07T20:32:19.7157885Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7158766Z self=, 2025-05-07T20:32:19.7159476Z num_jagged_dim=4, 2025-05-07T20:32:19.7159710Z outer_dense_size=4, 2025-05-07T20:32:19.7159960Z inner_dense_size=3, 2025-05-07T20:32:19.7160191Z dtype=torch.float16, 2025-05-07T20:32:19.7160530Z device_type='meta', 2025-05-07T20:32:19.7160752Z ) 2025-05-07T20:32:19.7161094Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7161974Z self=, 2025-05-07T20:32:19.7162687Z num_jagged_dim=4, 2025-05-07T20:32:19.7162918Z outer_dense_size=2, 2025-05-07T20:32:19.7163145Z inner_dense_size=3, 2025-05-07T20:32:19.7163388Z dtype=torch.float16, 2025-05-07T20:32:19.7163632Z device_type='meta', 2025-05-07T20:32:19.7163848Z ) 2025-05-07T20:32:19.7164309Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7165236Z self=, 2025-05-07T20:32:19.7166000Z num_jagged_dim=4, 2025-05-07T20:32:19.7166244Z outer_dense_size=4, 2025-05-07T20:32:19.7166483Z inner_dense_size=0, 2025-05-07T20:32:19.7166716Z dtype=torch.float16, 2025-05-07T20:32:19.7166965Z device_type='meta', 2025-05-07T20:32:19.7167190Z ) 2025-05-07T20:32:19.7167539Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7168424Z self=, 2025-05-07T20:32:19.7169348Z num_jagged_dim=1, 2025-05-07T20:32:19.7169584Z outer_dense_size=1, 2025-05-07T20:32:19.7169812Z inner_dense_size=1, 2025-05-07T20:32:19.7170057Z dtype=torch.bfloat16, 2025-05-07T20:32:19.7170312Z device_type='meta', 2025-05-07T20:32:19.7170529Z ) 2025-05-07T20:32:19.7170981Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7171857Z self=, 2025-05-07T20:32:19.7172582Z num_jagged_dim=3, 2025-05-07T20:32:19.7172811Z outer_dense_size=2, 2025-05-07T20:32:19.7173047Z inner_dense_size=0, 2025-05-07T20:32:19.7173286Z dtype=torch.float16, 2025-05-07T20:32:19.7173525Z device_type='meta', 2025-05-07T20:32:19.7173749Z ) 2025-05-07T20:32:19.7174103Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7174976Z self=, 2025-05-07T20:32:19.7175689Z num_jagged_dim=3, 2025-05-07T20:32:19.7175922Z outer_dense_size=2, 2025-05-07T20:32:19.7176151Z inner_dense_size=3, 2025-05-07T20:32:19.7176397Z dtype=torch.float16, 2025-05-07T20:32:19.7176650Z device_type='meta', 2025-05-07T20:32:19.7176880Z ) 2025-05-07T20:32:19.7177226Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7178109Z self=, 2025-05-07T20:32:19.7178828Z num_jagged_dim=2, 2025-05-07T20:32:19.7179054Z outer_dense_size=2, 2025-05-07T20:32:19.7179292Z inner_dense_size=3, 2025-05-07T20:32:19.7179531Z dtype=torch.float16, 2025-05-07T20:32:19.7179769Z device_type='meta', 2025-05-07T20:32:19.7179994Z ) 2025-05-07T20:32:19.7180346Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7181221Z self=, 2025-05-07T20:32:19.7181936Z num_jagged_dim=2, 2025-05-07T20:32:19.7182171Z outer_dense_size=2, 2025-05-07T20:32:19.7182406Z inner_dense_size=2, 2025-05-07T20:32:19.7182727Z dtype=torch.float16, 2025-05-07T20:32:19.7182971Z device_type='meta', 2025-05-07T20:32:19.7183194Z ) 2025-05-07T20:32:19.7183537Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7184411Z self=, 2025-05-07T20:32:19.7185124Z num_jagged_dim=3, 2025-05-07T20:32:19.7185350Z outer_dense_size=2, 2025-05-07T20:32:19.7185590Z inner_dense_size=0, 2025-05-07T20:32:19.7185830Z dtype=torch.float32, 2025-05-07T20:32:19.7186077Z device_type='meta', 2025-05-07T20:32:19.7186295Z ) 2025-05-07T20:32:19.7186650Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7187534Z self=, 2025-05-07T20:32:19.7188251Z num_jagged_dim=3, 2025-05-07T20:32:19.7188489Z outer_dense_size=0, 2025-05-07T20:32:19.7188737Z inner_dense_size=3, 2025-05-07T20:32:19.7189013Z dtype=torch.float32, 2025-05-07T20:32:19.7189266Z device_type='meta', 2025-05-07T20:32:19.7189492Z ) 2025-05-07T20:32:19.7189835Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7190712Z self=, 2025-05-07T20:32:19.7191429Z num_jagged_dim=1, 2025-05-07T20:32:19.7191668Z outer_dense_size=0, 2025-05-07T20:32:19.7191902Z inner_dense_size=3, 2025-05-07T20:32:19.7192143Z dtype=torch.float32, 2025-05-07T20:32:19.7192391Z device_type='meta', 2025-05-07T20:32:19.7192691Z ) 2025-05-07T20:32:19.7193045Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7193922Z self=, 2025-05-07T20:32:19.7194640Z num_jagged_dim=1, 2025-05-07T20:32:19.7194867Z outer_dense_size=1, 2025-05-07T20:32:19.7195105Z inner_dense_size=3, 2025-05-07T20:32:19.7195354Z dtype=torch.float32, 2025-05-07T20:32:19.7195592Z device_type='meta', 2025-05-07T20:32:19.7195822Z ) 2025-05-07T20:32:19.7196176Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7197047Z self=, 2025-05-07T20:32:19.7197765Z num_jagged_dim=1, 2025-05-07T20:32:19.7198001Z outer_dense_size=1, 2025-05-07T20:32:19.7198246Z inner_dense_size=1, 2025-05-07T20:32:19.7198482Z dtype=torch.float32, 2025-05-07T20:32:19.7198721Z device_type='meta', 2025-05-07T20:32:19.7198945Z ) 2025-05-07T20:32:19.7199297Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:32:19.7200165Z self=, 2025-05-07T20:32:19.7200874Z num_jagged_dim=1, 2025-05-07T20:32:19.7201106Z outer_dense_size=3, 2025-05-07T20:32:19.7201340Z inner_dense_size=1, 2025-05-07T20:32:19.7201570Z dtype=torch.float16, 2025-05-07T20:32:19.7201811Z device_type='meta', 2025-05-07T20:32:19.7202029Z ) 2025-05-07T20:32:19.7202204Z PASSED 2025-05-07T20:32:23.3278539Z 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:32:23.3280206Z self=, 2025-05-07T20:32:23.3281526Z num_jagged_dim=1, 2025-05-07T20:32:23.3281810Z outer_dense_size=0, 2025-05-07T20:32:23.3282099Z inner_dense_size=16, 2025-05-07T20:32:23.3282392Z dtype=torch.float16, 2025-05-07T20:32:23.3282697Z device=device(type='cpu'), 2025-05-07T20:32:23.3283004Z ) 2025-05-07T20:32:23.3283392Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:32:23.3284414Z self=, 2025-05-07T20:32:23.3285282Z num_jagged_dim=1, 2025-05-07T20:32:23.3285561Z outer_dense_size=5, 2025-05-07T20:32:23.3285837Z inner_dense_size=96, 2025-05-07T20:32:23.3286132Z dtype=torch.float16, 2025-05-07T20:32:23.3286441Z device=device(type='cpu'), 2025-05-07T20:32:23.3286733Z ) 2025-05-07T20:32:23.3287122Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:32:23.3288152Z self=, 2025-05-07T20:32:23.3289146Z num_jagged_dim=1, 2025-05-07T20:32:23.3289415Z outer_dense_size=1, 2025-05-07T20:32:23.3289705Z inner_dense_size=96, 2025-05-07T20:32:23.3289999Z dtype=torch.float16, 2025-05-07T20:32:23.3290292Z device=device(type='cuda'), 2025-05-07T20:32:23.3290593Z ) 2025-05-07T20:32:23.3290981Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:32:23.3291998Z self=, 2025-05-07T20:32:23.3292852Z num_jagged_dim=1, 2025-05-07T20:32:23.3293308Z outer_dense_size=5, 2025-05-07T20:32:23.3293594Z inner_dense_size=16, 2025-05-07T20:32:23.3293889Z dtype=torch.float16, 2025-05-07T20:32:23.3294198Z device=device(type='cpu'), 2025-05-07T20:32:23.3294491Z ) 2025-05-07T20:32:23.3294718Z PASSED 2025-05-07T20:32:23.3294859Z 2025-05-07T20:32:23.3295032Z =============================== warnings summary =============================== 2025-05-07T20:32:23.3295905Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:32:23.3297165Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:32:23.3299175Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:23.3300711Z warnings.warn( 2025-05-07T20:32:23.3300874Z 2025-05-07T20:32:23.3301453Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:32:23.3302716Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:32:23.3304688Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:23.3306196Z warnings.warn( 2025-05-07T20:32:23.3306365Z 2025-05-07T20:32:23.3306924Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:32:23.3308181Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:32:23.3310271Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #3 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:23.3311767Z warnings.warn( 2025-05-07T20:32:23.3311934Z 2025-05-07T20:32:23.3312206Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:23.3312765Z ======================== 4 passed, 6 warnings in 7.93s ========================= 2025-05-07T20:32:24.1767781Z 2025-05-07T20:32:24.1768591Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:24.1788321Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 11 seconds 2025-05-07T20:32:24.1788708Z 2025-05-07T20:32:24.1788713Z 2025-05-07T20:32:24.1788717Z 2025-05-07T20:32:24.1788721Z 2025-05-07T20:32:24.1809274Z ################################################################################ 2025-05-07T20:32:24.1824391Z # [2025-05-07T20:32:24.182Z] Run Python Test Suite: 2025-05-07T20:32:24.1824743Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:24.1825052Z ################################################################################ 2025-05-07T20:32:24.1852042Z + 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:32:24.1852943Z 2025-05-07T20:32:26.3704734Z ============================= test session starts ============================== 2025-05-07T20:32:26.3705613Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:26.3706174Z cachedir: .pytest_cache 2025-05-07T20:32:26.3707107Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:26.3707849Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:26.3708253Z plugins: hypothesis-6.131.14 2025-05-07T20:32:28.4033275Z collecting ... collected 5 items 2025-05-07T20:32:28.8216798Z 2025-05-07T20:32:28.8218006Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8219002Z self=, 2025-05-07T20:32:28.8219478Z num_jagged_dim=1, 2025-05-07T20:32:28.8219718Z outer_dense_size=0, 2025-05-07T20:32:28.8219964Z inner_dense_size=0, 2025-05-07T20:32:28.8220221Z dtype=torch.float32, 2025-05-07T20:32:28.8220473Z device=device(type='cpu'), 2025-05-07T20:32:28.8220753Z precompute_total_L=False, 2025-05-07T20:32:28.8221051Z ) 2025-05-07T20:32:28.8221270Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8221770Z self=, 2025-05-07T20:32:28.8222245Z num_jagged_dim=3, 2025-05-07T20:32:28.8222476Z outer_dense_size=0, 2025-05-07T20:32:28.8222721Z inner_dense_size=0, 2025-05-07T20:32:28.8222966Z dtype=torch.float32, 2025-05-07T20:32:28.8223294Z device=device(type='cpu'), 2025-05-07T20:32:28.8223609Z precompute_total_L=False, 2025-05-07T20:32:28.8223861Z ) 2025-05-07T20:32:28.8224068Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8224520Z self=, 2025-05-07T20:32:28.8224969Z num_jagged_dim=3, 2025-05-07T20:32:28.8225213Z outer_dense_size=5, 2025-05-07T20:32:28.8225444Z inner_dense_size=2, 2025-05-07T20:32:28.8225689Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8225948Z device=device(type='cuda'), 2025-05-07T20:32:28.8226217Z precompute_total_L=False, 2025-05-07T20:32:28.8226476Z ) 2025-05-07T20:32:28.8226688Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8227592Z self=, 2025-05-07T20:32:28.8228050Z num_jagged_dim=5, 2025-05-07T20:32:28.8228285Z outer_dense_size=5, 2025-05-07T20:32:28.8228524Z inner_dense_size=5, 2025-05-07T20:32:28.8228758Z dtype=torch.float32, 2025-05-07T20:32:28.8229011Z device=device(type='cuda'), 2025-05-07T20:32:28.8229286Z precompute_total_L=False, 2025-05-07T20:32:28.8229527Z ) 2025-05-07T20:32:28.8229738Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8230202Z self=, 2025-05-07T20:32:28.8230648Z num_jagged_dim=1, 2025-05-07T20:32:28.8230889Z outer_dense_size=4, 2025-05-07T20:32:28.8231123Z inner_dense_size=0, 2025-05-07T20:32:28.8231361Z dtype=torch.float16, 2025-05-07T20:32:28.8231621Z device=device(type='cuda'), 2025-05-07T20:32:28.8231891Z precompute_total_L=True, 2025-05-07T20:32:28.8232139Z ) 2025-05-07T20:32:28.8232350Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8232805Z self=, 2025-05-07T20:32:28.8233250Z num_jagged_dim=4, 2025-05-07T20:32:28.8233491Z outer_dense_size=5, 2025-05-07T20:32:28.8233727Z inner_dense_size=5, 2025-05-07T20:32:28.8233970Z dtype=torch.float16, 2025-05-07T20:32:28.8234218Z device=device(type='cuda'), 2025-05-07T20:32:28.8234498Z precompute_total_L=False, 2025-05-07T20:32:28.8234753Z ) 2025-05-07T20:32:28.8234958Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8235414Z self=, 2025-05-07T20:32:28.8235869Z num_jagged_dim=1, 2025-05-07T20:32:28.8236099Z outer_dense_size=2, 2025-05-07T20:32:28.8236857Z inner_dense_size=2, 2025-05-07T20:32:28.8237152Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8237413Z device=device(type='cuda'), 2025-05-07T20:32:28.8237702Z precompute_total_L=False, 2025-05-07T20:32:28.8237962Z ) 2025-05-07T20:32:28.8238170Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8238624Z self=, 2025-05-07T20:32:28.8239077Z num_jagged_dim=4, 2025-05-07T20:32:28.8239316Z outer_dense_size=3, 2025-05-07T20:32:28.8239553Z inner_dense_size=3, 2025-05-07T20:32:28.8239801Z dtype=torch.float16, 2025-05-07T20:32:28.8240060Z device=device(type='cuda'), 2025-05-07T20:32:28.8240330Z precompute_total_L=True, 2025-05-07T20:32:28.8240583Z ) 2025-05-07T20:32:28.8240797Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8241247Z self=, 2025-05-07T20:32:28.8241703Z num_jagged_dim=2, 2025-05-07T20:32:28.8241949Z outer_dense_size=5, 2025-05-07T20:32:28.8242186Z inner_dense_size=5, 2025-05-07T20:32:28.8242433Z dtype=torch.float16, 2025-05-07T20:32:28.8242699Z device=device(type='cpu'), 2025-05-07T20:32:28.8242972Z precompute_total_L=False, 2025-05-07T20:32:28.8243231Z ) 2025-05-07T20:32:28.8243448Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8243902Z self=, 2025-05-07T20:32:28.8244352Z num_jagged_dim=5, 2025-05-07T20:32:28.8244593Z outer_dense_size=0, 2025-05-07T20:32:28.8244836Z inner_dense_size=5, 2025-05-07T20:32:28.8245077Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8245340Z device=device(type='cpu'), 2025-05-07T20:32:28.8245624Z precompute_total_L=False, 2025-05-07T20:32:28.8245873Z ) 2025-05-07T20:32:28.8246086Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8246551Z self=, 2025-05-07T20:32:28.8246996Z num_jagged_dim=4, 2025-05-07T20:32:28.8247243Z outer_dense_size=0, 2025-05-07T20:32:28.8248707Z inner_dense_size=0, 2025-05-07T20:32:28.8248948Z dtype=torch.float32, 2025-05-07T20:32:28.8249209Z device=device(type='cpu'), 2025-05-07T20:32:28.8249489Z precompute_total_L=False, 2025-05-07T20:32:28.8249737Z ) 2025-05-07T20:32:28.8249952Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8250416Z self=, 2025-05-07T20:32:28.8250868Z num_jagged_dim=4, 2025-05-07T20:32:28.8251100Z outer_dense_size=4, 2025-05-07T20:32:28.8251354Z inner_dense_size=0, 2025-05-07T20:32:28.8251601Z dtype=torch.float32, 2025-05-07T20:32:28.8251862Z device=device(type='cpu'), 2025-05-07T20:32:28.8252182Z precompute_total_L=False, 2025-05-07T20:32:28.8260456Z ) 2025-05-07T20:32:28.8260689Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8261185Z self=, 2025-05-07T20:32:28.8261704Z num_jagged_dim=4, 2025-05-07T20:32:28.8261961Z outer_dense_size=4, 2025-05-07T20:32:28.8262201Z inner_dense_size=4, 2025-05-07T20:32:28.8262453Z dtype=torch.float32, 2025-05-07T20:32:28.8262720Z device=device(type='cpu'), 2025-05-07T20:32:28.8262996Z precompute_total_L=False, 2025-05-07T20:32:28.8263254Z ) 2025-05-07T20:32:28.8263473Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8263934Z self=, 2025-05-07T20:32:28.8264394Z num_jagged_dim=1, 2025-05-07T20:32:28.8264639Z outer_dense_size=3, 2025-05-07T20:32:28.8264877Z inner_dense_size=3, 2025-05-07T20:32:28.8265128Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8265396Z device=device(type='cuda'), 2025-05-07T20:32:28.8265671Z precompute_total_L=False, 2025-05-07T20:32:28.8265936Z ) 2025-05-07T20:32:28.8266275Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8266740Z self=, 2025-05-07T20:32:28.8267198Z num_jagged_dim=3, 2025-05-07T20:32:28.8267445Z outer_dense_size=3, 2025-05-07T20:32:28.8267699Z inner_dense_size=3, 2025-05-07T20:32:28.8267943Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8268210Z device=device(type='cuda'), 2025-05-07T20:32:28.8268490Z precompute_total_L=False, 2025-05-07T20:32:28.8268739Z ) 2025-05-07T20:32:28.8268958Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8269414Z self=, 2025-05-07T20:32:28.8269860Z num_jagged_dim=4, 2025-05-07T20:32:28.8270104Z outer_dense_size=5, 2025-05-07T20:32:28.8270350Z inner_dense_size=0, 2025-05-07T20:32:28.8270591Z dtype=torch.float32, 2025-05-07T20:32:28.8270857Z device=device(type='cuda'), 2025-05-07T20:32:28.8271145Z precompute_total_L=True, 2025-05-07T20:32:28.8271401Z ) 2025-05-07T20:32:28.8271619Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8272083Z self=, 2025-05-07T20:32:28.8272549Z num_jagged_dim=1, 2025-05-07T20:32:28.8272786Z outer_dense_size=5, 2025-05-07T20:32:28.8273030Z inner_dense_size=0, 2025-05-07T20:32:28.8273279Z dtype=torch.float32, 2025-05-07T20:32:28.8273532Z device=device(type='cuda'), 2025-05-07T20:32:28.8273816Z precompute_total_L=True, 2025-05-07T20:32:28.8274073Z ) 2025-05-07T20:32:28.8274283Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8274748Z self=, 2025-05-07T20:32:28.8275206Z num_jagged_dim=1, 2025-05-07T20:32:28.8275445Z outer_dense_size=5, 2025-05-07T20:32:28.8275701Z inner_dense_size=5, 2025-05-07T20:32:28.8275953Z dtype=torch.float32, 2025-05-07T20:32:28.8276215Z device=device(type='cuda'), 2025-05-07T20:32:28.8276502Z precompute_total_L=True, 2025-05-07T20:32:28.8276763Z ) 2025-05-07T20:32:28.8276990Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8277537Z self=, 2025-05-07T20:32:28.8278004Z num_jagged_dim=1, 2025-05-07T20:32:28.8278255Z outer_dense_size=5, 2025-05-07T20:32:28.8278493Z inner_dense_size=1, 2025-05-07T20:32:28.8278749Z dtype=torch.float32, 2025-05-07T20:32:28.8279012Z device=device(type='cuda'), 2025-05-07T20:32:28.8279286Z precompute_total_L=True, 2025-05-07T20:32:28.8279545Z ) 2025-05-07T20:32:28.8279767Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:28.8280217Z self=, 2025-05-07T20:32:28.8280684Z num_jagged_dim=5, 2025-05-07T20:32:28.8280931Z outer_dense_size=5, 2025-05-07T20:32:28.8281178Z inner_dense_size=1, 2025-05-07T20:32:28.8281482Z dtype=torch.float32, 2025-05-07T20:32:28.8281752Z device=device(type='cuda'), 2025-05-07T20:32:28.8282028Z precompute_total_L=True, 2025-05-07T20:32:28.8282294Z ) 2025-05-07T20:32:28.8282507Z PASSED 2025-05-07T20:32:28.8536040Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8537454Z self=, 2025-05-07T20:32:28.8537976Z num_jagged_dim=1, 2025-05-07T20:32:28.8538210Z outer_dense_size=2, 2025-05-07T20:32:28.8538453Z inner_dense_size=2, 2025-05-07T20:32:28.8538695Z dtype=torch.float32, 2025-05-07T20:32:28.8538942Z device=device(type='cpu'), 2025-05-07T20:32:28.8539200Z ) 2025-05-07T20:32:28.8539445Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8540152Z self=, 2025-05-07T20:32:28.8541023Z num_jagged_dim=3, 2025-05-07T20:32:28.8541269Z outer_dense_size=2, 2025-05-07T20:32:28.8541531Z inner_dense_size=2, 2025-05-07T20:32:28.8541800Z dtype=torch.float32, 2025-05-07T20:32:28.8542058Z device=device(type='cpu'), 2025-05-07T20:32:28.8542307Z ) 2025-05-07T20:32:28.8542545Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8543097Z self=, 2025-05-07T20:32:28.8543602Z num_jagged_dim=3, 2025-05-07T20:32:28.8543829Z outer_dense_size=4, 2025-05-07T20:32:28.8544067Z inner_dense_size=2, 2025-05-07T20:32:28.8544308Z dtype=torch.float16, 2025-05-07T20:32:28.8544555Z device=device(type='cuda'), 2025-05-07T20:32:28.8544808Z ) 2025-05-07T20:32:28.8545057Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8545605Z self=, 2025-05-07T20:32:28.8546109Z num_jagged_dim=4, 2025-05-07T20:32:28.8546346Z outer_dense_size=3, 2025-05-07T20:32:28.8546591Z inner_dense_size=3, 2025-05-07T20:32:28.8546826Z dtype=torch.float32, 2025-05-07T20:32:28.8547086Z device=device(type='cuda'), 2025-05-07T20:32:28.8547341Z ) 2025-05-07T20:32:28.8547580Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8548128Z self=, 2025-05-07T20:32:28.8548634Z num_jagged_dim=4, 2025-05-07T20:32:28.8548860Z outer_dense_size=2, 2025-05-07T20:32:28.8549102Z inner_dense_size=5, 2025-05-07T20:32:28.8549348Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8549606Z device=device(type='cpu'), 2025-05-07T20:32:28.8549857Z ) 2025-05-07T20:32:28.8550105Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8550652Z self=, 2025-05-07T20:32:28.8551151Z num_jagged_dim=5, 2025-05-07T20:32:28.8551387Z outer_dense_size=4, 2025-05-07T20:32:28.8551774Z inner_dense_size=5, 2025-05-07T20:32:28.8552007Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8552264Z device=device(type='cpu'), 2025-05-07T20:32:28.8552515Z ) 2025-05-07T20:32:28.8552747Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8553298Z self=, 2025-05-07T20:32:28.8553794Z num_jagged_dim=5, 2025-05-07T20:32:28.8554018Z outer_dense_size=2, 2025-05-07T20:32:28.8554255Z inner_dense_size=3, 2025-05-07T20:32:28.8554497Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8554750Z device=device(type='cuda'), 2025-05-07T20:32:28.8554999Z ) 2025-05-07T20:32:28.8555244Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8555791Z self=, 2025-05-07T20:32:28.8556294Z num_jagged_dim=3, 2025-05-07T20:32:28.8556528Z outer_dense_size=2, 2025-05-07T20:32:28.8556772Z inner_dense_size=5, 2025-05-07T20:32:28.8557004Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8557261Z device=device(type='cpu'), 2025-05-07T20:32:28.8557509Z ) 2025-05-07T20:32:28.8557743Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8558289Z self=, 2025-05-07T20:32:28.8558785Z num_jagged_dim=3, 2025-05-07T20:32:28.8559013Z outer_dense_size=2, 2025-05-07T20:32:28.8559258Z inner_dense_size=3, 2025-05-07T20:32:28.8559502Z dtype=torch.float16, 2025-05-07T20:32:28.8559752Z device=device(type='cpu'), 2025-05-07T20:32:28.8560006Z ) 2025-05-07T20:32:28.8560253Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8560897Z self=, 2025-05-07T20:32:28.8561391Z num_jagged_dim=2, 2025-05-07T20:32:28.8561628Z outer_dense_size=3, 2025-05-07T20:32:28.8561875Z inner_dense_size=3, 2025-05-07T20:32:28.8562113Z dtype=torch.float16, 2025-05-07T20:32:28.8562370Z device=device(type='cuda'), 2025-05-07T20:32:28.8562622Z ) 2025-05-07T20:32:28.8562864Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8563415Z self=, 2025-05-07T20:32:28.8563921Z num_jagged_dim=1, 2025-05-07T20:32:28.8564149Z outer_dense_size=5, 2025-05-07T20:32:28.8564384Z inner_dense_size=4, 2025-05-07T20:32:28.8564625Z dtype=torch.float32, 2025-05-07T20:32:28.8564875Z device=device(type='cuda'), 2025-05-07T20:32:28.8565133Z ) 2025-05-07T20:32:28.8565379Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8565939Z self=, 2025-05-07T20:32:28.8566428Z num_jagged_dim=1, 2025-05-07T20:32:28.8566663Z outer_dense_size=2, 2025-05-07T20:32:28.8566913Z inner_dense_size=4, 2025-05-07T20:32:28.8567145Z dtype=torch.float32, 2025-05-07T20:32:28.8567399Z device=device(type='cuda'), 2025-05-07T20:32:28.8567651Z ) 2025-05-07T20:32:28.8567897Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8568448Z self=, 2025-05-07T20:32:28.8569092Z num_jagged_dim=1, 2025-05-07T20:32:28.8569325Z outer_dense_size=2, 2025-05-07T20:32:28.8569563Z inner_dense_size=2, 2025-05-07T20:32:28.8569810Z dtype=torch.float32, 2025-05-07T20:32:28.8570056Z device=device(type='cuda'), 2025-05-07T20:32:28.8570317Z ) 2025-05-07T20:32:28.8570552Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8571108Z self=, 2025-05-07T20:32:28.8571608Z num_jagged_dim=1, 2025-05-07T20:32:28.8571932Z outer_dense_size=2, 2025-05-07T20:32:28.8572160Z inner_dense_size=4, 2025-05-07T20:32:28.8572407Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8572672Z device=device(type='cpu'), 2025-05-07T20:32:28.8572939Z ) 2025-05-07T20:32:28.8573210Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8573757Z self=, 2025-05-07T20:32:28.8574247Z num_jagged_dim=4, 2025-05-07T20:32:28.8574482Z outer_dense_size=2, 2025-05-07T20:32:28.8574719Z inner_dense_size=4, 2025-05-07T20:32:28.8574955Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8575213Z device=device(type='cpu'), 2025-05-07T20:32:28.8575463Z ) 2025-05-07T20:32:28.8575699Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8576255Z self=, 2025-05-07T20:32:28.8576755Z num_jagged_dim=4, 2025-05-07T20:32:28.8576994Z outer_dense_size=2, 2025-05-07T20:32:28.8577222Z inner_dense_size=2, 2025-05-07T20:32:28.8577463Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8577721Z device=device(type='cpu'), 2025-05-07T20:32:28.8577968Z ) 2025-05-07T20:32:28.8578210Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8578761Z self=, 2025-05-07T20:32:28.8579255Z num_jagged_dim=2, 2025-05-07T20:32:28.8579490Z outer_dense_size=2, 2025-05-07T20:32:28.8579732Z inner_dense_size=2, 2025-05-07T20:32:28.8579967Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8580229Z device=device(type='cpu'), 2025-05-07T20:32:28.8580479Z ) 2025-05-07T20:32:28.8580713Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8581345Z self=, 2025-05-07T20:32:28.8581847Z num_jagged_dim=1, 2025-05-07T20:32:28.8582085Z outer_dense_size=4, 2025-05-07T20:32:28.8582316Z inner_dense_size=3, 2025-05-07T20:32:28.8582556Z dtype=torch.float16, 2025-05-07T20:32:28.8582813Z device=device(type='cpu'), 2025-05-07T20:32:28.8583055Z ) 2025-05-07T20:32:28.8583299Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8583845Z self=, 2025-05-07T20:32:28.8584336Z num_jagged_dim=1, 2025-05-07T20:32:28.8584574Z outer_dense_size=2, 2025-05-07T20:32:28.8584811Z inner_dense_size=3, 2025-05-07T20:32:28.8585044Z dtype=torch.float16, 2025-05-07T20:32:28.8585302Z device=device(type='cpu'), 2025-05-07T20:32:28.8585551Z ) 2025-05-07T20:32:28.8585788Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:28.8586344Z self=, 2025-05-07T20:32:28.8586845Z num_jagged_dim=1, 2025-05-07T20:32:28.8587082Z outer_dense_size=2, 2025-05-07T20:32:28.8587313Z inner_dense_size=2, 2025-05-07T20:32:28.8587552Z dtype=torch.float16, 2025-05-07T20:32:28.8587803Z device=device(type='cpu'), 2025-05-07T20:32:28.8588045Z ) 2025-05-07T20:32:28.8588242Z PASSED 2025-05-07T20:32:28.8806763Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8808021Z self=, 2025-05-07T20:32:28.8808899Z num_jagged_dim=1, 2025-05-07T20:32:28.8809149Z outer_dense_size=0, 2025-05-07T20:32:28.8809386Z inner_dense_size=0, 2025-05-07T20:32:28.8809620Z dtype=torch.float32, 2025-05-07T20:32:28.8809865Z device=device(type='meta'), 2025-05-07T20:32:28.8810157Z precompute_total_L=False, 2025-05-07T20:32:28.8810408Z ) 2025-05-07T20:32:28.8810645Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8811442Z self=, 2025-05-07T20:32:28.8811937Z num_jagged_dim=4, 2025-05-07T20:32:28.8812171Z outer_dense_size=0, 2025-05-07T20:32:28.8812400Z inner_dense_size=0, 2025-05-07T20:32:28.8812638Z dtype=torch.float32, 2025-05-07T20:32:28.8812887Z device=device(type='meta'), 2025-05-07T20:32:28.8813152Z precompute_total_L=False, 2025-05-07T20:32:28.8813397Z ) 2025-05-07T20:32:28.8813635Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8814164Z self=, 2025-05-07T20:32:28.8814657Z num_jagged_dim=4, 2025-05-07T20:32:28.8814886Z outer_dense_size=4, 2025-05-07T20:32:28.8815113Z inner_dense_size=1, 2025-05-07T20:32:28.8815362Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8815618Z device=device(type='meta'), 2025-05-07T20:32:28.8815890Z precompute_total_L=False, 2025-05-07T20:32:28.8816138Z ) 2025-05-07T20:32:28.8816374Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8816910Z self=, 2025-05-07T20:32:28.8817390Z num_jagged_dim=4, 2025-05-07T20:32:28.8817622Z outer_dense_size=2, 2025-05-07T20:32:28.8817857Z inner_dense_size=4, 2025-05-07T20:32:28.8818090Z dtype=torch.float32, 2025-05-07T20:32:28.8818344Z device=device(type='meta'), 2025-05-07T20:32:28.8818615Z precompute_total_L=True, 2025-05-07T20:32:28.8818855Z ) 2025-05-07T20:32:28.8819090Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8819622Z self=, 2025-05-07T20:32:28.8820109Z num_jagged_dim=3, 2025-05-07T20:32:28.8820468Z outer_dense_size=1, 2025-05-07T20:32:28.8820705Z inner_dense_size=4, 2025-05-07T20:32:28.8820943Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8821209Z device=device(type='meta'), 2025-05-07T20:32:28.8821525Z precompute_total_L=True, 2025-05-07T20:32:28.8821769Z ) 2025-05-07T20:32:28.8821997Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8822529Z self=, 2025-05-07T20:32:28.8823015Z num_jagged_dim=1, 2025-05-07T20:32:28.8823238Z outer_dense_size=3, 2025-05-07T20:32:28.8823474Z inner_dense_size=2, 2025-05-07T20:32:28.8823707Z dtype=torch.float32, 2025-05-07T20:32:28.8823948Z device=device(type='meta'), 2025-05-07T20:32:28.8824213Z precompute_total_L=False, 2025-05-07T20:32:28.8824458Z ) 2025-05-07T20:32:28.8824684Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8825223Z self=, 2025-05-07T20:32:28.8825714Z num_jagged_dim=4, 2025-05-07T20:32:28.8825949Z outer_dense_size=0, 2025-05-07T20:32:28.8826176Z inner_dense_size=5, 2025-05-07T20:32:28.8826411Z dtype=torch.float16, 2025-05-07T20:32:28.8826660Z device=device(type='meta'), 2025-05-07T20:32:28.8826921Z precompute_total_L=True, 2025-05-07T20:32:28.8827163Z ) 2025-05-07T20:32:28.8827396Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8827923Z self=, 2025-05-07T20:32:28.8828413Z num_jagged_dim=4, 2025-05-07T20:32:28.8828643Z outer_dense_size=2, 2025-05-07T20:32:28.8828873Z inner_dense_size=2, 2025-05-07T20:32:28.8829108Z dtype=torch.float32, 2025-05-07T20:32:28.8829358Z device=device(type='meta'), 2025-05-07T20:32:28.8829619Z precompute_total_L=True, 2025-05-07T20:32:28.8829864Z ) 2025-05-07T20:32:28.8830103Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8830640Z self=, 2025-05-07T20:32:28.8831217Z num_jagged_dim=2, 2025-05-07T20:32:28.8831449Z outer_dense_size=3, 2025-05-07T20:32:28.8831683Z inner_dense_size=1, 2025-05-07T20:32:28.8831914Z dtype=torch.float16, 2025-05-07T20:32:28.8832165Z device=device(type='meta'), 2025-05-07T20:32:28.8832433Z precompute_total_L=False, 2025-05-07T20:32:28.8832674Z ) 2025-05-07T20:32:28.8832909Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8833449Z self=, 2025-05-07T20:32:28.8833931Z num_jagged_dim=2, 2025-05-07T20:32:28.8834164Z outer_dense_size=2, 2025-05-07T20:32:28.8834400Z inner_dense_size=0, 2025-05-07T20:32:28.8834635Z dtype=torch.float32, 2025-05-07T20:32:28.8834882Z device=device(type='meta'), 2025-05-07T20:32:28.8835154Z precompute_total_L=True, 2025-05-07T20:32:28.8835397Z ) 2025-05-07T20:32:28.8835624Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8836164Z self=, 2025-05-07T20:32:28.8836950Z num_jagged_dim=1, 2025-05-07T20:32:28.8837175Z outer_dense_size=4, 2025-05-07T20:32:28.8837409Z inner_dense_size=1, 2025-05-07T20:32:28.8837644Z dtype=torch.float16, 2025-05-07T20:32:28.8837886Z device=device(type='meta'), 2025-05-07T20:32:28.8838153Z precompute_total_L=True, 2025-05-07T20:32:28.8838396Z ) 2025-05-07T20:32:28.8838626Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8839158Z self=, 2025-05-07T20:32:28.8839648Z num_jagged_dim=1, 2025-05-07T20:32:28.8839878Z outer_dense_size=1, 2025-05-07T20:32:28.8840243Z inner_dense_size=1, 2025-05-07T20:32:28.8840483Z dtype=torch.float16, 2025-05-07T20:32:28.8840733Z device=device(type='meta'), 2025-05-07T20:32:28.8841001Z precompute_total_L=True, 2025-05-07T20:32:28.8841244Z ) 2025-05-07T20:32:28.8841481Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8842005Z self=, 2025-05-07T20:32:28.8842493Z num_jagged_dim=1, 2025-05-07T20:32:28.8842725Z outer_dense_size=2, 2025-05-07T20:32:28.8842951Z inner_dense_size=3, 2025-05-07T20:32:28.8843192Z dtype=torch.float16, 2025-05-07T20:32:28.8843441Z device=device(type='meta'), 2025-05-07T20:32:28.8843703Z precompute_total_L=True, 2025-05-07T20:32:28.8843947Z ) 2025-05-07T20:32:28.8844183Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8844716Z self=, 2025-05-07T20:32:28.8845206Z num_jagged_dim=1, 2025-05-07T20:32:28.8845435Z outer_dense_size=3, 2025-05-07T20:32:28.8845668Z inner_dense_size=3, 2025-05-07T20:32:28.8845902Z dtype=torch.float16, 2025-05-07T20:32:28.8846154Z device=device(type='meta'), 2025-05-07T20:32:28.8846424Z precompute_total_L=True, 2025-05-07T20:32:28.8846663Z ) 2025-05-07T20:32:28.8846902Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8847438Z self=, 2025-05-07T20:32:28.8847930Z num_jagged_dim=1, 2025-05-07T20:32:28.8848154Z outer_dense_size=1, 2025-05-07T20:32:28.8848388Z inner_dense_size=3, 2025-05-07T20:32:28.8848792Z dtype=torch.float16, 2025-05-07T20:32:28.8849035Z device=device(type='meta'), 2025-05-07T20:32:28.8849300Z precompute_total_L=True, 2025-05-07T20:32:28.8849544Z ) 2025-05-07T20:32:28.8849777Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8850316Z self=, 2025-05-07T20:32:28.8850938Z num_jagged_dim=2, 2025-05-07T20:32:28.8851188Z outer_dense_size=1, 2025-05-07T20:32:28.8851463Z inner_dense_size=5, 2025-05-07T20:32:28.8851707Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8860495Z device=device(type='meta'), 2025-05-07T20:32:28.8860780Z precompute_total_L=False, 2025-05-07T20:32:28.8861036Z ) 2025-05-07T20:32:28.8861278Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8861827Z self=, 2025-05-07T20:32:28.8862323Z num_jagged_dim=2, 2025-05-07T20:32:28.8862558Z outer_dense_size=5, 2025-05-07T20:32:28.8862802Z inner_dense_size=5, 2025-05-07T20:32:28.8863042Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8863303Z device=device(type='meta'), 2025-05-07T20:32:28.8863575Z precompute_total_L=False, 2025-05-07T20:32:28.8863825Z ) 2025-05-07T20:32:28.8864062Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8864714Z self=, 2025-05-07T20:32:28.8865263Z num_jagged_dim=2, 2025-05-07T20:32:28.8865501Z outer_dense_size=5, 2025-05-07T20:32:28.8865737Z inner_dense_size=2, 2025-05-07T20:32:28.8865980Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8866243Z device=device(type='meta'), 2025-05-07T20:32:28.8866519Z precompute_total_L=False, 2025-05-07T20:32:28.8866777Z ) 2025-05-07T20:32:28.8867009Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8867558Z self=, 2025-05-07T20:32:28.8868079Z num_jagged_dim=2, 2025-05-07T20:32:28.8868307Z outer_dense_size=2, 2025-05-07T20:32:28.8868550Z inner_dense_size=2, 2025-05-07T20:32:28.8868795Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8869191Z device=device(type='meta'), 2025-05-07T20:32:28.8869470Z precompute_total_L=False, 2025-05-07T20:32:28.8869747Z ) 2025-05-07T20:32:28.8870053Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:28.8870592Z self=, 2025-05-07T20:32:28.8871086Z num_jagged_dim=5, 2025-05-07T20:32:28.8871322Z outer_dense_size=0, 2025-05-07T20:32:28.8871556Z inner_dense_size=0, 2025-05-07T20:32:28.8871806Z dtype=torch.bfloat16, 2025-05-07T20:32:28.8872064Z device=device(type='meta'), 2025-05-07T20:32:28.8872329Z precompute_total_L=True, 2025-05-07T20:32:28.8872578Z ) 2025-05-07T20:32:28.8872766Z PASSED 2025-05-07T20:32:29.0501882Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0502954Z self=, 2025-05-07T20:32:29.0503585Z num_jagged_dim=1, 2025-05-07T20:32:29.0503909Z outer_dense_size=0, 2025-05-07T20:32:29.0504248Z inner_dense_size=8, 2025-05-07T20:32:29.0504555Z dtype=torch.float16, 2025-05-07T20:32:29.0504896Z device=device(type='cpu'), 2025-05-07T20:32:29.0505255Z precompute_total_L=False, 2025-05-07T20:32:29.0505579Z ) 2025-05-07T20:32:29.0505871Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0506491Z self=, 2025-05-07T20:32:29.0507076Z num_jagged_dim=1, 2025-05-07T20:32:29.0507388Z outer_dense_size=3265, 2025-05-07T20:32:29.0507708Z inner_dense_size=8, 2025-05-07T20:32:29.0507996Z dtype=torch.float16, 2025-05-07T20:32:29.0508308Z device=device(type='cpu'), 2025-05-07T20:32:29.0508636Z precompute_total_L=False, 2025-05-07T20:32:29.0508931Z ) 2025-05-07T20:32:29.0509195Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0509799Z self=, 2025-05-07T20:32:29.0510375Z num_jagged_dim=1, 2025-05-07T20:32:29.0511166Z outer_dense_size=3265, 2025-05-07T20:32:29.0511471Z inner_dense_size=96, 2025-05-07T20:32:29.0511767Z dtype=torch.float16, 2025-05-07T20:32:29.0512067Z device=device(type='cpu'), 2025-05-07T20:32:29.0512400Z precompute_total_L=True, 2025-05-07T20:32:29.0512710Z ) 2025-05-07T20:32:29.0512969Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0513568Z self=, 2025-05-07T20:32:29.0514148Z num_jagged_dim=1, 2025-05-07T20:32:29.0514435Z outer_dense_size=5599, 2025-05-07T20:32:29.0514754Z inner_dense_size=50, 2025-05-07T20:32:29.0515060Z dtype=torch.float16, 2025-05-07T20:32:29.0515367Z device=device(type='cpu'), 2025-05-07T20:32:29.0515704Z precompute_total_L=True, 2025-05-07T20:32:29.0516011Z ) 2025-05-07T20:32:29.0516278Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0516880Z self=, 2025-05-07T20:32:29.0517477Z num_jagged_dim=1, 2025-05-07T20:32:29.0517774Z outer_dense_size=3194, 2025-05-07T20:32:29.0518075Z inner_dense_size=64, 2025-05-07T20:32:29.0518386Z dtype=torch.float16, 2025-05-07T20:32:29.0518707Z device=device(type='cpu'), 2025-05-07T20:32:29.0519037Z precompute_total_L=True, 2025-05-07T20:32:29.0519343Z ) 2025-05-07T20:32:29.0519621Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0520221Z self=, 2025-05-07T20:32:29.0520799Z num_jagged_dim=1, 2025-05-07T20:32:29.0521094Z outer_dense_size=1, 2025-05-07T20:32:29.0521381Z inner_dense_size=8, 2025-05-07T20:32:29.0521699Z dtype=torch.float16, 2025-05-07T20:32:29.0522031Z device=device(type='cuda'), 2025-05-07T20:32:29.0522625Z precompute_total_L=False, 2025-05-07T20:32:29.0522969Z ) 2025-05-07T20:32:29.0523258Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0523881Z self=, 2025-05-07T20:32:29.0524456Z num_jagged_dim=1, 2025-05-07T20:32:29.0524769Z outer_dense_size=168, 2025-05-07T20:32:29.0525096Z inner_dense_size=8, 2025-05-07T20:32:29.0525383Z dtype=torch.float16, 2025-05-07T20:32:29.0525692Z device=device(type='cuda'), 2025-05-07T20:32:29.0526027Z precompute_total_L=True, 2025-05-07T20:32:29.0526323Z ) 2025-05-07T20:32:29.0526594Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0527189Z self=, 2025-05-07T20:32:29.0527751Z num_jagged_dim=1, 2025-05-07T20:32:29.0528038Z outer_dense_size=1, 2025-05-07T20:32:29.0528333Z inner_dense_size=72, 2025-05-07T20:32:29.0528771Z dtype=torch.float16, 2025-05-07T20:32:29.0529085Z device=device(type='cpu'), 2025-05-07T20:32:29.0529419Z precompute_total_L=False, 2025-05-07T20:32:29.0529726Z ) 2025-05-07T20:32:29.0529997Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0530595Z self=, 2025-05-07T20:32:29.0531178Z num_jagged_dim=1, 2025-05-07T20:32:29.0531505Z outer_dense_size=1, 2025-05-07T20:32:29.0531806Z inner_dense_size=8, 2025-05-07T20:32:29.0532110Z dtype=torch.float16, 2025-05-07T20:32:29.0532417Z device=device(type='cpu'), 2025-05-07T20:32:29.0532761Z precompute_total_L=True, 2025-05-07T20:32:29.0533073Z ) 2025-05-07T20:32:29.0533334Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0533939Z self=, 2025-05-07T20:32:29.0534521Z num_jagged_dim=1, 2025-05-07T20:32:29.0534808Z outer_dense_size=3468, 2025-05-07T20:32:29.0535127Z inner_dense_size=72, 2025-05-07T20:32:29.0535436Z dtype=torch.float16, 2025-05-07T20:32:29.0535841Z device=device(type='cpu'), 2025-05-07T20:32:29.0536176Z precompute_total_L=True, 2025-05-07T20:32:29.0536732Z ) 2025-05-07T20:32:29.0537009Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0537599Z self=, 2025-05-07T20:32:29.0538172Z num_jagged_dim=1, 2025-05-07T20:32:29.0538473Z outer_dense_size=5381, 2025-05-07T20:32:29.0538772Z inner_dense_size=23, 2025-05-07T20:32:29.0539084Z dtype=torch.float16, 2025-05-07T20:32:29.0539404Z device=device(type='cpu'), 2025-05-07T20:32:29.0539728Z precompute_total_L=True, 2025-05-07T20:32:29.0540034Z ) 2025-05-07T20:32:29.0540297Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0540883Z self=, 2025-05-07T20:32:29.0541462Z num_jagged_dim=1, 2025-05-07T20:32:29.0541752Z outer_dense_size=3668, 2025-05-07T20:32:29.0542050Z inner_dense_size=96, 2025-05-07T20:32:29.0542371Z dtype=torch.float16, 2025-05-07T20:32:29.0542676Z device=device(type='cuda'), 2025-05-07T20:32:29.0543009Z precompute_total_L=False, 2025-05-07T20:32:29.0543304Z ) 2025-05-07T20:32:29.0543564Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0544168Z self=, 2025-05-07T20:32:29.0544729Z num_jagged_dim=1, 2025-05-07T20:32:29.0545018Z outer_dense_size=604, 2025-05-07T20:32:29.0545321Z inner_dense_size=64, 2025-05-07T20:32:29.0545610Z dtype=torch.float16, 2025-05-07T20:32:29.0545915Z device=device(type='cuda'), 2025-05-07T20:32:29.0546243Z precompute_total_L=True, 2025-05-07T20:32:29.0546532Z ) 2025-05-07T20:32:29.0546802Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0547552Z self=, 2025-05-07T20:32:29.0548123Z num_jagged_dim=1, 2025-05-07T20:32:29.0548431Z outer_dense_size=3774, 2025-05-07T20:32:29.0548748Z inner_dense_size=72, 2025-05-07T20:32:29.0549062Z dtype=torch.float16, 2025-05-07T20:32:29.0549372Z device=device(type='cuda'), 2025-05-07T20:32:29.0549718Z precompute_total_L=False, 2025-05-07T20:32:29.0550035Z ) 2025-05-07T20:32:29.0550302Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0550911Z self=, 2025-05-07T20:32:29.0551482Z num_jagged_dim=1, 2025-05-07T20:32:29.0551771Z outer_dense_size=5086, 2025-05-07T20:32:29.0552076Z inner_dense_size=50, 2025-05-07T20:32:29.0552365Z dtype=torch.float16, 2025-05-07T20:32:29.0552670Z device=device(type='cuda'), 2025-05-07T20:32:29.0553004Z precompute_total_L=True, 2025-05-07T20:32:29.0553305Z ) 2025-05-07T20:32:29.0553572Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0554163Z self=, 2025-05-07T20:32:29.0554698Z num_jagged_dim=1, 2025-05-07T20:32:29.0554933Z outer_dense_size=6000, 2025-05-07T20:32:29.0555191Z inner_dense_size=96, 2025-05-07T20:32:29.0555441Z dtype=torch.float16, 2025-05-07T20:32:29.0555687Z device=device(type='cuda'), 2025-05-07T20:32:29.0555964Z precompute_total_L=False, 2025-05-07T20:32:29.0556212Z ) 2025-05-07T20:32:29.0556417Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0556910Z self=, 2025-05-07T20:32:29.0557384Z num_jagged_dim=1, 2025-05-07T20:32:29.0557624Z outer_dense_size=3322, 2025-05-07T20:32:29.0557888Z inner_dense_size=16, 2025-05-07T20:32:29.0558156Z dtype=torch.float16, 2025-05-07T20:32:29.0558424Z device=device(type='cpu'), 2025-05-07T20:32:29.0558702Z precompute_total_L=True, 2025-05-07T20:32:29.0558961Z ) 2025-05-07T20:32:29.0559191Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0559816Z self=, 2025-05-07T20:32:29.0560284Z num_jagged_dim=1, 2025-05-07T20:32:29.0560537Z outer_dense_size=3455, 2025-05-07T20:32:29.0560784Z inner_dense_size=23, 2025-05-07T20:32:29.0561042Z dtype=torch.float16, 2025-05-07T20:32:29.0561305Z device=device(type='cuda'), 2025-05-07T20:32:29.0561576Z precompute_total_L=False, 2025-05-07T20:32:29.0561835Z ) 2025-05-07T20:32:29.0562059Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0562536Z self=, 2025-05-07T20:32:29.0563009Z num_jagged_dim=1, 2025-05-07T20:32:29.0563257Z outer_dense_size=1775, 2025-05-07T20:32:29.0563519Z inner_dense_size=72, 2025-05-07T20:32:29.0563767Z dtype=torch.float16, 2025-05-07T20:32:29.0564015Z device=device(type='cpu'), 2025-05-07T20:32:29.0564286Z precompute_total_L=True, 2025-05-07T20:32:29.0564530Z ) 2025-05-07T20:32:29.0564744Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:29.0565223Z self=, 2025-05-07T20:32:29.0565670Z num_jagged_dim=1, 2025-05-07T20:32:29.0565910Z outer_dense_size=2559, 2025-05-07T20:32:29.0566159Z inner_dense_size=8, 2025-05-07T20:32:29.0566394Z dtype=torch.float16, 2025-05-07T20:32:29.0566644Z device=device(type='cpu'), 2025-05-07T20:32:29.0566921Z precompute_total_L=True, 2025-05-07T20:32:29.0567162Z ) 2025-05-07T20:32:29.0567360Z PASSED 2025-05-07T20:32:29.0636931Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch Trying example: test_dense_to_jagged_opt_large_batch( 2025-05-07T20:32:29.0638572Z self=, 2025-05-07T20:32:29.0639214Z num_jagged_dim=1, 2025-05-07T20:32:29.0639520Z outer_dense_size=8000, 2025-05-07T20:32:29.0639853Z inner_dense_size=16, 2025-05-07T20:32:29.0640142Z dtype=torch.float16, 2025-05-07T20:32:29.0640448Z device=device(type='cpu'), 2025-05-07T20:32:29.0640774Z precompute_total_L=False, 2025-05-07T20:32:29.0641068Z ) 2025-05-07T20:32:29.0648176Z PASSED 2025-05-07T20:32:29.0648326Z 2025-05-07T20:32:29.0648681Z =============================== warnings summary =============================== 2025-05-07T20:32:29.0649281Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:32:29.0649964Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:32:29.0650728Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:32:29.0654787Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:29.0658862Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:29.0659368Z 2025-05-07T20:32:29.0659657Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:32:29.0660353Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:32:29.0661329Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:32:29.0665369Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:29.0669399Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:29.0669905Z 2025-05-07T20:32:29.0670191Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:29.0670752Z ======================== 5 passed, 6 warnings in 2.83s ========================= 2025-05-07T20:32:29.9018936Z 2025-05-07T20:32:29.9019493Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:29.9041062Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 5 seconds 2025-05-07T20:32:29.9041375Z 2025-05-07T20:32:29.9041380Z 2025-05-07T20:32:29.9041384Z 2025-05-07T20:32:29.9041387Z 2025-05-07T20:32:29.9062857Z ################################################################################ 2025-05-07T20:32:29.9078337Z # [2025-05-07T20:32:29.907Z] Run Python Test Suite: 2025-05-07T20:32:29.9079162Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:32:29.9079490Z ################################################################################ 2025-05-07T20:32:29.9105712Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/elementwise_binary_test.py 2025-05-07T20:32:29.9106354Z 2025-05-07T20:32:32.0919877Z ============================= test session starts ============================== 2025-05-07T20:32:32.0921266Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:32.0922236Z cachedir: .pytest_cache 2025-05-07T20:32:32.0922919Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:32.0923660Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:32.0924096Z plugins: hypothesis-6.131.14 2025-05-07T20:32:34.1297007Z collecting ... collected 3 items 2025-05-07T20:32:34.1297255Z 2025-05-07T20:32:36.5166893Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5168353Z self=, 2025-05-07T20:32:36.5169354Z num_jagged_dim=1, 2025-05-07T20:32:36.5169732Z outer_dense_size=0, 2025-05-07T20:32:36.5170104Z inner_dense_size=0, 2025-05-07T20:32:36.5170477Z operation='add', 2025-05-07T20:32:36.5170845Z dtype=torch.float32, 2025-05-07T20:32:36.5171246Z device=device(type='cpu'), 2025-05-07T20:32:36.5171645Z ) 2025-05-07T20:32:36.5172022Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5172956Z self=, 2025-05-07T20:32:36.5173861Z num_jagged_dim=4, 2025-05-07T20:32:36.5174241Z outer_dense_size=0, 2025-05-07T20:32:36.5174613Z inner_dense_size=0, 2025-05-07T20:32:36.5174980Z operation='add', 2025-05-07T20:32:36.5175875Z dtype=torch.float32, 2025-05-07T20:32:36.5176287Z device=device(type='cpu'), 2025-05-07T20:32:36.5176679Z ) 2025-05-07T20:32:36.5177021Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5177976Z self=, 2025-05-07T20:32:36.5178843Z num_jagged_dim=4, 2025-05-07T20:32:36.5179207Z outer_dense_size=4, 2025-05-07T20:32:36.5179580Z inner_dense_size=0, 2025-05-07T20:32:36.5179963Z operation='add', 2025-05-07T20:32:36.5180313Z dtype=torch.float16, 2025-05-07T20:32:36.5180689Z device=device(type='cuda'), 2025-05-07T20:32:36.5181068Z ) 2025-05-07T20:32:36.5181426Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5182462Z self=, 2025-05-07T20:32:36.5183420Z num_jagged_dim=3, 2025-05-07T20:32:36.5183798Z outer_dense_size=4, 2025-05-07T20:32:36.5184205Z inner_dense_size=0, 2025-05-07T20:32:36.5184596Z operation='add', 2025-05-07T20:32:36.5184981Z dtype=torch.float16, 2025-05-07T20:32:36.5185412Z device=device(type='cuda'), 2025-05-07T20:32:36.5185832Z ) 2025-05-07T20:32:36.5186217Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5187227Z self=, 2025-05-07T20:32:36.5188175Z num_jagged_dim=2, 2025-05-07T20:32:36.5188568Z outer_dense_size=3, 2025-05-07T20:32:36.5188950Z inner_dense_size=1, 2025-05-07T20:32:36.5189342Z operation='add', 2025-05-07T20:32:36.5189731Z dtype=torch.float32, 2025-05-07T20:32:36.5190148Z device=device(type='cuda'), 2025-05-07T20:32:36.5190556Z ) 2025-05-07T20:32:36.5190885Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5192164Z self=, 2025-05-07T20:32:36.5193128Z num_jagged_dim=2, 2025-05-07T20:32:36.5193521Z outer_dense_size=2, 2025-05-07T20:32:36.5193907Z inner_dense_size=2, 2025-05-07T20:32:36.5194300Z operation='add', 2025-05-07T20:32:36.5194691Z dtype=torch.float32, 2025-05-07T20:32:36.5195109Z device=device(type='cpu'), 2025-05-07T20:32:36.5195532Z ) 2025-05-07T20:32:36.5195925Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5196936Z self=, 2025-05-07T20:32:36.5197857Z num_jagged_dim=2, 2025-05-07T20:32:36.5198250Z outer_dense_size=0, 2025-05-07T20:32:36.5198642Z inner_dense_size=3, 2025-05-07T20:32:36.5199021Z operation='add', 2025-05-07T20:32:36.5199411Z dtype=torch.float16, 2025-05-07T20:32:36.5199837Z device=device(type='cpu'), 2025-05-07T20:32:36.5200258Z ) 2025-05-07T20:32:36.5200645Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5201656Z self=, 2025-05-07T20:32:36.5202592Z num_jagged_dim=3, 2025-05-07T20:32:36.5202985Z outer_dense_size=2, 2025-05-07T20:32:36.5203384Z inner_dense_size=0, 2025-05-07T20:32:36.5203732Z operation='add', 2025-05-07T20:32:36.5204093Z dtype=torch.float32, 2025-05-07T20:32:36.5204516Z device=device(type='cpu'), 2025-05-07T20:32:36.5204912Z ) 2025-05-07T20:32:36.5205289Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5206247Z self=, 2025-05-07T20:32:36.5207171Z num_jagged_dim=2, 2025-05-07T20:32:36.5207528Z outer_dense_size=3, 2025-05-07T20:32:36.5207902Z inner_dense_size=4, 2025-05-07T20:32:36.5208294Z operation='add', 2025-05-07T20:32:36.5208830Z dtype=torch.float16, 2025-05-07T20:32:36.5209261Z device=device(type='cuda'), 2025-05-07T20:32:36.5209853Z ) 2025-05-07T20:32:36.5210238Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5211253Z self=, 2025-05-07T20:32:36.5212202Z num_jagged_dim=4, 2025-05-07T20:32:36.5212583Z outer_dense_size=4, 2025-05-07T20:32:36.5212979Z inner_dense_size=2, 2025-05-07T20:32:36.5213430Z operation='add_jagged_output', 2025-05-07T20:32:36.5213941Z dtype=torch.bfloat16, 2025-05-07T20:32:36.5214370Z device=device(type='cuda'), 2025-05-07T20:32:36.5214791Z ) 2025-05-07T20:32:36.5215189Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5216187Z self=, 2025-05-07T20:32:36.5217130Z num_jagged_dim=3, 2025-05-07T20:32:36.5217531Z outer_dense_size=3, 2025-05-07T20:32:36.5217922Z inner_dense_size=0, 2025-05-07T20:32:36.5218317Z operation='add', 2025-05-07T20:32:36.5218730Z dtype=torch.float16, 2025-05-07T20:32:36.5219335Z device=device(type='cuda'), 2025-05-07T20:32:36.5230630Z ) 2025-05-07T20:32:36.5231016Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5231949Z self=, 2025-05-07T20:32:36.5232888Z num_jagged_dim=3, 2025-05-07T20:32:36.5233567Z outer_dense_size=3, 2025-05-07T20:32:36.5233940Z inner_dense_size=3, 2025-05-07T20:32:36.5234308Z operation='add', 2025-05-07T20:32:36.5234666Z dtype=torch.float16, 2025-05-07T20:32:36.5235059Z device=device(type='cuda'), 2025-05-07T20:32:36.5235464Z ) 2025-05-07T20:32:36.5235821Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5237354Z self=, 2025-05-07T20:32:36.5238225Z num_jagged_dim=1, 2025-05-07T20:32:36.5238583Z outer_dense_size=4, 2025-05-07T20:32:36.5238945Z inner_dense_size=2, 2025-05-07T20:32:36.5239330Z operation='add', 2025-05-07T20:32:36.5239698Z dtype=torch.float16, 2025-05-07T20:32:36.5240092Z device=device(type='cpu'), 2025-05-07T20:32:36.5240498Z ) 2025-05-07T20:32:36.5240859Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5241789Z self=, 2025-05-07T20:32:36.5242680Z num_jagged_dim=1, 2025-05-07T20:32:36.5243057Z outer_dense_size=4, 2025-05-07T20:32:36.5243436Z inner_dense_size=4, 2025-05-07T20:32:36.5243790Z operation='add', 2025-05-07T20:32:36.5244169Z dtype=torch.float16, 2025-05-07T20:32:36.5244607Z device=device(type='cpu'), 2025-05-07T20:32:36.5244982Z ) 2025-05-07T20:32:36.5245341Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5246197Z self=, 2025-05-07T20:32:36.5246950Z num_jagged_dim=4, 2025-05-07T20:32:36.5247280Z outer_dense_size=4, 2025-05-07T20:32:36.5247614Z inner_dense_size=4, 2025-05-07T20:32:36.5247957Z operation='add', 2025-05-07T20:32:36.5248328Z dtype=torch.float16, 2025-05-07T20:32:36.5248845Z device=device(type='cpu'), 2025-05-07T20:32:36.5249208Z ) 2025-05-07T20:32:36.5249561Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5250470Z self=, 2025-05-07T20:32:36.5251318Z num_jagged_dim=1, 2025-05-07T20:32:36.5251672Z outer_dense_size=0, 2025-05-07T20:32:36.5252002Z inner_dense_size=3, 2025-05-07T20:32:36.5252343Z operation='mul', 2025-05-07T20:32:36.5252701Z dtype=torch.bfloat16, 2025-05-07T20:32:36.5253116Z device=device(type='cpu'), 2025-05-07T20:32:36.5253538Z ) 2025-05-07T20:32:36.5253892Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5254814Z self=, 2025-05-07T20:32:36.5255954Z num_jagged_dim=1, 2025-05-07T20:32:36.5256331Z outer_dense_size=1, 2025-05-07T20:32:36.5256714Z inner_dense_size=3, 2025-05-07T20:32:36.5257102Z operation='mul', 2025-05-07T20:32:36.5257471Z dtype=torch.bfloat16, 2025-05-07T20:32:36.5257881Z device=device(type='cpu'), 2025-05-07T20:32:36.5258274Z ) 2025-05-07T20:32:36.5258663Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5259616Z self=, 2025-05-07T20:32:36.5260495Z num_jagged_dim=1, 2025-05-07T20:32:36.5260865Z outer_dense_size=1, 2025-05-07T20:32:36.5261239Z inner_dense_size=1, 2025-05-07T20:32:36.5261602Z operation='mul', 2025-05-07T20:32:36.5261995Z dtype=torch.bfloat16, 2025-05-07T20:32:36.5262387Z device=device(type='cpu'), 2025-05-07T20:32:36.5262793Z ) 2025-05-07T20:32:36.5263181Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5264166Z self=, 2025-05-07T20:32:36.5265063Z num_jagged_dim=3, 2025-05-07T20:32:36.5265443Z outer_dense_size=0, 2025-05-07T20:32:36.5265840Z inner_dense_size=2, 2025-05-07T20:32:36.5266216Z operation='mul', 2025-05-07T20:32:36.5266598Z dtype=torch.float32, 2025-05-07T20:32:36.5267006Z device=device(type='cpu'), 2025-05-07T20:32:36.5267381Z ) 2025-05-07T20:32:36.5267752Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:36.5268679Z self=, 2025-05-07T20:32:36.5269561Z num_jagged_dim=3, 2025-05-07T20:32:36.5269929Z outer_dense_size=2, 2025-05-07T20:32:36.5270450Z inner_dense_size=2, 2025-05-07T20:32:36.5270810Z operation='mul', 2025-05-07T20:32:36.5271177Z dtype=torch.float32, 2025-05-07T20:32:36.5271578Z device=device(type='cpu'), 2025-05-07T20:32:36.5271954Z ) 2025-05-07T20:32:36.5272248Z PASSED 2025-05-07T20:32:42.4471104Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4473701Z self=, 2025-05-07T20:32:42.4474925Z num_jagged_dim=1, 2025-05-07T20:32:42.4475250Z outer_dense_size=2, 2025-05-07T20:32:42.4475544Z inner_dense_size=2, 2025-05-07T20:32:42.4475783Z operation='add', 2025-05-07T20:32:42.4476039Z dtype=torch.float32, 2025-05-07T20:32:42.4476310Z device=device(type='cpu'), 2025-05-07T20:32:42.4476571Z ) 2025-05-07T20:32:42.4476892Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4477594Z self=, 2025-05-07T20:32:42.4478203Z num_jagged_dim=4, 2025-05-07T20:32:42.4478457Z outer_dense_size=2, 2025-05-07T20:32:42.4478709Z inner_dense_size=2, 2025-05-07T20:32:42.4478959Z operation='add', 2025-05-07T20:32:42.4479209Z dtype=torch.float32, 2025-05-07T20:32:42.4479485Z device=device(type='cpu'), 2025-05-07T20:32:42.4479741Z ) 2025-05-07T20:32:42.4480038Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4480733Z self=, 2025-05-07T20:32:42.4481342Z num_jagged_dim=4, 2025-05-07T20:32:42.4481579Z outer_dense_size=2, 2025-05-07T20:32:42.4481836Z inner_dense_size=3, 2025-05-07T20:32:42.4482081Z operation='mul', 2025-05-07T20:32:42.4482328Z dtype=torch.float16, 2025-05-07T20:32:42.4482596Z device=device(type='cpu'), 2025-05-07T20:32:42.4482855Z ) 2025-05-07T20:32:42.4483139Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4484370Z self=, 2025-05-07T20:32:42.4484972Z num_jagged_dim=5, 2025-05-07T20:32:42.4485226Z outer_dense_size=4, 2025-05-07T20:32:42.4485515Z inner_dense_size=5, 2025-05-07T20:32:42.4485765Z operation='add', 2025-05-07T20:32:42.4486012Z dtype=torch.float32, 2025-05-07T20:32:42.4486273Z device=device(type='cpu'), 2025-05-07T20:32:42.4486544Z ) 2025-05-07T20:32:42.4486833Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4487512Z self=, 2025-05-07T20:32:42.4488113Z num_jagged_dim=5, 2025-05-07T20:32:42.4488369Z outer_dense_size=3, 2025-05-07T20:32:42.4488679Z inner_dense_size=5, 2025-05-07T20:32:42.4488925Z operation='mul', 2025-05-07T20:32:42.4489177Z dtype=torch.float32, 2025-05-07T20:32:42.4489436Z device=device(type='cpu'), 2025-05-07T20:32:42.4489703Z ) 2025-05-07T20:32:42.4489998Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4490686Z self=, 2025-05-07T20:32:42.4491275Z num_jagged_dim=3, 2025-05-07T20:32:42.4491523Z outer_dense_size=4, 2025-05-07T20:32:42.4491774Z inner_dense_size=3, 2025-05-07T20:32:42.4492031Z operation='add_jagged_output', 2025-05-07T20:32:42.4492330Z dtype=torch.float16, 2025-05-07T20:32:42.4492600Z device=device(type='cuda'), 2025-05-07T20:32:42.4492860Z ) 2025-05-07T20:32:42.4493156Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4494089Z self=, 2025-05-07T20:32:42.4494684Z num_jagged_dim=2, 2025-05-07T20:32:42.4494945Z outer_dense_size=2, 2025-05-07T20:32:42.4495197Z inner_dense_size=3, 2025-05-07T20:32:42.4495452Z operation='add_jagged_output', 2025-05-07T20:32:42.4495753Z dtype=torch.float16, 2025-05-07T20:32:42.4496025Z device=device(type='cpu'), 2025-05-07T20:32:42.4496295Z ) 2025-05-07T20:32:42.4496584Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4497273Z self=, 2025-05-07T20:32:42.4497874Z num_jagged_dim=5, 2025-05-07T20:32:42.4498113Z outer_dense_size=3, 2025-05-07T20:32:42.4498374Z inner_dense_size=3, 2025-05-07T20:32:42.4498623Z operation='add', 2025-05-07T20:32:42.4498864Z dtype=torch.float32, 2025-05-07T20:32:42.4499131Z device=device(type='cpu'), 2025-05-07T20:32:42.4499399Z ) 2025-05-07T20:32:42.4499684Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4500375Z self=, 2025-05-07T20:32:42.4500972Z num_jagged_dim=1, 2025-05-07T20:32:42.4501218Z outer_dense_size=3, 2025-05-07T20:32:42.4501465Z inner_dense_size=3, 2025-05-07T20:32:42.4501712Z operation='add', 2025-05-07T20:32:42.4501963Z dtype=torch.bfloat16, 2025-05-07T20:32:42.4502226Z device=device(type='cpu'), 2025-05-07T20:32:42.4502488Z ) 2025-05-07T20:32:42.4502779Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4503460Z self=, 2025-05-07T20:32:42.4504057Z num_jagged_dim=1, 2025-05-07T20:32:42.4504299Z outer_dense_size=2, 2025-05-07T20:32:42.4504540Z inner_dense_size=5, 2025-05-07T20:32:42.4504789Z operation='mul', 2025-05-07T20:32:42.4505050Z dtype=torch.bfloat16, 2025-05-07T20:32:42.4505363Z device=device(type='cuda'), 2025-05-07T20:32:42.4505720Z ) 2025-05-07T20:32:42.4506001Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4506680Z self=, 2025-05-07T20:32:42.4507272Z num_jagged_dim=4, 2025-05-07T20:32:42.4507513Z outer_dense_size=5, 2025-05-07T20:32:42.4507749Z inner_dense_size=4, 2025-05-07T20:32:42.4508008Z operation='add_jagged_output', 2025-05-07T20:32:42.4508298Z dtype=torch.float32, 2025-05-07T20:32:42.4508553Z device=device(type='cuda'), 2025-05-07T20:32:42.4508808Z ) 2025-05-07T20:32:42.4509098Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4509781Z self=, 2025-05-07T20:32:42.4510377Z num_jagged_dim=5, 2025-05-07T20:32:42.4510616Z outer_dense_size=5, 2025-05-07T20:32:42.4510858Z inner_dense_size=4, 2025-05-07T20:32:42.4511116Z operation='add_jagged_output', 2025-05-07T20:32:42.4511407Z dtype=torch.float32, 2025-05-07T20:32:42.4511669Z device=device(type='cuda'), 2025-05-07T20:32:42.4511920Z ) 2025-05-07T20:32:42.4512207Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4512890Z self=, 2025-05-07T20:32:42.4513474Z num_jagged_dim=5, 2025-05-07T20:32:42.4513716Z outer_dense_size=4, 2025-05-07T20:32:42.4513960Z inner_dense_size=4, 2025-05-07T20:32:42.4514212Z operation='add_jagged_output', 2025-05-07T20:32:42.4514505Z dtype=torch.float32, 2025-05-07T20:32:42.4514765Z device=device(type='cuda'), 2025-05-07T20:32:42.4515015Z ) 2025-05-07T20:32:42.4515393Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4516076Z self=, 2025-05-07T20:32:42.4516679Z num_jagged_dim=5, 2025-05-07T20:32:42.4516913Z outer_dense_size=5, 2025-05-07T20:32:42.4517157Z inner_dense_size=5, 2025-05-07T20:32:42.4517411Z operation='add_jagged_output', 2025-05-07T20:32:42.4517693Z dtype=torch.float32, 2025-05-07T20:32:42.4517952Z device=device(type='cuda'), 2025-05-07T20:32:42.4518210Z ) 2025-05-07T20:32:42.4518496Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4519177Z self=, 2025-05-07T20:32:42.4519773Z num_jagged_dim=5, 2025-05-07T20:32:42.4520005Z outer_dense_size=2, 2025-05-07T20:32:42.4520249Z inner_dense_size=2, 2025-05-07T20:32:42.4520492Z operation='mul', 2025-05-07T20:32:42.4520736Z dtype=torch.float16, 2025-05-07T20:32:42.4520995Z device=device(type='cuda'), 2025-05-07T20:32:42.4521263Z ) 2025-05-07T20:32:42.4521552Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4522227Z self=, 2025-05-07T20:32:42.4522820Z num_jagged_dim=2, 2025-05-07T20:32:42.4523064Z outer_dense_size=2, 2025-05-07T20:32:42.4523300Z inner_dense_size=2, 2025-05-07T20:32:42.4523544Z operation='mul', 2025-05-07T20:32:42.4523787Z dtype=torch.float16, 2025-05-07T20:32:42.4524040Z device=device(type='cuda'), 2025-05-07T20:32:42.4524295Z ) 2025-05-07T20:32:42.4524581Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4525257Z self=, 2025-05-07T20:32:42.4525854Z num_jagged_dim=5, 2025-05-07T20:32:42.4526102Z outer_dense_size=4, 2025-05-07T20:32:42.4526347Z inner_dense_size=3, 2025-05-07T20:32:42.4526671Z operation='add', 2025-05-07T20:32:42.4526916Z dtype=torch.bfloat16, 2025-05-07T20:32:42.4527188Z device=device(type='cuda'), 2025-05-07T20:32:42.4527438Z ) 2025-05-07T20:32:42.4527725Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4528410Z self=, 2025-05-07T20:32:42.4529084Z num_jagged_dim=5, 2025-05-07T20:32:42.4529326Z outer_dense_size=4, 2025-05-07T20:32:42.4529568Z inner_dense_size=4, 2025-05-07T20:32:42.4529807Z operation='add', 2025-05-07T20:32:42.4530056Z dtype=torch.bfloat16, 2025-05-07T20:32:42.4530321Z device=device(type='cuda'), 2025-05-07T20:32:42.4530578Z ) 2025-05-07T20:32:42.4530866Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4531553Z self=, 2025-05-07T20:32:42.4532152Z num_jagged_dim=5, 2025-05-07T20:32:42.4532389Z outer_dense_size=5, 2025-05-07T20:32:42.4532634Z inner_dense_size=4, 2025-05-07T20:32:42.4532873Z operation='add', 2025-05-07T20:32:42.4533112Z dtype=torch.bfloat16, 2025-05-07T20:32:42.4533378Z device=device(type='cuda'), 2025-05-07T20:32:42.4533636Z ) 2025-05-07T20:32:42.4533917Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:42.4534596Z self=, 2025-05-07T20:32:42.4535195Z num_jagged_dim=5, 2025-05-07T20:32:42.4535434Z outer_dense_size=5, 2025-05-07T20:32:42.4535680Z inner_dense_size=5, 2025-05-07T20:32:42.4535926Z operation='add', 2025-05-07T20:32:42.4536171Z dtype=torch.bfloat16, 2025-05-07T20:32:42.4536928Z device=device(type='cuda'), 2025-05-07T20:32:42.4537219Z ) 2025-05-07T20:32:42.4537410Z PASSED 2025-05-07T20:32:52.4062292Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:52.4063879Z self=, 2025-05-07T20:32:52.4064692Z num_jagged_dim=1, 2025-05-07T20:32:52.4065018Z outer_dense_size=0, 2025-05-07T20:32:52.4065348Z inner_dense_size=16, 2025-05-07T20:32:52.4065706Z operation='add_jagged_output', 2025-05-07T20:32:52.4066114Z dtype=torch.float16, 2025-05-07T20:32:52.4066484Z device=device(type='cpu'), 2025-05-07T20:32:52.4066842Z ) 2025-05-07T20:32:52.4067181Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:52.4068096Z self=, 2025-05-07T20:32:52.4068933Z num_jagged_dim=1, 2025-05-07T20:32:52.4069291Z outer_dense_size=6, 2025-05-07T20:32:52.4069665Z inner_dense_size=96, 2025-05-07T20:32:52.4070072Z operation='add_jagged_output', 2025-05-07T20:32:52.4070499Z dtype=torch.float16, 2025-05-07T20:32:52.4070885Z device=device(type='cpu'), 2025-05-07T20:32:52.4071264Z ) 2025-05-07T20:32:52.4071631Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:52.4072641Z self=, 2025-05-07T20:32:52.4073539Z num_jagged_dim=1, 2025-05-07T20:32:52.4073899Z outer_dense_size=4, 2025-05-07T20:32:52.4074237Z inner_dense_size=64, 2025-05-07T20:32:52.4074593Z operation='mul', 2025-05-07T20:32:52.4074940Z dtype=torch.float16, 2025-05-07T20:32:52.4075306Z device=device(type='cuda'), 2025-05-07T20:32:52.4075668Z ) 2025-05-07T20:32:52.4076023Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:52.4076906Z self=, 2025-05-07T20:32:52.4077730Z num_jagged_dim=1, 2025-05-07T20:32:52.4078482Z outer_dense_size=7, 2025-05-07T20:32:52.4078845Z inner_dense_size=192, 2025-05-07T20:32:52.4079224Z operation='mul', 2025-05-07T20:32:52.4079587Z dtype=torch.float16, 2025-05-07T20:32:52.4079962Z device=device(type='cpu'), 2025-05-07T20:32:52.4080335Z ) 2025-05-07T20:32:52.4080627Z PASSED 2025-05-07T20:32:52.4080790Z 2025-05-07T20:32:52.4081007Z =============================== warnings summary =============================== 2025-05-07T20:32:52.4081838Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:52.4082923Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:32:52.4085161Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:52.4087154Z warnings.warn( 2025-05-07T20:32:52.4087376Z 2025-05-07T20:32:52.4087868Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:52.4089241Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:32:52.4091523Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:52.4093663Z warnings.warn( 2025-05-07T20:32:52.4093886Z 2025-05-07T20:32:52.4094657Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:52.4100323Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_dense_elementwise_add: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:52.4105969Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:52.4106655Z 2025-05-07T20:32:52.4107027Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:52.4107774Z ======================== 3 passed, 5 warnings in 20.45s ======================== 2025-05-07T20:32:53.3259906Z 2025-05-07T20:32:53.3260539Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:32:53.3281414Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 24 seconds 2025-05-07T20:32:53.3281736Z 2025-05-07T20:32:53.3281740Z 2025-05-07T20:32:53.3281744Z 2025-05-07T20:32:53.3281748Z 2025-05-07T20:32:53.3302763Z ################################################################################ 2025-05-07T20:32:53.3318138Z # [2025-05-07T20:32:53.331Z] Run Python Test Suite: 2025-05-07T20:32:53.3318504Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:53.3318846Z ################################################################################ 2025-05-07T20:32:53.3344278Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:53.3346185Z 2025-05-07T20:32:55.5137307Z ============================= test session starts ============================== 2025-05-07T20:32:55.5137985Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:55.5138526Z cachedir: .pytest_cache 2025-05-07T20:32:55.5139115Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:55.5139844Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:55.5140270Z plugins: hypothesis-6.131.14 2025-05-07T20:32:57.5161893Z collecting ... collected 1 item 2025-05-07T20:32:57.5162236Z 2025-05-07T20:33:05.0090034Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:05.0091664Z self=, 2025-05-07T20:33:05.0092486Z T=10, 2025-05-07T20:33:05.0092753Z W=8, 2025-05-07T20:33:05.0093013Z ) 2025-05-07T20:33:05.0093352Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:05.0094231Z self=, 2025-05-07T20:33:05.0095159Z T=11, 2025-05-07T20:33:05.0095453Z W=8, 2025-05-07T20:33:05.0095720Z ) 2025-05-07T20:33:05.0096071Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:05.0097081Z self=, 2025-05-07T20:33:05.0098029Z T=11, 2025-05-07T20:33:05.0098322Z W=44, 2025-05-07T20:33:05.0098600Z ) 2025-05-07T20:33:05.0099333Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:05.0100291Z self=, 2025-05-07T20:33:05.0101150Z T=14, 2025-05-07T20:33:05.0101418Z W=54, 2025-05-07T20:33:05.0101679Z ) 2025-05-07T20:33:05.0102018Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:05.0102993Z self=, 2025-05-07T20:33:05.0103903Z T=19, 2025-05-07T20:33:05.0104172Z W=13, 2025-05-07T20:33:05.0104437Z ) 2025-05-07T20:33:05.0113785Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:05.0114769Z self=, 2025-05-07T20:33:05.0115795Z T=14, 2025-05-07T20:33:05.0116106Z W=64, 2025-05-07T20:33:05.0116414Z ) 2025-05-07T20:33:05.0116806Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:05.0117908Z self=, 2025-05-07T20:33:05.0118882Z T=20, 2025-05-07T20:33:05.0119151Z W=49, 2025-05-07T20:33:05.0119445Z ) 2025-05-07T20:33:05.0119816Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:05.0120842Z self=, 2025-05-07T20:33:05.0121837Z T=15, 2025-05-07T20:33:05.0122137Z W=26, 2025-05-07T20:33:05.0122431Z ) 2025-05-07T20:33:05.0122791Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:05.0123813Z self=, 2025-05-07T20:33:05.0124788Z T=13, 2025-05-07T20:33:05.0125071Z W=35, 2025-05-07T20:33:05.0125345Z ) 2025-05-07T20:33:05.0125731Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:05.0126774Z self=, 2025-05-07T20:33:05.0128017Z T=18, 2025-05-07T20:33:05.0128327Z W=31, 2025-05-07T20:33:05.0128741Z ) 2025-05-07T20:33:05.0129005Z PASSED 2025-05-07T20:33:05.0129195Z 2025-05-07T20:33:05.0129415Z ============================== 1 passed in 9.63s =============================== 2025-05-07T20:33:05.8496963Z 2025-05-07T20:33:05.8498673Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:33:05.8519303Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 12 seconds 2025-05-07T20:33:05.8519704Z 2025-05-07T20:33:05.8519710Z 2025-05-07T20:33:05.8519715Z 2025-05-07T20:33:05.8519721Z 2025-05-07T20:33:05.8540897Z ################################################################################ 2025-05-07T20:33:05.8556228Z # [2025-05-07T20:33:05.855Z] Run Python Test Suite: 2025-05-07T20:33:05.8556617Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:33:05.8556955Z ################################################################################ 2025-05-07T20:33:05.8582743Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:33:05.8583404Z 2025-05-07T20:33:08.0447934Z ============================= test session starts ============================== 2025-05-07T20:33:08.0448732Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:08.0449273Z cachedir: .pytest_cache 2025-05-07T20:33:08.0449871Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:08.0450624Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:08.0451453Z plugins: hypothesis-6.131.14 2025-05-07T20:33:10.0640095Z collecting ... collected 2 items 2025-05-07T20:33:10.0640436Z 2025-05-07T20:33:10.6073234Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6074752Z self=, 2025-05-07T20:33:10.6075695Z max_seq_length=5, 2025-05-07T20:33:10.6076071Z batch_size=1, 2025-05-07T20:33:10.6076400Z num_cols=1, 2025-05-07T20:33:10.6076726Z num_jagged_tensor_rows=1, 2025-05-07T20:33:10.6077157Z index_dtype=torch.int32, 2025-05-07T20:33:10.6077609Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:33:10.6078079Z use_cpu=False, 2025-05-07T20:33:10.6078416Z check_non_contiguous=False, 2025-05-07T20:33:10.6078829Z known_shape=False, 2025-05-07T20:33:10.6079183Z ) 2025-05-07T20:33:10.6079549Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6080410Z self=, 2025-05-07T20:33:10.6081386Z max_seq_length=8, 2025-05-07T20:33:10.6081756Z batch_size=1, 2025-05-07T20:33:10.6082115Z num_cols=1, 2025-05-07T20:33:10.6082484Z num_jagged_tensor_rows=1, 2025-05-07T20:33:10.6082930Z index_dtype=torch.int32, 2025-05-07T20:33:10.6083401Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:33:10.6083889Z use_cpu=False, 2025-05-07T20:33:10.6084276Z check_non_contiguous=False, 2025-05-07T20:33:10.6084716Z known_shape=False, 2025-05-07T20:33:10.6085088Z ) 2025-05-07T20:33:10.6085469Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6086447Z self=, 2025-05-07T20:33:10.6087261Z max_seq_length=8, 2025-05-07T20:33:10.6087644Z batch_size=101, 2025-05-07T20:33:10.6087996Z num_cols=23, 2025-05-07T20:33:10.6088380Z num_jagged_tensor_rows=103, 2025-05-07T20:33:10.6089008Z index_dtype=torch.int32, 2025-05-07T20:33:10.6089909Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6090402Z use_cpu=False, 2025-05-07T20:33:10.6090788Z check_non_contiguous=False, 2025-05-07T20:33:10.6091222Z known_shape=False, 2025-05-07T20:33:10.6091594Z ) 2025-05-07T20:33:10.6091968Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6092959Z self=, 2025-05-07T20:33:10.6093946Z max_seq_length=10, 2025-05-07T20:33:10.6094325Z batch_size=120, 2025-05-07T20:33:10.6094683Z num_cols=74, 2025-05-07T20:33:10.6095048Z num_jagged_tensor_rows=103, 2025-05-07T20:33:10.6095508Z index_dtype=torch.int32, 2025-05-07T20:33:10.6095975Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:33:10.6096393Z use_cpu=False, 2025-05-07T20:33:10.6096761Z check_non_contiguous=True, 2025-05-07T20:33:10.6097182Z known_shape=True, 2025-05-07T20:33:10.6097516Z ) 2025-05-07T20:33:10.6097873Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6098808Z self=, 2025-05-07T20:33:10.6099686Z max_seq_length=8, 2025-05-07T20:33:10.6100081Z batch_size=11, 2025-05-07T20:33:10.6100438Z num_cols=7, 2025-05-07T20:33:10.6100816Z num_jagged_tensor_rows=45, 2025-05-07T20:33:10.6101260Z index_dtype=torch.int64, 2025-05-07T20:33:10.6101727Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6102218Z use_cpu=False, 2025-05-07T20:33:10.6102589Z check_non_contiguous=False, 2025-05-07T20:33:10.6103025Z known_shape=True, 2025-05-07T20:33:10.6103388Z ) 2025-05-07T20:33:10.6103753Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6104992Z self=, 2025-05-07T20:33:10.6105923Z max_seq_length=10, 2025-05-07T20:33:10.6106293Z batch_size=108, 2025-05-07T20:33:10.6106661Z num_cols=81, 2025-05-07T20:33:10.6107032Z num_jagged_tensor_rows=48, 2025-05-07T20:33:10.6107477Z index_dtype=torch.int64, 2025-05-07T20:33:10.6107956Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6108441Z use_cpu=True, 2025-05-07T20:33:10.6108817Z check_non_contiguous=False, 2025-05-07T20:33:10.6109273Z known_shape=True, 2025-05-07T20:33:10.6109644Z ) 2025-05-07T20:33:10.6110021Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6110999Z self=, 2025-05-07T20:33:10.6111941Z max_seq_length=5, 2025-05-07T20:33:10.6112319Z batch_size=113, 2025-05-07T20:33:10.6112670Z num_cols=79, 2025-05-07T20:33:10.6113044Z num_jagged_tensor_rows=104, 2025-05-07T20:33:10.6113498Z index_dtype=torch.int32, 2025-05-07T20:33:10.6113965Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6114455Z use_cpu=False, 2025-05-07T20:33:10.6114805Z check_non_contiguous=True, 2025-05-07T20:33:10.6115220Z known_shape=False, 2025-05-07T20:33:10.6115581Z ) 2025-05-07T20:33:10.6115914Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6116781Z self=, 2025-05-07T20:33:10.6117707Z max_seq_length=6, 2025-05-07T20:33:10.6118081Z batch_size=26, 2025-05-07T20:33:10.6118422Z num_cols=26, 2025-05-07T20:33:10.6118809Z num_jagged_tensor_rows=18, 2025-05-07T20:33:10.6119226Z index_dtype=torch.int32, 2025-05-07T20:33:10.6119637Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6120091Z use_cpu=False, 2025-05-07T20:33:10.6120438Z check_non_contiguous=True, 2025-05-07T20:33:10.6120835Z known_shape=True, 2025-05-07T20:33:10.6121196Z ) 2025-05-07T20:33:10.6121578Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6122473Z self=, 2025-05-07T20:33:10.6123551Z max_seq_length=10, 2025-05-07T20:33:10.6123911Z batch_size=94, 2025-05-07T20:33:10.6124252Z num_cols=73, 2025-05-07T20:33:10.6124598Z num_jagged_tensor_rows=81, 2025-05-07T20:33:10.6125041Z index_dtype=torch.int32, 2025-05-07T20:33:10.6125459Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:10.6125908Z use_cpu=True, 2025-05-07T20:33:10.6126262Z check_non_contiguous=False, 2025-05-07T20:33:10.6126660Z known_shape=False, 2025-05-07T20:33:10.6127008Z ) 2025-05-07T20:33:10.6127352Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6128272Z self=, 2025-05-07T20:33:10.6129276Z max_seq_length=8, 2025-05-07T20:33:10.6129622Z batch_size=118, 2025-05-07T20:33:10.6129926Z num_cols=16, 2025-05-07T20:33:10.6130220Z num_jagged_tensor_rows=84, 2025-05-07T20:33:10.6130617Z index_dtype=torch.int64, 2025-05-07T20:33:10.6131015Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:33:10.6131425Z use_cpu=True, 2025-05-07T20:33:10.6131761Z check_non_contiguous=True, 2025-05-07T20:33:10.6132154Z known_shape=True, 2025-05-07T20:33:10.6132465Z ) 2025-05-07T20:33:10.6132798Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6133613Z self=, 2025-05-07T20:33:10.6134440Z max_seq_length=6, 2025-05-07T20:33:10.6134769Z batch_size=95, 2025-05-07T20:33:10.6135093Z num_cols=92, 2025-05-07T20:33:10.6135413Z num_jagged_tensor_rows=87, 2025-05-07T20:33:10.6135843Z index_dtype=torch.int64, 2025-05-07T20:33:10.6136539Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6136976Z use_cpu=True, 2025-05-07T20:33:10.6137547Z check_non_contiguous=False, 2025-05-07T20:33:10.6137956Z known_shape=False, 2025-05-07T20:33:10.6138292Z ) 2025-05-07T20:33:10.6138643Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6139578Z self=, 2025-05-07T20:33:10.6140419Z max_seq_length=6, 2025-05-07T20:33:10.6140772Z batch_size=6, 2025-05-07T20:33:10.6141100Z num_cols=92, 2025-05-07T20:33:10.6141435Z num_jagged_tensor_rows=87, 2025-05-07T20:33:10.6141858Z index_dtype=torch.int64, 2025-05-07T20:33:10.6142307Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6142775Z use_cpu=True, 2025-05-07T20:33:10.6143130Z check_non_contiguous=False, 2025-05-07T20:33:10.6143555Z known_shape=False, 2025-05-07T20:33:10.6143903Z ) 2025-05-07T20:33:10.6144233Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6145222Z self=, 2025-05-07T20:33:10.6146099Z max_seq_length=6, 2025-05-07T20:33:10.6146441Z batch_size=6, 2025-05-07T20:33:10.6146771Z num_cols=92, 2025-05-07T20:33:10.6147119Z num_jagged_tensor_rows=92, 2025-05-07T20:33:10.6147537Z index_dtype=torch.int64, 2025-05-07T20:33:10.6147968Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6148423Z use_cpu=True, 2025-05-07T20:33:10.6148762Z check_non_contiguous=False, 2025-05-07T20:33:10.6149184Z known_shape=False, 2025-05-07T20:33:10.6149521Z ) 2025-05-07T20:33:10.6149875Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6150774Z self=, 2025-05-07T20:33:10.6151646Z max_seq_length=6, 2025-05-07T20:33:10.6151988Z batch_size=6, 2025-05-07T20:33:10.6152302Z num_cols=92, 2025-05-07T20:33:10.6152629Z num_jagged_tensor_rows=6, 2025-05-07T20:33:10.6153073Z index_dtype=torch.int64, 2025-05-07T20:33:10.6153533Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6153982Z use_cpu=True, 2025-05-07T20:33:10.6154580Z check_non_contiguous=False, 2025-05-07T20:33:10.6154989Z known_shape=False, 2025-05-07T20:33:10.6155351Z ) 2025-05-07T20:33:10.6155689Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6156563Z self=, 2025-05-07T20:33:10.6157421Z max_seq_length=6, 2025-05-07T20:33:10.6157767Z batch_size=6, 2025-05-07T20:33:10.6158104Z num_cols=92, 2025-05-07T20:33:10.6158442Z num_jagged_tensor_rows=6, 2025-05-07T20:33:10.6158876Z index_dtype=torch.int64, 2025-05-07T20:33:10.6159304Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6159745Z use_cpu=True, 2025-05-07T20:33:10.6160099Z check_non_contiguous=True, 2025-05-07T20:33:10.6160513Z known_shape=False, 2025-05-07T20:33:10.6160852Z ) 2025-05-07T20:33:10.6161224Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6162190Z self=, 2025-05-07T20:33:10.6163068Z max_seq_length=5, 2025-05-07T20:33:10.6163445Z batch_size=6, 2025-05-07T20:33:10.6163780Z num_cols=92, 2025-05-07T20:33:10.6164125Z num_jagged_tensor_rows=6, 2025-05-07T20:33:10.6164551Z index_dtype=torch.int64, 2025-05-07T20:33:10.6165006Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6165435Z use_cpu=True, 2025-05-07T20:33:10.6165777Z check_non_contiguous=True, 2025-05-07T20:33:10.6166198Z known_shape=False, 2025-05-07T20:33:10.6166539Z ) 2025-05-07T20:33:10.6166883Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6167797Z self=, 2025-05-07T20:33:10.6168865Z max_seq_length=5, 2025-05-07T20:33:10.6169207Z batch_size=6, 2025-05-07T20:33:10.6169738Z num_cols=6, 2025-05-07T20:33:10.6170097Z num_jagged_tensor_rows=6, 2025-05-07T20:33:10.6170511Z index_dtype=torch.int64, 2025-05-07T20:33:10.6170958Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:10.6171410Z use_cpu=True, 2025-05-07T20:33:10.6171735Z check_non_contiguous=True, 2025-05-07T20:33:10.6172099Z known_shape=False, 2025-05-07T20:33:10.6172434Z ) 2025-05-07T20:33:10.6172752Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6173654Z self=, 2025-05-07T20:33:10.6174466Z max_seq_length=7, 2025-05-07T20:33:10.6174776Z batch_size=59, 2025-05-07T20:33:10.6175062Z num_cols=128, 2025-05-07T20:33:10.6175363Z num_jagged_tensor_rows=125, 2025-05-07T20:33:10.6175762Z index_dtype=torch.int32, 2025-05-07T20:33:10.6176177Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:10.6176608Z use_cpu=False, 2025-05-07T20:33:10.6176981Z check_non_contiguous=False, 2025-05-07T20:33:10.6177379Z known_shape=True, 2025-05-07T20:33:10.6177716Z ) 2025-05-07T20:33:10.6178070Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6178947Z self=, 2025-05-07T20:33:10.6179807Z max_seq_length=7, 2025-05-07T20:33:10.6180149Z batch_size=59, 2025-05-07T20:33:10.6180459Z num_cols=128, 2025-05-07T20:33:10.6180799Z num_jagged_tensor_rows=125, 2025-05-07T20:33:10.6181213Z index_dtype=torch.int32, 2025-05-07T20:33:10.6181623Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:10.6182047Z use_cpu=True, 2025-05-07T20:33:10.6182402Z check_non_contiguous=False, 2025-05-07T20:33:10.6182814Z known_shape=True, 2025-05-07T20:33:10.6183138Z ) 2025-05-07T20:33:10.6183480Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:10.6184414Z self=, 2025-05-07T20:33:10.6185327Z max_seq_length=7, 2025-05-07T20:33:10.6185694Z batch_size=125, 2025-05-07T20:33:10.6186198Z num_cols=128, 2025-05-07T20:33:10.6186530Z num_jagged_tensor_rows=125, 2025-05-07T20:33:10.6186984Z index_dtype=torch.int32, 2025-05-07T20:33:10.6187435Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:10.6187860Z use_cpu=True, 2025-05-07T20:33:10.6188218Z check_non_contiguous=False, 2025-05-07T20:33:10.6188629Z known_shape=True, 2025-05-07T20:33:10.6188956Z ) 2025-05-07T20:33:10.6189240Z PASSED 2025-05-07T20:33:10.6690602Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:33:10.6691347Z 2025-05-07T20:33:10.6691571Z ============================== 2 passed in 2.76s =============================== 2025-05-07T20:33:11.5182875Z 2025-05-07T20:33:11.5184000Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:33:11.5205631Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 6 seconds 2025-05-07T20:33:11.5206046Z 2025-05-07T20:33:11.5206066Z 2025-05-07T20:33:11.5206071Z 2025-05-07T20:33:11.5206083Z 2025-05-07T20:33:11.5228279Z ################################################################################ 2025-05-07T20:33:11.5244306Z # [2025-05-07T20:33:11.524Z] Run Python Test Suite: 2025-05-07T20:33:11.5244806Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:33:11.5245165Z ################################################################################ 2025-05-07T20:33:11.5268913Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:33:11.5269588Z 2025-05-07T20:33:13.7108919Z ============================= test session starts ============================== 2025-05-07T20:33:13.7109991Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:13.7110538Z cachedir: .pytest_cache 2025-05-07T20:33:13.7111139Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:13.7111879Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:13.7112308Z plugins: hypothesis-6.131.14 2025-05-07T20:33:15.7373959Z collecting ... collected 2 items 2025-05-07T20:33:15.7374202Z 2025-05-07T20:33:19.4635393Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4637532Z self=, 2025-05-07T20:33:19.4639807Z num_jagged_dim=1, 2025-05-07T20:33:19.4640176Z outer_dense_size=0, 2025-05-07T20:33:19.4640536Z inner_dense_size=0, 2025-05-07T20:33:19.4640973Z fold_inner_dense=False, 2025-05-07T20:33:19.4641387Z padding_value=0, 2025-05-07T20:33:19.4641749Z dtype=torch.float32, 2025-05-07T20:33:19.4642171Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4642596Z ) 2025-05-07T20:33:19.4642944Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4643874Z self=, 2025-05-07T20:33:19.4644758Z num_jagged_dim=2, 2025-05-07T20:33:19.4645123Z outer_dense_size=0, 2025-05-07T20:33:19.4645478Z inner_dense_size=0, 2025-05-07T20:33:19.4645906Z fold_inner_dense=False, 2025-05-07T20:33:19.4646309Z padding_value=0, 2025-05-07T20:33:19.4646664Z dtype=torch.float32, 2025-05-07T20:33:19.4647084Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4647510Z ) 2025-05-07T20:33:19.4649451Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4650424Z self=, 2025-05-07T20:33:19.4651328Z num_jagged_dim=2, 2025-05-07T20:33:19.4651691Z outer_dense_size=5, 2025-05-07T20:33:19.4652481Z inner_dense_size=5, 2025-05-07T20:33:19.4652862Z fold_inner_dense=False, 2025-05-07T20:33:19.4653275Z padding_value=-1e-08, 2025-05-07T20:33:19.4653667Z dtype=torch.float16, 2025-05-07T20:33:19.4654099Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4654544Z ) 2025-05-07T20:33:19.4654899Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4655869Z self=, 2025-05-07T20:33:19.4656742Z num_jagged_dim=5, 2025-05-07T20:33:19.4657118Z outer_dense_size=4, 2025-05-07T20:33:19.4657496Z inner_dense_size=2, 2025-05-07T20:33:19.4657869Z fold_inner_dense=False, 2025-05-07T20:33:19.4658268Z padding_value=-1e-08, 2025-05-07T20:33:19.4658667Z dtype=torch.bfloat16, 2025-05-07T20:33:19.4659084Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4659517Z ) 2025-05-07T20:33:19.4659858Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4660810Z self=, 2025-05-07T20:33:19.4661695Z num_jagged_dim=4, 2025-05-07T20:33:19.4662074Z outer_dense_size=2, 2025-05-07T20:33:19.4662429Z inner_dense_size=3, 2025-05-07T20:33:19.4662806Z fold_inner_dense=True, 2025-05-07T20:33:19.4663216Z padding_value=-1e-08, 2025-05-07T20:33:19.4663605Z dtype=torch.float16, 2025-05-07T20:33:19.4664026Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4664454Z ) 2025-05-07T20:33:19.4664818Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4665751Z self=, 2025-05-07T20:33:19.4666546Z num_jagged_dim=2, 2025-05-07T20:33:19.4666913Z outer_dense_size=5, 2025-05-07T20:33:19.4667536Z inner_dense_size=0, 2025-05-07T20:33:19.4678990Z fold_inner_dense=False, 2025-05-07T20:33:19.4679462Z padding_value=0, 2025-05-07T20:33:19.4679866Z dtype=torch.float32, 2025-05-07T20:33:19.4680304Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4680735Z ) 2025-05-07T20:33:19.4681098Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4682042Z self=, 2025-05-07T20:33:19.4682918Z num_jagged_dim=1, 2025-05-07T20:33:19.4683305Z outer_dense_size=5, 2025-05-07T20:33:19.4683683Z inner_dense_size=5, 2025-05-07T20:33:19.4684059Z fold_inner_dense=True, 2025-05-07T20:33:19.4684474Z padding_value=-1e-08, 2025-05-07T20:33:19.4684881Z dtype=torch.bfloat16, 2025-05-07T20:33:19.4685293Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4685727Z ) 2025-05-07T20:33:19.4686093Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4687025Z self=, 2025-05-07T20:33:19.4687920Z num_jagged_dim=3, 2025-05-07T20:33:19.4688291Z outer_dense_size=5, 2025-05-07T20:33:19.4688861Z inner_dense_size=1, 2025-05-07T20:33:19.4689232Z fold_inner_dense=True, 2025-05-07T20:33:19.4689637Z padding_value=0, 2025-05-07T20:33:19.4690022Z dtype=torch.float32, 2025-05-07T20:33:19.4690420Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4690845Z ) 2025-05-07T20:33:19.4691155Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4691972Z self=, 2025-05-07T20:33:19.4692820Z num_jagged_dim=5, 2025-05-07T20:33:19.4693171Z outer_dense_size=2, 2025-05-07T20:33:19.4693517Z inner_dense_size=3, 2025-05-07T20:33:19.4693881Z fold_inner_dense=True, 2025-05-07T20:33:19.4694277Z padding_value=0, 2025-05-07T20:33:19.4694634Z dtype=torch.bfloat16, 2025-05-07T20:33:19.4695037Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4695666Z ) 2025-05-07T20:33:19.4696040Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4696898Z self=, 2025-05-07T20:33:19.4697754Z num_jagged_dim=3, 2025-05-07T20:33:19.4698107Z outer_dense_size=3, 2025-05-07T20:33:19.4698463Z inner_dense_size=4, 2025-05-07T20:33:19.4698829Z fold_inner_dense=True, 2025-05-07T20:33:19.4699213Z padding_value=0, 2025-05-07T20:33:19.4699569Z dtype=torch.bfloat16, 2025-05-07T20:33:19.4699988Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4700399Z ) 2025-05-07T20:33:19.4700733Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4701604Z self=, 2025-05-07T20:33:19.4702492Z num_jagged_dim=1, 2025-05-07T20:33:19.4702854Z outer_dense_size=2, 2025-05-07T20:33:19.4703211Z inner_dense_size=0, 2025-05-07T20:33:19.4703601Z fold_inner_dense=True, 2025-05-07T20:33:19.4703997Z padding_value=0, 2025-05-07T20:33:19.4704352Z dtype=torch.float32, 2025-05-07T20:33:19.4704766Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4705196Z ) 2025-05-07T20:33:19.4705537Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4706456Z self=, 2025-05-07T20:33:19.4707333Z num_jagged_dim=3, 2025-05-07T20:33:19.4707695Z outer_dense_size=5, 2025-05-07T20:33:19.4708070Z inner_dense_size=2, 2025-05-07T20:33:19.4708447Z fold_inner_dense=True, 2025-05-07T20:33:19.4708826Z padding_value=0, 2025-05-07T20:33:19.4709191Z dtype=torch.float32, 2025-05-07T20:33:19.4709609Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4710029Z ) 2025-05-07T20:33:19.4710544Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4711483Z self=, 2025-05-07T20:33:19.4712373Z num_jagged_dim=2, 2025-05-07T20:33:19.4712729Z outer_dense_size=2, 2025-05-07T20:33:19.4713112Z inner_dense_size=4, 2025-05-07T20:33:19.4713506Z fold_inner_dense=True, 2025-05-07T20:33:19.4713894Z padding_value=-1e-08, 2025-05-07T20:33:19.4714294Z dtype=torch.float16, 2025-05-07T20:33:19.4714716Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4715131Z ) 2025-05-07T20:33:19.4715489Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4716397Z self=, 2025-05-07T20:33:19.4717282Z num_jagged_dim=1, 2025-05-07T20:33:19.4717653Z outer_dense_size=0, 2025-05-07T20:33:19.4718027Z inner_dense_size=5, 2025-05-07T20:33:19.4718420Z fold_inner_dense=False, 2025-05-07T20:33:19.4718832Z padding_value=-1e-08, 2025-05-07T20:33:19.4719228Z dtype=torch.float16, 2025-05-07T20:33:19.4719651Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4720067Z ) 2025-05-07T20:33:19.4720414Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4721319Z self=, 2025-05-07T20:33:19.4722196Z num_jagged_dim=5, 2025-05-07T20:33:19.4722562Z outer_dense_size=1, 2025-05-07T20:33:19.4722941Z inner_dense_size=4, 2025-05-07T20:33:19.4723305Z fold_inner_dense=True, 2025-05-07T20:33:19.4723708Z padding_value=-1e-08, 2025-05-07T20:33:19.4724127Z dtype=torch.bfloat16, 2025-05-07T20:33:19.4724527Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4724945Z ) 2025-05-07T20:33:19.4725307Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4726261Z self=, 2025-05-07T20:33:19.4727143Z num_jagged_dim=2, 2025-05-07T20:33:19.4727522Z outer_dense_size=1, 2025-05-07T20:33:19.4728076Z inner_dense_size=4, 2025-05-07T20:33:19.4728529Z fold_inner_dense=True, 2025-05-07T20:33:19.4728926Z padding_value=0, 2025-05-07T20:33:19.4729313Z dtype=torch.bfloat16, 2025-05-07T20:33:19.4729715Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4730151Z ) 2025-05-07T20:33:19.4730514Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4731418Z self=, 2025-05-07T20:33:19.4732304Z num_jagged_dim=2, 2025-05-07T20:33:19.4732686Z outer_dense_size=1, 2025-05-07T20:33:19.4733054Z inner_dense_size=0, 2025-05-07T20:33:19.4733431Z fold_inner_dense=True, 2025-05-07T20:33:19.4733847Z padding_value=-1e-08, 2025-05-07T20:33:19.4734241Z dtype=torch.float32, 2025-05-07T20:33:19.4734663Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4735119Z ) 2025-05-07T20:33:19.4735471Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4736749Z self=, 2025-05-07T20:33:19.4737637Z num_jagged_dim=2, 2025-05-07T20:33:19.4738005Z outer_dense_size=3, 2025-05-07T20:33:19.4738364Z inner_dense_size=1, 2025-05-07T20:33:19.4738744Z fold_inner_dense=True, 2025-05-07T20:33:19.4739148Z padding_value=0, 2025-05-07T20:33:19.4739507Z dtype=torch.float32, 2025-05-07T20:33:19.4739914Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4740349Z ) 2025-05-07T20:33:19.4740686Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4741577Z self=, 2025-05-07T20:33:19.4742447Z num_jagged_dim=5, 2025-05-07T20:33:19.4742807Z outer_dense_size=0, 2025-05-07T20:33:19.4743405Z inner_dense_size=4, 2025-05-07T20:33:19.4743816Z fold_inner_dense=False, 2025-05-07T20:33:19.4744224Z padding_value=-1e-08, 2025-05-07T20:33:19.4744614Z dtype=torch.float32, 2025-05-07T20:33:19.4745045Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4745495Z ) 2025-05-07T20:33:19.4745855Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4746795Z self=, 2025-05-07T20:33:19.4747722Z num_jagged_dim=3, 2025-05-07T20:33:19.4748093Z outer_dense_size=0, 2025-05-07T20:33:19.4748515Z inner_dense_size=2, 2025-05-07T20:33:19.4748919Z fold_inner_dense=True, 2025-05-07T20:33:19.4749315Z padding_value=0, 2025-05-07T20:33:19.4749711Z dtype=torch.float32, 2025-05-07T20:33:19.4750131Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4750553Z ) 2025-05-07T20:33:19.4750925Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4751877Z self=, 2025-05-07T20:33:19.4752780Z num_jagged_dim=1, 2025-05-07T20:33:19.4753173Z outer_dense_size=1, 2025-05-07T20:33:19.4753561Z inner_dense_size=0, 2025-05-07T20:33:19.4753956Z fold_inner_dense=False, 2025-05-07T20:33:19.4754352Z padding_value=0, 2025-05-07T20:33:19.4754747Z dtype=torch.bfloat16, 2025-05-07T20:33:19.4755173Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4755610Z ) 2025-05-07T20:33:19.4755983Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4756903Z self=, 2025-05-07T20:33:19.4757766Z num_jagged_dim=4, 2025-05-07T20:33:19.4758147Z outer_dense_size=5, 2025-05-07T20:33:19.4758522Z inner_dense_size=5, 2025-05-07T20:33:19.4758897Z fold_inner_dense=True, 2025-05-07T20:33:19.4759302Z padding_value=0, 2025-05-07T20:33:19.4759688Z dtype=torch.float16, 2025-05-07T20:33:19.4760117Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4760537Z ) 2025-05-07T20:33:19.4761138Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4762044Z self=, 2025-05-07T20:33:19.4762914Z num_jagged_dim=5, 2025-05-07T20:33:19.4763280Z outer_dense_size=3, 2025-05-07T20:33:19.4763659Z inner_dense_size=2, 2025-05-07T20:33:19.4764033Z fold_inner_dense=True, 2025-05-07T20:33:19.4764431Z padding_value=-1e-08, 2025-05-07T20:33:19.4764828Z dtype=torch.bfloat16, 2025-05-07T20:33:19.4765238Z device_type=device(type='cpu'), 2025-05-07T20:33:19.4765681Z ) 2025-05-07T20:33:19.4766063Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4766952Z self=, 2025-05-07T20:33:19.4767847Z num_jagged_dim=5, 2025-05-07T20:33:19.4768225Z outer_dense_size=1, 2025-05-07T20:33:19.4768733Z inner_dense_size=0, 2025-05-07T20:33:19.4769112Z fold_inner_dense=True, 2025-05-07T20:33:19.4769504Z padding_value=0, 2025-05-07T20:33:19.4769882Z dtype=torch.bfloat16, 2025-05-07T20:33:19.4770290Z device_type=device(type='cuda'), 2025-05-07T20:33:19.4770712Z ) 2025-05-07T20:33:19.4771064Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:19.4771952Z self=, 2025-05-07T20:33:19.4772836Z num_jagged_dim=2, 2025-05-07T20:33:19.4773207Z outer_dense_size=4, 2025-05-07T20:33:19.4773588Z inner_dense_size=3, 2025-05-07T20:33:19.4773953Z fold_inner_dense=True, 2025-05-07T20:33:19.4774351Z padding_value=-1e-08, 2025-05-07T20:33:19.4774760Z dtype=torch.bfloat16, 2025-05-07T20:33:19.4775155Z device_type=device(type='cuda'), 2025-05-07T20:33:20.3984550Z ) 2025-05-07T20:33:20.3985415Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.3986295Z self=, 2025-05-07T20:33:20.3986859Z num_jagged_dim=2, 2025-05-07T20:33:20.3987092Z outer_dense_size=0, 2025-05-07T20:33:20.3987329Z inner_dense_size=2, 2025-05-07T20:33:20.3987570Z fold_inner_dense=True, 2025-05-07T20:33:20.3987822Z padding_value=-1e-08, 2025-05-07T20:33:20.3988078Z dtype=torch.float16, 2025-05-07T20:33:20.3988339Z device_type=device(type='cpu'), 2025-05-07T20:33:20.3988610Z ) 2025-05-07T20:33:20.3988834Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.3989392Z self=, 2025-05-07T20:33:20.3989921Z num_jagged_dim=2, 2025-05-07T20:33:20.3990148Z outer_dense_size=4, 2025-05-07T20:33:20.3990382Z inner_dense_size=4, 2025-05-07T20:33:20.3990628Z fold_inner_dense=False, 2025-05-07T20:33:20.3990872Z padding_value=0, 2025-05-07T20:33:20.3991108Z dtype=torch.bfloat16, 2025-05-07T20:33:20.3991374Z device_type=device(type='cuda'), 2025-05-07T20:33:20.3991633Z ) 2025-05-07T20:33:20.3991856Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.3992419Z self=, 2025-05-07T20:33:20.3993044Z num_jagged_dim=4, 2025-05-07T20:33:20.3993282Z outer_dense_size=4, 2025-05-07T20:33:20.3993519Z inner_dense_size=4, 2025-05-07T20:33:20.3993759Z fold_inner_dense=False, 2025-05-07T20:33:20.3994003Z padding_value=0, 2025-05-07T20:33:20.3994243Z dtype=torch.bfloat16, 2025-05-07T20:33:20.3994504Z device_type=device(type='cuda'), 2025-05-07T20:33:20.3994766Z ) 2025-05-07T20:33:20.3994994Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.3995554Z self=, 2025-05-07T20:33:20.3996077Z num_jagged_dim=2, 2025-05-07T20:33:20.3996312Z outer_dense_size=0, 2025-05-07T20:33:20.3996722Z inner_dense_size=3, 2025-05-07T20:33:20.3996959Z fold_inner_dense=False, 2025-05-07T20:33:20.3997211Z padding_value=0, 2025-05-07T20:33:20.3997453Z dtype=torch.float16, 2025-05-07T20:33:20.3997704Z device_type=device(type='cpu'), 2025-05-07T20:33:20.3997968Z ) 2025-05-07T20:33:20.3998192Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.3998740Z self=, 2025-05-07T20:33:20.3999259Z num_jagged_dim=1, 2025-05-07T20:33:20.3999491Z outer_dense_size=0, 2025-05-07T20:33:20.3999723Z inner_dense_size=3, 2025-05-07T20:33:20.3999953Z fold_inner_dense=False, 2025-05-07T20:33:20.4000203Z padding_value=0, 2025-05-07T20:33:20.4000435Z dtype=torch.float16, 2025-05-07T20:33:20.4000690Z device_type=device(type='cpu'), 2025-05-07T20:33:20.4000959Z ) 2025-05-07T20:33:20.4001180Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.4001729Z self=, 2025-05-07T20:33:20.4002259Z num_jagged_dim=1, 2025-05-07T20:33:20.4002493Z outer_dense_size=0, 2025-05-07T20:33:20.4002724Z inner_dense_size=1, 2025-05-07T20:33:20.4002962Z fold_inner_dense=False, 2025-05-07T20:33:20.4003211Z padding_value=0, 2025-05-07T20:33:20.4003445Z dtype=torch.float16, 2025-05-07T20:33:20.4003693Z device_type=device(type='cpu'), 2025-05-07T20:33:20.4003956Z ) 2025-05-07T20:33:20.4004178Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.4004721Z self=, 2025-05-07T20:33:20.4005249Z num_jagged_dim=1, 2025-05-07T20:33:20.4005480Z outer_dense_size=1, 2025-05-07T20:33:20.4005798Z inner_dense_size=1, 2025-05-07T20:33:20.4006037Z fold_inner_dense=False, 2025-05-07T20:33:20.4006284Z padding_value=0, 2025-05-07T20:33:20.4006517Z dtype=torch.float16, 2025-05-07T20:33:20.4006777Z device_type=device(type='cpu'), 2025-05-07T20:33:20.4007043Z ) 2025-05-07T20:33:20.4007259Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.4007809Z self=, 2025-05-07T20:33:20.4008335Z num_jagged_dim=1, 2025-05-07T20:33:20.4008746Z outer_dense_size=0, 2025-05-07T20:33:20.4008975Z inner_dense_size=2, 2025-05-07T20:33:20.4009212Z fold_inner_dense=True, 2025-05-07T20:33:20.4009469Z padding_value=-1e-08, 2025-05-07T20:33:20.4009712Z dtype=torch.float16, 2025-05-07T20:33:20.4009971Z device_type=device(type='cpu'), 2025-05-07T20:33:20.4010236Z ) 2025-05-07T20:33:20.4010451Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.4011012Z self=, 2025-05-07T20:33:20.4011543Z num_jagged_dim=1, 2025-05-07T20:33:20.4011774Z outer_dense_size=1, 2025-05-07T20:33:20.4012008Z inner_dense_size=2, 2025-05-07T20:33:20.4012246Z fold_inner_dense=True, 2025-05-07T20:33:20.4012489Z padding_value=-1e-08, 2025-05-07T20:33:20.4012740Z dtype=torch.float16, 2025-05-07T20:33:20.4012996Z device_type=device(type='cpu'), 2025-05-07T20:33:20.4013250Z ) 2025-05-07T20:33:20.4013471Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.4014023Z self=, 2025-05-07T20:33:20.4014547Z num_jagged_dim=1, 2025-05-07T20:33:20.4014774Z outer_dense_size=2, 2025-05-07T20:33:20.4015005Z inner_dense_size=2, 2025-05-07T20:33:20.4015241Z fold_inner_dense=True, 2025-05-07T20:33:20.4015485Z padding_value=-1e-08, 2025-05-07T20:33:20.4015737Z dtype=torch.float16, 2025-05-07T20:33:20.4016032Z device_type=device(type='cpu'), 2025-05-07T20:33:20.4016300Z ) 2025-05-07T20:33:20.4016620Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.4017170Z self=, 2025-05-07T20:33:20.4017688Z num_jagged_dim=1, 2025-05-07T20:33:20.4017920Z outer_dense_size=2, 2025-05-07T20:33:20.4018149Z inner_dense_size=1, 2025-05-07T20:33:20.4018384Z fold_inner_dense=True, 2025-05-07T20:33:20.4018627Z padding_value=-1e-08, 2025-05-07T20:33:20.4018881Z dtype=torch.float16, 2025-05-07T20:33:20.4019137Z device_type=device(type='cpu'), 2025-05-07T20:33:20.4019393Z ) 2025-05-07T20:33:20.4019617Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.4020168Z self=, 2025-05-07T20:33:20.4020689Z num_jagged_dim=1, 2025-05-07T20:33:20.4020930Z outer_dense_size=1, 2025-05-07T20:33:20.4021170Z inner_dense_size=1, 2025-05-07T20:33:20.4021403Z fold_inner_dense=True, 2025-05-07T20:33:20.4021663Z padding_value=-1e-08, 2025-05-07T20:33:20.4021917Z dtype=torch.float16, 2025-05-07T20:33:20.4022171Z device_type=device(type='cpu'), 2025-05-07T20:33:20.4022441Z ) 2025-05-07T20:33:20.4022668Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.4023218Z self=, 2025-05-07T20:33:20.4023738Z num_jagged_dim=2, 2025-05-07T20:33:20.4023972Z outer_dense_size=0, 2025-05-07T20:33:20.4024212Z inner_dense_size=4, 2025-05-07T20:33:20.4024444Z fold_inner_dense=False, 2025-05-07T20:33:20.4024701Z padding_value=-1e-08, 2025-05-07T20:33:20.4024955Z dtype=torch.float16, 2025-05-07T20:33:20.4025205Z device_type=device(type='cuda'), 2025-05-07T20:33:20.4025469Z ) 2025-05-07T20:33:20.4025782Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:33:20.4026329Z self=, 2025-05-07T20:33:20.4026859Z num_jagged_dim=2, 2025-05-07T20:33:20.4027096Z outer_dense_size=0, 2025-05-07T20:33:20.4027322Z inner_dense_size=0, 2025-05-07T20:33:20.4027563Z fold_inner_dense=False, 2025-05-07T20:33:20.4027816Z padding_value=-1e-08, 2025-05-07T20:33:20.4028066Z dtype=torch.float16, 2025-05-07T20:33:20.4028318Z device_type=device(type='cuda'), 2025-05-07T20:33:20.4028583Z ) 2025-05-07T20:33:20.4028781Z PASSED 2025-05-07T20:33:20.6493396Z 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:33:20.6494887Z self=, 2025-05-07T20:33:20.6495478Z num_jagged_dim=1, 2025-05-07T20:33:20.6495723Z outer_dense_size=0, 2025-05-07T20:33:20.6495962Z inner_dense_size=0, 2025-05-07T20:33:20.6496206Z padding_value=0, 2025-05-07T20:33:20.6496439Z dtype=torch.float32, 2025-05-07T20:33:20.6496692Z device_type='meta', 2025-05-07T20:33:20.6496917Z ) 2025-05-07T20:33:20.6497183Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6497842Z self=, 2025-05-07T20:33:20.6498426Z num_jagged_dim=2, 2025-05-07T20:33:20.6498657Z outer_dense_size=0, 2025-05-07T20:33:20.6498898Z inner_dense_size=0, 2025-05-07T20:33:20.6499138Z padding_value=0, 2025-05-07T20:33:20.6499375Z dtype=torch.float32, 2025-05-07T20:33:20.6499624Z device_type='meta', 2025-05-07T20:33:20.6499854Z ) 2025-05-07T20:33:20.6500126Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6500775Z self=, 2025-05-07T20:33:20.6501354Z num_jagged_dim=2, 2025-05-07T20:33:20.6501782Z outer_dense_size=5, 2025-05-07T20:33:20.6502018Z inner_dense_size=3, 2025-05-07T20:33:20.6502254Z padding_value=0, 2025-05-07T20:33:20.6502502Z dtype=torch.bfloat16, 2025-05-07T20:33:20.6502747Z device_type='meta', 2025-05-07T20:33:20.6502973Z ) 2025-05-07T20:33:20.6503244Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6504061Z self=, 2025-05-07T20:33:20.6504889Z num_jagged_dim=5, 2025-05-07T20:33:20.6505198Z outer_dense_size=0, 2025-05-07T20:33:20.6505438Z inner_dense_size=2, 2025-05-07T20:33:20.6513729Z padding_value=0, 2025-05-07T20:33:20.6513976Z dtype=torch.float16, 2025-05-07T20:33:20.6514233Z device_type='meta', 2025-05-07T20:33:20.6514467Z ) 2025-05-07T20:33:20.6514745Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6515403Z self=, 2025-05-07T20:33:20.6515997Z num_jagged_dim=5, 2025-05-07T20:33:20.6516238Z outer_dense_size=2, 2025-05-07T20:33:20.6516472Z inner_dense_size=4, 2025-05-07T20:33:20.6516713Z padding_value=0, 2025-05-07T20:33:20.6516960Z dtype=torch.float16, 2025-05-07T20:33:20.6517201Z device_type='meta', 2025-05-07T20:33:20.6517431Z ) 2025-05-07T20:33:20.6517701Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6518343Z self=, 2025-05-07T20:33:20.6518932Z num_jagged_dim=5, 2025-05-07T20:33:20.6519169Z outer_dense_size=1, 2025-05-07T20:33:20.6519402Z inner_dense_size=4, 2025-05-07T20:33:20.6519842Z padding_value=0, 2025-05-07T20:33:20.6520092Z dtype=torch.bfloat16, 2025-05-07T20:33:20.6520349Z device_type='meta', 2025-05-07T20:33:20.6520570Z ) 2025-05-07T20:33:20.6520840Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6521490Z self=, 2025-05-07T20:33:20.6522060Z num_jagged_dim=5, 2025-05-07T20:33:20.6522295Z outer_dense_size=3, 2025-05-07T20:33:20.6522533Z inner_dense_size=5, 2025-05-07T20:33:20.6522759Z padding_value=0, 2025-05-07T20:33:20.6522995Z dtype=torch.float32, 2025-05-07T20:33:20.6523241Z device_type='meta', 2025-05-07T20:33:20.6523458Z ) 2025-05-07T20:33:20.6523727Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6524371Z self=, 2025-05-07T20:33:20.6524949Z num_jagged_dim=3, 2025-05-07T20:33:20.6525183Z outer_dense_size=3, 2025-05-07T20:33:20.6525421Z inner_dense_size=4, 2025-05-07T20:33:20.6525659Z padding_value=0, 2025-05-07T20:33:20.6525892Z dtype=torch.float16, 2025-05-07T20:33:20.6526135Z device_type='meta', 2025-05-07T20:33:20.6526360Z ) 2025-05-07T20:33:20.6526613Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6527260Z self=, 2025-05-07T20:33:20.6527836Z num_jagged_dim=5, 2025-05-07T20:33:20.6528069Z outer_dense_size=4, 2025-05-07T20:33:20.6528304Z inner_dense_size=4, 2025-05-07T20:33:20.6528668Z padding_value=0, 2025-05-07T20:33:20.6528899Z dtype=torch.bfloat16, 2025-05-07T20:33:20.6529149Z device_type='meta', 2025-05-07T20:33:20.6529371Z ) 2025-05-07T20:33:20.6529630Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6530285Z self=, 2025-05-07T20:33:20.6530858Z num_jagged_dim=4, 2025-05-07T20:33:20.6531235Z outer_dense_size=5, 2025-05-07T20:33:20.6531468Z inner_dense_size=4, 2025-05-07T20:33:20.6531710Z padding_value=0, 2025-05-07T20:33:20.6531948Z dtype=torch.float16, 2025-05-07T20:33:20.6532188Z device_type='meta', 2025-05-07T20:33:20.6532416Z ) 2025-05-07T20:33:20.6532682Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6533324Z self=, 2025-05-07T20:33:20.6533910Z num_jagged_dim=3, 2025-05-07T20:33:20.6534148Z outer_dense_size=4, 2025-05-07T20:33:20.6534381Z inner_dense_size=2, 2025-05-07T20:33:20.6534618Z padding_value=0, 2025-05-07T20:33:20.6534857Z dtype=torch.float32, 2025-05-07T20:33:20.6535107Z device_type='meta', 2025-05-07T20:33:20.6535323Z ) 2025-05-07T20:33:20.6535593Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6536539Z self=, 2025-05-07T20:33:20.6537122Z num_jagged_dim=3, 2025-05-07T20:33:20.6537356Z outer_dense_size=4, 2025-05-07T20:33:20.6537595Z inner_dense_size=4, 2025-05-07T20:33:20.6537820Z padding_value=0, 2025-05-07T20:33:20.6538056Z dtype=torch.float32, 2025-05-07T20:33:20.6538304Z device_type='meta', 2025-05-07T20:33:20.6538522Z ) 2025-05-07T20:33:20.6538788Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6539436Z self=, 2025-05-07T20:33:20.6540010Z num_jagged_dim=4, 2025-05-07T20:33:20.6540234Z outer_dense_size=4, 2025-05-07T20:33:20.6540473Z inner_dense_size=4, 2025-05-07T20:33:20.6540715Z padding_value=0, 2025-05-07T20:33:20.6541068Z dtype=torch.float32, 2025-05-07T20:33:20.6541315Z device_type='meta', 2025-05-07T20:33:20.6541544Z ) 2025-05-07T20:33:20.6541801Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6542445Z self=, 2025-05-07T20:33:20.6543016Z num_jagged_dim=2, 2025-05-07T20:33:20.6543243Z outer_dense_size=3, 2025-05-07T20:33:20.6543479Z inner_dense_size=4, 2025-05-07T20:33:20.6543711Z padding_value=0, 2025-05-07T20:33:20.6543940Z dtype=torch.float32, 2025-05-07T20:33:20.6544182Z device_type='meta', 2025-05-07T20:33:20.6544413Z ) 2025-05-07T20:33:20.6544672Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6545316Z self=, 2025-05-07T20:33:20.6545894Z num_jagged_dim=2, 2025-05-07T20:33:20.6546140Z outer_dense_size=3, 2025-05-07T20:33:20.6546371Z inner_dense_size=2, 2025-05-07T20:33:20.6546607Z padding_value=0, 2025-05-07T20:33:20.6546848Z dtype=torch.float32, 2025-05-07T20:33:20.6547088Z device_type='meta', 2025-05-07T20:33:20.6547324Z ) 2025-05-07T20:33:20.6547594Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6548235Z self=, 2025-05-07T20:33:20.6548812Z num_jagged_dim=3, 2025-05-07T20:33:20.6549048Z outer_dense_size=3, 2025-05-07T20:33:20.6549277Z inner_dense_size=2, 2025-05-07T20:33:20.6549512Z padding_value=0, 2025-05-07T20:33:20.6549758Z dtype=torch.float32, 2025-05-07T20:33:20.6550007Z device_type='meta', 2025-05-07T20:33:20.6550227Z ) 2025-05-07T20:33:20.6550499Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6551154Z self=, 2025-05-07T20:33:20.6551721Z num_jagged_dim=3, 2025-05-07T20:33:20.6552092Z outer_dense_size=3, 2025-05-07T20:33:20.6552331Z inner_dense_size=3, 2025-05-07T20:33:20.6552563Z padding_value=0, 2025-05-07T20:33:20.6552806Z dtype=torch.float32, 2025-05-07T20:33:20.6553059Z device_type='meta', 2025-05-07T20:33:20.6553277Z ) 2025-05-07T20:33:20.6553548Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6554201Z self=, 2025-05-07T20:33:20.6554781Z num_jagged_dim=3, 2025-05-07T20:33:20.6555012Z outer_dense_size=4, 2025-05-07T20:33:20.6555251Z inner_dense_size=0, 2025-05-07T20:33:20.6555489Z padding_value=0, 2025-05-07T20:33:20.6555717Z dtype=torch.float16, 2025-05-07T20:33:20.6555969Z device_type='meta', 2025-05-07T20:33:20.6556204Z ) 2025-05-07T20:33:20.6556464Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6557116Z self=, 2025-05-07T20:33:20.6557694Z num_jagged_dim=1, 2025-05-07T20:33:20.6557920Z outer_dense_size=4, 2025-05-07T20:33:20.6558161Z inner_dense_size=0, 2025-05-07T20:33:20.6558399Z padding_value=0, 2025-05-07T20:33:20.6558628Z dtype=torch.float16, 2025-05-07T20:33:20.6558871Z device_type='meta', 2025-05-07T20:33:20.6559103Z ) 2025-05-07T20:33:20.6559360Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:33:20.6560008Z self=, 2025-05-07T20:33:20.6560581Z num_jagged_dim=1, 2025-05-07T20:33:20.6560816Z outer_dense_size=1, 2025-05-07T20:33:20.6561050Z inner_dense_size=0, 2025-05-07T20:33:20.6561283Z padding_value=0, 2025-05-07T20:33:20.6561614Z dtype=torch.float16, 2025-05-07T20:33:20.6561856Z device_type='meta', 2025-05-07T20:33:20.6562084Z ) 2025-05-07T20:33:20.6562314Z PASSED 2025-05-07T20:33:20.6562428Z 2025-05-07T20:33:20.6562572Z =============================== warnings summary =============================== 2025-05-07T20:33:20.6563151Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:33:20.6564615Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:20.6568372Z warnings.warn( 2025-05-07T20:33:20.6568617Z 2025-05-07T20:33:20.6568946Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:33:20.6572275Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:33:20.6575590Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:20.6576010Z 2025-05-07T20:33:20.6576257Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:20.6576730Z ======================== 2 passed, 2 warnings in 7.07s ========================= 2025-05-07T20:33:21.4830082Z 2025-05-07T20:33:21.4830791Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:33:21.4852095Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 10 seconds 2025-05-07T20:33:21.4852558Z 2025-05-07T20:33:21.4852564Z 2025-05-07T20:33:21.4852570Z 2025-05-07T20:33:21.4852575Z 2025-05-07T20:33:21.4874749Z ################################################################################ 2025-05-07T20:33:21.4890765Z # [2025-05-07T20:33:21.488Z] Run Python Test Suite: 2025-05-07T20:33:21.4891291Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:33:21.4891770Z ################################################################################ 2025-05-07T20:33:21.4915800Z + 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:33:21.4916558Z 2025-05-07T20:33:23.6765828Z ============================= test session starts ============================== 2025-05-07T20:33:23.6766537Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:23.6767615Z cachedir: .pytest_cache 2025-05-07T20:33:23.6768953Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:23.6770417Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:23.6771228Z plugins: hypothesis-6.131.14 2025-05-07T20:33:25.6846011Z collecting ... collected 1 item 2025-05-07T20:33:25.6846570Z 2025-05-07T20:33:26.1973490Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 PASSED 2025-05-07T20:33:26.1974299Z 2025-05-07T20:33:26.1974854Z ============================== 1 passed in 2.65s =============================== 2025-05-07T20:33:27.0419689Z 2025-05-07T20:33:27.0420706Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:33:27.0441829Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 6 seconds 2025-05-07T20:33:27.0442290Z 2025-05-07T20:33:27.0442307Z 2025-05-07T20:33:27.0442311Z 2025-05-07T20:33:27.0442315Z 2025-05-07T20:33:27.0463381Z ################################################################################ 2025-05-07T20:33:27.0478763Z # [2025-05-07T20:33:27.047Z] Run Python Test Suite: 2025-05-07T20:33:27.0479111Z # ./jagged/misc_ops_test.py 2025-05-07T20:33:27.0479473Z ################################################################################ 2025-05-07T20:33:27.0505166Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/misc_ops_test.py 2025-05-07T20:33:27.0506080Z 2025-05-07T20:33:29.2289909Z ============================= test session starts ============================== 2025-05-07T20:33:29.2290617Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:29.2291142Z cachedir: .pytest_cache 2025-05-07T20:33:29.2291735Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:29.2292480Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:29.2292902Z plugins: hypothesis-6.131.14 2025-05-07T20:33:31.2339188Z collecting ... collected 3 items 2025-05-07T20:33:31.2339516Z 2025-05-07T20:33:31.4148431Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:33:31.7656980Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7657757Z self=, 2025-05-07T20:33:31.7658185Z B=1, 2025-05-07T20:33:31.7658868Z max_L=1, 2025-05-07T20:33:31.7659068Z D=1, 2025-05-07T20:33:31.7659275Z dtype=torch.float32, 2025-05-07T20:33:31.7659542Z device_type=device(type='cpu'), 2025-05-07T20:33:31.7659819Z ) 2025-05-07T20:33:31.7660020Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7660453Z self=, 2025-05-07T20:33:31.7660880Z B=170, 2025-05-07T20:33:31.7661070Z max_L=1, 2025-05-07T20:33:31.7661270Z D=1, 2025-05-07T20:33:31.7661471Z dtype=torch.float32, 2025-05-07T20:33:31.7661728Z device_type=device(type='cpu'), 2025-05-07T20:33:31.7661992Z ) 2025-05-07T20:33:31.7662200Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7662629Z self=, 2025-05-07T20:33:31.7663058Z B=170, 2025-05-07T20:33:31.7663263Z max_L=706, 2025-05-07T20:33:31.7663472Z D=28, 2025-05-07T20:33:31.7663670Z dtype=torch.float32, 2025-05-07T20:33:31.7663940Z device_type=device(type='cuda'), 2025-05-07T20:33:31.7664212Z ) 2025-05-07T20:33:31.7664412Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7664841Z self=, 2025-05-07T20:33:31.7665262Z B=68, 2025-05-07T20:33:31.7665451Z max_L=448, 2025-05-07T20:33:31.7665656Z D=17, 2025-05-07T20:33:31.7665861Z dtype=torch.float32, 2025-05-07T20:33:31.7666116Z device_type=device(type='cpu'), 2025-05-07T20:33:31.7666385Z ) 2025-05-07T20:33:31.7666593Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7667015Z self=, 2025-05-07T20:33:31.7667445Z B=474, 2025-05-07T20:33:31.7667639Z max_L=58, 2025-05-07T20:33:31.7667833Z D=15, 2025-05-07T20:33:31.7668200Z dtype=torch.float32, 2025-05-07T20:33:31.7668465Z device_type=device(type='cpu'), 2025-05-07T20:33:31.7668729Z ) 2025-05-07T20:33:31.7668941Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7669381Z self=, 2025-05-07T20:33:31.7669807Z B=227, 2025-05-07T20:33:31.7669998Z max_L=793, 2025-05-07T20:33:31.7670207Z D=5, 2025-05-07T20:33:31.7670412Z dtype=torch.float32, 2025-05-07T20:33:31.7670669Z device_type=device(type='cpu'), 2025-05-07T20:33:31.7670938Z ) 2025-05-07T20:33:31.7671145Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7671572Z self=, 2025-05-07T20:33:31.7672001Z B=116, 2025-05-07T20:33:31.7672196Z max_L=142, 2025-05-07T20:33:31.7672399Z D=14, 2025-05-07T20:33:31.7672609Z dtype=torch.float32, 2025-05-07T20:33:31.7672869Z device_type=device(type='cuda'), 2025-05-07T20:33:31.7673130Z ) 2025-05-07T20:33:31.7673346Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7673776Z self=, 2025-05-07T20:33:31.7674201Z B=152, 2025-05-07T20:33:31.7674400Z max_L=143, 2025-05-07T20:33:31.7674605Z D=20, 2025-05-07T20:33:31.7674809Z dtype=torch.float32, 2025-05-07T20:33:31.7675069Z device_type=device(type='cuda'), 2025-05-07T20:33:31.7675340Z ) 2025-05-07T20:33:31.7675548Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7675972Z self=, 2025-05-07T20:33:31.7676398Z B=366, 2025-05-07T20:33:31.7676594Z max_L=67, 2025-05-07T20:33:31.7676790Z D=22, 2025-05-07T20:33:31.7677001Z dtype=torch.float32, 2025-05-07T20:33:31.7677260Z device_type=device(type='cpu'), 2025-05-07T20:33:31.7677522Z ) 2025-05-07T20:33:31.7677731Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7678166Z self=, 2025-05-07T20:33:31.7678582Z B=2, 2025-05-07T20:33:31.7678775Z max_L=820, 2025-05-07T20:33:31.7679126Z D=5, 2025-05-07T20:33:31.7679325Z dtype=torch.float32, 2025-05-07T20:33:31.7679585Z device_type=device(type='cuda'), 2025-05-07T20:33:31.7679852Z ) 2025-05-07T20:33:31.7680050Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7680477Z self=, 2025-05-07T20:33:31.7680900Z B=30, 2025-05-07T20:33:31.7681097Z max_L=316, 2025-05-07T20:33:31.7681296Z D=27, 2025-05-07T20:33:31.7681503Z dtype=torch.float32, 2025-05-07T20:33:31.7681763Z device_type=device(type='cpu'), 2025-05-07T20:33:31.7682028Z ) 2025-05-07T20:33:31.7682235Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7682663Z self=, 2025-05-07T20:33:31.7683083Z B=30, 2025-05-07T20:33:31.7683279Z max_L=316, 2025-05-07T20:33:31.7683489Z D=30, 2025-05-07T20:33:31.7683689Z dtype=torch.float32, 2025-05-07T20:33:31.7683954Z device_type=device(type='cpu'), 2025-05-07T20:33:31.7684229Z ) 2025-05-07T20:33:31.7684428Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7684858Z self=, 2025-05-07T20:33:31.7685283Z B=30, 2025-05-07T20:33:31.7685471Z max_L=316, 2025-05-07T20:33:31.7685676Z D=1, 2025-05-07T20:33:31.7685883Z dtype=torch.float32, 2025-05-07T20:33:31.7686135Z device_type=device(type='cpu'), 2025-05-07T20:33:31.7686403Z ) 2025-05-07T20:33:31.7686607Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7687035Z self=, 2025-05-07T20:33:31.7687451Z B=316, 2025-05-07T20:33:31.7687648Z max_L=316, 2025-05-07T20:33:31.7687852Z D=1, 2025-05-07T20:33:31.7688051Z dtype=torch.float32, 2025-05-07T20:33:31.7688392Z device_type=device(type='cpu'), 2025-05-07T20:33:31.7688803Z ) 2025-05-07T20:33:31.7689000Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7689433Z self=, 2025-05-07T20:33:31.7689855Z B=316, 2025-05-07T20:33:31.7690041Z max_L=1, 2025-05-07T20:33:31.7690240Z D=1, 2025-05-07T20:33:31.7690441Z dtype=torch.float32, 2025-05-07T20:33:31.7690695Z device_type=device(type='cpu'), 2025-05-07T20:33:31.7690958Z ) 2025-05-07T20:33:31.7691162Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7691582Z self=, 2025-05-07T20:33:31.7692004Z B=329, 2025-05-07T20:33:31.7692197Z max_L=1, 2025-05-07T20:33:31.7692387Z D=21, 2025-05-07T20:33:31.7692591Z dtype=torch.float32, 2025-05-07T20:33:31.7692852Z device_type=device(type='cuda'), 2025-05-07T20:33:31.7693119Z ) 2025-05-07T20:33:31.7693323Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7693752Z self=, 2025-05-07T20:33:31.7694179Z B=329, 2025-05-07T20:33:31.7694365Z max_L=1, 2025-05-07T20:33:31.7694569Z D=1, 2025-05-07T20:33:31.7694770Z dtype=torch.float32, 2025-05-07T20:33:31.7695021Z device_type=device(type='cuda'), 2025-05-07T20:33:31.7695290Z ) 2025-05-07T20:33:31.7695497Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7695922Z self=, 2025-05-07T20:33:31.7696347Z B=329, 2025-05-07T20:33:31.7696545Z max_L=329, 2025-05-07T20:33:31.7696744Z D=1, 2025-05-07T20:33:31.7696950Z dtype=torch.float32, 2025-05-07T20:33:31.7697210Z device_type=device(type='cuda'), 2025-05-07T20:33:31.7697470Z ) 2025-05-07T20:33:31.7697679Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7698105Z self=, 2025-05-07T20:33:31.7698534Z B=1, 2025-05-07T20:33:31.7698726Z max_L=329, 2025-05-07T20:33:31.7698933Z D=1, 2025-05-07T20:33:31.7699224Z dtype=torch.float32, 2025-05-07T20:33:31.7699473Z device_type=device(type='cuda'), 2025-05-07T20:33:31.7699737Z ) 2025-05-07T20:33:31.7699940Z Trying example: test_jagged_softmax( 2025-05-07T20:33:31.7700363Z self=, 2025-05-07T20:33:31.7700787Z B=1, 2025-05-07T20:33:31.7700977Z max_L=1, 2025-05-07T20:33:31.7701168Z D=1, 2025-05-07T20:33:31.7701377Z dtype=torch.float32, 2025-05-07T20:33:31.7701626Z device_type=device(type='cuda'), 2025-05-07T20:33:31.7701894Z ) 2025-05-07T20:33:31.7702082Z PASSED 2025-05-07T20:33:31.7953540Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:33:31.7953906Z 2025-05-07T20:33:31.7954053Z =============================== warnings summary =============================== 2025-05-07T20:33:31.7954534Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:33:31.7957671Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:33:31.7961071Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:31.7961496Z 2025-05-07T20:33:31.7961716Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:33:31.7964892Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:33:31.7968189Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:31.7968691Z 2025-05-07T20:33:31.7968934Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:31.7969450Z ======================== 3 passed, 2 warnings in 2.70s ========================= 2025-05-07T20:33:32.6519165Z 2025-05-07T20:33:32.6519718Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:33:32.6542595Z [TEST] Python test time for ./jagged/misc_ops_test.py: 5 seconds 2025-05-07T20:33:32.6542887Z 2025-05-07T20:33:32.6542891Z 2025-05-07T20:33:32.6542895Z 2025-05-07T20:33:32.6542899Z 2025-05-07T20:33:32.6563870Z ################################################################################ 2025-05-07T20:33:32.6579291Z # [2025-05-07T20:33:32.657Z] Run Python Test Suite: 2025-05-07T20:33:32.6579629Z # ./jagged/slice_test.py 2025-05-07T20:33:32.6579951Z ################################################################################ 2025-05-07T20:33:32.6605729Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/slice_test.py 2025-05-07T20:33:32.6606711Z 2025-05-07T20:33:34.8501129Z ============================= test session starts ============================== 2025-05-07T20:33:34.8501922Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:34.8502463Z cachedir: .pytest_cache 2025-05-07T20:33:34.8503052Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:34.8503800Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:34.8504238Z plugins: hypothesis-6.131.14 2025-05-07T20:33:36.8922726Z collecting ... collected 2 items 2025-05-07T20:33:36.8923007Z 2025-05-07T20:33:37.2275331Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:33:37.2276077Z self=, 2025-05-07T20:33:37.2276505Z B=10, 2025-05-07T20:33:37.2276708Z N=10, 2025-05-07T20:33:37.2276906Z slice_length=0, 2025-05-07T20:33:37.2277146Z dtype=torch.float32, 2025-05-07T20:33:37.2277397Z ) 2025-05-07T20:33:37.2277607Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2278145Z self=, 2025-05-07T20:33:37.2278625Z B=334, 2025-05-07T20:33:37.2278865Z N=10, 2025-05-07T20:33:37.2279121Z slice_length=0, 2025-05-07T20:33:37.2279365Z dtype=torch.float32, 2025-05-07T20:33:37.2279602Z ) 2025-05-07T20:33:37.2279818Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2280227Z self=, 2025-05-07T20:33:37.2280621Z B=334, 2025-05-07T20:33:37.2281203Z N=23, 2025-05-07T20:33:37.2281423Z slice_length=47, 2025-05-07T20:33:37.2281659Z dtype=torch.float32, 2025-05-07T20:33:37.2281912Z ) 2025-05-07T20:33:37.2282137Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2282543Z self=, 2025-05-07T20:33:37.2282943Z B=351, 2025-05-07T20:33:37.2283149Z N=57, 2025-05-07T20:33:37.2283359Z slice_length=15, 2025-05-07T20:33:37.2283599Z dtype=torch.float32, 2025-05-07T20:33:37.2283851Z ) 2025-05-07T20:33:37.2284069Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2284476Z self=, 2025-05-07T20:33:37.2284881Z B=300, 2025-05-07T20:33:37.2285088Z N=60, 2025-05-07T20:33:37.2285291Z slice_length=0, 2025-05-07T20:33:37.2285535Z dtype=torch.float32, 2025-05-07T20:33:37.2285790Z ) 2025-05-07T20:33:37.2286003Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2286421Z self=, 2025-05-07T20:33:37.2286822Z B=455, 2025-05-07T20:33:37.2287023Z N=29, 2025-05-07T20:33:37.2287232Z slice_length=31, 2025-05-07T20:33:37.2287492Z dtype=torch.float32, 2025-05-07T20:33:37.2287830Z ) 2025-05-07T20:33:37.2288051Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2288610Z self=, 2025-05-07T20:33:37.2289014Z B=273, 2025-05-07T20:33:37.2289207Z N=24, 2025-05-07T20:33:37.2289415Z slice_length=8, 2025-05-07T20:33:37.2289657Z dtype=torch.float32, 2025-05-07T20:33:37.2289892Z ) 2025-05-07T20:33:37.2290107Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2290509Z self=, 2025-05-07T20:33:37.2290901Z B=55, 2025-05-07T20:33:37.2291100Z N=21, 2025-05-07T20:33:37.2291316Z slice_length=31, 2025-05-07T20:33:37.2291550Z dtype=torch.float32, 2025-05-07T20:33:37.2291796Z ) 2025-05-07T20:33:37.2292012Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2292406Z self=, 2025-05-07T20:33:37.2292991Z B=290, 2025-05-07T20:33:37.2293194Z N=53, 2025-05-07T20:33:37.2293392Z slice_length=10, 2025-05-07T20:33:37.2293637Z dtype=torch.float32, 2025-05-07T20:33:37.2293881Z ) 2025-05-07T20:33:37.2294087Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2294494Z self=, 2025-05-07T20:33:37.2294896Z B=454, 2025-05-07T20:33:37.2295100Z N=63, 2025-05-07T20:33:37.2295300Z slice_length=41, 2025-05-07T20:33:37.2295549Z dtype=torch.float32, 2025-05-07T20:33:37.2295790Z ) 2025-05-07T20:33:37.2295997Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2296416Z self=, 2025-05-07T20:33:37.2296959Z B=265, 2025-05-07T20:33:37.2297166Z N=29, 2025-05-07T20:33:37.2297371Z slice_length=38, 2025-05-07T20:33:37.2297616Z dtype=torch.float32, 2025-05-07T20:33:37.2297856Z ) 2025-05-07T20:33:37.2298072Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2298479Z self=, 2025-05-07T20:33:37.2298870Z B=38, 2025-05-07T20:33:37.2299074Z N=29, 2025-05-07T20:33:37.2299283Z slice_length=38, 2025-05-07T20:33:37.2299519Z dtype=torch.float32, 2025-05-07T20:33:37.2299757Z ) 2025-05-07T20:33:37.2299971Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2300373Z self=, 2025-05-07T20:33:37.2300777Z B=38, 2025-05-07T20:33:37.2300982Z N=38, 2025-05-07T20:33:37.2301182Z slice_length=38, 2025-05-07T20:33:37.2301426Z dtype=torch.float32, 2025-05-07T20:33:37.2301669Z ) 2025-05-07T20:33:37.2301886Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2302379Z self=, 2025-05-07T20:33:37.2302790Z B=186, 2025-05-07T20:33:37.2302994Z N=13, 2025-05-07T20:33:37.2303200Z slice_length=53, 2025-05-07T20:33:37.2303447Z dtype=torch.float32, 2025-05-07T20:33:37.2303689Z ) 2025-05-07T20:33:37.2303893Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2304294Z self=, 2025-05-07T20:33:37.2304688Z B=186, 2025-05-07T20:33:37.2304883Z N=13, 2025-05-07T20:33:37.2305084Z slice_length=0, 2025-05-07T20:33:37.2305320Z dtype=torch.float32, 2025-05-07T20:33:37.2305554Z ) 2025-05-07T20:33:37.2305767Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2306170Z self=, 2025-05-07T20:33:37.2306561Z B=186, 2025-05-07T20:33:37.2306761Z N=10, 2025-05-07T20:33:37.2306963Z slice_length=0, 2025-05-07T20:33:37.2307196Z dtype=torch.float32, 2025-05-07T20:33:37.2307436Z ) 2025-05-07T20:33:37.2307661Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2308066Z self=, 2025-05-07T20:33:37.2308466Z B=33, 2025-05-07T20:33:37.2308667Z N=42, 2025-05-07T20:33:37.2308871Z slice_length=29, 2025-05-07T20:33:37.2309108Z dtype=torch.float32, 2025-05-07T20:33:37.2309353Z ) 2025-05-07T20:33:37.2309571Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2309968Z self=, 2025-05-07T20:33:37.2310371Z B=33, 2025-05-07T20:33:37.2310577Z N=33, 2025-05-07T20:33:37.2310775Z slice_length=29, 2025-05-07T20:33:37.2311021Z dtype=torch.float32, 2025-05-07T20:33:37.2311262Z ) 2025-05-07T20:33:37.2311469Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2311874Z self=, 2025-05-07T20:33:37.2312272Z B=33, 2025-05-07T20:33:37.2312465Z N=29, 2025-05-07T20:33:37.2312679Z slice_length=29, 2025-05-07T20:33:37.2312926Z dtype=torch.float32, 2025-05-07T20:33:37.2313158Z ) 2025-05-07T20:33:37.2313462Z Trying example: test_jagged_slice( 2025-05-07T20:33:37.2313864Z self=, 2025-05-07T20:33:37.2314260Z B=33, 2025-05-07T20:33:37.2314451Z N=29, 2025-05-07T20:33:37.2314654Z slice_length=33, 2025-05-07T20:33:37.2314897Z dtype=torch.float32, 2025-05-07T20:33:37.2315132Z ) 2025-05-07T20:33:37.2315327Z PASSED 2025-05-07T20:33:37.2315678Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:33:37.2315994Z 2025-05-07T20:33:37.2316139Z ============================== 2 passed in 2.51s =============================== 2025-05-07T20:33:37.9831922Z 2025-05-07T20:33:37.9832772Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:33:37.9857995Z [TEST] Python test time for ./jagged/slice_test.py: 5 seconds 2025-05-07T20:33:37.9858434Z 2025-05-07T20:33:37.9858464Z 2025-05-07T20:33:37.9858471Z 2025-05-07T20:33:37.9858476Z 2025-05-07T20:33:37.9881341Z ################################################################################ 2025-05-07T20:33:37.9901099Z # [2025-05-07T20:33:37.989Z] Run Python Test Suite: 2025-05-07T20:33:37.9901586Z # ./jagged/unique_indices_test.py 2025-05-07T20:33:37.9901998Z ################################################################################ 2025-05-07T20:33:37.9926230Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/unique_indices_test.py 2025-05-07T20:33:37.9927009Z 2025-05-07T20:33:40.1810904Z ============================= test session starts ============================== 2025-05-07T20:33:40.1811633Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:40.1812171Z cachedir: .pytest_cache 2025-05-07T20:33:40.1813186Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:40.1813941Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:40.1814370Z plugins: hypothesis-6.131.14 2025-05-07T20:33:42.2215617Z collecting ... collected 3 items 2025-05-07T20:33:42.2215918Z 2025-05-07T20:33:43.6643169Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices Trying example: test_jagged_unique_indices( 2025-05-07T20:33:43.6644128Z self=, 2025-05-07T20:33:43.6644627Z B=100, 2025-05-07T20:33:43.6644845Z F=50, 2025-05-07T20:33:43.6645047Z max_length=5, 2025-05-07T20:33:43.6645277Z ) 2025-05-07T20:33:43.6645516Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:43.6646033Z self=, 2025-05-07T20:33:43.6646544Z B=120, 2025-05-07T20:33:43.6646747Z F=50, 2025-05-07T20:33:43.6646951Z max_length=5, 2025-05-07T20:33:43.6647159Z ) 2025-05-07T20:33:43.6647404Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:43.6647918Z self=, 2025-05-07T20:33:43.6648398Z B=120, 2025-05-07T20:33:43.6648747Z F=51, 2025-05-07T20:33:43.6648960Z max_length=7, 2025-05-07T20:33:43.6649182Z ) 2025-05-07T20:33:43.6649405Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:43.6649911Z self=, 2025-05-07T20:33:43.6650390Z B=135, 2025-05-07T20:33:43.6650585Z F=100, 2025-05-07T20:33:43.6650787Z max_length=9, 2025-05-07T20:33:43.6651002Z ) 2025-05-07T20:33:43.6651222Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:43.6651733Z self=, 2025-05-07T20:33:43.6652206Z B=183, 2025-05-07T20:33:43.6652399Z F=70, 2025-05-07T20:33:43.6652629Z max_length=8, 2025-05-07T20:33:43.6653284Z ) 2025-05-07T20:33:43.6653507Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:43.6654014Z self=, 2025-05-07T20:33:43.6654488Z B=134, 2025-05-07T20:33:43.6654689Z F=70, 2025-05-07T20:33:43.6654884Z max_length=10, 2025-05-07T20:33:43.6655106Z ) 2025-05-07T20:33:43.6655339Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:43.6655841Z self=, 2025-05-07T20:33:43.6656317Z B=105, 2025-05-07T20:33:43.6656521Z F=53, 2025-05-07T20:33:43.6656719Z max_length=10, 2025-05-07T20:33:43.6656941Z ) 2025-05-07T20:33:43.6657174Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:43.6657682Z self=, 2025-05-07T20:33:43.6658159Z B=176, 2025-05-07T20:33:43.6658358Z F=50, 2025-05-07T20:33:43.6658562Z max_length=10, 2025-05-07T20:33:43.6658783Z ) 2025-05-07T20:33:43.6659008Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:43.6659514Z self=, 2025-05-07T20:33:43.6659981Z B=128, 2025-05-07T20:33:43.6660176Z F=51, 2025-05-07T20:33:43.6660378Z max_length=9, 2025-05-07T20:33:43.6660585Z ) 2025-05-07T20:33:43.6660808Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:43.6661311Z self=, 2025-05-07T20:33:43.6661776Z B=123, 2025-05-07T20:33:43.6661972Z F=92, 2025-05-07T20:33:43.6662172Z max_length=9, 2025-05-07T20:33:43.6662379Z ) 2025-05-07T20:33:43.6662574Z PASSED 2025-05-07T20:33:43.6768696Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:33:43.6769586Z self=, 2025-05-07T20:33:43.6770093Z B=100, 2025-05-07T20:33:43.6770287Z F=50, 2025-05-07T20:33:43.6770473Z ) 2025-05-07T20:33:43.6770708Z Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:33:43.6771253Z self=, 2025-05-07T20:33:43.6771741Z B=126, 2025-05-07T20:33:43.6771925Z F=54, 2025-05-07T20:33:43.6772111Z ) 2025-05-07T20:33:43.6772304Z PASSED 2025-05-07T20:33:44.8018656Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:44.8019790Z self=, 2025-05-07T20:33:44.8020348Z B=100, 2025-05-07T20:33:44.8020553Z F=50, 2025-05-07T20:33:44.8020747Z max_length=5, 2025-05-07T20:33:44.8020953Z ) 2025-05-07T20:33:44.8021219Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:44.8021793Z self=, 2025-05-07T20:33:44.8022291Z B=126, 2025-05-07T20:33:44.8022480Z F=50, 2025-05-07T20:33:44.8022670Z max_length=5, 2025-05-07T20:33:44.8022875Z ) 2025-05-07T20:33:44.8023126Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:44.8023697Z self=, 2025-05-07T20:33:44.8024201Z B=126, 2025-05-07T20:33:44.8024391Z F=78, 2025-05-07T20:33:44.8024593Z max_length=7, 2025-05-07T20:33:44.8024795Z ) 2025-05-07T20:33:44.8025044Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:44.8025620Z self=, 2025-05-07T20:33:44.8026125Z B=191, 2025-05-07T20:33:44.8026559Z F=83, 2025-05-07T20:33:44.8026756Z max_length=8, 2025-05-07T20:33:44.8026966Z ) 2025-05-07T20:33:44.8027210Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:44.8027787Z self=, 2025-05-07T20:33:44.8028289Z B=168, 2025-05-07T20:33:44.8028469Z F=66, 2025-05-07T20:33:44.8028659Z max_length=8, 2025-05-07T20:33:44.8028863Z ) 2025-05-07T20:33:44.8029106Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:44.8029676Z self=, 2025-05-07T20:33:44.8030196Z B=121, 2025-05-07T20:33:44.8030391Z F=59, 2025-05-07T20:33:44.8030589Z max_length=8, 2025-05-07T20:33:44.8030800Z ) 2025-05-07T20:33:44.8031050Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:44.8031618Z self=, 2025-05-07T20:33:44.8032131Z B=166, 2025-05-07T20:33:44.8032324Z F=56, 2025-05-07T20:33:44.8032507Z max_length=6, 2025-05-07T20:33:44.8032712Z ) 2025-05-07T20:33:44.8032959Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:44.8033523Z self=, 2025-05-07T20:33:44.8034037Z B=124, 2025-05-07T20:33:44.8034225Z F=87, 2025-05-07T20:33:44.8034411Z max_length=10, 2025-05-07T20:33:44.8034623Z ) 2025-05-07T20:33:44.8034873Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:44.8035433Z self=, 2025-05-07T20:33:44.8035944Z B=113, 2025-05-07T20:33:44.8036138Z F=69, 2025-05-07T20:33:44.8036767Z max_length=7, 2025-05-07T20:33:44.8036970Z ) 2025-05-07T20:33:44.8037218Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:44.8037797Z self=, 2025-05-07T20:33:44.8038301Z B=179, 2025-05-07T20:33:44.8038489Z F=70, 2025-05-07T20:33:44.8038676Z max_length=7, 2025-05-07T20:33:44.8038875Z ) 2025-05-07T20:33:44.8039066Z PASSED 2025-05-07T20:33:44.8039179Z 2025-05-07T20:33:44.8039327Z ============================== 3 passed in 4.76s =============================== 2025-05-07T20:33:45.6474786Z 2025-05-07T20:33:45.6475505Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:33:45.6493574Z [TEST] Python test time for ./jagged/unique_indices_test.py: 8 seconds 2025-05-07T20:33:45.6493878Z 2025-05-07T20:33:45.6494021Z 2025-05-07T20:33:45.6494029Z 2025-05-07T20:33:45.6494035Z 2025-05-07T20:33:45.6517482Z ################################################################################ 2025-05-07T20:33:45.6536588Z # [2025-05-07T20:33:45.653Z] Run Python Test Suite: 2025-05-07T20:33:45.6537011Z # ./layout_transform_ops_test.py 2025-05-07T20:33:45.6537332Z ################################################################################ 2025-05-07T20:33:45.6561637Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./layout_transform_ops_test.py 2025-05-07T20:33:45.6562280Z 2025-05-07T20:33:47.8621815Z ============================= test session starts ============================== 2025-05-07T20:33:47.8622469Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:47.8623007Z cachedir: .pytest_cache 2025-05-07T20:33:47.8623576Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:47.8624337Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:47.8624751Z plugins: hypothesis-6.131.14 2025-05-07T20:33:49.5432368Z collecting ... collected 3 items 2025-05-07T20:33:49.5432953Z 2025-05-07T20:33:49.8575390Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8576425Z self=, 2025-05-07T20:33:49.8576951Z B=1, 2025-05-07T20:33:49.8577144Z T=1, 2025-05-07T20:33:49.8577333Z D=2, 2025-05-07T20:33:49.8577523Z W=1, 2025-05-07T20:33:49.8577711Z ) 2025-05-07T20:33:49.8577954Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8578524Z self=, 2025-05-07T20:33:49.8579034Z B=7, 2025-05-07T20:33:49.8579217Z T=1, 2025-05-07T20:33:49.8579441Z D=2, 2025-05-07T20:33:49.8579627Z W=1, 2025-05-07T20:33:49.8579809Z ) 2025-05-07T20:33:49.8580049Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8580629Z self=, 2025-05-07T20:33:49.8581128Z B=7, 2025-05-07T20:33:49.8581322Z T=12, 2025-05-07T20:33:49.8581517Z D=17, 2025-05-07T20:33:49.8581709Z W=13, 2025-05-07T20:33:49.8581898Z ) 2025-05-07T20:33:49.8582130Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8582691Z self=, 2025-05-07T20:33:49.8583203Z B=8, 2025-05-07T20:33:49.8583384Z T=8, 2025-05-07T20:33:49.8583573Z D=11, 2025-05-07T20:33:49.8583762Z W=19, 2025-05-07T20:33:49.8583942Z ) 2025-05-07T20:33:49.8584179Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8585152Z self=, 2025-05-07T20:33:49.8585662Z B=9, 2025-05-07T20:33:49.8585851Z T=3, 2025-05-07T20:33:49.8586042Z D=14, 2025-05-07T20:33:49.8594089Z W=2, 2025-05-07T20:33:49.8594320Z ) 2025-05-07T20:33:49.8594573Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8595140Z self=, 2025-05-07T20:33:49.8595654Z B=14, 2025-05-07T20:33:49.8595882Z T=6, 2025-05-07T20:33:49.8596066Z D=16, 2025-05-07T20:33:49.8596259Z W=14, 2025-05-07T20:33:49.8596447Z ) 2025-05-07T20:33:49.8596680Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8597243Z self=, 2025-05-07T20:33:49.8597752Z B=5, 2025-05-07T20:33:49.8597936Z T=19, 2025-05-07T20:33:49.8598123Z D=6, 2025-05-07T20:33:49.8598313Z W=10, 2025-05-07T20:33:49.8598506Z ) 2025-05-07T20:33:49.8598746Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8599302Z self=, 2025-05-07T20:33:49.8599803Z B=9, 2025-05-07T20:33:49.8599994Z T=16, 2025-05-07T20:33:49.8600192Z D=10, 2025-05-07T20:33:49.8600382Z W=8, 2025-05-07T20:33:49.8600577Z ) 2025-05-07T20:33:49.8600818Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8601369Z self=, 2025-05-07T20:33:49.8601884Z B=18, 2025-05-07T20:33:49.8602085Z T=5, 2025-05-07T20:33:49.8602282Z D=3, 2025-05-07T20:33:49.8602461Z W=13, 2025-05-07T20:33:49.8602661Z ) 2025-05-07T20:33:49.8602897Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8603453Z self=, 2025-05-07T20:33:49.8603965Z B=16, 2025-05-07T20:33:49.8604164Z T=19, 2025-05-07T20:33:49.8604349Z D=6, 2025-05-07T20:33:49.8604759Z W=5, 2025-05-07T20:33:49.8604955Z ) 2025-05-07T20:33:49.8605184Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8605736Z self=, 2025-05-07T20:33:49.8606241Z B=9, 2025-05-07T20:33:49.8606424Z T=12, 2025-05-07T20:33:49.8606623Z D=15, 2025-05-07T20:33:49.8606814Z W=6, 2025-05-07T20:33:49.8606997Z ) 2025-05-07T20:33:49.8607234Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8607789Z self=, 2025-05-07T20:33:49.8608297Z B=9, 2025-05-07T20:33:49.8608557Z T=12, 2025-05-07T20:33:49.8608752Z D=15, 2025-05-07T20:33:49.8608943Z W=9, 2025-05-07T20:33:49.8609126Z ) 2025-05-07T20:33:49.8609375Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8609937Z self=, 2025-05-07T20:33:49.8610450Z B=9, 2025-05-07T20:33:49.8610643Z T=12, 2025-05-07T20:33:49.8610838Z D=9, 2025-05-07T20:33:49.8611023Z W=9, 2025-05-07T20:33:49.8611219Z ) 2025-05-07T20:33:49.8611464Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8612016Z self=, 2025-05-07T20:33:49.8612525Z B=9, 2025-05-07T20:33:49.8612718Z T=12, 2025-05-07T20:33:49.8612902Z D=9, 2025-05-07T20:33:49.8613098Z W=12, 2025-05-07T20:33:49.8613298Z ) 2025-05-07T20:33:49.8613536Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8614102Z self=, 2025-05-07T20:33:49.8614611Z B=9, 2025-05-07T20:33:49.8614900Z T=12, 2025-05-07T20:33:49.8615092Z D=12, 2025-05-07T20:33:49.8615283Z W=12, 2025-05-07T20:33:49.8615484Z ) 2025-05-07T20:33:49.8615722Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8616286Z self=, 2025-05-07T20:33:49.8616796Z B=12, 2025-05-07T20:33:49.8616978Z T=12, 2025-05-07T20:33:49.8617171Z D=12, 2025-05-07T20:33:49.8617363Z W=12, 2025-05-07T20:33:49.8617545Z ) 2025-05-07T20:33:49.8617793Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8618355Z self=, 2025-05-07T20:33:49.8618853Z B=15, 2025-05-07T20:33:49.8619047Z T=18, 2025-05-07T20:33:49.8619237Z D=5, 2025-05-07T20:33:49.8619417Z W=10, 2025-05-07T20:33:49.8619603Z ) 2025-05-07T20:33:49.8619836Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8620392Z self=, 2025-05-07T20:33:49.8620905Z B=5, 2025-05-07T20:33:49.8621097Z T=18, 2025-05-07T20:33:49.8621285Z D=5, 2025-05-07T20:33:49.8621466Z W=10, 2025-05-07T20:33:49.8621653Z ) 2025-05-07T20:33:49.8621902Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8622451Z self=, 2025-05-07T20:33:49.8622959Z B=5, 2025-05-07T20:33:49.8623149Z T=18, 2025-05-07T20:33:49.8623335Z D=5, 2025-05-07T20:33:49.8623537Z W=18, 2025-05-07T20:33:49.8623729Z ) 2025-05-07T20:33:49.8623964Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:49.8624532Z self=, 2025-05-07T20:33:49.8625060Z B=5, 2025-05-07T20:33:49.8625254Z T=18, 2025-05-07T20:33:49.8625476Z D=18, 2025-05-07T20:33:49.8625687Z W=18, 2025-05-07T20:33:49.8625879Z ) 2025-05-07T20:33:49.8626086Z PASSED 2025-05-07T20:33:49.8886832Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8888155Z self=, 2025-05-07T20:33:49.8888952Z B=1, 2025-05-07T20:33:49.8889147Z W=1, 2025-05-07T20:33:49.8889368Z cuda=False, 2025-05-07T20:33:49.8889583Z ) 2025-05-07T20:33:49.8889842Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8890453Z self=, 2025-05-07T20:33:49.8890986Z B=16, 2025-05-07T20:33:49.8891167Z W=1, 2025-05-07T20:33:49.8891362Z cuda=False, 2025-05-07T20:33:49.8891567Z ) 2025-05-07T20:33:49.8891845Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8892456Z self=, 2025-05-07T20:33:49.8893000Z B=16, 2025-05-07T20:33:49.8893198Z W=6, 2025-05-07T20:33:49.8893386Z cuda=True, 2025-05-07T20:33:49.8893590Z ) 2025-05-07T20:33:49.8893853Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8894505Z self=, 2025-05-07T20:33:49.8895036Z B=14, 2025-05-07T20:33:49.8895226Z W=8, 2025-05-07T20:33:49.8895408Z cuda=False, 2025-05-07T20:33:49.8895614Z ) 2025-05-07T20:33:49.8895875Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8896478Z self=, 2025-05-07T20:33:49.8897009Z B=9, 2025-05-07T20:33:49.8897203Z W=5, 2025-05-07T20:33:49.8897601Z cuda=True, 2025-05-07T20:33:49.8897811Z ) 2025-05-07T20:33:49.8898070Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8898681Z self=, 2025-05-07T20:33:49.8899204Z B=15, 2025-05-07T20:33:49.8899393Z W=13, 2025-05-07T20:33:49.8899589Z cuda=False, 2025-05-07T20:33:49.8899796Z ) 2025-05-07T20:33:49.8900060Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8900673Z self=, 2025-05-07T20:33:49.8901197Z B=19, 2025-05-07T20:33:49.8901390Z W=7, 2025-05-07T20:33:49.8901582Z cuda=False, 2025-05-07T20:33:49.8901778Z ) 2025-05-07T20:33:49.8902045Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8902676Z self=, 2025-05-07T20:33:49.8903212Z B=6, 2025-05-07T20:33:49.8903396Z W=20, 2025-05-07T20:33:49.8903593Z cuda=False, 2025-05-07T20:33:49.8903797Z ) 2025-05-07T20:33:49.8904050Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8904663Z self=, 2025-05-07T20:33:49.8905193Z B=8, 2025-05-07T20:33:49.8905374Z W=14, 2025-05-07T20:33:49.8905568Z cuda=False, 2025-05-07T20:33:49.8905775Z ) 2025-05-07T20:33:49.8906033Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8906650Z self=, 2025-05-07T20:33:49.8907186Z B=7, 2025-05-07T20:33:49.8907380Z W=5, 2025-05-07T20:33:49.8907577Z cuda=False, 2025-05-07T20:33:49.8907781Z ) 2025-05-07T20:33:49.8908044Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8908656Z self=, 2025-05-07T20:33:49.8909333Z B=10, 2025-05-07T20:33:49.8909527Z W=1, 2025-05-07T20:33:49.8909711Z cuda=True, 2025-05-07T20:33:49.8909916Z ) 2025-05-07T20:33:49.8910191Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8910805Z self=, 2025-05-07T20:33:49.8911351Z B=10, 2025-05-07T20:33:49.8911543Z W=10, 2025-05-07T20:33:49.8911744Z cuda=True, 2025-05-07T20:33:49.8911950Z ) 2025-05-07T20:33:49.8912204Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8912817Z self=, 2025-05-07T20:33:49.8913350Z B=10, 2025-05-07T20:33:49.8913533Z W=2, 2025-05-07T20:33:49.8913730Z cuda=False, 2025-05-07T20:33:49.8913934Z ) 2025-05-07T20:33:49.8914189Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8914806Z self=, 2025-05-07T20:33:49.8915340Z B=10, 2025-05-07T20:33:49.8915527Z W=10, 2025-05-07T20:33:49.8915716Z cuda=False, 2025-05-07T20:33:49.8915915Z ) 2025-05-07T20:33:49.8916178Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8916781Z self=, 2025-05-07T20:33:49.8917314Z B=18, 2025-05-07T20:33:49.8917502Z W=1, 2025-05-07T20:33:49.8917684Z cuda=True, 2025-05-07T20:33:49.8917884Z ) 2025-05-07T20:33:49.8918148Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8918851Z self=, 2025-05-07T20:33:49.8919394Z B=1, 2025-05-07T20:33:49.8919584Z W=1, 2025-05-07T20:33:49.8919769Z cuda=True, 2025-05-07T20:33:49.8919977Z ) 2025-05-07T20:33:49.8920240Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8920860Z self=, 2025-05-07T20:33:49.8921395Z B=8, 2025-05-07T20:33:49.8921583Z W=1, 2025-05-07T20:33:49.8921784Z cuda=False, 2025-05-07T20:33:49.8921981Z ) 2025-05-07T20:33:49.8922246Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8922866Z self=, 2025-05-07T20:33:49.8923394Z B=8, 2025-05-07T20:33:49.8923579Z W=18, 2025-05-07T20:33:49.8923772Z cuda=False, 2025-05-07T20:33:49.8923972Z ) 2025-05-07T20:33:49.8924232Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8924846Z self=, 2025-05-07T20:33:49.8925378Z B=18, 2025-05-07T20:33:49.8925570Z W=18, 2025-05-07T20:33:49.8925766Z cuda=False, 2025-05-07T20:33:49.8925971Z ) 2025-05-07T20:33:49.8926234Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:49.8926853Z self=, 2025-05-07T20:33:49.8927386Z B=7, 2025-05-07T20:33:49.8927567Z W=14, 2025-05-07T20:33:49.8927757Z cuda=False, 2025-05-07T20:33:49.8927965Z ) 2025-05-07T20:33:49.8928144Z PASSED 2025-05-07T20:33:49.9337592Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9338680Z self=, 2025-05-07T20:33:49.9339244Z B=1, 2025-05-07T20:33:49.9339438Z W=1, 2025-05-07T20:33:49.9339620Z ) 2025-05-07T20:33:49.9340118Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9340775Z self=, 2025-05-07T20:33:49.9341323Z B=14, 2025-05-07T20:33:49.9341512Z W=1, 2025-05-07T20:33:49.9341696Z ) 2025-05-07T20:33:49.9341972Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9342622Z self=, 2025-05-07T20:33:49.9343173Z B=14, 2025-05-07T20:33:49.9343352Z W=11, 2025-05-07T20:33:49.9343539Z ) 2025-05-07T20:33:49.9343821Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9344475Z self=, 2025-05-07T20:33:49.9345023Z B=10, 2025-05-07T20:33:49.9345214Z W=6, 2025-05-07T20:33:49.9345409Z ) 2025-05-07T20:33:49.9345682Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9346332Z self=, 2025-05-07T20:33:49.9346943Z B=8, 2025-05-07T20:33:49.9347202Z W=5, 2025-05-07T20:33:49.9347466Z ) 2025-05-07T20:33:49.9347865Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9348542Z self=, 2025-05-07T20:33:49.9349107Z B=18, 2025-05-07T20:33:49.9349302Z W=9, 2025-05-07T20:33:49.9349485Z ) 2025-05-07T20:33:49.9349774Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9350645Z self=, 2025-05-07T20:33:49.9351209Z B=12, 2025-05-07T20:33:49.9351404Z W=19, 2025-05-07T20:33:49.9351596Z ) 2025-05-07T20:33:49.9351885Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9352532Z self=, 2025-05-07T20:33:49.9353091Z B=1, 2025-05-07T20:33:49.9353287Z W=15, 2025-05-07T20:33:49.9353474Z ) 2025-05-07T20:33:49.9353764Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9354424Z self=, 2025-05-07T20:33:49.9354983Z B=8, 2025-05-07T20:33:49.9355172Z W=8, 2025-05-07T20:33:49.9355364Z ) 2025-05-07T20:33:49.9355657Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9356315Z self=, 2025-05-07T20:33:49.9356880Z B=17, 2025-05-07T20:33:49.9357081Z W=8, 2025-05-07T20:33:49.9357268Z ) 2025-05-07T20:33:49.9357558Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9358218Z self=, 2025-05-07T20:33:49.9358775Z B=3, 2025-05-07T20:33:49.9358979Z W=17, 2025-05-07T20:33:49.9359175Z ) 2025-05-07T20:33:49.9359456Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9360115Z self=, 2025-05-07T20:33:49.9360675Z B=3, 2025-05-07T20:33:49.9360868Z W=3, 2025-05-07T20:33:49.9361052Z ) 2025-05-07T20:33:49.9361341Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9362005Z self=, 2025-05-07T20:33:49.9362650Z B=8, 2025-05-07T20:33:49.9362844Z W=12, 2025-05-07T20:33:49.9363038Z ) 2025-05-07T20:33:49.9363320Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9363979Z self=, 2025-05-07T20:33:49.9364540Z B=12, 2025-05-07T20:33:49.9364737Z W=12, 2025-05-07T20:33:49.9364923Z ) 2025-05-07T20:33:49.9365213Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9367342Z self=, 2025-05-07T20:33:49.9367900Z B=4, 2025-05-07T20:33:49.9368097Z W=3, 2025-05-07T20:33:49.9368290Z ) 2025-05-07T20:33:49.9368758Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9369426Z self=, 2025-05-07T20:33:49.9369995Z B=13, 2025-05-07T20:33:49.9370185Z W=10, 2025-05-07T20:33:49.9370377Z ) 2025-05-07T20:33:49.9370670Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9371333Z self=, 2025-05-07T20:33:49.9371890Z B=10, 2025-05-07T20:33:49.9372089Z W=10, 2025-05-07T20:33:49.9372315Z ) 2025-05-07T20:33:49.9372708Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9373633Z self=, 2025-05-07T20:33:49.9374224Z B=12, 2025-05-07T20:33:49.9374414Z W=14, 2025-05-07T20:33:49.9374608Z ) 2025-05-07T20:33:49.9375010Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9375671Z self=, 2025-05-07T20:33:49.9377310Z B=14, 2025-05-07T20:33:49.9377513Z W=14, 2025-05-07T20:33:49.9377717Z ) 2025-05-07T20:33:49.9378003Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:49.9378663Z self=, 2025-05-07T20:33:49.9379227Z B=6, 2025-05-07T20:33:49.9379416Z W=14, 2025-05-07T20:33:49.9379608Z ) 2025-05-07T20:33:49.9379814Z PASSED 2025-05-07T20:33:49.9379929Z 2025-05-07T20:33:49.9380077Z =============================== warnings summary =============================== 2025-05-07T20:33:49.9380690Z test/layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch 2025-05-07T20:33:49.9382316Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/layout_transform_ops_test.py:128: UserWarning: The torch.cuda.*DtypeTensor constructors are no longer recommended. It's best to use methods such as torch.tensor(data, dtype=*, device='cuda') to create tensors. (Triggered internally at /pytorch/torch/csrc/tensor/python_tensor.cpp:78.) 2025-05-07T20:33:49.9383796Z dim_sum_per_rank_tensor = torch.cuda.LongTensor(dim_sum_per_rank) 2025-05-07T20:33:49.9384095Z 2025-05-07T20:33:49.9384366Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:49.9384858Z ========================= 3 passed, 1 warning in 2.21s ========================= 2025-05-07T20:33:50.6531488Z 2025-05-07T20:33:50.6532353Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:33:50.6554718Z [TEST] Python test time for ./layout_transform_ops_test.py: 5 seconds 2025-05-07T20:33:50.6555153Z 2025-05-07T20:33:50.6555163Z 2025-05-07T20:33:50.6555169Z 2025-05-07T20:33:50.6555175Z 2025-05-07T20:33:50.6577984Z ################################################################################ 2025-05-07T20:33:50.6594057Z # [2025-05-07T20:33:50.659Z] Run Python Test Suite: 2025-05-07T20:33:50.6594951Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:33:50.6595326Z ################################################################################ 2025-05-07T20:33:50.6619031Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./merge_pooled_embeddings_test.py 2025-05-07T20:33:50.6619812Z 2025-05-07T20:33:52.8468608Z ============================= test session starts ============================== 2025-05-07T20:33:52.8469396Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:52.8469919Z cachedir: .pytest_cache 2025-05-07T20:33:52.8470516Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:52.8471283Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:52.8471701Z plugins: hypothesis-6.131.14 2025-05-07T20:33:54.5175098Z collecting ... collected 7 items 2025-05-07T20:33:54.5175419Z 2025-05-07T20:33:54.5188178Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:33:54.5195385Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:33:54.5202252Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:33:54.5210408Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:33:54.5217216Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:33:54.5225214Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:33:54.5240338Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:33:54.5240928Z 2025-05-07T20:33:54.5241144Z =========================== short test summary info ============================ 2025-05-07T20:33:54.5241658Z SKIPPED [1] merge_pooled_embeddings_test.py:113: Not supported in open source yet 2025-05-07T20:33:54.5242226Z SKIPPED [1] merge_pooled_embeddings_test.py:42: Not supported in open source yet 2025-05-07T20:33:54.5242794Z SKIPPED [1] merge_pooled_embeddings_test.py:195: Not supported in open source yet 2025-05-07T20:33:54.5243354Z SKIPPED [1] merge_pooled_embeddings_test.py:140: Not supported in open source yet 2025-05-07T20:33:54.5243910Z SKIPPED [1] merge_pooled_embeddings_test.py:156: Not supported in open source yet 2025-05-07T20:33:54.5244474Z SKIPPED [1] merge_pooled_embeddings_test.py:238: Not supported in open source yet 2025-05-07T20:33:54.5245069Z SKIPPED [1] merge_pooled_embeddings_test.py:210: Not supported in open source yet 2025-05-07T20:33:54.5245541Z ============================== 7 skipped in 1.81s ============================== 2025-05-07T20:33:55.1853055Z 2025-05-07T20:33:55.1853883Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:33:55.1873455Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 5 seconds 2025-05-07T20:33:55.1873891Z 2025-05-07T20:33:55.1873897Z 2025-05-07T20:33:55.1873903Z 2025-05-07T20:33:55.1873908Z 2025-05-07T20:33:55.1896276Z ################################################################################ 2025-05-07T20:33:55.1912031Z # [2025-05-07T20:33:55.190Z] Run Python Test Suite: 2025-05-07T20:33:55.1912490Z # ./metric_ops_test.py 2025-05-07T20:33:55.1912858Z ################################################################################ 2025-05-07T20:33:55.1937355Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./metric_ops_test.py 2025-05-07T20:33:55.1938054Z 2025-05-07T20:33:57.3856378Z ============================= test session starts ============================== 2025-05-07T20:33:57.3857506Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:57.3858057Z cachedir: .pytest_cache 2025-05-07T20:33:57.3858650Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:57.3859405Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:57.3859835Z plugins: hypothesis-6.131.14 2025-05-07T20:33:59.0401174Z collecting ... collected 1 item 2025-05-07T20:33:59.0401470Z 2025-05-07T20:33:59.0420828Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:33:59.0421168Z 2025-05-07T20:33:59.0421341Z =========================== short test summary info ============================ 2025-05-07T20:33:59.0421993Z SKIPPED [1] metric_ops_test.py:31: Test is sometimes failed due to issues with Flaky. Skipping until the issues are resolved. 2025-05-07T20:33:59.0422623Z ============================== 1 skipped in 1.79s ============================== 2025-05-07T20:33:59.7082845Z 2025-05-07T20:33:59.7083419Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:33:59.7104025Z [TEST] Python test time for ./metric_ops_test.py: 4 seconds 2025-05-07T20:33:59.7104342Z 2025-05-07T20:33:59.7104349Z 2025-05-07T20:33:59.7104354Z 2025-05-07T20:33:59.7104360Z 2025-05-07T20:33:59.7127213Z ################################################################################ 2025-05-07T20:33:59.7144489Z # [2025-05-07T20:33:59.714Z] Run Python Test Suite: 2025-05-07T20:33:59.7144858Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:33:59.7145187Z ################################################################################ 2025-05-07T20:33:59.7171411Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./permute/permute_pooled_embedding_test.py 2025-05-07T20:33:59.7172108Z 2025-05-07T20:34:01.9004359Z ============================= test session starts ============================== 2025-05-07T20:34:01.9005018Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:01.9005546Z cachedir: .pytest_cache 2025-05-07T20:34:01.9006133Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:01.9006866Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:01.9007277Z plugins: hypothesis-6.131.14 2025-05-07T20:34:03.5535308Z collecting ... collected 5 items 2025-05-07T20:34:03.5535536Z 2025-05-07T20:34:03.6869777Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:34:03.8287628Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:34:03.9867040Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:34:03.9904190Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:34:03.9950427Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:34:03.9951026Z 2025-05-07T20:34:03.9951192Z =============================== warnings summary =============================== 2025-05-07T20:34:03.9951573Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:34:03.9952619Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/permute/permute_pooled_embedding_test.py:65: HypothesisDeprecationWarning: The not_a_test_method health check is deprecated, because this is always an error. 2025-05-07T20:34:03.9953770Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:34:03.9954070Z 2025-05-07T20:34:03.9954319Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:03.9955096Z ========================= 5 passed, 1 warning in 2.23s ========================= 2025-05-07T20:34:04.7463674Z 2025-05-07T20:34:04.7464437Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:34:04.7487594Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 5 seconds 2025-05-07T20:34:04.7488099Z 2025-05-07T20:34:04.7488117Z 2025-05-07T20:34:04.7488125Z 2025-05-07T20:34:04.7488135Z 2025-05-07T20:34:04.7509345Z ################################################################################ 2025-05-07T20:34:04.7524196Z # [2025-05-07T20:34:04.752Z] Run Python Test Suite: 2025-05-07T20:34:04.7524579Z # ./quantize/bfloat16_test.py 2025-05-07T20:34:04.7524902Z ################################################################################ 2025-05-07T20:34:04.7551572Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/bfloat16_test.py 2025-05-07T20:34:04.7552278Z 2025-05-07T20:34:06.9418854Z ============================= test session starts ============================== 2025-05-07T20:34:06.9419686Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:06.9420216Z cachedir: .pytest_cache 2025-05-07T20:34:06.9420804Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:06.9421541Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:06.9421959Z plugins: hypothesis-6.131.14 2025-05-07T20:34:08.6206495Z collecting ... collected 4 items 2025-05-07T20:34:08.6206897Z 2025-05-07T20:34:08.8599641Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:34:10.9253194Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:11.5656489Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 PASSED 2025-05-07T20:34:12.5419779Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:12.5420578Z 2025-05-07T20:34:12.5420749Z ============================== 4 passed in 5.73s =============================== 2025-05-07T20:34:13.2565748Z 2025-05-07T20:34:13.2566530Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:34:13.2586917Z [TEST] Python test time for ./quantize/bfloat16_test.py: 9 seconds 2025-05-07T20:34:13.2587214Z 2025-05-07T20:34:13.2587219Z 2025-05-07T20:34:13.2587223Z 2025-05-07T20:34:13.2587227Z 2025-05-07T20:34:13.2607566Z ################################################################################ 2025-05-07T20:34:13.2622946Z # [2025-05-07T20:34:13.262Z] Run Python Test Suite: 2025-05-07T20:34:13.2623295Z # ./quantize/comm_codec_test.py 2025-05-07T20:34:13.2623614Z ################################################################################ 2025-05-07T20:34:13.2649669Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/comm_codec_test.py 2025-05-07T20:34:13.2650311Z 2025-05-07T20:34:15.4469464Z ============================= test session starts ============================== 2025-05-07T20:34:15.4470103Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:15.4470638Z cachedir: .pytest_cache 2025-05-07T20:34:15.4471225Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:15.4471983Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:15.4472394Z plugins: hypothesis-6.131.14 2025-05-07T20:34:17.2198199Z collecting ... collected 1 item 2025-05-07T20:34:17.2198991Z 2025-05-07T20:34:17.7595754Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:34:17.7596273Z 2025-05-07T20:34:17.7596453Z ============================== 1 passed in 2.45s =============================== 2025-05-07T20:34:18.5051304Z 2025-05-07T20:34:18.5052095Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:34:18.5070600Z [TEST] Python test time for ./quantize/comm_codec_test.py: 5 seconds 2025-05-07T20:34:18.5070904Z 2025-05-07T20:34:18.5070909Z 2025-05-07T20:34:18.5070913Z 2025-05-07T20:34:18.5070917Z 2025-05-07T20:34:18.5092137Z ################################################################################ 2025-05-07T20:34:18.5107471Z # [2025-05-07T20:34:18.510Z] Run Python Test Suite: 2025-05-07T20:34:18.5107862Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:34:18.5108183Z ################################################################################ 2025-05-07T20:34:18.5134389Z + 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:34:18.5135031Z 2025-05-07T20:34:20.6958178Z ============================= test session starts ============================== 2025-05-07T20:34:20.6958878Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:20.6959426Z cachedir: .pytest_cache 2025-05-07T20:34:20.6960031Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:20.6960777Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:20.6961204Z plugins: hypothesis-6.131.14 2025-05-07T20:34:22.4063161Z collecting ... collected 2 items 2025-05-07T20:34:22.4063424Z 2025-05-07T20:34:23.2758356Z 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:34:23.2759933Z self=, 2025-05-07T20:34:23.2760735Z batched=False, 2025-05-07T20:34:23.2761047Z bs=1, 2025-05-07T20:34:23.2761285Z m=0, 2025-05-07T20:34:23.2761532Z n=0, 2025-05-07T20:34:23.2761777Z forward=False, 2025-05-07T20:34:23.2762055Z given_last_dim=False, 2025-05-07T20:34:23.2762375Z dtype=torch.float32, 2025-05-07T20:34:23.2762693Z test_compile=False, 2025-05-07T20:34:23.2762988Z ) 2025-05-07T20:34:23.2763325Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2764241Z self=, 2025-05-07T20:34:23.2765043Z batched=True, 2025-05-07T20:34:23.2765303Z bs=1, 2025-05-07T20:34:23.2765550Z m=0, 2025-05-07T20:34:23.2765792Z n=0, 2025-05-07T20:34:23.2766026Z forward=False, 2025-05-07T20:34:23.2766306Z given_last_dim=False, 2025-05-07T20:34:23.2766619Z dtype=torch.float32, 2025-05-07T20:34:23.2766915Z test_compile=False, 2025-05-07T20:34:23.2767202Z ) 2025-05-07T20:34:23.2767544Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2768421Z self=, 2025-05-07T20:34:23.2769382Z batched=True, 2025-05-07T20:34:23.2769651Z bs=56, 2025-05-07T20:34:23.2769891Z m=87, 2025-05-07T20:34:23.2770121Z n=82, 2025-05-07T20:34:23.2770366Z forward=False, 2025-05-07T20:34:23.2770645Z given_last_dim=False, 2025-05-07T20:34:23.2770947Z dtype=torch.float16, 2025-05-07T20:34:23.2771251Z test_compile=True, 2025-05-07T20:34:23.2771533Z ) 2025-05-07T20:34:23.2771863Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2773120Z self=, 2025-05-07T20:34:23.2773949Z batched=False, 2025-05-07T20:34:23.2774218Z bs=14, 2025-05-07T20:34:23.2774459Z m=0, 2025-05-07T20:34:23.2774696Z n=0, 2025-05-07T20:34:23.2774931Z forward=False, 2025-05-07T20:34:23.2775209Z given_last_dim=False, 2025-05-07T20:34:23.2775519Z dtype=torch.float32, 2025-05-07T20:34:23.2775821Z test_compile=False, 2025-05-07T20:34:23.2776105Z ) 2025-05-07T20:34:23.2776451Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2777340Z self=, 2025-05-07T20:34:23.2778118Z batched=False, 2025-05-07T20:34:23.2778395Z bs=14, 2025-05-07T20:34:23.2778642Z m=95, 2025-05-07T20:34:23.2778876Z n=13, 2025-05-07T20:34:23.2779137Z forward=True, 2025-05-07T20:34:23.2779421Z given_last_dim=True, 2025-05-07T20:34:23.2779719Z dtype=torch.float32, 2025-05-07T20:34:23.2780036Z test_compile=False, 2025-05-07T20:34:23.2780308Z ) 2025-05-07T20:34:23.2780645Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2781531Z self=, 2025-05-07T20:34:23.2782308Z batched=True, 2025-05-07T20:34:23.2782561Z bs=35, 2025-05-07T20:34:23.2782796Z m=57, 2025-05-07T20:34:23.2783030Z n=76, 2025-05-07T20:34:23.2783264Z forward=True, 2025-05-07T20:34:23.2783540Z given_last_dim=False, 2025-05-07T20:34:23.2783846Z dtype=torch.float16, 2025-05-07T20:34:23.2784142Z test_compile=False, 2025-05-07T20:34:23.2784417Z ) 2025-05-07T20:34:23.2784947Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2785825Z self=, 2025-05-07T20:34:23.2786615Z batched=False, 2025-05-07T20:34:23.2786881Z bs=45, 2025-05-07T20:34:23.2787124Z m=22, 2025-05-07T20:34:23.2787352Z n=19, 2025-05-07T20:34:23.2787593Z forward=True, 2025-05-07T20:34:23.2787868Z given_last_dim=False, 2025-05-07T20:34:23.2788166Z dtype=torch.float32, 2025-05-07T20:34:23.2788469Z test_compile=True, 2025-05-07T20:34:23.2788744Z ) 2025-05-07T20:34:23.2789101Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2789831Z self=, 2025-05-07T20:34:23.2790459Z batched=True, 2025-05-07T20:34:23.2790675Z bs=33, 2025-05-07T20:34:23.2790875Z m=22, 2025-05-07T20:34:23.2791081Z n=91, 2025-05-07T20:34:23.2791277Z forward=False, 2025-05-07T20:34:23.2791505Z given_last_dim=True, 2025-05-07T20:34:23.2791763Z dtype=torch.float16, 2025-05-07T20:34:23.2792007Z test_compile=False, 2025-05-07T20:34:23.2792235Z ) 2025-05-07T20:34:23.2792521Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2793247Z self=, 2025-05-07T20:34:23.2793906Z batched=False, 2025-05-07T20:34:23.2794139Z bs=99, 2025-05-07T20:34:23.2794337Z m=9, 2025-05-07T20:34:23.2794522Z n=62, 2025-05-07T20:34:23.2794722Z forward=True, 2025-05-07T20:34:23.2794949Z given_last_dim=True, 2025-05-07T20:34:23.2795196Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2795458Z test_compile=True, 2025-05-07T20:34:23.2795691Z ) 2025-05-07T20:34:23.2795971Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2796708Z self=, 2025-05-07T20:34:23.2797491Z batched=False, 2025-05-07T20:34:23.2797705Z bs=23, 2025-05-07T20:34:23.2797907Z m=23, 2025-05-07T20:34:23.2798106Z n=34, 2025-05-07T20:34:23.2798297Z forward=True, 2025-05-07T20:34:23.2798525Z given_last_dim=True, 2025-05-07T20:34:23.2798780Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2799027Z test_compile=True, 2025-05-07T20:34:23.2799257Z ) 2025-05-07T20:34:23.2799537Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2800252Z self=, 2025-05-07T20:34:23.2800874Z batched=True, 2025-05-07T20:34:23.2801099Z bs=84, 2025-05-07T20:34:23.2801306Z m=44, 2025-05-07T20:34:23.2801498Z n=0, 2025-05-07T20:34:23.2801705Z forward=False, 2025-05-07T20:34:23.2801954Z given_last_dim=False, 2025-05-07T20:34:23.2802210Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2802467Z test_compile=True, 2025-05-07T20:34:23.2802707Z ) 2025-05-07T20:34:23.2802980Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2803711Z self=, 2025-05-07T20:34:23.2804387Z batched=True, 2025-05-07T20:34:23.2804608Z bs=84, 2025-05-07T20:34:23.2804812Z m=44, 2025-05-07T20:34:23.2805014Z n=0, 2025-05-07T20:34:23.2805222Z forward=True, 2025-05-07T20:34:23.2805450Z given_last_dim=False, 2025-05-07T20:34:23.2805712Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2805963Z test_compile=True, 2025-05-07T20:34:23.2806184Z ) 2025-05-07T20:34:23.2806463Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2807537Z self=, 2025-05-07T20:34:23.2808857Z batched=True, 2025-05-07T20:34:23.2809161Z bs=84, 2025-05-07T20:34:23.2809442Z m=44, 2025-05-07T20:34:23.2809704Z n=0, 2025-05-07T20:34:23.2809969Z forward=True, 2025-05-07T20:34:23.2810244Z given_last_dim=True, 2025-05-07T20:34:23.2810845Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2811373Z test_compile=True, 2025-05-07T20:34:23.2812048Z ) 2025-05-07T20:34:23.2812755Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2814588Z self=, 2025-05-07T20:34:23.2815844Z batched=True, 2025-05-07T20:34:23.2816426Z bs=84, 2025-05-07T20:34:23.2816721Z m=44, 2025-05-07T20:34:23.2817022Z n=84, 2025-05-07T20:34:23.2817317Z forward=True, 2025-05-07T20:34:23.2817623Z given_last_dim=True, 2025-05-07T20:34:23.2817961Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2818302Z test_compile=True, 2025-05-07T20:34:23.2818599Z ) 2025-05-07T20:34:23.2818970Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2819974Z self=, 2025-05-07T20:34:23.2820990Z batched=True, 2025-05-07T20:34:23.2821363Z bs=84, 2025-05-07T20:34:23.2821606Z m=84, 2025-05-07T20:34:23.2821852Z n=84, 2025-05-07T20:34:23.2822157Z forward=True, 2025-05-07T20:34:23.2822520Z given_last_dim=True, 2025-05-07T20:34:23.2822850Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2823158Z test_compile=True, 2025-05-07T20:34:23.2823436Z ) 2025-05-07T20:34:23.2823774Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2824706Z self=, 2025-05-07T20:34:23.2825559Z batched=True, 2025-05-07T20:34:23.2825818Z bs=27, 2025-05-07T20:34:23.2826056Z m=74, 2025-05-07T20:34:23.2826284Z n=62, 2025-05-07T20:34:23.2826704Z forward=False, 2025-05-07T20:34:23.2826983Z given_last_dim=True, 2025-05-07T20:34:23.2827282Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2827585Z test_compile=True, 2025-05-07T20:34:23.2827860Z ) 2025-05-07T20:34:23.2828193Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2829082Z self=, 2025-05-07T20:34:23.2829867Z batched=True, 2025-05-07T20:34:23.2830121Z bs=27, 2025-05-07T20:34:23.2830366Z m=74, 2025-05-07T20:34:23.2830610Z n=62, 2025-05-07T20:34:23.2830845Z forward=True, 2025-05-07T20:34:23.2831120Z given_last_dim=True, 2025-05-07T20:34:23.2831429Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2831737Z test_compile=True, 2025-05-07T20:34:23.2832011Z ) 2025-05-07T20:34:23.2832364Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2833260Z self=, 2025-05-07T20:34:23.2834103Z batched=True, 2025-05-07T20:34:23.2834368Z bs=62, 2025-05-07T20:34:23.2834609Z m=74, 2025-05-07T20:34:23.2834842Z n=62, 2025-05-07T20:34:23.2835085Z forward=True, 2025-05-07T20:34:23.2835364Z given_last_dim=True, 2025-05-07T20:34:23.2835662Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2835970Z test_compile=True, 2025-05-07T20:34:23.2836250Z ) 2025-05-07T20:34:23.2836990Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2837895Z self=, 2025-05-07T20:34:23.2838712Z batched=True, 2025-05-07T20:34:23.2838999Z bs=62, 2025-05-07T20:34:23.2839240Z m=74, 2025-05-07T20:34:23.2839790Z n=74, 2025-05-07T20:34:23.2840031Z forward=True, 2025-05-07T20:34:23.2840297Z given_last_dim=True, 2025-05-07T20:34:23.2840609Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2840910Z test_compile=True, 2025-05-07T20:34:23.2841179Z ) 2025-05-07T20:34:23.2841520Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2842403Z self=, 2025-05-07T20:34:23.2843173Z batched=True, 2025-05-07T20:34:23.2843430Z bs=62, 2025-05-07T20:34:23.2843669Z m=62, 2025-05-07T20:34:23.2843908Z n=62, 2025-05-07T20:34:23.2844167Z forward=True, 2025-05-07T20:34:23.2844462Z given_last_dim=True, 2025-05-07T20:34:23.2844772Z dtype=torch.bfloat16, 2025-05-07T20:34:23.2845092Z test_compile=True, 2025-05-07T20:34:23.2845380Z ) 2025-05-07T20:34:23.2845720Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2846635Z self=, 2025-05-07T20:34:23.2847440Z batched=False, 2025-05-07T20:34:23.2847714Z bs=14, 2025-05-07T20:34:23.2847949Z m=53, 2025-05-07T20:34:23.2848182Z n=53, 2025-05-07T20:34:23.2848421Z forward=False, 2025-05-07T20:34:23.2848802Z given_last_dim=True, 2025-05-07T20:34:23.2849101Z dtype=torch.float32, 2025-05-07T20:34:23.2849400Z test_compile=False, 2025-05-07T20:34:23.2849669Z ) 2025-05-07T20:34:23.2850005Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2850886Z self=, 2025-05-07T20:34:23.2851658Z batched=False, 2025-05-07T20:34:23.2851920Z bs=14, 2025-05-07T20:34:23.2852150Z m=53, 2025-05-07T20:34:23.2852376Z n=53, 2025-05-07T20:34:23.2852618Z forward=False, 2025-05-07T20:34:23.2852900Z given_last_dim=False, 2025-05-07T20:34:23.2853204Z dtype=torch.float32, 2025-05-07T20:34:23.2853653Z test_compile=False, 2025-05-07T20:34:23.2853935Z ) 2025-05-07T20:34:23.2854262Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2855152Z self=, 2025-05-07T20:34:23.2855940Z batched=False, 2025-05-07T20:34:23.2856199Z bs=14, 2025-05-07T20:34:23.2856430Z m=14, 2025-05-07T20:34:23.2856659Z n=53, 2025-05-07T20:34:23.2856892Z forward=False, 2025-05-07T20:34:23.2857158Z given_last_dim=False, 2025-05-07T20:34:23.2857464Z dtype=torch.float32, 2025-05-07T20:34:23.2857779Z test_compile=False, 2025-05-07T20:34:23.2858054Z ) 2025-05-07T20:34:23.2868652Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2869642Z self=, 2025-05-07T20:34:23.2870432Z batched=False, 2025-05-07T20:34:23.2870702Z bs=14, 2025-05-07T20:34:23.2870937Z m=14, 2025-05-07T20:34:23.2871175Z n=14, 2025-05-07T20:34:23.2871416Z forward=False, 2025-05-07T20:34:23.2871693Z given_last_dim=False, 2025-05-07T20:34:23.2872012Z dtype=torch.float32, 2025-05-07T20:34:23.2872312Z test_compile=False, 2025-05-07T20:34:23.2872593Z ) 2025-05-07T20:34:23.2872938Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.2873831Z self=, 2025-05-07T20:34:23.2874598Z batched=True, 2025-05-07T20:34:23.2874857Z bs=30, 2025-05-07T20:34:23.2875094Z m=77, 2025-05-07T20:34:23.2875317Z n=74, 2025-05-07T20:34:23.2875557Z forward=True, 2025-05-07T20:34:23.2875839Z given_last_dim=False, 2025-05-07T20:34:23.2876292Z dtype=torch.float32, 2025-05-07T20:34:23.2876585Z test_compile=True, 2025-05-07T20:34:23.4385028Z ) 2025-05-07T20:34:23.4385943Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4387154Z self=, 2025-05-07T20:34:23.4388190Z batched=True, 2025-05-07T20:34:23.4388533Z bs=30, 2025-05-07T20:34:23.4388840Z m=77, 2025-05-07T20:34:23.4389137Z n=77, 2025-05-07T20:34:23.4389441Z forward=True, 2025-05-07T20:34:23.4389785Z given_last_dim=False, 2025-05-07T20:34:23.4390162Z dtype=torch.float32, 2025-05-07T20:34:23.4390550Z test_compile=True, 2025-05-07T20:34:23.4390918Z ) 2025-05-07T20:34:23.4391387Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4392546Z self=, 2025-05-07T20:34:23.4393608Z batched=True, 2025-05-07T20:34:23.4393926Z bs=30, 2025-05-07T20:34:23.4394195Z m=30, 2025-05-07T20:34:23.4394470Z n=77, 2025-05-07T20:34:23.4394773Z forward=True, 2025-05-07T20:34:23.4395154Z given_last_dim=False, 2025-05-07T20:34:23.4395570Z dtype=torch.float32, 2025-05-07T20:34:23.4395977Z test_compile=True, 2025-05-07T20:34:23.4396354Z ) 2025-05-07T20:34:23.4396812Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4398095Z self=, 2025-05-07T20:34:23.4399299Z batched=True, 2025-05-07T20:34:23.4399647Z bs=30, 2025-05-07T20:34:23.4399965Z m=30, 2025-05-07T20:34:23.4400276Z n=77, 2025-05-07T20:34:23.4400585Z forward=False, 2025-05-07T20:34:23.4400964Z given_last_dim=False, 2025-05-07T20:34:23.4401386Z dtype=torch.float32, 2025-05-07T20:34:23.4401791Z test_compile=True, 2025-05-07T20:34:23.4402161Z ) 2025-05-07T20:34:23.4402628Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4404381Z self=, 2025-05-07T20:34:23.4405484Z batched=True, 2025-05-07T20:34:23.4405814Z bs=30, 2025-05-07T20:34:23.4406086Z m=30, 2025-05-07T20:34:23.4406348Z n=77, 2025-05-07T20:34:23.4406629Z forward=False, 2025-05-07T20:34:23.4406944Z given_last_dim=True, 2025-05-07T20:34:23.4407286Z dtype=torch.float32, 2025-05-07T20:34:23.4407627Z test_compile=True, 2025-05-07T20:34:23.4407940Z ) 2025-05-07T20:34:23.4408317Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4409532Z self=, 2025-05-07T20:34:23.4410415Z batched=True, 2025-05-07T20:34:23.4410714Z bs=30, 2025-05-07T20:34:23.4410988Z m=30, 2025-05-07T20:34:23.4411253Z n=77, 2025-05-07T20:34:23.4411522Z forward=True, 2025-05-07T20:34:23.4411828Z given_last_dim=True, 2025-05-07T20:34:23.4412171Z dtype=torch.float32, 2025-05-07T20:34:23.4412509Z test_compile=True, 2025-05-07T20:34:23.4412818Z ) 2025-05-07T20:34:23.4413205Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4414210Z self=, 2025-05-07T20:34:23.4415071Z batched=True, 2025-05-07T20:34:23.4415373Z bs=77, 2025-05-07T20:34:23.4415634Z m=30, 2025-05-07T20:34:23.4415885Z n=77, 2025-05-07T20:34:23.4416151Z forward=True, 2025-05-07T20:34:23.4416472Z given_last_dim=True, 2025-05-07T20:34:23.4416803Z dtype=torch.float32, 2025-05-07T20:34:23.4417146Z test_compile=True, 2025-05-07T20:34:23.4417451Z ) 2025-05-07T20:34:23.4418033Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4419031Z self=, 2025-05-07T20:34:23.4419907Z batched=True, 2025-05-07T20:34:23.4420205Z bs=2, 2025-05-07T20:34:23.4420462Z m=85, 2025-05-07T20:34:23.4420725Z n=46, 2025-05-07T20:34:23.4421004Z forward=False, 2025-05-07T20:34:23.4421322Z given_last_dim=True, 2025-05-07T20:34:23.4421680Z dtype=torch.float32, 2025-05-07T20:34:23.4422019Z test_compile=False, 2025-05-07T20:34:23.4422328Z ) 2025-05-07T20:34:23.4422715Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4423723Z self=, 2025-05-07T20:34:23.4424612Z batched=True, 2025-05-07T20:34:23.4424919Z bs=46, 2025-05-07T20:34:23.4425203Z m=85, 2025-05-07T20:34:23.4425466Z n=46, 2025-05-07T20:34:23.4425763Z forward=False, 2025-05-07T20:34:23.4426078Z given_last_dim=True, 2025-05-07T20:34:23.4426425Z dtype=torch.float32, 2025-05-07T20:34:23.4426779Z test_compile=False, 2025-05-07T20:34:23.4427120Z ) 2025-05-07T20:34:23.4427513Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4428507Z self=, 2025-05-07T20:34:23.4429394Z batched=True, 2025-05-07T20:34:23.4429697Z bs=85, 2025-05-07T20:34:23.4429967Z m=85, 2025-05-07T20:34:23.4430242Z n=46, 2025-05-07T20:34:23.4430536Z forward=False, 2025-05-07T20:34:23.4430837Z given_last_dim=True, 2025-05-07T20:34:23.4431199Z dtype=torch.float32, 2025-05-07T20:34:23.4431546Z test_compile=False, 2025-05-07T20:34:23.4431860Z ) 2025-05-07T20:34:23.4432263Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4433287Z self=, 2025-05-07T20:34:23.4434176Z batched=True, 2025-05-07T20:34:23.4434569Z bs=85, 2025-05-07T20:34:23.4434843Z m=85, 2025-05-07T20:34:23.4435112Z n=85, 2025-05-07T20:34:23.4435385Z forward=False, 2025-05-07T20:34:23.4435698Z given_last_dim=True, 2025-05-07T20:34:23.4436050Z dtype=torch.float32, 2025-05-07T20:34:23.4436680Z test_compile=False, 2025-05-07T20:34:23.4437010Z ) 2025-05-07T20:34:23.4437402Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4438400Z self=, 2025-05-07T20:34:23.4439293Z batched=True, 2025-05-07T20:34:23.4439593Z bs=85, 2025-05-07T20:34:23.4439853Z m=85, 2025-05-07T20:34:23.4440120Z n=85, 2025-05-07T20:34:23.4440396Z forward=False, 2025-05-07T20:34:23.4440704Z given_last_dim=False, 2025-05-07T20:34:23.4441083Z dtype=torch.float32, 2025-05-07T20:34:23.4441443Z test_compile=False, 2025-05-07T20:34:23.4441757Z ) 2025-05-07T20:34:23.4442189Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4443226Z self=, 2025-05-07T20:34:23.4444125Z batched=False, 2025-05-07T20:34:23.4444415Z bs=85, 2025-05-07T20:34:23.4444683Z m=85, 2025-05-07T20:34:23.4444952Z n=85, 2025-05-07T20:34:23.4445218Z forward=False, 2025-05-07T20:34:23.4445539Z given_last_dim=False, 2025-05-07T20:34:23.4445898Z dtype=torch.float32, 2025-05-07T20:34:23.4446243Z test_compile=False, 2025-05-07T20:34:23.4446555Z ) 2025-05-07T20:34:23.4446946Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4448134Z self=, 2025-05-07T20:34:23.4449161Z batched=True, 2025-05-07T20:34:23.4449453Z bs=17, 2025-05-07T20:34:23.4449719Z m=21, 2025-05-07T20:34:23.4449995Z n=2, 2025-05-07T20:34:23.4450271Z forward=False, 2025-05-07T20:34:23.4450587Z given_last_dim=True, 2025-05-07T20:34:23.4450928Z dtype=torch.bfloat16, 2025-05-07T20:34:23.4451296Z test_compile=False, 2025-05-07T20:34:23.4451606Z ) 2025-05-07T20:34:23.4451980Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4453202Z self=, 2025-05-07T20:34:23.4454103Z batched=True, 2025-05-07T20:34:23.4454409Z bs=2, 2025-05-07T20:34:23.4454679Z m=21, 2025-05-07T20:34:23.4454941Z n=2, 2025-05-07T20:34:23.4455221Z forward=False, 2025-05-07T20:34:23.4455533Z given_last_dim=True, 2025-05-07T20:34:23.4455877Z dtype=torch.bfloat16, 2025-05-07T20:34:23.4456232Z test_compile=False, 2025-05-07T20:34:23.4456534Z ) 2025-05-07T20:34:23.4456915Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:34:23.4457920Z self=, 2025-05-07T20:34:23.4458784Z batched=True, 2025-05-07T20:34:23.4459079Z bs=2, 2025-05-07T20:34:23.4459342Z m=21, 2025-05-07T20:34:23.4459609Z n=2, 2025-05-07T20:34:23.4459881Z forward=False, 2025-05-07T20:34:23.4460190Z given_last_dim=True, 2025-05-07T20:34:23.4460534Z dtype=torch.bfloat16, 2025-05-07T20:34:23.4460878Z test_compile=True, 2025-05-07T20:34:23.4461181Z ) 2025-05-07T20:34:23.4461429Z PASSED 2025-05-07T20:34:23.5925574Z 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:34:23.5927438Z self=, 2025-05-07T20:34:23.5928660Z m=1, 2025-05-07T20:34:23.5929545Z n1=1, 2025-05-07T20:34:23.5929842Z n2=1, 2025-05-07T20:34:23.5930123Z n3=1, 2025-05-07T20:34:23.5930416Z row_dim=1, 2025-05-07T20:34:23.5930740Z forward=False, 2025-05-07T20:34:23.5931078Z given_last_dim=False, 2025-05-07T20:34:23.5931469Z dtype=torch.float32, 2025-05-07T20:34:23.5931829Z ) 2025-05-07T20:34:23.5932283Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5933507Z self=, 2025-05-07T20:34:23.5934543Z m=106, 2025-05-07T20:34:23.5934823Z n1=1, 2025-05-07T20:34:23.5935105Z n2=1, 2025-05-07T20:34:23.5935385Z n3=1, 2025-05-07T20:34:23.5935661Z row_dim=1, 2025-05-07T20:34:23.5935977Z forward=False, 2025-05-07T20:34:23.5936598Z given_last_dim=False, 2025-05-07T20:34:23.5936997Z dtype=torch.float32, 2025-05-07T20:34:23.5937375Z ) 2025-05-07T20:34:23.5937860Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5939075Z self=, 2025-05-07T20:34:23.5939940Z m=106, 2025-05-07T20:34:23.5940200Z n1=121, 2025-05-07T20:34:23.5940463Z n2=133, 2025-05-07T20:34:23.5941070Z n3=457, 2025-05-07T20:34:23.5941760Z row_dim=486, 2025-05-07T20:34:23.5942111Z forward=True, 2025-05-07T20:34:23.5942455Z given_last_dim=True, 2025-05-07T20:34:23.5942838Z dtype=torch.float32, 2025-05-07T20:34:23.5943185Z ) 2025-05-07T20:34:23.5943595Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5945193Z self=, 2025-05-07T20:34:23.5946532Z m=4, 2025-05-07T20:34:23.5946823Z n1=1, 2025-05-07T20:34:23.5947124Z n2=1, 2025-05-07T20:34:23.5947427Z n3=1, 2025-05-07T20:34:23.5947704Z row_dim=1, 2025-05-07T20:34:23.5948011Z forward=False, 2025-05-07T20:34:23.5948383Z given_last_dim=False, 2025-05-07T20:34:23.5948776Z dtype=torch.float32, 2025-05-07T20:34:23.5949122Z ) 2025-05-07T20:34:23.5949583Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5950765Z self=, 2025-05-07T20:34:23.5952196Z m=4, 2025-05-07T20:34:23.5952707Z n1=762, 2025-05-07T20:34:23.5953334Z n2=208, 2025-05-07T20:34:23.5954175Z n3=176, 2025-05-07T20:34:23.5954914Z row_dim=1, 2025-05-07T20:34:23.5955407Z forward=True, 2025-05-07T20:34:23.5955745Z given_last_dim=True, 2025-05-07T20:34:23.5956146Z dtype=torch.float32, 2025-05-07T20:34:23.5956527Z ) 2025-05-07T20:34:23.5956993Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5958235Z self=, 2025-05-07T20:34:23.5959292Z m=329, 2025-05-07T20:34:23.5959572Z n1=701, 2025-05-07T20:34:23.5959842Z n2=893, 2025-05-07T20:34:23.5960146Z n3=323, 2025-05-07T20:34:23.5960470Z row_dim=1537, 2025-05-07T20:34:23.5960814Z forward=True, 2025-05-07T20:34:23.5961164Z given_last_dim=False, 2025-05-07T20:34:23.5961538Z dtype=torch.bfloat16, 2025-05-07T20:34:23.5961869Z ) 2025-05-07T20:34:23.5962315Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5963575Z self=, 2025-05-07T20:34:23.5964650Z m=469, 2025-05-07T20:34:23.5964953Z n1=749, 2025-05-07T20:34:23.5965244Z n2=812, 2025-05-07T20:34:23.5965503Z n3=601, 2025-05-07T20:34:23.5965790Z row_dim=454, 2025-05-07T20:34:23.5966390Z forward=True, 2025-05-07T20:34:23.5966728Z given_last_dim=True, 2025-05-07T20:34:23.5967107Z dtype=torch.float32, 2025-05-07T20:34:23.5967444Z ) 2025-05-07T20:34:23.5967898Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5969391Z self=, 2025-05-07T20:34:23.5970412Z m=2, 2025-05-07T20:34:23.5970704Z n1=275, 2025-05-07T20:34:23.5970980Z n2=203, 2025-05-07T20:34:23.5971266Z n3=753, 2025-05-07T20:34:23.5971556Z row_dim=1, 2025-05-07T20:34:23.5971876Z forward=False, 2025-05-07T20:34:23.5972222Z given_last_dim=False, 2025-05-07T20:34:23.5972628Z dtype=torch.float16, 2025-05-07T20:34:23.5972980Z ) 2025-05-07T20:34:23.5973468Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5974735Z self=, 2025-05-07T20:34:23.5975813Z m=534, 2025-05-07T20:34:23.5976116Z n1=3, 2025-05-07T20:34:23.5976409Z n2=664, 2025-05-07T20:34:23.5976695Z n3=123, 2025-05-07T20:34:23.5976986Z row_dim=706, 2025-05-07T20:34:23.5977313Z forward=True, 2025-05-07T20:34:23.5977648Z given_last_dim=False, 2025-05-07T20:34:23.5978022Z dtype=torch.bfloat16, 2025-05-07T20:34:23.5978389Z ) 2025-05-07T20:34:23.5978876Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5979971Z self=, 2025-05-07T20:34:23.5980971Z m=766, 2025-05-07T20:34:23.5981281Z n1=235, 2025-05-07T20:34:23.5981569Z n2=75, 2025-05-07T20:34:23.5981998Z n3=403, 2025-05-07T20:34:23.5982304Z row_dim=1718, 2025-05-07T20:34:23.5982619Z forward=False, 2025-05-07T20:34:23.5982964Z given_last_dim=True, 2025-05-07T20:34:23.5983351Z dtype=torch.float16, 2025-05-07T20:34:23.5983698Z ) 2025-05-07T20:34:23.5984202Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5985413Z self=, 2025-05-07T20:34:23.5986451Z m=225, 2025-05-07T20:34:23.5986731Z n1=69, 2025-05-07T20:34:23.5987017Z n2=574, 2025-05-07T20:34:23.5987304Z n3=621, 2025-05-07T20:34:23.5987591Z row_dim=1557, 2025-05-07T20:34:23.5987919Z forward=True, 2025-05-07T20:34:23.5988260Z given_last_dim=False, 2025-05-07T20:34:23.5988636Z dtype=torch.float16, 2025-05-07T20:34:23.5988987Z ) 2025-05-07T20:34:23.5989445Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5990659Z self=, 2025-05-07T20:34:23.5991705Z m=225, 2025-05-07T20:34:23.5991999Z n1=69, 2025-05-07T20:34:23.5992278Z n2=574, 2025-05-07T20:34:23.5992565Z n3=621, 2025-05-07T20:34:23.5992861Z row_dim=1557, 2025-05-07T20:34:23.5993177Z forward=False, 2025-05-07T20:34:23.5993519Z given_last_dim=False, 2025-05-07T20:34:23.5993927Z dtype=torch.float16, 2025-05-07T20:34:23.5994298Z ) 2025-05-07T20:34:23.5994743Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.5995960Z self=, 2025-05-07T20:34:23.5996992Z m=225, 2025-05-07T20:34:23.5997275Z n1=69, 2025-05-07T20:34:23.5997563Z n2=574, 2025-05-07T20:34:23.5997856Z n3=69, 2025-05-07T20:34:23.5998138Z row_dim=1557, 2025-05-07T20:34:23.5998470Z forward=False, 2025-05-07T20:34:23.5998810Z given_last_dim=False, 2025-05-07T20:34:23.5999181Z dtype=torch.float16, 2025-05-07T20:34:23.5999668Z ) 2025-05-07T20:34:23.6000128Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6001336Z self=, 2025-05-07T20:34:23.6002246Z m=574, 2025-05-07T20:34:23.6002511Z n1=69, 2025-05-07T20:34:23.6002800Z n2=574, 2025-05-07T20:34:23.6003071Z n3=69, 2025-05-07T20:34:23.6003427Z row_dim=1557, 2025-05-07T20:34:23.6004420Z forward=False, 2025-05-07T20:34:23.6004904Z given_last_dim=False, 2025-05-07T20:34:23.6005307Z dtype=torch.float16, 2025-05-07T20:34:23.6005688Z ) 2025-05-07T20:34:23.6006119Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6007196Z self=, 2025-05-07T20:34:23.6009195Z m=574, 2025-05-07T20:34:23.6009492Z n1=69, 2025-05-07T20:34:23.6009799Z n2=574, 2025-05-07T20:34:23.6010104Z n3=69, 2025-05-07T20:34:23.6010396Z row_dim=69, 2025-05-07T20:34:23.6010712Z forward=False, 2025-05-07T20:34:23.6011068Z given_last_dim=False, 2025-05-07T20:34:23.6011450Z dtype=torch.float16, 2025-05-07T20:34:23.6011818Z ) 2025-05-07T20:34:23.6012267Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6013437Z self=, 2025-05-07T20:34:23.6014556Z m=574, 2025-05-07T20:34:23.6014842Z n1=69, 2025-05-07T20:34:23.6015137Z n2=69, 2025-05-07T20:34:23.6015416Z n3=69, 2025-05-07T20:34:23.6015692Z row_dim=69, 2025-05-07T20:34:23.6016009Z forward=False, 2025-05-07T20:34:23.6016503Z given_last_dim=False, 2025-05-07T20:34:23.6016847Z dtype=torch.float16, 2025-05-07T20:34:23.6017138Z ) 2025-05-07T20:34:23.6017507Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6019109Z self=, 2025-05-07T20:34:23.6020600Z m=574, 2025-05-07T20:34:23.6035467Z n1=69, 2025-05-07T20:34:23.6035827Z n2=69, 2025-05-07T20:34:23.6036140Z n3=69, 2025-05-07T20:34:23.6036709Z row_dim=574, 2025-05-07T20:34:23.6037078Z forward=False, 2025-05-07T20:34:23.6037437Z given_last_dim=False, 2025-05-07T20:34:23.6037821Z dtype=torch.float16, 2025-05-07T20:34:23.6038178Z ) 2025-05-07T20:34:23.6038658Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6039885Z self=, 2025-05-07T20:34:23.6041012Z m=468, 2025-05-07T20:34:23.6041311Z n1=458, 2025-05-07T20:34:23.6041597Z n2=827, 2025-05-07T20:34:23.6041885Z n3=584, 2025-05-07T20:34:23.6042158Z row_dim=280, 2025-05-07T20:34:23.6042518Z forward=True, 2025-05-07T20:34:23.6042874Z given_last_dim=True, 2025-05-07T20:34:23.6043280Z dtype=torch.float16, 2025-05-07T20:34:23.6043637Z ) 2025-05-07T20:34:23.6044079Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6045363Z self=, 2025-05-07T20:34:23.6046461Z m=827, 2025-05-07T20:34:23.6046752Z n1=458, 2025-05-07T20:34:23.6047039Z n2=827, 2025-05-07T20:34:23.6047335Z n3=584, 2025-05-07T20:34:23.6047631Z row_dim=280, 2025-05-07T20:34:23.6047959Z forward=True, 2025-05-07T20:34:23.6048318Z given_last_dim=True, 2025-05-07T20:34:23.6048843Z dtype=torch.float16, 2025-05-07T20:34:23.6049212Z ) 2025-05-07T20:34:23.6049689Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6051428Z self=, 2025-05-07T20:34:23.6052465Z m=827, 2025-05-07T20:34:23.6052793Z n1=584, 2025-05-07T20:34:23.6053085Z n2=827, 2025-05-07T20:34:23.6053344Z n3=584, 2025-05-07T20:34:23.6053621Z row_dim=280, 2025-05-07T20:34:23.6053891Z forward=True, 2025-05-07T20:34:23.6054173Z given_last_dim=True, 2025-05-07T20:34:23.6054498Z dtype=torch.float16, 2025-05-07T20:34:23.6054838Z ) 2025-05-07T20:34:23.6055275Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6056445Z self=, 2025-05-07T20:34:23.6057435Z m=827, 2025-05-07T20:34:23.6057696Z n1=280, 2025-05-07T20:34:23.6058007Z n2=827, 2025-05-07T20:34:23.6058298Z n3=584, 2025-05-07T20:34:23.6058585Z row_dim=280, 2025-05-07T20:34:23.6058922Z forward=True, 2025-05-07T20:34:23.6059266Z given_last_dim=True, 2025-05-07T20:34:23.6059652Z dtype=torch.float16, 2025-05-07T20:34:23.6060001Z ) 2025-05-07T20:34:23.6060469Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6061698Z self=, 2025-05-07T20:34:23.6062727Z m=827, 2025-05-07T20:34:23.6063024Z n1=280, 2025-05-07T20:34:23.6063314Z n2=827, 2025-05-07T20:34:23.6063592Z n3=584, 2025-05-07T20:34:23.6063915Z row_dim=827, 2025-05-07T20:34:23.6064265Z forward=True, 2025-05-07T20:34:23.6064593Z given_last_dim=True, 2025-05-07T20:34:23.6064976Z dtype=torch.float16, 2025-05-07T20:34:23.6065332Z ) 2025-05-07T20:34:23.6066031Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6067257Z self=, 2025-05-07T20:34:23.6068301Z m=827, 2025-05-07T20:34:23.6068593Z n1=584, 2025-05-07T20:34:23.6068874Z n2=827, 2025-05-07T20:34:23.6069165Z n3=584, 2025-05-07T20:34:23.6069459Z row_dim=827, 2025-05-07T20:34:23.6069773Z forward=True, 2025-05-07T20:34:23.6070109Z given_last_dim=True, 2025-05-07T20:34:23.6070487Z dtype=torch.float16, 2025-05-07T20:34:23.6070831Z ) 2025-05-07T20:34:23.6071292Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6072513Z self=, 2025-05-07T20:34:23.6073546Z m=827, 2025-05-07T20:34:23.6073839Z n1=827, 2025-05-07T20:34:23.6074128Z n2=827, 2025-05-07T20:34:23.6074407Z n3=584, 2025-05-07T20:34:23.6074710Z row_dim=827, 2025-05-07T20:34:23.6075041Z forward=True, 2025-05-07T20:34:23.6075373Z given_last_dim=True, 2025-05-07T20:34:23.6075757Z dtype=torch.float16, 2025-05-07T20:34:23.6076109Z ) 2025-05-07T20:34:23.6076559Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6077770Z self=, 2025-05-07T20:34:23.6078808Z m=488, 2025-05-07T20:34:23.6079103Z n1=192, 2025-05-07T20:34:23.6079383Z n2=727, 2025-05-07T20:34:23.6079673Z n3=57, 2025-05-07T20:34:23.6079973Z row_dim=1374, 2025-05-07T20:34:23.6080293Z forward=True, 2025-05-07T20:34:23.6080634Z given_last_dim=True, 2025-05-07T20:34:23.6081010Z dtype=torch.float16, 2025-05-07T20:34:23.6845426Z ) 2025-05-07T20:34:23.6846054Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6847291Z self=, 2025-05-07T20:34:23.6849016Z m=488, 2025-05-07T20:34:23.6849278Z n1=727, 2025-05-07T20:34:23.6849542Z n2=727, 2025-05-07T20:34:23.6849813Z n3=57, 2025-05-07T20:34:23.6850070Z row_dim=1374, 2025-05-07T20:34:23.6850382Z forward=True, 2025-05-07T20:34:23.6850702Z given_last_dim=True, 2025-05-07T20:34:23.6851052Z dtype=torch.float16, 2025-05-07T20:34:23.6851370Z ) 2025-05-07T20:34:23.6851811Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6853041Z self=, 2025-05-07T20:34:23.6854047Z m=488, 2025-05-07T20:34:23.6854339Z n1=727, 2025-05-07T20:34:23.6854632Z n2=727, 2025-05-07T20:34:23.6854917Z n3=727, 2025-05-07T20:34:23.6855220Z row_dim=1374, 2025-05-07T20:34:23.6855557Z forward=True, 2025-05-07T20:34:23.6855892Z given_last_dim=True, 2025-05-07T20:34:23.6856286Z dtype=torch.float16, 2025-05-07T20:34:23.6856638Z ) 2025-05-07T20:34:23.6857068Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6858214Z self=, 2025-05-07T20:34:23.6859147Z m=727, 2025-05-07T20:34:23.6859429Z n1=727, 2025-05-07T20:34:23.6859689Z n2=727, 2025-05-07T20:34:23.6859954Z n3=727, 2025-05-07T20:34:23.6860232Z row_dim=1374, 2025-05-07T20:34:23.6860526Z forward=True, 2025-05-07T20:34:23.6860847Z given_last_dim=True, 2025-05-07T20:34:23.6861195Z dtype=torch.float16, 2025-05-07T20:34:23.6861507Z ) 2025-05-07T20:34:23.6861923Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6863275Z self=, 2025-05-07T20:34:23.6864172Z m=727, 2025-05-07T20:34:23.6864446Z n1=1, 2025-05-07T20:34:23.6864714Z n2=727, 2025-05-07T20:34:23.6864971Z n3=727, 2025-05-07T20:34:23.6865251Z row_dim=1374, 2025-05-07T20:34:23.6865549Z forward=True, 2025-05-07T20:34:23.6865846Z given_last_dim=True, 2025-05-07T20:34:23.6866202Z dtype=torch.float16, 2025-05-07T20:34:23.6866531Z ) 2025-05-07T20:34:23.6866940Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6867996Z self=, 2025-05-07T20:34:23.6868904Z m=727, 2025-05-07T20:34:23.6869187Z n1=727, 2025-05-07T20:34:23.6869440Z n2=727, 2025-05-07T20:34:23.6869719Z n3=727, 2025-05-07T20:34:23.6869988Z row_dim=727, 2025-05-07T20:34:23.6870283Z forward=True, 2025-05-07T20:34:23.6870595Z given_last_dim=True, 2025-05-07T20:34:23.6870953Z dtype=torch.float16, 2025-05-07T20:34:23.6871267Z ) 2025-05-07T20:34:23.6871681Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6872747Z self=, 2025-05-07T20:34:23.6873630Z m=208, 2025-05-07T20:34:23.6873885Z n1=325, 2025-05-07T20:34:23.6874155Z n2=204, 2025-05-07T20:34:23.6874419Z n3=573, 2025-05-07T20:34:23.6874694Z row_dim=929, 2025-05-07T20:34:23.6875013Z forward=False, 2025-05-07T20:34:23.6875333Z given_last_dim=True, 2025-05-07T20:34:23.6875675Z dtype=torch.float16, 2025-05-07T20:34:23.6876003Z ) 2025-05-07T20:34:23.6876425Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6877509Z self=, 2025-05-07T20:34:23.6878449Z m=208, 2025-05-07T20:34:23.6878742Z n1=325, 2025-05-07T20:34:23.6879008Z n2=208, 2025-05-07T20:34:23.6879399Z n3=573, 2025-05-07T20:34:23.6879675Z row_dim=929, 2025-05-07T20:34:23.6879972Z forward=False, 2025-05-07T20:34:23.6880302Z given_last_dim=True, 2025-05-07T20:34:23.6880659Z dtype=torch.float16, 2025-05-07T20:34:23.6880978Z ) 2025-05-07T20:34:23.6881409Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6882502Z self=, 2025-05-07T20:34:23.6883416Z m=208, 2025-05-07T20:34:23.6883685Z n1=325, 2025-05-07T20:34:23.6883995Z n2=208, 2025-05-07T20:34:23.6884297Z n3=573, 2025-05-07T20:34:23.6884565Z row_dim=208, 2025-05-07T20:34:23.6884863Z forward=False, 2025-05-07T20:34:23.6885182Z given_last_dim=True, 2025-05-07T20:34:23.6885536Z dtype=torch.float16, 2025-05-07T20:34:23.6885875Z ) 2025-05-07T20:34:23.6886298Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6887395Z self=, 2025-05-07T20:34:23.6888331Z m=208, 2025-05-07T20:34:23.6888703Z n1=325, 2025-05-07T20:34:23.6888977Z n2=208, 2025-05-07T20:34:23.6889249Z n3=573, 2025-05-07T20:34:23.6889521Z row_dim=208, 2025-05-07T20:34:23.6889820Z forward=True, 2025-05-07T20:34:23.6890135Z given_last_dim=True, 2025-05-07T20:34:23.6890467Z dtype=torch.float16, 2025-05-07T20:34:23.6890785Z ) 2025-05-07T20:34:23.6891209Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6892294Z self=, 2025-05-07T20:34:23.6893227Z m=573, 2025-05-07T20:34:23.6893497Z n1=325, 2025-05-07T20:34:23.6894910Z n2=208, 2025-05-07T20:34:23.6895180Z n3=573, 2025-05-07T20:34:23.6895457Z row_dim=208, 2025-05-07T20:34:23.6895772Z forward=True, 2025-05-07T20:34:23.6896078Z given_last_dim=True, 2025-05-07T20:34:23.6896438Z dtype=torch.float16, 2025-05-07T20:34:23.6896762Z ) 2025-05-07T20:34:23.6897184Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6898280Z self=, 2025-05-07T20:34:23.6899204Z m=573, 2025-05-07T20:34:23.6899475Z n1=325, 2025-05-07T20:34:23.6899747Z n2=208, 2025-05-07T20:34:23.6900010Z n3=573, 2025-05-07T20:34:23.6900273Z row_dim=325, 2025-05-07T20:34:23.6900581Z forward=True, 2025-05-07T20:34:23.6900897Z given_last_dim=True, 2025-05-07T20:34:23.6901252Z dtype=torch.float16, 2025-05-07T20:34:23.6901595Z ) 2025-05-07T20:34:23.6902052Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6903199Z self=, 2025-05-07T20:34:23.6904204Z m=573, 2025-05-07T20:34:23.6904475Z n1=208, 2025-05-07T20:34:23.6904774Z n2=208, 2025-05-07T20:34:23.6905041Z n3=573, 2025-05-07T20:34:23.6905325Z row_dim=325, 2025-05-07T20:34:23.6905636Z forward=True, 2025-05-07T20:34:23.6905945Z given_last_dim=True, 2025-05-07T20:34:23.6906307Z dtype=torch.float16, 2025-05-07T20:34:23.6906637Z ) 2025-05-07T20:34:23.6907069Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6908258Z self=, 2025-05-07T20:34:23.6909314Z m=928, 2025-05-07T20:34:23.6909605Z n1=449, 2025-05-07T20:34:23.6909894Z n2=1000, 2025-05-07T20:34:23.6910187Z n3=216, 2025-05-07T20:34:23.6910485Z row_dim=1741, 2025-05-07T20:34:23.6910800Z forward=False, 2025-05-07T20:34:23.6911135Z given_last_dim=False, 2025-05-07T20:34:23.6911698Z dtype=torch.float16, 2025-05-07T20:34:23.6912036Z ) 2025-05-07T20:34:23.6912459Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6913593Z self=, 2025-05-07T20:34:23.6914634Z m=1, 2025-05-07T20:34:23.6914926Z n1=449, 2025-05-07T20:34:23.6915222Z n2=1000, 2025-05-07T20:34:23.6915520Z n3=216, 2025-05-07T20:34:23.6915817Z row_dim=1741, 2025-05-07T20:34:23.6916155Z forward=False, 2025-05-07T20:34:23.6916497Z given_last_dim=False, 2025-05-07T20:34:23.6916875Z dtype=torch.float16, 2025-05-07T20:34:23.6917236Z ) 2025-05-07T20:34:23.6917702Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:34:23.6918936Z self=, 2025-05-07T20:34:23.6920002Z m=1, 2025-05-07T20:34:23.6920288Z n1=449, 2025-05-07T20:34:23.6920571Z n2=216, 2025-05-07T20:34:23.6920856Z n3=216, 2025-05-07T20:34:23.6921148Z row_dim=1741, 2025-05-07T20:34:23.6921472Z forward=False, 2025-05-07T20:34:23.6921818Z given_last_dim=False, 2025-05-07T20:34:23.6922205Z dtype=torch.float16, 2025-05-07T20:34:23.6922555Z ) 2025-05-07T20:34:23.6922830Z PASSED 2025-05-07T20:34:23.6923000Z 2025-05-07T20:34:23.6923225Z =============================== warnings summary =============================== 2025-05-07T20:34:23.6924356Z test/quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise 2025-05-07T20:34:23.6927483Z /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:34:23.6930258Z torch.testing.assert_allclose(dqcat, qref, rtol=0.1, atol=0.05) 2025-05-07T20:34:23.6930721Z 2025-05-07T20:34:23.6931048Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:23.6931756Z ========================= 2 passed, 1 warning in 3.12s ========================= 2025-05-07T20:34:24.5279665Z 2025-05-07T20:34:24.5280252Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:34:24.5299062Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 6 seconds 2025-05-07T20:34:24.5299373Z 2025-05-07T20:34:24.5299378Z 2025-05-07T20:34:24.5299383Z 2025-05-07T20:34:24.5299389Z 2025-05-07T20:34:24.5322166Z ################################################################################ 2025-05-07T20:34:24.5338287Z # [2025-05-07T20:34:24.533Z] Run Python Test Suite: 2025-05-07T20:34:24.5338646Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:34:24.5338990Z ################################################################################ 2025-05-07T20:34:24.5363190Z + 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:34:24.5363848Z 2025-05-07T20:34:26.7183959Z ============================= test session starts ============================== 2025-05-07T20:34:26.7184621Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:26.7185161Z cachedir: .pytest_cache 2025-05-07T20:34:26.7185739Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:26.7186492Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:26.7186906Z plugins: hypothesis-6.131.14 2025-05-07T20:34:28.4184139Z collecting ... collected 4 items 2025-05-07T20:34:28.4184689Z 2025-05-07T20:34:28.6671460Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:34:28.9660613Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:34:29.6184628Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:34:29.8129857Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:29.8130364Z 2025-05-07T20:34:29.8130510Z ============================== 4 passed in 3.23s =============================== 2025-05-07T20:34:30.5291118Z 2025-05-07T20:34:30.5291986Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:34:30.5312550Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 6 seconds 2025-05-07T20:34:30.5312906Z 2025-05-07T20:34:30.5312911Z 2025-05-07T20:34:30.5312915Z 2025-05-07T20:34:30.5312919Z 2025-05-07T20:34:30.5333268Z ################################################################################ 2025-05-07T20:34:30.5348339Z # [2025-05-07T20:34:30.534Z] Run Python Test Suite: 2025-05-07T20:34:30.5348693Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:30.5349003Z ################################################################################ 2025-05-07T20:34:30.5374549Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:30.5375203Z 2025-05-07T20:34:32.7272099Z ============================= test session starts ============================== 2025-05-07T20:34:32.7273131Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:32.7273671Z cachedir: .pytest_cache 2025-05-07T20:34:32.7274269Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:32.7275003Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:32.7275412Z plugins: hypothesis-6.131.14 2025-05-07T20:34:34.4316064Z collecting ... collected 4 items 2025-05-07T20:34:34.4316307Z 2025-05-07T20:34:35.3159169Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:35.9391932Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:34:51.7410968Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:34:52.4081745Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:52.4082267Z 2025-05-07T20:34:52.4082417Z =============================== warnings summary =============================== 2025-05-07T20:34:52.4083165Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:34:52.4084437Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:34:52.4085309Z note_deprecation( 2025-05-07T20:34:52.4085464Z 2025-05-07T20:34:52.4085700Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:52.4086184Z ======================== 4 passed, 1 warning in 19.81s ========================= 2025-05-07T20:34:53.1382911Z 2025-05-07T20:34:53.1383712Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:53.1403233Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 23 seconds 2025-05-07T20:34:53.1404004Z 2025-05-07T20:34:53.1404009Z 2025-05-07T20:34:53.1404013Z 2025-05-07T20:34:53.1404017Z 2025-05-07T20:34:53.1427064Z ################################################################################ 2025-05-07T20:34:53.1443104Z # [2025-05-07T20:34:53.144Z] Run Python Test Suite: 2025-05-07T20:34:53.1443447Z # ./quantize/hfp8_test.py 2025-05-07T20:34:53.1443744Z ################################################################################ 2025-05-07T20:34:53.1468634Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/hfp8_test.py 2025-05-07T20:34:53.1469239Z 2025-05-07T20:34:55.3432063Z ============================= test session starts ============================== 2025-05-07T20:34:55.3432727Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:55.3433277Z cachedir: .pytest_cache 2025-05-07T20:34:55.3433864Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:55.3434591Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:55.3434999Z plugins: hypothesis-6.131.14 2025-05-07T20:34:57.0279983Z collecting ... collected 1 item 2025-05-07T20:34:57.0280312Z 2025-05-07T20:34:57.5639657Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:57.5640279Z 2025-05-07T20:34:57.5640432Z ============================== 1 passed in 2.35s =============================== 2025-05-07T20:34:58.2755642Z 2025-05-07T20:34:58.2756263Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:34:58.2775962Z [TEST] Python test time for ./quantize/hfp8_test.py: 5 seconds 2025-05-07T20:34:58.2776384Z 2025-05-07T20:34:58.2776391Z 2025-05-07T20:34:58.2776396Z 2025-05-07T20:34:58.2776423Z 2025-05-07T20:34:58.2798238Z ################################################################################ 2025-05-07T20:34:58.2814156Z # [2025-05-07T20:34:58.281Z] Run Python Test Suite: 2025-05-07T20:34:58.2814657Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:34:58.2815106Z ################################################################################ 2025-05-07T20:34:58.2838980Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/mixed_dim_int8_test.py 2025-05-07T20:34:58.2839818Z 2025-05-07T20:35:00.4757093Z ============================= test session starts ============================== 2025-05-07T20:35:00.4758379Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:00.4759482Z cachedir: .pytest_cache 2025-05-07T20:35:00.4760643Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:00.4762132Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:00.4762959Z plugins: hypothesis-6.131.14 2025-05-07T20:35:02.1805705Z collecting ... collected 4 items 2025-05-07T20:35:02.1813269Z 2025-05-07T20:35:03.6029176Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op PASSED 2025-05-07T20:35:03.6036163Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty PASSED 2025-05-07T20:35:11.7843437Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims PASSED 2025-05-07T20:35:12.7708483Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows PASSED 2025-05-07T20:35:12.7709064Z 2025-05-07T20:35:12.7709217Z ============================== 4 passed in 12.43s ============================== 2025-05-07T20:35:13.5138447Z 2025-05-07T20:35:13.5138966Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:35:13.5160024Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 15 seconds 2025-05-07T20:35:13.5160340Z 2025-05-07T20:35:13.5160444Z 2025-05-07T20:35:13.5160449Z 2025-05-07T20:35:13.5160663Z 2025-05-07T20:35:13.5179783Z ################################################################################ 2025-05-07T20:35:13.5194358Z # [2025-05-07T20:35:13.519Z] Run Python Test Suite: 2025-05-07T20:35:13.5194708Z # ./quantize/msfp_test.py 2025-05-07T20:35:13.5195010Z ################################################################################ 2025-05-07T20:35:13.5220620Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/msfp_test.py 2025-05-07T20:35:13.5221220Z 2025-05-07T20:35:15.6987215Z ============================= test session starts ============================== 2025-05-07T20:35:15.6987952Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:15.6988491Z cachedir: .pytest_cache 2025-05-07T20:35:15.6989067Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:15.6989797Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:15.6990223Z plugins: hypothesis-6.131.14 2025-05-07T20:35:17.3473234Z collecting ... collected 1 item 2025-05-07T20:35:17.3473490Z 2025-05-07T20:35:17.7153159Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7153923Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7154202Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7154772Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7155033Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7155337Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7155608Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7155872Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7156122Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7156395Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7156661Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7156918Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7157192Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7157474Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7157741Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7157993Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7158261Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7158533Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7158786Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7159053Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7159320Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7159579Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7159850Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7160120Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7160387Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7160653Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7160913Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7161165Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7161430Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7161691Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7161945Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7162214Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7162468Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7162731Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7162982Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7163242Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7163503Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7163750Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7164007Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7164270Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7164518Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7164775Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7165216Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7165461Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7165718Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7165973Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7166223Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7166480Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7166736Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7166985Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7167243Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7167505Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7167750Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7168008Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7168263Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7168653Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7168902Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7169162Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7169421Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7169666Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7169929Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7170181Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7170430Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7170686Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7170941Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7171193Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7171449Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7171710Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7171958Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7172226Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7172495Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7172745Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7173008Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7173264Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7173522Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7173775Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7174120Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7174395Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7174647Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7174907Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7175163Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7175418Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7175674Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7175931Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7176178Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7176433Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7176690Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7176937Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7177199Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7177459Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7177715Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7177962Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7178219Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7178473Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7178728Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7178985Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7179238Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7179490Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7179746Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7180002Z MSFP parameters 16 8 7 127 2025-05-07T20:35:17.7180236Z PASSED 2025-05-07T20:35:17.7180358Z 2025-05-07T20:35:17.7180502Z ============================== 1 passed in 2.15s =============================== 2025-05-07T20:35:18.4258935Z 2025-05-07T20:35:18.4259551Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:35:18.4282347Z [TEST] Python test time for ./quantize/msfp_test.py: 5 seconds 2025-05-07T20:35:18.4282625Z 2025-05-07T20:35:18.4282630Z 2025-05-07T20:35:18.4282634Z 2025-05-07T20:35:18.4282638Z 2025-05-07T20:35:18.4303489Z ################################################################################ 2025-05-07T20:35:18.4319321Z # [2025-05-07T20:35:18.431Z] Run Python Test Suite: 2025-05-07T20:35:18.4319702Z # ./quantize/mx4_test.py 2025-05-07T20:35:18.4319993Z ################################################################################ 2025-05-07T20:35:18.4346384Z + 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:35:18.4346980Z 2025-05-07T20:35:20.6141675Z ============================= test session starts ============================== 2025-05-07T20:35:20.6142319Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:20.6142854Z cachedir: .pytest_cache 2025-05-07T20:35:20.6143445Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:20.6144178Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:20.6144592Z plugins: hypothesis-6.131.14 2025-05-07T20:35:22.5484193Z collecting ... collected 4 items 2025-05-07T20:35:22.5484474Z 2025-05-07T20:35:40.6795491Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 Trying example: test_mx4( 2025-05-07T20:35:40.6796184Z self=, 2025-05-07T20:35:40.6796610Z power=5, 2025-05-07T20:35:40.6796827Z sizes=4, 2025-05-07T20:35:40.6797039Z ) 2025-05-07T20:35:40.6797240Z Trying example: test_mx4( 2025-05-07T20:35:40.6797643Z self=, 2025-05-07T20:35:40.6798067Z power=6, 2025-05-07T20:35:40.6798268Z sizes=4, 2025-05-07T20:35:40.6798478Z ) 2025-05-07T20:35:40.6798687Z Trying example: test_mx4( 2025-05-07T20:35:40.6799088Z self=, 2025-05-07T20:35:40.6799505Z power=6, 2025-05-07T20:35:40.6799709Z sizes=12, 2025-05-07T20:35:40.6799918Z ) 2025-05-07T20:35:40.6800117Z Trying example: test_mx4( 2025-05-07T20:35:40.6800952Z self=, 2025-05-07T20:35:40.6801381Z power=5, 2025-05-07T20:35:40.6801593Z sizes=8, 2025-05-07T20:35:40.6801793Z ) 2025-05-07T20:35:40.6801995Z Trying example: test_mx4( 2025-05-07T20:35:40.6802389Z self=, 2025-05-07T20:35:40.6802802Z power=6, 2025-05-07T20:35:40.6803003Z sizes=5, 2025-05-07T20:35:40.6803201Z ) 2025-05-07T20:35:40.6803396Z Trying example: test_mx4( 2025-05-07T20:35:40.6803787Z self=, 2025-05-07T20:35:40.6804202Z power=8, 2025-05-07T20:35:40.6804400Z sizes=7, 2025-05-07T20:35:40.6804598Z ) 2025-05-07T20:35:40.6804797Z Trying example: test_mx4( 2025-05-07T20:35:40.6805177Z self=, 2025-05-07T20:35:40.6805591Z power=7, 2025-05-07T20:35:40.6805796Z sizes=12, 2025-05-07T20:35:40.6806050Z ) 2025-05-07T20:35:40.6806258Z Trying example: test_mx4( 2025-05-07T20:35:40.6806646Z self=, 2025-05-07T20:35:40.6807072Z power=5, 2025-05-07T20:35:40.6807279Z sizes=12, 2025-05-07T20:35:40.6807475Z ) 2025-05-07T20:35:40.6807677Z Trying example: test_mx4( 2025-05-07T20:35:40.6808068Z self=, 2025-05-07T20:35:40.6808625Z power=6, 2025-05-07T20:35:40.6808829Z sizes=6, 2025-05-07T20:35:40.6809027Z ) 2025-05-07T20:35:40.6809218Z Trying example: test_mx4( 2025-05-07T20:35:40.6809605Z self=, 2025-05-07T20:35:40.6810018Z power=7, 2025-05-07T20:35:40.6810211Z sizes=7, 2025-05-07T20:35:40.6810406Z ) 2025-05-07T20:35:40.6810606Z Trying example: test_mx4( 2025-05-07T20:35:40.6810984Z self=, 2025-05-07T20:35:40.6811401Z power=5, 2025-05-07T20:35:40.6811602Z sizes=10, 2025-05-07T20:35:40.6811795Z ) 2025-05-07T20:35:40.6812164Z Trying example: test_mx4( 2025-05-07T20:35:40.6812554Z self=, 2025-05-07T20:35:40.6812969Z power=5, 2025-05-07T20:35:40.6813169Z sizes=5, 2025-05-07T20:35:40.6813371Z ) 2025-05-07T20:35:40.6813572Z Trying example: test_mx4( 2025-05-07T20:35:40.6813950Z self=, 2025-05-07T20:35:40.6814366Z power=7, 2025-05-07T20:35:40.6814576Z sizes=11, 2025-05-07T20:35:40.6814767Z ) 2025-05-07T20:35:40.6814969Z Trying example: test_mx4( 2025-05-07T20:35:40.6815357Z self=, 2025-05-07T20:35:40.6815766Z power=5, 2025-05-07T20:35:40.6815973Z sizes=11, 2025-05-07T20:35:40.6816174Z ) 2025-05-07T20:35:40.6816368Z Trying example: test_mx4( 2025-05-07T20:35:40.6816764Z self=, 2025-05-07T20:35:40.6817185Z power=8, 2025-05-07T20:35:40.6817384Z sizes=10, 2025-05-07T20:35:40.6817590Z ) 2025-05-07T20:35:40.6817788Z Trying example: test_mx4( 2025-05-07T20:35:40.6818167Z self=, 2025-05-07T20:35:40.6818584Z power=7, 2025-05-07T20:35:40.6818787Z sizes=10, 2025-05-07T20:35:40.6818985Z ) 2025-05-07T20:35:40.6819174Z Trying example: test_mx4( 2025-05-07T20:35:40.6819561Z self=, 2025-05-07T20:35:40.6819973Z power=8, 2025-05-07T20:35:40.6820168Z sizes=12, 2025-05-07T20:35:40.6820369Z ) 2025-05-07T20:35:40.6820566Z Trying example: test_mx4( 2025-05-07T20:35:40.6820946Z self=, 2025-05-07T20:35:40.6821359Z power=8, 2025-05-07T20:35:40.6821564Z sizes=8, 2025-05-07T20:35:40.6821836Z ) 2025-05-07T20:35:40.6822034Z Trying example: test_mx4( 2025-05-07T20:35:40.6822419Z self=, 2025-05-07T20:35:40.6822829Z power=6, 2025-05-07T20:35:40.6823031Z sizes=9, 2025-05-07T20:35:40.6823227Z ) 2025-05-07T20:35:40.6823415Z Trying example: test_mx4( 2025-05-07T20:35:40.6823802Z self=, 2025-05-07T20:35:40.6824215Z power=5, 2025-05-07T20:35:40.6824412Z sizes=9, 2025-05-07T20:35:40.6824618Z ) 2025-05-07T20:35:40.6824812Z PASSED 2025-05-07T20:35:47.1866652Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases Trying example: test_mx4_cases( 2025-05-07T20:35:47.1867572Z self=, 2025-05-07T20:35:47.1868170Z shape=[32], 2025-05-07T20:35:47.1868493Z group_size=32, 2025-05-07T20:35:47.1868810Z rounding_mode=, 2025-05-07T20:35:47.1869230Z magnitude=1.0, 2025-05-07T20:35:47.1869500Z mx4_format=(2, 1), 2025-05-07T20:35:47.1869785Z device='cpu', 2025-05-07T20:35:47.1870071Z ) 2025-05-07T20:35:47.1870322Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1870852Z self=, 2025-05-07T20:35:47.1871404Z shape=[2, 16], 2025-05-07T20:35:47.1871664Z group_size=32, 2025-05-07T20:35:47.1871975Z rounding_mode=, 2025-05-07T20:35:47.1872347Z magnitude=1.0, 2025-05-07T20:35:47.1872611Z mx4_format=(2, 1), 2025-05-07T20:35:47.1872898Z device='cpu', 2025-05-07T20:35:47.1873153Z ) 2025-05-07T20:35:47.1873398Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1873927Z self=, 2025-05-07T20:35:47.1874472Z shape=[2, 16], 2025-05-07T20:35:47.1874740Z group_size=32, 2025-05-07T20:35:47.1875064Z rounding_mode=, 2025-05-07T20:35:47.1875447Z magnitude=1.0, 2025-05-07T20:35:47.1875718Z mx4_format=(3, 0), 2025-05-07T20:35:47.1876389Z device='cuda', 2025-05-07T20:35:47.1876646Z ) 2025-05-07T20:35:47.1876899Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1877418Z self=, 2025-05-07T20:35:47.1877969Z shape=[2, 2, 4, 32], 2025-05-07T20:35:47.1878258Z group_size=32, 2025-05-07T20:35:47.1878558Z rounding_mode=, 2025-05-07T20:35:47.1878928Z magnitude=1000.0, 2025-05-07T20:35:47.1879212Z mx4_format=(3, 0), 2025-05-07T20:35:47.1879485Z device='cuda', 2025-05-07T20:35:47.1879741Z ) 2025-05-07T20:35:47.1879990Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1880509Z self=, 2025-05-07T20:35:47.1881054Z shape=[2, 16], 2025-05-07T20:35:47.1881323Z group_size=64, 2025-05-07T20:35:47.1881624Z rounding_mode=, 2025-05-07T20:35:47.1881986Z magnitude=1.0, 2025-05-07T20:35:47.1882257Z mx4_format=(3, 0), 2025-05-07T20:35:47.1882541Z device='cuda', 2025-05-07T20:35:47.1882831Z ) 2025-05-07T20:35:47.1883072Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1883593Z self=, 2025-05-07T20:35:47.1884136Z shape=[2, 16], 2025-05-07T20:35:47.1884403Z group_size=64, 2025-05-07T20:35:47.1884711Z rounding_mode=, 2025-05-07T20:35:47.1885093Z magnitude=1.0, 2025-05-07T20:35:47.1885365Z mx4_format=(3, 0), 2025-05-07T20:35:47.1885642Z device='cpu', 2025-05-07T20:35:47.1885905Z ) 2025-05-07T20:35:47.1886156Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1886673Z self=, 2025-05-07T20:35:47.1887216Z shape=[32], 2025-05-07T20:35:47.1887482Z group_size=64, 2025-05-07T20:35:47.1888001Z rounding_mode=, 2025-05-07T20:35:47.1888370Z magnitude=0.001, 2025-05-07T20:35:47.1888771Z mx4_format=(3, 0), 2025-05-07T20:35:47.1889044Z device='cuda', 2025-05-07T20:35:47.1889299Z ) 2025-05-07T20:35:47.1889544Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1890060Z self=, 2025-05-07T20:35:47.1890603Z shape=[4, 30], 2025-05-07T20:35:47.1890865Z group_size=32, 2025-05-07T20:35:47.1891155Z rounding_mode=, 2025-05-07T20:35:47.1891514Z magnitude=0.001, 2025-05-07T20:35:47.1891792Z mx4_format=(2, 1), 2025-05-07T20:35:47.1892071Z device='cuda', 2025-05-07T20:35:47.1892321Z ) 2025-05-07T20:35:47.1892567Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1893093Z self=, 2025-05-07T20:35:47.1893635Z shape=[2, 2, 4, 32], 2025-05-07T20:35:47.1893931Z group_size=64, 2025-05-07T20:35:47.1894250Z rounding_mode=, 2025-05-07T20:35:47.1894623Z magnitude=1.0, 2025-05-07T20:35:47.1894898Z mx4_format=(2, 1), 2025-05-07T20:35:47.1895179Z device='cuda', 2025-05-07T20:35:47.1895428Z ) 2025-05-07T20:35:47.1895677Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1896200Z self=, 2025-05-07T20:35:47.1896737Z shape=[16, 1028], 2025-05-07T20:35:47.1897014Z group_size=64, 2025-05-07T20:35:47.1897313Z rounding_mode=, 2025-05-07T20:35:47.1897676Z magnitude=0.001, 2025-05-07T20:35:47.1897948Z mx4_format=(3, 0), 2025-05-07T20:35:47.1898231Z device='cuda', 2025-05-07T20:35:47.1898486Z ) 2025-05-07T20:35:47.1898727Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1899247Z self=, 2025-05-07T20:35:47.1899795Z shape=[2, 16], 2025-05-07T20:35:47.1900052Z group_size=64, 2025-05-07T20:35:47.1900349Z rounding_mode=, 2025-05-07T20:35:47.1900810Z magnitude=1.0, 2025-05-07T20:35:47.1901074Z mx4_format=(3, 0), 2025-05-07T20:35:47.1901355Z device='cuda', 2025-05-07T20:35:47.1901608Z ) 2025-05-07T20:35:47.1901850Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1902373Z self=, 2025-05-07T20:35:47.1902916Z shape=[96], 2025-05-07T20:35:47.1903182Z group_size=32, 2025-05-07T20:35:47.1903488Z rounding_mode=, 2025-05-07T20:35:47.1903870Z magnitude=1.0, 2025-05-07T20:35:47.1904141Z mx4_format=(3, 0), 2025-05-07T20:35:47.1904414Z device='cpu', 2025-05-07T20:35:47.1904669Z ) 2025-05-07T20:35:47.1904918Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1905439Z self=, 2025-05-07T20:35:47.1905978Z shape=[32], 2025-05-07T20:35:47.1906238Z group_size=64, 2025-05-07T20:35:47.1906555Z rounding_mode=, 2025-05-07T20:35:47.1914720Z magnitude=0.001, 2025-05-07T20:35:47.1914960Z mx4_format=(3, 0), 2025-05-07T20:35:47.1915192Z device='cpu', 2025-05-07T20:35:47.1915403Z ) 2025-05-07T20:35:47.1915604Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1916041Z self=, 2025-05-07T20:35:47.1916493Z shape=[2, 16], 2025-05-07T20:35:47.1916713Z group_size=64, 2025-05-07T20:35:47.1916958Z rounding_mode=, 2025-05-07T20:35:47.1917260Z magnitude=1000.0, 2025-05-07T20:35:47.1917496Z mx4_format=(3, 0), 2025-05-07T20:35:47.1917736Z device='cpu', 2025-05-07T20:35:47.1917944Z ) 2025-05-07T20:35:47.1918150Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1918572Z self=, 2025-05-07T20:35:47.1919136Z shape=[16, 1028], 2025-05-07T20:35:47.1919373Z group_size=32, 2025-05-07T20:35:47.1919613Z rounding_mode=, 2025-05-07T20:35:47.1919912Z magnitude=1000.0, 2025-05-07T20:35:47.1920144Z mx4_format=(3, 0), 2025-05-07T20:35:47.1920373Z device='cuda', 2025-05-07T20:35:47.1920588Z ) 2025-05-07T20:35:47.1920792Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1921213Z self=, 2025-05-07T20:35:47.1921658Z shape=[96], 2025-05-07T20:35:47.1921875Z group_size=64, 2025-05-07T20:35:47.1922113Z rounding_mode=, 2025-05-07T20:35:47.1922409Z magnitude=1000.0, 2025-05-07T20:35:47.1922642Z mx4_format=(3, 0), 2025-05-07T20:35:47.1922869Z device='cuda', 2025-05-07T20:35:47.1923084Z ) 2025-05-07T20:35:47.1923289Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1923731Z self=, 2025-05-07T20:35:47.1924166Z shape=[2, 16], 2025-05-07T20:35:47.1924391Z group_size=64, 2025-05-07T20:35:47.1924656Z rounding_mode=, 2025-05-07T20:35:47.1924960Z magnitude=1000.0, 2025-05-07T20:35:47.1925185Z mx4_format=(2, 1), 2025-05-07T20:35:47.1925421Z device='cpu', 2025-05-07T20:35:47.1925622Z ) 2025-05-07T20:35:47.1925821Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1926245Z self=, 2025-05-07T20:35:47.1926678Z shape=[2, 16], 2025-05-07T20:35:47.1926902Z group_size=32, 2025-05-07T20:35:47.1927145Z rounding_mode=, 2025-05-07T20:35:47.1927434Z magnitude=0.001, 2025-05-07T20:35:47.1927660Z mx4_format=(3, 0), 2025-05-07T20:35:47.1927889Z device='cpu', 2025-05-07T20:35:47.1928098Z ) 2025-05-07T20:35:47.1928302Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1928879Z self=, 2025-05-07T20:35:47.1929328Z shape=[2, 16], 2025-05-07T20:35:47.1929537Z group_size=64, 2025-05-07T20:35:47.1929881Z rounding_mode=, 2025-05-07T20:35:47.1930187Z magnitude=1000.0, 2025-05-07T20:35:47.1930407Z mx4_format=(3, 0), 2025-05-07T20:35:47.1930641Z device='cpu', 2025-05-07T20:35:47.1930850Z ) 2025-05-07T20:35:47.1931045Z Trying example: test_mx4_cases( 2025-05-07T20:35:47.1931479Z self=, 2025-05-07T20:35:47.1931927Z shape=[2, 16], 2025-05-07T20:35:47.1932136Z group_size=32, 2025-05-07T20:35:47.1932381Z rounding_mode=, 2025-05-07T20:35:47.1932676Z magnitude=1.0, 2025-05-07T20:35:47.1932890Z mx4_format=(2, 1), 2025-05-07T20:35:47.1933120Z device='cpu', 2025-05-07T20:35:47.1933339Z ) 2025-05-07T20:35:47.1933518Z PASSED 2025-05-07T20:35:47.1933917Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:35:47.1934550Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:35:47.1934906Z 2025-05-07T20:35:47.1935063Z =========================== short test summary info ============================ 2025-05-07T20:35:47.1935553Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:35:47.1936136Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:35:47.1936934Z ======================== 2 passed, 2 skipped in 26.71s ========================= 2025-05-07T20:35:47.9938575Z 2025-05-07T20:35:47.9939182Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:35:47.9960740Z [TEST] Python test time for ./quantize/mx4_test.py: 29 seconds 2025-05-07T20:35:47.9961097Z 2025-05-07T20:35:47.9961103Z 2025-05-07T20:35:47.9961107Z 2025-05-07T20:35:47.9961111Z 2025-05-07T20:35:47.9982507Z ################################################################################ 2025-05-07T20:35:47.9997603Z # [2025-05-07T20:35:47.999Z] Run Python Test Suite: 2025-05-07T20:35:47.9998039Z # ./release/stable_release_test.py 2025-05-07T20:35:47.9998390Z ################################################################################ 2025-05-07T20:35:48.0024518Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./release/stable_release_test.py 2025-05-07T20:35:48.0025154Z 2025-05-07T20:35:50.1848080Z ============================= test session starts ============================== 2025-05-07T20:35:50.1849045Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:50.1849596Z cachedir: .pytest_cache 2025-05-07T20:35:50.1850191Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:50.1850976Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:50.1851408Z plugins: hypothesis-6.131.14 2025-05-07T20:35:51.8768435Z collecting ... collected 2 items 2025-05-07T20:35:51.8768937Z 2025-05-07T20:35:51.8791098Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:35:51.8806877Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:35:51.8807344Z 2025-05-07T20:35:51.8807549Z ============================== 2 passed in 1.83s =============================== 2025-05-07T20:35:52.5306901Z 2025-05-07T20:35:52.5307440Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:35:52.5329338Z [TEST] Python test time for ./release/stable_release_test.py: 4 seconds 2025-05-07T20:35:52.5329664Z 2025-05-07T20:35:52.5329670Z 2025-05-07T20:35:52.5329676Z 2025-05-07T20:35:52.5329681Z 2025-05-07T20:35:52.5351272Z ################################################################################ 2025-05-07T20:35:52.5366991Z # [2025-05-07T20:35:52.536Z] Run Python Test Suite: 2025-05-07T20:35:52.5367345Z # ./runtime_monitor_test.py 2025-05-07T20:35:52.5367902Z ################################################################################ 2025-05-07T20:35:52.5393396Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./runtime_monitor_test.py 2025-05-07T20:35:52.5394010Z 2025-05-07T20:35:54.7270801Z ============================= test session starts ============================== 2025-05-07T20:35:54.7272088Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:54.7273143Z cachedir: .pytest_cache 2025-05-07T20:35:54.7274303Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:54.7275795Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:54.7276634Z plugins: hypothesis-6.131.14 2025-05-07T20:35:56.4157848Z collecting ... collected 7 items 2025-05-07T20:35:56.4158152Z 2025-05-07T20:35:56.5485166Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start PASSED 2025-05-07T20:35:56.5493853Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop PASSED 2025-05-07T20:35:56.8052138Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording PASSED 2025-05-07T20:35:57.1473175Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load PASSED 2025-05-07T20:35:57.2932953Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream PASSED 2025-05-07T20:35:57.2939407Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:35:57.2952587Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:35:57.2953152Z 2025-05-07T20:35:57.2953301Z ============================== 7 passed in 2.70s =============================== 2025-05-07T20:35:58.0281133Z 2025-05-07T20:35:58.0281882Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:35:58.0302278Z [TEST] Python test time for ./runtime_monitor_test.py: 6 seconds 2025-05-07T20:35:58.0302650Z 2025-05-07T20:35:58.0302656Z 2025-05-07T20:35:58.0302662Z 2025-05-07T20:35:58.0302667Z 2025-05-07T20:35:58.0325253Z ################################################################################ 2025-05-07T20:35:58.0341502Z # [2025-05-07T20:35:58.033Z] Run Python Test Suite: 2025-05-07T20:35:58.0341881Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:35:58.0342208Z ################################################################################ 2025-05-07T20:35:58.0366759Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:35:58.0367452Z 2025-05-07T20:36:00.2151326Z ============================= test session starts ============================== 2025-05-07T20:36:00.2152084Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:00.2152626Z cachedir: .pytest_cache 2025-05-07T20:36:00.2153224Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:00.2153971Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:00.2154380Z plugins: hypothesis-6.131.14 2025-05-07T20:36:02.0392935Z collecting ... collected 3 items 2025-05-07T20:36:02.0393184Z 2025-05-07T20:36:17.0152306Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out PASSED 2025-05-07T20:36:25.8373133Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:36:40.7582546Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad PASSED 2025-05-07T20:36:40.7583581Z 2025-05-07T20:36:40.7583755Z ============================== 3 passed in 40.67s ============================== 2025-05-07T20:36:41.6456942Z 2025-05-07T20:36:41.6457497Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:36:41.6477759Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 43 seconds 2025-05-07T20:36:41.6478101Z 2025-05-07T20:36:41.6478525Z 2025-05-07T20:36:41.6478534Z 2025-05-07T20:36:41.6478556Z 2025-05-07T20:36:41.6501040Z ################################################################################ 2025-05-07T20:36:41.6516937Z # [2025-05-07T20:36:41.651Z] Run Python Test Suite: 2025-05-07T20:36:41.6517365Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:36:41.6517720Z ################################################################################ 2025-05-07T20:36:41.6543398Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:36:41.6544103Z 2025-05-07T20:36:43.8365584Z ============================= test session starts ============================== 2025-05-07T20:36:43.8366241Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:43.8366787Z cachedir: .pytest_cache 2025-05-07T20:36:43.8367369Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:43.8368117Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:43.8368684Z plugins: hypothesis-6.131.14 2025-05-07T20:36:45.6108382Z collecting ... collected 1 item 2025-05-07T20:36:45.6108816Z 2025-05-07T20:36:58.7340027Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out PASSED 2025-05-07T20:36:58.7340557Z 2025-05-07T20:36:58.7340713Z ============================== 1 passed in 15.03s ============================== 2025-05-07T20:37:00.7341626Z 2025-05-07T20:37:00.7342534Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:00.7360119Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 19 seconds 2025-05-07T20:37:00.7360473Z 2025-05-07T20:37:00.7360479Z 2025-05-07T20:37:00.7360484Z 2025-05-07T20:37:00.7360488Z 2025-05-07T20:37:00.7382676Z ################################################################################ 2025-05-07T20:37:00.7398215Z # [2025-05-07T20:37:00.739Z] Run Python Test Suite: 2025-05-07T20:37:00.7398562Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:00.7398882Z ################################################################################ 2025-05-07T20:37:00.7422936Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:00.7423605Z 2025-05-07T20:37:02.9397364Z ============================= test session starts ============================== 2025-05-07T20:37:02.9398609Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:02.9399655Z cachedir: .pytest_cache 2025-05-07T20:37:02.9400299Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:02.9401035Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:02.9401450Z plugins: hypothesis-6.131.14 2025-05-07T20:37:04.7834966Z collecting ... collected 1 item 2025-05-07T20:37:04.7835212Z 2025-05-07T20:37:06.8116868Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense PASSED 2025-05-07T20:37:06.8117515Z 2025-05-07T20:37:06.8117702Z ============================== 1 passed in 4.01s =============================== 2025-05-07T20:37:07.5763802Z 2025-05-07T20:37:07.5764622Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:07.5785307Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 7 seconds 2025-05-07T20:37:07.5785754Z 2025-05-07T20:37:07.5785759Z 2025-05-07T20:37:07.5785763Z 2025-05-07T20:37:07.5785766Z 2025-05-07T20:37:07.5806270Z ################################################################################ 2025-05-07T20:37:07.5824875Z # [2025-05-07T20:37:07.582Z] Run Python Test Suite: 2025-05-07T20:37:07.5825357Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:37:07.5825787Z ################################################################################ 2025-05-07T20:37:07.5850454Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_bmm_test.py 2025-05-07T20:37:07.5851110Z 2025-05-07T20:37:09.7708265Z ============================= test session starts ============================== 2025-05-07T20:37:09.7709379Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:09.7710285Z cachedir: .pytest_cache 2025-05-07T20:37:09.7711216Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:09.7712518Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:09.7713238Z plugins: hypothesis-6.131.14 2025-05-07T20:37:11.6124508Z collecting ... collected 2 items 2025-05-07T20:37:11.6124838Z 2025-05-07T20:37:48.4410756Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm PASSED 2025-05-07T20:40:31.9166075Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad PASSED 2025-05-07T20:40:31.9167584Z 2025-05-07T20:40:31.9167974Z =============================== warnings summary =============================== 2025-05-07T20:40:31.9168543Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:40:31.9172420Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:40:31.9176514Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:40:31.9177028Z 2025-05-07T20:40:31.9177189Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:40:31.9181088Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:40:31.9185478Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:40:31.9185982Z 2025-05-07T20:40:31.9186262Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:40:31.9186838Z ================== 2 passed, 32 warnings in 202.28s (0:03:22) ================== 2025-05-07T20:40:32.7989269Z 2025-05-07T20:40:32.7990061Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:40:32.8016015Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 205 seconds 2025-05-07T20:40:32.8016319Z 2025-05-07T20:40:32.8016323Z 2025-05-07T20:40:32.8016327Z 2025-05-07T20:40:32.8016331Z 2025-05-07T20:40:32.8037329Z ################################################################################ 2025-05-07T20:40:32.8052618Z # [2025-05-07T20:40:32.804Z] Run Python Test Suite: 2025-05-07T20:40:32.8053125Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:40:32.8053610Z ################################################################################ 2025-05-07T20:40:32.8079683Z + 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:40:32.8080462Z 2025-05-07T20:40:34.9921679Z ============================= test session starts ============================== 2025-05-07T20:40:34.9922921Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:40:34.9923963Z cachedir: .pytest_cache 2025-05-07T20:40:34.9925110Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:40:34.9926969Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:40:34.9927785Z plugins: hypothesis-6.131.14 2025-05-07T20:40:36.8159655Z collecting ... collected 1 item 2025-05-07T20:40:36.8159941Z 2025-05-07T20:40:40.8321419Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add PASSED 2025-05-07T20:40:40.8321944Z 2025-05-07T20:40:40.8322099Z =============================== warnings summary =============================== 2025-05-07T20:40:40.8322699Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8323501Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8324290Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8325073Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8325886Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8326675Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8327482Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8328269Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8329154Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8332495Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:40:40.8335983Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:40:40.8336664Z 2025-05-07T20:40:40.8337023Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8337808Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8338607Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8339396Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8340190Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8340968Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8341759Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8342546Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8343332Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:40:40.8346826Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:40:40.8350038Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:40:40.8350442Z 2025-05-07T20:40:40.8350695Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:40:40.8351167Z ======================== 1 passed, 18 warnings in 5.97s ======================== 2025-05-07T20:40:41.6210230Z 2025-05-07T20:40:41.6211007Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:40:41.6235560Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 9 seconds 2025-05-07T20:40:41.6235898Z 2025-05-07T20:40:41.6235908Z 2025-05-07T20:40:41.6235912Z 2025-05-07T20:40:41.6235927Z 2025-05-07T20:40:41.6256933Z ################################################################################ 2025-05-07T20:40:41.6272463Z # [2025-05-07T20:40:41.626Z] Run Python Test Suite: 2025-05-07T20:40:41.6272853Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:40:41.6273227Z ################################################################################ 2025-05-07T20:40:41.6299820Z + 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:40:41.6300546Z 2025-05-07T20:40:43.8052485Z ============================= test session starts ============================== 2025-05-07T20:40:43.8053583Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:40:43.8054124Z cachedir: .pytest_cache 2025-05-07T20:40:43.8054728Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:40:43.8055462Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:40:43.8055885Z plugins: hypothesis-6.131.14 2025-05-07T20:40:45.6415271Z collecting ... collected 3 items 2025-05-07T20:40:45.6415529Z 2025-05-07T20:40:55.8833681Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out PASSED 2025-05-07T20:41:04.6696336Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend PASSED 2025-05-07T20:41:11.6177310Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad PASSED 2025-05-07T20:41:11.6178009Z 2025-05-07T20:41:11.6178167Z =============================== warnings summary =============================== 2025-05-07T20:41:11.6178956Z test/sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend 2025-05-07T20:41:11.6182812Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::sll_jagged_dense_elementwise_mul_jagged_out: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:41:11.6186145Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:11.6186555Z 2025-05-07T20:41:11.6186798Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:11.6187266Z ======================== 3 passed, 1 warning in 27.95s ========================= 2025-05-07T20:41:12.4931209Z 2025-05-07T20:41:12.4932224Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:41:12.4955186Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 31 seconds 2025-05-07T20:41:12.4955579Z 2025-05-07T20:41:12.4955584Z 2025-05-07T20:41:12.4955608Z 2025-05-07T20:41:12.4955612Z 2025-05-07T20:41:12.4976741Z ################################################################################ 2025-05-07T20:41:12.4992106Z # [2025-05-07T20:41:12.498Z] Run Python Test Suite: 2025-05-07T20:41:12.4992470Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:41:12.4992804Z ################################################################################ 2025-05-07T20:41:12.5018503Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:41:12.5019182Z 2025-05-07T20:41:14.6868301Z ============================= test session starts ============================== 2025-05-07T20:41:14.6869031Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:14.6869573Z cachedir: .pytest_cache 2025-05-07T20:41:14.6870167Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:14.6871276Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:14.6871698Z plugins: hypothesis-6.131.14 2025-05-07T20:41:16.4739655Z collecting ... collected 1 item 2025-05-07T20:41:16.4739981Z 2025-05-07T20:43:10.3153121Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention PASSED 2025-05-07T20:43:10.3153667Z 2025-05-07T20:43:10.3154010Z ======================== 1 passed in 115.76s (0:01:55) ========================= 2025-05-07T20:43:11.1549832Z 2025-05-07T20:43:11.1554550Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:43:11.1570101Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 119 seconds 2025-05-07T20:43:11.1570519Z 2025-05-07T20:43:11.1570525Z 2025-05-07T20:43:11.1570530Z 2025-05-07T20:43:11.1570535Z 2025-05-07T20:43:11.1590566Z ################################################################################ 2025-05-07T20:43:11.1609256Z # [2025-05-07T20:43:11.160Z] Run Python Test Suite: 2025-05-07T20:43:11.1609722Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:43:11.1610065Z ################################################################################ 2025-05-07T20:43:11.1634642Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:43:11.1635358Z 2025-05-07T20:43:13.3494811Z ============================= test session starts ============================== 2025-05-07T20:43:13.3495479Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:43:13.3496511Z cachedir: .pytest_cache 2025-05-07T20:43:13.3497120Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:43:13.3497881Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:43:13.3498302Z plugins: hypothesis-6.131.14 2025-05-07T20:43:15.1821145Z collecting ... collected 1 item 2025-05-07T20:43:15.1821395Z 2025-05-07T20:44:27.5205374Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic PASSED 2025-05-07T20:44:27.5205920Z 2025-05-07T20:44:27.5206090Z ========================= 1 passed in 74.30s (0:01:14) ========================= 2025-05-07T20:44:28.3463664Z 2025-05-07T20:44:28.3463956Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:44:28.3484827Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 77 seconds 2025-05-07T20:44:28.3485194Z 2025-05-07T20:44:28.3485217Z 2025-05-07T20:44:28.3485221Z 2025-05-07T20:44:28.3485225Z 2025-05-07T20:44:28.3507777Z ################################################################################ 2025-05-07T20:44:28.3523371Z # [2025-05-07T20:44:28.352Z] Run Python Test Suite: 2025-05-07T20:44:28.3523718Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:44:28.3524054Z ################################################################################ 2025-05-07T20:44:28.3548574Z + 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:44:28.3549254Z 2025-05-07T20:44:30.5357378Z ============================= test session starts ============================== 2025-05-07T20:44:30.5358033Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:44:30.5358565Z cachedir: .pytest_cache 2025-05-07T20:44:30.5359174Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:44:30.5360340Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:44:30.5360756Z plugins: hypothesis-6.131.14 2025-05-07T20:44:32.3657776Z collecting ... collected 2 items 2025-05-07T20:44:32.3658136Z 2025-05-07T20:44:35.8076933Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out PASSED 2025-05-07T20:44:36.2227873Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:44:36.2228426Z 2025-05-07T20:44:36.2228569Z ============================== 2 passed in 5.82s =============================== 2025-05-07T20:44:37.0982348Z 2025-05-07T20:44:37.0983023Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:44:37.1003733Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 9 seconds 2025-05-07T20:44:37.1004077Z 2025-05-07T20:44:37.1004174Z 2025-05-07T20:44:37.1004194Z 2025-05-07T20:44:37.1004203Z 2025-05-07T20:44:37.1024624Z ################################################################################ 2025-05-07T20:44:37.1040354Z # [2025-05-07T20:44:37.103Z] Run Python Test Suite: 2025-05-07T20:44:37.1040853Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:44:37.1041291Z ################################################################################ 2025-05-07T20:44:37.1066980Z + 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:44:37.1067756Z 2025-05-07T20:44:39.2845747Z ============================= test session starts ============================== 2025-05-07T20:44:39.2846404Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:44:39.2847414Z cachedir: .pytest_cache 2025-05-07T20:44:39.2848014Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:44:39.2848893Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:44:39.2849330Z plugins: hypothesis-6.131.14 2025-05-07T20:44:41.1203433Z collecting ... collected 2 items 2025-05-07T20:44:41.1203692Z 2025-05-07T20:45:24.3422964Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm PASSED 2025-05-07T20:47:18.7264863Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad PASSED 2025-05-07T20:47:18.7266839Z 2025-05-07T20:47:18.7267528Z =============================== warnings summary =============================== 2025-05-07T20:47:18.7268113Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:18.7268840Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:18.7269547Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:18.7270272Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:18.7270960Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:18.7271650Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:18.7272337Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:18.7273026Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:18.7276314Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:47:18.7279920Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:47:18.7280335Z 2025-05-07T20:47:18.7280641Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:47:18.7282069Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: Attempting to run cuBLAS, but there was no current CUDA context! Attempting to set the primary context... (Triggered internally at /pytorch/aten/src/ATen/cuda/CublasHandlePool.cpp:179.) 2025-05-07T20:47:18.7283485Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:47:18.7283891Z 2025-05-07T20:47:18.7284130Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:47:18.7284606Z ================== 2 passed, 9 warnings in 159.58s (0:02:39) =================== 2025-05-07T20:47:19.5840205Z 2025-05-07T20:47:19.5841293Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:47:19.5862584Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 162 seconds 2025-05-07T20:47:19.5862895Z 2025-05-07T20:47:19.5862899Z 2025-05-07T20:47:19.5862903Z 2025-05-07T20:47:19.5862907Z 2025-05-07T20:47:19.5887496Z ################################################################################ 2025-05-07T20:47:19.5902409Z # [2025-05-07T20:47:19.589Z] Run Python Test Suite: 2025-05-07T20:47:19.5902799Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:47:19.5903151Z ################################################################################ 2025-05-07T20:47:19.5929151Z + 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:47:19.5929840Z 2025-05-07T20:47:21.7710960Z ============================= test session starts ============================== 2025-05-07T20:47:21.7712304Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:47:21.7713345Z cachedir: .pytest_cache 2025-05-07T20:47:21.7714526Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:47:21.7715977Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:47:21.7716549Z plugins: hypothesis-6.131.14 2025-05-07T20:47:24.0553044Z collecting ... collected 1 item 2025-05-07T20:47:24.0553282Z 2025-05-07T20:47:28.0133235Z W0507 20:47:28.012000 106004 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:47:28.0135694Z W0507 20:47:28.012000 106004 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:47:28.0138907Z W0507 20:47:28.012000 106004 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:47:28.0140487Z W0507 20:47:28.012000 106004 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:47:28.0142007Z W0507 20:47:28.012000 106004 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:47:30.1755350Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out PASSED 2025-05-07T20:47:30.1755979Z 2025-05-07T20:47:30.1756134Z ============================== 1 passed in 8.54s =============================== 2025-05-07T20:47:32.1268073Z 2025-05-07T20:47:32.1268948Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:47:32.1286733Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 13 seconds 2025-05-07T20:47:32.1287135Z 2025-05-07T20:47:32.1287141Z 2025-05-07T20:47:32.1287153Z 2025-05-07T20:47:32.1287157Z 2025-05-07T20:47:32.1309610Z ################################################################################ 2025-05-07T20:47:32.1324760Z # [2025-05-07T20:47:32.132Z] Run Python Test Suite: 2025-05-07T20:47:32.1325095Z # ./sll/jagged_softmax_test.py 2025-05-07T20:47:32.1325394Z ################################################################################ 2025-05-07T20:47:32.1351383Z + 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:47:32.1352009Z 2025-05-07T20:47:34.3160450Z ============================= test session starts ============================== 2025-05-07T20:47:34.3161748Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:47:34.3162809Z cachedir: .pytest_cache 2025-05-07T20:47:34.3164473Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:47:34.3165948Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:47:34.3166765Z plugins: hypothesis-6.131.14 2025-05-07T20:47:36.1193539Z collecting ... collected 3 items 2025-05-07T20:47:36.1193800Z 2025-05-07T20:47:40.2549047Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax PASSED 2025-05-07T20:47:40.7278858Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend PASSED 2025-05-07T20:47:44.9499745Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax PASSED 2025-05-07T20:47:44.9500152Z 2025-05-07T20:47:44.9500308Z =============================== warnings summary =============================== 2025-05-07T20:47:44.9500698Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:47:44.9503840Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:47:44.9507079Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:47:44.9507499Z 2025-05-07T20:47:44.9507625Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:47:44.9510740Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:47:44.9514218Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:47:44.9514643Z 2025-05-07T20:47:44.9514886Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:47:44.9515379Z ======================= 3 passed, 50 warnings in 10.77s ======================== 2025-05-07T20:47:45.8532214Z 2025-05-07T20:47:45.8532601Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:47:45.8552679Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 13 seconds 2025-05-07T20:47:45.8553010Z 2025-05-07T20:47:45.8553014Z 2025-05-07T20:47:45.8553018Z 2025-05-07T20:47:45.8553022Z 2025-05-07T20:47:45.8573733Z ################################################################################ 2025-05-07T20:47:45.8591718Z # [2025-05-07T20:47:45.858Z] Run Python Test Suite: 2025-05-07T20:47:45.8592086Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:47:45.8592422Z ################################################################################ 2025-05-07T20:47:45.8617856Z + 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:47:45.8618877Z 2025-05-07T20:47:48.0449358Z ============================= test session starts ============================== 2025-05-07T20:47:48.0450002Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:47:48.0450533Z cachedir: .pytest_cache 2025-05-07T20:47:48.0451121Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:47:48.0451867Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:47:48.0452285Z plugins: hypothesis-6.131.14 2025-05-07T20:47:49.8803393Z collecting ... collected 1 item 2025-05-07T20:47:49.8803616Z 2025-05-07T20:47:49.8823103Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:47:49.8823650Z 2025-05-07T20:47:49.8823806Z =========================== short test summary info ============================ 2025-05-07T20:47:49.8824514Z 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:47:49.8825171Z ============================== 1 skipped in 1.97s ============================== 2025-05-07T20:47:50.5726064Z 2025-05-07T20:47:50.5726795Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:47:50.5747837Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 5 seconds 2025-05-07T20:47:50.5748191Z 2025-05-07T20:47:50.5748196Z 2025-05-07T20:47:50.5748200Z 2025-05-07T20:47:50.5748204Z 2025-05-07T20:47:50.5768374Z ################################################################################ 2025-05-07T20:47:50.5783712Z # [2025-05-07T20:47:50.578Z] Run Python Test Suite: 2025-05-07T20:47:50.5784082Z # ./sparse/block_bucketize_test.py 2025-05-07T20:47:50.5784389Z ################################################################################ 2025-05-07T20:47:50.5809645Z + 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:47:50.5810280Z 2025-05-07T20:47:52.7594610Z ============================= test session starts ============================== 2025-05-07T20:47:52.7595540Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:47:52.7596079Z cachedir: .pytest_cache 2025-05-07T20:47:52.7596669Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:47:52.7597415Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:47:52.7597849Z plugins: hypothesis-6.131.14 2025-05-07T20:47:55.0130018Z collecting ... collected 11 items 2025-05-07T20:47:55.0130281Z 2025-05-07T20:47:55.3668029Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3669017Z self=, 2025-05-07T20:47:55.3669558Z index_type=torch.int32, 2025-05-07T20:47:55.3669810Z has_weight=False, 2025-05-07T20:47:55.3670048Z bucketize_pos=False, 2025-05-07T20:47:55.3670294Z sequence=False, 2025-05-07T20:47:55.3670502Z ) 2025-05-07T20:47:55.3670841Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3671522Z self=, 2025-05-07T20:47:55.3672045Z index_type=torch.int64, 2025-05-07T20:47:55.3672298Z has_weight=False, 2025-05-07T20:47:55.3672533Z bucketize_pos=False, 2025-05-07T20:47:55.3673151Z sequence=False, 2025-05-07T20:47:55.3673363Z ) 2025-05-07T20:47:55.3673621Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3674209Z self=, 2025-05-07T20:47:55.3674729Z index_type=torch.int64, 2025-05-07T20:47:55.3674980Z has_weight=False, 2025-05-07T20:47:55.3675242Z bucketize_pos=False, 2025-05-07T20:47:55.3675484Z sequence=True, 2025-05-07T20:47:55.3675688Z ) 2025-05-07T20:47:55.3675970Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3676570Z self=, 2025-05-07T20:47:55.3677089Z index_type=torch.int32, 2025-05-07T20:47:55.3677341Z has_weight=True, 2025-05-07T20:47:55.3677578Z bucketize_pos=True, 2025-05-07T20:47:55.3677803Z sequence=True, 2025-05-07T20:47:55.3678015Z ) 2025-05-07T20:47:55.3678274Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3678844Z self=, 2025-05-07T20:47:55.3679367Z index_type=torch.int32, 2025-05-07T20:47:55.3679620Z has_weight=False, 2025-05-07T20:47:55.3679854Z bucketize_pos=True, 2025-05-07T20:47:55.3680086Z sequence=False, 2025-05-07T20:47:55.3680299Z ) 2025-05-07T20:47:55.3680545Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3681108Z self=, 2025-05-07T20:47:55.3681639Z index_type=torch.int32, 2025-05-07T20:47:55.3681886Z has_weight=True, 2025-05-07T20:47:55.3682116Z bucketize_pos=False, 2025-05-07T20:47:55.3682355Z sequence=True, 2025-05-07T20:47:55.3682566Z ) 2025-05-07T20:47:55.3682809Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3683394Z self=, 2025-05-07T20:47:55.3683921Z index_type=torch.int32, 2025-05-07T20:47:55.3684338Z has_weight=False, 2025-05-07T20:47:55.3684573Z bucketize_pos=True, 2025-05-07T20:47:55.3684800Z sequence=True, 2025-05-07T20:47:55.3685010Z ) 2025-05-07T20:47:55.3685258Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3685831Z self=, 2025-05-07T20:47:55.3686357Z index_type=torch.int64, 2025-05-07T20:47:55.3686605Z has_weight=True, 2025-05-07T20:47:55.3686833Z bucketize_pos=False, 2025-05-07T20:47:55.3687072Z sequence=True, 2025-05-07T20:47:55.3687297Z ) 2025-05-07T20:47:55.3687546Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3695927Z self=, 2025-05-07T20:47:55.3696498Z index_type=torch.int32, 2025-05-07T20:47:55.3696766Z has_weight=True, 2025-05-07T20:47:55.3697005Z bucketize_pos=True, 2025-05-07T20:47:55.3697253Z sequence=False, 2025-05-07T20:47:55.3697462Z ) 2025-05-07T20:47:55.3697723Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3698311Z self=, 2025-05-07T20:47:55.3698839Z index_type=torch.int32, 2025-05-07T20:47:55.3699098Z has_weight=True, 2025-05-07T20:47:55.3699340Z bucketize_pos=False, 2025-05-07T20:47:55.3699583Z sequence=False, 2025-05-07T20:47:55.3699807Z ) 2025-05-07T20:47:55.3700066Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3700644Z self=, 2025-05-07T20:47:55.3701172Z index_type=torch.int64, 2025-05-07T20:47:55.3701428Z has_weight=True, 2025-05-07T20:47:55.3701779Z bucketize_pos=True, 2025-05-07T20:47:55.3702022Z sequence=True, 2025-05-07T20:47:55.3702238Z ) 2025-05-07T20:47:55.3702500Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3703074Z self=, 2025-05-07T20:47:55.3703606Z index_type=torch.int32, 2025-05-07T20:47:55.3703862Z has_weight=False, 2025-05-07T20:47:55.3704095Z bucketize_pos=False, 2025-05-07T20:47:55.3704342Z sequence=True, 2025-05-07T20:47:55.3704560Z ) 2025-05-07T20:47:55.3704807Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3705386Z self=, 2025-05-07T20:47:55.3705917Z index_type=torch.int64, 2025-05-07T20:47:55.3706163Z has_weight=True, 2025-05-07T20:47:55.3706402Z bucketize_pos=False, 2025-05-07T20:47:55.3706657Z sequence=False, 2025-05-07T20:47:55.3706864Z ) 2025-05-07T20:47:55.3707128Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3707703Z self=, 2025-05-07T20:47:55.3708233Z index_type=torch.int64, 2025-05-07T20:47:55.3708489Z has_weight=True, 2025-05-07T20:47:55.3708723Z bucketize_pos=True, 2025-05-07T20:47:55.3708963Z sequence=False, 2025-05-07T20:47:55.3709169Z ) 2025-05-07T20:47:55.3709424Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3709998Z self=, 2025-05-07T20:47:55.3710519Z index_type=torch.int64, 2025-05-07T20:47:55.3710775Z has_weight=False, 2025-05-07T20:47:55.3711017Z bucketize_pos=True, 2025-05-07T20:47:55.3711246Z sequence=True, 2025-05-07T20:47:55.3711462Z ) 2025-05-07T20:47:55.3711719Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:47:55.3712309Z self=, 2025-05-07T20:47:55.3712926Z index_type=torch.int64, 2025-05-07T20:47:55.3713184Z has_weight=False, 2025-05-07T20:47:55.3713426Z bucketize_pos=True, 2025-05-07T20:47:55.3713657Z sequence=False, 2025-05-07T20:47:55.3713870Z ) 2025-05-07T20:47:55.3714058Z PASSED 2025-05-07T20:47:55.3736071Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:47:55.3737377Z self=, 2025-05-07T20:47:55.3737957Z index_type=torch.int32, 2025-05-07T20:47:55.3738209Z ) 2025-05-07T20:47:55.3738491Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:47:55.3739367Z self=, 2025-05-07T20:47:55.3739945Z index_type=torch.int64, 2025-05-07T20:47:55.3740184Z ) 2025-05-07T20:47:55.3740386Z PASSED 2025-05-07T20:49:48.2132196Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2134816Z self=, 2025-05-07T20:49:48.2135579Z index_type=torch.int32, 2025-05-07T20:49:48.2135912Z has_weight=False, 2025-05-07T20:49:48.2136211Z bucketize_pos=False, 2025-05-07T20:49:48.2136743Z sequence=False, 2025-05-07T20:49:48.2137163Z my_size=3, 2025-05-07T20:49:48.2137406Z ) 2025-05-07T20:49:48.2137748Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2138525Z self=, 2025-05-07T20:49:48.2139640Z index_type=torch.int64, 2025-05-07T20:49:48.2139954Z has_weight=False, 2025-05-07T20:49:48.2140245Z bucketize_pos=False, 2025-05-07T20:49:48.2140558Z sequence=False, 2025-05-07T20:49:48.2140815Z my_size=3, 2025-05-07T20:49:48.2141069Z ) 2025-05-07T20:49:48.2141399Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2142158Z self=, 2025-05-07T20:49:48.2142845Z index_type=torch.int64, 2025-05-07T20:49:48.2143160Z has_weight=True, 2025-05-07T20:49:48.2143441Z bucketize_pos=True, 2025-05-07T20:49:48.2143732Z sequence=True, 2025-05-07T20:49:48.2144000Z my_size=3, 2025-05-07T20:49:48.2144239Z ) 2025-05-07T20:49:48.2144575Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2145335Z self=, 2025-05-07T20:49:48.2146021Z index_type=torch.int32, 2025-05-07T20:49:48.2146319Z has_weight=True, 2025-05-07T20:49:48.2146603Z bucketize_pos=False, 2025-05-07T20:49:48.2146905Z sequence=False, 2025-05-07T20:49:48.2147159Z my_size=3, 2025-05-07T20:49:48.2147403Z ) 2025-05-07T20:49:48.2147727Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2148484Z self=, 2025-05-07T20:49:48.2149171Z index_type=torch.int32, 2025-05-07T20:49:48.2149482Z has_weight=True, 2025-05-07T20:49:48.2149758Z bucketize_pos=True, 2025-05-07T20:49:48.2150047Z sequence=False, 2025-05-07T20:49:48.2150309Z my_size=1024, 2025-05-07T20:49:48.2150551Z ) 2025-05-07T20:49:48.2150877Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2151638Z self=, 2025-05-07T20:49:48.2152328Z index_type=torch.int64, 2025-05-07T20:49:48.2152622Z has_weight=False, 2025-05-07T20:49:48.2152905Z bucketize_pos=True, 2025-05-07T20:49:48.2153397Z sequence=False, 2025-05-07T20:49:48.2153652Z my_size=194, 2025-05-07T20:49:48.2153904Z ) 2025-05-07T20:49:48.2154239Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2154994Z self=, 2025-05-07T20:49:48.2155675Z index_type=torch.int64, 2025-05-07T20:49:48.2155979Z has_weight=False, 2025-05-07T20:49:48.2156257Z bucketize_pos=False, 2025-05-07T20:49:48.2156549Z sequence=True, 2025-05-07T20:49:48.2156926Z my_size=194, 2025-05-07T20:49:48.2157266Z ) 2025-05-07T20:49:48.2157621Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2158395Z self=, 2025-05-07T20:49:48.2159088Z index_type=torch.int64, 2025-05-07T20:49:48.2159393Z has_weight=False, 2025-05-07T20:49:48.2159689Z bucketize_pos=True, 2025-05-07T20:49:48.2159984Z sequence=True, 2025-05-07T20:49:48.2160244Z my_size=256, 2025-05-07T20:49:48.2160499Z ) 2025-05-07T20:49:48.2160831Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2161591Z self=, 2025-05-07T20:49:48.2162281Z index_type=torch.int64, 2025-05-07T20:49:48.2162600Z has_weight=False, 2025-05-07T20:49:48.2162885Z bucketize_pos=False, 2025-05-07T20:49:48.2163183Z sequence=True, 2025-05-07T20:49:48.2163451Z my_size=3, 2025-05-07T20:49:48.2163699Z ) 2025-05-07T20:49:48.2164033Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2164900Z self=, 2025-05-07T20:49:48.2165598Z index_type=torch.int32, 2025-05-07T20:49:48.2165909Z has_weight=False, 2025-05-07T20:49:48.2166195Z bucketize_pos=True, 2025-05-07T20:49:48.2166483Z sequence=True, 2025-05-07T20:49:48.2166749Z my_size=1024, 2025-05-07T20:49:48.2166993Z ) 2025-05-07T20:49:48.2167321Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2168105Z self=, 2025-05-07T20:49:48.2168990Z index_type=torch.int32, 2025-05-07T20:49:48.2169287Z has_weight=False, 2025-05-07T20:49:48.2169572Z bucketize_pos=True, 2025-05-07T20:49:48.2169854Z sequence=False, 2025-05-07T20:49:48.2170109Z my_size=194, 2025-05-07T20:49:48.2170360Z ) 2025-05-07T20:49:48.2170689Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2171449Z self=, 2025-05-07T20:49:48.2172129Z index_type=torch.int32, 2025-05-07T20:49:48.2172437Z has_weight=False, 2025-05-07T20:49:48.2172720Z bucketize_pos=False, 2025-05-07T20:49:48.2173010Z sequence=False, 2025-05-07T20:49:48.2173278Z my_size=194, 2025-05-07T20:49:48.2173519Z ) 2025-05-07T20:49:48.2173848Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2174607Z self=, 2025-05-07T20:49:48.2175282Z index_type=torch.int32, 2025-05-07T20:49:48.2175576Z has_weight=False, 2025-05-07T20:49:48.2175861Z bucketize_pos=True, 2025-05-07T20:49:48.2176151Z sequence=False, 2025-05-07T20:49:48.2176405Z my_size=3, 2025-05-07T20:49:48.2176649Z ) 2025-05-07T20:49:48.2176977Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2177740Z self=, 2025-05-07T20:49:48.2178420Z index_type=torch.int32, 2025-05-07T20:49:48.2178722Z has_weight=False, 2025-05-07T20:49:48.2179117Z bucketize_pos=True, 2025-05-07T20:49:48.2179404Z sequence=True, 2025-05-07T20:49:48.2179663Z my_size=3, 2025-05-07T20:49:48.2179899Z ) 2025-05-07T20:49:48.2180230Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2180988Z self=, 2025-05-07T20:49:48.2181668Z index_type=torch.int32, 2025-05-07T20:49:48.2181962Z has_weight=True, 2025-05-07T20:49:48.2182241Z bucketize_pos=True, 2025-05-07T20:49:48.2182526Z sequence=True, 2025-05-07T20:49:48.2182779Z my_size=3, 2025-05-07T20:49:48.2183035Z ) 2025-05-07T20:49:48.2183368Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2184133Z self=, 2025-05-07T20:49:48.2184824Z index_type=torch.int64, 2025-05-07T20:49:48.2185131Z has_weight=False, 2025-05-07T20:49:48.2185416Z bucketize_pos=True, 2025-05-07T20:49:48.2185704Z sequence=True, 2025-05-07T20:49:48.2185970Z my_size=1024, 2025-05-07T20:49:48.2186223Z ) 2025-05-07T20:49:48.2186546Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2187310Z self=, 2025-05-07T20:49:48.2188016Z index_type=torch.int64, 2025-05-07T20:49:48.2188335Z has_weight=True, 2025-05-07T20:49:48.2188654Z bucketize_pos=True, 2025-05-07T20:49:48.2188969Z sequence=True, 2025-05-07T20:49:48.2189250Z my_size=1024, 2025-05-07T20:49:48.2189545Z ) 2025-05-07T20:49:48.2189921Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2190819Z self=, 2025-05-07T20:49:48.2191548Z index_type=torch.int32, 2025-05-07T20:49:48.2191895Z has_weight=False, 2025-05-07T20:49:48.2192195Z bucketize_pos=True, 2025-05-07T20:49:48.2192510Z sequence=True, 2025-05-07T20:49:48.2192796Z my_size=256, 2025-05-07T20:49:48.2193070Z ) 2025-05-07T20:49:48.2193403Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2194216Z self=, 2025-05-07T20:49:48.2194923Z index_type=torch.int32, 2025-05-07T20:49:48.2195237Z has_weight=False, 2025-05-07T20:49:48.2195540Z bucketize_pos=True, 2025-05-07T20:49:48.2195840Z sequence=False, 2025-05-07T20:49:48.2196096Z my_size=256, 2025-05-07T20:49:48.2196349Z ) 2025-05-07T20:49:48.2196680Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2197440Z self=, 2025-05-07T20:49:48.2198122Z index_type=torch.int32, 2025-05-07T20:49:48.2198434Z has_weight=False, 2025-05-07T20:49:48.2198727Z bucketize_pos=False, 2025-05-07T20:49:48.2199015Z sequence=False, 2025-05-07T20:49:48.2199279Z my_size=256, 2025-05-07T20:49:48.2199525Z ) 2025-05-07T20:49:48.2199844Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2200603Z self=, 2025-05-07T20:49:48.2201281Z index_type=torch.int64, 2025-05-07T20:49:48.2201574Z has_weight=False, 2025-05-07T20:49:48.2201856Z bucketize_pos=True, 2025-05-07T20:49:48.2202137Z sequence=True, 2025-05-07T20:49:48.2202399Z my_size=3, 2025-05-07T20:49:48.2202641Z ) 2025-05-07T20:49:48.2202968Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2203749Z self=, 2025-05-07T20:49:48.2204433Z index_type=torch.int32, 2025-05-07T20:49:48.2204900Z has_weight=False, 2025-05-07T20:49:48.2205185Z bucketize_pos=True, 2025-05-07T20:49:48.2205463Z sequence=True, 2025-05-07T20:49:48.2205725Z my_size=194, 2025-05-07T20:49:48.2205975Z ) 2025-05-07T20:49:48.2206293Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2207058Z self=, 2025-05-07T20:49:48.2207746Z index_type=torch.int32, 2025-05-07T20:49:48.2208042Z has_weight=True, 2025-05-07T20:49:48.2208323Z bucketize_pos=True, 2025-05-07T20:49:48.2208764Z sequence=True, 2025-05-07T20:49:48.2209019Z my_size=194, 2025-05-07T20:49:48.2209268Z ) 2025-05-07T20:49:48.2209593Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2210361Z self=, 2025-05-07T20:49:48.2211047Z index_type=torch.int32, 2025-05-07T20:49:48.2211355Z has_weight=False, 2025-05-07T20:49:48.2211638Z bucketize_pos=False, 2025-05-07T20:49:48.2211918Z sequence=True, 2025-05-07T20:49:48.2212180Z my_size=256, 2025-05-07T20:49:48.2212428Z ) 2025-05-07T20:49:48.2212743Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2213504Z self=, 2025-05-07T20:49:48.2214182Z index_type=torch.int64, 2025-05-07T20:49:48.2214480Z has_weight=True, 2025-05-07T20:49:48.2214758Z bucketize_pos=False, 2025-05-07T20:49:48.2215046Z sequence=False, 2025-05-07T20:49:48.2215303Z my_size=194, 2025-05-07T20:49:48.2215553Z ) 2025-05-07T20:49:48.2215877Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2216731Z self=, 2025-05-07T20:49:48.2217416Z index_type=torch.int64, 2025-05-07T20:49:48.2217731Z has_weight=True, 2025-05-07T20:49:48.2218012Z bucketize_pos=True, 2025-05-07T20:49:48.2218289Z sequence=False, 2025-05-07T20:49:48.2218551Z my_size=194, 2025-05-07T20:49:48.2218804Z ) 2025-05-07T20:49:48.2219121Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2219882Z self=, 2025-05-07T20:49:48.2220592Z index_type=torch.int64, 2025-05-07T20:49:48.2220910Z has_weight=False, 2025-05-07T20:49:48.2221211Z bucketize_pos=False, 2025-05-07T20:49:48.2221517Z sequence=False, 2025-05-07T20:49:48.2221782Z my_size=194, 2025-05-07T20:49:48.2222043Z ) 2025-05-07T20:49:48.2222326Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2222939Z self=, 2025-05-07T20:49:48.2223494Z index_type=torch.int32, 2025-05-07T20:49:48.2223757Z has_weight=True, 2025-05-07T20:49:48.2224000Z bucketize_pos=True, 2025-05-07T20:49:48.2224233Z sequence=True, 2025-05-07T20:49:48.2224461Z my_size=1024, 2025-05-07T20:49:48.2224680Z ) 2025-05-07T20:49:48.2224948Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:49:48.2225578Z self=, 2025-05-07T20:49:48.2226141Z index_type=torch.int64, 2025-05-07T20:49:48.2226403Z has_weight=True, 2025-05-07T20:49:48.2226651Z bucketize_pos=True, 2025-05-07T20:49:48.2226897Z sequence=True, 2025-05-07T20:49:48.2227116Z my_size=194, 2025-05-07T20:50:00.9182113Z ) 2025-05-07T20:50:00.9182673Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:00.9183680Z self=, 2025-05-07T20:50:00.9185123Z index_type=torch.int64, 2025-05-07T20:50:00.9185520Z has_weight=False, 2025-05-07T20:50:00.9185887Z bucketize_pos=False, 2025-05-07T20:50:00.9186281Z sequence=False, 2025-05-07T20:50:00.9186627Z my_size=1024, 2025-05-07T20:50:00.9186957Z ) 2025-05-07T20:50:00.9187366Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:00.9188343Z self=, 2025-05-07T20:50:00.9189212Z index_type=torch.int32, 2025-05-07T20:50:00.9189576Z has_weight=False, 2025-05-07T20:50:00.9189934Z bucketize_pos=True, 2025-05-07T20:50:00.9190315Z sequence=False, 2025-05-07T20:50:00.9190668Z my_size=1024, 2025-05-07T20:50:00.9191010Z ) 2025-05-07T20:50:00.9191457Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:00.9192578Z self=, 2025-05-07T20:50:00.9193575Z index_type=torch.int32, 2025-05-07T20:50:00.9193988Z has_weight=False, 2025-05-07T20:50:00.9194381Z bucketize_pos=False, 2025-05-07T20:50:00.9194788Z sequence=False, 2025-05-07T20:50:00.9195146Z my_size=1024, 2025-05-07T20:50:00.9195478Z ) 2025-05-07T20:50:00.9195785Z PASSED 2025-05-07T20:50:00.9566223Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_long_indices Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9568006Z self=, 2025-05-07T20:50:00.9569107Z long_indices=False, 2025-05-07T20:50:00.9569462Z use_cpu=False, 2025-05-07T20:50:00.9569810Z keep_orig_idx=False, 2025-05-07T20:50:00.9570217Z sequence=False, 2025-05-07T20:50:00.9570998Z bucketize_pos=False, 2025-05-07T20:50:00.9571386Z ) 2025-05-07T20:50:00.9581995Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9583130Z self=, 2025-05-07T20:50:00.9585541Z long_indices=True, 2025-05-07T20:50:00.9585924Z use_cpu=False, 2025-05-07T20:50:00.9586305Z keep_orig_idx=False, 2025-05-07T20:50:00.9586713Z sequence=False, 2025-05-07T20:50:00.9587081Z bucketize_pos=False, 2025-05-07T20:50:00.9587479Z ) 2025-05-07T20:50:00.9587990Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9589195Z self=, 2025-05-07T20:50:00.9590217Z long_indices=True, 2025-05-07T20:50:00.9590606Z use_cpu=False, 2025-05-07T20:50:00.9590979Z keep_orig_idx=True, 2025-05-07T20:50:00.9591374Z sequence=False, 2025-05-07T20:50:00.9591756Z bucketize_pos=True, 2025-05-07T20:50:00.9592129Z ) 2025-05-07T20:50:00.9592623Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9594928Z self=, 2025-05-07T20:50:00.9595947Z long_indices=True, 2025-05-07T20:50:00.9596320Z use_cpu=True, 2025-05-07T20:50:00.9596693Z keep_orig_idx=True, 2025-05-07T20:50:00.9597084Z sequence=False, 2025-05-07T20:50:00.9597449Z bucketize_pos=True, 2025-05-07T20:50:00.9597811Z ) 2025-05-07T20:50:00.9598274Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9599373Z self=, 2025-05-07T20:50:00.9600298Z long_indices=False, 2025-05-07T20:50:00.9600692Z use_cpu=True, 2025-05-07T20:50:00.9601076Z keep_orig_idx=True, 2025-05-07T20:50:00.9601465Z sequence=False, 2025-05-07T20:50:00.9601842Z bucketize_pos=True, 2025-05-07T20:50:00.9602487Z ) 2025-05-07T20:50:00.9602979Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9604181Z self=, 2025-05-07T20:50:00.9605206Z long_indices=True, 2025-05-07T20:50:00.9605581Z use_cpu=True, 2025-05-07T20:50:00.9605959Z keep_orig_idx=False, 2025-05-07T20:50:00.9606363Z sequence=True, 2025-05-07T20:50:00.9606734Z bucketize_pos=True, 2025-05-07T20:50:00.9607099Z ) 2025-05-07T20:50:00.9607604Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9608944Z self=, 2025-05-07T20:50:00.9609957Z long_indices=True, 2025-05-07T20:50:00.9610327Z use_cpu=False, 2025-05-07T20:50:00.9610686Z keep_orig_idx=True, 2025-05-07T20:50:00.9611064Z sequence=True, 2025-05-07T20:50:00.9611437Z bucketize_pos=False, 2025-05-07T20:50:00.9611846Z ) 2025-05-07T20:50:00.9612343Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9613548Z self=, 2025-05-07T20:50:00.9614583Z long_indices=False, 2025-05-07T20:50:00.9614980Z use_cpu=False, 2025-05-07T20:50:00.9615341Z keep_orig_idx=True, 2025-05-07T20:50:00.9615734Z sequence=False, 2025-05-07T20:50:00.9616111Z bucketize_pos=True, 2025-05-07T20:50:00.9616473Z ) 2025-05-07T20:50:00.9616977Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9618181Z self=, 2025-05-07T20:50:00.9619197Z long_indices=False, 2025-05-07T20:50:00.9619723Z use_cpu=True, 2025-05-07T20:50:00.9620109Z keep_orig_idx=False, 2025-05-07T20:50:00.9620504Z sequence=False, 2025-05-07T20:50:00.9620895Z bucketize_pos=False, 2025-05-07T20:50:00.9621287Z ) 2025-05-07T20:50:00.9621777Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9622932Z self=, 2025-05-07T20:50:00.9623903Z long_indices=True, 2025-05-07T20:50:00.9624261Z use_cpu=False, 2025-05-07T20:50:00.9624601Z keep_orig_idx=False, 2025-05-07T20:50:00.9624979Z sequence=True, 2025-05-07T20:50:00.9625338Z bucketize_pos=True, 2025-05-07T20:50:00.9625698Z ) 2025-05-07T20:50:00.9626191Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9627278Z self=, 2025-05-07T20:50:00.9628224Z long_indices=True, 2025-05-07T20:50:00.9628588Z use_cpu=False, 2025-05-07T20:50:00.9628954Z keep_orig_idx=False, 2025-05-07T20:50:00.9629349Z sequence=False, 2025-05-07T20:50:00.9629698Z bucketize_pos=True, 2025-05-07T20:50:00.9630039Z ) 2025-05-07T20:50:00.9630502Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9631613Z self=, 2025-05-07T20:50:00.9632583Z long_indices=False, 2025-05-07T20:50:00.9632956Z use_cpu=False, 2025-05-07T20:50:00.9633306Z keep_orig_idx=False, 2025-05-07T20:50:00.9633686Z sequence=False, 2025-05-07T20:50:00.9634053Z bucketize_pos=True, 2025-05-07T20:50:00.9634403Z ) 2025-05-07T20:50:00.9634831Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9635864Z self=, 2025-05-07T20:50:00.9636975Z long_indices=False, 2025-05-07T20:50:00.9637335Z use_cpu=False, 2025-05-07T20:50:00.9637922Z keep_orig_idx=False, 2025-05-07T20:50:00.9638270Z sequence=True, 2025-05-07T20:50:00.9638612Z bucketize_pos=False, 2025-05-07T20:50:00.9638956Z ) 2025-05-07T20:50:00.9639386Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9640360Z self=, 2025-05-07T20:50:00.9641164Z long_indices=False, 2025-05-07T20:50:00.9641500Z use_cpu=False, 2025-05-07T20:50:00.9641819Z keep_orig_idx=False, 2025-05-07T20:50:00.9642204Z sequence=True, 2025-05-07T20:50:00.9642521Z bucketize_pos=True, 2025-05-07T20:50:00.9642827Z ) 2025-05-07T20:50:00.9643246Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9644192Z self=, 2025-05-07T20:50:00.9644994Z long_indices=False, 2025-05-07T20:50:00.9645343Z use_cpu=True, 2025-05-07T20:50:00.9645659Z keep_orig_idx=False, 2025-05-07T20:50:00.9646004Z sequence=True, 2025-05-07T20:50:00.9646308Z bucketize_pos=True, 2025-05-07T20:50:00.9646633Z ) 2025-05-07T20:50:00.9647048Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:00.9647974Z self=, 2025-05-07T20:50:00.9648870Z long_indices=False, 2025-05-07T20:50:00.9649204Z use_cpu=True, 2025-05-07T20:50:00.9649514Z keep_orig_idx=False, 2025-05-07T20:50:00.9649858Z sequence=False, 2025-05-07T20:50:00.9650180Z bucketize_pos=True, 2025-05-07T20:50:00.9650496Z ) 2025-05-07T20:50:00.9650777Z PASSED 2025-05-07T20:50:00.9924850Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9926720Z self=, 2025-05-07T20:50:00.9927729Z long_indices=False, 2025-05-07T20:50:00.9928113Z use_cpu=False, 2025-05-07T20:50:00.9928624Z keep_orig_idx=False, 2025-05-07T20:50:00.9929031Z sequence=False, 2025-05-07T20:50:00.9929365Z ) 2025-05-07T20:50:00.9929860Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9931003Z self=, 2025-05-07T20:50:00.9932066Z long_indices=True, 2025-05-07T20:50:00.9932469Z use_cpu=False, 2025-05-07T20:50:00.9932841Z keep_orig_idx=False, 2025-05-07T20:50:00.9933251Z sequence=False, 2025-05-07T20:50:00.9933606Z ) 2025-05-07T20:50:00.9934136Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9935385Z self=, 2025-05-07T20:50:00.9936769Z long_indices=True, 2025-05-07T20:50:00.9937145Z use_cpu=False, 2025-05-07T20:50:00.9937514Z keep_orig_idx=True, 2025-05-07T20:50:00.9937910Z sequence=False, 2025-05-07T20:50:00.9938248Z ) 2025-05-07T20:50:00.9938763Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9940005Z self=, 2025-05-07T20:50:00.9941047Z long_indices=False, 2025-05-07T20:50:00.9941395Z use_cpu=True, 2025-05-07T20:50:00.9941720Z keep_orig_idx=True, 2025-05-07T20:50:00.9942110Z sequence=False, 2025-05-07T20:50:00.9942449Z ) 2025-05-07T20:50:00.9942971Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9944227Z self=, 2025-05-07T20:50:00.9945503Z long_indices=True, 2025-05-07T20:50:00.9945886Z use_cpu=True, 2025-05-07T20:50:00.9946255Z keep_orig_idx=False, 2025-05-07T20:50:00.9946650Z sequence=False, 2025-05-07T20:50:00.9947000Z ) 2025-05-07T20:50:00.9947526Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9948781Z self=, 2025-05-07T20:50:00.9949813Z long_indices=True, 2025-05-07T20:50:00.9950198Z use_cpu=True, 2025-05-07T20:50:00.9950569Z keep_orig_idx=True, 2025-05-07T20:50:00.9950951Z sequence=False, 2025-05-07T20:50:00.9951298Z ) 2025-05-07T20:50:00.9951820Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9953054Z self=, 2025-05-07T20:50:00.9954098Z long_indices=False, 2025-05-07T20:50:00.9954469Z use_cpu=False, 2025-05-07T20:50:00.9954802Z keep_orig_idx=True, 2025-05-07T20:50:00.9955162Z sequence=False, 2025-05-07T20:50:00.9955502Z ) 2025-05-07T20:50:00.9955980Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9957132Z self=, 2025-05-07T20:50:00.9958205Z long_indices=False, 2025-05-07T20:50:00.9958592Z use_cpu=True, 2025-05-07T20:50:00.9958951Z keep_orig_idx=False, 2025-05-07T20:50:00.9959347Z sequence=True, 2025-05-07T20:50:00.9959684Z ) 2025-05-07T20:50:00.9960193Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9961629Z self=, 2025-05-07T20:50:00.9962678Z long_indices=True, 2025-05-07T20:50:00.9963050Z use_cpu=True, 2025-05-07T20:50:00.9963424Z keep_orig_idx=False, 2025-05-07T20:50:00.9963821Z sequence=True, 2025-05-07T20:50:00.9964154Z ) 2025-05-07T20:50:00.9964674Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9965902Z self=, 2025-05-07T20:50:00.9966918Z long_indices=True, 2025-05-07T20:50:00.9967281Z use_cpu=False, 2025-05-07T20:50:00.9967656Z keep_orig_idx=True, 2025-05-07T20:50:00.9968039Z sequence=True, 2025-05-07T20:50:00.9968464Z ) 2025-05-07T20:50:00.9968992Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9970230Z self=, 2025-05-07T20:50:00.9971277Z long_indices=False, 2025-05-07T20:50:00.9971662Z use_cpu=True, 2025-05-07T20:50:00.9972025Z keep_orig_idx=True, 2025-05-07T20:50:00.9972407Z sequence=True, 2025-05-07T20:50:00.9972749Z ) 2025-05-07T20:50:00.9973263Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9974508Z self=, 2025-05-07T20:50:00.9975543Z long_indices=True, 2025-05-07T20:50:00.9975923Z use_cpu=True, 2025-05-07T20:50:00.9976287Z keep_orig_idx=True, 2025-05-07T20:50:00.9976661Z sequence=True, 2025-05-07T20:50:00.9977004Z ) 2025-05-07T20:50:00.9977520Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9978742Z self=, 2025-05-07T20:50:00.9979772Z long_indices=False, 2025-05-07T20:50:00.9980124Z use_cpu=True, 2025-05-07T20:50:00.9980461Z keep_orig_idx=False, 2025-05-07T20:50:00.9980854Z sequence=False, 2025-05-07T20:50:00.9981326Z ) 2025-05-07T20:50:00.9981822Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9983061Z self=, 2025-05-07T20:50:00.9984030Z long_indices=False, 2025-05-07T20:50:00.9984382Z use_cpu=False, 2025-05-07T20:50:00.9984723Z keep_orig_idx=False, 2025-05-07T20:50:00.9985093Z sequence=True, 2025-05-07T20:50:00.9985406Z ) 2025-05-07T20:50:00.9985904Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9987087Z self=, 2025-05-07T20:50:00.9988059Z long_indices=False, 2025-05-07T20:50:00.9988435Z use_cpu=False, 2025-05-07T20:50:00.9988789Z keep_orig_idx=True, 2025-05-07T20:50:00.9989151Z sequence=True, 2025-05-07T20:50:00.9989482Z ) 2025-05-07T20:50:00.9989977Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:00.9991155Z self=, 2025-05-07T20:50:00.9992089Z long_indices=True, 2025-05-07T20:50:00.9992417Z use_cpu=False, 2025-05-07T20:50:00.9992733Z keep_orig_idx=False, 2025-05-07T20:50:00.9993119Z sequence=True, 2025-05-07T20:50:00.9993426Z ) 2025-05-07T20:50:00.9993705Z PASSED 2025-05-07T20:50:01.0258631Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks_raw_ids Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0260634Z self=, 2025-05-07T20:50:01.0261993Z long_indices=False, 2025-05-07T20:50:01.0262393Z use_cpu=False, 2025-05-07T20:50:01.0262751Z keep_orig_idx=False, 2025-05-07T20:50:01.0263138Z sequence=False, 2025-05-07T20:50:01.0263462Z ) 2025-05-07T20:50:01.0264001Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0265274Z self=, 2025-05-07T20:50:01.0266378Z long_indices=True, 2025-05-07T20:50:01.0266753Z use_cpu=False, 2025-05-07T20:50:01.0267122Z keep_orig_idx=False, 2025-05-07T20:50:01.0267522Z sequence=False, 2025-05-07T20:50:01.0267857Z ) 2025-05-07T20:50:01.0268431Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0269787Z self=, 2025-05-07T20:50:01.0270884Z long_indices=False, 2025-05-07T20:50:01.0271272Z use_cpu=True, 2025-05-07T20:50:01.0271636Z keep_orig_idx=False, 2025-05-07T20:50:01.0272029Z sequence=True, 2025-05-07T20:50:01.0272370Z ) 2025-05-07T20:50:01.0272930Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0274265Z self=, 2025-05-07T20:50:01.0275363Z long_indices=True, 2025-05-07T20:50:01.0275715Z use_cpu=True, 2025-05-07T20:50:01.0276059Z keep_orig_idx=True, 2025-05-07T20:50:01.0276440Z sequence=False, 2025-05-07T20:50:01.0276793Z ) 2025-05-07T20:50:01.0277366Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0278712Z self=, 2025-05-07T20:50:01.0279822Z long_indices=False, 2025-05-07T20:50:01.0280210Z use_cpu=False, 2025-05-07T20:50:01.0280566Z keep_orig_idx=True, 2025-05-07T20:50:01.0281165Z sequence=True, 2025-05-07T20:50:01.0281505Z ) 2025-05-07T20:50:01.0282116Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0283466Z self=, 2025-05-07T20:50:01.0284568Z long_indices=True, 2025-05-07T20:50:01.0284947Z use_cpu=True, 2025-05-07T20:50:01.0285306Z keep_orig_idx=False, 2025-05-07T20:50:01.0285708Z sequence=False, 2025-05-07T20:50:01.0286058Z ) 2025-05-07T20:50:01.0286614Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0287969Z self=, 2025-05-07T20:50:01.0289227Z long_indices=True, 2025-05-07T20:50:01.0289610Z use_cpu=False, 2025-05-07T20:50:01.0289980Z keep_orig_idx=True, 2025-05-07T20:50:01.0290369Z sequence=False, 2025-05-07T20:50:01.0290714Z ) 2025-05-07T20:50:01.0291229Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0292542Z self=, 2025-05-07T20:50:01.0293568Z long_indices=False, 2025-05-07T20:50:01.0293955Z use_cpu=False, 2025-05-07T20:50:01.0294332Z keep_orig_idx=False, 2025-05-07T20:50:01.0294731Z sequence=True, 2025-05-07T20:50:01.0295063Z ) 2025-05-07T20:50:01.0295630Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0296981Z self=, 2025-05-07T20:50:01.0298077Z long_indices=False, 2025-05-07T20:50:01.0298596Z use_cpu=False, 2025-05-07T20:50:01.0298970Z keep_orig_idx=True, 2025-05-07T20:50:01.0299354Z sequence=False, 2025-05-07T20:50:01.0299698Z ) 2025-05-07T20:50:01.0300267Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0301616Z self=, 2025-05-07T20:50:01.0302702Z long_indices=True, 2025-05-07T20:50:01.0303089Z use_cpu=True, 2025-05-07T20:50:01.0303466Z keep_orig_idx=False, 2025-05-07T20:50:01.0303859Z sequence=True, 2025-05-07T20:50:01.0304201Z ) 2025-05-07T20:50:01.0304743Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0306067Z self=, 2025-05-07T20:50:01.0307169Z long_indices=False, 2025-05-07T20:50:01.0307563Z use_cpu=True, 2025-05-07T20:50:01.0307938Z keep_orig_idx=True, 2025-05-07T20:50:01.0308319Z sequence=False, 2025-05-07T20:50:01.0308667Z ) 2025-05-07T20:50:01.0309245Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0310593Z self=, 2025-05-07T20:50:01.0311692Z long_indices=True, 2025-05-07T20:50:01.0312073Z use_cpu=True, 2025-05-07T20:50:01.0312430Z keep_orig_idx=True, 2025-05-07T20:50:01.0312818Z sequence=True, 2025-05-07T20:50:01.0313167Z ) 2025-05-07T20:50:01.0313729Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0315080Z self=, 2025-05-07T20:50:01.0316179Z long_indices=False, 2025-05-07T20:50:01.0316557Z use_cpu=True, 2025-05-07T20:50:01.0316918Z keep_orig_idx=True, 2025-05-07T20:50:01.0317297Z sequence=True, 2025-05-07T20:50:01.0317642Z ) 2025-05-07T20:50:01.0318201Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0319668Z self=, 2025-05-07T20:50:01.0320702Z long_indices=True, 2025-05-07T20:50:01.0321057Z use_cpu=False, 2025-05-07T20:50:01.0321402Z keep_orig_idx=True, 2025-05-07T20:50:01.0321770Z sequence=True, 2025-05-07T20:50:01.0322139Z ) 2025-05-07T20:50:01.0322705Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0323973Z self=, 2025-05-07T20:50:01.0324988Z long_indices=False, 2025-05-07T20:50:01.0325338Z use_cpu=True, 2025-05-07T20:50:01.0325715Z keep_orig_idx=False, 2025-05-07T20:50:01.0326104Z sequence=False, 2025-05-07T20:50:01.0326417Z ) 2025-05-07T20:50:01.0326946Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:01.0328216Z self=, 2025-05-07T20:50:01.0329389Z long_indices=True, 2025-05-07T20:50:01.0329752Z use_cpu=False, 2025-05-07T20:50:01.0330111Z keep_orig_idx=False, 2025-05-07T20:50:01.0330490Z sequence=True, 2025-05-07T20:50:01.0330816Z ) 2025-05-07T20:50:01.0331119Z PASSED 2025-05-07T20:50:01.0640711Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks_uneven Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0642670Z self=, 2025-05-07T20:50:01.0644184Z long_indices=False, 2025-05-07T20:50:01.0644583Z use_cpu=False, 2025-05-07T20:50:01.0644953Z keep_orig_idx=False, 2025-05-07T20:50:01.0645348Z sequence=False, 2025-05-07T20:50:01.0645665Z ) 2025-05-07T20:50:01.0646205Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0647383Z self=, 2025-05-07T20:50:01.0648635Z long_indices=True, 2025-05-07T20:50:01.0649031Z use_cpu=False, 2025-05-07T20:50:01.0649402Z keep_orig_idx=False, 2025-05-07T20:50:01.0649807Z sequence=False, 2025-05-07T20:50:01.0650152Z ) 2025-05-07T20:50:01.0650721Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0652063Z self=, 2025-05-07T20:50:01.0653154Z long_indices=True, 2025-05-07T20:50:01.0653524Z use_cpu=False, 2025-05-07T20:50:01.0653889Z keep_orig_idx=True, 2025-05-07T20:50:01.0654279Z sequence=False, 2025-05-07T20:50:01.0654639Z ) 2025-05-07T20:50:01.0655190Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0656529Z self=, 2025-05-07T20:50:01.0669137Z long_indices=True, 2025-05-07T20:50:01.0669535Z use_cpu=True, 2025-05-07T20:50:01.0669910Z keep_orig_idx=False, 2025-05-07T20:50:01.0670320Z sequence=True, 2025-05-07T20:50:01.0670669Z ) 2025-05-07T20:50:01.0671243Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0672599Z self=, 2025-05-07T20:50:01.0673691Z long_indices=True, 2025-05-07T20:50:01.0674068Z use_cpu=True, 2025-05-07T20:50:01.0674410Z keep_orig_idx=True, 2025-05-07T20:50:01.0674767Z sequence=False, 2025-05-07T20:50:01.0675405Z ) 2025-05-07T20:50:01.0675945Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0677170Z self=, 2025-05-07T20:50:01.0678277Z long_indices=True, 2025-05-07T20:50:01.0678673Z use_cpu=False, 2025-05-07T20:50:01.0679048Z keep_orig_idx=True, 2025-05-07T20:50:01.0679429Z sequence=True, 2025-05-07T20:50:01.0679783Z ) 2025-05-07T20:50:01.0680356Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0681694Z self=, 2025-05-07T20:50:01.0682791Z long_indices=True, 2025-05-07T20:50:01.0683197Z use_cpu=False, 2025-05-07T20:50:01.0683563Z keep_orig_idx=False, 2025-05-07T20:50:01.0683971Z sequence=True, 2025-05-07T20:50:01.0684334Z ) 2025-05-07T20:50:01.0684891Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0686230Z self=, 2025-05-07T20:50:01.0687316Z long_indices=True, 2025-05-07T20:50:01.0687697Z use_cpu=True, 2025-05-07T20:50:01.0688056Z keep_orig_idx=False, 2025-05-07T20:50:01.0688568Z sequence=False, 2025-05-07T20:50:01.0688904Z ) 2025-05-07T20:50:01.0689463Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0690806Z self=, 2025-05-07T20:50:01.0691931Z long_indices=False, 2025-05-07T20:50:01.0692338Z use_cpu=True, 2025-05-07T20:50:01.0693688Z keep_orig_idx=False, 2025-05-07T20:50:01.0694111Z sequence=True, 2025-05-07T20:50:01.0694458Z ) 2025-05-07T20:50:01.0695023Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0696380Z self=, 2025-05-07T20:50:01.0697478Z long_indices=True, 2025-05-07T20:50:01.0697852Z use_cpu=True, 2025-05-07T20:50:01.0698219Z keep_orig_idx=True, 2025-05-07T20:50:01.0698607Z sequence=True, 2025-05-07T20:50:01.0698946Z ) 2025-05-07T20:50:01.0699518Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0700866Z self=, 2025-05-07T20:50:01.0701964Z long_indices=False, 2025-05-07T20:50:01.0702347Z use_cpu=False, 2025-05-07T20:50:01.0702727Z keep_orig_idx=True, 2025-05-07T20:50:01.0703121Z sequence=False, 2025-05-07T20:50:01.0703462Z ) 2025-05-07T20:50:01.0703970Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0705221Z self=, 2025-05-07T20:50:01.0706225Z long_indices=False, 2025-05-07T20:50:01.0706579Z use_cpu=True, 2025-05-07T20:50:01.0706930Z keep_orig_idx=True, 2025-05-07T20:50:01.0707287Z sequence=False, 2025-05-07T20:50:01.0707612Z ) 2025-05-07T20:50:01.0708139Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0709429Z self=, 2025-05-07T20:50:01.0710449Z long_indices=False, 2025-05-07T20:50:01.0710823Z use_cpu=False, 2025-05-07T20:50:01.0711165Z keep_orig_idx=False, 2025-05-07T20:50:01.0711555Z sequence=True, 2025-05-07T20:50:01.0711891Z ) 2025-05-07T20:50:01.0712407Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0713849Z self=, 2025-05-07T20:50:01.0714864Z long_indices=False, 2025-05-07T20:50:01.0715255Z use_cpu=False, 2025-05-07T20:50:01.0715598Z keep_orig_idx=True, 2025-05-07T20:50:01.0715964Z sequence=True, 2025-05-07T20:50:01.0716305Z ) 2025-05-07T20:50:01.0716841Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0718118Z self=, 2025-05-07T20:50:01.0719093Z long_indices=False, 2025-05-07T20:50:01.0719436Z use_cpu=True, 2025-05-07T20:50:01.0719751Z keep_orig_idx=True, 2025-05-07T20:50:01.0720128Z sequence=True, 2025-05-07T20:50:01.0720466Z ) 2025-05-07T20:50:01.0720971Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:01.0722216Z self=, 2025-05-07T20:50:01.0723201Z long_indices=False, 2025-05-07T20:50:01.0723539Z use_cpu=True, 2025-05-07T20:50:01.0723875Z keep_orig_idx=False, 2025-05-07T20:50:01.0724241Z sequence=False, 2025-05-07T20:50:01.0724566Z ) 2025-05-07T20:50:01.0724862Z PASSED 2025-05-07T20:50:01.1002109Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1004212Z self=, 2025-05-07T20:50:01.1005597Z long_indices=False, 2025-05-07T20:50:01.1006000Z use_cpu=False, 2025-05-07T20:50:01.1006357Z keep_orig_idx=False, 2025-05-07T20:50:01.1006762Z sequence=False, 2025-05-07T20:50:01.1007105Z ) 2025-05-07T20:50:01.1007679Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1009214Z self=, 2025-05-07T20:50:01.1010360Z long_indices=True, 2025-05-07T20:50:01.1010742Z use_cpu=False, 2025-05-07T20:50:01.1011127Z keep_orig_idx=False, 2025-05-07T20:50:01.1011537Z sequence=False, 2025-05-07T20:50:01.1011877Z ) 2025-05-07T20:50:01.1012550Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1014011Z self=, 2025-05-07T20:50:01.1015174Z long_indices=True, 2025-05-07T20:50:01.1015553Z use_cpu=False, 2025-05-07T20:50:01.1015932Z keep_orig_idx=False, 2025-05-07T20:50:01.1016341Z sequence=True, 2025-05-07T20:50:01.1016683Z ) 2025-05-07T20:50:01.1017307Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1018769Z self=, 2025-05-07T20:50:01.1019924Z long_indices=False, 2025-05-07T20:50:01.1020322Z use_cpu=True, 2025-05-07T20:50:01.1020704Z keep_orig_idx=False, 2025-05-07T20:50:01.1021062Z sequence=True, 2025-05-07T20:50:01.1021371Z ) 2025-05-07T20:50:01.1022019Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1023504Z self=, 2025-05-07T20:50:01.1024637Z long_indices=True, 2025-05-07T20:50:01.1025024Z use_cpu=True, 2025-05-07T20:50:01.1025390Z keep_orig_idx=True, 2025-05-07T20:50:01.1026002Z sequence=False, 2025-05-07T20:50:01.1026350Z ) 2025-05-07T20:50:01.1026967Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1028424Z self=, 2025-05-07T20:50:01.1029581Z long_indices=True, 2025-05-07T20:50:01.1029968Z use_cpu=False, 2025-05-07T20:50:01.1030336Z keep_orig_idx=True, 2025-05-07T20:50:01.1030718Z sequence=False, 2025-05-07T20:50:01.1031069Z ) 2025-05-07T20:50:01.1031686Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1033130Z self=, 2025-05-07T20:50:01.1034292Z long_indices=False, 2025-05-07T20:50:01.1034677Z use_cpu=True, 2025-05-07T20:50:01.1035032Z keep_orig_idx=True, 2025-05-07T20:50:01.1035432Z sequence=False, 2025-05-07T20:50:01.1035775Z ) 2025-05-07T20:50:01.1036711Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1038184Z self=, 2025-05-07T20:50:01.1039251Z long_indices=False, 2025-05-07T20:50:01.1039628Z use_cpu=False, 2025-05-07T20:50:01.1039955Z keep_orig_idx=True, 2025-05-07T20:50:01.1040319Z sequence=True, 2025-05-07T20:50:01.1040647Z ) 2025-05-07T20:50:01.1041218Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1042649Z self=, 2025-05-07T20:50:01.1044002Z long_indices=True, 2025-05-07T20:50:01.1044390Z use_cpu=True, 2025-05-07T20:50:01.1044763Z keep_orig_idx=False, 2025-05-07T20:50:01.1045176Z sequence=False, 2025-05-07T20:50:01.1045517Z ) 2025-05-07T20:50:01.1046134Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1047593Z self=, 2025-05-07T20:50:01.1048861Z long_indices=True, 2025-05-07T20:50:01.1049236Z use_cpu=True, 2025-05-07T20:50:01.1049606Z keep_orig_idx=True, 2025-05-07T20:50:01.1050001Z sequence=True, 2025-05-07T20:50:01.1050339Z ) 2025-05-07T20:50:01.1050957Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1052412Z self=, 2025-05-07T20:50:01.1053564Z long_indices=False, 2025-05-07T20:50:01.1053960Z use_cpu=False, 2025-05-07T20:50:01.1054333Z keep_orig_idx=False, 2025-05-07T20:50:01.1054733Z sequence=True, 2025-05-07T20:50:01.1055054Z ) 2025-05-07T20:50:01.1055676Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1057136Z self=, 2025-05-07T20:50:01.1058270Z long_indices=False, 2025-05-07T20:50:01.1058660Z use_cpu=False, 2025-05-07T20:50:01.1059031Z keep_orig_idx=True, 2025-05-07T20:50:01.1059410Z sequence=False, 2025-05-07T20:50:01.1059764Z ) 2025-05-07T20:50:01.1060377Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1061844Z self=, 2025-05-07T20:50:01.1063012Z long_indices=False, 2025-05-07T20:50:01.1063404Z use_cpu=True, 2025-05-07T20:50:01.1063964Z keep_orig_idx=False, 2025-05-07T20:50:01.1064367Z sequence=False, 2025-05-07T20:50:01.1064716Z ) 2025-05-07T20:50:01.1065324Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1066784Z self=, 2025-05-07T20:50:01.1067936Z long_indices=True, 2025-05-07T20:50:01.1068309Z use_cpu=True, 2025-05-07T20:50:01.1068675Z keep_orig_idx=False, 2025-05-07T20:50:01.1069077Z sequence=True, 2025-05-07T20:50:01.1069413Z ) 2025-05-07T20:50:01.1070023Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1071488Z self=, 2025-05-07T20:50:01.1072571Z long_indices=False, 2025-05-07T20:50:01.1072936Z use_cpu=True, 2025-05-07T20:50:01.1073298Z keep_orig_idx=True, 2025-05-07T20:50:01.1073659Z sequence=True, 2025-05-07T20:50:01.1073981Z ) 2025-05-07T20:50:01.1074572Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:01.1075958Z self=, 2025-05-07T20:50:01.1077005Z long_indices=True, 2025-05-07T20:50:01.1077359Z use_cpu=False, 2025-05-07T20:50:01.1077688Z keep_orig_idx=True, 2025-05-07T20:50:01.1078061Z sequence=True, 2025-05-07T20:50:01.1078398Z ) 2025-05-07T20:50:01.1078697Z PASSED 2025-05-07T20:50:01.1341497Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_with_block_bucketize_pos Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1343840Z self=, 2025-05-07T20:50:01.1344924Z index_type=torch.int32, 2025-05-07T20:50:01.1345349Z has_weight=False, 2025-05-07T20:50:01.1345722Z bucketize_pos=False, 2025-05-07T20:50:01.1346098Z sequence=False, 2025-05-07T20:50:01.1346433Z ) 2025-05-07T20:50:01.1346980Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1348285Z self=, 2025-05-07T20:50:01.1349399Z index_type=torch.int64, 2025-05-07T20:50:01.1349825Z has_weight=False, 2025-05-07T20:50:01.1350215Z bucketize_pos=False, 2025-05-07T20:50:01.1350606Z sequence=False, 2025-05-07T20:50:01.1350949Z ) 2025-05-07T20:50:01.1351512Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1352874Z self=, 2025-05-07T20:50:01.1353987Z index_type=torch.int64, 2025-05-07T20:50:01.1354407Z has_weight=True, 2025-05-07T20:50:01.1354784Z bucketize_pos=False, 2025-05-07T20:50:01.1355182Z sequence=False, 2025-05-07T20:50:01.1355531Z ) 2025-05-07T20:50:01.1356060Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1357377Z self=, 2025-05-07T20:50:01.1358493Z index_type=torch.int64, 2025-05-07T20:50:01.1358915Z has_weight=True, 2025-05-07T20:50:01.1359291Z bucketize_pos=True, 2025-05-07T20:50:01.1359675Z sequence=True, 2025-05-07T20:50:01.1360020Z ) 2025-05-07T20:50:01.1360585Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1361951Z self=, 2025-05-07T20:50:01.1363294Z index_type=torch.int64, 2025-05-07T20:50:01.1363715Z has_weight=False, 2025-05-07T20:50:01.1364099Z bucketize_pos=True, 2025-05-07T20:50:01.1364485Z sequence=False, 2025-05-07T20:50:01.1364829Z ) 2025-05-07T20:50:01.1365388Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1366740Z self=, 2025-05-07T20:50:01.1367847Z index_type=torch.int32, 2025-05-07T20:50:01.1368223Z has_weight=True, 2025-05-07T20:50:01.1368694Z bucketize_pos=False, 2025-05-07T20:50:01.1369078Z sequence=True, 2025-05-07T20:50:01.1369395Z ) 2025-05-07T20:50:01.1369944Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1371236Z self=, 2025-05-07T20:50:01.1372377Z index_type=torch.int32, 2025-05-07T20:50:01.1372791Z has_weight=True, 2025-05-07T20:50:01.1373178Z bucketize_pos=True, 2025-05-07T20:50:01.1373565Z sequence=False, 2025-05-07T20:50:01.1373900Z ) 2025-05-07T20:50:01.1374467Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1375827Z self=, 2025-05-07T20:50:01.1376921Z index_type=torch.int32, 2025-05-07T20:50:01.1377338Z has_weight=True, 2025-05-07T20:50:01.1377720Z bucketize_pos=True, 2025-05-07T20:50:01.1378097Z sequence=True, 2025-05-07T20:50:01.1378441Z ) 2025-05-07T20:50:01.1379018Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1380475Z self=, 2025-05-07T20:50:01.1381601Z index_type=torch.int64, 2025-05-07T20:50:01.1382027Z has_weight=True, 2025-05-07T20:50:01.1382409Z bucketize_pos=False, 2025-05-07T20:50:01.1382803Z sequence=True, 2025-05-07T20:50:01.1383155Z ) 2025-05-07T20:50:01.1383732Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1385087Z self=, 2025-05-07T20:50:01.1386204Z index_type=torch.int32, 2025-05-07T20:50:01.1386622Z has_weight=False, 2025-05-07T20:50:01.1387001Z bucketize_pos=True, 2025-05-07T20:50:01.1387392Z sequence=True, 2025-05-07T20:50:01.1387734Z ) 2025-05-07T20:50:01.1388304Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1389667Z self=, 2025-05-07T20:50:01.1390780Z index_type=torch.int64, 2025-05-07T20:50:01.1391209Z has_weight=False, 2025-05-07T20:50:01.1391565Z bucketize_pos=True, 2025-05-07T20:50:01.1391936Z sequence=True, 2025-05-07T20:50:01.1392320Z ) 2025-05-07T20:50:01.1392855Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1394142Z self=, 2025-05-07T20:50:01.1395208Z index_type=torch.int32, 2025-05-07T20:50:01.1395603Z has_weight=True, 2025-05-07T20:50:01.1395950Z bucketize_pos=False, 2025-05-07T20:50:01.1396333Z sequence=False, 2025-05-07T20:50:01.1396657Z ) 2025-05-07T20:50:01.1397179Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1398512Z self=, 2025-05-07T20:50:01.1399818Z index_type=torch.int64, 2025-05-07T20:50:01.1400218Z has_weight=False, 2025-05-07T20:50:01.1400583Z bucketize_pos=False, 2025-05-07T20:50:01.1400968Z sequence=True, 2025-05-07T20:50:01.1401286Z ) 2025-05-07T20:50:01.1401827Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1403167Z self=, 2025-05-07T20:50:01.1404169Z index_type=torch.int64, 2025-05-07T20:50:01.1404536Z has_weight=True, 2025-05-07T20:50:01.1404899Z bucketize_pos=True, 2025-05-07T20:50:01.1405244Z sequence=False, 2025-05-07T20:50:01.1405574Z ) 2025-05-07T20:50:01.1406086Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1407284Z self=, 2025-05-07T20:50:01.1408326Z index_type=torch.int32, 2025-05-07T20:50:01.1408870Z has_weight=False, 2025-05-07T20:50:01.1409245Z bucketize_pos=True, 2025-05-07T20:50:01.1409594Z sequence=False, 2025-05-07T20:50:01.1409914Z ) 2025-05-07T20:50:01.1410470Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:01.1411771Z self=, 2025-05-07T20:50:01.1412797Z index_type=torch.int32, 2025-05-07T20:50:01.1413204Z has_weight=False, 2025-05-07T20:50:01.1413591Z bucketize_pos=False, 2025-05-07T20:50:01.1413973Z sequence=True, 2025-05-07T20:50:01.1414311Z ) 2025-05-07T20:50:01.1414615Z PASSED 2025-05-07T20:50:01.1622111Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_with_variable_batch_sizes Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1624189Z self=, 2025-05-07T20:50:01.1625231Z index_type=torch.int32, 2025-05-07T20:50:01.1625648Z has_weight=False, 2025-05-07T20:50:01.1626018Z bucketize_pos=False, 2025-05-07T20:50:01.1626386Z sequence=False, 2025-05-07T20:50:01.1626721Z ) 2025-05-07T20:50:01.1627269Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1628573Z self=, 2025-05-07T20:50:01.1629694Z index_type=torch.int64, 2025-05-07T20:50:01.1630114Z has_weight=False, 2025-05-07T20:50:01.1630502Z bucketize_pos=False, 2025-05-07T20:50:01.1630898Z sequence=False, 2025-05-07T20:50:01.1631258Z ) 2025-05-07T20:50:01.1631834Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1633198Z self=, 2025-05-07T20:50:01.1634323Z index_type=torch.int64, 2025-05-07T20:50:01.1634739Z has_weight=True, 2025-05-07T20:50:01.1635117Z bucketize_pos=True, 2025-05-07T20:50:01.1635508Z sequence=False, 2025-05-07T20:50:01.1635854Z ) 2025-05-07T20:50:01.1636735Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1638035Z self=, 2025-05-07T20:50:01.1639150Z index_type=torch.int32, 2025-05-07T20:50:01.1639571Z has_weight=True, 2025-05-07T20:50:01.1639950Z bucketize_pos=False, 2025-05-07T20:50:01.1640349Z sequence=True, 2025-05-07T20:50:01.1640693Z ) 2025-05-07T20:50:01.1641275Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1642889Z self=, 2025-05-07T20:50:01.1644000Z index_type=torch.int64, 2025-05-07T20:50:01.1644411Z has_weight=False, 2025-05-07T20:50:01.1644802Z bucketize_pos=True, 2025-05-07T20:50:01.1645192Z sequence=False, 2025-05-07T20:50:01.1645527Z ) 2025-05-07T20:50:01.1646106Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1647470Z self=, 2025-05-07T20:50:01.1648706Z index_type=torch.int64, 2025-05-07T20:50:01.1649117Z has_weight=False, 2025-05-07T20:50:01.1649477Z bucketize_pos=False, 2025-05-07T20:50:01.1649851Z sequence=True, 2025-05-07T20:50:01.1650170Z ) 2025-05-07T20:50:01.1650714Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1651992Z self=, 2025-05-07T20:50:01.1653110Z index_type=torch.int32, 2025-05-07T20:50:01.1653534Z has_weight=True, 2025-05-07T20:50:01.1653914Z bucketize_pos=True, 2025-05-07T20:50:01.1654300Z sequence=False, 2025-05-07T20:50:01.1654648Z ) 2025-05-07T20:50:01.1655218Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1656578Z self=, 2025-05-07T20:50:01.1657685Z index_type=torch.int64, 2025-05-07T20:50:01.1658114Z has_weight=False, 2025-05-07T20:50:01.1658520Z bucketize_pos=True, 2025-05-07T20:50:01.1658895Z sequence=True, 2025-05-07T20:50:01.1659238Z ) 2025-05-07T20:50:01.1660014Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1661329Z self=, 2025-05-07T20:50:01.1662548Z index_type=torch.int32, 2025-05-07T20:50:01.1675233Z has_weight=True, 2025-05-07T20:50:01.1675646Z bucketize_pos=False, 2025-05-07T20:50:01.1676040Z sequence=False, 2025-05-07T20:50:01.1676363Z ) 2025-05-07T20:50:01.1676899Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1678206Z self=, 2025-05-07T20:50:01.1679293Z index_type=torch.int64, 2025-05-07T20:50:01.1679693Z has_weight=True, 2025-05-07T20:50:01.1680072Z bucketize_pos=False, 2025-05-07T20:50:01.1680445Z sequence=True, 2025-05-07T20:50:01.1680769Z ) 2025-05-07T20:50:01.1681342Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1682548Z self=, 2025-05-07T20:50:01.1683451Z index_type=torch.int32, 2025-05-07T20:50:01.1683853Z has_weight=True, 2025-05-07T20:50:01.1684200Z bucketize_pos=True, 2025-05-07T20:50:01.1684570Z sequence=True, 2025-05-07T20:50:01.1684910Z ) 2025-05-07T20:50:01.1685448Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1686634Z self=, 2025-05-07T20:50:01.1687692Z index_type=torch.int32, 2025-05-07T20:50:01.1688056Z has_weight=False, 2025-05-07T20:50:01.1688551Z bucketize_pos=True, 2025-05-07T20:50:01.1688928Z sequence=False, 2025-05-07T20:50:01.1689235Z ) 2025-05-07T20:50:01.1689777Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1691203Z self=, 2025-05-07T20:50:01.1692261Z index_type=torch.int32, 2025-05-07T20:50:01.1692662Z has_weight=False, 2025-05-07T20:50:01.1693022Z bucketize_pos=True, 2025-05-07T20:50:01.1693390Z sequence=True, 2025-05-07T20:50:01.1693728Z ) 2025-05-07T20:50:01.1694262Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1695550Z self=, 2025-05-07T20:50:01.1696599Z index_type=torch.int32, 2025-05-07T20:50:01.1697014Z has_weight=False, 2025-05-07T20:50:01.1697383Z bucketize_pos=False, 2025-05-07T20:50:01.1697775Z sequence=True, 2025-05-07T20:50:01.1698108Z ) 2025-05-07T20:50:01.1698627Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1699993Z self=, 2025-05-07T20:50:01.1701056Z index_type=torch.int64, 2025-05-07T20:50:01.1701457Z has_weight=True, 2025-05-07T20:50:01.1701836Z bucketize_pos=False, 2025-05-07T20:50:01.1702263Z sequence=False, 2025-05-07T20:50:01.1702578Z ) 2025-05-07T20:50:01.1703116Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:01.1704387Z self=, 2025-05-07T20:50:01.1705407Z index_type=torch.int64, 2025-05-07T20:50:01.1705809Z has_weight=True, 2025-05-07T20:50:01.1706191Z bucketize_pos=True, 2025-05-07T20:50:01.1706562Z sequence=True, 2025-05-07T20:50:01.1706882Z ) 2025-05-07T20:50:01.1707348Z PASSED 2025-05-07T20:50:01.1716264Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:01.1717742Z self=, 2025-05-07T20:50:01.1718569Z index_type=torch.int32, 2025-05-07T20:50:01.1718906Z ) 2025-05-07T20:50:01.1719239Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:01.1720037Z self=, 2025-05-07T20:50:01.1720812Z index_type=torch.int64, 2025-05-07T20:50:01.1721169Z ) 2025-05-07T20:50:01.1727342Z PASSED 2025-05-07T20:50:01.1727540Z 2025-05-07T20:50:01.1727738Z =============================== warnings summary =============================== 2025-05-07T20:50:01.1728730Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference 2025-05-07T20:50:01.1731304Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sparse/block_bucketize_test.py:1002: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:50:01.1733587Z torch.testing.assert_allclose( 2025-05-07T20:50:01.1733879Z 2025-05-07T20:50:01.1734322Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute 2025-05-07T20:50:01.1737162Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sparse/block_bucketize_test.py:1106: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:50:01.1739524Z torch.testing.assert_allclose( 2025-05-07T20:50:01.1739859Z 2025-05-07T20:50:01.1740187Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:01.1741203Z ================== 11 passed, 2 warnings in 128.55s (0:02:08) ================== 2025-05-07T20:50:02.0544494Z 2025-05-07T20:50:02.0544819Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:50:02.0565667Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 132 seconds 2025-05-07T20:50:02.0565984Z 2025-05-07T20:50:02.0565988Z 2025-05-07T20:50:02.0565993Z 2025-05-07T20:50:02.0565998Z 2025-05-07T20:50:02.0589376Z ################################################################################ 2025-05-07T20:50:02.0605187Z # [2025-05-07T20:50:02.060Z] Run Python Test Suite: 2025-05-07T20:50:02.0605543Z # ./sparse/cumsum_test.py 2025-05-07T20:50:02.0605846Z ################################################################################ 2025-05-07T20:50:02.0630268Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/cumsum_test.py 2025-05-07T20:50:02.0630887Z 2025-05-07T20:50:04.2397210Z ============================= test session starts ============================== 2025-05-07T20:50:04.2397895Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:04.2398439Z cachedir: .pytest_cache 2025-05-07T20:50:04.2399025Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:04.2399770Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:04.2400204Z plugins: hypothesis-6.131.14 2025-05-07T20:50:06.5125750Z collecting ... collected 3 items 2025-05-07T20:50:06.5126085Z 2025-05-07T20:50:06.8399500Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8400888Z self=, 2025-05-07T20:50:06.8401657Z n=0, 2025-05-07T20:50:06.8401957Z b=0, 2025-05-07T20:50:06.8402305Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:06.8402767Z device=device(type='cpu'), 2025-05-07T20:50:06.8403184Z ) 2025-05-07T20:50:06.8403607Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8404418Z self=, 2025-05-07T20:50:06.8405145Z n=12, 2025-05-07T20:50:06.8405451Z b=0, 2025-05-07T20:50:06.8405788Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:06.8406255Z device=device(type='cpu'), 2025-05-07T20:50:06.8406642Z ) 2025-05-07T20:50:06.8407083Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8407992Z self=, 2025-05-07T20:50:06.8408890Z n=12, 2025-05-07T20:50:06.8409202Z b=0, 2025-05-07T20:50:06.8409584Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:06.8410132Z device=device(type='cpu'), 2025-05-07T20:50:06.8410493Z ) 2025-05-07T20:50:06.8410896Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8411799Z self=, 2025-05-07T20:50:06.8412590Z n=22, 2025-05-07T20:50:06.8412899Z b=1, 2025-05-07T20:50:06.8413264Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:06.8413793Z device=device(type='cuda'), 2025-05-07T20:50:06.8414203Z ) 2025-05-07T20:50:06.8414630Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8415480Z self=, 2025-05-07T20:50:06.8416224Z n=57, 2025-05-07T20:50:06.8416517Z b=4, 2025-05-07T20:50:06.8416897Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:06.8417429Z device=device(type='cuda'), 2025-05-07T20:50:06.8417810Z ) 2025-05-07T20:50:06.8418477Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8419368Z self=, 2025-05-07T20:50:06.8420151Z n=28, 2025-05-07T20:50:06.8420470Z b=5, 2025-05-07T20:50:06.8420839Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:06.8421357Z device=device(type='cuda'), 2025-05-07T20:50:06.8421781Z ) 2025-05-07T20:50:06.8422190Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8423075Z self=, 2025-05-07T20:50:06.8423857Z n=14, 2025-05-07T20:50:06.8424180Z b=3, 2025-05-07T20:50:06.8424545Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:06.8425059Z device=device(type='cpu'), 2025-05-07T20:50:06.8425485Z ) 2025-05-07T20:50:06.8425926Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8426818Z self=, 2025-05-07T20:50:06.8427579Z n=8, 2025-05-07T20:50:06.8427882Z b=3, 2025-05-07T20:50:06.8428216Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:06.8428710Z device=device(type='cpu'), 2025-05-07T20:50:06.8429118Z ) 2025-05-07T20:50:06.8429529Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8430392Z self=, 2025-05-07T20:50:06.8431129Z n=24, 2025-05-07T20:50:06.8431423Z b=1, 2025-05-07T20:50:06.8431768Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:06.8432258Z device=device(type='cuda'), 2025-05-07T20:50:06.8432666Z ) 2025-05-07T20:50:06.8433089Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8434107Z self=, 2025-05-07T20:50:06.8434855Z n=13, 2025-05-07T20:50:06.8435156Z b=9, 2025-05-07T20:50:06.8435531Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:06.8436060Z device=device(type='cuda'), 2025-05-07T20:50:06.8436712Z ) 2025-05-07T20:50:06.8437143Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8437992Z self=, 2025-05-07T20:50:06.8438760Z n=6, 2025-05-07T20:50:06.8439086Z b=2, 2025-05-07T20:50:06.8439464Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:06.8439997Z device=device(type='cpu'), 2025-05-07T20:50:06.8440362Z ) 2025-05-07T20:50:06.8440707Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8441434Z self=, 2025-05-07T20:50:06.8442071Z n=6, 2025-05-07T20:50:06.8442354Z b=6, 2025-05-07T20:50:06.8442746Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:06.8443267Z device=device(type='cpu'), 2025-05-07T20:50:06.8443678Z ) 2025-05-07T20:50:06.8444085Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8444815Z self=, 2025-05-07T20:50:06.8445481Z n=60, 2025-05-07T20:50:06.8445788Z b=8, 2025-05-07T20:50:06.8446131Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:06.8446635Z device=device(type='cpu'), 2025-05-07T20:50:06.8447041Z ) 2025-05-07T20:50:06.8447456Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8448275Z self=, 2025-05-07T20:50:06.8449138Z n=60, 2025-05-07T20:50:06.8449431Z b=0, 2025-05-07T20:50:06.8449774Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:06.8450264Z device=device(type='cpu'), 2025-05-07T20:50:06.8450684Z ) 2025-05-07T20:50:06.8451090Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8452179Z self=, 2025-05-07T20:50:06.8452912Z n=60, 2025-05-07T20:50:06.8453221Z b=5, 2025-05-07T20:50:06.8453573Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:06.8454062Z device=device(type='cuda'), 2025-05-07T20:50:06.8454464Z ) 2025-05-07T20:50:06.8454856Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8455676Z self=, 2025-05-07T20:50:06.8456415Z n=5, 2025-05-07T20:50:06.8456713Z b=5, 2025-05-07T20:50:06.8457048Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:06.8457537Z device=device(type='cuda'), 2025-05-07T20:50:06.8457935Z ) 2025-05-07T20:50:06.8458328Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8459194Z self=, 2025-05-07T20:50:06.8459907Z n=32, 2025-05-07T20:50:06.8460202Z b=2, 2025-05-07T20:50:06.8460549Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:06.8461041Z device=device(type='cpu'), 2025-05-07T20:50:06.8461427Z ) 2025-05-07T20:50:06.8461820Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8462645Z self=, 2025-05-07T20:50:06.8463366Z n=2, 2025-05-07T20:50:06.8463690Z b=2, 2025-05-07T20:50:06.8464028Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:06.8464511Z device=device(type='cpu'), 2025-05-07T20:50:06.8464892Z ) 2025-05-07T20:50:06.8465289Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8466101Z self=, 2025-05-07T20:50:06.8466817Z n=36, 2025-05-07T20:50:06.8467323Z b=10, 2025-05-07T20:50:06.8467681Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:06.8468155Z device=device(type='cpu'), 2025-05-07T20:50:06.8468555Z ) 2025-05-07T20:50:06.8468946Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:06.8469754Z self=, 2025-05-07T20:50:06.8470473Z n=10, 2025-05-07T20:50:06.8470769Z b=10, 2025-05-07T20:50:06.8471124Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:06.8471600Z device=device(type='cpu'), 2025-05-07T20:50:06.8471989Z ) 2025-05-07T20:50:06.8472275Z PASSED 2025-05-07T20:50:07.3000848Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3001962Z self=, 2025-05-07T20:50:07.3002400Z batch_size=10, 2025-05-07T20:50:07.3002624Z max_len=10, 2025-05-07T20:50:07.3002875Z dtype=torch.int32, 2025-05-07T20:50:07.3003128Z device=device(type='cpu'), 2025-05-07T20:50:07.3003415Z ) 2025-05-07T20:50:07.3003692Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3004312Z self=, 2025-05-07T20:50:07.3004905Z batch_size=205, 2025-05-07T20:50:07.3005196Z max_len=10, 2025-05-07T20:50:07.3006802Z dtype=torch.int32, 2025-05-07T20:50:07.3007060Z device=device(type='cpu'), 2025-05-07T20:50:07.3007318Z ) 2025-05-07T20:50:07.3007549Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3008015Z self=, 2025-05-07T20:50:07.3008609Z batch_size=178, 2025-05-07T20:50:07.3008823Z max_len=10, 2025-05-07T20:50:07.3009049Z dtype=torch.int32, 2025-05-07T20:50:07.3009302Z device=device(type='cpu'), 2025-05-07T20:50:07.3009550Z ) 2025-05-07T20:50:07.3009796Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3010256Z self=, 2025-05-07T20:50:07.3011121Z batch_size=178, 2025-05-07T20:50:07.3011423Z max_len=814, 2025-05-07T20:50:07.3011737Z dtype=torch.int64, 2025-05-07T20:50:07.3012015Z device=device(type='cuda'), 2025-05-07T20:50:07.3012330Z ) 2025-05-07T20:50:07.3012653Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3013281Z self=, 2025-05-07T20:50:07.3013817Z batch_size=238, 2025-05-07T20:50:07.3014034Z max_len=10, 2025-05-07T20:50:07.3014250Z dtype=torch.int32, 2025-05-07T20:50:07.3014490Z device=device(type='cpu'), 2025-05-07T20:50:07.3014741Z ) 2025-05-07T20:50:07.3014972Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3015420Z self=, 2025-05-07T20:50:07.3017234Z batch_size=238, 2025-05-07T20:50:07.3017459Z max_len=122, 2025-05-07T20:50:07.3017676Z dtype=torch.int64, 2025-05-07T20:50:07.3017932Z device=device(type='cuda'), 2025-05-07T20:50:07.3018193Z ) 2025-05-07T20:50:07.3018417Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3018874Z self=, 2025-05-07T20:50:07.3019301Z batch_size=69, 2025-05-07T20:50:07.3019521Z max_len=11, 2025-05-07T20:50:07.3019728Z dtype=torch.int32, 2025-05-07T20:50:07.3019974Z device=device(type='cuda'), 2025-05-07T20:50:07.3020223Z ) 2025-05-07T20:50:07.3020445Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3020898Z self=, 2025-05-07T20:50:07.3021327Z batch_size=108, 2025-05-07T20:50:07.3021540Z max_len=495, 2025-05-07T20:50:07.3021766Z dtype=torch.int64, 2025-05-07T20:50:07.3022013Z device=device(type='cuda'), 2025-05-07T20:50:07.3022462Z ) 2025-05-07T20:50:07.3022694Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3023155Z self=, 2025-05-07T20:50:07.3023572Z batch_size=822, 2025-05-07T20:50:07.3023790Z max_len=669, 2025-05-07T20:50:07.3024054Z dtype=torch.int64, 2025-05-07T20:50:07.3024315Z device=device(type='cpu'), 2025-05-07T20:50:07.3024564Z ) 2025-05-07T20:50:07.3024796Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3025256Z self=, 2025-05-07T20:50:07.3025676Z batch_size=691, 2025-05-07T20:50:07.3025896Z max_len=843, 2025-05-07T20:50:07.3026121Z dtype=torch.int32, 2025-05-07T20:50:07.3026363Z device=device(type='cpu'), 2025-05-07T20:50:07.3026625Z ) 2025-05-07T20:50:07.3026860Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3027317Z self=, 2025-05-07T20:50:07.3027746Z batch_size=372, 2025-05-07T20:50:07.3027968Z max_len=359, 2025-05-07T20:50:07.3028190Z dtype=torch.int32, 2025-05-07T20:50:07.3028441Z device=device(type='cuda'), 2025-05-07T20:50:07.3028694Z ) 2025-05-07T20:50:07.3028923Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3029379Z self=, 2025-05-07T20:50:07.3029804Z batch_size=359, 2025-05-07T20:50:07.3030029Z max_len=359, 2025-05-07T20:50:07.3030244Z dtype=torch.int32, 2025-05-07T20:50:07.3030492Z device=device(type='cuda'), 2025-05-07T20:50:07.3030757Z ) 2025-05-07T20:50:07.3030981Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3031441Z self=, 2025-05-07T20:50:07.3031875Z batch_size=900, 2025-05-07T20:50:07.3032090Z max_len=770, 2025-05-07T20:50:07.3032325Z dtype=torch.int32, 2025-05-07T20:50:07.3032579Z device=device(type='cpu'), 2025-05-07T20:50:07.3032827Z ) 2025-05-07T20:50:07.3033165Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3033633Z self=, 2025-05-07T20:50:07.3034057Z batch_size=770, 2025-05-07T20:50:07.3034306Z max_len=770, 2025-05-07T20:50:07.3034540Z dtype=torch.int32, 2025-05-07T20:50:07.3034808Z device=device(type='cpu'), 2025-05-07T20:50:07.3035065Z ) 2025-05-07T20:50:07.3035316Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3035786Z self=, 2025-05-07T20:50:07.3036209Z batch_size=667, 2025-05-07T20:50:07.3036788Z max_len=164, 2025-05-07T20:50:07.3037021Z dtype=torch.int64, 2025-05-07T20:50:07.3037284Z device=device(type='cpu'), 2025-05-07T20:50:07.3037542Z ) 2025-05-07T20:50:07.3037797Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3038262Z self=, 2025-05-07T20:50:07.3038702Z batch_size=164, 2025-05-07T20:50:07.3038917Z max_len=164, 2025-05-07T20:50:07.3039149Z dtype=torch.int64, 2025-05-07T20:50:07.3039407Z device=device(type='cpu'), 2025-05-07T20:50:07.3039670Z ) 2025-05-07T20:50:07.3039903Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3040377Z self=, 2025-05-07T20:50:07.3040806Z batch_size=101, 2025-05-07T20:50:07.3041027Z max_len=806, 2025-05-07T20:50:07.3041250Z dtype=torch.int32, 2025-05-07T20:50:07.3041509Z device=device(type='cuda'), 2025-05-07T20:50:07.3041889Z ) 2025-05-07T20:50:07.3042333Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3042889Z self=, 2025-05-07T20:50:07.3051870Z batch_size=101, 2025-05-07T20:50:07.3052269Z max_len=101, 2025-05-07T20:50:07.3052511Z dtype=torch.int32, 2025-05-07T20:50:07.3052771Z device=device(type='cuda'), 2025-05-07T20:50:07.3053032Z ) 2025-05-07T20:50:07.3053275Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3053769Z self=, 2025-05-07T20:50:07.3054228Z batch_size=280, 2025-05-07T20:50:07.3054446Z max_len=943, 2025-05-07T20:50:07.3054673Z dtype=torch.int32, 2025-05-07T20:50:07.3054927Z device=device(type='cuda'), 2025-05-07T20:50:07.3055179Z ) 2025-05-07T20:50:07.3055420Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3055885Z self=, 2025-05-07T20:50:07.3056309Z batch_size=943, 2025-05-07T20:50:07.3056530Z max_len=943, 2025-05-07T20:50:07.3056752Z dtype=torch.int32, 2025-05-07T20:50:07.3056997Z device=device(type='cuda'), 2025-05-07T20:50:07.3057262Z ) 2025-05-07T20:50:07.3057495Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3057947Z self=, 2025-05-07T20:50:07.3058383Z batch_size=272, 2025-05-07T20:50:07.3058610Z max_len=330, 2025-05-07T20:50:07.3058833Z dtype=torch.int64, 2025-05-07T20:50:07.3059077Z device=device(type='cuda'), 2025-05-07T20:50:07.3059331Z ) 2025-05-07T20:50:07.3059570Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3060017Z self=, 2025-05-07T20:50:07.3060443Z batch_size=272, 2025-05-07T20:50:07.3060670Z max_len=272, 2025-05-07T20:50:07.3060885Z dtype=torch.int64, 2025-05-07T20:50:07.3061136Z device=device(type='cuda'), 2025-05-07T20:50:07.3061392Z ) 2025-05-07T20:50:07.3061616Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3062080Z self=, 2025-05-07T20:50:07.3062511Z batch_size=154, 2025-05-07T20:50:07.3062721Z max_len=759, 2025-05-07T20:50:07.3063070Z dtype=torch.int32, 2025-05-07T20:50:07.3063325Z device=device(type='cpu'), 2025-05-07T20:50:07.3063572Z ) 2025-05-07T20:50:07.3063813Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3064270Z self=, 2025-05-07T20:50:07.3064694Z batch_size=154, 2025-05-07T20:50:07.3064907Z max_len=154, 2025-05-07T20:50:07.3065131Z dtype=torch.int32, 2025-05-07T20:50:07.3065380Z device=device(type='cpu'), 2025-05-07T20:50:07.3065631Z ) 2025-05-07T20:50:07.3065863Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3066320Z self=, 2025-05-07T20:50:07.3066741Z batch_size=188, 2025-05-07T20:50:07.3066971Z max_len=516, 2025-05-07T20:50:07.3067195Z dtype=torch.int32, 2025-05-07T20:50:07.3067443Z device=device(type='cpu'), 2025-05-07T20:50:07.3067698Z ) 2025-05-07T20:50:07.3067933Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3068390Z self=, 2025-05-07T20:50:07.3068821Z batch_size=516, 2025-05-07T20:50:07.3069047Z max_len=516, 2025-05-07T20:50:07.3069276Z dtype=torch.int32, 2025-05-07T20:50:07.3069521Z device=device(type='cpu'), 2025-05-07T20:50:07.3069782Z ) 2025-05-07T20:50:07.3070018Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3070469Z self=, 2025-05-07T20:50:07.3070900Z batch_size=786, 2025-05-07T20:50:07.3071131Z max_len=699, 2025-05-07T20:50:07.3071350Z dtype=torch.int64, 2025-05-07T20:50:07.3071601Z device=device(type='cuda'), 2025-05-07T20:50:07.3071863Z ) 2025-05-07T20:50:07.3072091Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3072639Z self=, 2025-05-07T20:50:07.3073074Z batch_size=786, 2025-05-07T20:50:07.3073299Z max_len=786, 2025-05-07T20:50:07.3073532Z dtype=torch.int64, 2025-05-07T20:50:07.3073832Z device=device(type='cuda'), 2025-05-07T20:50:07.3074090Z ) 2025-05-07T20:50:07.3074317Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3074778Z self=, 2025-05-07T20:50:07.3075209Z batch_size=541, 2025-05-07T20:50:07.3075423Z max_len=798, 2025-05-07T20:50:07.3075648Z dtype=torch.int32, 2025-05-07T20:50:07.3075903Z device=device(type='cpu'), 2025-05-07T20:50:07.3076154Z ) 2025-05-07T20:50:07.3076390Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3076849Z self=, 2025-05-07T20:50:07.3077274Z batch_size=541, 2025-05-07T20:50:07.3077504Z max_len=541, 2025-05-07T20:50:07.3077728Z dtype=torch.int32, 2025-05-07T20:50:07.3077971Z device=device(type='cpu'), 2025-05-07T20:50:07.3078233Z ) 2025-05-07T20:50:07.3078464Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3078915Z self=, 2025-05-07T20:50:07.3079347Z batch_size=874, 2025-05-07T20:50:07.3079570Z max_len=752, 2025-05-07T20:50:07.3079792Z dtype=torch.int32, 2025-05-07T20:50:07.3080035Z device=device(type='cuda'), 2025-05-07T20:50:07.3080286Z ) 2025-05-07T20:50:07.3080516Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3080967Z self=, 2025-05-07T20:50:07.3081399Z batch_size=752, 2025-05-07T20:50:07.3081620Z max_len=752, 2025-05-07T20:50:07.3081837Z dtype=torch.int32, 2025-05-07T20:50:07.3082091Z device=device(type='cuda'), 2025-05-07T20:50:07.3082356Z ) 2025-05-07T20:50:07.3082590Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3083052Z self=, 2025-05-07T20:50:07.3083579Z batch_size=238, 2025-05-07T20:50:07.3083786Z max_len=630, 2025-05-07T20:50:07.3084003Z dtype=torch.int32, 2025-05-07T20:50:07.3084257Z device=device(type='cpu'), 2025-05-07T20:50:07.3084520Z ) 2025-05-07T20:50:07.3084747Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3085210Z self=, 2025-05-07T20:50:07.3085643Z batch_size=238, 2025-05-07T20:50:07.3085859Z max_len=238, 2025-05-07T20:50:07.3086084Z dtype=torch.int32, 2025-05-07T20:50:07.3086341Z device=device(type='cpu'), 2025-05-07T20:50:07.3086590Z ) 2025-05-07T20:50:07.3086827Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3087290Z self=, 2025-05-07T20:50:07.3087722Z batch_size=549, 2025-05-07T20:50:07.3087955Z max_len=29, 2025-05-07T20:50:07.3088180Z dtype=torch.int32, 2025-05-07T20:50:07.3088567Z device=device(type='cpu'), 2025-05-07T20:50:07.3088824Z ) 2025-05-07T20:50:07.3089058Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3089509Z self=, 2025-05-07T20:50:07.3089938Z batch_size=29, 2025-05-07T20:50:07.3090157Z max_len=29, 2025-05-07T20:50:07.3090385Z dtype=torch.int32, 2025-05-07T20:50:07.3090630Z device=device(type='cpu'), 2025-05-07T20:50:07.3090888Z ) 2025-05-07T20:50:07.3091123Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3091573Z self=, 2025-05-07T20:50:07.3092000Z batch_size=480, 2025-05-07T20:50:07.3092226Z max_len=233, 2025-05-07T20:50:07.3092444Z dtype=torch.int64, 2025-05-07T20:50:07.3092790Z device=device(type='cuda'), 2025-05-07T20:50:07.3093051Z ) 2025-05-07T20:50:07.3093277Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.3093756Z self=, 2025-05-07T20:50:07.3094189Z batch_size=480, 2025-05-07T20:50:07.3094402Z max_len=480, 2025-05-07T20:50:07.3094630Z dtype=torch.int64, 2025-05-07T20:50:07.3094877Z device=device(type='cuda'), 2025-05-07T20:50:07.5097338Z ) 2025-05-07T20:50:07.5097783Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5098530Z self=, 2025-05-07T20:50:07.5099207Z batch_size=993, 2025-05-07T20:50:07.5099524Z max_len=420, 2025-05-07T20:50:07.5099874Z dtype=torch.int32, 2025-05-07T20:50:07.5100271Z device=device(type='cpu'), 2025-05-07T20:50:07.5100683Z ) 2025-05-07T20:50:07.5101037Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5101791Z self=, 2025-05-07T20:50:07.5102492Z batch_size=993, 2025-05-07T20:50:07.5102873Z max_len=993, 2025-05-07T20:50:07.5103222Z dtype=torch.int32, 2025-05-07T20:50:07.5103600Z device=device(type='cpu'), 2025-05-07T20:50:07.5103996Z ) 2025-05-07T20:50:07.5104369Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5105058Z self=, 2025-05-07T20:50:07.5105725Z batch_size=295, 2025-05-07T20:50:07.5106094Z max_len=84, 2025-05-07T20:50:07.5106456Z dtype=torch.int64, 2025-05-07T20:50:07.5106870Z device=device(type='cpu'), 2025-05-07T20:50:07.5107297Z ) 2025-05-07T20:50:07.5107689Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5108487Z self=, 2025-05-07T20:50:07.5109237Z batch_size=84, 2025-05-07T20:50:07.5109595Z max_len=84, 2025-05-07T20:50:07.5109955Z dtype=torch.int64, 2025-05-07T20:50:07.5110364Z device=device(type='cpu'), 2025-05-07T20:50:07.5110787Z ) 2025-05-07T20:50:07.5111491Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5112282Z self=, 2025-05-07T20:50:07.5113015Z batch_size=468, 2025-05-07T20:50:07.5113309Z max_len=98, 2025-05-07T20:50:07.5113627Z dtype=torch.int32, 2025-05-07T20:50:07.5114028Z device=device(type='cuda'), 2025-05-07T20:50:07.5114437Z ) 2025-05-07T20:50:07.5114811Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5115595Z self=, 2025-05-07T20:50:07.5116317Z batch_size=98, 2025-05-07T20:50:07.5116664Z max_len=98, 2025-05-07T20:50:07.5117004Z dtype=torch.int32, 2025-05-07T20:50:07.5117398Z device=device(type='cuda'), 2025-05-07T20:50:07.5117815Z ) 2025-05-07T20:50:07.5118199Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5118975Z self=, 2025-05-07T20:50:07.5119715Z batch_size=578, 2025-05-07T20:50:07.5120064Z max_len=582, 2025-05-07T20:50:07.5120410Z dtype=torch.int64, 2025-05-07T20:50:07.5120814Z device=device(type='cuda'), 2025-05-07T20:50:07.5121234Z ) 2025-05-07T20:50:07.5121607Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5122388Z self=, 2025-05-07T20:50:07.5123113Z batch_size=578, 2025-05-07T20:50:07.5123466Z max_len=578, 2025-05-07T20:50:07.5123793Z dtype=torch.int64, 2025-05-07T20:50:07.5124168Z device=device(type='cuda'), 2025-05-07T20:50:07.5124565Z ) 2025-05-07T20:50:07.5124905Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5125629Z self=, 2025-05-07T20:50:07.5126648Z batch_size=340, 2025-05-07T20:50:07.5127002Z max_len=184, 2025-05-07T20:50:07.5127371Z dtype=torch.int64, 2025-05-07T20:50:07.5127785Z device=device(type='cuda'), 2025-05-07T20:50:07.5128203Z ) 2025-05-07T20:50:07.5128725Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5129511Z self=, 2025-05-07T20:50:07.5130242Z batch_size=340, 2025-05-07T20:50:07.5130592Z max_len=340, 2025-05-07T20:50:07.5130949Z dtype=torch.int64, 2025-05-07T20:50:07.5131350Z device=device(type='cuda'), 2025-05-07T20:50:07.5131760Z ) 2025-05-07T20:50:07.5132132Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5132920Z self=, 2025-05-07T20:50:07.5133660Z batch_size=971, 2025-05-07T20:50:07.5134056Z max_len=796, 2025-05-07T20:50:07.5134414Z dtype=torch.int32, 2025-05-07T20:50:07.5134795Z device=device(type='cuda'), 2025-05-07T20:50:07.5135202Z ) 2025-05-07T20:50:07.5135581Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:07.5136593Z self=, 2025-05-07T20:50:07.5137345Z batch_size=796, 2025-05-07T20:50:07.5137702Z max_len=796, 2025-05-07T20:50:07.5138059Z dtype=torch.int32, 2025-05-07T20:50:07.5138452Z device=device(type='cuda'), 2025-05-07T20:50:07.5138868Z ) 2025-05-07T20:50:07.5139166Z PASSED 2025-05-07T20:50:07.5381966Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:50:07.5382838Z self=, 2025-05-07T20:50:07.5383388Z n=0, 2025-05-07T20:50:07.5383733Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:07.5384200Z device=device(type='cpu'), 2025-05-07T20:50:07.5384567Z ) 2025-05-07T20:50:07.5384833Z Trying example: test_cumsum( 2025-05-07T20:50:07.5385308Z self=, 2025-05-07T20:50:07.5385803Z n=9, 2025-05-07T20:50:07.5386127Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:07.5386863Z device=device(type='cpu'), 2025-05-07T20:50:07.5387222Z ) 2025-05-07T20:50:07.5387538Z Trying example: test_cumsum( 2025-05-07T20:50:07.5388070Z self=, 2025-05-07T20:50:07.5388625Z n=6, 2025-05-07T20:50:07.5388957Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:07.5389422Z device=device(type='cpu'), 2025-05-07T20:50:07.5389790Z ) 2025-05-07T20:50:07.5390099Z Trying example: test_cumsum( 2025-05-07T20:50:07.5390621Z self=, 2025-05-07T20:50:07.5391171Z n=6, 2025-05-07T20:50:07.5391513Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:07.5391992Z device=device(type='cuda'), 2025-05-07T20:50:07.5392337Z ) 2025-05-07T20:50:07.5392632Z Trying example: test_cumsum( 2025-05-07T20:50:07.5393149Z self=, 2025-05-07T20:50:07.5393665Z n=0, 2025-05-07T20:50:07.5393987Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:07.5394467Z device=device(type='cuda'), 2025-05-07T20:50:07.5394818Z ) 2025-05-07T20:50:07.5395105Z Trying example: test_cumsum( 2025-05-07T20:50:07.5395614Z self=, 2025-05-07T20:50:07.5396140Z n=3, 2025-05-07T20:50:07.5396475Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:07.5396939Z device=device(type='cuda'), 2025-05-07T20:50:07.5397306Z ) 2025-05-07T20:50:07.5397590Z Trying example: test_cumsum( 2025-05-07T20:50:07.5398098Z self=, 2025-05-07T20:50:07.5398633Z n=1, 2025-05-07T20:50:07.5398945Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:07.5399411Z device=device(type='cpu'), 2025-05-07T20:50:07.5399779Z ) 2025-05-07T20:50:07.5400060Z Trying example: test_cumsum( 2025-05-07T20:50:07.5400788Z self=, 2025-05-07T20:50:07.5401328Z n=0, 2025-05-07T20:50:07.5401654Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:07.5402108Z device=device(type='cpu'), 2025-05-07T20:50:07.5402484Z ) 2025-05-07T20:50:07.5402767Z Trying example: test_cumsum( 2025-05-07T20:50:07.5403318Z self=, 2025-05-07T20:50:07.5403875Z n=0, 2025-05-07T20:50:07.5404229Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:07.5404750Z device=device(type='cpu'), 2025-05-07T20:50:07.5405137Z ) 2025-05-07T20:50:07.5405452Z Trying example: test_cumsum( 2025-05-07T20:50:07.5405986Z self=, 2025-05-07T20:50:07.5406548Z n=7, 2025-05-07T20:50:07.5406897Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:07.5407381Z device=device(type='cpu'), 2025-05-07T20:50:07.5407789Z ) 2025-05-07T20:50:07.5408121Z Trying example: test_cumsum( 2025-05-07T20:50:07.5408881Z self=, 2025-05-07T20:50:07.5409465Z n=9, 2025-05-07T20:50:07.5409819Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:07.5410343Z device=device(type='cpu'), 2025-05-07T20:50:07.5410754Z ) 2025-05-07T20:50:07.5411049Z Trying example: test_cumsum( 2025-05-07T20:50:07.5411591Z self=, 2025-05-07T20:50:07.5412185Z n=5, 2025-05-07T20:50:07.5412547Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:07.5413058Z device=device(type='cuda'), 2025-05-07T20:50:07.5413473Z ) 2025-05-07T20:50:07.5413796Z Trying example: test_cumsum( 2025-05-07T20:50:07.5414389Z self=, 2025-05-07T20:50:07.5415005Z n=7, 2025-05-07T20:50:07.5415356Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:07.5415865Z device=device(type='cuda'), 2025-05-07T20:50:07.5416275Z ) 2025-05-07T20:50:07.5416599Z Trying example: test_cumsum( 2025-05-07T20:50:07.5417184Z self=, 2025-05-07T20:50:07.5417950Z n=3, 2025-05-07T20:50:07.5418318Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:07.5418846Z device=device(type='cpu'), 2025-05-07T20:50:07.5419248Z ) 2025-05-07T20:50:07.5419578Z Trying example: test_cumsum( 2025-05-07T20:50:07.5420151Z self=, 2025-05-07T20:50:07.5420734Z n=4, 2025-05-07T20:50:07.5421111Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:07.5421650Z device=device(type='cpu'), 2025-05-07T20:50:07.5422053Z ) 2025-05-07T20:50:07.5422347Z Trying example: test_cumsum( 2025-05-07T20:50:07.5422892Z self=, 2025-05-07T20:50:07.5423448Z n=8, 2025-05-07T20:50:07.5423779Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:07.5424255Z device=device(type='cuda'), 2025-05-07T20:50:07.5424631Z ) 2025-05-07T20:50:07.5424918Z Trying example: test_cumsum( 2025-05-07T20:50:07.5425426Z self=, 2025-05-07T20:50:07.5425961Z n=9, 2025-05-07T20:50:07.5426278Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:07.5426776Z device=device(type='cuda'), 2025-05-07T20:50:07.5427181Z ) 2025-05-07T20:50:07.5427483Z Trying example: test_cumsum( 2025-05-07T20:50:07.5428045Z self=, 2025-05-07T20:50:07.5428614Z n=7, 2025-05-07T20:50:07.5428935Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:07.5429433Z device=device(type='cuda'), 2025-05-07T20:50:07.5429777Z ) 2025-05-07T20:50:07.5430045Z Trying example: test_cumsum( 2025-05-07T20:50:07.5430583Z self=, 2025-05-07T20:50:07.5431144Z n=7, 2025-05-07T20:50:07.5431627Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:07.5432100Z device=device(type='cpu'), 2025-05-07T20:50:07.5432488Z ) 2025-05-07T20:50:07.5432798Z Trying example: test_cumsum( 2025-05-07T20:50:07.5433336Z self=, 2025-05-07T20:50:07.5433873Z n=3, 2025-05-07T20:50:07.5434196Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:07.5434655Z device=device(type='cpu'), 2025-05-07T20:50:07.5435022Z ) 2025-05-07T20:50:07.5435305Z PASSED 2025-05-07T20:50:07.5435471Z 2025-05-07T20:50:07.5435672Z ============================== 3 passed in 3.43s =============================== 2025-05-07T20:50:08.4448302Z 2025-05-07T20:50:08.4449076Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:50:08.4468793Z [TEST] Python test time for ./sparse/cumsum_test.py: 6 seconds 2025-05-07T20:50:08.4469079Z 2025-05-07T20:50:08.4469083Z 2025-05-07T20:50:08.4469087Z 2025-05-07T20:50:08.4469091Z 2025-05-07T20:50:08.4491353Z ################################################################################ 2025-05-07T20:50:08.4506474Z # [2025-05-07T20:50:08.450Z] Run Python Test Suite: 2025-05-07T20:50:08.4506859Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:50:08.4507208Z ################################################################################ 2025-05-07T20:50:08.4531372Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:50:08.4532064Z 2025-05-07T20:50:10.6321161Z ============================= test session starts ============================== 2025-05-07T20:50:10.6321822Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:10.6322380Z cachedir: .pytest_cache 2025-05-07T20:50:10.6323008Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:10.6323749Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:10.6324504Z plugins: hypothesis-6.131.14 2025-05-07T20:50:12.8893082Z collecting ... collected 4 items 2025-05-07T20:50:12.8914256Z 2025-05-07T20:50:13.2910319Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2912043Z self=, 2025-05-07T20:50:13.2912960Z data_type=torch.bfloat16, 2025-05-07T20:50:13.2913320Z segment_value_type=torch.int32, 2025-05-07T20:50:13.2913694Z segment_length_type=torch.int32, 2025-05-07T20:50:13.2914040Z ) 2025-05-07T20:50:13.2914417Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2915490Z self=, 2025-05-07T20:50:13.2916416Z data_type=torch.float16, 2025-05-07T20:50:13.2916753Z segment_value_type=torch.int32, 2025-05-07T20:50:13.2917120Z segment_length_type=torch.int32, 2025-05-07T20:50:13.2917460Z ) 2025-05-07T20:50:13.2917857Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2918870Z self=, 2025-05-07T20:50:13.2919763Z data_type=torch.float32, 2025-05-07T20:50:13.2920098Z segment_value_type=torch.int32, 2025-05-07T20:50:13.2920447Z segment_length_type=torch.int32, 2025-05-07T20:50:13.2920786Z ) 2025-05-07T20:50:13.2921175Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2922679Z self=, 2025-05-07T20:50:13.2923580Z data_type=torch.float32, 2025-05-07T20:50:13.2923931Z segment_value_type=torch.int64, 2025-05-07T20:50:13.2924305Z segment_length_type=torch.int32, 2025-05-07T20:50:13.2924636Z ) 2025-05-07T20:50:13.2925030Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2926065Z self=, 2025-05-07T20:50:13.2926982Z data_type=torch.bfloat16, 2025-05-07T20:50:13.2927326Z segment_value_type=torch.int64, 2025-05-07T20:50:13.2927705Z segment_length_type=torch.int32, 2025-05-07T20:50:13.2928052Z ) 2025-05-07T20:50:13.2928658Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2929700Z self=, 2025-05-07T20:50:13.2930604Z data_type=torch.bfloat16, 2025-05-07T20:50:13.2930934Z segment_value_type=torch.int64, 2025-05-07T20:50:13.2931294Z segment_length_type=torch.int64, 2025-05-07T20:50:13.2931623Z ) 2025-05-07T20:50:13.2931992Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2933020Z self=, 2025-05-07T20:50:13.2933908Z data_type=torch.float16, 2025-05-07T20:50:13.2934243Z segment_value_type=torch.int64, 2025-05-07T20:50:13.2934589Z segment_length_type=torch.int32, 2025-05-07T20:50:13.2934917Z ) 2025-05-07T20:50:13.2935291Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2936579Z self=, 2025-05-07T20:50:13.2937481Z data_type=torch.float16, 2025-05-07T20:50:13.2938014Z segment_value_type=torch.int64, 2025-05-07T20:50:13.2938377Z segment_length_type=torch.int64, 2025-05-07T20:50:13.2938703Z ) 2025-05-07T20:50:13.2939082Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2940106Z self=, 2025-05-07T20:50:13.2940992Z data_type=torch.float16, 2025-05-07T20:50:13.2941326Z segment_value_type=torch.int32, 2025-05-07T20:50:13.2941686Z segment_length_type=torch.int64, 2025-05-07T20:50:13.2942007Z ) 2025-05-07T20:50:13.2942390Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2943425Z self=, 2025-05-07T20:50:13.2944320Z data_type=torch.bfloat16, 2025-05-07T20:50:13.2944658Z segment_value_type=torch.int32, 2025-05-07T20:50:13.2945023Z segment_length_type=torch.int64, 2025-05-07T20:50:13.2945368Z ) 2025-05-07T20:50:13.2945776Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2946811Z self=, 2025-05-07T20:50:13.2947712Z data_type=torch.float32, 2025-05-07T20:50:13.2948047Z segment_value_type=torch.int32, 2025-05-07T20:50:13.2948413Z segment_length_type=torch.int64, 2025-05-07T20:50:13.2948747Z ) 2025-05-07T20:50:13.2949135Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.2950285Z self=, 2025-05-07T20:50:13.2951201Z data_type=torch.float32, 2025-05-07T20:50:13.2951542Z segment_value_type=torch.int64, 2025-05-07T20:50:13.2951903Z segment_length_type=torch.int64, 2025-05-07T20:50:13.2952236Z ) 2025-05-07T20:50:13.2952473Z PASSED 2025-05-07T20:50:13.2988058Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:13.2989494Z self=, 2025-05-07T20:50:13.2990255Z data_type=torch.bfloat16, 2025-05-07T20:50:13.2990518Z ) 2025-05-07T20:50:13.2990853Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:13.2991765Z self=, 2025-05-07T20:50:13.2992521Z data_type=torch.float16, 2025-05-07T20:50:13.2992782Z ) 2025-05-07T20:50:13.2993119Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:13.2994006Z self=, 2025-05-07T20:50:13.2994767Z data_type=torch.float32, 2025-05-07T20:50:13.2995012Z ) 2025-05-07T20:50:13.2995200Z PASSED 2025-05-07T20:50:13.3062182Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:13.3063355Z self=, 2025-05-07T20:50:13.3064022Z data_type=torch.bfloat16, 2025-05-07T20:50:13.3064287Z ) 2025-05-07T20:50:13.3064578Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:13.3065502Z self=, 2025-05-07T20:50:13.3066154Z data_type=torch.float16, 2025-05-07T20:50:13.3066411Z ) 2025-05-07T20:50:13.3066668Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:13.3067365Z self=, 2025-05-07T20:50:13.3068027Z data_type=torch.float32, 2025-05-07T20:50:13.3068289Z ) 2025-05-07T20:50:13.3068481Z PASSED 2025-05-07T20:50:13.3358244Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3359891Z self=, 2025-05-07T20:50:13.3360763Z data_type=torch.bfloat16, 2025-05-07T20:50:13.3361128Z segment_value_type=torch.int32, 2025-05-07T20:50:13.3361489Z segment_length_type=torch.int32, 2025-05-07T20:50:13.3361832Z ) 2025-05-07T20:50:13.3362184Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3363147Z self=, 2025-05-07T20:50:13.3364013Z data_type=torch.float16, 2025-05-07T20:50:13.3364352Z segment_value_type=torch.int32, 2025-05-07T20:50:13.3364716Z segment_length_type=torch.int32, 2025-05-07T20:50:13.3365042Z ) 2025-05-07T20:50:13.3365392Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3366597Z self=, 2025-05-07T20:50:13.3367462Z data_type=torch.float16, 2025-05-07T20:50:13.3367807Z segment_value_type=torch.int64, 2025-05-07T20:50:13.3368175Z segment_length_type=torch.int32, 2025-05-07T20:50:13.3368623Z ) 2025-05-07T20:50:13.3368966Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3369927Z self=, 2025-05-07T20:50:13.3370791Z data_type=torch.float16, 2025-05-07T20:50:13.3371118Z segment_value_type=torch.int32, 2025-05-07T20:50:13.3371483Z segment_length_type=torch.int64, 2025-05-07T20:50:13.3371817Z ) 2025-05-07T20:50:13.3372158Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3373120Z self=, 2025-05-07T20:50:13.3373990Z data_type=torch.bfloat16, 2025-05-07T20:50:13.3374328Z segment_value_type=torch.int64, 2025-05-07T20:50:13.3374685Z segment_length_type=torch.int32, 2025-05-07T20:50:13.3375025Z ) 2025-05-07T20:50:13.3375377Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3376325Z self=, 2025-05-07T20:50:13.3377185Z data_type=torch.bfloat16, 2025-05-07T20:50:13.3377523Z segment_value_type=torch.int64, 2025-05-07T20:50:13.3377876Z segment_length_type=torch.int64, 2025-05-07T20:50:13.3378206Z ) 2025-05-07T20:50:13.3378554Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3379510Z self=, 2025-05-07T20:50:13.3380367Z data_type=torch.float16, 2025-05-07T20:50:13.3380714Z segment_value_type=torch.int64, 2025-05-07T20:50:13.3381086Z segment_length_type=torch.int64, 2025-05-07T20:50:13.3381583Z ) 2025-05-07T20:50:13.3381944Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3382912Z self=, 2025-05-07T20:50:13.3383776Z data_type=torch.bfloat16, 2025-05-07T20:50:13.3384118Z segment_value_type=torch.int32, 2025-05-07T20:50:13.3384486Z segment_length_type=torch.int64, 2025-05-07T20:50:13.3384820Z ) 2025-05-07T20:50:13.3385165Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3386129Z self=, 2025-05-07T20:50:13.3386992Z data_type=torch.float32, 2025-05-07T20:50:13.3387321Z segment_value_type=torch.int32, 2025-05-07T20:50:13.3387694Z segment_length_type=torch.int32, 2025-05-07T20:50:13.3388033Z ) 2025-05-07T20:50:13.3388374Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3389345Z self=, 2025-05-07T20:50:13.3390209Z data_type=torch.float32, 2025-05-07T20:50:13.3390549Z segment_value_type=torch.int64, 2025-05-07T20:50:13.3390908Z segment_length_type=torch.int64, 2025-05-07T20:50:13.3391247Z ) 2025-05-07T20:50:13.3391599Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3392550Z self=, 2025-05-07T20:50:13.3393415Z data_type=torch.float32, 2025-05-07T20:50:13.3393757Z segment_value_type=torch.int32, 2025-05-07T20:50:13.3394195Z segment_length_type=torch.int64, 2025-05-07T20:50:13.3394541Z ) 2025-05-07T20:50:13.3394886Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:13.3395852Z self=, 2025-05-07T20:50:13.3396703Z data_type=torch.float32, 2025-05-07T20:50:13.3397042Z segment_value_type=torch.int64, 2025-05-07T20:50:13.3397405Z segment_length_type=torch.int32, 2025-05-07T20:50:13.3397728Z ) 2025-05-07T20:50:13.3397963Z PASSED 2025-05-07T20:50:13.3398100Z 2025-05-07T20:50:13.3398272Z ============================== 4 passed in 2.84s =============================== 2025-05-07T20:50:14.2339298Z 2025-05-07T20:50:14.2340124Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:50:14.2361419Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 6 seconds 2025-05-07T20:50:14.2361774Z 2025-05-07T20:50:14.2361779Z 2025-05-07T20:50:14.2361813Z 2025-05-07T20:50:14.2361817Z 2025-05-07T20:50:14.2383623Z ################################################################################ 2025-05-07T20:50:14.2399574Z # [2025-05-07T20:50:14.239Z] Run Python Test Suite: 2025-05-07T20:50:14.2399912Z # ./sparse/index_select_test.py 2025-05-07T20:50:14.2400216Z ################################################################################ 2025-05-07T20:50:14.2424045Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/index_select_test.py 2025-05-07T20:50:14.2424672Z 2025-05-07T20:50:16.4193304Z ============================= test session starts ============================== 2025-05-07T20:50:16.4194570Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:16.4195643Z cachedir: .pytest_cache 2025-05-07T20:50:16.4196550Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:16.4197295Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:16.4198105Z plugins: hypothesis-6.131.14 2025-05-07T20:50:18.6971395Z collecting ... collected 3 items 2025-05-07T20:50:18.6971614Z 2025-05-07T20:50:19.4006363Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4007178Z self=, 2025-05-07T20:50:19.4007711Z num_inputs=0, 2025-05-07T20:50:19.4007942Z max_input_rows=2, 2025-05-07T20:50:19.4008185Z max_cols_factor=2, 2025-05-07T20:50:19.4008495Z max_output_rows=2, 2025-05-07T20:50:19.4008748Z permute_output_dim_0_1=False, 2025-05-07T20:50:19.4009030Z dtype=torch.float32, 2025-05-07T20:50:19.4009276Z use_cpu=False, 2025-05-07T20:50:19.4009628Z op=, 2025-05-07T20:50:19.4009981Z ) 2025-05-07T20:50:19.4010222Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4010741Z self=, 2025-05-07T20:50:19.4011209Z num_inputs=31, 2025-05-07T20:50:19.4011440Z max_input_rows=2, 2025-05-07T20:50:19.4011678Z max_cols_factor=2, 2025-05-07T20:50:19.4011909Z max_output_rows=2, 2025-05-07T20:50:19.4012160Z permute_output_dim_0_1=False, 2025-05-07T20:50:19.4012444Z dtype=torch.float32, 2025-05-07T20:50:19.4012684Z use_cpu=False, 2025-05-07T20:50:19.4012995Z op=, 2025-05-07T20:50:19.4013355Z ) 2025-05-07T20:50:19.4013581Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4014079Z self=, 2025-05-07T20:50:19.4014550Z num_inputs=31, 2025-05-07T20:50:19.4015252Z max_input_rows=31, 2025-05-07T20:50:19.4015498Z max_cols_factor=63, 2025-05-07T20:50:19.4015754Z max_output_rows=13, 2025-05-07T20:50:19.4016017Z permute_output_dim_0_1=True, 2025-05-07T20:50:19.4016295Z dtype=torch.float16, 2025-05-07T20:50:19.4016550Z use_cpu=False, 2025-05-07T20:50:19.4016882Z op=, 2025-05-07T20:50:19.4017240Z ) 2025-05-07T20:50:19.4017482Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4017997Z self=, 2025-05-07T20:50:19.4018462Z num_inputs=5, 2025-05-07T20:50:19.4018703Z max_input_rows=3, 2025-05-07T20:50:19.4018950Z max_cols_factor=137, 2025-05-07T20:50:19.4019203Z max_output_rows=13, 2025-05-07T20:50:19.4019459Z permute_output_dim_0_1=False, 2025-05-07T20:50:19.4019753Z dtype=torch.float16, 2025-05-07T20:50:19.4020040Z use_cpu=False, 2025-05-07T20:50:19.4020393Z op=, 2025-05-07T20:50:19.4020790Z ) 2025-05-07T20:50:19.4021034Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4021621Z self=, 2025-05-07T20:50:19.4022163Z num_inputs=63, 2025-05-07T20:50:19.4022392Z max_input_rows=15, 2025-05-07T20:50:19.4022647Z max_cols_factor=256, 2025-05-07T20:50:19.4022906Z max_output_rows=29, 2025-05-07T20:50:19.4023171Z permute_output_dim_0_1=True, 2025-05-07T20:50:19.4023466Z dtype=torch.float16, 2025-05-07T20:50:19.4023720Z use_cpu=True, 2025-05-07T20:50:19.4024045Z op=, 2025-05-07T20:50:19.4024445Z ) 2025-05-07T20:50:19.4024686Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4025258Z self=, 2025-05-07T20:50:19.4025803Z num_inputs=13, 2025-05-07T20:50:19.4026034Z max_input_rows=2, 2025-05-07T20:50:19.4026272Z max_cols_factor=156, 2025-05-07T20:50:19.4026717Z max_output_rows=21, 2025-05-07T20:50:19.4026964Z permute_output_dim_0_1=False, 2025-05-07T20:50:19.4027264Z dtype=torch.float32, 2025-05-07T20:50:19.4027521Z use_cpu=True, 2025-05-07T20:50:19.4027824Z op=, 2025-05-07T20:50:19.4028174Z ) 2025-05-07T20:50:19.4028401Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4028899Z self=, 2025-05-07T20:50:19.4029361Z num_inputs=68, 2025-05-07T20:50:19.4029579Z max_input_rows=4, 2025-05-07T20:50:19.4029818Z max_cols_factor=81, 2025-05-07T20:50:19.4030056Z max_output_rows=21, 2025-05-07T20:50:19.4030300Z permute_output_dim_0_1=True, 2025-05-07T20:50:19.4030572Z dtype=torch.float32, 2025-05-07T20:50:19.4030812Z use_cpu=False, 2025-05-07T20:50:19.4031116Z op=, 2025-05-07T20:50:19.4031464Z ) 2025-05-07T20:50:19.4031698Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4032190Z self=, 2025-05-07T20:50:19.4032643Z num_inputs=25, 2025-05-07T20:50:19.4032872Z max_input_rows=28, 2025-05-07T20:50:19.4033111Z max_cols_factor=256, 2025-05-07T20:50:19.4033349Z max_output_rows=17, 2025-05-07T20:50:19.4033598Z permute_output_dim_0_1=False, 2025-05-07T20:50:19.4033881Z dtype=torch.float32, 2025-05-07T20:50:19.4034113Z use_cpu=True, 2025-05-07T20:50:19.4034445Z op=, 2025-05-07T20:50:19.4034824Z ) 2025-05-07T20:50:19.4035046Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4035540Z self=, 2025-05-07T20:50:19.4036107Z num_inputs=0, 2025-05-07T20:50:19.4036579Z max_input_rows=23, 2025-05-07T20:50:19.4036829Z max_cols_factor=246, 2025-05-07T20:50:19.4037093Z max_output_rows=14, 2025-05-07T20:50:19.4037382Z permute_output_dim_0_1=False, 2025-05-07T20:50:19.4037674Z dtype=torch.float16, 2025-05-07T20:50:19.4037920Z use_cpu=False, 2025-05-07T20:50:19.4038229Z op=, 2025-05-07T20:50:19.4038572Z ) 2025-05-07T20:50:19.4038803Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4039304Z self=, 2025-05-07T20:50:19.4039759Z num_inputs=43, 2025-05-07T20:50:19.4039987Z max_input_rows=3, 2025-05-07T20:50:19.4040223Z max_cols_factor=68, 2025-05-07T20:50:19.4040450Z max_output_rows=5, 2025-05-07T20:50:19.4040696Z permute_output_dim_0_1=True, 2025-05-07T20:50:19.4040968Z dtype=torch.float32, 2025-05-07T20:50:19.4041205Z use_cpu=True, 2025-05-07T20:50:19.4041538Z op=, 2025-05-07T20:50:19.4041919Z ) 2025-05-07T20:50:19.4042145Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4042627Z self=, 2025-05-07T20:50:19.4043085Z num_inputs=35, 2025-05-07T20:50:19.4043311Z max_input_rows=25, 2025-05-07T20:50:19.4043537Z max_cols_factor=86, 2025-05-07T20:50:19.4043775Z max_output_rows=15, 2025-05-07T20:50:19.4044023Z permute_output_dim_0_1=False, 2025-05-07T20:50:19.4044295Z dtype=torch.float16, 2025-05-07T20:50:19.4044535Z use_cpu=True, 2025-05-07T20:50:19.4044865Z op=, 2025-05-07T20:50:19.4045233Z ) 2025-05-07T20:50:19.4045458Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4045952Z self=, 2025-05-07T20:50:19.4046416Z num_inputs=35, 2025-05-07T20:50:19.4046633Z max_input_rows=25, 2025-05-07T20:50:19.4047007Z max_cols_factor=86, 2025-05-07T20:50:19.4047241Z max_output_rows=15, 2025-05-07T20:50:19.4047480Z permute_output_dim_0_1=True, 2025-05-07T20:50:19.4047752Z dtype=torch.float16, 2025-05-07T20:50:19.4047996Z use_cpu=True, 2025-05-07T20:50:19.4048319Z op=, 2025-05-07T20:50:19.4048791Z ) 2025-05-07T20:50:19.4049020Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4049506Z self=, 2025-05-07T20:50:19.4049972Z num_inputs=35, 2025-05-07T20:50:19.4050199Z max_input_rows=25, 2025-05-07T20:50:19.4050430Z max_cols_factor=86, 2025-05-07T20:50:19.4050667Z max_output_rows=2, 2025-05-07T20:50:19.4050915Z permute_output_dim_0_1=True, 2025-05-07T20:50:19.4051185Z dtype=torch.float16, 2025-05-07T20:50:19.4051437Z use_cpu=True, 2025-05-07T20:50:19.4051767Z op=, 2025-05-07T20:50:19.4052150Z ) 2025-05-07T20:50:19.4052371Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4052869Z self=, 2025-05-07T20:50:19.4053341Z num_inputs=35, 2025-05-07T20:50:19.4053559Z max_input_rows=2, 2025-05-07T20:50:19.4053796Z max_cols_factor=86, 2025-05-07T20:50:19.4054035Z max_output_rows=2, 2025-05-07T20:50:19.4054273Z permute_output_dim_0_1=True, 2025-05-07T20:50:19.4054545Z dtype=torch.float16, 2025-05-07T20:50:19.4054785Z use_cpu=True, 2025-05-07T20:50:19.4055104Z op=, 2025-05-07T20:50:19.4055474Z ) 2025-05-07T20:50:19.4055703Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4056929Z self=, 2025-05-07T20:50:19.4057402Z num_inputs=35, 2025-05-07T20:50:19.4057632Z max_input_rows=2, 2025-05-07T20:50:19.4057865Z max_cols_factor=2, 2025-05-07T20:50:19.4058089Z max_output_rows=2, 2025-05-07T20:50:19.4058333Z permute_output_dim_0_1=True, 2025-05-07T20:50:19.4058612Z dtype=torch.float16, 2025-05-07T20:50:19.4058851Z use_cpu=True, 2025-05-07T20:50:19.4059179Z op=, 2025-05-07T20:50:19.4059557Z ) 2025-05-07T20:50:19.4059788Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4060281Z self=, 2025-05-07T20:50:19.4060741Z num_inputs=2, 2025-05-07T20:50:19.4060963Z max_input_rows=2, 2025-05-07T20:50:19.4061188Z max_cols_factor=2, 2025-05-07T20:50:19.4061423Z max_output_rows=2, 2025-05-07T20:50:19.4061671Z permute_output_dim_0_1=True, 2025-05-07T20:50:19.4061965Z dtype=torch.float16, 2025-05-07T20:50:19.4062204Z use_cpu=True, 2025-05-07T20:50:19.4072614Z op=, 2025-05-07T20:50:19.4073015Z ) 2025-05-07T20:50:19.4073254Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4073764Z self=, 2025-05-07T20:50:19.4074240Z num_inputs=76, 2025-05-07T20:50:19.4074468Z max_input_rows=16, 2025-05-07T20:50:19.4074719Z max_cols_factor=75, 2025-05-07T20:50:19.4074968Z max_output_rows=10, 2025-05-07T20:50:19.4075221Z permute_output_dim_0_1=False, 2025-05-07T20:50:19.4075510Z dtype=torch.float16, 2025-05-07T20:50:19.4075759Z use_cpu=False, 2025-05-07T20:50:19.4076088Z op=, 2025-05-07T20:50:19.4076473Z ) 2025-05-07T20:50:19.4076712Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4077211Z self=, 2025-05-07T20:50:19.4077799Z num_inputs=76, 2025-05-07T20:50:19.4078034Z max_input_rows=16, 2025-05-07T20:50:19.4078278Z max_cols_factor=76, 2025-05-07T20:50:19.4078508Z max_output_rows=10, 2025-05-07T20:50:19.4078761Z permute_output_dim_0_1=False, 2025-05-07T20:50:19.4079046Z dtype=torch.float16, 2025-05-07T20:50:19.4079283Z use_cpu=False, 2025-05-07T20:50:19.4079621Z op=, 2025-05-07T20:50:19.4080008Z ) 2025-05-07T20:50:19.4080234Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4080732Z self=, 2025-05-07T20:50:19.4081198Z num_inputs=10, 2025-05-07T20:50:19.4081418Z max_input_rows=16, 2025-05-07T20:50:19.4081660Z max_cols_factor=76, 2025-05-07T20:50:19.4081901Z max_output_rows=10, 2025-05-07T20:50:19.4082147Z permute_output_dim_0_1=False, 2025-05-07T20:50:19.4082432Z dtype=torch.float16, 2025-05-07T20:50:19.4082683Z use_cpu=False, 2025-05-07T20:50:19.4083020Z op=, 2025-05-07T20:50:19.4083391Z ) 2025-05-07T20:50:19.4083625Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:50:19.4084125Z self=, 2025-05-07T20:50:19.4084579Z num_inputs=10, 2025-05-07T20:50:19.4084809Z max_input_rows=16, 2025-05-07T20:50:19.4085044Z max_cols_factor=16, 2025-05-07T20:50:19.4085275Z max_output_rows=10, 2025-05-07T20:50:19.4085522Z permute_output_dim_0_1=False, 2025-05-07T20:50:19.4085803Z dtype=torch.float16, 2025-05-07T20:50:19.4086037Z use_cpu=False, 2025-05-07T20:50:19.4086368Z op=, 2025-05-07T20:50:19.4086746Z ) 2025-05-07T20:50:19.4086928Z PASSED 2025-05-07T20:50:19.5372740Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5373598Z self=, 2025-05-07T20:50:19.5374080Z num_indices=1, 2025-05-07T20:50:19.5374307Z max_num_input_rows=1, 2025-05-07T20:50:19.5374562Z shape=[1], 2025-05-07T20:50:19.5374784Z dtype=torch.float32, 2025-05-07T20:50:19.5375022Z use_cpu=False, 2025-05-07T20:50:19.5375240Z num_groups=1, 2025-05-07T20:50:19.5375467Z use_var_cols=False, 2025-05-07T20:50:19.5375711Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5375997Z check_non_contiguous=False, 2025-05-07T20:50:19.5376266Z ) 2025-05-07T20:50:19.5376495Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5376994Z self=, 2025-05-07T20:50:19.5377488Z num_indices=26, 2025-05-07T20:50:19.5377744Z max_num_input_rows=1, 2025-05-07T20:50:19.5377990Z shape=[1], 2025-05-07T20:50:19.5378215Z dtype=torch.float32, 2025-05-07T20:50:19.5378464Z use_cpu=False, 2025-05-07T20:50:19.5378686Z num_groups=1, 2025-05-07T20:50:19.5378913Z use_var_cols=False, 2025-05-07T20:50:19.5379165Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5379442Z check_non_contiguous=False, 2025-05-07T20:50:19.5379699Z ) 2025-05-07T20:50:19.5381339Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5381829Z self=, 2025-05-07T20:50:19.5382300Z num_indices=26, 2025-05-07T20:50:19.5382529Z max_num_input_rows=27, 2025-05-07T20:50:19.5382772Z shape=[16, 26], 2025-05-07T20:50:19.5383007Z dtype=torch.float32, 2025-05-07T20:50:19.5383250Z use_cpu=True, 2025-05-07T20:50:19.5383467Z num_groups=11, 2025-05-07T20:50:19.5383697Z use_var_cols=False, 2025-05-07T20:50:19.5383954Z use_var_num_input_rows=True, 2025-05-07T20:50:19.5384227Z check_non_contiguous=False, 2025-05-07T20:50:19.5384478Z ) 2025-05-07T20:50:19.5384879Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5385366Z self=, 2025-05-07T20:50:19.5385827Z num_indices=26, 2025-05-07T20:50:19.5386063Z max_num_input_rows=29, 2025-05-07T20:50:19.5386316Z shape=[8, 2], 2025-05-07T20:50:19.5386538Z dtype=torch.float32, 2025-05-07T20:50:19.5386778Z use_cpu=False, 2025-05-07T20:50:19.5386994Z num_groups=8, 2025-05-07T20:50:19.5387208Z use_var_cols=False, 2025-05-07T20:50:19.5387457Z use_var_num_input_rows=True, 2025-05-07T20:50:19.5387735Z check_non_contiguous=False, 2025-05-07T20:50:19.5387983Z ) 2025-05-07T20:50:19.5388214Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5388713Z self=, 2025-05-07T20:50:19.5389164Z num_indices=5, 2025-05-07T20:50:19.5389390Z max_num_input_rows=15, 2025-05-07T20:50:19.5389645Z shape=[10], 2025-05-07T20:50:19.5389858Z dtype=torch.float16, 2025-05-07T20:50:19.5390104Z use_cpu=False, 2025-05-07T20:50:19.5390321Z num_groups=4, 2025-05-07T20:50:19.5390534Z use_var_cols=True, 2025-05-07T20:50:19.5390780Z use_var_num_input_rows=True, 2025-05-07T20:50:19.5391058Z check_non_contiguous=False, 2025-05-07T20:50:19.5391313Z ) 2025-05-07T20:50:19.5391537Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5392030Z self=, 2025-05-07T20:50:19.5392490Z num_indices=7, 2025-05-07T20:50:19.5392711Z max_num_input_rows=30, 2025-05-07T20:50:19.5392965Z shape=[10], 2025-05-07T20:50:19.5393190Z dtype=torch.float16, 2025-05-07T20:50:19.5393425Z use_cpu=True, 2025-05-07T20:50:19.5393648Z num_groups=13, 2025-05-07T20:50:19.5393964Z use_var_cols=True, 2025-05-07T20:50:19.5394206Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5394492Z check_non_contiguous=True, 2025-05-07T20:50:19.5394754Z ) 2025-05-07T20:50:19.5394979Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5395473Z self=, 2025-05-07T20:50:19.5395938Z num_indices=11, 2025-05-07T20:50:19.5396163Z max_num_input_rows=2, 2025-05-07T20:50:19.5396411Z shape=[30], 2025-05-07T20:50:19.5396633Z dtype=torch.float16, 2025-05-07T20:50:19.5396873Z use_cpu=False, 2025-05-07T20:50:19.5397091Z num_groups=25, 2025-05-07T20:50:19.5397315Z use_var_cols=False, 2025-05-07T20:50:19.5397562Z use_var_num_input_rows=True, 2025-05-07T20:50:19.5397837Z check_non_contiguous=False, 2025-05-07T20:50:19.5398091Z ) 2025-05-07T20:50:19.5398321Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5398815Z self=, 2025-05-07T20:50:19.5400756Z num_indices=31, 2025-05-07T20:50:19.5400995Z max_num_input_rows=20, 2025-05-07T20:50:19.5401237Z shape=[3], 2025-05-07T20:50:19.5401459Z dtype=torch.float16, 2025-05-07T20:50:19.5401713Z use_cpu=True, 2025-05-07T20:50:19.5401924Z num_groups=27, 2025-05-07T20:50:19.5402146Z use_var_cols=False, 2025-05-07T20:50:19.5402398Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5402682Z check_non_contiguous=True, 2025-05-07T20:50:19.5402937Z ) 2025-05-07T20:50:19.5403164Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5403654Z self=, 2025-05-07T20:50:19.5404107Z num_indices=19, 2025-05-07T20:50:19.5404336Z max_num_input_rows=24, 2025-05-07T20:50:19.5404582Z shape=[25, 16], 2025-05-07T20:50:19.5404804Z dtype=torch.float16, 2025-05-07T20:50:19.5405045Z use_cpu=False, 2025-05-07T20:50:19.5405276Z num_groups=12, 2025-05-07T20:50:19.5405492Z use_var_cols=False, 2025-05-07T20:50:19.5405748Z use_var_num_input_rows=True, 2025-05-07T20:50:19.5406124Z check_non_contiguous=False, 2025-05-07T20:50:19.5406369Z ) 2025-05-07T20:50:19.5406602Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5407101Z self=, 2025-05-07T20:50:19.5407560Z num_indices=23, 2025-05-07T20:50:19.5407795Z max_num_input_rows=16, 2025-05-07T20:50:19.5408043Z shape=[4], 2025-05-07T20:50:19.5408259Z dtype=torch.float32, 2025-05-07T20:50:19.5408632Z use_cpu=True, 2025-05-07T20:50:19.5408852Z num_groups=31, 2025-05-07T20:50:19.5409075Z use_var_cols=True, 2025-05-07T20:50:19.5409318Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5409604Z check_non_contiguous=True, 2025-05-07T20:50:19.5409862Z ) 2025-05-07T20:50:19.5410091Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5410584Z self=, 2025-05-07T20:50:19.5411055Z num_indices=16, 2025-05-07T20:50:19.5411281Z max_num_input_rows=29, 2025-05-07T20:50:19.5411537Z shape=[22, 7], 2025-05-07T20:50:19.5411767Z dtype=torch.float32, 2025-05-07T20:50:19.5411999Z use_cpu=True, 2025-05-07T20:50:19.5412213Z num_groups=9, 2025-05-07T20:50:19.5412438Z use_var_cols=False, 2025-05-07T20:50:19.5412676Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5412958Z check_non_contiguous=True, 2025-05-07T20:50:19.5413217Z ) 2025-05-07T20:50:19.5413440Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5413926Z self=, 2025-05-07T20:50:19.5414382Z num_indices=16, 2025-05-07T20:50:19.5414602Z max_num_input_rows=29, 2025-05-07T20:50:19.5414847Z shape=[22, 29], 2025-05-07T20:50:19.5415163Z dtype=torch.float32, 2025-05-07T20:50:19.5415408Z use_cpu=True, 2025-05-07T20:50:19.5415619Z num_groups=9, 2025-05-07T20:50:19.5415846Z use_var_cols=False, 2025-05-07T20:50:19.5416091Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5416363Z check_non_contiguous=True, 2025-05-07T20:50:19.5416609Z ) 2025-05-07T20:50:19.5416837Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5417355Z self=, 2025-05-07T20:50:19.5417822Z num_indices=16, 2025-05-07T20:50:19.5418049Z max_num_input_rows=29, 2025-05-07T20:50:19.5418284Z shape=[22, 22], 2025-05-07T20:50:19.5418508Z dtype=torch.float32, 2025-05-07T20:50:19.5418754Z use_cpu=True, 2025-05-07T20:50:19.5418964Z num_groups=9, 2025-05-07T20:50:19.5419188Z use_var_cols=False, 2025-05-07T20:50:19.5419432Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5419707Z check_non_contiguous=True, 2025-05-07T20:50:19.5419962Z ) 2025-05-07T20:50:19.5420197Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5420695Z self=, 2025-05-07T20:50:19.5421153Z num_indices=16, 2025-05-07T20:50:19.5421382Z max_num_input_rows=29, 2025-05-07T20:50:19.5421633Z shape=[9, 22], 2025-05-07T20:50:19.5421853Z dtype=torch.float32, 2025-05-07T20:50:19.5422097Z use_cpu=True, 2025-05-07T20:50:19.5422313Z num_groups=9, 2025-05-07T20:50:19.5422528Z use_var_cols=False, 2025-05-07T20:50:19.5422775Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5423056Z check_non_contiguous=True, 2025-05-07T20:50:19.5423295Z ) 2025-05-07T20:50:19.5423527Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5424020Z self=, 2025-05-07T20:50:19.5424479Z num_indices=16, 2025-05-07T20:50:19.5424714Z max_num_input_rows=29, 2025-05-07T20:50:19.5424969Z shape=[22, 22], 2025-05-07T20:50:19.5425189Z dtype=torch.float32, 2025-05-07T20:50:19.5425435Z use_cpu=True, 2025-05-07T20:50:19.5425750Z num_groups=16, 2025-05-07T20:50:19.5425976Z use_var_cols=False, 2025-05-07T20:50:19.5426219Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5426506Z check_non_contiguous=True, 2025-05-07T20:50:19.5426758Z ) 2025-05-07T20:50:19.5426984Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5427530Z self=, 2025-05-07T20:50:19.5427989Z num_indices=16, 2025-05-07T20:50:19.5428212Z max_num_input_rows=29, 2025-05-07T20:50:19.5428460Z shape=[16, 22], 2025-05-07T20:50:19.5428691Z dtype=torch.float32, 2025-05-07T20:50:19.5428929Z use_cpu=True, 2025-05-07T20:50:19.5429146Z num_groups=16, 2025-05-07T20:50:19.5429378Z use_var_cols=False, 2025-05-07T20:50:19.5429619Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5429906Z check_non_contiguous=True, 2025-05-07T20:50:19.5430155Z ) 2025-05-07T20:50:19.5430375Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5430867Z self=, 2025-05-07T20:50:19.5431323Z num_indices=16, 2025-05-07T20:50:19.5431548Z max_num_input_rows=29, 2025-05-07T20:50:19.5431782Z shape=[16], 2025-05-07T20:50:19.5432001Z dtype=torch.float32, 2025-05-07T20:50:19.5432241Z use_cpu=False, 2025-05-07T20:50:19.5432449Z num_groups=1, 2025-05-07T20:50:19.5432666Z use_var_cols=False, 2025-05-07T20:50:19.5432914Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5433189Z check_non_contiguous=False, 2025-05-07T20:50:19.5433443Z ) 2025-05-07T20:50:19.5433672Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5434154Z self=, 2025-05-07T20:50:19.5434616Z num_indices=13, 2025-05-07T20:50:19.5434974Z max_num_input_rows=18, 2025-05-07T20:50:19.5435216Z shape=[4], 2025-05-07T20:50:19.5435436Z dtype=torch.float32, 2025-05-07T20:50:19.5435684Z use_cpu=True, 2025-05-07T20:50:19.5435897Z num_groups=11, 2025-05-07T20:50:19.5436119Z use_var_cols=False, 2025-05-07T20:50:19.5436672Z use_var_num_input_rows=False, 2025-05-07T20:50:19.5436955Z check_non_contiguous=True, 2025-05-07T20:50:19.5437197Z ) 2025-05-07T20:50:19.5437432Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5437921Z self=, 2025-05-07T20:50:19.5438370Z num_indices=13, 2025-05-07T20:50:19.5438599Z max_num_input_rows=18, 2025-05-07T20:50:19.5438847Z shape=[4], 2025-05-07T20:50:19.5439061Z dtype=torch.float32, 2025-05-07T20:50:19.5439302Z use_cpu=True, 2025-05-07T20:50:19.5439520Z num_groups=11, 2025-05-07T20:50:19.5439735Z use_var_cols=False, 2025-05-07T20:50:19.5439998Z use_var_num_input_rows=True, 2025-05-07T20:50:19.5440278Z check_non_contiguous=True, 2025-05-07T20:50:19.5440520Z ) 2025-05-07T20:50:19.5440756Z Trying example: test_group_index_select_dim0( 2025-05-07T20:50:19.5441250Z self=, 2025-05-07T20:50:19.5441710Z num_indices=27, 2025-05-07T20:50:19.5441934Z max_num_input_rows=16, 2025-05-07T20:50:19.5442181Z shape=[6, 17], 2025-05-07T20:50:19.5442411Z dtype=torch.float32, 2025-05-07T20:50:19.5442644Z use_cpu=False, 2025-05-07T20:50:19.5442864Z num_groups=2, 2025-05-07T20:50:19.5443088Z use_var_cols=False, 2025-05-07T20:50:19.5443330Z use_var_num_input_rows=True, 2025-05-07T20:50:19.5443608Z check_non_contiguous=False, 2025-05-07T20:50:19.5443862Z ) 2025-05-07T20:50:19.5444057Z PASSED 2025-05-07T20:50:23.4273702Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:50:23.4274107Z 2025-05-07T20:50:23.4274296Z =============================== warnings summary =============================== 2025-05-07T20:50:23.4274778Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:50:23.4276572Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:50:23.4277908Z warnings.warn( 2025-05-07T20:50:23.4278060Z 2025-05-07T20:50:23.4278288Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:50:23.4281467Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::index_select_dim0: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:50:23.4284692Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:50:23.4285110Z 2025-05-07T20:50:23.4285337Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:23.4285804Z ======================== 3 passed, 2 warnings in 7.14s ========================= 2025-05-07T20:50:24.3613842Z 2025-05-07T20:50:24.3615241Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:50:24.3635539Z [TEST] Python test time for ./sparse/index_select_test.py: 10 seconds 2025-05-07T20:50:24.3635866Z 2025-05-07T20:50:24.3635872Z 2025-05-07T20:50:24.3635876Z 2025-05-07T20:50:24.3635880Z 2025-05-07T20:50:24.3656768Z ################################################################################ 2025-05-07T20:50:24.3675818Z # [2025-05-07T20:50:24.367Z] Run Python Test Suite: 2025-05-07T20:50:24.3676165Z # ./sparse/misc_ops_test.py 2025-05-07T20:50:24.3676464Z ################################################################################ 2025-05-07T20:50:24.3703003Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/misc_ops_test.py 2025-05-07T20:50:24.3703620Z 2025-05-07T20:50:26.5507642Z ============================= test session starts ============================== 2025-05-07T20:50:26.5508361Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:26.5508907Z cachedir: .pytest_cache 2025-05-07T20:50:26.5509520Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:26.5510248Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:26.5510671Z plugins: hypothesis-6.131.14 2025-05-07T20:50:28.8030644Z collecting ... collected 8 items 2025-05-07T20:50:28.8030891Z 2025-05-07T20:50:28.9862229Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:50:29.1374014Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:50:29.1374765Z self=, 2025-05-07T20:50:29.1375228Z index_type=torch.int32, 2025-05-07T20:50:29.1375500Z has_weight=False, 2025-05-07T20:50:29.1375759Z bucketize_pos=False, 2025-05-07T20:50:29.1376010Z ) 2025-05-07T20:50:29.1376256Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:50:29.1377008Z self=, 2025-05-07T20:50:29.1377465Z index_type=torch.int64, 2025-05-07T20:50:29.1377723Z has_weight=False, 2025-05-07T20:50:29.1377954Z bucketize_pos=True, 2025-05-07T20:50:29.1378182Z ) 2025-05-07T20:50:29.1378373Z PASSED 2025-05-07T20:50:29.1634511Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:50:29.1635316Z self=, 2025-05-07T20:50:29.1635836Z permute_size=0, 2025-05-07T20:50:29.1636120Z long_index=False, 2025-05-07T20:50:29.1636554Z ) 2025-05-07T20:50:29.1636820Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1637317Z self=, 2025-05-07T20:50:29.1637825Z permute_size=393, 2025-05-07T20:50:29.1638103Z long_index=False, 2025-05-07T20:50:29.1638371Z ) 2025-05-07T20:50:29.1638634Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1639124Z self=, 2025-05-07T20:50:29.1639612Z permute_size=393, 2025-05-07T20:50:29.1639900Z long_index=True, 2025-05-07T20:50:29.1640163Z ) 2025-05-07T20:50:29.1640442Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1640958Z self=, 2025-05-07T20:50:29.1641445Z permute_size=883, 2025-05-07T20:50:29.1641731Z long_index=False, 2025-05-07T20:50:29.1642006Z ) 2025-05-07T20:50:29.1642260Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1642742Z self=, 2025-05-07T20:50:29.1643232Z permute_size=516, 2025-05-07T20:50:29.1643518Z long_index=False, 2025-05-07T20:50:29.1644002Z ) 2025-05-07T20:50:29.1644255Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1644743Z self=, 2025-05-07T20:50:29.1645239Z permute_size=324, 2025-05-07T20:50:29.1645510Z long_index=True, 2025-05-07T20:50:29.1645788Z ) 2025-05-07T20:50:29.1646043Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1646530Z self=, 2025-05-07T20:50:29.1647010Z permute_size=661, 2025-05-07T20:50:29.1655172Z long_index=True, 2025-05-07T20:50:29.1655486Z ) 2025-05-07T20:50:29.1655756Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1656254Z self=, 2025-05-07T20:50:29.1656752Z permute_size=163, 2025-05-07T20:50:29.1657034Z long_index=False, 2025-05-07T20:50:29.1657292Z ) 2025-05-07T20:50:29.1657546Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1658051Z self=, 2025-05-07T20:50:29.1658534Z permute_size=542, 2025-05-07T20:50:29.1658828Z long_index=False, 2025-05-07T20:50:29.1659101Z ) 2025-05-07T20:50:29.1659348Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1659842Z self=, 2025-05-07T20:50:29.1660384Z permute_size=999, 2025-05-07T20:50:29.1660656Z long_index=True, 2025-05-07T20:50:29.1660926Z ) 2025-05-07T20:50:29.1661186Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1661681Z self=, 2025-05-07T20:50:29.1662174Z permute_size=168, 2025-05-07T20:50:29.1662461Z long_index=True, 2025-05-07T20:50:29.1662730Z ) 2025-05-07T20:50:29.1662978Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1663468Z self=, 2025-05-07T20:50:29.1663957Z permute_size=682, 2025-05-07T20:50:29.1664238Z long_index=False, 2025-05-07T20:50:29.1664509Z ) 2025-05-07T20:50:29.1664759Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1665430Z self=, 2025-05-07T20:50:29.1665914Z permute_size=704, 2025-05-07T20:50:29.1666197Z long_index=True, 2025-05-07T20:50:29.1666452Z ) 2025-05-07T20:50:29.1666704Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1667198Z self=, 2025-05-07T20:50:29.1667675Z permute_size=233, 2025-05-07T20:50:29.1667960Z long_index=True, 2025-05-07T20:50:29.1668227Z ) 2025-05-07T20:50:29.1668483Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1668971Z self=, 2025-05-07T20:50:29.1669461Z permute_size=447, 2025-05-07T20:50:29.1669743Z long_index=False, 2025-05-07T20:50:29.1670003Z ) 2025-05-07T20:50:29.1670265Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1670749Z self=, 2025-05-07T20:50:29.1671230Z permute_size=85, 2025-05-07T20:50:29.1671510Z long_index=True, 2025-05-07T20:50:29.1671774Z ) 2025-05-07T20:50:29.1672021Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1672513Z self=, 2025-05-07T20:50:29.1673004Z permute_size=998, 2025-05-07T20:50:29.1673280Z long_index=True, 2025-05-07T20:50:29.1673546Z ) 2025-05-07T20:50:29.1673803Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1674298Z self=, 2025-05-07T20:50:29.1674778Z permute_size=469, 2025-05-07T20:50:29.1675057Z long_index=True, 2025-05-07T20:50:29.1675326Z ) 2025-05-07T20:50:29.1675571Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1676162Z self=, 2025-05-07T20:50:29.1676656Z permute_size=431, 2025-05-07T20:50:29.1676930Z long_index=True, 2025-05-07T20:50:29.1677206Z ) 2025-05-07T20:50:29.1677462Z Trying example: test_invert_permute( 2025-05-07T20:50:29.1677938Z self=, 2025-05-07T20:50:29.1678426Z permute_size=38, 2025-05-07T20:50:29.1678710Z long_index=False, 2025-05-07T20:50:29.1678979Z ) 2025-05-07T20:50:29.1679214Z PASSED 2025-05-07T20:50:29.1693333Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:50:29.1926139Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:50:29.1926762Z self=, 2025-05-07T20:50:29.1927143Z N=1, 2025-05-07T20:50:29.1927372Z offsets_type=torch.int32, 2025-05-07T20:50:29.1927632Z ) 2025-05-07T20:50:29.1927834Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1928245Z self=, 2025-05-07T20:50:29.1928787Z N=10, 2025-05-07T20:50:29.1928998Z offsets_type=torch.int32, 2025-05-07T20:50:29.1929255Z ) 2025-05-07T20:50:29.1929465Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1929852Z self=, 2025-05-07T20:50:29.1930242Z N=10, 2025-05-07T20:50:29.1930459Z offsets_type=torch.int64, 2025-05-07T20:50:29.1930718Z ) 2025-05-07T20:50:29.1930916Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1931309Z self=, 2025-05-07T20:50:29.1931692Z N=19, 2025-05-07T20:50:29.1931893Z offsets_type=torch.int32, 2025-05-07T20:50:29.1932150Z ) 2025-05-07T20:50:29.1932353Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1932736Z self=, 2025-05-07T20:50:29.1933114Z N=11, 2025-05-07T20:50:29.1933329Z offsets_type=torch.int64, 2025-05-07T20:50:29.1933575Z ) 2025-05-07T20:50:29.1933777Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1934334Z self=, 2025-05-07T20:50:29.1934706Z N=18, 2025-05-07T20:50:29.1934920Z offsets_type=torch.int64, 2025-05-07T20:50:29.1935178Z ) 2025-05-07T20:50:29.1935377Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1935775Z self=, 2025-05-07T20:50:29.1936164Z N=2, 2025-05-07T20:50:29.1936520Z offsets_type=torch.int64, 2025-05-07T20:50:29.1936772Z ) 2025-05-07T20:50:29.1936982Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1937378Z self=, 2025-05-07T20:50:29.1937759Z N=2, 2025-05-07T20:50:29.1937972Z offsets_type=torch.int32, 2025-05-07T20:50:29.1938237Z ) 2025-05-07T20:50:29.1938445Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1938841Z self=, 2025-05-07T20:50:29.1939238Z N=20, 2025-05-07T20:50:29.1939447Z offsets_type=torch.int64, 2025-05-07T20:50:29.1939700Z ) 2025-05-07T20:50:29.1939908Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1940294Z self=, 2025-05-07T20:50:29.1940680Z N=8, 2025-05-07T20:50:29.1940899Z offsets_type=torch.int64, 2025-05-07T20:50:29.1941145Z ) 2025-05-07T20:50:29.1941350Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1941746Z self=, 2025-05-07T20:50:29.1942133Z N=20, 2025-05-07T20:50:29.1942336Z offsets_type=torch.int32, 2025-05-07T20:50:29.1942590Z ) 2025-05-07T20:50:29.1942797Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1943183Z self=, 2025-05-07T20:50:29.1943697Z N=9, 2025-05-07T20:50:29.1943908Z offsets_type=torch.int32, 2025-05-07T20:50:29.1944156Z ) 2025-05-07T20:50:29.1944367Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1944764Z self=, 2025-05-07T20:50:29.1945138Z N=16, 2025-05-07T20:50:29.1945347Z offsets_type=torch.int32, 2025-05-07T20:50:29.1945600Z ) 2025-05-07T20:50:29.1945798Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1946188Z self=, 2025-05-07T20:50:29.1946569Z N=15, 2025-05-07T20:50:29.1946777Z offsets_type=torch.int64, 2025-05-07T20:50:29.1947022Z ) 2025-05-07T20:50:29.1947226Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1947619Z self=, 2025-05-07T20:50:29.1947998Z N=3, 2025-05-07T20:50:29.1948213Z offsets_type=torch.int32, 2025-05-07T20:50:29.1948473Z ) 2025-05-07T20:50:29.1948680Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1949083Z self=, 2025-05-07T20:50:29.1949481Z N=5, 2025-05-07T20:50:29.1949684Z offsets_type=torch.int64, 2025-05-07T20:50:29.1949945Z ) 2025-05-07T20:50:29.1950190Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1950585Z self=, 2025-05-07T20:50:29.1950974Z N=13, 2025-05-07T20:50:29.1951189Z offsets_type=torch.int64, 2025-05-07T20:50:29.1951437Z ) 2025-05-07T20:50:29.1951645Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1952042Z self=, 2025-05-07T20:50:29.1952426Z N=8, 2025-05-07T20:50:29.1952629Z offsets_type=torch.int32, 2025-05-07T20:50:29.1952888Z ) 2025-05-07T20:50:29.1953099Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1953491Z self=, 2025-05-07T20:50:29.1953876Z N=1, 2025-05-07T20:50:29.1954094Z offsets_type=torch.int64, 2025-05-07T20:50:29.1954471Z ) 2025-05-07T20:50:29.1954683Z Trying example: test_offsets_range( 2025-05-07T20:50:29.1955088Z self=, 2025-05-07T20:50:29.1955463Z N=17, 2025-05-07T20:50:29.1955678Z offsets_type=torch.int64, 2025-05-07T20:50:29.1955939Z ) 2025-05-07T20:50:29.1956127Z PASSED 2025-05-07T20:50:29.3578867Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:50:29.3579655Z self=, 2025-05-07T20:50:29.3580113Z batch_size=2, 2025-05-07T20:50:29.3580324Z m=3, 2025-05-07T20:50:29.3580524Z k=4, 2025-05-07T20:50:29.3580726Z n=5, 2025-05-07T20:50:29.3580925Z use_cpu=False, 2025-05-07T20:50:29.3581148Z ) 2025-05-07T20:50:29.3581403Z Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:50:29.3581898Z self=, 2025-05-07T20:50:29.3582363Z batch_size=2, 2025-05-07T20:50:29.3582571Z m=3, 2025-05-07T20:50:29.3582769Z k=4, 2025-05-07T20:50:29.3582967Z n=5, 2025-05-07T20:50:29.3583162Z use_cpu=True, 2025-05-07T20:50:29.3583377Z ) 2025-05-07T20:50:29.3583575Z PASSED 2025-05-07T20:50:29.3598385Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:50:29.3614516Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:50:29.3614861Z 2025-05-07T20:50:29.3615002Z ============================== 8 passed in 2.94s =============================== 2025-05-07T20:50:30.2845506Z 2025-05-07T20:50:30.2846277Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:50:30.2864527Z [TEST] Python test time for ./sparse/misc_ops_test.py: 6 seconds 2025-05-07T20:50:30.2865270Z 2025-05-07T20:50:30.2865276Z 2025-05-07T20:50:30.2865280Z 2025-05-07T20:50:30.2865297Z 2025-05-07T20:50:30.2886938Z ################################################################################ 2025-05-07T20:50:30.2902867Z # [2025-05-07T20:50:30.289Z] Run Python Test Suite: 2025-05-07T20:50:30.2903211Z # ./sparse/pack_segments_test.py 2025-05-07T20:50:30.2903528Z ################################################################################ 2025-05-07T20:50:30.2929396Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/pack_segments_test.py 2025-05-07T20:50:30.2930050Z 2025-05-07T20:50:32.4737231Z ============================= test session starts ============================== 2025-05-07T20:50:32.4738046Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:32.4738591Z cachedir: .pytest_cache 2025-05-07T20:50:32.4739221Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:32.4740133Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:32.4740571Z plugins: hypothesis-6.131.14 2025-05-07T20:50:34.7599272Z collecting ... collected 4 items 2025-05-07T20:50:34.7599538Z 2025-05-07T20:50:35.4036014Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:50:35.5375204Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:50:35.7823074Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig PASSED 2025-05-07T20:50:35.9466498Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:50:35.9466916Z 2025-05-07T20:50:35.9467063Z ============================== 4 passed in 3.61s =============================== 2025-05-07T20:50:36.8337063Z 2025-05-07T20:50:36.8337777Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:50:36.8358345Z [TEST] Python test time for ./sparse/pack_segments_test.py: 6 seconds 2025-05-07T20:50:36.8359025Z 2025-05-07T20:50:36.8359030Z 2025-05-07T20:50:36.8359034Z 2025-05-07T20:50:36.8359046Z 2025-05-07T20:50:36.8381646Z ################################################################################ 2025-05-07T20:50:36.8397785Z # [2025-05-07T20:50:36.839Z] Run Python Test Suite: 2025-05-07T20:50:36.8398149Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:50:36.8398492Z ################################################################################ 2025-05-07T20:50:36.8427336Z + 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:50:36.8428650Z 2025-05-07T20:50:39.0189081Z ============================= test session starts ============================== 2025-05-07T20:50:39.0189791Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:39.0190333Z cachedir: .pytest_cache 2025-05-07T20:50:39.0190915Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:39.0191644Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:39.0192062Z plugins: hypothesis-6.131.14 2025-05-07T20:50:41.2764416Z collecting ... collected 1 item 2025-05-07T20:50:41.2764758Z 2025-05-07T20:50:41.6033018Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:50:41.6034112Z self=, 2025-05-07T20:50:41.6034742Z B=0, 2025-05-07T20:50:41.6034966Z T=0, 2025-05-07T20:50:41.6035199Z L=2, 2025-05-07T20:50:41.6035753Z long_index=False, 2025-05-07T20:50:41.6036178Z permute_fn=, 2025-05-07T20:50:41.6036861Z ) 2025-05-07T20:50:41.6037127Z Trying example: test_permute_embeddings( 2025-05-07T20:50:41.6037773Z self=, 2025-05-07T20:50:41.6038378Z B=13, 2025-05-07T20:50:41.6038607Z T=0, 2025-05-07T20:50:41.6038832Z L=2, 2025-05-07T20:50:41.6039060Z long_index=False, 2025-05-07T20:50:41.6039479Z permute_fn=, 2025-05-07T20:50:41.6039942Z ) 2025-05-07T20:50:41.6040190Z Trying example: test_permute_embeddings( 2025-05-07T20:50:41.6040834Z self=, 2025-05-07T20:50:41.6041447Z B=13, 2025-05-07T20:50:41.6041664Z T=13, 2025-05-07T20:50:41.6041888Z L=12, 2025-05-07T20:50:41.6042124Z long_index=True, 2025-05-07T20:50:41.6042563Z permute_fn=, 2025-05-07T20:50:41.6043055Z ) 2025-05-07T20:50:41.6043320Z Trying example: test_permute_embeddings( 2025-05-07T20:50:41.6044013Z self=, 2025-05-07T20:50:41.6044617Z B=13, 2025-05-07T20:50:41.6044845Z T=20, 2025-05-07T20:50:41.6045069Z L=10, 2025-05-07T20:50:41.6045293Z long_index=False, 2025-05-07T20:50:41.6045706Z permute_fn=, 2025-05-07T20:50:41.6046165Z ) 2025-05-07T20:50:41.6046409Z Trying example: test_permute_embeddings( 2025-05-07T20:50:41.6047052Z self=, 2025-05-07T20:50:41.6047664Z B=13, 2025-05-07T20:50:41.6047880Z T=2, 2025-05-07T20:50:41.6048103Z L=17, 2025-05-07T20:50:41.6048337Z long_index=False, 2025-05-07T20:50:41.6048912Z permute_fn=, 2025-05-07T20:50:41.6049404Z ) 2025-05-07T20:50:41.6049871Z Trying example: test_permute_embeddings( 2025-05-07T20:50:41.6050511Z self=, 2025-05-07T20:50:41.6051110Z B=13, 2025-05-07T20:50:41.6051337Z T=1, 2025-05-07T20:50:41.6051568Z L=18, 2025-05-07T20:50:41.6051798Z long_index=False, 2025-05-07T20:50:41.6052217Z permute_fn=, 2025-05-07T20:50:41.6052678Z ) 2025-05-07T20:50:41.6052933Z Trying example: test_permute_embeddings( 2025-05-07T20:50:41.6053569Z self=, 2025-05-07T20:50:41.6054186Z B=8, 2025-05-07T20:50:41.6054406Z T=10, 2025-05-07T20:50:41.6054638Z L=2, 2025-05-07T20:50:41.6054875Z long_index=False, 2025-05-07T20:50:41.6055289Z permute_fn=, 2025-05-07T20:50:41.6055751Z ) 2025-05-07T20:50:41.6056010Z Trying example: test_permute_embeddings( 2025-05-07T20:50:41.6056657Z self=, 2025-05-07T20:50:41.6057260Z B=12, 2025-05-07T20:50:41.6057489Z T=13, 2025-05-07T20:50:41.6057714Z L=2, 2025-05-07T20:50:41.6057943Z long_index=True, 2025-05-07T20:50:41.6058355Z permute_fn=, 2025-05-07T20:50:41.6058821Z ) 2025-05-07T20:50:41.6059079Z Trying example: test_permute_embeddings( 2025-05-07T20:50:41.6059717Z self=, 2025-05-07T20:50:41.6060335Z B=5, 2025-05-07T20:50:41.6060565Z T=8, 2025-05-07T20:50:41.6060792Z L=16, 2025-05-07T20:50:41.6061031Z long_index=True, 2025-05-07T20:50:41.6061592Z permute_fn=, 2025-05-07T20:50:41.6062090Z ) 2025-05-07T20:50:41.6062349Z Trying example: test_permute_embeddings( 2025-05-07T20:50:41.6063002Z self=, 2025-05-07T20:50:41.6063602Z B=14, 2025-05-07T20:50:41.6063829Z T=4, 2025-05-07T20:50:41.6064057Z L=9, 2025-05-07T20:50:41.6064284Z long_index=True, 2025-05-07T20:50:41.6064722Z permute_fn=, 2025-05-07T20:50:41.6065217Z ) 2025-05-07T20:50:41.6065440Z PASSED 2025-05-07T20:50:41.6065582Z 2025-05-07T20:50:41.6065745Z ============================== 1 passed in 2.72s =============================== 2025-05-07T20:50:42.4685718Z 2025-05-07T20:50:42.4686196Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:50:42.4708088Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 6 seconds 2025-05-07T20:50:42.4708555Z 2025-05-07T20:50:42.4708563Z 2025-05-07T20:50:42.4708583Z 2025-05-07T20:50:42.4708588Z 2025-05-07T20:50:42.4730045Z ################################################################################ 2025-05-07T20:50:42.4746329Z # [2025-05-07T20:50:42.474Z] Run Python Test Suite: 2025-05-07T20:50:42.4746819Z # ./sparse/permute_indices_test.py 2025-05-07T20:50:42.4747241Z ################################################################################ 2025-05-07T20:50:42.4771484Z + 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:50:42.4772255Z 2025-05-07T20:50:44.6615284Z ============================= test session starts ============================== 2025-05-07T20:50:44.6616173Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:44.6616705Z cachedir: .pytest_cache 2025-05-07T20:50:44.6617330Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:44.6618074Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:44.6618884Z plugins: hypothesis-6.131.14 2025-05-07T20:50:46.9210991Z collecting ... collected 3 items 2025-05-07T20:50:46.9211276Z 2025-05-07T20:50:47.3722914Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:50:47.3723932Z self=, 2025-05-07T20:50:47.3724523Z B=0, 2025-05-07T20:50:47.3724772Z T=0, 2025-05-07T20:50:47.3725000Z L=2, 2025-05-07T20:50:47.3725251Z long_index=False, 2025-05-07T20:50:47.3725553Z has_weight=False, 2025-05-07T20:50:47.3725842Z is_1D=False, 2025-05-07T20:50:47.3726151Z W=4, 2025-05-07T20:50:47.3726420Z ) 2025-05-07T20:50:47.3726691Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3727201Z self=, 2025-05-07T20:50:47.3727667Z B=5, 2025-05-07T20:50:47.3727869Z T=0, 2025-05-07T20:50:47.3728050Z L=2, 2025-05-07T20:50:47.3728241Z long_index=False, 2025-05-07T20:50:47.3728567Z has_weight=False, 2025-05-07T20:50:47.3728789Z is_1D=False, 2025-05-07T20:50:47.3728994Z W=4, 2025-05-07T20:50:47.3729173Z ) 2025-05-07T20:50:47.3729381Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3729848Z self=, 2025-05-07T20:50:47.3730297Z B=5, 2025-05-07T20:50:47.3730474Z T=19, 2025-05-07T20:50:47.3730661Z L=11, 2025-05-07T20:50:47.3730857Z long_index=False, 2025-05-07T20:50:47.3731084Z has_weight=True, 2025-05-07T20:50:47.3731297Z is_1D=True, 2025-05-07T20:50:47.3731501Z W=6, 2025-05-07T20:50:47.3731691Z ) 2025-05-07T20:50:47.3731890Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3732611Z self=, 2025-05-07T20:50:47.3733074Z B=17, 2025-05-07T20:50:47.3733261Z T=2, 2025-05-07T20:50:47.3733445Z L=14, 2025-05-07T20:50:47.3733657Z long_index=True, 2025-05-07T20:50:47.3740894Z has_weight=False, 2025-05-07T20:50:47.3741137Z is_1D=True, 2025-05-07T20:50:47.3741349Z W=7, 2025-05-07T20:50:47.3741545Z ) 2025-05-07T20:50:47.3741755Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3742231Z self=, 2025-05-07T20:50:47.3742689Z B=20, 2025-05-07T20:50:47.3742873Z T=12, 2025-05-07T20:50:47.3743063Z L=19, 2025-05-07T20:50:47.3743262Z long_index=True, 2025-05-07T20:50:47.3743494Z has_weight=False, 2025-05-07T20:50:47.3743718Z is_1D=True, 2025-05-07T20:50:47.3743933Z W=5, 2025-05-07T20:50:47.3744121Z ) 2025-05-07T20:50:47.3744338Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3744805Z self=, 2025-05-07T20:50:47.3745260Z B=1, 2025-05-07T20:50:47.3745442Z T=6, 2025-05-07T20:50:47.3745627Z L=8, 2025-05-07T20:50:47.3745825Z long_index=True, 2025-05-07T20:50:47.3746047Z has_weight=False, 2025-05-07T20:50:47.3746275Z is_1D=True, 2025-05-07T20:50:47.3746484Z W=5, 2025-05-07T20:50:47.3746668Z ) 2025-05-07T20:50:47.3746880Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3747349Z self=, 2025-05-07T20:50:47.3747796Z B=3, 2025-05-07T20:50:47.3747985Z T=2, 2025-05-07T20:50:47.3748172Z L=11, 2025-05-07T20:50:47.3748364Z long_index=False, 2025-05-07T20:50:47.3748593Z has_weight=True, 2025-05-07T20:50:47.3748822Z is_1D=False, 2025-05-07T20:50:47.3749026Z W=7, 2025-05-07T20:50:47.3749220Z ) 2025-05-07T20:50:47.3749436Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3749897Z self=, 2025-05-07T20:50:47.3750546Z B=17, 2025-05-07T20:50:47.3750744Z T=6, 2025-05-07T20:50:47.3750929Z L=8, 2025-05-07T20:50:47.3751115Z long_index=True, 2025-05-07T20:50:47.3751345Z has_weight=False, 2025-05-07T20:50:47.3751572Z is_1D=False, 2025-05-07T20:50:47.3751773Z W=8, 2025-05-07T20:50:47.3751959Z ) 2025-05-07T20:50:47.3752166Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3752624Z self=, 2025-05-07T20:50:47.3753077Z B=4, 2025-05-07T20:50:47.3753265Z T=8, 2025-05-07T20:50:47.3753444Z L=7, 2025-05-07T20:50:47.3753639Z long_index=True, 2025-05-07T20:50:47.3753876Z has_weight=False, 2025-05-07T20:50:47.3754095Z is_1D=True, 2025-05-07T20:50:47.3754307Z W=4, 2025-05-07T20:50:47.3754496Z ) 2025-05-07T20:50:47.3754708Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3755177Z self=, 2025-05-07T20:50:47.3755635Z B=6, 2025-05-07T20:50:47.3755820Z T=4, 2025-05-07T20:50:47.3756014Z L=12, 2025-05-07T20:50:47.3756216Z long_index=False, 2025-05-07T20:50:47.3756441Z has_weight=True, 2025-05-07T20:50:47.3756669Z is_1D=False, 2025-05-07T20:50:47.3756879Z W=6, 2025-05-07T20:50:47.3757059Z ) 2025-05-07T20:50:47.3757269Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3757737Z self=, 2025-05-07T20:50:47.3758188Z B=11, 2025-05-07T20:50:47.3758370Z T=17, 2025-05-07T20:50:47.3758559Z L=2, 2025-05-07T20:50:47.3758756Z long_index=False, 2025-05-07T20:50:47.3758983Z has_weight=True, 2025-05-07T20:50:47.3759214Z is_1D=True, 2025-05-07T20:50:47.3759428Z W=4, 2025-05-07T20:50:47.3759609Z ) 2025-05-07T20:50:47.3759944Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3760411Z self=, 2025-05-07T20:50:47.3760863Z B=4, 2025-05-07T20:50:47.3761056Z T=17, 2025-05-07T20:50:47.3761253Z L=2, 2025-05-07T20:50:47.3761441Z long_index=False, 2025-05-07T20:50:47.3761674Z has_weight=True, 2025-05-07T20:50:47.3761902Z is_1D=True, 2025-05-07T20:50:47.3762101Z W=4, 2025-05-07T20:50:47.3762291Z ) 2025-05-07T20:50:47.3762500Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3762952Z self=, 2025-05-07T20:50:47.3763405Z B=17, 2025-05-07T20:50:47.3763600Z T=17, 2025-05-07T20:50:47.3763780Z L=2, 2025-05-07T20:50:47.3763978Z long_index=False, 2025-05-07T20:50:47.3764208Z has_weight=True, 2025-05-07T20:50:47.3764430Z is_1D=True, 2025-05-07T20:50:47.3764626Z W=4, 2025-05-07T20:50:47.3764809Z ) 2025-05-07T20:50:47.3765022Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3765477Z self=, 2025-05-07T20:50:47.3765932Z B=17, 2025-05-07T20:50:47.3766129Z T=17, 2025-05-07T20:50:47.3766315Z L=2, 2025-05-07T20:50:47.3766512Z long_index=True, 2025-05-07T20:50:47.3766742Z has_weight=True, 2025-05-07T20:50:47.3766959Z is_1D=True, 2025-05-07T20:50:47.3767169Z W=4, 2025-05-07T20:50:47.3767366Z ) 2025-05-07T20:50:47.3767568Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3768038Z self=, 2025-05-07T20:50:47.3768578Z B=17, 2025-05-07T20:50:47.3768769Z T=17, 2025-05-07T20:50:47.3768960Z L=4, 2025-05-07T20:50:47.3769162Z long_index=True, 2025-05-07T20:50:47.3769383Z has_weight=True, 2025-05-07T20:50:47.3769606Z is_1D=True, 2025-05-07T20:50:47.3769813Z W=4, 2025-05-07T20:50:47.3770002Z ) 2025-05-07T20:50:47.3770223Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3770691Z self=, 2025-05-07T20:50:47.3771242Z B=4, 2025-05-07T20:50:47.3771426Z T=17, 2025-05-07T20:50:47.3771616Z L=4, 2025-05-07T20:50:47.3771810Z long_index=True, 2025-05-07T20:50:47.3772033Z has_weight=True, 2025-05-07T20:50:47.3772255Z is_1D=True, 2025-05-07T20:50:47.3772461Z W=4, 2025-05-07T20:50:47.3772642Z ) 2025-05-07T20:50:47.3772851Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3773318Z self=, 2025-05-07T20:50:47.3773764Z B=4, 2025-05-07T20:50:47.3773954Z T=4, 2025-05-07T20:50:47.3774146Z L=4, 2025-05-07T20:50:47.3774333Z long_index=True, 2025-05-07T20:50:47.3774562Z has_weight=True, 2025-05-07T20:50:47.3774786Z is_1D=True, 2025-05-07T20:50:47.3774985Z W=4, 2025-05-07T20:50:47.3775168Z ) 2025-05-07T20:50:47.3775381Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3775842Z self=, 2025-05-07T20:50:47.3776298Z B=6, 2025-05-07T20:50:47.3776489Z T=12, 2025-05-07T20:50:47.3776672Z L=9, 2025-05-07T20:50:47.3776867Z long_index=True, 2025-05-07T20:50:47.3777097Z has_weight=False, 2025-05-07T20:50:47.3777320Z is_1D=True, 2025-05-07T20:50:47.3777527Z W=5, 2025-05-07T20:50:47.3777711Z ) 2025-05-07T20:50:47.3777918Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3778383Z self=, 2025-05-07T20:50:47.3778842Z B=6, 2025-05-07T20:50:47.3779034Z T=12, 2025-05-07T20:50:47.3779217Z L=12, 2025-05-07T20:50:47.3779415Z long_index=True, 2025-05-07T20:50:47.3779644Z has_weight=False, 2025-05-07T20:50:47.3779864Z is_1D=True, 2025-05-07T20:50:47.3780081Z W=5, 2025-05-07T20:50:47.3780356Z ) 2025-05-07T20:50:47.3780561Z Trying example: test_permute_indices( 2025-05-07T20:50:47.3781026Z self=, 2025-05-07T20:50:47.3781490Z B=6, 2025-05-07T20:50:47.3781672Z T=12, 2025-05-07T20:50:47.3781865Z L=12, 2025-05-07T20:50:47.3782062Z long_index=True, 2025-05-07T20:50:47.3782281Z has_weight=True, 2025-05-07T20:50:47.3782505Z is_1D=True, 2025-05-07T20:50:47.3782716Z W=5, 2025-05-07T20:50:47.3782895Z ) 2025-05-07T20:50:47.3783091Z PASSED 2025-05-07T20:50:47.4124185Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights PASSED 2025-05-07T20:50:47.4361495Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:47.4362636Z self=, 2025-05-07T20:50:47.4363273Z B=1, 2025-05-07T20:50:47.4363516Z T=1, 2025-05-07T20:50:47.4363757Z L=2, 2025-05-07T20:50:47.4363995Z long_index=False, 2025-05-07T20:50:47.4364296Z has_weight=False, 2025-05-07T20:50:47.4364576Z ) 2025-05-07T20:50:47.4364865Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:47.4365567Z self=, 2025-05-07T20:50:47.4366190Z B=5, 2025-05-07T20:50:47.4366440Z T=1, 2025-05-07T20:50:47.4366674Z L=2, 2025-05-07T20:50:47.4366906Z long_index=False, 2025-05-07T20:50:47.4367189Z has_weight=False, 2025-05-07T20:50:47.4367460Z ) 2025-05-07T20:50:47.4367747Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:47.4368527Z self=, 2025-05-07T20:50:47.4369161Z B=5, 2025-05-07T20:50:47.4369394Z T=15, 2025-05-07T20:50:47.4369619Z L=3, 2025-05-07T20:50:47.4369872Z long_index=False, 2025-05-07T20:50:47.4370154Z has_weight=True, 2025-05-07T20:50:47.4370415Z ) 2025-05-07T20:50:47.4370896Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:47.4371585Z self=, 2025-05-07T20:50:47.4372201Z B=12, 2025-05-07T20:50:47.4372443Z T=16, 2025-05-07T20:50:47.4372676Z L=20, 2025-05-07T20:50:47.4372908Z long_index=True, 2025-05-07T20:50:47.4373194Z has_weight=False, 2025-05-07T20:50:47.4373463Z ) 2025-05-07T20:50:47.4373746Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:47.4374432Z self=, 2025-05-07T20:50:47.4375058Z B=1, 2025-05-07T20:50:47.4375285Z T=6, 2025-05-07T20:50:47.4375515Z L=20, 2025-05-07T20:50:47.4375760Z long_index=True, 2025-05-07T20:50:47.4376040Z has_weight=True, 2025-05-07T20:50:47.4376310Z ) 2025-05-07T20:50:47.4376605Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:47.4377290Z self=, 2025-05-07T20:50:47.4377912Z B=4, 2025-05-07T20:50:47.4378145Z T=20, 2025-05-07T20:50:47.4378376Z L=9, 2025-05-07T20:50:47.4378609Z long_index=True, 2025-05-07T20:50:47.4378884Z has_weight=True, 2025-05-07T20:50:47.4379148Z ) 2025-05-07T20:50:47.4379433Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:47.4380122Z self=, 2025-05-07T20:50:47.4380746Z B=18, 2025-05-07T20:50:47.4380973Z T=6, 2025-05-07T20:50:47.4381207Z L=12, 2025-05-07T20:50:47.4381453Z long_index=False, 2025-05-07T20:50:47.4381732Z has_weight=False, 2025-05-07T20:50:47.4382004Z ) 2025-05-07T20:50:47.4382302Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:47.4383115Z self=, 2025-05-07T20:50:47.4383752Z B=16, 2025-05-07T20:50:47.4383988Z T=13, 2025-05-07T20:50:47.4384222Z L=11, 2025-05-07T20:50:47.4384457Z long_index=True, 2025-05-07T20:50:47.4384736Z has_weight=True, 2025-05-07T20:50:47.4385003Z ) 2025-05-07T20:50:47.4385288Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:47.4385977Z self=, 2025-05-07T20:50:47.4386600Z B=15, 2025-05-07T20:50:47.4386826Z T=11, 2025-05-07T20:50:47.4387059Z L=8, 2025-05-07T20:50:47.4387303Z long_index=True, 2025-05-07T20:50:47.4387577Z has_weight=False, 2025-05-07T20:50:47.4387846Z ) 2025-05-07T20:50:47.4388138Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:50:47.4388820Z self=, 2025-05-07T20:50:47.4389447Z B=4, 2025-05-07T20:50:47.4389683Z T=15, 2025-05-07T20:50:47.4389909Z L=11, 2025-05-07T20:50:47.4390157Z long_index=True, 2025-05-07T20:50:47.4390435Z has_weight=False, 2025-05-07T20:50:47.4390706Z ) 2025-05-07T20:50:47.4390930Z PASSED 2025-05-07T20:50:47.4391074Z 2025-05-07T20:50:47.4391241Z ============================== 3 passed in 2.91s =============================== 2025-05-07T20:50:48.3073916Z 2025-05-07T20:50:48.3074583Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:50:48.3096033Z [TEST] Python test time for ./sparse/permute_indices_test.py: 6 seconds 2025-05-07T20:50:48.3096357Z 2025-05-07T20:50:48.3096361Z 2025-05-07T20:50:48.3096365Z 2025-05-07T20:50:48.3096369Z 2025-05-07T20:50:48.3116606Z ################################################################################ 2025-05-07T20:50:48.3131967Z # [2025-05-07T20:50:48.312Z] Run Python Test Suite: 2025-05-07T20:50:48.3132388Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:50:48.3132747Z ################################################################################ 2025-05-07T20:50:48.3159216Z + 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:50:48.3159883Z 2025-05-07T20:50:50.5001442Z ============================= test session starts ============================== 2025-05-07T20:50:50.5002131Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:50.5002663Z cachedir: .pytest_cache 2025-05-07T20:50:50.5003261Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:50.5004006Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:50.5004433Z plugins: hypothesis-6.131.14 2025-05-07T20:50:52.7610335Z collecting ... collected 2 items 2025-05-07T20:50:52.7610583Z 2025-05-07T20:50:53.1170389Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:50:53.1607870Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:50:53.1608518Z 2025-05-07T20:50:53.1608758Z ============================== 2 passed in 2.79s =============================== 2025-05-07T20:50:54.0432438Z 2025-05-07T20:50:54.0433605Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:50:54.0455565Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 6 seconds 2025-05-07T20:50:54.0455895Z 2025-05-07T20:50:54.0455900Z 2025-05-07T20:50:54.0455903Z 2025-05-07T20:50:54.0455907Z 2025-05-07T20:50:54.0476119Z ################################################################################ 2025-05-07T20:50:54.0492196Z # [2025-05-07T20:50:54.048Z] Run Python Test Suite: 2025-05-07T20:50:54.0492548Z # ./sparse/reorder_batched_test.py 2025-05-07T20:50:54.0492857Z ################################################################################ 2025-05-07T20:50:54.0518000Z + 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:50:54.0518629Z 2025-05-07T20:50:56.2314231Z ============================= test session starts ============================== 2025-05-07T20:50:56.2315478Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:56.2316530Z cachedir: .pytest_cache 2025-05-07T20:50:56.2317702Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:56.2318848Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:56.2319280Z plugins: hypothesis-6.131.14 2025-05-07T20:50:58.4817645Z collecting ... collected 7 items 2025-05-07T20:50:58.4818120Z 2025-05-07T20:50:58.7062910Z 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:50:58.7064143Z self=, 2025-05-07T20:50:58.7064798Z B=1, 2025-05-07T20:50:58.7065029Z T=1, 2025-05-07T20:50:58.7065256Z L=2, 2025-05-07T20:50:58.7065473Z A=1, 2025-05-07T20:50:58.7065723Z Dtype=torch.int32, 2025-05-07T20:50:58.7066035Z Itype=torch.int32, 2025-05-07T20:50:58.7066323Z broadcast_indices=False, 2025-05-07T20:50:58.7066644Z max_batch_size=0, 2025-05-07T20:50:58.7066911Z ) 2025-05-07T20:50:58.7067223Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7067984Z self=, 2025-05-07T20:50:58.7068637Z B=17, 2025-05-07T20:50:58.7068857Z T=1, 2025-05-07T20:50:58.7069528Z L=2, 2025-05-07T20:50:58.7069750Z A=1, 2025-05-07T20:50:58.7069978Z Dtype=torch.int32, 2025-05-07T20:50:58.7070269Z Itype=torch.int32, 2025-05-07T20:50:58.7070561Z broadcast_indices=False, 2025-05-07T20:50:58.7070860Z max_batch_size=0, 2025-05-07T20:50:58.7071122Z ) 2025-05-07T20:50:58.7071438Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7072175Z self=, 2025-05-07T20:50:58.7072816Z B=17, 2025-05-07T20:50:58.7073043Z T=4, 2025-05-07T20:50:58.7073264Z L=8, 2025-05-07T20:50:58.7073477Z A=19, 2025-05-07T20:50:58.7073717Z Dtype=torch.float32, 2025-05-07T20:50:58.7074010Z Itype=torch.int64, 2025-05-07T20:50:58.7074290Z broadcast_indices=False, 2025-05-07T20:50:58.7074593Z max_batch_size=0, 2025-05-07T20:50:58.7074859Z ) 2025-05-07T20:50:58.7075163Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7075908Z self=, 2025-05-07T20:50:58.7076554Z B=11, 2025-05-07T20:50:58.7076774Z T=4, 2025-05-07T20:50:58.7076997Z L=4, 2025-05-07T20:50:58.7077221Z A=9, 2025-05-07T20:50:58.7077454Z Dtype=torch.float32, 2025-05-07T20:50:58.7077752Z Itype=torch.int64, 2025-05-07T20:50:58.7078043Z broadcast_indices=False, 2025-05-07T20:50:58.7078349Z max_batch_size=-2, 2025-05-07T20:50:58.7078608Z ) 2025-05-07T20:50:58.7078921Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7079658Z self=, 2025-05-07T20:50:58.7080295Z B=18, 2025-05-07T20:50:58.7080519Z T=20, 2025-05-07T20:50:58.7080745Z L=7, 2025-05-07T20:50:58.7081127Z A=20, 2025-05-07T20:50:58.7081369Z Dtype=torch.int64, 2025-05-07T20:50:58.7081654Z Itype=torch.int32, 2025-05-07T20:50:58.7081941Z broadcast_indices=True, 2025-05-07T20:50:58.7082243Z max_batch_size=1, 2025-05-07T20:50:58.7082505Z ) 2025-05-07T20:50:58.7082811Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7083544Z self=, 2025-05-07T20:50:58.7084193Z B=1, 2025-05-07T20:50:58.7084415Z T=9, 2025-05-07T20:50:58.7084637Z L=20, 2025-05-07T20:50:58.7084862Z A=1, 2025-05-07T20:50:58.7085092Z Dtype=torch.int32, 2025-05-07T20:50:58.7085380Z Itype=torch.int32, 2025-05-07T20:50:58.7085671Z broadcast_indices=False, 2025-05-07T20:50:58.7085980Z max_batch_size=5, 2025-05-07T20:50:58.7086235Z ) 2025-05-07T20:50:58.7086545Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7087286Z self=, 2025-05-07T20:50:58.7087928Z B=17, 2025-05-07T20:50:58.7088159Z T=8, 2025-05-07T20:50:58.7088389Z L=3, 2025-05-07T20:50:58.7088770Z A=14, 2025-05-07T20:50:58.7089003Z Dtype=torch.int64, 2025-05-07T20:50:58.7089319Z Itype=torch.int64, 2025-05-07T20:50:58.7089638Z broadcast_indices=False, 2025-05-07T20:50:58.7089936Z max_batch_size=0, 2025-05-07T20:50:58.7090200Z ) 2025-05-07T20:50:58.7090509Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7091232Z self=, 2025-05-07T20:50:58.7091878Z B=11, 2025-05-07T20:50:58.7092119Z T=6, 2025-05-07T20:50:58.7100273Z L=4, 2025-05-07T20:50:58.7100518Z A=18, 2025-05-07T20:50:58.7100764Z Dtype=torch.float32, 2025-05-07T20:50:58.7101073Z Itype=torch.int64, 2025-05-07T20:50:58.7101369Z broadcast_indices=True, 2025-05-07T20:50:58.7101677Z max_batch_size=5, 2025-05-07T20:50:58.7101943Z ) 2025-05-07T20:50:58.7102271Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7103131Z self=, 2025-05-07T20:50:58.7103787Z B=10, 2025-05-07T20:50:58.7104022Z T=9, 2025-05-07T20:50:58.7104240Z L=3, 2025-05-07T20:50:58.7104511Z A=10, 2025-05-07T20:50:58.7104747Z Dtype=torch.float32, 2025-05-07T20:50:58.7105046Z Itype=torch.int64, 2025-05-07T20:50:58.7105336Z broadcast_indices=True, 2025-05-07T20:50:58.7105631Z max_batch_size=2, 2025-05-07T20:50:58.7105899Z ) 2025-05-07T20:50:58.7106214Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7106945Z self=, 2025-05-07T20:50:58.7107601Z B=3, 2025-05-07T20:50:58.7107834Z T=7, 2025-05-07T20:50:58.7108063Z L=15, 2025-05-07T20:50:58.7108295Z A=1, 2025-05-07T20:50:58.7108539Z Dtype=torch.int64, 2025-05-07T20:50:58.7108825Z Itype=torch.int32, 2025-05-07T20:50:58.7109114Z broadcast_indices=True, 2025-05-07T20:50:58.7109418Z max_batch_size=0, 2025-05-07T20:50:58.7109673Z ) 2025-05-07T20:50:58.7109990Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7110726Z self=, 2025-05-07T20:50:58.7111373Z B=20, 2025-05-07T20:50:58.7111597Z T=6, 2025-05-07T20:50:58.7111821Z L=6, 2025-05-07T20:50:58.7112047Z A=17, 2025-05-07T20:50:58.7112280Z Dtype=torch.int32, 2025-05-07T20:50:58.7112564Z Itype=torch.int32, 2025-05-07T20:50:58.7112856Z broadcast_indices=False, 2025-05-07T20:50:58.7113156Z max_batch_size=-1, 2025-05-07T20:50:58.7113419Z ) 2025-05-07T20:50:58.7113737Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7114551Z self=, 2025-05-07T20:50:58.7115208Z B=20, 2025-05-07T20:50:58.7115461Z T=1, 2025-05-07T20:50:58.7115649Z L=6, 2025-05-07T20:50:58.7115838Z A=17, 2025-05-07T20:50:58.7116043Z Dtype=torch.int32, 2025-05-07T20:50:58.7116282Z Itype=torch.int32, 2025-05-07T20:50:58.7116537Z broadcast_indices=False, 2025-05-07T20:50:58.7116804Z max_batch_size=-1, 2025-05-07T20:50:58.7117033Z ) 2025-05-07T20:50:58.7117294Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7117905Z self=, 2025-05-07T20:50:58.7118442Z B=6, 2025-05-07T20:50:58.7118631Z T=1, 2025-05-07T20:50:58.7118834Z L=6, 2025-05-07T20:50:58.7119034Z A=17, 2025-05-07T20:50:58.7119241Z Dtype=torch.int32, 2025-05-07T20:50:58.7119488Z Itype=torch.int32, 2025-05-07T20:50:58.7119754Z broadcast_indices=False, 2025-05-07T20:50:58.7120013Z max_batch_size=-1, 2025-05-07T20:50:58.7120244Z ) 2025-05-07T20:50:58.7120517Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7121120Z self=, 2025-05-07T20:50:58.7121663Z B=6, 2025-05-07T20:50:58.7121866Z T=1, 2025-05-07T20:50:58.7122057Z L=6, 2025-05-07T20:50:58.7122261Z A=1, 2025-05-07T20:50:58.7122475Z Dtype=torch.int32, 2025-05-07T20:50:58.7122717Z Itype=torch.int32, 2025-05-07T20:50:58.7122974Z broadcast_indices=False, 2025-05-07T20:50:58.7123247Z max_batch_size=-1, 2025-05-07T20:50:58.7123483Z ) 2025-05-07T20:50:58.7123751Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7124359Z self=, 2025-05-07T20:50:58.7124902Z B=6, 2025-05-07T20:50:58.7125102Z T=1, 2025-05-07T20:50:58.7125309Z L=2, 2025-05-07T20:50:58.7125511Z A=1, 2025-05-07T20:50:58.7125718Z Dtype=torch.int32, 2025-05-07T20:50:58.7126061Z Itype=torch.int32, 2025-05-07T20:50:58.7126315Z broadcast_indices=False, 2025-05-07T20:50:58.7126578Z max_batch_size=-1, 2025-05-07T20:50:58.7126813Z ) 2025-05-07T20:50:58.7127088Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7127686Z self=, 2025-05-07T20:50:58.7128223Z B=1, 2025-05-07T20:50:58.7128428Z T=1, 2025-05-07T20:50:58.7128775Z L=2, 2025-05-07T20:50:58.7128975Z A=1, 2025-05-07T20:50:58.7129190Z Dtype=torch.int32, 2025-05-07T20:50:58.7129436Z Itype=torch.int32, 2025-05-07T20:50:58.7129687Z broadcast_indices=False, 2025-05-07T20:50:58.7129955Z max_batch_size=-1, 2025-05-07T20:50:58.7130188Z ) 2025-05-07T20:50:58.7130461Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7131089Z self=, 2025-05-07T20:50:58.7131641Z B=1, 2025-05-07T20:50:58.7131839Z T=1, 2025-05-07T20:50:58.7132041Z L=2, 2025-05-07T20:50:58.7132242Z A=1, 2025-05-07T20:50:58.7132444Z Dtype=torch.int32, 2025-05-07T20:50:58.7132701Z Itype=torch.int32, 2025-05-07T20:50:58.7132958Z broadcast_indices=False, 2025-05-07T20:50:58.7133221Z max_batch_size=1, 2025-05-07T20:50:58.7133457Z ) 2025-05-07T20:50:58.7133736Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7134344Z self=, 2025-05-07T20:50:58.7134887Z B=19, 2025-05-07T20:50:58.7135105Z T=17, 2025-05-07T20:50:58.7135308Z L=2, 2025-05-07T20:50:58.7135506Z A=4, 2025-05-07T20:50:58.7135715Z Dtype=torch.int32, 2025-05-07T20:50:58.7136061Z Itype=torch.int64, 2025-05-07T20:50:58.7136570Z broadcast_indices=True, 2025-05-07T20:50:58.7136860Z max_batch_size=-1, 2025-05-07T20:50:58.7137101Z ) 2025-05-07T20:50:58.7137367Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7137983Z self=, 2025-05-07T20:50:58.7138524Z B=19, 2025-05-07T20:50:58.7138717Z T=17, 2025-05-07T20:50:58.7138917Z L=2, 2025-05-07T20:50:58.7139113Z A=2, 2025-05-07T20:50:58.7139318Z Dtype=torch.int32, 2025-05-07T20:50:58.7139569Z Itype=torch.int64, 2025-05-07T20:50:58.7139823Z broadcast_indices=True, 2025-05-07T20:50:58.7140081Z max_batch_size=-1, 2025-05-07T20:50:58.7140314Z ) 2025-05-07T20:50:58.7140590Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7141193Z self=, 2025-05-07T20:50:58.7141741Z B=19, 2025-05-07T20:50:58.7141939Z T=17, 2025-05-07T20:50:58.7142137Z L=2, 2025-05-07T20:50:58.7142326Z A=2, 2025-05-07T20:50:58.7142543Z Dtype=torch.int32, 2025-05-07T20:50:58.7142791Z Itype=torch.int64, 2025-05-07T20:50:58.7143037Z broadcast_indices=True, 2025-05-07T20:50:58.7143306Z max_batch_size=2, 2025-05-07T20:50:58.7143536Z ) 2025-05-07T20:50:58.7143723Z PASSED 2025-05-07T20:50:58.7144151Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:50:58.7570686Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7571880Z self=, 2025-05-07T20:50:58.7572532Z B=1, 2025-05-07T20:50:58.7572762Z T=1, 2025-05-07T20:50:58.7572993Z L=2, 2025-05-07T20:50:58.7573220Z A=1, 2025-05-07T20:50:58.7573483Z Dtype=torch.int32, 2025-05-07T20:50:58.7573765Z Itype=torch.int32, 2025-05-07T20:50:58.7574073Z broadcast_indices=False, 2025-05-07T20:50:58.7574579Z ) 2025-05-07T20:50:58.7574876Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7575584Z self=, 2025-05-07T20:50:58.7576230Z B=6, 2025-05-07T20:50:58.7576453Z T=1, 2025-05-07T20:50:58.7576688Z L=2, 2025-05-07T20:50:58.7576919Z A=1, 2025-05-07T20:50:58.7577180Z Dtype=torch.int32, 2025-05-07T20:50:58.7577487Z Itype=torch.int32, 2025-05-07T20:50:58.7577785Z broadcast_indices=False, 2025-05-07T20:50:58.7578081Z ) 2025-05-07T20:50:58.7578386Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7579094Z self=, 2025-05-07T20:50:58.7579724Z B=6, 2025-05-07T20:50:58.7579955Z T=11, 2025-05-07T20:50:58.7580200Z L=3, 2025-05-07T20:50:58.7580416Z A=18, 2025-05-07T20:50:58.7580663Z Dtype=torch.float32, 2025-05-07T20:50:58.7580977Z Itype=torch.int32, 2025-05-07T20:50:58.7581272Z broadcast_indices=False, 2025-05-07T20:50:58.7581565Z ) 2025-05-07T20:50:58.7581865Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7582568Z self=, 2025-05-07T20:50:58.7583189Z B=18, 2025-05-07T20:50:58.7583420Z T=1, 2025-05-07T20:50:58.7583644Z L=2, 2025-05-07T20:50:58.7583870Z A=1, 2025-05-07T20:50:58.7584105Z Dtype=torch.int32, 2025-05-07T20:50:58.7584379Z Itype=torch.int32, 2025-05-07T20:50:58.7584670Z broadcast_indices=False, 2025-05-07T20:50:58.7584965Z ) 2025-05-07T20:50:58.7585252Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7586111Z self=, 2025-05-07T20:50:58.7586746Z B=18, 2025-05-07T20:50:58.7586968Z T=17, 2025-05-07T20:50:58.7587193Z L=5, 2025-05-07T20:50:58.7587429Z A=14, 2025-05-07T20:50:58.7587664Z Dtype=torch.float32, 2025-05-07T20:50:58.7587957Z Itype=torch.int64, 2025-05-07T20:50:58.7588243Z broadcast_indices=True, 2025-05-07T20:50:58.7588523Z ) 2025-05-07T20:50:58.7588823Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7589523Z self=, 2025-05-07T20:50:58.7590147Z B=20, 2025-05-07T20:50:58.7590367Z T=19, 2025-05-07T20:50:58.7590592Z L=13, 2025-05-07T20:50:58.7590818Z A=19, 2025-05-07T20:50:58.7591047Z Dtype=torch.int32, 2025-05-07T20:50:58.7591333Z Itype=torch.int64, 2025-05-07T20:50:58.7591623Z broadcast_indices=True, 2025-05-07T20:50:58.7591910Z ) 2025-05-07T20:50:58.7592209Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7592922Z self=, 2025-05-07T20:50:58.7593549Z B=7, 2025-05-07T20:50:58.7593785Z T=17, 2025-05-07T20:50:58.7594011Z L=8, 2025-05-07T20:50:58.7594230Z A=13, 2025-05-07T20:50:58.7594474Z Dtype=torch.int32, 2025-05-07T20:50:58.7594757Z Itype=torch.int64, 2025-05-07T20:50:58.7595039Z broadcast_indices=False, 2025-05-07T20:50:58.7595354Z ) 2025-05-07T20:50:58.7595654Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7596349Z self=, 2025-05-07T20:50:58.7596980Z B=5, 2025-05-07T20:50:58.7597209Z T=18, 2025-05-07T20:50:58.7597434Z L=10, 2025-05-07T20:50:58.7597652Z A=7, 2025-05-07T20:50:58.7597896Z Dtype=torch.float32, 2025-05-07T20:50:58.7598193Z Itype=torch.int64, 2025-05-07T20:50:58.7598476Z broadcast_indices=True, 2025-05-07T20:50:58.7598774Z ) 2025-05-07T20:50:58.7599071Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7599766Z self=, 2025-05-07T20:50:58.7600489Z B=20, 2025-05-07T20:50:58.7600717Z T=15, 2025-05-07T20:50:58.7600939Z L=11, 2025-05-07T20:50:58.7601165Z A=1, 2025-05-07T20:50:58.7601402Z Dtype=torch.int64, 2025-05-07T20:50:58.7601684Z Itype=torch.int32, 2025-05-07T20:50:58.7601979Z broadcast_indices=True, 2025-05-07T20:50:58.7602276Z ) 2025-05-07T20:50:58.7602563Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7603262Z self=, 2025-05-07T20:50:58.7603901Z B=7, 2025-05-07T20:50:58.7604118Z T=18, 2025-05-07T20:50:58.7604348Z L=4, 2025-05-07T20:50:58.7604572Z A=19, 2025-05-07T20:50:58.7604816Z Dtype=torch.int64, 2025-05-07T20:50:58.7605101Z Itype=torch.int64, 2025-05-07T20:50:58.7605390Z broadcast_indices=True, 2025-05-07T20:50:58.7605675Z ) 2025-05-07T20:50:58.7605970Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7606668Z self=, 2025-05-07T20:50:58.7607292Z B=1, 2025-05-07T20:50:58.7607509Z T=6, 2025-05-07T20:50:58.7607736Z L=8, 2025-05-07T20:50:58.7607958Z A=7, 2025-05-07T20:50:58.7608187Z Dtype=torch.int32, 2025-05-07T20:50:58.7608470Z Itype=torch.int32, 2025-05-07T20:50:58.7608873Z broadcast_indices=False, 2025-05-07T20:50:58.7609197Z ) 2025-05-07T20:50:58.7609510Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7610207Z self=, 2025-05-07T20:50:58.7610822Z B=7, 2025-05-07T20:50:58.7611049Z T=6, 2025-05-07T20:50:58.7611270Z L=8, 2025-05-07T20:50:58.7611601Z A=7, 2025-05-07T20:50:58.7611838Z Dtype=torch.int32, 2025-05-07T20:50:58.7612119Z Itype=torch.int32, 2025-05-07T20:50:58.7612417Z broadcast_indices=False, 2025-05-07T20:50:58.7612703Z ) 2025-05-07T20:50:58.7612999Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7613714Z self=, 2025-05-07T20:50:58.7614333Z B=7, 2025-05-07T20:50:58.7614554Z T=7, 2025-05-07T20:50:58.7614784Z L=8, 2025-05-07T20:50:58.7614998Z A=7, 2025-05-07T20:50:58.7615233Z Dtype=torch.int32, 2025-05-07T20:50:58.7615515Z Itype=torch.int32, 2025-05-07T20:50:58.7615798Z broadcast_indices=False, 2025-05-07T20:50:58.7616090Z ) 2025-05-07T20:50:58.7616394Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7617083Z self=, 2025-05-07T20:50:58.7617715Z B=7, 2025-05-07T20:50:58.7617940Z T=7, 2025-05-07T20:50:58.7618154Z L=8, 2025-05-07T20:50:58.7618375Z A=8, 2025-05-07T20:50:58.7618615Z Dtype=torch.int32, 2025-05-07T20:50:58.7618889Z Itype=torch.int32, 2025-05-07T20:50:58.7619179Z broadcast_indices=False, 2025-05-07T20:50:58.7619476Z ) 2025-05-07T20:50:58.7619769Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7620461Z self=, 2025-05-07T20:50:58.7621092Z B=8, 2025-05-07T20:50:58.7621316Z T=7, 2025-05-07T20:50:58.7621531Z L=8, 2025-05-07T20:50:58.7621759Z A=8, 2025-05-07T20:50:58.7621999Z Dtype=torch.int32, 2025-05-07T20:50:58.7622276Z Itype=torch.int32, 2025-05-07T20:50:58.7622571Z broadcast_indices=False, 2025-05-07T20:50:58.7622866Z ) 2025-05-07T20:50:58.7623154Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7623862Z self=, 2025-05-07T20:50:58.7624492Z B=8, 2025-05-07T20:50:58.7624808Z T=7, 2025-05-07T20:50:58.7625030Z L=7, 2025-05-07T20:50:58.7625255Z A=8, 2025-05-07T20:50:58.7625483Z Dtype=torch.int32, 2025-05-07T20:50:58.7625767Z Itype=torch.int32, 2025-05-07T20:50:58.7626056Z broadcast_indices=False, 2025-05-07T20:50:58.7626342Z ) 2025-05-07T20:50:58.7626640Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7627342Z self=, 2025-05-07T20:50:58.7627970Z B=7, 2025-05-07T20:50:58.7628195Z T=7, 2025-05-07T20:50:58.7628419Z L=7, 2025-05-07T20:50:58.7628637Z A=8, 2025-05-07T20:50:58.7628865Z Dtype=torch.int32, 2025-05-07T20:50:58.7629144Z Itype=torch.int32, 2025-05-07T20:50:58.7629429Z broadcast_indices=False, 2025-05-07T20:50:58.7629715Z ) 2025-05-07T20:50:58.7630011Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7630706Z self=, 2025-05-07T20:50:58.7631330Z B=12, 2025-05-07T20:50:58.7631557Z T=5, 2025-05-07T20:50:58.7631776Z L=2, 2025-05-07T20:50:58.7631989Z A=6, 2025-05-07T20:50:58.7632222Z Dtype=torch.int64, 2025-05-07T20:50:58.7632508Z Itype=torch.int64, 2025-05-07T20:50:58.7632788Z broadcast_indices=False, 2025-05-07T20:50:58.7633105Z ) 2025-05-07T20:50:58.7633397Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7634093Z self=, 2025-05-07T20:50:58.7634716Z B=6, 2025-05-07T20:50:58.7634935Z T=5, 2025-05-07T20:50:58.7635156Z L=2, 2025-05-07T20:50:58.7635373Z A=6, 2025-05-07T20:50:58.7635598Z Dtype=torch.int64, 2025-05-07T20:50:58.7635886Z Itype=torch.int64, 2025-05-07T20:50:58.7636470Z broadcast_indices=False, 2025-05-07T20:50:58.7636777Z ) 2025-05-07T20:50:58.7637071Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7637777Z self=, 2025-05-07T20:50:58.7638398Z B=6, 2025-05-07T20:50:58.7638644Z T=2, 2025-05-07T20:50:58.7638899Z L=2, 2025-05-07T20:50:58.7639116Z A=6, 2025-05-07T20:50:58.7639355Z Dtype=torch.int64, 2025-05-07T20:50:58.7639639Z Itype=torch.int64, 2025-05-07T20:50:58.7639921Z broadcast_indices=False, 2025-05-07T20:50:58.7640215Z ) 2025-05-07T20:50:58.7640509Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7641199Z self=, 2025-05-07T20:50:58.7641828Z B=6, 2025-05-07T20:50:58.7642051Z T=2, 2025-05-07T20:50:58.7642265Z L=6, 2025-05-07T20:50:58.7642487Z A=6, 2025-05-07T20:50:58.7642731Z Dtype=torch.int64, 2025-05-07T20:50:58.7643013Z Itype=torch.int64, 2025-05-07T20:50:58.7643295Z broadcast_indices=False, 2025-05-07T20:50:58.7643593Z ) 2025-05-07T20:50:58.7643891Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7644578Z self=, 2025-05-07T20:50:58.7645197Z B=6, 2025-05-07T20:50:58.7645416Z T=2, 2025-05-07T20:50:58.7645626Z L=2, 2025-05-07T20:50:58.7645842Z A=2, 2025-05-07T20:50:58.7646069Z Dtype=torch.int64, 2025-05-07T20:50:58.7646341Z Itype=torch.int64, 2025-05-07T20:50:58.7646625Z broadcast_indices=False, 2025-05-07T20:50:58.7646919Z ) 2025-05-07T20:50:58.7647206Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7647910Z self=, 2025-05-07T20:50:58.7648599Z B=2, 2025-05-07T20:50:58.7648818Z T=2, 2025-05-07T20:50:58.7649043Z L=2, 2025-05-07T20:50:58.7649265Z A=2, 2025-05-07T20:50:58.7649497Z Dtype=torch.int64, 2025-05-07T20:50:58.7649915Z Itype=torch.int64, 2025-05-07T20:50:58.7650203Z broadcast_indices=False, 2025-05-07T20:50:58.7650494Z ) 2025-05-07T20:50:58.7650779Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7651473Z self=, 2025-05-07T20:50:58.7652088Z B=9, 2025-05-07T20:50:58.7652301Z T=13, 2025-05-07T20:50:58.7652522Z L=6, 2025-05-07T20:50:58.7652736Z A=20, 2025-05-07T20:50:58.7659512Z Dtype=torch.float32, 2025-05-07T20:50:58.7659830Z Itype=torch.int32, 2025-05-07T20:50:58.7660128Z broadcast_indices=True, 2025-05-07T20:50:58.7660426Z ) 2025-05-07T20:50:58.7660722Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7661441Z self=, 2025-05-07T20:50:58.7662075Z B=9, 2025-05-07T20:50:58.7662307Z T=20, 2025-05-07T20:50:58.7662525Z L=6, 2025-05-07T20:50:58.7662763Z A=20, 2025-05-07T20:50:58.7663007Z Dtype=torch.float32, 2025-05-07T20:50:58.7663299Z Itype=torch.int32, 2025-05-07T20:50:58.7663594Z broadcast_indices=True, 2025-05-07T20:50:58.7663878Z ) 2025-05-07T20:50:58.7664169Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7664871Z self=, 2025-05-07T20:50:58.7665503Z B=20, 2025-05-07T20:50:58.7665728Z T=20, 2025-05-07T20:50:58.7665955Z L=6, 2025-05-07T20:50:58.7666187Z A=20, 2025-05-07T20:50:58.7666424Z Dtype=torch.float32, 2025-05-07T20:50:58.7666719Z Itype=torch.int32, 2025-05-07T20:50:58.7667008Z broadcast_indices=True, 2025-05-07T20:50:58.7667293Z ) 2025-05-07T20:50:58.7667591Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7668466Z self=, 2025-05-07T20:50:58.7669104Z B=20, 2025-05-07T20:50:58.7669321Z T=20, 2025-05-07T20:50:58.7669546Z L=6, 2025-05-07T20:50:58.7669768Z A=6, 2025-05-07T20:50:58.7670003Z Dtype=torch.float32, 2025-05-07T20:50:58.7670293Z Itype=torch.int32, 2025-05-07T20:50:58.7670584Z broadcast_indices=True, 2025-05-07T20:50:58.7670861Z ) 2025-05-07T20:50:58.7671157Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7671859Z self=, 2025-05-07T20:50:58.7672475Z B=20, 2025-05-07T20:50:58.7672701Z T=20, 2025-05-07T20:50:58.7672921Z L=20, 2025-05-07T20:50:58.7673134Z A=20, 2025-05-07T20:50:58.7673372Z Dtype=torch.float32, 2025-05-07T20:50:58.7673664Z Itype=torch.int32, 2025-05-07T20:50:58.7673945Z broadcast_indices=True, 2025-05-07T20:50:58.7674238Z ) 2025-05-07T20:50:58.7674531Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7675219Z self=, 2025-05-07T20:50:58.7675850Z B=19, 2025-05-07T20:50:58.7676073Z T=11, 2025-05-07T20:50:58.7676289Z L=20, 2025-05-07T20:50:58.7676503Z A=12, 2025-05-07T20:50:58.7676745Z Dtype=torch.int64, 2025-05-07T20:50:58.7677031Z Itype=torch.int32, 2025-05-07T20:50:58.7677313Z broadcast_indices=False, 2025-05-07T20:50:58.7677607Z ) 2025-05-07T20:50:58.7677900Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7678586Z self=, 2025-05-07T20:50:58.7679210Z B=11, 2025-05-07T20:50:58.7679430Z T=11, 2025-05-07T20:50:58.7679644Z L=20, 2025-05-07T20:50:58.7679869Z A=12, 2025-05-07T20:50:58.7680103Z Dtype=torch.int64, 2025-05-07T20:50:58.7680382Z Itype=torch.int32, 2025-05-07T20:50:58.7680670Z broadcast_indices=False, 2025-05-07T20:50:58.7748422Z ) 2025-05-07T20:50:58.7748912Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7749612Z self=, 2025-05-07T20:50:58.7750256Z B=11, 2025-05-07T20:50:58.7750488Z T=11, 2025-05-07T20:50:58.7750706Z L=12, 2025-05-07T20:50:58.7750934Z A=12, 2025-05-07T20:50:58.7751169Z Dtype=torch.int64, 2025-05-07T20:50:58.7751447Z Itype=torch.int32, 2025-05-07T20:50:58.7751745Z broadcast_indices=False, 2025-05-07T20:50:58.7752046Z ) 2025-05-07T20:50:58.7752342Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7753029Z self=, 2025-05-07T20:50:58.7753657Z B=11, 2025-05-07T20:50:58.7753885Z T=12, 2025-05-07T20:50:58.7754102Z L=12, 2025-05-07T20:50:58.7754335Z A=12, 2025-05-07T20:50:58.7754578Z Dtype=torch.int64, 2025-05-07T20:50:58.7754853Z Itype=torch.int32, 2025-05-07T20:50:58.7755150Z broadcast_indices=False, 2025-05-07T20:50:58.7755441Z ) 2025-05-07T20:50:58.7755726Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7756416Z self=, 2025-05-07T20:50:58.7757042Z B=12, 2025-05-07T20:50:58.7757258Z T=12, 2025-05-07T20:50:58.7757479Z L=12, 2025-05-07T20:50:58.7757695Z A=12, 2025-05-07T20:50:58.7757924Z Dtype=torch.int64, 2025-05-07T20:50:58.7758205Z Itype=torch.int32, 2025-05-07T20:50:58.7758498Z broadcast_indices=False, 2025-05-07T20:50:58.7758787Z ) 2025-05-07T20:50:58.7759080Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7759774Z self=, 2025-05-07T20:50:58.7760521Z B=4, 2025-05-07T20:50:58.7760744Z T=4, 2025-05-07T20:50:58.7760971Z L=3, 2025-05-07T20:50:58.7761196Z A=6, 2025-05-07T20:50:58.7761438Z Dtype=torch.float32, 2025-05-07T20:50:58.7761730Z Itype=torch.int32, 2025-05-07T20:50:58.7762024Z broadcast_indices=False, 2025-05-07T20:50:58.7762317Z ) 2025-05-07T20:50:58.7762608Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7763306Z self=, 2025-05-07T20:50:58.7763928Z B=4, 2025-05-07T20:50:58.7764148Z T=4, 2025-05-07T20:50:58.7764366Z L=4, 2025-05-07T20:50:58.7764584Z A=6, 2025-05-07T20:50:58.7764819Z Dtype=torch.float32, 2025-05-07T20:50:58.7765121Z Itype=torch.int32, 2025-05-07T20:50:58.7765410Z broadcast_indices=False, 2025-05-07T20:50:58.7765707Z ) 2025-05-07T20:50:58.7766007Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7766710Z self=, 2025-05-07T20:50:58.7767328Z B=4, 2025-05-07T20:50:58.7767560Z T=4, 2025-05-07T20:50:58.7767789Z L=4, 2025-05-07T20:50:58.7768002Z A=4, 2025-05-07T20:50:58.7768246Z Dtype=torch.float32, 2025-05-07T20:50:58.7768729Z Itype=torch.int32, 2025-05-07T20:50:58.7769041Z broadcast_indices=False, 2025-05-07T20:50:58.7769344Z ) 2025-05-07T20:50:58.7769639Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7770317Z self=, 2025-05-07T20:50:58.7770941Z B=14, 2025-05-07T20:50:58.7771166Z T=16, 2025-05-07T20:50:58.7771385Z L=20, 2025-05-07T20:50:58.7771609Z A=13, 2025-05-07T20:50:58.7771866Z Dtype=torch.int32, 2025-05-07T20:50:58.7772147Z Itype=torch.int64, 2025-05-07T20:50:58.7772420Z broadcast_indices=True, 2025-05-07T20:50:58.7772699Z ) 2025-05-07T20:50:58.7772998Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7773688Z self=, 2025-05-07T20:50:58.7774432Z B=14, 2025-05-07T20:50:58.7774655Z T=13, 2025-05-07T20:50:58.7774874Z L=20, 2025-05-07T20:50:58.7775097Z A=13, 2025-05-07T20:50:58.7775329Z Dtype=torch.int32, 2025-05-07T20:50:58.7775605Z Itype=torch.int64, 2025-05-07T20:50:58.7775898Z broadcast_indices=True, 2025-05-07T20:50:58.7776186Z ) 2025-05-07T20:50:58.7776466Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7777160Z self=, 2025-05-07T20:50:58.7777785Z B=13, 2025-05-07T20:50:58.7778006Z T=13, 2025-05-07T20:50:58.7778221Z L=20, 2025-05-07T20:50:58.7778454Z A=13, 2025-05-07T20:50:58.7778692Z Dtype=torch.int32, 2025-05-07T20:50:58.7778963Z Itype=torch.int64, 2025-05-07T20:50:58.7779259Z broadcast_indices=True, 2025-05-07T20:50:58.7779540Z ) 2025-05-07T20:50:58.7779831Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:50:58.7780541Z self=, 2025-05-07T20:50:58.7781165Z B=13, 2025-05-07T20:50:58.7781377Z T=20, 2025-05-07T20:50:58.7781593Z L=20, 2025-05-07T20:50:58.7781808Z A=13, 2025-05-07T20:50:58.7782035Z Dtype=torch.int32, 2025-05-07T20:50:58.7782312Z Itype=torch.int64, 2025-05-07T20:50:58.7782598Z broadcast_indices=True, 2025-05-07T20:50:58.7782873Z ) 2025-05-07T20:50:58.7783088Z PASSED 2025-05-07T20:50:59.0122326Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0123451Z self=, 2025-05-07T20:50:59.0124063Z B=1, 2025-05-07T20:50:59.0124469Z T=1, 2025-05-07T20:50:59.0124690Z L=2, 2025-05-07T20:50:59.0124907Z A=1, 2025-05-07T20:50:59.0125148Z Dtype=torch.int32, 2025-05-07T20:50:59.0125435Z broadcast_lengths=False, 2025-05-07T20:50:59.0125733Z ) 2025-05-07T20:50:59.0126013Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0126683Z self=, 2025-05-07T20:50:59.0127287Z B=12, 2025-05-07T20:50:59.0127510Z T=1, 2025-05-07T20:50:59.0127730Z L=2, 2025-05-07T20:50:59.0127943Z A=1, 2025-05-07T20:50:59.0128176Z Dtype=torch.int32, 2025-05-07T20:50:59.0128465Z broadcast_lengths=False, 2025-05-07T20:50:59.0128860Z ) 2025-05-07T20:50:59.0129136Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0129800Z self=, 2025-05-07T20:50:59.0130399Z B=12, 2025-05-07T20:50:59.0130636Z T=9, 2025-05-07T20:50:59.0130860Z L=15, 2025-05-07T20:50:59.0131077Z A=4, 2025-05-07T20:50:59.0131313Z Dtype=torch.float32, 2025-05-07T20:50:59.0131619Z broadcast_lengths=False, 2025-05-07T20:50:59.0131906Z ) 2025-05-07T20:50:59.0132181Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0132845Z self=, 2025-05-07T20:50:59.0133450Z B=6, 2025-05-07T20:50:59.0133663Z T=19, 2025-05-07T20:50:59.0133883Z L=19, 2025-05-07T20:50:59.0134104Z A=3, 2025-05-07T20:50:59.0134331Z Dtype=torch.int64, 2025-05-07T20:50:59.0134619Z broadcast_lengths=False, 2025-05-07T20:50:59.0134908Z ) 2025-05-07T20:50:59.0135174Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0135834Z self=, 2025-05-07T20:50:59.0136631Z B=1, 2025-05-07T20:50:59.0136847Z T=16, 2025-05-07T20:50:59.0137076Z L=5, 2025-05-07T20:50:59.0137297Z A=20, 2025-05-07T20:50:59.0137530Z Dtype=torch.float32, 2025-05-07T20:50:59.0137986Z broadcast_lengths=False, 2025-05-07T20:50:59.0138286Z ) 2025-05-07T20:50:59.0138558Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0139228Z self=, 2025-05-07T20:50:59.0139840Z B=3, 2025-05-07T20:50:59.0140058Z T=11, 2025-05-07T20:50:59.0140284Z L=19, 2025-05-07T20:50:59.0140507Z A=14, 2025-05-07T20:50:59.0140742Z Dtype=torch.float32, 2025-05-07T20:50:59.0141040Z broadcast_lengths=True, 2025-05-07T20:50:59.0141327Z ) 2025-05-07T20:50:59.0141608Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0142272Z self=, 2025-05-07T20:50:59.0142882Z B=3, 2025-05-07T20:50:59.0143106Z T=5, 2025-05-07T20:50:59.0143325Z L=7, 2025-05-07T20:50:59.0143544Z A=10, 2025-05-07T20:50:59.0143780Z Dtype=torch.int32, 2025-05-07T20:50:59.0144068Z broadcast_lengths=False, 2025-05-07T20:50:59.0144359Z ) 2025-05-07T20:50:59.0144636Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0145296Z self=, 2025-05-07T20:50:59.0145902Z B=10, 2025-05-07T20:50:59.0146122Z T=11, 2025-05-07T20:50:59.0146335Z L=10, 2025-05-07T20:50:59.0146554Z A=9, 2025-05-07T20:50:59.0146785Z Dtype=torch.int64, 2025-05-07T20:50:59.0147069Z broadcast_lengths=False, 2025-05-07T20:50:59.0147365Z ) 2025-05-07T20:50:59.0147639Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0148299Z self=, 2025-05-07T20:50:59.0148914Z B=2, 2025-05-07T20:50:59.0149138Z T=11, 2025-05-07T20:50:59.0149483Z L=10, 2025-05-07T20:50:59.0149704Z A=2, 2025-05-07T20:50:59.0149939Z Dtype=torch.int64, 2025-05-07T20:50:59.0150227Z broadcast_lengths=False, 2025-05-07T20:50:59.0150517Z ) 2025-05-07T20:50:59.0150791Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0151457Z self=, 2025-05-07T20:50:59.0152057Z B=8, 2025-05-07T20:50:59.0152277Z T=20, 2025-05-07T20:50:59.0152498Z L=7, 2025-05-07T20:50:59.0152709Z A=2, 2025-05-07T20:50:59.0152948Z Dtype=torch.float32, 2025-05-07T20:50:59.0153247Z broadcast_lengths=False, 2025-05-07T20:50:59.0153530Z ) 2025-05-07T20:50:59.0153805Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0154472Z self=, 2025-05-07T20:50:59.0155078Z B=17, 2025-05-07T20:50:59.0155300Z T=20, 2025-05-07T20:50:59.0155522Z L=19, 2025-05-07T20:50:59.0155747Z A=12, 2025-05-07T20:50:59.0155985Z Dtype=torch.int32, 2025-05-07T20:50:59.0156272Z broadcast_lengths=True, 2025-05-07T20:50:59.0156565Z ) 2025-05-07T20:50:59.0156838Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0157501Z self=, 2025-05-07T20:50:59.0158103Z B=17, 2025-05-07T20:50:59.0158317Z T=17, 2025-05-07T20:50:59.0158538Z L=19, 2025-05-07T20:50:59.0158756Z A=12, 2025-05-07T20:50:59.0158982Z Dtype=torch.int32, 2025-05-07T20:50:59.0159270Z broadcast_lengths=True, 2025-05-07T20:50:59.0159555Z ) 2025-05-07T20:50:59.0159826Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0160487Z self=, 2025-05-07T20:50:59.0161091Z B=17, 2025-05-07T20:50:59.0161307Z T=17, 2025-05-07T20:50:59.0161527Z L=17, 2025-05-07T20:50:59.0161756Z A=12, 2025-05-07T20:50:59.0161987Z Dtype=torch.int32, 2025-05-07T20:50:59.0162280Z broadcast_lengths=True, 2025-05-07T20:50:59.0162659Z ) 2025-05-07T20:50:59.0162926Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0163587Z self=, 2025-05-07T20:50:59.0164194Z B=17, 2025-05-07T20:50:59.0164415Z T=17, 2025-05-07T20:50:59.0164634Z L=12, 2025-05-07T20:50:59.0164852Z A=12, 2025-05-07T20:50:59.0165085Z Dtype=torch.int32, 2025-05-07T20:50:59.0165360Z broadcast_lengths=True, 2025-05-07T20:50:59.0165652Z ) 2025-05-07T20:50:59.0165931Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0166586Z self=, 2025-05-07T20:50:59.0167196Z B=17, 2025-05-07T20:50:59.0167422Z T=17, 2025-05-07T20:50:59.0167640Z L=17, 2025-05-07T20:50:59.0167866Z A=17, 2025-05-07T20:50:59.0168102Z Dtype=torch.int32, 2025-05-07T20:50:59.0168386Z broadcast_lengths=True, 2025-05-07T20:50:59.0168807Z ) 2025-05-07T20:50:59.0169107Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0169762Z self=, 2025-05-07T20:50:59.0170365Z B=5, 2025-05-07T20:50:59.0170585Z T=10, 2025-05-07T20:50:59.0170808Z L=17, 2025-05-07T20:50:59.0171020Z A=12, 2025-05-07T20:50:59.0171259Z Dtype=torch.int64, 2025-05-07T20:50:59.0171547Z broadcast_lengths=False, 2025-05-07T20:50:59.0171836Z ) 2025-05-07T20:50:59.0172113Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0172779Z self=, 2025-05-07T20:50:59.0173370Z B=5, 2025-05-07T20:50:59.0173588Z T=12, 2025-05-07T20:50:59.0173807Z L=17, 2025-05-07T20:50:59.0174023Z A=12, 2025-05-07T20:50:59.0174345Z Dtype=torch.int64, 2025-05-07T20:50:59.0174635Z broadcast_lengths=False, 2025-05-07T20:50:59.0174927Z ) 2025-05-07T20:50:59.0175204Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0175862Z self=, 2025-05-07T20:50:59.0176457Z B=5, 2025-05-07T20:50:59.0176696Z T=17, 2025-05-07T20:50:59.0176914Z L=17, 2025-05-07T20:50:59.0177090Z A=12, 2025-05-07T20:50:59.0177284Z Dtype=torch.int64, 2025-05-07T20:50:59.0177522Z broadcast_lengths=False, 2025-05-07T20:50:59.0177756Z ) 2025-05-07T20:50:59.0177978Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0178510Z self=, 2025-05-07T20:50:59.0178994Z B=5, 2025-05-07T20:50:59.0179171Z T=5, 2025-05-07T20:50:59.0179357Z L=17, 2025-05-07T20:50:59.0179548Z A=12, 2025-05-07T20:50:59.0179745Z Dtype=torch.int64, 2025-05-07T20:50:59.0179984Z broadcast_lengths=False, 2025-05-07T20:50:59.0180225Z ) 2025-05-07T20:50:59.0180454Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:50:59.0180988Z self=, 2025-05-07T20:50:59.0181477Z B=5, 2025-05-07T20:50:59.0181658Z T=5, 2025-05-07T20:50:59.0181839Z L=17, 2025-05-07T20:50:59.0182025Z A=17, 2025-05-07T20:50:59.0182213Z Dtype=torch.int64, 2025-05-07T20:50:59.0182455Z broadcast_lengths=False, 2025-05-07T20:50:59.0182699Z ) 2025-05-07T20:50:59.0182886Z PASSED 2025-05-07T20:50:59.0547508Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0548662Z self=, 2025-05-07T20:50:59.0549298Z B=1, 2025-05-07T20:50:59.0549536Z T=1, 2025-05-07T20:50:59.0549757Z L=2, 2025-05-07T20:50:59.0549978Z A=1, 2025-05-07T20:50:59.0550208Z Dtype=torch.int32, 2025-05-07T20:50:59.0550735Z broadcast_lengths=False, 2025-05-07T20:50:59.0551032Z ) 2025-05-07T20:50:59.0551321Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0552031Z self=, 2025-05-07T20:50:59.0552663Z B=15, 2025-05-07T20:50:59.0552890Z T=1, 2025-05-07T20:50:59.0553106Z L=2, 2025-05-07T20:50:59.0553334Z A=1, 2025-05-07T20:50:59.0553607Z Dtype=torch.int32, 2025-05-07T20:50:59.0553895Z broadcast_lengths=False, 2025-05-07T20:50:59.0554182Z ) 2025-05-07T20:50:59.0554476Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0555182Z self=, 2025-05-07T20:50:59.0564178Z B=15, 2025-05-07T20:50:59.0564437Z T=17, 2025-05-07T20:50:59.0564666Z L=19, 2025-05-07T20:50:59.0564880Z A=10, 2025-05-07T20:50:59.0565116Z Dtype=torch.int32, 2025-05-07T20:50:59.0565424Z broadcast_lengths=False, 2025-05-07T20:50:59.0565714Z ) 2025-05-07T20:50:59.0566012Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0566719Z self=, 2025-05-07T20:50:59.0567349Z B=11, 2025-05-07T20:50:59.0567564Z T=1, 2025-05-07T20:50:59.0567780Z L=2, 2025-05-07T20:50:59.0568002Z A=1, 2025-05-07T20:50:59.0568225Z Dtype=torch.int32, 2025-05-07T20:50:59.0568653Z broadcast_lengths=False, 2025-05-07T20:50:59.0568952Z ) 2025-05-07T20:50:59.0569240Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0569951Z self=, 2025-05-07T20:50:59.0570578Z B=11, 2025-05-07T20:50:59.0570971Z T=6, 2025-05-07T20:50:59.0571197Z L=17, 2025-05-07T20:50:59.0571418Z A=11, 2025-05-07T20:50:59.0571648Z Dtype=torch.int32, 2025-05-07T20:50:59.0571949Z broadcast_lengths=True, 2025-05-07T20:50:59.0572236Z ) 2025-05-07T20:50:59.0572527Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0573234Z self=, 2025-05-07T20:50:59.0573852Z B=3, 2025-05-07T20:50:59.0574077Z T=9, 2025-05-07T20:50:59.0574291Z L=18, 2025-05-07T20:50:59.0574513Z A=12, 2025-05-07T20:50:59.0574752Z Dtype=torch.int64, 2025-05-07T20:50:59.0575039Z broadcast_lengths=False, 2025-05-07T20:50:59.0575331Z ) 2025-05-07T20:50:59.0575629Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0576317Z self=, 2025-05-07T20:50:59.0576937Z B=2, 2025-05-07T20:50:59.0577162Z T=19, 2025-05-07T20:50:59.0577380Z L=4, 2025-05-07T20:50:59.0577604Z A=4, 2025-05-07T20:50:59.0577838Z Dtype=torch.float32, 2025-05-07T20:50:59.0578135Z broadcast_lengths=True, 2025-05-07T20:50:59.0578419Z ) 2025-05-07T20:50:59.0578716Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0579404Z self=, 2025-05-07T20:50:59.0580026Z B=6, 2025-05-07T20:50:59.0580250Z T=1, 2025-05-07T20:50:59.0580463Z L=19, 2025-05-07T20:50:59.0580683Z A=16, 2025-05-07T20:50:59.0580922Z Dtype=torch.int32, 2025-05-07T20:50:59.0581205Z broadcast_lengths=False, 2025-05-07T20:50:59.0581492Z ) 2025-05-07T20:50:59.0581784Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0582478Z self=, 2025-05-07T20:50:59.0583091Z B=20, 2025-05-07T20:50:59.0583318Z T=12, 2025-05-07T20:50:59.0583538Z L=11, 2025-05-07T20:50:59.0583756Z A=10, 2025-05-07T20:50:59.0583992Z Dtype=torch.int32, 2025-05-07T20:50:59.0584383Z broadcast_lengths=False, 2025-05-07T20:50:59.0584676Z ) 2025-05-07T20:50:59.0584969Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0585667Z self=, 2025-05-07T20:50:59.0586285Z B=2, 2025-05-07T20:50:59.0586515Z T=2, 2025-05-07T20:50:59.0586737Z L=20, 2025-05-07T20:50:59.0586950Z A=13, 2025-05-07T20:50:59.0587190Z Dtype=torch.int64, 2025-05-07T20:50:59.0587478Z broadcast_lengths=True, 2025-05-07T20:50:59.0587758Z ) 2025-05-07T20:50:59.0588058Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0588753Z self=, 2025-05-07T20:50:59.0589382Z B=6, 2025-05-07T20:50:59.0589602Z T=6, 2025-05-07T20:50:59.0589827Z L=9, 2025-05-07T20:50:59.0590044Z A=5, 2025-05-07T20:50:59.0590271Z Dtype=torch.float32, 2025-05-07T20:50:59.0590579Z broadcast_lengths=False, 2025-05-07T20:50:59.0590872Z ) 2025-05-07T20:50:59.0591160Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0591859Z self=, 2025-05-07T20:50:59.0592482Z B=5, 2025-05-07T20:50:59.0592697Z T=6, 2025-05-07T20:50:59.0592919Z L=9, 2025-05-07T20:50:59.0593145Z A=5, 2025-05-07T20:50:59.0593372Z Dtype=torch.float32, 2025-05-07T20:50:59.0593668Z broadcast_lengths=False, 2025-05-07T20:50:59.0593957Z ) 2025-05-07T20:50:59.0594247Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0594947Z self=, 2025-05-07T20:50:59.0595566Z B=5, 2025-05-07T20:50:59.0595880Z T=6, 2025-05-07T20:50:59.0596097Z L=5, 2025-05-07T20:50:59.0596317Z A=5, 2025-05-07T20:50:59.0596557Z Dtype=torch.float32, 2025-05-07T20:50:59.0596858Z broadcast_lengths=False, 2025-05-07T20:50:59.0597150Z ) 2025-05-07T20:50:59.0597447Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0598134Z self=, 2025-05-07T20:50:59.0598762Z B=5, 2025-05-07T20:50:59.0598978Z T=6, 2025-05-07T20:50:59.0599198Z L=6, 2025-05-07T20:50:59.0599486Z A=5, 2025-05-07T20:50:59.0599734Z Dtype=torch.float32, 2025-05-07T20:50:59.0600034Z broadcast_lengths=False, 2025-05-07T20:50:59.0600324Z ) 2025-05-07T20:50:59.0600612Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0601308Z self=, 2025-05-07T20:50:59.0601928Z B=6, 2025-05-07T20:50:59.0602143Z T=6, 2025-05-07T20:50:59.0602363Z L=6, 2025-05-07T20:50:59.0602577Z A=5, 2025-05-07T20:50:59.0602808Z Dtype=torch.float32, 2025-05-07T20:50:59.0603112Z broadcast_lengths=False, 2025-05-07T20:50:59.0603402Z ) 2025-05-07T20:50:59.0603690Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0604383Z self=, 2025-05-07T20:50:59.0604998Z B=5, 2025-05-07T20:50:59.0605210Z T=6, 2025-05-07T20:50:59.0605430Z L=6, 2025-05-07T20:50:59.0605644Z A=6, 2025-05-07T20:50:59.0605867Z Dtype=torch.float32, 2025-05-07T20:50:59.0606166Z broadcast_lengths=False, 2025-05-07T20:50:59.0606454Z ) 2025-05-07T20:50:59.0606748Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0607445Z self=, 2025-05-07T20:50:59.0608069Z B=13, 2025-05-07T20:50:59.0608298Z T=10, 2025-05-07T20:50:59.0608514Z L=20, 2025-05-07T20:50:59.0608840Z A=11, 2025-05-07T20:50:59.0609101Z Dtype=torch.int32, 2025-05-07T20:50:59.0609480Z broadcast_lengths=True, 2025-05-07T20:50:59.0609766Z ) 2025-05-07T20:50:59.0610058Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0610749Z self=, 2025-05-07T20:50:59.0611364Z B=13, 2025-05-07T20:50:59.0611582Z T=10, 2025-05-07T20:50:59.0611793Z L=10, 2025-05-07T20:50:59.0612016Z A=11, 2025-05-07T20:50:59.0612244Z Dtype=torch.int32, 2025-05-07T20:50:59.0612525Z broadcast_lengths=True, 2025-05-07T20:50:59.0612809Z ) 2025-05-07T20:50:59.0613099Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0613803Z self=, 2025-05-07T20:50:59.0614420Z B=13, 2025-05-07T20:50:59.0614645Z T=11, 2025-05-07T20:50:59.0614871Z L=10, 2025-05-07T20:50:59.0615084Z A=11, 2025-05-07T20:50:59.0615320Z Dtype=torch.int32, 2025-05-07T20:50:59.0615612Z broadcast_lengths=True, 2025-05-07T20:50:59.0615889Z ) 2025-05-07T20:50:59.0616187Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0616879Z self=, 2025-05-07T20:50:59.0617498Z B=13, 2025-05-07T20:50:59.0617732Z T=13, 2025-05-07T20:50:59.0617956Z L=10, 2025-05-07T20:50:59.0618182Z A=11, 2025-05-07T20:50:59.0618427Z Dtype=torch.int32, 2025-05-07T20:50:59.0618714Z broadcast_lengths=True, 2025-05-07T20:50:59.0618989Z ) 2025-05-07T20:50:59.0619285Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0619989Z self=, 2025-05-07T20:50:59.0620627Z B=10, 2025-05-07T20:50:59.0620943Z T=10, 2025-05-07T20:50:59.0621175Z L=10, 2025-05-07T20:50:59.0621401Z A=11, 2025-05-07T20:50:59.0621634Z Dtype=torch.int32, 2025-05-07T20:50:59.0621922Z broadcast_lengths=True, 2025-05-07T20:50:59.0622204Z ) 2025-05-07T20:50:59.0622493Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0623192Z self=, 2025-05-07T20:50:59.0623816Z B=10, 2025-05-07T20:50:59.0624033Z T=10, 2025-05-07T20:50:59.0624253Z L=10, 2025-05-07T20:50:59.0624479Z A=10, 2025-05-07T20:50:59.0624701Z Dtype=torch.int32, 2025-05-07T20:50:59.0624985Z broadcast_lengths=True, 2025-05-07T20:50:59.0625274Z ) 2025-05-07T20:50:59.0625565Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0626268Z self=, 2025-05-07T20:50:59.0626879Z B=4, 2025-05-07T20:50:59.0627105Z T=13, 2025-05-07T20:50:59.0627327Z L=11, 2025-05-07T20:50:59.0627542Z A=20, 2025-05-07T20:50:59.0627770Z Dtype=torch.int32, 2025-05-07T20:50:59.0628063Z broadcast_lengths=True, 2025-05-07T20:50:59.0628343Z ) 2025-05-07T20:50:59.0628636Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0629325Z self=, 2025-05-07T20:50:59.0629946Z B=4, 2025-05-07T20:50:59.0630163Z T=13, 2025-05-07T20:50:59.0630382Z L=11, 2025-05-07T20:50:59.0630602Z A=13, 2025-05-07T20:50:59.0630827Z Dtype=torch.int32, 2025-05-07T20:50:59.0631108Z broadcast_lengths=True, 2025-05-07T20:50:59.0631385Z ) 2025-05-07T20:50:59.0631666Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0632360Z self=, 2025-05-07T20:50:59.0632983Z B=13, 2025-05-07T20:50:59.0633202Z T=13, 2025-05-07T20:50:59.0633421Z L=11, 2025-05-07T20:50:59.0633642Z A=13, 2025-05-07T20:50:59.0633870Z Dtype=torch.int32, 2025-05-07T20:50:59.0634252Z broadcast_lengths=True, 2025-05-07T20:50:59.0634534Z ) 2025-05-07T20:50:59.0634821Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0635516Z self=, 2025-05-07T20:50:59.0636137Z B=13, 2025-05-07T20:50:59.0636578Z T=13, 2025-05-07T20:50:59.0636795Z L=13, 2025-05-07T20:50:59.0637018Z A=13, 2025-05-07T20:50:59.0637246Z Dtype=torch.int32, 2025-05-07T20:50:59.0637528Z broadcast_lengths=True, 2025-05-07T20:50:59.0637808Z ) 2025-05-07T20:50:59.0638092Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0638779Z self=, 2025-05-07T20:50:59.0639398Z B=17, 2025-05-07T20:50:59.0639622Z T=19, 2025-05-07T20:50:59.0639835Z L=13, 2025-05-07T20:50:59.0640057Z A=18, 2025-05-07T20:50:59.0640298Z Dtype=torch.int32, 2025-05-07T20:50:59.0640576Z broadcast_lengths=True, 2025-05-07T20:50:59.0640856Z ) 2025-05-07T20:50:59.0641149Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0641837Z self=, 2025-05-07T20:50:59.0642462Z B=18, 2025-05-07T20:50:59.0642683Z T=19, 2025-05-07T20:50:59.0642899Z L=13, 2025-05-07T20:50:59.0643110Z A=18, 2025-05-07T20:50:59.0643338Z Dtype=torch.int32, 2025-05-07T20:50:59.0643624Z broadcast_lengths=True, 2025-05-07T20:50:59.0643900Z ) 2025-05-07T20:50:59.0644193Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0644891Z self=, 2025-05-07T20:50:59.0645509Z B=18, 2025-05-07T20:50:59.0645873Z T=19, 2025-05-07T20:50:59.0646101Z L=13, 2025-05-07T20:50:59.0646313Z A=19, 2025-05-07T20:50:59.0646552Z Dtype=torch.int32, 2025-05-07T20:50:59.0646837Z broadcast_lengths=True, 2025-05-07T20:50:59.0647114Z ) 2025-05-07T20:50:59.0647403Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0648096Z self=, 2025-05-07T20:50:59.0648775Z B=18, 2025-05-07T20:50:59.0648991Z T=18, 2025-05-07T20:50:59.0649205Z L=13, 2025-05-07T20:50:59.0649415Z A=18, 2025-05-07T20:50:59.0649647Z Dtype=torch.int32, 2025-05-07T20:50:59.0649930Z broadcast_lengths=True, 2025-05-07T20:50:59.0650216Z ) 2025-05-07T20:50:59.0650496Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0651193Z self=, 2025-05-07T20:50:59.0651810Z B=18, 2025-05-07T20:50:59.0652030Z T=18, 2025-05-07T20:50:59.0652247Z L=13, 2025-05-07T20:50:59.0652462Z A=13, 2025-05-07T20:50:59.0652689Z Dtype=torch.int32, 2025-05-07T20:50:59.0652970Z broadcast_lengths=True, 2025-05-07T20:50:59.0653248Z ) 2025-05-07T20:50:59.0653529Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0654222Z self=, 2025-05-07T20:50:59.0654843Z B=13, 2025-05-07T20:50:59.0655054Z T=18, 2025-05-07T20:50:59.0655275Z L=13, 2025-05-07T20:50:59.0655486Z A=13, 2025-05-07T20:50:59.0655708Z Dtype=torch.int32, 2025-05-07T20:50:59.0655989Z broadcast_lengths=True, 2025-05-07T20:50:59.0656268Z ) 2025-05-07T20:50:59.0656553Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0657240Z self=, 2025-05-07T20:50:59.0657857Z B=13, 2025-05-07T20:50:59.0658081Z T=18, 2025-05-07T20:50:59.0658296Z L=13, 2025-05-07T20:50:59.0658511Z A=18, 2025-05-07T20:50:59.0658909Z Dtype=torch.int32, 2025-05-07T20:50:59.0659188Z broadcast_lengths=True, 2025-05-07T20:50:59.0659890Z ) 2025-05-07T20:50:59.0660184Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0660888Z self=, 2025-05-07T20:50:59.0661509Z B=9, 2025-05-07T20:50:59.0661749Z T=10, 2025-05-07T20:50:59.0661966Z L=18, 2025-05-07T20:50:59.0662178Z A=1, 2025-05-07T20:50:59.0662408Z Dtype=torch.int32, 2025-05-07T20:50:59.0662693Z broadcast_lengths=False, 2025-05-07T20:50:59.0662977Z ) 2025-05-07T20:50:59.0663266Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0663959Z self=, 2025-05-07T20:50:59.0664579Z B=18, 2025-05-07T20:50:59.0664803Z T=10, 2025-05-07T20:50:59.0665019Z L=18, 2025-05-07T20:50:59.0665233Z A=1, 2025-05-07T20:50:59.0665469Z Dtype=torch.int32, 2025-05-07T20:50:59.0665754Z broadcast_lengths=False, 2025-05-07T20:50:59.0666040Z ) 2025-05-07T20:50:59.0666331Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0667019Z self=, 2025-05-07T20:50:59.0667639Z B=18, 2025-05-07T20:50:59.0667853Z T=18, 2025-05-07T20:50:59.0668066Z L=18, 2025-05-07T20:50:59.0668284Z A=1, 2025-05-07T20:50:59.0668510Z Dtype=torch.int32, 2025-05-07T20:50:59.0668801Z broadcast_lengths=False, 2025-05-07T20:50:59.0669088Z ) 2025-05-07T20:50:59.0669375Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0670070Z self=, 2025-05-07T20:50:59.0670691Z B=18, 2025-05-07T20:50:59.0670995Z T=18, 2025-05-07T20:50:59.0671220Z L=18, 2025-05-07T20:50:59.0671433Z A=18, 2025-05-07T20:50:59.0671662Z Dtype=torch.int32, 2025-05-07T20:50:59.0671944Z broadcast_lengths=False, 2025-05-07T20:50:59.0672229Z ) 2025-05-07T20:50:59.0672509Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0673202Z self=, 2025-05-07T20:50:59.0673823Z B=8, 2025-05-07T20:50:59.0674034Z T=10, 2025-05-07T20:50:59.0674245Z L=14, 2025-05-07T20:50:59.0674457Z A=18, 2025-05-07T20:50:59.0674686Z Dtype=torch.int64, 2025-05-07T20:50:59.0674967Z broadcast_lengths=False, 2025-05-07T20:50:59.0675248Z ) 2025-05-07T20:50:59.0675533Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0676219Z self=, 2025-05-07T20:50:59.0676834Z B=8, 2025-05-07T20:50:59.0677056Z T=10, 2025-05-07T20:50:59.0677269Z L=10, 2025-05-07T20:50:59.0677483Z A=18, 2025-05-07T20:50:59.0677719Z Dtype=torch.int64, 2025-05-07T20:50:59.0677996Z broadcast_lengths=False, 2025-05-07T20:50:59.0678282Z ) 2025-05-07T20:50:59.0678567Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:50:59.0679302Z self=, 2025-05-07T20:50:59.0679920Z B=18, 2025-05-07T20:50:59.0680136Z T=10, 2025-05-07T20:50:59.0680352Z L=10, 2025-05-07T20:50:59.0680569Z A=18, 2025-05-07T20:50:59.0680795Z Dtype=torch.int64, 2025-05-07T20:50:59.0681077Z broadcast_lengths=False, 2025-05-07T20:50:59.0681358Z ) 2025-05-07T20:50:59.0681573Z PASSED 2025-05-07T20:50:59.0682106Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:50:59.1886211Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1887600Z self=, 2025-05-07T20:50:59.1888911Z B=1, 2025-05-07T20:50:59.1889146Z R=1, 2025-05-07T20:50:59.1889366Z T=1, 2025-05-07T20:50:59.1889597Z L=2, 2025-05-07T20:50:59.1889850Z index_dtype=torch.int32, 2025-05-07T20:50:59.1890154Z ) 2025-05-07T20:50:59.1890498Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1891296Z self=, 2025-05-07T20:50:59.1891966Z B=14, 2025-05-07T20:50:59.1892204Z R=1, 2025-05-07T20:50:59.1892432Z T=1, 2025-05-07T20:50:59.1892706Z L=2, 2025-05-07T20:50:59.1892955Z index_dtype=torch.int32, 2025-05-07T20:50:59.1893255Z ) 2025-05-07T20:50:59.1893604Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1894410Z self=, 2025-05-07T20:50:59.1895114Z B=14, 2025-05-07T20:50:59.1895350Z R=16, 2025-05-07T20:50:59.1895575Z T=2, 2025-05-07T20:50:59.1895803Z L=4, 2025-05-07T20:50:59.1896056Z index_dtype=torch.int32, 2025-05-07T20:50:59.1896346Z ) 2025-05-07T20:50:59.1896696Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1897486Z self=, 2025-05-07T20:50:59.1898149Z B=2, 2025-05-07T20:50:59.1898371Z R=1, 2025-05-07T20:50:59.1898604Z T=1, 2025-05-07T20:50:59.1898819Z L=2, 2025-05-07T20:50:59.1899062Z index_dtype=torch.int32, 2025-05-07T20:50:59.1899360Z ) 2025-05-07T20:50:59.1899689Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1900688Z self=, 2025-05-07T20:50:59.1901384Z B=2, 2025-05-07T20:50:59.1911189Z R=1, 2025-05-07T20:50:59.1911457Z T=4, 2025-05-07T20:50:59.1911699Z L=6, 2025-05-07T20:50:59.1911983Z index_dtype=torch.int64, 2025-05-07T20:50:59.1912308Z ) 2025-05-07T20:50:59.1912696Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1913584Z self=, 2025-05-07T20:50:59.1914371Z B=8, 2025-05-07T20:50:59.1914633Z R=15, 2025-05-07T20:50:59.1914897Z T=16, 2025-05-07T20:50:59.1915136Z L=13, 2025-05-07T20:50:59.1915389Z index_dtype=torch.int32, 2025-05-07T20:50:59.1915709Z ) 2025-05-07T20:50:59.1916068Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1916884Z self=, 2025-05-07T20:50:59.1917563Z B=2, 2025-05-07T20:50:59.1917797Z R=6, 2025-05-07T20:50:59.1918039Z T=10, 2025-05-07T20:50:59.1918271Z L=6, 2025-05-07T20:50:59.1918532Z index_dtype=torch.int32, 2025-05-07T20:50:59.1918846Z ) 2025-05-07T20:50:59.1919190Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1920018Z self=, 2025-05-07T20:50:59.1920722Z B=9, 2025-05-07T20:50:59.1920949Z R=20, 2025-05-07T20:50:59.1921191Z T=6, 2025-05-07T20:50:59.1921426Z L=4, 2025-05-07T20:50:59.1921671Z index_dtype=torch.int32, 2025-05-07T20:50:59.1921987Z ) 2025-05-07T20:50:59.1922338Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1923125Z self=, 2025-05-07T20:50:59.1923793Z B=9, 2025-05-07T20:50:59.1924044Z R=19, 2025-05-07T20:50:59.1924303Z T=8, 2025-05-07T20:50:59.1924556Z L=14, 2025-05-07T20:50:59.1924986Z index_dtype=torch.int32, 2025-05-07T20:50:59.1925353Z ) 2025-05-07T20:50:59.1925747Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1926615Z self=, 2025-05-07T20:50:59.1927317Z B=15, 2025-05-07T20:50:59.1927555Z R=18, 2025-05-07T20:50:59.1927805Z T=2, 2025-05-07T20:50:59.1928151Z L=11, 2025-05-07T20:50:59.1928417Z index_dtype=torch.int64, 2025-05-07T20:50:59.1928900Z ) 2025-05-07T20:50:59.1929315Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1930276Z self=, 2025-05-07T20:50:59.1931067Z B=20, 2025-05-07T20:50:59.1931341Z R=10, 2025-05-07T20:50:59.1931617Z T=15, 2025-05-07T20:50:59.1931882Z L=12, 2025-05-07T20:50:59.1932173Z index_dtype=torch.int64, 2025-05-07T20:50:59.1932572Z ) 2025-05-07T20:50:59.1932958Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1933909Z self=, 2025-05-07T20:50:59.1934792Z B=20, 2025-05-07T20:50:59.1935033Z R=10, 2025-05-07T20:50:59.1935282Z T=15, 2025-05-07T20:50:59.1935528Z L=20, 2025-05-07T20:50:59.1935792Z index_dtype=torch.int64, 2025-05-07T20:50:59.1936174Z ) 2025-05-07T20:50:59.1936827Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1937719Z self=, 2025-05-07T20:50:59.1938483Z B=20, 2025-05-07T20:50:59.1938751Z R=10, 2025-05-07T20:50:59.1939061Z T=20, 2025-05-07T20:50:59.1939317Z L=20, 2025-05-07T20:50:59.1939816Z index_dtype=torch.int64, 2025-05-07T20:50:59.1940180Z ) 2025-05-07T20:50:59.1940562Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1941471Z self=, 2025-05-07T20:50:59.1942236Z B=20, 2025-05-07T20:50:59.1942497Z R=20, 2025-05-07T20:50:59.1942769Z T=20, 2025-05-07T20:50:59.1943015Z L=20, 2025-05-07T20:50:59.1943290Z index_dtype=torch.int64, 2025-05-07T20:50:59.1943624Z ) 2025-05-07T20:50:59.1943998Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1944872Z self=, 2025-05-07T20:50:59.1946029Z B=18, 2025-05-07T20:50:59.1946314Z R=9, 2025-05-07T20:50:59.1946563Z T=1, 2025-05-07T20:50:59.1946822Z L=8, 2025-05-07T20:50:59.1947102Z index_dtype=torch.int32, 2025-05-07T20:50:59.1947466Z ) 2025-05-07T20:50:59.1947860Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1948743Z self=, 2025-05-07T20:50:59.1949512Z B=1, 2025-05-07T20:50:59.1949767Z R=9, 2025-05-07T20:50:59.1950045Z T=1, 2025-05-07T20:50:59.1950318Z L=8, 2025-05-07T20:50:59.1950587Z index_dtype=torch.int32, 2025-05-07T20:50:59.1950924Z ) 2025-05-07T20:50:59.1951326Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1952310Z self=, 2025-05-07T20:50:59.1953127Z B=1, 2025-05-07T20:50:59.1953374Z R=9, 2025-05-07T20:50:59.1953604Z T=1, 2025-05-07T20:50:59.1953900Z L=2, 2025-05-07T20:50:59.1954225Z index_dtype=torch.int32, 2025-05-07T20:50:59.1954609Z ) 2025-05-07T20:50:59.1954998Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1955890Z self=, 2025-05-07T20:50:59.1957087Z B=1, 2025-05-07T20:50:59.1957316Z R=9, 2025-05-07T20:50:59.1957542Z T=9, 2025-05-07T20:50:59.1957777Z L=2, 2025-05-07T20:50:59.1958018Z index_dtype=torch.int32, 2025-05-07T20:50:59.1958382Z ) 2025-05-07T20:50:59.1958771Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1959738Z self=, 2025-05-07T20:50:59.1960433Z B=1, 2025-05-07T20:50:59.1960668Z R=1, 2025-05-07T20:50:59.1960891Z T=9, 2025-05-07T20:50:59.1961118Z L=2, 2025-05-07T20:50:59.1961371Z index_dtype=torch.int32, 2025-05-07T20:50:59.1961663Z ) 2025-05-07T20:50:59.1962003Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1962799Z self=, 2025-05-07T20:50:59.1963480Z B=1, 2025-05-07T20:50:59.1963719Z R=1, 2025-05-07T20:50:59.1963968Z T=2, 2025-05-07T20:50:59.1964211Z L=2, 2025-05-07T20:50:59.1964463Z index_dtype=torch.int32, 2025-05-07T20:50:59.1964780Z ) 2025-05-07T20:50:59.1965136Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1965930Z self=, 2025-05-07T20:50:59.1966618Z B=1, 2025-05-07T20:50:59.1966869Z R=2, 2025-05-07T20:50:59.1967098Z T=2, 2025-05-07T20:50:59.1967341Z L=2, 2025-05-07T20:50:59.1967605Z index_dtype=torch.int32, 2025-05-07T20:50:59.1967908Z ) 2025-05-07T20:50:59.1968258Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1970302Z self=, 2025-05-07T20:50:59.1970983Z B=13, 2025-05-07T20:50:59.1971215Z R=8, 2025-05-07T20:50:59.1971447Z T=1, 2025-05-07T20:50:59.1971668Z L=18, 2025-05-07T20:50:59.1971923Z index_dtype=torch.int64, 2025-05-07T20:50:59.1972225Z ) 2025-05-07T20:50:59.1972567Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1973348Z self=, 2025-05-07T20:50:59.1974019Z B=13, 2025-05-07T20:50:59.1974251Z R=8, 2025-05-07T20:50:59.1974468Z T=13, 2025-05-07T20:50:59.1974699Z L=18, 2025-05-07T20:50:59.1974955Z index_dtype=torch.int64, 2025-05-07T20:50:59.1975248Z ) 2025-05-07T20:50:59.1975584Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1976371Z self=, 2025-05-07T20:50:59.1977037Z B=13, 2025-05-07T20:50:59.1977278Z R=13, 2025-05-07T20:50:59.1977506Z T=13, 2025-05-07T20:50:59.1977727Z L=18, 2025-05-07T20:50:59.1977983Z index_dtype=torch.int64, 2025-05-07T20:50:59.1978284Z ) 2025-05-07T20:50:59.1978613Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1979485Z self=, 2025-05-07T20:50:59.1980230Z B=13, 2025-05-07T20:50:59.1980485Z R=18, 2025-05-07T20:50:59.1980721Z T=13, 2025-05-07T20:50:59.1980983Z L=18, 2025-05-07T20:50:59.1981261Z index_dtype=torch.int64, 2025-05-07T20:50:59.1981558Z ) 2025-05-07T20:50:59.1981893Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1982686Z self=, 2025-05-07T20:50:59.1983355Z B=13, 2025-05-07T20:50:59.1983590Z R=18, 2025-05-07T20:50:59.1983828Z T=18, 2025-05-07T20:50:59.1984047Z L=18, 2025-05-07T20:50:59.1984298Z index_dtype=torch.int64, 2025-05-07T20:50:59.1984704Z ) 2025-05-07T20:50:59.1985077Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1985882Z self=, 2025-05-07T20:50:59.1986588Z B=18, 2025-05-07T20:50:59.1986845Z R=18, 2025-05-07T20:50:59.1987082Z T=18, 2025-05-07T20:50:59.1987322Z L=18, 2025-05-07T20:50:59.1987587Z index_dtype=torch.int64, 2025-05-07T20:50:59.1987894Z ) 2025-05-07T20:50:59.1988249Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1989284Z self=, 2025-05-07T20:50:59.1990145Z B=8, 2025-05-07T20:50:59.1990413Z R=20, 2025-05-07T20:50:59.1990669Z T=6, 2025-05-07T20:50:59.1990929Z L=12, 2025-05-07T20:50:59.1991208Z index_dtype=torch.int32, 2025-05-07T20:50:59.1991525Z ) 2025-05-07T20:50:59.1991894Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1992745Z self=, 2025-05-07T20:50:59.1993488Z B=8, 2025-05-07T20:50:59.1993826Z R=12, 2025-05-07T20:50:59.1994117Z T=6, 2025-05-07T20:50:59.1994343Z L=12, 2025-05-07T20:50:59.1994595Z index_dtype=torch.int32, 2025-05-07T20:50:59.1994896Z ) 2025-05-07T20:50:59.1995282Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.1996230Z self=, 2025-05-07T20:50:59.1997208Z B=8, 2025-05-07T20:50:59.1997519Z R=8, 2025-05-07T20:50:59.1997873Z T=6, 2025-05-07T20:50:59.1998279Z L=12, 2025-05-07T20:50:59.1998710Z index_dtype=torch.int32, 2025-05-07T20:50:59.1999395Z ) 2025-05-07T20:50:59.1999840Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.2000827Z self=, 2025-05-07T20:50:59.2001599Z B=12, 2025-05-07T20:50:59.2001891Z R=8, 2025-05-07T20:50:59.2002210Z T=6, 2025-05-07T20:50:59.2002460Z L=12, 2025-05-07T20:50:59.2002816Z index_dtype=torch.int32, 2025-05-07T20:50:59.2003241Z ) 2025-05-07T20:50:59.2003590Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.2004517Z self=, 2025-05-07T20:50:59.2005199Z B=12, 2025-05-07T20:50:59.2005440Z R=8, 2025-05-07T20:50:59.2005667Z T=8, 2025-05-07T20:50:59.2005908Z L=12, 2025-05-07T20:50:59.2006177Z index_dtype=torch.int32, 2025-05-07T20:50:59.2006475Z ) 2025-05-07T20:50:59.2006829Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.2007623Z self=, 2025-05-07T20:50:59.2008312Z B=8, 2025-05-07T20:50:59.2008660Z R=8, 2025-05-07T20:50:59.2008901Z T=8, 2025-05-07T20:50:59.2009160Z L=12, 2025-05-07T20:50:59.2009439Z index_dtype=torch.int32, 2025-05-07T20:50:59.2009744Z ) 2025-05-07T20:50:59.2010071Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.2010857Z self=, 2025-05-07T20:50:59.2011525Z B=8, 2025-05-07T20:50:59.2011748Z R=8, 2025-05-07T20:50:59.2011971Z T=8, 2025-05-07T20:50:59.2012194Z L=8, 2025-05-07T20:50:59.2012428Z index_dtype=torch.int32, 2025-05-07T20:50:59.2270607Z ) 2025-05-07T20:50:59.2271154Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.2272033Z self=, 2025-05-07T20:50:59.2273342Z B=18, 2025-05-07T20:50:59.2273590Z R=12, 2025-05-07T20:50:59.2273860Z T=17, 2025-05-07T20:50:59.2274125Z L=18, 2025-05-07T20:50:59.2274398Z index_dtype=torch.int64, 2025-05-07T20:50:59.2274720Z ) 2025-05-07T20:50:59.2275069Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.2275858Z self=, 2025-05-07T20:50:59.2276540Z B=18, 2025-05-07T20:50:59.2276779Z R=12, 2025-05-07T20:50:59.2277007Z T=17, 2025-05-07T20:50:59.2277246Z L=12, 2025-05-07T20:50:59.2277513Z index_dtype=torch.int64, 2025-05-07T20:50:59.2277815Z ) 2025-05-07T20:50:59.2278163Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.2278958Z self=, 2025-05-07T20:50:59.2279632Z B=18, 2025-05-07T20:50:59.2279871Z R=17, 2025-05-07T20:50:59.2280111Z T=17, 2025-05-07T20:50:59.2280340Z L=12, 2025-05-07T20:50:59.2280600Z index_dtype=torch.int64, 2025-05-07T20:50:59.2280903Z ) 2025-05-07T20:50:59.2281247Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.2282042Z self=, 2025-05-07T20:50:59.2282729Z B=18, 2025-05-07T20:50:59.2282968Z R=17, 2025-05-07T20:50:59.2283199Z T=17, 2025-05-07T20:50:59.2283436Z L=18, 2025-05-07T20:50:59.2283718Z index_dtype=torch.int64, 2025-05-07T20:50:59.2284029Z ) 2025-05-07T20:50:59.2284394Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.2285209Z self=, 2025-05-07T20:50:59.2286198Z B=18, 2025-05-07T20:50:59.2286463Z R=17, 2025-05-07T20:50:59.2286710Z T=18, 2025-05-07T20:50:59.2286947Z L=18, 2025-05-07T20:50:59.2287230Z index_dtype=torch.int64, 2025-05-07T20:50:59.2287556Z ) 2025-05-07T20:50:59.2287910Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:50:59.2288912Z self=, 2025-05-07T20:50:59.2289611Z B=17, 2025-05-07T20:50:59.2289864Z R=17, 2025-05-07T20:50:59.2290103Z T=17, 2025-05-07T20:50:59.2290355Z L=18, 2025-05-07T20:50:59.2290625Z index_dtype=torch.int64, 2025-05-07T20:50:59.2290938Z ) 2025-05-07T20:50:59.2291197Z PASSED 2025-05-07T20:50:59.2291348Z 2025-05-07T20:50:59.2291534Z =============================== warnings summary =============================== 2025-05-07T20:50:59.2292200Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices 2025-05-07T20:50:59.2294026Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:707: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:50:59.2295626Z return self.run(*args, **kwds) 2025-05-07T20:50:59.2295861Z 2025-05-07T20:50:59.2296257Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings 2025-05-07T20:50:59.2298124Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:707: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:50:59.2299777Z return self.run(*args, **kwds) 2025-05-07T20:50:59.2300002Z 2025-05-07T20:50:59.2300285Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:59.2300854Z ======================== 7 passed, 2 warnings in 3.13s ========================= 2025-05-07T20:51:00.1298564Z 2025-05-07T20:51:00.1299179Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:51:00.1320002Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 6 seconds 2025-05-07T20:51:00.1320318Z 2025-05-07T20:51:00.1320322Z 2025-05-07T20:51:00.1320326Z 2025-05-07T20:51:00.1320330Z 2025-05-07T20:51:00.1341607Z ################################################################################ 2025-05-07T20:51:00.1356436Z # [2025-05-07T20:51:00.135Z] Run Python Test Suite: 2025-05-07T20:51:00.1356795Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:00.1357142Z ################################################################################ 2025-05-07T20:51:00.1382793Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:00.1383466Z 2025-05-07T20:51:02.3163430Z ============================= test session starts ============================== 2025-05-07T20:51:02.3164749Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:02.3165792Z cachedir: .pytest_cache 2025-05-07T20:51:02.3166933Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:02.3168373Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:02.3169336Z plugins: hypothesis-6.131.14 2025-05-07T20:51:04.0013029Z collecting ... collected 1 item 2025-05-07T20:51:04.0013266Z 2025-05-07T20:51:04.0047534Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:51:04.0048066Z { 2025-05-07T20:51:04.0048255Z "D": 18, 2025-05-07T20:51:04.0048815Z "E": 27, 2025-05-07T20:51:04.0049020Z "T": 53, 2025-05-07T20:51:04.0049217Z "batch_params": { 2025-05-07T20:51:04.0049458Z "B": 61, 2025-05-07T20:51:04.0049659Z "sigma_B": 93, 2025-05-07T20:51:04.0049893Z "vbe_distribution": "normal", 2025-05-07T20:51:04.0050167Z "vbe_num_ranks": 35 2025-05-07T20:51:04.0050387Z }, 2025-05-07T20:51:04.0050583Z "indices_params": { 2025-05-07T20:51:04.0050814Z "heavy_hitters": [ 2025-05-07T20:51:04.0051035Z 0.26597559452056885, 2025-05-07T20:51:04.0051252Z 0.8429288268089294, 2025-05-07T20:51:04.0051468Z 0.9448612928390503, 2025-05-07T20:51:04.0051684Z 0.7851540446281433, 2025-05-07T20:51:04.0051892Z 0.13842153549194336, 2025-05-07T20:51:04.0052113Z 0.5054048895835876, 2025-05-07T20:51:04.0052328Z 0.2088298797607422, 2025-05-07T20:51:04.0052540Z 0.8965132832527161, 2025-05-07T20:51:04.0052749Z 0.5129213333129883, 2025-05-07T20:51:04.0052963Z 0.2170049548149109, 2025-05-07T20:51:04.0053177Z 0.4670487642288208, 2025-05-07T20:51:04.0053390Z 0.962527871131897, 2025-05-07T20:51:04.0053602Z 0.5295343995094299, 2025-05-07T20:51:04.0053815Z 0.13721495866775513, 2025-05-07T20:51:04.0054032Z 0.5600016117095947, 2025-05-07T20:51:04.0054241Z 0.9690729975700378, 2025-05-07T20:51:04.0054457Z 0.42372870445251465, 2025-05-07T20:51:04.0054668Z 0.6875288486480713, 2025-05-07T20:51:04.0054880Z 0.12837177515029907, 2025-05-07T20:51:04.0055102Z 0.6783375144004822 2025-05-07T20:51:04.0055307Z ], 2025-05-07T20:51:04.0055518Z "index_dtype": "torch.int32", 2025-05-07T20:51:04.0055805Z "offset_dtype": "torch.int64", 2025-05-07T20:51:04.0056072Z "zipf_q": 0.31537216901779175, 2025-05-07T20:51:04.0056338Z "zipf_s": 0.5997267365455627 2025-05-07T20:51:04.0056582Z }, 2025-05-07T20:51:04.0056777Z "mixed_dim": false, 2025-05-07T20:51:04.0057002Z "pooling_params": { 2025-05-07T20:51:04.0057228Z "L": 63, 2025-05-07T20:51:04.0057445Z "length_distribution": "normal", 2025-05-07T20:51:04.0057706Z "sigma_L": 85 2025-05-07T20:51:04.0057920Z }, 2025-05-07T20:51:04.0058115Z "use_cpu": false, 2025-05-07T20:51:04.0058342Z "weighted": false 2025-05-07T20:51:04.0058582Z } 2025-05-07T20:51:04.0058774Z PASSED 2025-05-07T20:51:04.0059059Z 2025-05-07T20:51:04.0059209Z ============================== 1 passed in 1.82s =============================== 2025-05-07T20:51:04.6825163Z 2025-05-07T20:51:04.6826015Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:04.6843400Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 4 seconds 2025-05-07T20:51:04.6843745Z 2025-05-07T20:51:04.6843751Z 2025-05-07T20:51:04.6843755Z 2025-05-07T20:51:04.6843758Z 2025-05-07T20:51:04.6864397Z ################################################################################ 2025-05-07T20:51:04.6879214Z # [2025-05-07T20:51:04.687Z] Run Python Test Suite: 2025-05-07T20:51:04.6879573Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:04.6879907Z ################################################################################ 2025-05-07T20:51:04.6904666Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:04.6905340Z 2025-05-07T20:51:06.8679893Z ============================= test session starts ============================== 2025-05-07T20:51:06.8680597Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:06.8681167Z cachedir: .pytest_cache 2025-05-07T20:51:06.8681778Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:06.8682520Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:06.8684304Z plugins: hypothesis-6.131.14 2025-05-07T20:51:08.5655998Z collecting ... collected 4 items 2025-05-07T20:51:08.5656328Z 2025-05-07T20:51:08.5676424Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:51:08.7021042Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:51:08.7028213Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:51:08.7080054Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:51:08.7080718Z 2025-05-07T20:51:08.7080911Z ============================== 4 passed in 1.97s =============================== 2025-05-07T20:51:09.3751614Z 2025-05-07T20:51:09.3752931Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:09.3772744Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 5 seconds 2025-05-07T20:51:09.3773100Z 2025-05-07T20:51:09.3773105Z 2025-05-07T20:51:09.3773109Z 2025-05-07T20:51:09.3773113Z 2025-05-07T20:51:09.3794157Z ################################################################################ 2025-05-07T20:51:09.3809482Z # [2025-05-07T20:51:09.380Z] Run Python Test Suite: 2025-05-07T20:51:09.3809936Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:09.3810317Z ################################################################################ 2025-05-07T20:51:09.3837541Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:09.3838189Z 2025-05-07T20:51:11.5593944Z ============================= test session starts ============================== 2025-05-07T20:51:11.5594739Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:11.5595290Z cachedir: .pytest_cache 2025-05-07T20:51:11.5595885Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:11.5596660Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:11.5597079Z plugins: hypothesis-6.131.14 2025-05-07T20:51:13.2546816Z collecting ... collected 1 item 2025-05-07T20:51:13.2547086Z 2025-05-07T20:51:13.6438827Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow Trying example: test_cache_int32_overflow( 2025-05-07T20:51:13.6439664Z self=, 2025-05-07T20:51:13.6440183Z stochastic_rounding=False, 2025-05-07T20:51:13.6440450Z ) 2025-05-07T20:51:13.6440686Z Trying example: test_cache_int32_overflow( 2025-05-07T20:51:13.6441210Z self=, 2025-05-07T20:51:13.6441718Z stochastic_rounding=True, 2025-05-07T20:51:13.6441976Z ) 2025-05-07T20:51:13.6449140Z PASSED 2025-05-07T20:51:13.6449276Z 2025-05-07T20:51:13.6449524Z ============================== 1 passed in 2.22s =============================== 2025-05-07T20:51:14.3998176Z 2025-05-07T20:51:14.3998902Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:14.4021313Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 5 seconds 2025-05-07T20:51:14.4021636Z 2025-05-07T20:51:14.4021641Z 2025-05-07T20:51:14.4021645Z 2025-05-07T20:51:14.4021648Z 2025-05-07T20:51:14.4044012Z ################################################################################ 2025-05-07T20:51:14.4059860Z # [2025-05-07T20:51:14.405Z] Run Python Test Suite: 2025-05-07T20:51:14.4060204Z # ./tbe/cache/cache_test.py 2025-05-07T20:51:14.4060491Z ################################################################################ 2025-05-07T20:51:14.4087554Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_test.py 2025-05-07T20:51:14.4088170Z 2025-05-07T20:51:16.5872113Z ============================= test session starts ============================== 2025-05-07T20:51:16.5873291Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:16.5874213Z cachedir: .pytest_cache 2025-05-07T20:51:16.5874802Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:16.5875534Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:16.5875943Z plugins: hypothesis-6.131.14 2025-05-07T20:51:18.2662804Z collecting ... collected 7 items 2025-05-07T20:51:18.2663063Z 2025-05-07T20:51:18.7599534Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter Trying example: test_cache_miss_counter( 2025-05-07T20:51:18.7600210Z self=, 2025-05-07T20:51:18.7600631Z N=1, 2025-05-07T20:51:18.7600844Z ) 2025-05-07T20:51:18.7601078Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:18.7601512Z self=, 2025-05-07T20:51:18.7601933Z N=8, 2025-05-07T20:51:18.7602118Z ) 2025-05-07T20:51:18.7602339Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:18.7602761Z self=, 2025-05-07T20:51:18.7603155Z N=6, 2025-05-07T20:51:18.7603352Z ) 2025-05-07T20:51:18.7603566Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:18.7603984Z self=, 2025-05-07T20:51:18.7604383Z N=5, 2025-05-07T20:51:18.7604574Z ) 2025-05-07T20:51:18.7604791Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:18.7605207Z self=, 2025-05-07T20:51:18.7605607Z N=4, 2025-05-07T20:51:18.7605811Z ) 2025-05-07T20:51:18.7606024Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:18.7606452Z self=, 2025-05-07T20:51:18.7606855Z N=2, 2025-05-07T20:51:18.7607289Z ) 2025-05-07T20:51:18.7607512Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:18.7607937Z self=, 2025-05-07T20:51:18.7608333Z N=3, 2025-05-07T20:51:18.7608592Z ) 2025-05-07T20:51:18.7608813Z Trying example: test_cache_miss_counter( 2025-05-07T20:51:18.7609233Z self=, 2025-05-07T20:51:18.7609639Z N=7, 2025-05-07T20:51:18.7609830Z ) 2025-05-07T20:51:18.7610026Z PASSED 2025-05-07T20:51:18.7615179Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (Tes...) 2025-05-07T20:51:18.7623441Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:51:18.7631506Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:51:18.7640195Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:51:18.7647731Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:51:18.8048244Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8048945Z self=, 2025-05-07T20:51:18.8049397Z S=0, 2025-05-07T20:51:18.8049606Z mpp_n_passes=None, 2025-05-07T20:51:18.8049968Z mpp_min_size=None, 2025-05-07T20:51:18.8050300Z ) 2025-05-07T20:51:18.8050625Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8051199Z self=, 2025-05-07T20:51:18.8051697Z S=100, 2025-05-07T20:51:18.8051911Z mpp_n_passes=None, 2025-05-07T20:51:18.8052153Z mpp_min_size=None, 2025-05-07T20:51:18.8052385Z ) 2025-05-07T20:51:18.8052610Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8053253Z self=, 2025-05-07T20:51:18.8053678Z S=100, 2025-05-07T20:51:18.8053887Z mpp_n_passes=12, 2025-05-07T20:51:18.8054119Z mpp_min_size=5, 2025-05-07T20:51:18.8054348Z ) 2025-05-07T20:51:18.8054608Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8055034Z self=, 2025-05-07T20:51:18.8055437Z S=100, 2025-05-07T20:51:18.8055644Z mpp_n_passes=12, 2025-05-07T20:51:18.8055886Z mpp_min_size=None, 2025-05-07T20:51:18.8056105Z ) 2025-05-07T20:51:18.8056326Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8056755Z self=, 2025-05-07T20:51:18.8057150Z S=1024, 2025-05-07T20:51:18.8057359Z mpp_n_passes=None, 2025-05-07T20:51:18.8057602Z mpp_min_size=None, 2025-05-07T20:51:18.8057825Z ) 2025-05-07T20:51:18.8058053Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8058479Z self=, 2025-05-07T20:51:18.8058883Z S=1024, 2025-05-07T20:51:18.8059096Z mpp_n_passes=None, 2025-05-07T20:51:18.8059342Z mpp_min_size=10, 2025-05-07T20:51:18.8059561Z ) 2025-05-07T20:51:18.8059788Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8060217Z self=, 2025-05-07T20:51:18.8060621Z S=0, 2025-05-07T20:51:18.8060827Z mpp_n_passes=6, 2025-05-07T20:51:18.8061059Z mpp_min_size=1, 2025-05-07T20:51:18.8061280Z ) 2025-05-07T20:51:18.8061493Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8061924Z self=, 2025-05-07T20:51:18.8062330Z S=0, 2025-05-07T20:51:18.8062529Z mpp_n_passes=12, 2025-05-07T20:51:18.8062775Z mpp_min_size=None, 2025-05-07T20:51:18.8063008Z ) 2025-05-07T20:51:18.8063230Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8063659Z self=, 2025-05-07T20:51:18.8064217Z S=1024, 2025-05-07T20:51:18.8064422Z mpp_n_passes=1, 2025-05-07T20:51:18.8064661Z mpp_min_size=1, 2025-05-07T20:51:18.8064879Z ) 2025-05-07T20:51:18.8065092Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8065522Z self=, 2025-05-07T20:51:18.8065929Z S=1024, 2025-05-07T20:51:18.8066131Z mpp_n_passes=6, 2025-05-07T20:51:18.8066365Z mpp_min_size=None, 2025-05-07T20:51:18.8066601Z ) 2025-05-07T20:51:18.8066823Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8067255Z self=, 2025-05-07T20:51:18.8067663Z S=1024, 2025-05-07T20:51:18.8067876Z mpp_n_passes=None, 2025-05-07T20:51:18.8068124Z mpp_min_size=1, 2025-05-07T20:51:18.8068339Z ) 2025-05-07T20:51:18.8068558Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8068978Z self=, 2025-05-07T20:51:18.8069382Z S=7, 2025-05-07T20:51:18.8069580Z mpp_n_passes=12, 2025-05-07T20:51:18.8069813Z mpp_min_size=10, 2025-05-07T20:51:18.8070037Z ) 2025-05-07T20:51:18.8070248Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8070674Z self=, 2025-05-07T20:51:18.8071072Z S=100, 2025-05-07T20:51:18.8071271Z mpp_n_passes=None, 2025-05-07T20:51:18.8071511Z mpp_min_size=1, 2025-05-07T20:51:18.8071726Z ) 2025-05-07T20:51:18.8071938Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8072363Z self=, 2025-05-07T20:51:18.8072761Z S=0, 2025-05-07T20:51:18.8072962Z mpp_n_passes=1, 2025-05-07T20:51:18.8073326Z mpp_min_size=None, 2025-05-07T20:51:18.8073549Z ) 2025-05-07T20:51:18.8073765Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8074193Z self=, 2025-05-07T20:51:18.8074584Z S=100, 2025-05-07T20:51:18.8074788Z mpp_n_passes=None, 2025-05-07T20:51:18.8075026Z mpp_min_size=5, 2025-05-07T20:51:18.8075233Z ) 2025-05-07T20:51:18.8075452Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8075872Z self=, 2025-05-07T20:51:18.8076273Z S=1024, 2025-05-07T20:51:18.8076476Z mpp_n_passes=None, 2025-05-07T20:51:18.8076718Z mpp_min_size=128, 2025-05-07T20:51:18.8076941Z ) 2025-05-07T20:51:18.8077153Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8077574Z self=, 2025-05-07T20:51:18.8077974Z S=100, 2025-05-07T20:51:18.8078182Z mpp_n_passes=None, 2025-05-07T20:51:18.8078426Z mpp_min_size=10, 2025-05-07T20:51:18.8078651Z ) 2025-05-07T20:51:18.8078867Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8079294Z self=, 2025-05-07T20:51:18.8079699Z S=1024, 2025-05-07T20:51:18.8079901Z mpp_n_passes=12, 2025-05-07T20:51:18.8080136Z mpp_min_size=10, 2025-05-07T20:51:18.8080357Z ) 2025-05-07T20:51:18.8080570Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8080992Z self=, 2025-05-07T20:51:18.8081393Z S=100, 2025-05-07T20:51:18.8081597Z mpp_n_passes=1, 2025-05-07T20:51:18.8081820Z mpp_min_size=128, 2025-05-07T20:51:18.8082045Z ) 2025-05-07T20:51:18.8082260Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8082675Z self=, 2025-05-07T20:51:18.8083075Z S=1024, 2025-05-07T20:51:18.8083288Z mpp_n_passes=None, 2025-05-07T20:51:18.8083520Z mpp_min_size=5, 2025-05-07T20:51:18.8083733Z ) 2025-05-07T20:51:18.8083950Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8084456Z self=, 2025-05-07T20:51:18.8084856Z S=100, 2025-05-07T20:51:18.8085059Z mpp_n_passes=6, 2025-05-07T20:51:18.8085281Z mpp_min_size=10, 2025-05-07T20:51:18.8085503Z ) 2025-05-07T20:51:18.8085725Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8086138Z self=, 2025-05-07T20:51:18.8086540Z S=0, 2025-05-07T20:51:18.8086744Z mpp_n_passes=None, 2025-05-07T20:51:18.8086981Z mpp_min_size=10, 2025-05-07T20:51:18.8087194Z ) 2025-05-07T20:51:18.8087414Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8087839Z self=, 2025-05-07T20:51:18.8088231Z S=7, 2025-05-07T20:51:18.8088439Z mpp_n_passes=1, 2025-05-07T20:51:18.8088761Z mpp_min_size=None, 2025-05-07T20:51:18.8088983Z ) 2025-05-07T20:51:18.8089210Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8089634Z self=, 2025-05-07T20:51:18.8090025Z S=0, 2025-05-07T20:51:18.8090227Z mpp_n_passes=12, 2025-05-07T20:51:18.8090461Z mpp_min_size=128, 2025-05-07T20:51:18.8090678Z ) 2025-05-07T20:51:18.8090905Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8091328Z self=, 2025-05-07T20:51:18.8091723Z S=0, 2025-05-07T20:51:18.8091925Z mpp_n_passes=1, 2025-05-07T20:51:18.8092153Z mpp_min_size=5, 2025-05-07T20:51:18.8092370Z ) 2025-05-07T20:51:18.8092582Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8093006Z self=, 2025-05-07T20:51:18.8093500Z S=0, 2025-05-07T20:51:18.8093697Z mpp_n_passes=1, 2025-05-07T20:51:18.8093924Z mpp_min_size=128, 2025-05-07T20:51:18.8094153Z ) 2025-05-07T20:51:18.8094363Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8094789Z self=, 2025-05-07T20:51:18.8095190Z S=1024, 2025-05-07T20:51:18.8095396Z mpp_n_passes=12, 2025-05-07T20:51:18.8095636Z mpp_min_size=None, 2025-05-07T20:51:18.8095863Z ) 2025-05-07T20:51:18.8096070Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8096489Z self=, 2025-05-07T20:51:18.8096891Z S=0, 2025-05-07T20:51:18.8097087Z mpp_n_passes=None, 2025-05-07T20:51:18.8097323Z mpp_min_size=1, 2025-05-07T20:51:18.8097537Z ) 2025-05-07T20:51:18.8097758Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8098170Z self=, 2025-05-07T20:51:18.8098574Z S=0, 2025-05-07T20:51:18.8098773Z mpp_n_passes=6, 2025-05-07T20:51:18.8098992Z mpp_min_size=5, 2025-05-07T20:51:18.8099220Z ) 2025-05-07T20:51:18.8099442Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8099857Z self=, 2025-05-07T20:51:18.8100257Z S=0, 2025-05-07T20:51:18.8100462Z mpp_n_passes=1, 2025-05-07T20:51:18.8100687Z mpp_min_size=10, 2025-05-07T20:51:18.8100909Z ) 2025-05-07T20:51:18.8101128Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8101546Z self=, 2025-05-07T20:51:18.8101949Z S=7, 2025-05-07T20:51:18.8102156Z mpp_n_passes=6, 2025-05-07T20:51:18.8102379Z mpp_min_size=128, 2025-05-07T20:51:18.8102605Z ) 2025-05-07T20:51:18.8102829Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8103259Z self=, 2025-05-07T20:51:18.8103658Z S=0, 2025-05-07T20:51:18.8103860Z mpp_n_passes=1, 2025-05-07T20:51:18.8104096Z mpp_min_size=1, 2025-05-07T20:51:18.8104420Z ) 2025-05-07T20:51:18.8104641Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8105066Z self=, 2025-05-07T20:51:18.8105461Z S=100, 2025-05-07T20:51:18.8105669Z mpp_n_passes=6, 2025-05-07T20:51:18.8105898Z mpp_min_size=128, 2025-05-07T20:51:18.8106118Z ) 2025-05-07T20:51:18.8106340Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8106767Z self=, 2025-05-07T20:51:18.8107163Z S=0, 2025-05-07T20:51:18.8107370Z mpp_n_passes=12, 2025-05-07T20:51:18.8107615Z mpp_min_size=10, 2025-05-07T20:51:18.8107831Z ) 2025-05-07T20:51:18.8108051Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8108484Z self=, 2025-05-07T20:51:18.8108885Z S=100, 2025-05-07T20:51:18.8109085Z mpp_n_passes=6, 2025-05-07T20:51:18.8109318Z mpp_min_size=5, 2025-05-07T20:51:18.8109540Z ) 2025-05-07T20:51:18.8109753Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8110175Z self=, 2025-05-07T20:51:18.8110577Z S=0, 2025-05-07T20:51:18.8110776Z mpp_n_passes=12, 2025-05-07T20:51:18.8111009Z mpp_min_size=5, 2025-05-07T20:51:18.8111225Z ) 2025-05-07T20:51:18.8111439Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8111865Z self=, 2025-05-07T20:51:18.8112267Z S=7, 2025-05-07T20:51:18.8112463Z mpp_n_passes=12, 2025-05-07T20:51:18.8112697Z mpp_min_size=1, 2025-05-07T20:51:18.8112914Z ) 2025-05-07T20:51:18.8113131Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8113639Z self=, 2025-05-07T20:51:18.8114043Z S=7, 2025-05-07T20:51:18.8114249Z mpp_n_passes=12, 2025-05-07T20:51:18.8114487Z mpp_min_size=5, 2025-05-07T20:51:18.8114700Z ) 2025-05-07T20:51:18.8114917Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8115331Z self=, 2025-05-07T20:51:18.8115733Z S=7, 2025-05-07T20:51:18.8115933Z mpp_n_passes=1, 2025-05-07T20:51:18.8116153Z mpp_min_size=1, 2025-05-07T20:51:18.8116368Z ) 2025-05-07T20:51:18.8116588Z Trying example: test_get_prefetch_passes( 2025-05-07T20:51:18.8117004Z self=, 2025-05-07T20:51:18.8117402Z S=0, 2025-05-07T20:51:18.8117605Z mpp_n_passes=None, 2025-05-07T20:51:18.8117836Z mpp_min_size=5, 2025-05-07T20:51:18.8118049Z ) 2025-05-07T20:51:18.8118238Z PASSED 2025-05-07T20:51:18.8118353Z 2025-05-07T20:51:18.8118504Z =============================== warnings summary =============================== 2025-05-07T20:51:18.8118952Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:18.8120251Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:679: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:51:18.8121523Z x1 = to_device(torch.tensor(x1, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:18.8121803Z 2025-05-07T20:51:18.8122006Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:18.8123263Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:682: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:51:18.8124502Z x2 = to_device(torch.tensor(x2, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:18.8124881Z 2025-05-07T20:51:18.8125073Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:51:18.8126322Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:685: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:51:18.8128202Z x3 = to_device(torch.tensor(x3, dtype=torch.int64), use_cpu=False) 2025-05-07T20:51:18.8128478Z 2025-05-07T20:51:18.8128776Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:51:18.8129249Z =========================== short test summary info ============================ 2025-05-07T20:51:18.8129827Z SKIPPED [1] tbe/cache/cache_test.py:79: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:18.8130567Z SKIPPED [1] tbe/cache/cache_test.py:453: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:18.8131314Z SKIPPED [1] tbe/cache/cache_test.py:482: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:18.8132048Z SKIPPED [1] tbe/cache/cache_test.py:512: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:18.8132777Z SKIPPED [1] tbe/cache/cache_test.py:595: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:51:18.8133362Z =================== 2 passed, 5 skipped, 3 warnings in 2.35s =================== 2025-05-07T20:51:19.5313669Z 2025-05-07T20:51:19.5314501Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:51:19.5333669Z [TEST] Python test time for ./tbe/cache/cache_test.py: 5 seconds 2025-05-07T20:51:19.5334032Z 2025-05-07T20:51:19.5334036Z 2025-05-07T20:51:19.5334040Z 2025-05-07T20:51:19.5334044Z 2025-05-07T20:51:19.5357320Z ################################################################################ 2025-05-07T20:51:19.5372554Z # [2025-05-07T20:51:19.536Z] Run Python Test Suite: 2025-05-07T20:51:19.5372949Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:51:19.5373307Z ################################################################################ 2025-05-07T20:51:19.5398084Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:51:19.5398766Z 2025-05-07T20:51:21.7189409Z ============================= test session starts ============================== 2025-05-07T20:51:21.7190691Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:21.7191738Z cachedir: .pytest_cache 2025-05-07T20:51:21.7192931Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:21.7194389Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:21.7195187Z plugins: hypothesis-6.131.14 2025-05-07T20:51:23.4026990Z collecting ... collected 2 items 2025-05-07T20:51:23.4027692Z 2025-05-07T20:51:23.6914037Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices PASSED 2025-05-07T20:51:23.6933631Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx PASSED 2025-05-07T20:51:23.6934223Z 2025-05-07T20:51:23.6934373Z ============================== 2 passed in 2.11s =============================== 2025-05-07T20:51:24.4523895Z 2025-05-07T20:51:24.4525139Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:51:24.4545172Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 5 seconds 2025-05-07T20:51:24.4545527Z 2025-05-07T20:51:24.4545561Z 2025-05-07T20:51:24.4545565Z 2025-05-07T20:51:24.4545569Z 2025-05-07T20:51:24.4566254Z ################################################################################ 2025-05-07T20:51:24.4581876Z # [2025-05-07T20:51:24.457Z] Run Python Test Suite: 2025-05-07T20:51:24.4582243Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:51:24.4582569Z ################################################################################ 2025-05-07T20:51:24.4608833Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/lxu_cache_test.py 2025-05-07T20:51:24.4609713Z 2025-05-07T20:51:26.6484498Z ============================= test session starts ============================== 2025-05-07T20:51:26.6485207Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:26.6485746Z cachedir: .pytest_cache 2025-05-07T20:51:26.6486367Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:26.6487130Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:26.6487560Z plugins: hypothesis-6.131.14 2025-05-07T20:51:28.3444192Z collecting ... collected 3 items 2025-05-07T20:51:28.3444532Z 2025-05-07T20:51:29.0453788Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0454705Z self=, 2025-05-07T20:51:29.0455202Z cache_sets=10, 2025-05-07T20:51:29.0455417Z ) 2025-05-07T20:51:29.0455689Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0456258Z self=, 2025-05-07T20:51:29.0456763Z cache_sets=270, 2025-05-07T20:51:29.0457353Z ) 2025-05-07T20:51:29.0457700Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0458284Z self=, 2025-05-07T20:51:29.0458771Z cache_sets=198, 2025-05-07T20:51:29.0458988Z ) 2025-05-07T20:51:29.0459255Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0459799Z self=, 2025-05-07T20:51:29.0460287Z cache_sets=159, 2025-05-07T20:51:29.0460506Z ) 2025-05-07T20:51:29.0460765Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0461318Z self=, 2025-05-07T20:51:29.0461803Z cache_sets=80, 2025-05-07T20:51:29.0462020Z ) 2025-05-07T20:51:29.0462278Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0462845Z self=, 2025-05-07T20:51:29.0463329Z cache_sets=91, 2025-05-07T20:51:29.0463543Z ) 2025-05-07T20:51:29.0463812Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0464366Z self=, 2025-05-07T20:51:29.0464838Z cache_sets=32, 2025-05-07T20:51:29.0465054Z ) 2025-05-07T20:51:29.0465321Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0465882Z self=, 2025-05-07T20:51:29.0466353Z cache_sets=141, 2025-05-07T20:51:29.0466572Z ) 2025-05-07T20:51:29.0466837Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0467383Z self=, 2025-05-07T20:51:29.0467874Z cache_sets=37, 2025-05-07T20:51:29.0468095Z ) 2025-05-07T20:51:29.0468360Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0469079Z self=, 2025-05-07T20:51:29.0469572Z cache_sets=205, 2025-05-07T20:51:29.0469791Z ) 2025-05-07T20:51:29.0470045Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0470601Z self=, 2025-05-07T20:51:29.0471081Z cache_sets=179, 2025-05-07T20:51:29.0471291Z ) 2025-05-07T20:51:29.0471559Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0472110Z self=, 2025-05-07T20:51:29.0472583Z cache_sets=57, 2025-05-07T20:51:29.0472803Z ) 2025-05-07T20:51:29.0473080Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0473631Z self=, 2025-05-07T20:51:29.0474126Z cache_sets=191, 2025-05-07T20:51:29.0474356Z ) 2025-05-07T20:51:29.0474624Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0475175Z self=, 2025-05-07T20:51:29.0475662Z cache_sets=33, 2025-05-07T20:51:29.0475873Z ) 2025-05-07T20:51:29.0476129Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0476683Z self=, 2025-05-07T20:51:29.0477173Z cache_sets=158, 2025-05-07T20:51:29.0477409Z ) 2025-05-07T20:51:29.0477703Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0478341Z self=, 2025-05-07T20:51:29.0478828Z cache_sets=11, 2025-05-07T20:51:29.0479036Z ) 2025-05-07T20:51:29.0479306Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0479871Z self=, 2025-05-07T20:51:29.0480351Z cache_sets=193, 2025-05-07T20:51:29.0480583Z ) 2025-05-07T20:51:29.0480860Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0481421Z self=, 2025-05-07T20:51:29.0481909Z cache_sets=133, 2025-05-07T20:51:29.0482137Z ) 2025-05-07T20:51:29.0482404Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0482975Z self=, 2025-05-07T20:51:29.0483473Z cache_sets=77, 2025-05-07T20:51:29.0483702Z ) 2025-05-07T20:51:29.0483974Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0484547Z self=, 2025-05-07T20:51:29.0485055Z cache_sets=71, 2025-05-07T20:51:29.0485270Z ) 2025-05-07T20:51:29.0485555Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0486121Z self=, 2025-05-07T20:51:29.0486610Z cache_sets=233, 2025-05-07T20:51:29.0486844Z ) 2025-05-07T20:51:29.0487118Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0487678Z self=, 2025-05-07T20:51:29.0488166Z cache_sets=16, 2025-05-07T20:51:29.0488390Z ) 2025-05-07T20:51:29.0488803Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0489365Z self=, 2025-05-07T20:51:29.0489851Z cache_sets=297, 2025-05-07T20:51:29.0490072Z ) 2025-05-07T20:51:29.0490429Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0490981Z self=, 2025-05-07T20:51:29.0491468Z cache_sets=275, 2025-05-07T20:51:29.0491684Z ) 2025-05-07T20:51:29.0491942Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0492501Z self=, 2025-05-07T20:51:29.0492984Z cache_sets=155, 2025-05-07T20:51:29.0493193Z ) 2025-05-07T20:51:29.0493467Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0494032Z self=, 2025-05-07T20:51:29.0494513Z cache_sets=235, 2025-05-07T20:51:29.0494739Z ) 2025-05-07T20:51:29.0495017Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0495561Z self=, 2025-05-07T20:51:29.0496062Z cache_sets=296, 2025-05-07T20:51:29.0496290Z ) 2025-05-07T20:51:29.0496567Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0497113Z self=, 2025-05-07T20:51:29.0497614Z cache_sets=259, 2025-05-07T20:51:29.0497842Z ) 2025-05-07T20:51:29.0498112Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0498682Z self=, 2025-05-07T20:51:29.0499176Z cache_sets=260, 2025-05-07T20:51:29.0499388Z ) 2025-05-07T20:51:29.0499657Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0500315Z self=, 2025-05-07T20:51:29.0500805Z cache_sets=108, 2025-05-07T20:51:29.0501026Z ) 2025-05-07T20:51:29.0501292Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0501858Z self=, 2025-05-07T20:51:29.0502336Z cache_sets=131, 2025-05-07T20:51:29.0502552Z ) 2025-05-07T20:51:29.0502822Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0503368Z self=, 2025-05-07T20:51:29.0503854Z cache_sets=190, 2025-05-07T20:51:29.0504071Z ) 2025-05-07T20:51:29.0504333Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0504884Z self=, 2025-05-07T20:51:29.0505370Z cache_sets=256, 2025-05-07T20:51:29.0505595Z ) 2025-05-07T20:51:29.0505851Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0506418Z self=, 2025-05-07T20:51:29.0506897Z cache_sets=125, 2025-05-07T20:51:29.0507126Z ) 2025-05-07T20:51:29.0507392Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0507992Z self=, 2025-05-07T20:51:29.0508469Z cache_sets=287, 2025-05-07T20:51:29.0508684Z ) 2025-05-07T20:51:29.0508939Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0509486Z self=, 2025-05-07T20:51:29.0509964Z cache_sets=210, 2025-05-07T20:51:29.0510170Z ) 2025-05-07T20:51:29.0510428Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0510986Z self=, 2025-05-07T20:51:29.0511556Z cache_sets=40, 2025-05-07T20:51:29.0511757Z ) 2025-05-07T20:51:29.0512018Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0512565Z self=, 2025-05-07T20:51:29.0513034Z cache_sets=294, 2025-05-07T20:51:29.0513244Z ) 2025-05-07T20:51:29.0513502Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0514051Z self=, 2025-05-07T20:51:29.0514535Z cache_sets=177, 2025-05-07T20:51:29.0514746Z ) 2025-05-07T20:51:29.0515006Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:51:29.0515547Z self=, 2025-05-07T20:51:29.0516033Z cache_sets=68, 2025-05-07T20:51:29.0516245Z ) 2025-05-07T20:51:29.0516429Z PASSED 2025-05-07T20:51:29.0528470Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup PASSED 2025-05-07T20:51:29.7281398Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7282620Z self=, 2025-05-07T20:51:29.7283297Z T=1, 2025-05-07T20:51:29.7283597Z D=2, 2025-05-07T20:51:29.7283857Z B=1, 2025-05-07T20:51:29.7284136Z log_E=3, 2025-05-07T20:51:29.7284397Z L=0, 2025-05-07T20:51:29.7284637Z ) 2025-05-07T20:51:29.7284943Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7285637Z self=, 2025-05-07T20:51:29.7286255Z T=6, 2025-05-07T20:51:29.7286521Z D=2, 2025-05-07T20:51:29.7286788Z B=1, 2025-05-07T20:51:29.7287433Z log_E=3, 2025-05-07T20:51:29.7287760Z L=0, 2025-05-07T20:51:29.7288051Z ) 2025-05-07T20:51:29.7288409Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7289338Z self=, 2025-05-07T20:51:29.7289999Z T=6, 2025-05-07T20:51:29.7290285Z D=32, 2025-05-07T20:51:29.7290558Z B=45, 2025-05-07T20:51:29.7290848Z log_E=3, 2025-05-07T20:51:29.7291156Z L=6, 2025-05-07T20:51:29.7291421Z ) 2025-05-07T20:51:29.7291761Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7292496Z self=, 2025-05-07T20:51:29.7293131Z T=5, 2025-05-07T20:51:29.7293397Z D=2, 2025-05-07T20:51:29.7293671Z B=1, 2025-05-07T20:51:29.7293930Z log_E=3, 2025-05-07T20:51:29.7294210Z L=0, 2025-05-07T20:51:29.7294468Z ) 2025-05-07T20:51:29.7294784Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7295494Z self=, 2025-05-07T20:51:29.7296152Z T=5, 2025-05-07T20:51:29.7296425Z D=32, 2025-05-07T20:51:29.7296703Z B=9, 2025-05-07T20:51:29.7296980Z log_E=3, 2025-05-07T20:51:29.7297254Z L=19, 2025-05-07T20:51:29.7297523Z ) 2025-05-07T20:51:29.7297854Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7298545Z self=, 2025-05-07T20:51:29.7299173Z T=7, 2025-05-07T20:51:29.7300860Z D=116, 2025-05-07T20:51:29.7301117Z B=63, 2025-05-07T20:51:29.7301371Z log_E=5, 2025-05-07T20:51:29.7301638Z L=14, 2025-05-07T20:51:29.7301891Z ) 2025-05-07T20:51:29.7302194Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7302872Z self=, 2025-05-07T20:51:29.7303502Z T=8, 2025-05-07T20:51:29.7303763Z D=72, 2025-05-07T20:51:29.7304037Z B=103, 2025-05-07T20:51:29.7304308Z log_E=4, 2025-05-07T20:51:29.7304577Z L=12, 2025-05-07T20:51:29.7305112Z ) 2025-05-07T20:51:29.7305432Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7306122Z self=, 2025-05-07T20:51:29.7306766Z T=3, 2025-05-07T20:51:29.7307037Z D=119, 2025-05-07T20:51:29.7307296Z B=107, 2025-05-07T20:51:29.7307565Z log_E=5, 2025-05-07T20:51:29.7307849Z L=3, 2025-05-07T20:51:29.7308105Z ) 2025-05-07T20:51:29.7308430Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7309124Z self=, 2025-05-07T20:51:29.7311214Z T=2, 2025-05-07T20:51:29.7311476Z D=104, 2025-05-07T20:51:29.7311748Z B=74, 2025-05-07T20:51:29.7312020Z log_E=4, 2025-05-07T20:51:29.7312294Z L=2, 2025-05-07T20:51:29.7312556Z ) 2025-05-07T20:51:29.7312883Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7313565Z self=, 2025-05-07T20:51:29.7314220Z T=1, 2025-05-07T20:51:29.7314487Z D=28, 2025-05-07T20:51:29.7314747Z B=60, 2025-05-07T20:51:29.7315018Z log_E=4, 2025-05-07T20:51:29.7315302Z L=16, 2025-05-07T20:51:29.7315559Z ) 2025-05-07T20:51:29.7315875Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7316562Z self=, 2025-05-07T20:51:29.7317198Z T=1, 2025-05-07T20:51:29.7317483Z D=15, 2025-05-07T20:51:29.7317787Z B=124, 2025-05-07T20:51:29.7318051Z log_E=4, 2025-05-07T20:51:29.7318331Z L=3, 2025-05-07T20:51:29.7318592Z ) 2025-05-07T20:51:29.7318899Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7319598Z self=, 2025-05-07T20:51:29.7320379Z T=1, 2025-05-07T20:51:29.7320648Z D=15, 2025-05-07T20:51:29.7320903Z B=124, 2025-05-07T20:51:29.7321174Z log_E=4, 2025-05-07T20:51:29.7321460Z L=4, 2025-05-07T20:51:29.7321719Z ) 2025-05-07T20:51:29.7322040Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7322726Z self=, 2025-05-07T20:51:29.7323348Z T=1, 2025-05-07T20:51:29.7323613Z D=15, 2025-05-07T20:51:29.7323878Z B=124, 2025-05-07T20:51:29.7324140Z log_E=4, 2025-05-07T20:51:29.7324421Z L=0, 2025-05-07T20:51:29.7324684Z ) 2025-05-07T20:51:29.7324995Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7325664Z self=, 2025-05-07T20:51:29.7326349Z T=1, 2025-05-07T20:51:29.7326624Z D=4, 2025-05-07T20:51:29.7326903Z B=124, 2025-05-07T20:51:29.7327193Z log_E=4, 2025-05-07T20:51:29.7327475Z L=0, 2025-05-07T20:51:29.7327761Z ) 2025-05-07T20:51:29.7328103Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7328965Z self=, 2025-05-07T20:51:29.7329679Z T=4, 2025-05-07T20:51:29.7329964Z D=4, 2025-05-07T20:51:29.7330246Z B=124, 2025-05-07T20:51:29.7330527Z log_E=4, 2025-05-07T20:51:29.7330831Z L=0, 2025-05-07T20:51:29.7331111Z ) 2025-05-07T20:51:29.7331446Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7332196Z self=, 2025-05-07T20:51:29.7332907Z T=4, 2025-05-07T20:51:29.7333178Z D=4, 2025-05-07T20:51:29.7333455Z B=124, 2025-05-07T20:51:29.7333742Z log_E=3, 2025-05-07T20:51:29.7334034Z L=0, 2025-05-07T20:51:29.7334311Z ) 2025-05-07T20:51:29.7334653Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7335414Z self=, 2025-05-07T20:51:29.7336131Z T=4, 2025-05-07T20:51:29.7336809Z D=4, 2025-05-07T20:51:29.7337346Z B=4, 2025-05-07T20:51:29.7337626Z log_E=3, 2025-05-07T20:51:29.7337928Z L=0, 2025-05-07T20:51:29.7338201Z ) 2025-05-07T20:51:29.7338543Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7339297Z self=, 2025-05-07T20:51:29.7339991Z T=9, 2025-05-07T20:51:29.7340277Z D=38, 2025-05-07T20:51:29.7340558Z B=48, 2025-05-07T20:51:29.7340845Z log_E=4, 2025-05-07T20:51:29.7341128Z L=15, 2025-05-07T20:51:29.7341403Z ) 2025-05-07T20:51:29.7341743Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7342485Z self=, 2025-05-07T20:51:29.7343173Z T=1, 2025-05-07T20:51:29.7343456Z D=38, 2025-05-07T20:51:29.7343724Z B=48, 2025-05-07T20:51:29.7344018Z log_E=4, 2025-05-07T20:51:29.7344304Z L=15, 2025-05-07T20:51:29.7344571Z ) 2025-05-07T20:51:29.7344904Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7345656Z self=, 2025-05-07T20:51:29.7346371Z T=1, 2025-05-07T20:51:29.7346643Z D=38, 2025-05-07T20:51:29.7346924Z B=48, 2025-05-07T20:51:29.7347209Z log_E=4, 2025-05-07T20:51:29.7347496Z L=0, 2025-05-07T20:51:29.7347775Z ) 2025-05-07T20:51:29.7348112Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7348848Z self=, 2025-05-07T20:51:29.7349537Z T=1, 2025-05-07T20:51:29.7349820Z D=38, 2025-05-07T20:51:29.7350119Z B=4, 2025-05-07T20:51:29.7350402Z log_E=4, 2025-05-07T20:51:29.7350691Z L=0, 2025-05-07T20:51:29.7350966Z ) 2025-05-07T20:51:29.7361990Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7363007Z self=, 2025-05-07T20:51:29.7363763Z T=1, 2025-05-07T20:51:29.7364049Z D=38, 2025-05-07T20:51:29.7364350Z B=1, 2025-05-07T20:51:29.7364651Z log_E=4, 2025-05-07T20:51:29.7364951Z L=0, 2025-05-07T20:51:29.7365244Z ) 2025-05-07T20:51:29.7365598Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7366399Z self=, 2025-05-07T20:51:29.7367032Z T=1, 2025-05-07T20:51:29.7367306Z D=38, 2025-05-07T20:51:29.7367580Z B=1, 2025-05-07T20:51:29.7367831Z log_E=3, 2025-05-07T20:51:29.7368110Z L=0, 2025-05-07T20:51:29.7368389Z ) 2025-05-07T20:51:29.7368889Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7369650Z self=, 2025-05-07T20:51:29.7370335Z T=1, 2025-05-07T20:51:29.7370609Z D=38, 2025-05-07T20:51:29.7370918Z B=1, 2025-05-07T20:51:29.7371198Z log_E=3, 2025-05-07T20:51:29.7371486Z L=1, 2025-05-07T20:51:29.7371778Z ) 2025-05-07T20:51:29.7372121Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7372803Z self=, 2025-05-07T20:51:29.7373463Z T=3, 2025-05-07T20:51:29.7373764Z D=106, 2025-05-07T20:51:29.7374042Z B=71, 2025-05-07T20:51:29.7374329Z log_E=5, 2025-05-07T20:51:29.7374627Z L=3, 2025-05-07T20:51:29.7374882Z ) 2025-05-07T20:51:29.7375203Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7375866Z self=, 2025-05-07T20:51:29.7376491Z T=3, 2025-05-07T20:51:29.7376750Z D=106, 2025-05-07T20:51:29.7377022Z B=5, 2025-05-07T20:51:29.7377291Z log_E=5, 2025-05-07T20:51:29.7377591Z L=3, 2025-05-07T20:51:29.7377889Z ) 2025-05-07T20:51:29.7378217Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7378873Z self=, 2025-05-07T20:51:29.7379644Z T=3, 2025-05-07T20:51:29.7379895Z D=106, 2025-05-07T20:51:29.7380153Z B=5, 2025-05-07T20:51:29.7380414Z log_E=3, 2025-05-07T20:51:29.7380691Z L=3, 2025-05-07T20:51:29.7380957Z ) 2025-05-07T20:51:29.7381276Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7381967Z self=, 2025-05-07T20:51:29.7382581Z T=3, 2025-05-07T20:51:29.7382875Z D=3, 2025-05-07T20:51:29.7383157Z B=5, 2025-05-07T20:51:29.7383427Z log_E=3, 2025-05-07T20:51:29.7383718Z L=3, 2025-05-07T20:51:29.7383991Z ) 2025-05-07T20:51:29.7384304Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7384979Z self=, 2025-05-07T20:51:29.7385612Z T=3, 2025-05-07T20:51:29.7385897Z D=3, 2025-05-07T20:51:29.7386174Z B=5, 2025-05-07T20:51:29.7386444Z log_E=5, 2025-05-07T20:51:29.7386733Z L=3, 2025-05-07T20:51:29.7386990Z ) 2025-05-07T20:51:29.7387310Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7388039Z self=, 2025-05-07T20:51:29.7388646Z T=3, 2025-05-07T20:51:29.7388916Z D=3, 2025-05-07T20:51:29.7389199Z B=5, 2025-05-07T20:51:29.7389469Z log_E=5, 2025-05-07T20:51:29.7389753Z L=5, 2025-05-07T20:51:29.7390017Z ) 2025-05-07T20:51:29.7390337Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7391013Z self=, 2025-05-07T20:51:29.7391633Z T=3, 2025-05-07T20:51:29.7391890Z D=5, 2025-05-07T20:51:29.7392161Z B=5, 2025-05-07T20:51:29.7392432Z log_E=5, 2025-05-07T20:51:29.7392708Z L=5, 2025-05-07T20:51:29.7393109Z ) 2025-05-07T20:51:29.7393452Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7394122Z self=, 2025-05-07T20:51:29.7394759Z T=2, 2025-05-07T20:51:29.7395030Z D=97, 2025-05-07T20:51:29.7395304Z B=47, 2025-05-07T20:51:29.7395567Z log_E=3, 2025-05-07T20:51:29.7395872Z L=11, 2025-05-07T20:51:29.7396142Z ) 2025-05-07T20:51:29.7396461Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7397153Z self=, 2025-05-07T20:51:29.7397784Z T=2, 2025-05-07T20:51:29.7398045Z D=11, 2025-05-07T20:51:29.7398316Z B=47, 2025-05-07T20:51:29.7398587Z log_E=3, 2025-05-07T20:51:29.7398855Z L=11, 2025-05-07T20:51:29.7399123Z ) 2025-05-07T20:51:29.7399464Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7400188Z self=, 2025-05-07T20:51:29.7400828Z T=2, 2025-05-07T20:51:29.7401103Z D=11, 2025-05-07T20:51:29.7401365Z B=11, 2025-05-07T20:51:29.7401648Z log_E=3, 2025-05-07T20:51:29.7401941Z L=11, 2025-05-07T20:51:29.7402214Z ) 2025-05-07T20:51:29.7402552Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7403264Z self=, 2025-05-07T20:51:29.7403890Z T=2, 2025-05-07T20:51:29.7404168Z D=11, 2025-05-07T20:51:29.7404490Z B=3, 2025-05-07T20:51:29.7404825Z log_E=3, 2025-05-07T20:51:29.7405136Z L=11, 2025-05-07T20:51:29.7405406Z ) 2025-05-07T20:51:29.7405727Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7406401Z self=, 2025-05-07T20:51:29.7407036Z T=2, 2025-05-07T20:51:29.7407303Z D=11, 2025-05-07T20:51:29.7407555Z B=2, 2025-05-07T20:51:29.7407826Z log_E=3, 2025-05-07T20:51:29.7408117Z L=11, 2025-05-07T20:51:29.7408383Z ) 2025-05-07T20:51:29.7408825Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7409640Z self=, 2025-05-07T20:51:29.7410252Z T=2, 2025-05-07T20:51:29.7410527Z D=2, 2025-05-07T20:51:29.7410802Z B=2, 2025-05-07T20:51:29.7411061Z log_E=3, 2025-05-07T20:51:29.7411342Z L=11, 2025-05-07T20:51:29.7411611Z ) 2025-05-07T20:51:29.7411913Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7412581Z self=, 2025-05-07T20:51:29.7413232Z T=2, 2025-05-07T20:51:29.7413498Z D=2, 2025-05-07T20:51:29.7413781Z B=2, 2025-05-07T20:51:29.7414055Z log_E=3, 2025-05-07T20:51:29.7414332Z L=2, 2025-05-07T20:51:29.7414599Z ) 2025-05-07T20:51:29.7414934Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7415611Z self=, 2025-05-07T20:51:29.7416236Z T=5, 2025-05-07T20:51:29.7416528Z D=123, 2025-05-07T20:51:29.7416836Z B=115, 2025-05-07T20:51:29.7417120Z log_E=3, 2025-05-07T20:51:29.7417416Z L=0, 2025-05-07T20:51:29.7417705Z ) 2025-05-07T20:51:29.7418033Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:51:29.7418722Z self=, 2025-05-07T20:51:29.7419353Z T=5, 2025-05-07T20:51:29.7419616Z D=5, 2025-05-07T20:51:29.7419884Z B=115, 2025-05-07T20:51:29.7420161Z log_E=3, 2025-05-07T20:51:29.7420445Z L=0, 2025-05-07T20:51:29.7420713Z ) 2025-05-07T20:51:29.7421016Z PASSED 2025-05-07T20:51:29.7421187Z 2025-05-07T20:51:29.7421388Z ============================== 3 passed in 3.21s =============================== 2025-05-07T20:51:30.4801577Z 2025-05-07T20:51:30.4802564Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:51:30.4823291Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:51:30.4823613Z 2025-05-07T20:51:30.4823636Z 2025-05-07T20:51:30.4823641Z 2025-05-07T20:51:30.4823646Z 2025-05-07T20:51:30.4843885Z ################################################################################ 2025-05-07T20:51:30.4861892Z # [2025-05-07T20:51:30.485Z] Run Python Test Suite: 2025-05-07T20:51:30.4862268Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:51:30.4862649Z ################################################################################ 2025-05-07T20:51:30.4886783Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:51:30.4887422Z 2025-05-07T20:51:32.6701460Z ============================= test session starts ============================== 2025-05-07T20:51:32.6702305Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:32.6702851Z cachedir: .pytest_cache 2025-05-07T20:51:32.6703443Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:32.6704200Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:32.6704620Z plugins: hypothesis-6.131.14 2025-05-07T20:51:34.3881576Z collecting ... collected 3 items 2025-05-07T20:51:34.3881880Z 2025-05-07T20:51:34.3895652Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:51:34.3903467Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:51:34.3918754Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:51:34.3919131Z 2025-05-07T20:51:34.3919315Z =========================== short test summary info ============================ 2025-05-07T20:51:34.3919857Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:51:34.3920438Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:51:34.3921500Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:51:34.3922000Z ============================== 3 skipped in 1.85s ============================== 2025-05-07T20:51:35.0713530Z 2025-05-07T20:51:35.0713827Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:51:35.0735438Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 5 seconds 2025-05-07T20:51:35.0735757Z 2025-05-07T20:51:35.0735761Z 2025-05-07T20:51:35.0735765Z 2025-05-07T20:51:35.0735768Z 2025-05-07T20:51:35.0756511Z ################################################################################ 2025-05-07T20:51:35.0771990Z # [2025-05-07T20:51:35.076Z] Run Python Test Suite: 2025-05-07T20:51:35.0772382Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:51:35.0772744Z ################################################################################ 2025-05-07T20:51:35.0797309Z + 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:51:35.0798007Z 2025-05-07T20:51:37.2649901Z ============================= test session starts ============================== 2025-05-07T20:51:37.2651502Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:37.2652576Z cachedir: .pytest_cache 2025-05-07T20:51:37.2653729Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:37.2655153Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:37.2655977Z plugins: hypothesis-6.131.14 2025-05-07T20:51:38.9688704Z collecting ... collected 1 item 2025-05-07T20:51:38.9689442Z 2025-05-07T20:51:38.9776694Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -4.13973 2025-05-07T20:51:38.9777863Z Found best Log likelihood so far on (s,q) (0.02, 1): -4.13811 2025-05-07T20:51:38.9778339Z Found best Log likelihood so far on (s,q) (0.03, 1): -4.13652 2025-05-07T20:51:38.9778766Z Found best Log likelihood so far on (s,q) (0.04, 1): -4.13496 2025-05-07T20:51:38.9779189Z Found best Log likelihood so far on (s,q) (0.05, 1): -4.13342 2025-05-07T20:51:38.9779668Z Found best Log likelihood so far on (s,q) (0.06, 1): -4.13191 2025-05-07T20:51:38.9780317Z Found best Log likelihood so far on (s,q) (0.07, 1): -4.13043 2025-05-07T20:51:38.9780929Z Found best Log likelihood so far on (s,q) (0.08, 1): -4.12898 2025-05-07T20:51:38.9781526Z Found best Log likelihood so far on (s,q) (0.09, 1): -4.12755 2025-05-07T20:51:38.9781956Z Found best Log likelihood so far on (s,q) (0.1, 1): -4.12615 2025-05-07T20:51:38.9782395Z Found best Log likelihood so far on (s,q) (0.11, 1): -4.12478 2025-05-07T20:51:38.9783021Z Found best Log likelihood so far on (s,q) (0.12, 1): -4.12344 2025-05-07T20:51:38.9783640Z Found best Log likelihood so far on (s,q) (0.13, 1): -4.12212 2025-05-07T20:51:38.9784236Z Found best Log likelihood so far on (s,q) (0.14, 1): -4.12084 2025-05-07T20:51:38.9784871Z Found best Log likelihood so far on (s,q) (0.15, 1): -4.11958 2025-05-07T20:51:38.9785465Z Found best Log likelihood so far on (s,q) (0.16, 1): -4.11835 2025-05-07T20:51:38.9785932Z Found best Log likelihood so far on (s,q) (0.17, 1): -4.11715 2025-05-07T20:51:38.9786349Z Found best Log likelihood so far on (s,q) (0.18, 1): -4.11597 2025-05-07T20:51:38.9786754Z Found best Log likelihood so far on (s,q) (0.19, 1): -4.11483 2025-05-07T20:51:38.9787431Z Found best Log likelihood so far on (s,q) (0.2, 1): -4.11371 2025-05-07T20:51:38.9788054Z Found best Log likelihood so far on (s,q) (0.21, 1): -4.11263 2025-05-07T20:51:38.9788689Z Found best Log likelihood so far on (s,q) (0.22, 1): -4.11157 2025-05-07T20:51:38.9789288Z Found best Log likelihood so far on (s,q) (0.23, 1): -4.11054 2025-05-07T20:51:38.9790170Z Found best Log likelihood so far on (s,q) (0.24, 1): -4.10954 2025-05-07T20:51:38.9790796Z Found best Log likelihood so far on (s,q) (0.25, 1): -4.10857 2025-05-07T20:51:38.9791369Z Found best Log likelihood so far on (s,q) (0.26, 1): -4.10763 2025-05-07T20:51:38.9791959Z Found best Log likelihood so far on (s,q) (0.27, 1): -4.10672 2025-05-07T20:51:38.9792537Z Found best Log likelihood so far on (s,q) (0.28, 1): -4.10584 2025-05-07T20:51:38.9793007Z Found best Log likelihood so far on (s,q) (0.29, 1): -4.10499 2025-05-07T20:51:38.9793482Z Found best Log likelihood so far on (s,q) (0.3, 1): -4.10417 2025-05-07T20:51:38.9793959Z Found best Log likelihood so far on (s,q) (0.31, 1): -4.10337 2025-05-07T20:51:38.9794433Z Found best Log likelihood so far on (s,q) (0.32, 1): -4.10261 2025-05-07T20:51:38.9794904Z Found best Log likelihood so far on (s,q) (0.33, 1): -4.10188 2025-05-07T20:51:38.9795397Z Found best Log likelihood so far on (s,q) (0.34, 1): -4.10118 2025-05-07T20:51:38.9795899Z Found best Log likelihood so far on (s,q) (0.35, 1): -4.10051 2025-05-07T20:51:38.9796442Z Found best Log likelihood so far on (s,q) (0.36, 1): -4.09987 2025-05-07T20:51:38.9796914Z Found best Log likelihood so far on (s,q) (0.37, 1): -4.09926 2025-05-07T20:51:38.9797403Z Found best Log likelihood so far on (s,q) (0.38, 1): -4.09868 2025-05-07T20:51:38.9797979Z Found best Log likelihood so far on (s,q) (0.39, 1): -4.09813 2025-05-07T20:51:38.9798561Z Found best Log likelihood so far on (s,q) (0.4, 1): -4.09761 2025-05-07T20:51:38.9799158Z Found best Log likelihood so far on (s,q) (0.41, 1): -4.09713 2025-05-07T20:51:38.9799743Z Found best Log likelihood so far on (s,q) (0.42, 1): -4.09667 2025-05-07T20:51:38.9800357Z Found best Log likelihood so far on (s,q) (0.43, 1): -4.09625 2025-05-07T20:51:38.9800975Z Found best Log likelihood so far on (s,q) (0.44, 1): -4.09585 2025-05-07T20:51:38.9801773Z Found best Log likelihood so far on (s,q) (0.45, 1): -4.09549 2025-05-07T20:51:38.9802368Z Found best Log likelihood so far on (s,q) (0.46, 1): -4.09516 2025-05-07T20:51:38.9802949Z Found best Log likelihood so far on (s,q) (0.47, 1): -4.09486 2025-05-07T20:51:38.9803533Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9804118Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9804682Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9805252Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9805823Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9806395Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9806961Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9807533Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9808134Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9808857Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9809435Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9810012Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9810583Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9811047Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9811469Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9811887Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9812410Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9812976Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9813547Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9814101Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9814672Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9815245Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9815941Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9816494Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9817055Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9817618Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9818193Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9818771Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9819334Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9819919Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9820471Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9821065Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9821634Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9822193Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9822762Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9823331Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9823895Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9824455Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9825028Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9825587Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9826132Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9826706Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9827278Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9827955Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9828541Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9829123Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9829692Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9830291Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9830890Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9831462Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9832030Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9832600Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9833160Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9833721Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9834297Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9834879Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9835466Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9836031Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9836827Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9837393Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9837969Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9838568Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9839166Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9839754Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9840356Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9840937Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9841517Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9842091Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9842908Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9843518Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9844089Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9858829Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9859479Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9860069Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9860687Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9861255Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9861813Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9862395Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9862968Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9863529Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9864095Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9864677Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9865247Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9867009Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9867578Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9868134Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9868695Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9869256Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9869809Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9870607Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9871190Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9871762Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9872321Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9872887Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9873457Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9874026Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9874613Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9875190Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9875756Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9876329Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9876911Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9877477Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9878046Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9878622Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9879190Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9879746Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9880318Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9880887Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9881453Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9882025Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9882594Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9883166Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9883729Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9884296Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9884991Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9885554Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9886110Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9886677Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9887245Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9887797Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9888375Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9889063Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9889659Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9890224Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9890800Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9891379Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9891941Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9892510Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9893102Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9893680Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9894244Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9894828Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9895377Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9895957Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9896542Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9897231Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9897798Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9898376Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9898960Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9899526Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9900098Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9900664Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9901243Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9901806Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9902373Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9902899Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9903508Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9904088Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9904659Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9905221Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9905791Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9906336Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:51:38.9906941Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9907541Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9908135Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9908737Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9909322Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9909908Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9910508Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9911018Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9911543Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9911963Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9912391Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9912808Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9913222Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9913650Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9914070Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9914480Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9914901Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9915329Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9915752Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9916173Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9916598Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9917022Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9917436Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9917861Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9918284Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9918705Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9919120Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9919545Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9920053Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9920468Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9920893Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9921315Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9921729Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9922149Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9922568Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9922990Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9923406Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9923829Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9924254Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9924674Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9925095Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9925528Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9925955Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9926371Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9926796Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9927236Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9927651Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9928074Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9928488Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9929085Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9929513Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9929928Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9930445Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9930861Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9931285Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9931704Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9932124Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9932543Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9932955Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9933373Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9933793Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9934213Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9934631Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9935052Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9935468Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9935880Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9936640Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9937064Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9937477Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9937885Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9938315Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9938727Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9939287Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9939706Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9940123Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9940545Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9940953Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9941368Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9941782Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9942184Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9942601Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9943013Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9943421Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9943837Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9944261Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9944676Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9945089Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9945501Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9945917Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9946325Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9946739Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9947152Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9947566Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9947972Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9948386Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9948805Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9949211Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9949790Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9950210Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9950621Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9951031Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9951448Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9951867Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9952271Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9952690Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9953101Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9953514Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9953933Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9954351Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9954762Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9955171Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9955587Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9956002Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9956406Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9956819Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9957231Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9957643Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9958137Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9958554Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9958976Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9959388Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9959800Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9960215Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9960625Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9961032Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9961502Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9962101Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9962643Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9963077Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9963505Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9963932Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9964349Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9964774Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9965198Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9965623Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9966051Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9966475Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9966897Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9967317Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9967746Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9968177Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9968808Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9969235Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9969667Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9970087Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9970563Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9970987Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9971412Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9971834Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9972267Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9972697Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9973114Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:51:38.9973557Z Found best Log likelihood so far on (s,q) (0.48, 1.5): -4.09465 2025-05-07T20:51:38.9974008Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9974435Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9974854Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9975282Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9975710Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9976129Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9976554Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9976976Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9977390Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9977906Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9978332Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9978762Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9979178Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9979605Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9980028Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9980439Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9980859Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9981281Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9981705Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9982118Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9982555Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9982986Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9983402Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9983833Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9984258Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9984680Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9985098Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9985528Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9985960Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9986379Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9986801Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9987236Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9987656Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9988167Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9988588Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9989013Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9989432Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9989855Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9990274Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9990690Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9991118Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9991539Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9991972Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9992388Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9992807Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9993236Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9993651Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9994072Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9994494Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9994917Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9995335Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9995753Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9996176Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9996593Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9997107Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9997542Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9997961Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9998389Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9998818Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9999238Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:38.9999660Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0000078Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0000496Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0000909Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0001332Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0001760Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0002187Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0002606Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0003028Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0003451Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0003869Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0004292Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0004714Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0005140Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0005558Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0005977Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0006405Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0006825Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0007338Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0007759Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0008174Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0008720Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0009144Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0009577Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0009996Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0010416Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0010841Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0011266Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0011689Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0012113Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0012538Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0012951Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0013372Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0013813Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0029739Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0030178Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0030590Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0031009Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0031425Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0031964Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0032438Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0032917Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0033381Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0033856Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0034326Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0034794Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0035255Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0035729Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0036208Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0037040Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0037461Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0037880Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0038299Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0038704Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0039113Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0039520Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0039922Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0040345Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0040760Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0041175Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0041578Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0042001Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0042403Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0043051Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0043450Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0043860Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0044262Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0044672Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0045089Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0045500Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0045903Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0046318Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0046731Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0047143Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0047554Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0047983Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0048401Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0048903Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0049319Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0049737Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0050144Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0050559Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0050972Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0051384Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0051932Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0052343Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0052758Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0053166Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0053576Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0053984Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0054390Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0054810Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0055226Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0055642Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0056058Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0056476Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0056895Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0057309Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0057724Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0058148Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0058572Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0058981Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0059400Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0059821Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0060246Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0060703Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0061126Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0061548Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0062044Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0062463Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0062886Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0063292Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0063710Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0064125Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0064543Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0064952Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0065372Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0065796Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0066200Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0066630Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0067040Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0067448Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0067868Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0068288Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0068707Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0069120Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0069533Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0069950Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0070396Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0070917Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0071331Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0071758Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0072171Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0072590Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0073011Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0073423Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0073852Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0074268Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0074696Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0075114Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0075536Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0075957Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0076369Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0076785Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0077207Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0077615Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0078036Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0078450Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0078871Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0079280Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0079693Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0080119Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0080536Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0081033Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0081456Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0081868Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0082282Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0082698Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0083119Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0083530Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0083948Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0084367Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0084790Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0085197Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0085620Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0086034Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0086449Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0086870Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0087283Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0087701Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0088111Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0088651Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0089070Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0089595Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0090014Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0090437Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0090845Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0091267Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0091689Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0092109Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0092520Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0092941Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0093369Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0093784Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0094217Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0094646Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0095070Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0095489Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0095916Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0096336Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0096754Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0097173Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0097595Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0098018Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0098436Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0098866Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0099290Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0099800Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0100217Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0100636Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0101050Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0101473Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0101893Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0102310Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0102721Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0103138Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0103553Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0103968Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0104387Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0104808Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0105225Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0105643Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0106060Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0106467Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0106882Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0107292Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0107697Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0108112Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0108609Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0109027Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0109438Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0109852Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0110265Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0110674Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0111088Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0111498Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0111905Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0112317Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0112729Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0113147Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0113552Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0113971Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0114383Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0114789Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0115206Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0115620Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0116033Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0116438Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0116852Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0117264Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0117672Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0118088Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0118586Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0118996Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0119390Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0119795Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0120192Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0120584Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0120988Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0121385Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0121776Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0122184Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0122585Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0122983Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0123384Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0123785Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0124184Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0124582Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0124981Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0125379Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0125776Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0126169Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0126569Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0127057Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0127454Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0127861Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0128268Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0128761Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0129151Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0129551Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0129947Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0130340Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0130738Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0131136Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0131533Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0131937Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0132337Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0132738Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0133128Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0133525Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0133923Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0134315Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0134718Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0135117Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0135517Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0135916Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0136698Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0137229Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0137870Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0138277Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0138681Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0139076Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0139477Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0139881Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0140278Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0140671Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0141072Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0141470Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0141870Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0142275Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0142685Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0143084Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0143478Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0143881Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0144280Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0144674Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0145074Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0145473Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0145873Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0146407Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0146810Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0147219Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0147615Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0148021Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0148423Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0148816Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0149220Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0149624Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0150022Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0150416Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0150817Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0151229Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0151623Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0152035Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0152437Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0152829Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0153227Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0153633Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0154030Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0154423Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0154823Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0155229Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0155635Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0156043Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0156529Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0156930Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0157328Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0157728Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0158131Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0158530Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0158929Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0159328Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0159721Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0160123Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0160525Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0160932Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0161334Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0161737Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0162140Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0162534Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0162934Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0163336Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0163736Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0164129Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0164529Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0165065Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0165462Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0165871Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0166274Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0166667Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0167069Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0167470Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0167871Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0168267Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0168818Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0169222Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0169615Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0170018Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0170420Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0170825Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0171221Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0171617Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0172015Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0172406Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0172804Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0173204Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0173594Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0173996Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0174400Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0174801Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0175281Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0175686Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0176085Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0176480Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0176888Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0177287Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0177689Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0178082Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0178482Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0178880Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0179280Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0179684Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0180089Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:51:39.0180499Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0180915Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0181333Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0181749Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0182156Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0182571Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0182984Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0183405Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0183906Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0184321Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0184745Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0185153Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0185566Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0185984Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0186397Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0186811Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0187223Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0205360Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0205871Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0206310Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0206734Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0207163Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0207584Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0207997Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0208419Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0208972Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0209385Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0209815Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0210239Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0210666Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0211081Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0211514Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0212164Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0212572Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0212992Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0213411Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0213830Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0214245Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0214666Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0215089Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0215500Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0215923Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0216347Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0216767Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0217186Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0217601Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0218019Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0218430Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0218851Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0219271Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0219681Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0220100Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0220630Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0221049Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0221461Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0221885Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0222300Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0222712Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0223131Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0223551Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0223975Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0224386Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0224805Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0225226Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0225644Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0226067Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0226497Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0226919Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0227334Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0227758Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0228195Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0228607Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0229033Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0229460Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0229881Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0230316Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0230744Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0231258Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0231677Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0232098Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0232521Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0232933Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0233358Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0233782Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0234206Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0234626Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0235063Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0235492Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0235912Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0236650Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0237074Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0237495Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0237911Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0238333Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0238754Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0239163Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0239586Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0240273Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0240689Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0241120Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0241540Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0241959Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0242370Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0242792Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0243213Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0243627Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0244050Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0244471Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0244897Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0245307Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0245735Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0246156Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0246566Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0246994Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0247416Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0247846Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0248259Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0248797Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0249227Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0249653Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0250081Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0250653Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0251075Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0251490Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0251916Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0252341Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0252752Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0253182Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0253608Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0254022Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0254458Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0254882Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0255307Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0255731Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0256153Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0256578Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0256995Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0257421Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0257846Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0258273Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0258687Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0259111Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0259629Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0260045Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0260472Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0260897Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0261327Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0261739Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0262159Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0262581Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0262996Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0263443Z Found best Log likelihood so far on (s,q) (0.49, 2.5): -4.09451 2025-05-07T20:51:39.0263882Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0264299Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0264721Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0265161Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0265594Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0266008Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0266441Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0266867Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0267276Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0267709Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0268136Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0268556Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0268977Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0269406Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0270006Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0270428Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0270854Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0271275Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0271697Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0272106Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0272532Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0272951Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0273362Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0273783Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0274201Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0274618Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0275036Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0275458Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0275882Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0276291Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0276714Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0277135Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0277543Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0277971Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0278388Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0278893Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0279301Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0279723Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0280144Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0280557Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0280971Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0281385Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0281802Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0282224Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0282636Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0283042Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0283464Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0283877Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0284287Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0284702Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0285111Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0285523Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0285944Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0286369Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0286781Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0287192Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0287598Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0288021Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0288436Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0289086Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0289493Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0290052Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0290763Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0291291Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0291775Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0292302Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0292822Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0293307Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0293561Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0293825Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0294011Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0294203Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0294425Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0294600Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0294949Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0295160Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0295352Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0295570Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0295760Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0295932Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0296353Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0296544Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0296773Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0296963Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0297150Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0297433Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0297637Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0297825Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0298046Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0298237Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0298444Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0298709Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0298915Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0299143Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0299328Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0299516Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0299745Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0300032Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0300270Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0300462Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0300649Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0300891Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0301067Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0301355Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0301626Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0301813Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0302058Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0302244Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0302415Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0302710Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0302897Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0303142Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0303333Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0303526Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0303797Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0304002Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0304195Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0304441Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0304627Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0304886Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0305121Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0305329Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0305572Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0305759Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0305944Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0306233Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0306469Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0306732Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0306920Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0307106Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0307325Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0307495Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0307730Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0307989Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0308177Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0308401Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0308595Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0308767Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0309081Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0309269Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0309455Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0309730Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0309915Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0310171Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0310393Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0310580Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0310801Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0310991Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0311196Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0311543Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0311743Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0311970Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0312160Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0312349Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0312584Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0312820Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0313075Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0313267Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0313468Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0313723Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0313901Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0314142Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0314392Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0314645Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0314892Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0315082Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0315256Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0315547Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0315740Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0315928Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0316249Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0316440Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0316706Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0316911Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0317099Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0317344Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0317535Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0317725Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0317985Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0318189Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0318433Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0318628Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0318820Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0319036Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0319277Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0319583Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0319771Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0319957Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0320176Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0320348Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0320582Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0320838Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0321028Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0321253Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0321525Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0321696Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0322007Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0322193Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0322378Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0322599Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0322783Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0323083Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0323291Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0323484Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0323707Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0323899Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0324085Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0324375Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0324632Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0324854Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0325042Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0325227Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0325453Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0325689Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0325977Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0326201Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0326392Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0326633Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0326803Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0327042Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0327273Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0327459Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0327645Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0327886Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0328083Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0328378Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0328736Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0328933Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0329172Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0329357Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0329663Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0329866Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0330054Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0330295Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0330478Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0330666Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0330925Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0331129Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0331369Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0331639Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0331822Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0332029Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0332264Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0332466Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0332713Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0332896Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0333113Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0333284Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0333529Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0333791Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0333985Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0334168Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0334442Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0334613Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0334916Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0335103Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0335286Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0335503Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0335691Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0335942Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0336252Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0336743Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0336961Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0337148Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0337334Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0337619Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0337827Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0338046Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0338230Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0338417Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0338652Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0338904Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0339113Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0339330Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0339563Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0339804Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0339976Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0340229Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0340464Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0340649Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0340832Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0341078Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0341251Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0341759Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0341944Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0342127Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0342372Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0342556Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0342726Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0343011Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0343197Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0343438Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0343628Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0343812Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0344069Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0344271Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0344506Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0344752Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0344937Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0345139Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0345363Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0345563Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0345801Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0346116Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0346297Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0346494Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0346728Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0346980Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0347157Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0347334Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0347545Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0347707Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0348001Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0348177Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0348357Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0348577Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0348754Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0348921Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0349266Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0349442Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0349620Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0349830Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0350007Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0350278Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0350468Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0350647Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0350864Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0351041Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0351219Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0351580Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0351773Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0351987Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0352165Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0352364Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0352562Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0352788Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0353020Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0353200Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0353383Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0353619Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0353795Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0354130Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0354372Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0354556Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0354799Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0354983Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0355147Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0355434Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0355625Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0355910Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0356133Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0356314Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0356575Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0356769Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0356971Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0357186Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0357364Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0357539Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0357783Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0357976Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0358212Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0358395Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0358576Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0358828Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0359055Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0359274Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0359487Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0359663Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0359872Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0360034Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0360261Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0360511Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0360689Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0360869Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0361082Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0361336Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0361634Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0361813Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0361990Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0362205Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0362382Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0362566Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0362844Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0363021Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0363286Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0363465Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0363669Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0363929Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0364122Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0364302Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0364516Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0364694Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0364913Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0365160Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0365357Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0365566Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0365928Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0366112Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0366316Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0366554Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0366780Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0366960Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0367160Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0367372Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0367534Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0367757Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0367986Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0368238Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0368448Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0368741Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0368931Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0376852Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0377074Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0377233Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0377384Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0377548Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0377698Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0377849Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0378007Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0378166Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0378329Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0378612Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0378762Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0378923Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0379076Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0379225Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0379385Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0379536Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0379687Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0379847Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0380008Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0380167Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0380321Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0380476Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0380637Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0380786Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0380939Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0381098Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0381248Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0381413Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0381566Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0381719Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0381963Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0382115Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0382271Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0382438Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0382595Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0382758Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0382913Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0383067Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:51:39.0383258Z Found best Log likelihood so far on (s,q) (0.5, 3.25): -4.09436 2025-05-07T20:51:39.0383424Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0383585Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0383755Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0383914Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0384086Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0384249Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0384405Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0384574Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0384732Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0384892Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0385058Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0385215Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0385380Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0385543Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0385698Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0385967Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0386126Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0386282Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0386450Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0386610Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0386769Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0386934Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0387090Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0387255Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0387418Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0387576Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0387748Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0387909Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0388066Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0388237Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0388392Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0388559Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0388717Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0388875Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0389039Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0389280Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0389439Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0389603Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0389769Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0389933Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0390090Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0390249Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0390414Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0390573Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0390730Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0390896Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0391059Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0391235Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0391392Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0391558Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0391727Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0391887Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0392048Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0392217Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0392375Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0392544Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0392705Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0392867Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0393039Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0393198Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0393440Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0393614Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0393774Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0393944Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0394105Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0394268Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0394439Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0394600Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0394763Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0394944Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0395105Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0395270Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0395441Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0395604Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0395772Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0395931Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0396088Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0396256Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0396413Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0396570Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0396812Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0396972Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0397142Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0397301Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0397463Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0397629Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0397788Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0397945Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0398113Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0398269Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0398440Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0398601Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0398762Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0398933Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0399092Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0399252Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0399418Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0399577Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0399751Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0399908Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0400068Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0400245Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0400432Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0400603Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0400851Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0401008Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0401171Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0401328Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0401486Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0401650Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0401807Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0401967Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0402134Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0402299Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0402465Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0402624Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0402783Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0402949Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0403106Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0403262Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0403430Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0403588Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0403747Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0403912Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0404073Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0404315Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0404474Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0404637Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0404805Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0404959Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0405116Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0405284Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0405441Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0405605Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0405760Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0405916Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0406087Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0406247Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0406409Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0406573Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0406732Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0406897Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0407057Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0407219Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0407387Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0407544Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0407705Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0407878Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0408035Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0408285Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0408445Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0408729Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0408897Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0409052Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0409207Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0409378Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0409532Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0409696Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0409857Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0410015Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0410185Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0410342Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0410502Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0410671Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0410829Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0410996Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0411151Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0411306Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0411473Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0411730Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0411887Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0412047Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0412211Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0412365Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0412529Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0412686Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0412855Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0413010Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0413166Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0413331Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0413487Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0413646Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0413809Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0413970Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0414132Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0414287Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0414441Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0414603Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0414756Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0414908Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0415074Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0415231Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0415399Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0415557Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0415793Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0415959Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0416112Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0416271Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0416432Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0416591Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0416753Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0416907Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0417062Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0417236Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0417391Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0417549Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0417715Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0417869Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0418031Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0418186Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0418342Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0418505Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0418660Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0418816Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0419059Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0419216Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0419379Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0419537Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0419691Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0419853Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0420005Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0420159Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0420320Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0420475Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0420627Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0420793Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0420953Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0421115Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0421271Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0421424Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0421591Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0421745Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0421897Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0422058Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0422214Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0422376Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0422531Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0422688Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0422850Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0423087Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0423242Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0423404Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0423560Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0423724Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0423880Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0424034Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0424194Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0424350Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0424510Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0424673Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0424831Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0424994Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0425148Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0425302Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0425467Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0425623Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0425779Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0425949Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0426103Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0426267Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0426502Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0426657Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0426827Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0426983Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0427136Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0427301Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0427456Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0427617Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0427771Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0427926Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0428090Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0428252Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0428408Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0428575Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0428730Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0428886Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0429056Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0429210Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0429375Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0429532Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0429687Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0429849Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0430012Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0430168Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0430416Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0430574Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0430737Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0430892Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0431047Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0431210Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0431368Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0431522Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0431690Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0431852Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0432023Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0432186Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0432341Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0432505Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0432665Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0432824Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0432991Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0433149Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0433317Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0433476Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0433633Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0433880Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0434038Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0434198Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0434365Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0434520Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0434682Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0434843Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0435007Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0435165Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0435327Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0435482Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0435647Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0435807Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0435969Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0436125Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0436674Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0436832Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0436991Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0437146Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0437303Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0437464Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0437618Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0437778Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0437940Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0438361Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0438521Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0438693Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0438858Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0439015Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0439178Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0439333Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0439491Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0439652Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0439812Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0439967Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0440135Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0440291Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0440445Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0440609Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0440766Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0440933Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0441089Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0441242Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0441405Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0441722Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0441883Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0442051Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0442213Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0442383Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0442538Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0442697Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0442862Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0443017Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0443173Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0443338Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0443504Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0443671Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0443834Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0443990Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0444152Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0444309Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0444464Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0444625Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0444783Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0444944Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0445102Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0445262Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0445423Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0445577Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0445818Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0445980Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0446134Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0446295Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0446452Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0446607Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0446770Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0446925Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0447079Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0447247Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0447407Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0447571Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0447727Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0447882Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0448044Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0448201Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0448357Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0448598Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0448755Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0448912Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0449164Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0449324Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0449497Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0449653Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0449810Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0449975Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0450133Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0450288Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0450453Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0450609Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0450776Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0450938Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0451099Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0451267Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0451426Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0451583Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0451748Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0451903Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0452071Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0452227Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0452384Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0452555Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0452720Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0452875Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0453123Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0453281Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0453445Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0453602Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0453760Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0453930Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0454087Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0454242Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0454408Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0454568Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0454731Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0454892Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0455049Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0455213Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0455374Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0455529Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0455697Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0455858Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0456025Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0456181Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0456418Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0456588Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0456752Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0456911Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0457075Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0457235Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0457403Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0457562Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0457717Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0457885Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0458037Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0458199Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0458364Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0458520Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0458675Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0458844Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0459000Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0459165Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0459324Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0459476Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0459642Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0459802Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0459956Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0460134Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0460285Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0460542Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0460704Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0460860Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0461028Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0461181Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0461333Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0461498Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0461659Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0461838Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0461989Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0462149Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0462322Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0462483Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0462640Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0462806Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0462957Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0463118Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0463286Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0463446Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0463612Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0463765Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0464009Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0464171Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0464332Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0464488Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0464648Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0464797Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0464955Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0465104Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0465250Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0465406Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0465553Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0465702Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0465862Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0466011Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0466171Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0466317Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0466465Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0466622Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0466770Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0466920Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0467078Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0467225Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0467373Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0467534Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0467681Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0467940Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0468090Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0468240Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0468401Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0468551Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0468699Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0468855Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0469004Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0469163Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0469311Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0469463Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0469620Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0469775Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0469925Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0470083Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0470235Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0470394Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0470545Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0470696Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0470854Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0471003Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0471292Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0471452Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0471605Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0471764Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0471914Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0472065Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0472227Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0472379Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0472529Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0472689Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0472841Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0472991Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0473163Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0473317Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0473477Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0473628Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0473778Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0473936Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0474086Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0474237Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0474402Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0474555Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0474717Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0474871Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0475021Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0475260Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0475408Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0475556Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0475720Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0475869Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0476024Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0476174Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0476327Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0476497Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0476650Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0476804Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0476967Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0477129Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0477278Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0477446Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0477598Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0477760Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0477909Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0478061Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0478214Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0478363Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0478590Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0478750Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0478905Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0479066Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0479216Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0479365Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0479518Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0479667Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0479817Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0479974Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0480122Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0480282Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0480434Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0480587Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0480748Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0480898Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0481048Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0481205Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0481353Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0481504Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:51:39.0481692Z Found best Log likelihood so far on (s,q) (0.51, 4.25): -4.09424 2025-05-07T20:51:39.0481855Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0482025Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0482192Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0482353Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0482611Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0482772Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0482933Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0483104Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0483263Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0483434Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0483596Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0483753Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0483917Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0484081Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0484237Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0484409Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0484570Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0484734Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0484893Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0485049Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0485211Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0485371Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0485527Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0485690Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0485928Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0486093Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0486256Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0486413Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0486577Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0486737Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0486895Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0487059Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0487215Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0487380Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0487539Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0487699Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0487874Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0488030Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0488191Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0488360Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0488615Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0488780Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0488935Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0489091Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0489256Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0489413Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0489570Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0489737Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0489889Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0490145Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0490332Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0490504Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0490667Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0490823Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0490977Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0491140Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0491295Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0491451Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0491622Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0491779Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0491949Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0492107Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0492263Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0492426Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0492582Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0492738Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0492902Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0493061Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0493222Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0493457Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0493615Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0493780Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0493935Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0494090Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0494255Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0494409Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0494573Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0494730Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0494885Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0495047Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0495209Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0495366Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0495534Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0495692Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0495854Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0496011Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0496169Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0496331Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0496488Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0496646Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0496811Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0496972Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0497134Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0497391Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0497546Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0497712Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0497867Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0498025Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0498190Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0498347Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0498502Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0498668Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0498827Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0498991Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0499147Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0499308Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0504945Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0505147Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0505313Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0505487Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0505653Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0505822Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0505982Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0506139Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0506423Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0506581Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0506751Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0506920Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0507081Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0507252Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0507411Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0507571Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0507741Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0507900Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0508059Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0508237Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0508396Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0508569Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0508728Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0508885Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0509052Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0509210Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0509369Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0509536Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0509693Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0509861Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0510021Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0510184Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0510434Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0510591Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0510750Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0510916Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0511077Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0511234Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0511404Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0511564Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0511736Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0511902Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0512062Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0512241Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0512401Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0512558Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0512724Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0512881Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0513046Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0513206Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0513369Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0513540Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0513775Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0513933Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0514103Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0514259Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0514436Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0514596Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0514758Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0514930Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0515090Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0515250Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0515423Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0515588Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0515760Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0515922Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0516086Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0516269Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0516433Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0516594Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0516773Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0516939Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0517116Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0517279Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0517443Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0517621Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0517781Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0518026Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0518198Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0518357Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0518531Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0518694Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0518855Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0519032Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0519190Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0519352Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0519534Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0519699Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0519868Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0520042Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0520207Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0520379Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0520539Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0520698Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0520884Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0521045Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0521209Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0521457Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0521618Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0521797Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0523476Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0523633Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0523803Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0523964Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0524120Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0524285Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0524441Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0524612Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0524767Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0524928Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0525093Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0525253Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0525410Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0525578Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0525735Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0525900Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0526056Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0526210Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0526376Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0526533Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0526691Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0526855Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0527125Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0527290Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0527449Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0527607Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0527773Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0527931Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0528089Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0528253Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0528411Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0528761Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0528920Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0529081Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0529245Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0529406Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0529562Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0529727Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0529884Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0530040Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0530207Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0530365Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0530648Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0530831Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0531020Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0531190Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0531346Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0531502Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0531668Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0531828Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0531990Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0533577Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0533734Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0533907Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0534067Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0534224Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0534393Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0534550Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0534714Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0534870Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0535025Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0535187Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0535343Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0535499Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0535660Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0535819Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0535982Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0536217Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0536737Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0536903Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0537059Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0537215Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0537382Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0537537Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0537700Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0537854Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0538022Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0538189Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0538352Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0538507Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0538667Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0538823Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0538977Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0539139Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0539295Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0539465Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0539622Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0540025Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0540191Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0540347Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0540514Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0540686Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0540846Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0541013Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0541173Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0541332Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0541499Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0541658Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0541816Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0541986Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0542146Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0542316Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0542473Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0542632Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0542799Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0542955Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0543115Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0543284Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0543445Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0543612Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0543775Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0543934Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0544234Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0544393Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0544553Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0544719Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0544878Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0545048Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0545206Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0545364Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0545530Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0545691Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0545852Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0546026Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0546185Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0546354Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0546513Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0546669Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0546833Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0546990Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0547148Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0547313Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0547548Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0547716Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0547877Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0548040Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0548205Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0548362Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0548518Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0548682Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0548839Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0548995Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0549160Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0549323Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0549490Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0549653Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0549808Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0549974Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0550131Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0550289Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0550455Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0550612Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0550778Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0550937Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0551099Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0551266Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0551510Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0551667Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0551834Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0551991Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0552157Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0552316Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0552473Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0552638Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0552795Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0552957Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0553120Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0553281Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0553452Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0553608Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0553764Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0553928Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0554084Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0554242Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0554410Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0554572Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0554795Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0555128Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0555357Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0555595Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0555815Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0556037Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0556274Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0556494Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0556663Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0556821Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0556979Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0557147Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0557309Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0557469Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0557641Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0557801Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0557961Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0558128Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0558286Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0558457Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0558615Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0558771Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0558936Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0559098Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0559255Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0559519Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0559680Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0559845Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0560005Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0560163Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0560328Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0560488Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0560643Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0560814Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0560978Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0561144Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0561307Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0561466Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0561631Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0561791Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0561949Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0562120Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0562278Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0562448Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0562608Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0562870Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0563038Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0563199Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0563356Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0563521Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0563681Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0563846Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0564005Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0564162Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0564329Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0564487Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0564648Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0564816Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0564976Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0565144Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0565302Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0565461Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0565640Z Found best Log likelihood so far on (s,q) (0.52, 5): -4.0941 2025-05-07T20:51:39.0565798Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0565951Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0566115Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0566266Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0566416Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0566583Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0566735Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0566978Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0567131Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0567282Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0567433Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0567598Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0567749Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0567901Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0568059Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0568209Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0568374Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0568625Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0568784Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0568941Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0569088Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0569239Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0569396Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0569544Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0569694Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0569852Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0570001Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0570158Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0570390Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0570540Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0570708Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0570882Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0571034Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0571185Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0571348Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0571500Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0571649Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0571808Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0571959Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0572119Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0572277Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0572431Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0572589Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0572739Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0572890Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0573051Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0573200Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0573348Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0573505Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0573654Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0573813Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0573968Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0574119Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0574358Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0574508Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0574659Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0574817Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0574969Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0575127Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0575275Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0575429Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0575589Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0575745Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0575897Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0576059Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0576208Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0576368Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0576518Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0576668Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0576823Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0576972Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0577119Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0577278Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0577427Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0577657Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0577816Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0577970Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0578127Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0578278Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0578427Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0578581Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0578730Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0578880Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0579036Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0579184Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0579343Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0579493Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0579646Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0579805Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0579953Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0580102Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0580257Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0580406Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0580561Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0580711Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0580861Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0581018Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0581176Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0581327Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0581560Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0581709Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0581858Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0582012Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0582160Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0582319Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0582468Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0582616Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0582772Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0582925Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0583076Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0583236Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0583388Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0583546Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0583694Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0583845Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0584002Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0584154Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0584304Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0584460Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0584609Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0584839Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0584990Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0585142Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0585298Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0585450Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0585599Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0585755Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0585906Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0586057Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0586215Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0586365Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0586526Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0586675Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0586825Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0586991Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0587141Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0587296Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0587452Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0587601Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0587763Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0587916Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0588066Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0588224Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0588378Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0588528Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0588788Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0588937Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0589105Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0589263Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0589420Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0589586Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0589744Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0589901Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0590065Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0590227Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0590391Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0590554Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0590718Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0590910Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0591084Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0591242Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0591405Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0591562Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0591724Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0591879Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0592121Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0592284Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0592445Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0592602Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0592764Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0592920Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0593076Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0593237Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0593394Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0593558Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0593713Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0593873Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0594035Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0594192Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0594352Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0594514Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0594671Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0594833Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0594993Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0595147Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0595309Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0595466Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0595623Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0595791Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0595949Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0596195Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0596351Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0596507Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0596668Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0596819Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0596975Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0597140Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0597295Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0597457Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0597618Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0597774Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0597941Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0598097Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0598253Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0598415Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0598571Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0598732Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0598888Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0599043Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0599205Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0599499Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0599657Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0599822Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0599978Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0600140Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0600296Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0600453Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0600617Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0600774Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0600930Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0601093Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0601253Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0601413Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0601581Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0601738Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0601901Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0602057Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0602213Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0602378Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0602534Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0602690Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0602854Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0603013Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0603177Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0603419Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0603575Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0603740Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0603898Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0604054Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0604219Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0604379Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0604545Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0604702Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0604865Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0605033Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0605196Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0605351Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0605517Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0605674Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0605840Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0605996Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0606153Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0606319Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0606475Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0606713Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0606877Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0607033Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0607199Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0607355Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0607510Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0607677Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0607833Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0607990Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0608153Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0608308Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0608469Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0608742Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0608900Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0609071Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0609228Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0609384Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0609548Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0609704Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0609862Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0610023Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0610179Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0610341Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0610503Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0610659Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0610908Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0611063Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0611224Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0611386Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0611544Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0611706Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0611862Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0612020Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0612185Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0612346Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0612503Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0612672Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0612827Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0612991Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0613148Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0613303Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0613464Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0613622Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0613777Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0613939Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0614170Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0614335Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0614497Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0614652Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0614815Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0614972Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0615126Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0615285Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0615441Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0615602Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0615756Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0615918Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0616082Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0616240Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0616393Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0616554Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0616709Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0616872Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0617028Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0617183Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0617344Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0617498Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0617651Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0617820Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0617976Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0618235Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0618398Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0618554Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0618717Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0618871Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0619029Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0619191Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0619345Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0619503Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0619671Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0619826Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0619993Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0620148Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0620303Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0620469Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0620627Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0620782Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0620940Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0621095Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0621257Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0621492Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0621648Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0621814Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0621969Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0622123Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0622283Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0622438Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0622597Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0622755Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0622917Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0623075Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0623233Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0623387Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0623548Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0623706Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0623866Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0624022Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0624175Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0624335Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0624491Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0624645Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0624807Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0624962Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0625127Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0625283Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0625516Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0625676Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0625833Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0625988Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0626151Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0626304Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0626459Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0626618Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0626773Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0626936Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0627091Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0627253Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0627417Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0627572Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0627726Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0627884Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0628038Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0628200Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0628354Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0628508Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0628749Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0628908Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0629068Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0629229Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0629384Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0629545Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0629699Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0629855Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0630016Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0630171Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0630329Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0630493Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0630646Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0630804Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0630980Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0643560Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0643869Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0644108Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0644360Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0644576Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0644807Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0645013Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0645189Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0645395Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0645574Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0646017Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0646184Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0646359Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0646523Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0646689Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0646861Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0647032Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0647209Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0647375Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0647547Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0647724Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0647893Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0648058Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0648237Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0648401Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0648696Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0648862Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0649028Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0649202Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0649397Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0649733Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0649925Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0650141Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0650326Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0650505Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0650682Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0650873Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0651058Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0651241Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0651431Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0651611Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0651803Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0651987Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0652165Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0652362Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0652541Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0652719Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0652907Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0653088Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0653274Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0653453Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0653631Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0653818Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0654003Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0654180Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0654453Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0654630Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0654808Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0654994Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0655171Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0655358Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0655537Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0655713Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0655902Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0656083Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0656260Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0656450Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0656629Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0656815Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0656993Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0657171Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0657354Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0657533Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0657709Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0657895Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0658151Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0658335Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0658516Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0658693Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0658879Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0659055Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0659234Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0659417Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0659594Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0659774Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0659951Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0660136Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0660398Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0660589Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0660766Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0660951Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0661127Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0661314Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0661491Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0661672Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0661891Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0662139Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0662329Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0662570Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0662917Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0663126Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0684140Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0684339Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0684505Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0684663Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0684821Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0684989Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0685152Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0685328Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0685486Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0685647Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0685806Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0685960Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0686117Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0686284Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0686441Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0686597Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0686755Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0686913Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0687201Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0687358Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0687514Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0687681Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0687839Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0687995Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0688156Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0688310Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0688468Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0688710Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0688870Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0689035Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0689197Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0689350Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0689519Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0689673Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0689837Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0689992Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0690152Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0690341Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0690520Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0690674Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0690836Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0690996Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0691155Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0691428Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0691588Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0691747Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0691905Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0692058Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0692221Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0692379Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0692543Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0692700Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0692859Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0693020Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0693183Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0693340Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0693503Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0693657Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0693819Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0693974Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0694129Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0694292Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0694448Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0694682Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0694843Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0695004Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0695162Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0695326Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0695477Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0695640Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0695797Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0695953Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0696113Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0696270Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0696429Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0696588Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0696746Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0696908Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0697062Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0697218Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0697378Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0697533Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0697688Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0697862Z Found best Log likelihood so far on (s,q) (0.53, 6): -4.094 2025-05-07T20:51:39.0698018Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0698179Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0698329Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0698476Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0698708Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0698857Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0699007Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0699165Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0699312Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0699467Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0699616Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0699765Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0699926Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0700085Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0700237Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0700403Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0700555Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0700707Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0700870Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0701020Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0701189Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0701341Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0701494Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0701655Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0701886Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0702040Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0702201Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0702357Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0702519Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0702674Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0702826Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0702990Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0703141Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0703291Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0703453Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0703607Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0703764Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0703927Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0704082Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0704242Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0704395Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0704547Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0704707Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0704863Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0705013Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0705171Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0705321Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0705482Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0705639Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0705790Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0706032Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0706184Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0706336Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0706493Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0706644Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0706808Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0706959Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0707109Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0707272Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0707428Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0707577Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0707741Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0707893Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0708043Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0708204Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0708352Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0708510Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0708661Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0708814Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0708975Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0709125Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0709357Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0709520Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0709675Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0709833Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0709983Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0710131Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0710292Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0710442Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0710593Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0710754Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0710907Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0711070Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0711222Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0711379Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0711536Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0711687Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0711837Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0711998Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0712149Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0712308Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0712459Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0712609Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0712768Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0712924Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0713076Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0713314Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0713467Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0713620Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0713781Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0713933Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0714098Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0714249Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0714403Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0714566Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0714724Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0714876Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0715045Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0715199Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0715362Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0715515Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0715668Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0715831Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0715984Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0716135Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0716295Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0716447Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0716688Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0716844Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0717005Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0717172Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0717325Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0717478Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0717642Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0717795Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0717949Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0718113Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0718265Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0718431Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0718585Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0718743Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0718906Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0719058Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0719211Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0719375Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0719529Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0719690Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0719842Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0719993Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0720158Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0720316Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0720468Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0720742Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0720917Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0721095Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0721246Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:51:39.0721406Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0721577Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0721740Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0721902Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0722069Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0722235Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0722403Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0722567Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0722725Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0722891Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0723055Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0723214Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0723382Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0723541Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0723706Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0723876Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0724683Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0724855Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0725017Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0725177Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0725350Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0725507Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0725664Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0725835Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0725991Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0726158Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0726319Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0726482Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0726647Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0726807Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0726963Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0727130Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0727287Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0727453Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0727610Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0727768Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0727933Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0728091Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0728255Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0728426Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0728668Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0728920Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0729079Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0729238Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0729404Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0729562Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0729716Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0729883Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0730041Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0730209Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0730368Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0730527Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0730695Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0730851Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0731007Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0731173Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0731330Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0731497Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0731655Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0731812Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0731978Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0732212Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0732372Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0732540Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0732697Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0732854Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0733023Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0733181Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0733348Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0733506Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0733662Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0733829Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0733992Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0734152Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0734321Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0734478Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0734643Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0734802Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0734960Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0735126Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0735284Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0735441Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0735606Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0735770Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0735943Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0736180Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0736666Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0736832Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0736991Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0737148Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0737316Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0737473Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0737639Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0737796Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0737958Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0738123Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0738287Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0738444Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0738613Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0738772Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0738937Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0739093Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0739250Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0739415Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0739571Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0739954Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0740123Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0740286Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0740449Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0740605Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0740765Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0740930Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0741088Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0741245Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0741407Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0741564Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0741725Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0741889Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0742045Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0742208Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0742381Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0742537Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0742693Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0742856Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0743010Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0743165Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0743326Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0743481Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0743649Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0743805Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0744090Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0744252Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0744408Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0744563Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0744728Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0744884Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0745046Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0745203Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0745358Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0745524Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0745703Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0745861Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0746017Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0746179Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0746336Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0746491Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0746653Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0746809Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0746971Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0747126Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0747432Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0747597Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0747756Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0747911Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0748076Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0748230Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0748383Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0748547Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0748702Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0748862Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0749020Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0749182Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0749345Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0749506Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0749660Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0749822Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0749981Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0750143Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0750297Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0750451Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0750611Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0750764Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0750926Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0751090Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0751244Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0751486Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0751640Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0751793Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0751953Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0752106Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0752259Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0752418Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0752571Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0752731Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0752889Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0753042Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0753206Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0753359Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0753511Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0753672Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0753826Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0753990Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0754142Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0754295Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0754455Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0754691Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0754848Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0755017Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0755174Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0755335Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0755488Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0755641Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0755802Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0755955Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0756109Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0756271Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0756429Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0756584Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0756749Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0756902Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0757063Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0757219Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0757372Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0757534Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0757689Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0757842Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0758003Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0758158Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0758331Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0758485Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0758720Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0758882Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0759035Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0759191Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0759350Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0759503Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0759665Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0759819Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0759972Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0760139Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0760295Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0760451Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0760614Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0760773Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0760936Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0761091Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0761248Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0761412Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0761569Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0761724Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0761960Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0762116Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0762283Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0762439Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0762594Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0762756Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0762912Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0763069Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0763231Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0763386Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0763555Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0763714Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0763873Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0764042Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0764197Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0764350Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0764517Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0764672Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0764828Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0764994Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0765148Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0765311Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0765469Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0765629Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0765796Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0766037Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0766194Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0766366Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0766529Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0766702Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0766859Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0767017Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0767190Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0767351Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0767517Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0767691Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0767856Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0768029Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0768191Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0768349Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0768631Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0768789Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0768943Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0769104Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0769257Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0769503Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0769660Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0769818Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0769984Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0770137Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0770289Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0770450Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0770608Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0770772Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0770930Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0771088Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0771253Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0771410Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0771569Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0771731Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0771889Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0772052Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0772211Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0772367Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0772533Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0772688Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0772844Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0773013Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0773168Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0773322Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0773569Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0773724Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0773887Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0774043Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0774201Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0774366Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0774522Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0774676Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0774835Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0774997Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0775166Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0775327Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0775483Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0775647Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0775802Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0775957Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0776123Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0776280Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0776443Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0776598Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0776852Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0777017Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0777181Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0777337Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0777508Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0777664Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0777826Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0777983Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0778135Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0778299Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0778456Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0778619Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0778780Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0778942Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0779105Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0779262Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0779420Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0779581Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0779737Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0779895Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0780059Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0780214Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0780380Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0780537Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0780773Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0780940Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0781096Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0781252Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0781417Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0781572Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0781730Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0781897Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0782053Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0782222Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0782379Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0782537Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0782701Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0782860Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0783018Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0783183Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0783340Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0783503Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0783660Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0783817Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0784056Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0784215Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0784380Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0784543Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0784700Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0784864Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0785022Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0785178Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0785345Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0785503Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0785661Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0785831Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0785987Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0786150Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0786313Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0786469Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0786634Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0786795Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0786951Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0787115Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0787271Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0787439Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0787595Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0787756Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0787921Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0788161Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0788316Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0788482Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0788639Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0788802Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0788959Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0789115Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0789277Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0789437Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0789599Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0789762Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0789926Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0790084Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0796238Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0796422Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0796595Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0796758Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0796923Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0797096Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0797260Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0797554Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0797731Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0797900Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0798070Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0798236Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0798397Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0798572Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0798738Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0798901Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0799074Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0799237Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0799413Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0799573Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0799735Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0799903Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0800061Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0800221Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0800390Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0800550Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0800732Z Found best Log likelihood so far on (s,q) (0.54, 7): -4.0939 2025-05-07T20:51:39.0800892Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0801050Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0801220Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0801375Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0801612Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0801779Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0801933Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0802085Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0802249Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0802401Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0802564Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0802716Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0802869Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0803029Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0803185Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0803340Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0803510Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0803663Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0803831Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0803983Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0804136Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0804300Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0804455Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0804607Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0804768Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0804998Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0805161Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0805313Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0805467Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0805623Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0805774Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0805926Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0806087Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0806237Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0806391Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0806552Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0806703Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0806862Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0807012Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0807167Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0807326Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0807475Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0807626Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0807783Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0807932Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0808092Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0808242Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0808391Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0808628Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0808778Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0808929Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0809197Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0809347Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0809506Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0809656Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0809807Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0809969Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0810119Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0810267Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0810425Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0810577Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0810725Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0810889Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0811037Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0811197Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0811346Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0811496Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0811654Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0811804Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0811954Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0812112Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0812346Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0812507Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0812660Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0812815Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0812975Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0813125Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0813277Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0813436Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0813586Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0813744Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0813893Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0814042Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0814209Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0814360Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0814514Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0814675Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0814827Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0814977Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0815136Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0815286Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0815452Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0815606Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0815755Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0815927Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0816081Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0816231Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0816473Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0816631Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0816794Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0816947Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0817099Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0817259Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0817412Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0817563Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0817723Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0817885Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0818048Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0818205Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0818359Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0818520Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0818672Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0818824Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0818989Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0819143Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0819304Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0819456Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0819608Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0819851Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0820008Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0820169Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0820330Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0820479Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0820629Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0820791Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0820941Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0821108Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0821260Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0821414Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0821579Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0821730Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0821888Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0822049Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0822198Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0822364Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0822517Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0822670Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0822833Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0822982Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0823131Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0823289Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0823444Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0823606Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0823839Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0823989Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:51:39.0824157Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0824316Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0824474Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0824643Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0824800Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0824959Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0825126Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0825291Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0825455Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0825619Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0825777Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0825948Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0826105Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0826261Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0826426Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0826584Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0826755Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0826914Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0827148Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0827317Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0827483Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0827641Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0827807Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0827964Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0828131Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0828290Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0828448Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0828615Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0828773Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0828935Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0829106Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0829275Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0829443Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0829600Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0829760Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0829927Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0830088Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0830245Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0830414Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0830570Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0830745Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0830903Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0831140Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0831307Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0831466Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0831620Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0831788Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0831946Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0832111Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0832269Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0832426Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0832599Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0832759Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0832919Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0833091Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0833247Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0833404Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0833571Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0833729Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0833896Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0834057Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0834216Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0834382Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0834617Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0834774Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0834943Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0835100Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0835265Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0835421Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0835578Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0835743Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0835902Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0836060Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0836225Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0837662Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0837987Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0838177Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0838339Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0838508Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0838664Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0838823Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0838993Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0839150Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0839315Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0839471Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0839635Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0839806Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0840263Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0840419Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0840580Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0840738Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0840903Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0841059Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0841215Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0841386Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0841541Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0841701Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0841869Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0842030Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0842194Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0842350Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0842507Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0842670Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0842828Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0842984Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0843145Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0843303Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0843632Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0843789Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0843951Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0844118Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0844273Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0844429Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0844598Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0844756Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0844914Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0845082Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0845238Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0845409Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0845566Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0845731Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0845900Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0846056Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0846213Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0846379Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0846533Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0846702Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0846860Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0847018Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0847190Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0847349Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0847505Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0847756Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0847912Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0848078Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0848233Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0848388Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0848658Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0848817Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0848973Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0849137Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0849299Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0849464Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0849626Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0849784Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0849948Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0850106Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0850261Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0850422Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0850575Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0850744Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0850900Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0851133Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0851298Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0851460Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0851615Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0851779Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0851934Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0852097Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0852252Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0852406Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0852573Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0852730Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0852891Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0853056Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0853219Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0853375Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0853542Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0853696Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0853863Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0854018Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0854173Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0854336Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0854490Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0854649Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0854813Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0855051Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0855219Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0855396Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0855552Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0855706Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0855865Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0856022Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0856178Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0856342Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0856495Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0856659Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0856813Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0856970Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0857132Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0857281Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0857438Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0857602Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0857754Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0857907Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0858070Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0858224Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0858467Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0858623Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0858811Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0858964Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0859130Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0859283Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0859439Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0859605Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0859763Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0859918Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0860081Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0860243Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0860410Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0860566Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0860722Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0860886Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0861041Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0861197Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0861365Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0861517Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0861682Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0861841Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0861998Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0862162Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0862316Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0862577Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0862741Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0862898Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0863052Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0863220Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0863374Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0863539Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0863693Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0863849Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0864021Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0864176Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0864337Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0864506Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0864664Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0864834Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0864994Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0865151Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0865320Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0865474Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0865632Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0865880Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0866035Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0866206Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0866363Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0866519Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0866691Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0866850Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0867007Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0867175Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0867335Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0867503Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0867672Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0867829Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0868004Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0868161Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0868319Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0868489Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0868648Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0868820Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0868983Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0869144Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0869316Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0869479Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0869636Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0869807Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0870049Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0870218Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0870375Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0870531Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0870698Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0870855Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0871013Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0871182Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0871341Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0871499Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0871664Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0871827Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0871991Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0872146Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0872302Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0872467Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0872621Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0872776Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0872940Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0873093Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0873337Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0873494Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0873652Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0873854Z Found best Log likelihood so far on (s,q) (0.55, 7.75): -4.09378 2025-05-07T20:51:39.0874022Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0874182Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0874349Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0874508Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0874678Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0874840Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0874999Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0875174Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0875333Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0875497Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0875667Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0875827Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0875994Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0876153Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0876310Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0876477Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0876638Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0876797Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0876976Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0877133Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0877385Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0877541Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0877702Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0877869Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0878031Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0878192Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0878366Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0878525Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0878692Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0878858Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0879017Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0879183Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0879347Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0879508Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0879683Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0879847Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0880020Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0880182Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0880345Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0880515Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0880676Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0880923Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0881098Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0881266Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0881423Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0881596Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0881756Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0881929Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0882089Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0882252Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0882425Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0882586Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0882752Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0882922Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0883087Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0883257Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0883417Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0883575Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0883747Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0883908Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0884068Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0884239Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0884403Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0884578Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0884738Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0884983Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0885156Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0885317Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0885477Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0885650Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0885810Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0885985Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0886144Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0886306Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0886488Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0886652Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0886817Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0886987Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0887147Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0887311Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0887468Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0887623Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0887791Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0887951Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0888108Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0888372Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0888597Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0888775Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0888930Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0889085Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0889249Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0889406Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0889563Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0889729Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0889889Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0890046Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0890221Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0890403Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0890599Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0890760Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0890918Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0891088Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0891247Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0891404Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0891568Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0891726Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0891892Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0892059Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0892219Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0892389Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0892629Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0892786Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0892954Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0893113Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0893280Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0893438Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0893596Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0893764Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0893921Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0894088Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0894262Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0894429Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0894596Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0894755Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0894912Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0895080Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0895241Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0895401Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0895580Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0895741Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0895998Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0896160Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0896325Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0896495Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0896656Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0896816Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0896988Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0897152Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0897334Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0897498Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0897663Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0897843Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0898004Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0898169Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0898342Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0898500Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0898656Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0898824Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0898982Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0899147Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0899303Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0899455Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0899624Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0899779Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0900016Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0900183Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0900339Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0900508Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0900665Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0900823Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0900991Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0901147Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0901300Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0901465Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0901627Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0901796Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0901958Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0902110Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0902274Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0902433Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0902588Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0902755Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0902909Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0903062Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0903227Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0903486Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0903653Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0903809Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0903960Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0904119Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0904271Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0904421Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0904579Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0904731Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0904886Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0905037Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0905187Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0905348Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0905500Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0905655Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0905812Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0905962Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0906123Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0906272Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0906423Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0906579Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0906730Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0906880Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0907042Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0907193Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0907356Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0907588Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0907738Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0907897Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0908046Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0908197Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0908358Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0908511Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0908661Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0908820Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0908975Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0909131Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0909288Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0909445Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0909603Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0909759Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0909909Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0910067Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0910218Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0910373Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0910523Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0910750Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0910909Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0911062Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0911218Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0911376Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0911525Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0911681Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0911831Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0911979Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0912137Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0912286Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0912436Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0912597Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0912746Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0912902Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0913061Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0913211Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0913368Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0913519Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0913668Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0913826Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0913975Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0914128Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0914290Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0914440Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0914594Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0914826Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0914974Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0915130Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0915281Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0915431Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0915587Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0915740Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0915896Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0916046Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0916200Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0916358Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0916513Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0916662Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0916819Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0916968Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0917117Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0917272Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0917422Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0917578Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0917728Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0917980Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0918139Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0918291Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0918445Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0918602Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0918752Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0918915Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0919065Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0919217Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0919375Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0919524Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0919673Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0919846Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0924971Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0925170Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0925329Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0925481Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0925645Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0925797Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0925951Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0926120Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:51:39.0926283Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0926447Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0926624Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0926783Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0926955Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0927226Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0927391Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0927559Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0927716Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0927875Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0928043Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0928204Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0928377Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0928642Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0928805Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0928974Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0929140Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0929299Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0929467Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0929624Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0929792Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0929953Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0930122Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0930317Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0930485Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0930724Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0930895Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0931058Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0931225Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0931386Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0931543Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0931713Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0931871Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0932030Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0932199Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0932356Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0932529Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0932686Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0932851Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0933023Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0933182Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0933341Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0933511Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0933672Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0933826Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0933996Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0934153Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0934325Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0934484Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0934724Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0934896Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0935056Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0935217Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0935383Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0935539Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0935710Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0935867Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0936025Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0936196Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0936604Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0936852Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0937080Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0937292Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0937515Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0937722Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0937928Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0938139Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0938342Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0938519Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0938889Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0939054Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0939226Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0939385Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0939544Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0939710Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0939868Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0940029Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0940204Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0940366Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0940536Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0940698Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0940857Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0941029Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0941197Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0941359Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0941530Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0941691Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0941868Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0942032Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0942195Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0942368Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0942530Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0942701Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0942875Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0943157Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0943333Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0943501Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0943662Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0943834Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0943995Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0944155Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0944327Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0944487Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0944652Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0944821Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0944986Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0945159Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0945321Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0945486Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0945657Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0945818Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0945978Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0946154Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0946314Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0946567Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0946734Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0946898Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0947078Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0947239Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0947399Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0947574Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0947739Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0947920Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0948084Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0948244Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0948421Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0948582Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0948747Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0948917Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0949074Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0949244Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0949405Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0949564Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0949736Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0949892Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0950049Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0950224Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0950383Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0950659Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0950816Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0950974Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0951146Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0951306Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0951465Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.0951637Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0951796Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0951963Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0952124Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0952280Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0952456Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0952612Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0952767Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0952931Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0953087Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0953244Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0953407Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0953563Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0953732Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0953893Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0954127Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0954291Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0954458Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0954613Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0954780Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0954936Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0955102Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0955257Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0955412Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0955577Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0955734Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0955894Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0956060Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0956218Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0956386Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0956549Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0956711Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0956886Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0957050Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0957209Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0957380Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0957540Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0957716Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0957876Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0958123Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0958298Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0958457Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0958619Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0958794Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0958951Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0959126Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0959283Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0959441Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0959618Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0959781Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0959945Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0960140Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0960321Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0960507Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0960666Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0960825Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0960998Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0961155Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0961314Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0961486Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0961740Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0961902Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0962085Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0962248Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0962420Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0962581Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0962744Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0962926Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0963087Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0963251Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0963424Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0963589Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0963758Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0963925Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0964091Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0964265Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0964420Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0964580Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0964752Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0964909Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0965084Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0965248Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0965414Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0965591Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0965840Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0966004Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0966183Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0966345Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0966523Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0966686Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0966848Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0967025Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0967187Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0967355Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0967523Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0967680Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0967842Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0967999Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0968161Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0968326Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0968481Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0968738Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0968908Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0969068Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0969227Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0969465Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0969622Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0969789Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0969942Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0970098Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0970261Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0970437Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0970610Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0970777Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0970932Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0971089Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0971249Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0971407Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0971576Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0971731Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0971885Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0972050Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0972203Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0972363Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0972521Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0972676Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0972840Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0973004Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0973160Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0973417Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0973579Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0973751Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0973905Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0974061Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0974220Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0974375Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0974529Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0974692Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0974842Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0975003Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0975157Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0975314Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0975479Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0975631Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.0975805Z Found best Log likelihood so far on (s,q) (0.56, 8.75): -4.0937 2025-05-07T20:51:39.0975980Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0976135Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0976298Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0976449Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0976603Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0976849Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0977007Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0977166Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0977335Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0977493Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0977661Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0977821Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0977978Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0978146Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0978301Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0978454Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0978623Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0978783Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0978946Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0979115Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0979277Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0979447Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0979603Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0979765Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0979932Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0980094Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0980251Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0980445Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0980622Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0980887Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0981045Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0981200Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0981368Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0981522Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0981679Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0981840Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0981995Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0982154Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0982314Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0982468Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0982636Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0982792Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0982947Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0983111Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0983269Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0983433Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0983591Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0983747Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0983915Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0984144Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0984301Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0984469Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0984623Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0984777Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0984936Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0985096Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0985254Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0985417Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0985572Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0985724Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0985889Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0986045Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0986199Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0986364Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0986518Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0986679Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0986832Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0986985Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0987141Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0987295Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0987448Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0987610Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0987770Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0987928Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0988168Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0988328Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0988480Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0988638Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0988793Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0988945Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0989107Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0989261Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0989415Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0989580Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0989735Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0989894Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0990054Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0990206Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0990362Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0990515Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0990674Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0990835Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0990989Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0991141Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0991376Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0991530Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0991689Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0991842Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0991996Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0992163Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0992318Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0992472Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0992631Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0992786Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0992944Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0993107Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0993261Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0993428Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0993582Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0993738Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0993899Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0994056Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0994215Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0994370Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0994524Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0994679Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0994837Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0994995Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0995236Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0995392Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0995553Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0995709Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0995860Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0996021Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0996176Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0996328Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0996489Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0996649Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0996811Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0996973Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0997127Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0997284Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0997436Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0997587Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0997745Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0997899Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0998053Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0998210Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0998441Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0998600Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0998756Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0998913Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0999072Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.0999226Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.0999375Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.0999525Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.0999671Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.0999821Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.0999974Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1000123Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1000281Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1000452Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1000626Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1000777Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1000925Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1001075Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1001221Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1001366Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1001513Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1001661Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1001806Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1001967Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1002112Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1002341Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1002490Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1002638Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1002795Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1002943Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1003088Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1003237Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1003381Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1003524Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1003672Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1003823Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1003971Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1004123Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1004268Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1004419Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1004567Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1004715Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1004870Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1005021Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1005175Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1005322Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1005571Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1005723Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1005869Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1006021Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1006175Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1006323Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1006473Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1006621Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1006767Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1006920Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1007067Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1007215Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1007371Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1007517Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1007667Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1007819Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1007965Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1008120Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1008264Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1008409Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1008667Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1008814Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1008961Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1009114Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1009262Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1009413Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1009640Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1009785Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1009936Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1010083Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1010228Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1010399Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1010565Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1010721Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1010867Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1011014Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1011168Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1011320Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1011467Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1011620Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1011771Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1011925Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1012072Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1012222Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1012370Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1012516Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1012737Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1012887Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1013032Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1013186Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1013342Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1013490Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1013643Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1013790Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1013937Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1014085Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1014233Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1014378Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1014537Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1014683Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1014840Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1014987Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1015134Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1015288Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1015433Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1015581Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1015731Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1015877Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1016025Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1016173Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1016324Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1016475Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1016699Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1016843Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1016992Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1017137Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1017285Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1017435Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1017582Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1017729Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1017877Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1018027Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1018183Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1018334Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1018481Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1018632Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1018780Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1018935Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1019083Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1019229Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1019380Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1019524Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1019671Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1019902Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1020053Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1020214Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1020360Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1020507Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1020657Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1020802Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1020947Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1021096Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:51:39.1021249Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1021404Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1021565Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1021719Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1021882Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1022038Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1022191Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1022355Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1022512Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1022666Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1022826Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1022978Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1023134Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1023295Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1023449Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1023688Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1023843Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1023997Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1024156Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1024311Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1024467Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1024621Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1024772Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1024927Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1025087Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1025241Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1025401Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1025552Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1025710Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1025864Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1026019Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1026176Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1026332Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1026485Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1026639Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1026866Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1027025Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1027177Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1027337Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1027498Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1027649Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1027802Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1027957Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1028107Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1028270Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1028429Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1028583Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1028749Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1028902Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1029060Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1029223Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1029377Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1029531Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1029691Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1029842Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1030001Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1030156Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1030328Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1030518Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1030676Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1030912Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1031072Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1031227Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1031385Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1031538Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1031692Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1031852Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1032007Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1032160Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1032322Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1032474Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1032631Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1032784Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1032937Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1033094Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1033247Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1033398Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1033555Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1033706Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1033860Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1034114Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1034266Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1034425Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1034578Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1034734Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1034896Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1035053Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1035213Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1035366Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1035520Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1035676Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1035833Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1035986Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1036146Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1036446Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1036608Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1036759Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1036909Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1037065Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1037217Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1037370Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1037530Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1037689Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1037848Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1038135Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1038286Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1038440Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1038592Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1038745Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1038900Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1039051Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1039201Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1039355Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1039512Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1039665Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1039820Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1039977Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1040133Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1040284Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1040435Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1040590Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1040740Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1040894Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1041044Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1041196Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1041463Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1041617Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1041773Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1041932Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1042087Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1042248Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1042401Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1042551Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1042703Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1042854Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1043007Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1043166Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1043317Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1043477Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1043627Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1043779Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1043933Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1044085Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1044235Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1044390Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1044539Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1044691Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1044847Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1044998Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1045233Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1045381Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1045528Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1045680Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1045832Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1045987Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1046135Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1046284Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1046435Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1046587Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1046735Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1050385Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1050566Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1050718Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1050876Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1051025Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1051180Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1051331Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1051481Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1051638Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1051894Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1052045Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1052198Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1052353Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1052504Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1052652Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1052802Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1052954Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1053110Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1053261Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1053413Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1053562Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1053719Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1053868Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1054027Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1054180Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1054328Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1054472Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1054629Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1054778Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1054933Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1055082Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1055230Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1055388Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1055538Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1055826Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1055978Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1056131Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1056282Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1056433Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1056586Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1056737Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1056886Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1057035Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1057194Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1057348Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1057508Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1057663Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1057812Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1057967Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1058117Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1058271Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1058424Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1058574Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1058722Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1058876Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1059159Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1059317Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1059472Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1059620Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1059775Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1059923Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1060072Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1060226Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1060377Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1060528Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1060677Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1060830Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1060988Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1061142Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1061291Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1061444Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1061592Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1061744Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1061893Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1062043Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1062201Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1062350Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1062508Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1062660Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1062912Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1063066Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1063215Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1063364Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1063518Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1063669Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1063819Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1063971Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1064120Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1064272Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1064427Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1064580Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1064730Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1064879Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1065027Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1065178Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1065328Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1065475Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1065629Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1065777Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1065929Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1066159Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1066311Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1066468Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1066617Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1066769Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1066922Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1067070Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1067222Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1067371Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1067519Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1067670Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1067826Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1067977Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1068138Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1068290Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1068450Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1068600Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1068755Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1068921Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1069069Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1069217Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1069370Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1069524Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1069676Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1069904Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1070055Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1070232Z Found best Log likelihood so far on (s,q) (0.57, 9.75): -4.09362 2025-05-07T20:51:39.1070388Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1070541Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1070693Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1070845Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1071000Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1071154Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1071307Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1071463Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1071626Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1071778Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1071937Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1072088Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1072238Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1072391Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1072542Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1072697Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1072848Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1073080Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1073237Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1073389Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1073545Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1073706Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1073859Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1074021Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1074173Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1074324Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1074478Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1074628Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1074779Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1074943Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1075095Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1075255Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1075405Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1075556Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1075711Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1075864Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1076020Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1076174Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1076328Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1076481Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1076638Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1076791Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1077022Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1077174Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1077324Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1077478Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1077629Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1077783Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1077934Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1078086Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1078240Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1078396Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1078546Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1078705Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1078856Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1079009Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1079159Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1079313Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1079465Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1079620Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1079772Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1079926Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1080153Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1080309Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1080500Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1080673Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1080828Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1080979Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1081129Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1081283Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1081434Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1081584Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1081737Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1081895Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1082048Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1082202Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1082353Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1082510Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1082661Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1082811Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1082964Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1083114Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1083266Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1083416Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1083571Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1083725Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1083956Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1084106Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1084265Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1084421Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1084581Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1084734Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1084884Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1085038Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1085188Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1085342Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1085499Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1085653Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1085818Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1085970Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1086121Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1086274Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1086424Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1086576Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1086729Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1086882Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1087036Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1087265Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1087418Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1087577Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1087727Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1087878Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1088032Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1088184Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1088335Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1088492Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1088721Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1088876Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1089034Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1089185Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1089348Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1089498Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1089648Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1089802Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1089952Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1090105Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1090258Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1090410Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1090566Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1090722Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1090873Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1091134Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1091285Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1091439Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1091590Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1091742Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1091895Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1092046Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1092196Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1092349Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1092506Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1092659Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1092816Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1092965Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1093115Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1093265Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1093413Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1093562Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1093709Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1093862Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1094009Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1094230Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1094384Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1094538Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1094685Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1094837Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1094984Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1095131Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1095283Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1095430Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1095580Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1095727Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1095873Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1096026Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1096171Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1096324Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1096473Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1096620Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1096771Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1096917Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1097065Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1097214Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1097362Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1097509Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1097662Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1097809Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1098044Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1098191Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1098337Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1098490Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1098640Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1098788Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1098938Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1099084Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1099232Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1099380Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1099531Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1099683Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1099833Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1099981Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1100133Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1100280Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1100427Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1100581Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1100728Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1100879Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1101025Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1101249Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1101401Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1101552Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1106706Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1106887Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1107043Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1107192Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1107344Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1107497Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1107646Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1107798Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1107956Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1108111Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1108264Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1108413Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1108591Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1108739Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1108889Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1109038Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1109193Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1109344Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1109493Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1109648Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1109802Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1109950Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1110206Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1110377Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1110536Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1110686Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1110836Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1110986Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1111137Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1111285Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1111436Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1111587Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1111736Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1111887Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1112033Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1112189Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1112337Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1112484Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1112633Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1112783Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1112940Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1113088Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1113326Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1113475Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1113622Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1113774Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1114008Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1114158Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1114309Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1114457Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1114608Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1114755Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1114903Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1115055Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1115208Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1115359Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1115509Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1115659Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1115810Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1115957Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1116106Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1116258Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1116404Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1116552Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1116699Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1116851Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1117001Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1117196Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1117343Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1117499Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1117650Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1117797Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1117948Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1118099Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1118250Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1118397Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1118548Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1118713Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1118861Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1119012Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1119167Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1119316Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1119469Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1119615Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:51:39.1119786Z Found best Log likelihood so far on (s,q) (0.59, 12.5): -4.09358 2025-05-07T20:51:39.1119955Z Found best Log likelihood so far on (s,q) (0.6, 12.5): -4.0934 2025-05-07T20:51:39.1120118Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1120276Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1120537Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1120692Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1120850Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1121060Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1121212Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1121372Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1121526Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1121681Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1121838Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1121991Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1122149Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1122306Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1122458Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1122614Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1122766Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1122920Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1123075Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1123227Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1123379Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1123534Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1123690Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1123852Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1124008Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1124164Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1124369Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1124522Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1124677Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1124831Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1124984Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1125139Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1125293Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1125444Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1125599Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1125756Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1125906Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1126067Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1126221Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1126375Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1126528Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1126679Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1126837Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1126989Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1127140Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1127294Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1127445Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1127684Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1127841Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1127997Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1128196Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1128347Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1128499Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1128734Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1128886Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1129044Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1129195Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1129348Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1129510Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1129661Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1129815Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1129976Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1130128Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1130287Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1130438Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1130591Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1130748Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1130901Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1131053Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1131214Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1131366Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1131566Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1131725Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1131876Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1132030Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1132182Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1132334Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1132489Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1132641Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1132792Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1132952Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1133105Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1133262Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1133418Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1133571Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1133724Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1133877Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1134029Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1134184Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1134335Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1134489Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1134718Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1134870Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1135028Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1135181Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1135375Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1135532Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1135683Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1135836Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1135986Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1136139Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1136448Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1136607Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1136760Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1136918Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1137078Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1137239Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1137395Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1137548Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1137704Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1137854Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1138005Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1138160Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1138315Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1138469Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1138708Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1138863Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1139024Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1139178Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1139332Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1139490Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1139643Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1139796Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1139952Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1140117Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1140301Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1140469Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1140624Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1140779Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1140929Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1141079Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1141236Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1141387Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1141541Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1141691Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1141844Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1142112Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1142267Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1142421Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1142647Z Found best Log likelihood so far on (s,q) (0.62, 15): -4.09335 2025-05-07T20:51:39.1142799Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1142955Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1143104Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1143252Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1143405Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1143554Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1143702Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1143860Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1144010Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1144168Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1144318Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1144472Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1144622Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1144772Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1144922Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1145076Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1145224Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1145375Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1145528Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1145678Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1145878Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1146027Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1146177Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1146331Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1146478Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1146627Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1146777Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1146928Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1147085Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1147233Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1147385Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1147536Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1147685Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1147835Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1147988Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1148136Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1148295Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1148443Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1148593Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1148744Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1148891Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1149140Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1149298Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1149451Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1149607Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1149798Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1149950Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1150101Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1150248Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1150395Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1150544Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1150693Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1150840Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1151000Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1151147Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1151303Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1151452Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1151599Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1151750Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1151897Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1152047Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1152202Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1152349Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1152501Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1152655Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1152803Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1152999Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1153155Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1153303Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1153457Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1153607Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1153756Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1153906Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1154059Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1154216Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1154371Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1154517Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1154674Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1154825Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1154980Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1155139Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1155289Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1155439Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1155589Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1155741Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1155895Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1156048Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1156275Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1156430Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1156585Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1156784Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1156933Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1157085Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1157235Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1157387Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1157535Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1157692Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1157842Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1158001Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1158150Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1158301Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1158455Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1158606Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1158757Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1158914Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1159062Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1159211Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1159358Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1159505Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1159660Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1159807Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1159954Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1160156Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1160311Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1160461Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1160619Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1160770Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1160923Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1161071Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1161218Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1161368Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1161522Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1161669Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1161827Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1161982Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1162134Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1162281Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1162430Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1162586Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1162737Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1162889Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1163048Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1163275Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1163434Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1163586Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1163733Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1163925Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:51:39.1164091Z Found best Log likelihood so far on (s,q) (0.64, 17.5): -4.09332 2025-05-07T20:51:39.1164256Z Found best Log likelihood so far on (s,q) (0.65, 17.5): -4.09317 2025-05-07T20:51:39.1164416Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1164572Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1164723Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1164877Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1165036Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1165203Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1165356Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1165511Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1165669Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1165821Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1165973Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1166127Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1166277Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1166433Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1166586Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1166737Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1166900Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1167051Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1167249Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1167410Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1167568Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1167727Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1167879Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1168031Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1168185Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1168336Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1168489Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1168737Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1168889Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1169047Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1169203Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1169353Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1169509Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1169660Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1169806Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1169962Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1170113Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1170269Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1170497Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1170650Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1170808Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1171006Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1171158Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1171314Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1171468Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1171621Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1171774Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1171925Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1172080Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1172240Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1176187Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1176380Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1176543Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1176698Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1176858Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1177012Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1177168Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1177327Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1177482Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1177636Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1177793Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1177948Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1178251Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1178403Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1178562Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1178714Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1178868Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1179033Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1179186Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1179337Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1179492Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1179647Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1179805Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1179963Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1180115Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1180298Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1180475Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1180627Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1180783Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1180938Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1181100Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1181251Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1181485Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1181649Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1181802Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1181958Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1182168Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1182320Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1182486Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1182644Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1182796Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1182952Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1183109Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1183268Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1183431Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1183585Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1183740Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1183903Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1184060Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1184224Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1184377Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1184532Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1184690Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1184843Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1184996Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1185157Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1185313Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1185514Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1185668Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1185825Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1185980Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1186133Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1186287Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1186442Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1186595Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1186751Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1186913Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1187065Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1187226Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1187382Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1187537Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1187694Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1187846Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1188001Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1188159Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1188312Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1188469Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1188702Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1188859Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1189017Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1189173Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1189375Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1189532Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1189685Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1189856Z Found best Log likelihood so far on (s,q) (0.67, 20): -4.09316 2025-05-07T20:51:39.1190010Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1190163Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1190318Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1190475Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1190625Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1190781Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1190931Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1191086Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1191234Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1191387Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1191541Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1191694Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1191845Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1191999Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1192148Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1192308Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1192457Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1192647Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1192806Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1192959Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1193107Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1193259Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1193408Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1193565Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1193714Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1193863Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1194019Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1194167Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1194319Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1194477Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1194635Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1194787Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1194940Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1195095Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1195248Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1195397Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1195545Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1195773Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1195923Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1196072Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1196231Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1196429Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1196577Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1196726Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1196878Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1197032Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1197182Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1197334Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1197485Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1197643Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1197800Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1197954Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1198103Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1198255Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1198405Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1198553Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1198706Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1198858Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1199014Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1199165Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1199320Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1199471Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1199664Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1199815Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1199972Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1200125Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1200279Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1200432Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1200582Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1200733Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1200887Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1201037Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1201195Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1201345Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1201495Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1201654Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1201807Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1201966Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1202114Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1202263Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1202417Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1202565Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1202712Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1202944Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1203094Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1203248Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1203396Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1203612Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1203764Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1203916Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1204065Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1204217Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1204364Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1204513Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1204676Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1204828Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1204982Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1205132Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1205288Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1205442Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1205593Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1205746Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1205901Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1206050Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1206204Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1206358Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1206515Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1206673Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1206867Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1207021Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1207174Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1207322Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1207478Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1207628Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1207778Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1207934Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1208083Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1208236Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1208389Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1208681Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1208839Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1208993Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1209140Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1209292Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1209444Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1209594Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1209750Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1209900Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1210049Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1210309Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1210491Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1210659Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:51:39.1210870Z Found best Log likelihood so far on (s,q) (0.7, 22.5): -4.09304 2025-05-07T20:51:39.1211031Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1211188Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1211347Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1211499Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1211657Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1211814Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1211972Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1212132Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1212286Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1212443Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1212598Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1212750Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1212905Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1213057Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1213217Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1213370Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1213526Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1213681Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1213842Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1213993Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1214196Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1214354Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1214513Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1214665Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1214819Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1214973Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1215126Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1215285Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1215448Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1215600Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1215755Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1215914Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1216073Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1216234Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1216385Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1216536Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1216698Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1216852Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1217006Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1217160Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1217397Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1217551Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1217706Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1217858Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1218057Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1218210Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1218362Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1218518Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1218673Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1218826Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1218976Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1219135Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1219296Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1219455Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1219606Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1219764Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1219914Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1220071Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1220225Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1220380Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1220535Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1220687Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1220841Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1221006Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1221537Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1221741Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1221896Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1222047Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1222201Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1222353Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1222507Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1222661Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1222811Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1222969Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1223124Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1223275Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1223434Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1223587Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1223740Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1223900Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1224051Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1224212Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1224365Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1224519Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1224676Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1224903Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1225056Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1225215Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1225408Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1225568Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1225721Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1225873Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1226038Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1226195Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1226348Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1226510Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1226668Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1226833Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1226990Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1227144Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1227301Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1227452Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1227607Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1227764Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1227914Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1228071Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1228224Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1228379Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1228533Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1228730Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1228882Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1229039Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1229189Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1229344Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1229500Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1229653Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1229809Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1229961Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1230117Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1230272Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1230427Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1230580Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1230737Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1230889Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1231046Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1231197Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1231351Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1231505Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1231661Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1231922Z Found best Log likelihood so far on (s,q) (0.73, 25): -4.09296 2025-05-07T20:51:39.1232077Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1232232Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1232381Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1232583Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1232734Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1232881Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1233031Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1233177Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1233325Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1233475Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1233622Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1233774Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1233926Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1234076Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1234231Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1234378Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1234525Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1234678Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1234830Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1234977Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1235124Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1235277Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1235427Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1235576Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1235772Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1235922Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1236072Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1236223Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1236534Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1236686Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1236834Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1236981Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1237131Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1237279Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1237431Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1237582Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1237731Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1237883Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1238030Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1238176Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1238325Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1238471Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1238617Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1238769Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1238917Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1239201Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1239348Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1239499Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1239649Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1239848Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1239994Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1240146Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1240295Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1240441Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1240593Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1240740Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1240897Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1241045Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1241197Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1241348Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1241501Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1241649Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1241802Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1241950Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1242101Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1242248Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1242395Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1242547Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1242698Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1242847Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1243066Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1243215Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1243366Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1243514Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1243661Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1243810Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1243955Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1244101Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1244251Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1244401Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1244551Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1244700Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1244846Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1245003Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1245151Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1245297Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1245448Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1245596Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1245742Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1245891Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1246115Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1246267Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1246413Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1246563Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1246750Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1246897Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1247043Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1247193Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1247339Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1247489Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1247637Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1247783Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1247941Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1248089Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1248238Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1248389Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1248608Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1248761Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1248911Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1249061Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1249215Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1249362Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1249509Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1249664Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1249813Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1250008Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1250161Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1250310Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1250460Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1250607Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1250753Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1250903Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1251051Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1251199Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1251355Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1251505Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:51:39.1251663Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1251818Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1251976Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1252131Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1252282Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1252435Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1252590Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1252742Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1252894Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1253046Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1253271Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1253425Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1253579Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1253770Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1253923Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1254075Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1254228Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1254379Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1254530Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1254685Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1254835Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1254993Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1255146Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1255299Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1255451Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1255602Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1255753Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1255906Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1256057Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1256208Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1256362Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1256514Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1256669Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1256823Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1257018Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1257172Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1257324Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1257475Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1257628Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1257778Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1257929Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1258086Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1258239Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1258403Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1258554Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1258708Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1258861Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1259015Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1259165Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1259318Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1259470Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1259627Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1259781Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1259935Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1260191Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1260343Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1260494Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1260651Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1260839Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1260994Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1261145Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1261295Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1261449Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1261599Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1261750Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1261904Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1262061Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1262214Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1262366Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1262522Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1262678Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1262830Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1262980Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1263134Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1263285Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1263439Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1263591Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1263745Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1263898Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1264093Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1264246Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1264398Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1264552Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1264704Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1264858Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1265009Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1265161Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1265312Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1265468Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1265621Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1265775Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1265928Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1266081Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1266232Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1266389Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1266545Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1266697Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1266852Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1267003Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1267231Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1267386Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1267538Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1267729Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1267879Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1268029Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1268183Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1268334Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1268484Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1268641Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1268791Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1268957Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1269111Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1269266Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1269421Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1269573Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1269723Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1269880Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1270031Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1270192Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1270347Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1270499Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1270663Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1270814Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1271007Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1271159Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1271310Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1271461Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1271612Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1271759Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1271909Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1272056Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1272203Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1272352Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1272503Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1272650Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1272802Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1272951Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1273101Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1273249Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1273395Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1273544Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1273692Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1273839Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1273988Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1274214Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1274362Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1274511Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1274658Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1274855Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1275006Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1275155Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1275305Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1275455Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1275609Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1275760Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1275914Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1276067Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1276215Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1276363Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1276525Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1276674Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1276822Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1276976Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1277126Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1277279Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1277429Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1277578Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1277734Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1277881Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1278074Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1278231Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1278380Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1278533Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1278681Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1278828Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1278975Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1279123Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1279270Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1279427Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1279574Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1279726Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1279873Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1280022Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1280172Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1280318Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1280463Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1280614Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1280765Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1280915Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1281070Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1281297Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1281453Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1281604Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1281788Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1281937Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1282084Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1282232Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1282381Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1282530Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1282680Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1282828Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1282979Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1283130Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1283281Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1283430Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1283582Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1283732Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1283887Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1284035Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1284184Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1284333Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1284479Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1284630Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1284781Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1284997Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1285145Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1285295Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1285442Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1285595Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1285744Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1285892Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1286042Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1286190Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1286336Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1286488Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1286635Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1286787Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1286936Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1287084Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1287233Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1287381Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1287528Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1287682Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1287831Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1287988Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1288209Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1288358Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1288571Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1288719Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1288954Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1289106Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1289253Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1289402Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1289550Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1289697Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:51:39.1289853Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1290012Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1290164Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1290319Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1290472Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1290626Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1290780Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1290930Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1291083Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1291235Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1291387Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1291540Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1291692Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1291846Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1292000Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1292194Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1292350Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1292501Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1292654Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1296253Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1296437Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1296598Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1296753Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1296905Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1297069Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1297221Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1297378Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1297538Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1297689Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1297842Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1297998Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1298148Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1298303Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1298454Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1298605Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1298860Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1299019Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1299173Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1299367Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1299519Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1299671Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1299828Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1299981Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1300137Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1300289Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1300441Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1300602Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1300753Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1300907Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1301062Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1301215Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1301375Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1301530Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1301683Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1301839Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1301992Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1302144Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1302306Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1302461Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1302660Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1302812Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1302967Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1303122Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1303275Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1303426Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1303581Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1303733Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1303888Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1304046Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1304200Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1304361Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1304513Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1304669Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1304829Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1304981Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1305137Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1305289Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1305441Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1305598Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1305750Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1305979Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1306136Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1306291Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1306482Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1306634Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1306789Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1306946Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1307098Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1307250Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1307407Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1307560Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1307721Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1307873Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1308031Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1308186Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1308340Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1308492Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1308646Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1308801Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1308954Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1309108Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1309262Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1309420Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1309573Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1309768Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1309926Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1310078Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1310230Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1310385Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1310536Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1310691Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1310842Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1310996Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1311154Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1311307Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1311463Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1311621Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1311772Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1311928Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1312080Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1312229Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1312381Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1312531Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1312680Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1312906Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1313055Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1313209Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1313359Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1313568Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1313719Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1313867Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1314016Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1314167Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1314318Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1314473Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1314621Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1314777Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1314928Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1315076Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1315224Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1315374Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1315521Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1315669Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1315819Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1315967Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1316118Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1316265Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1316418Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1316567Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1316757Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1316904Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1317058Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1317204Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1317358Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1317507Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1317657Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1317806Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1317954Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1318104Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1318254Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1318405Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1318556Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1318706Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1318854Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1319003Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1319150Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1319296Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1319447Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1319596Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1319746Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1319973Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1320124Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1320277Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1320462Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1320610Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1320761Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1320909Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1321056Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1321207Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1321356Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1321510Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1321667Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1321813Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1321965Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1322113Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1322261Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1322412Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1322562Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1322711Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1322859Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1323005Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1323157Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1323304Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1323455Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1323605Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1323795Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1323944Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1324093Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1324243Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1324394Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1324541Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1324688Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1324840Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1324989Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1325140Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1325299Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1325448Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1325598Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1325747Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1325897Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1326049Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1326195Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1326342Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1326493Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1326640Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1326871Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1327023Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1327174Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1327328Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1327513Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1327659Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1327808Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1327955Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1328103Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1328256Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1328403Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1328662Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1328816Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1328964Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1329119Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1329270Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1329416Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1329566Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1329713Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1329868Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1330019Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:51:39.1330175Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1330334Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1330491Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1330644Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1330844Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1330995Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1331155Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1331309Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1331460Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1331615Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1331767Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1331918Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1332071Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1332225Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1332375Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1332529Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1332680Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1332838Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1332988Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1333140Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1333295Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1333445Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1333599Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1333751Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1333981Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1334138Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1334290Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1334442Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1334639Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1334794Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1334949Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1335103Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1335255Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1335412Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1335562Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1335713Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1335874Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1336026Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1336182Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1336493Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1336646Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1336801Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1336952Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1337103Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1337257Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1337407Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1337559Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1337718Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1337870Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1338107Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1338260Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1338411Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1338571Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1338722Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1338873Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1339027Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1339177Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1339330Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1339484Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1339638Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1339793Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1339948Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1340099Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1340255Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1340409Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1340563Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1340715Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1340865Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1341019Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1341309Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1341463Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1341619Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1341830Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1341983Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1342134Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1342285Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1342439Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1342591Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1342742Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1342897Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1343053Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1343208Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1343362Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1343512Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1343668Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1343821Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1343971Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1344123Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1344278Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1344430Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1344586Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1344743Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1344896Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1345092Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1345243Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1345399Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1345550Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1345702Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1345855Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1346007Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1346162Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1346314Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1346467Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1346629Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1346787Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1346938Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1347099Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1347250Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1347403Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1347558Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1347711Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1347864Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1348021Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1348252Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1348406Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1348557Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1348711Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1348908Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1349057Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1349207Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1349354Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1349502Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1349657Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1349804Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1349955Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1350109Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1350253Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1350410Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1350559Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1350706Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1350857Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1351005Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1351153Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1351304Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1351456Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1351605Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1351759Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1351906Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1352097Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1352249Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1352397Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1352544Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1352694Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1352840Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1352987Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1353137Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1353282Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1353433Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1353586Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1353734Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1353888Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1354040Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1354188Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1354338Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1354493Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1354643Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1354790Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1354943Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1355091Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1355318Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1355469Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1355621Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1355773Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1355962Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1356111Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1356263Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1356409Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1356559Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1356711Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1356865Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1357021Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1357172Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1357320Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1357472Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1357622Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1357771Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1357921Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1358070Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1358222Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1358373Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1358522Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1358675Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1358829Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1358978Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1359173Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1359326Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1359475Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1359625Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1359773Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1359925Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1360074Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1360224Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1360375Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1360534Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1360684Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1360837Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1360984Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1361142Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1361293Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1361441Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1361597Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1361745Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1361893Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1362044Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1362193Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1362419Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1362569Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1362723Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1362914Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1363064Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1363213Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1363363Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1363511Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1363662Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1363812Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1363961Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1364117Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1364267Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1364419Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1364571Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1364726Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1364880Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1365030Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1365178Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1365330Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1365479Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:51:39.1365633Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1365796Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1365951Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1366148Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1366305Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1366460Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1366615Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1366767Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1366920Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1367070Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1367224Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1367375Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1367530Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1367687Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1367842Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1367995Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1368150Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1368304Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1368461Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1368667Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1368829Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1368985Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1369141Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1369294Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1369548Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1369705Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1369863Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1370053Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1370207Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1370360Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1370515Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1370668Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1370820Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1370977Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1371131Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1371289Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1371445Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1371599Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1371757Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1371908Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1372062Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1372216Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1372368Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1372521Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1372677Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1372828Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1372988Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1373140Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1373336Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1373495Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1373647Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1373799Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1373955Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1374107Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1374260Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1374416Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1374568Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1374728Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1374881Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1375035Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1375190Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1375346Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1375498Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1375653Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1375805Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1375960Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1376112Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1376265Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1376496Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1376649Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1376804Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1376959Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1377149Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1377304Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1377456Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1377607Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1377763Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1377918Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1378072Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1378233Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1378388Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1378543Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1378698Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1378854Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1379008Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1379160Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1379311Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1379468Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1379623Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1379780Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1379935Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1380093Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1380248Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1380441Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1380596Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1380751Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1380906Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1381059Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1381212Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1381365Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1381519Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1381671Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1381828Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1381982Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1382138Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1382293Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1382450Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1382603Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1382758Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1382909Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1383059Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1383211Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1383361Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1383620Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1383773Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1383925Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1384109Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1384260Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1384409Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1384562Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1384712Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1384861Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1385011Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1385160Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1385318Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1385467Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1385619Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1385773Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1385924Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1386072Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1386222Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1386371Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1386523Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1386673Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1386821Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1386971Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1387123Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1387273Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1387471Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1387622Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1387772Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1387922Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1388072Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1388223Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1388372Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1388523Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1388673Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1388829Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1388979Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1389139Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1389286Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1389439Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1389589Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1389741Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1389899Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1390049Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1390202Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1390382Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1390633Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1390785Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1390934Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1391086Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1391275Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1391423Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1391571Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1391722Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1391868Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1392016Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1392167Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1392315Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1392471Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1392621Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1392776Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1392929Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1393078Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1393226Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1393375Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1393524Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1393678Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1393826Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1393974Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1394130Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1394278Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1394490Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1394648Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1394801Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1394954Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1395103Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1395251Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1395403Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1395555Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1395706Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1395859Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1396011Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1396159Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1396314Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1396465Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1396619Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1396770Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1396919Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1397074Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1397225Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1397375Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1397527Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1397754Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1397906Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1398056Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1398207Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1398397Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1398547Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1398694Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1398846Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1398994Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1399145Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1399295Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1399450Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:51:39.1399606Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1399760Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1399915Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1400073Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1400220Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1400387Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1400563Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1400731Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1400892Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1401045Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1401199Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1401364Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1401517Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1401714Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1401874Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1402029Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1402184Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1402336Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1402488Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1402644Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1402796Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1402947Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1403107Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1403260Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1403423Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1403579Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1403731Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1403885Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1404038Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1404192Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1404347Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1404499Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1404653Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1404929Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1405083Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1405240Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1405428Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1405581Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1405737Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1405892Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1406049Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1406202Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1406355Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1406509Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1406666Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1406819Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1406975Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1407127Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1407285Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1407438Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1407591Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1407746Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1407901Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1408056Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1408214Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1408372Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1408581Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1408779Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1408932Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1409090Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1409242Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1409394Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1409549Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1409701Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1409853Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1410008Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1410167Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1410322Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1410477Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1410629Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1410788Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1410941Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1411092Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1411247Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1411400Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1411557Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1411709Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1411937Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1412096Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1412249Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1412404Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1412597Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1412752Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1412911Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1416305Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1416490Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1416658Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1416820Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1416978Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1417149Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1417308Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1417472Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1417631Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1417790Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1417946Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1418103Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1418257Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1418415Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1418569Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1418726Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1418888Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1419048Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1419273Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1419427Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1419579Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1419732Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1419878Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1420031Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1420200Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1420371Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1420534Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1420688Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1420837Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1420992Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1421141Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1421291Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1421445Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1421594Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1421746Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1421894Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1422047Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1422199Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1422426Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1422578Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1422730Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1422882Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1423095Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1423244Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1423393Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1423544Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1423695Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1423843Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1423994Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1424142Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1424299Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1424454Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1424605Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1424763Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1424912Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1425062Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1425215Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1425364Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1425511Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1425663Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1425811Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1425968Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1426115Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1426308Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1426459Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1426609Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1426757Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1426909Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1427058Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1427208Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1427356Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1427504Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1427654Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1427807Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1427956Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1428114Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1428264Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1428415Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1428565Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1428712Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1428865Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1429013Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1429158Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1429312Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1429538Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1429689Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1429846Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1429993Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1430183Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1430331Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1430481Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1430631Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1430778Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1430926Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1431076Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1431230Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1431383Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1431531Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1431680Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1431833Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1431982Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1432132Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1432280Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1432429Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1432583Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1432731Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1432880Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1433034Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1433184Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1433374Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1433527Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1433677Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1433823Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1433974Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1434122Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1434281Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1434429Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1434577Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1434737Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1434885Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1435038Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1435187Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:51:39.1435335Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1435492Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1435646Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1435800Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1435958Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1436110Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1436411Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1436701Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1436858Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1437015Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1437172Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1437379Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1437536Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1437690Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1437843Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1438001Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1438155Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1438311Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1438463Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1438621Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1438778Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1438933Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1439089Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1439244Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1439396Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1439551Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1439704Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1439857Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1440016Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1440169Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1440325Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1440479Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1440697Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1440851Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1441009Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1441163Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1441320Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1441474Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1441628Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1441788Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1441942Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1442107Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1442263Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1442419Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1442576Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1442728Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1442883Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1443041Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1443196Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1443350Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1443508Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1443662Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1443897Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1444051Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1444207Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1444362Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1444554Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1444707Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1444864Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1445018Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1445176Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1445329Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1445485Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1445647Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1445803Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1445958Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1446116Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1446270Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1446431Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1446587Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1446741Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1446898Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1447052Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1447204Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1447364Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1447517Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1447714Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1447868Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1448023Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1448179Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1448333Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1448486Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1448722Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1448879Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1449035Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1449196Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1449348Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1449505Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1449661Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1449816Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1449974Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1450130Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1450311Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1450494Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1450652Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1450815Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1450974Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1451231Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1451389Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1451545Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1451735Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1451890Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1452042Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1452199Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1452351Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1452500Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1452654Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1452804Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1452959Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1453110Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1453264Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1453422Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1453572Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1453722Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1453875Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1454026Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1454177Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1454330Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1454480Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1454633Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1454787Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1454978Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1455130Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1455283Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1455432Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1455596Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1455744Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1455893Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1456045Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1456195Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1456348Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1456502Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1456653Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1456809Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1456961Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1457110Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1457262Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1457411Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1457562Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1457713Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1457861Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1458014Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1458242Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1458393Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1458547Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1458698Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1458885Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1459035Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1459187Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1459340Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1459489Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1459637Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1459787Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1459943Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1460092Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1460245Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1460397Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1460551Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1460701Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1460852Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1461009Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1461158Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1461307Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1461461Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1461609Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1461766Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1461914Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1462103Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1462257Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1462407Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1462556Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1462709Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1462858Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1463011Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1463161Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1463311Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1463468Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1463615Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1463768Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1463920Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1464072Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1464223Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1464377Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1464527Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1464683Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1464832Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1464983Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1465133Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1465359Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1465511Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1465664Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1465860Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1466012Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1466162Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1466313Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1466466Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1466615Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:51:39.1466773Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1466934Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1467102Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1467263Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1467420Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1467579Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1467736Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1467891Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1468049Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1468208Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1468362Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1468521Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1468675Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1468834Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1468992Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1469188Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1469343Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1469504Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1469658Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1469813Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1469971Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1470127Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1470292Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1470469Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1470647Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1470805Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1470963Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1471119Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1471277Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1471431Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1471587Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1471745Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1471901Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1472055Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1472213Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1472441Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1472596Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1472755Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1472910Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1473103Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1473258Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1473411Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1473568Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1473722Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1473876Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1474033Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1474187Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1474347Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1474502Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1474659Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1474817Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1474969Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1475129Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1475283Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1475442Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1475597Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1475755Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1475913Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1476070Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1476223Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1476421Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1476576Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1476731Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1476886Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1477040Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1477196Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1477351Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1477504Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1477661Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1477818Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1477973Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1478127Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1478282Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1478437Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1478591Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1478745Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1478901Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1479056Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1479214Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1479369Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1479623Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1479780Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1479934Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1480124Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1480280Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1480459Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1480641Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1480796Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1480949Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1481110Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1481264Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1481425Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1481582Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1481738Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1481891Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1482056Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1482208Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1482365Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1482517Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1482671Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1482825Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1482976Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1483132Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1483287Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1483438Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1483637Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1483790Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1483941Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1484094Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1484245Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1484395Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1484549Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1484699Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1484852Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1485005Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1485157Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1485311Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1485464Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1485616Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1485772Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1485922Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1486072Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1486225Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1486375Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1486527Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1486752Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1486903Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1487062Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1487210Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1487396Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1487548Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1487698Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1487851Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1488001Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1488153Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1488305Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1488455Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1488701Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1488852Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1489005Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1489158Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1489308Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1489456Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1489614Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1489764Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1489915Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1490066Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1490216Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1490369Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1490518Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1490712Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1490865Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1491017Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1491166Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1491317Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1491466Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1491615Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1491767Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1491915Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1492072Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1492222Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1492374Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1492526Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1492679Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1492829Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1492984Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1493133Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1493285Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1493433Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1493583Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1493735Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1493963Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1494114Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1494267Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1494455Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1494606Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1494756Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1494905Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1495055Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1495204Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1495355Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1495505Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1495661Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1495809Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1495964Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1496114Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1496268Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1496417Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:51:39.1496572Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1496729Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1496885Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1497040Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1497197Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1497356Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1497513Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1497668Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1497863Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1498025Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1498178Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1498330Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1498485Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1498638Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1498799Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1498953Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1499108Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1499269Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1499424Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1499580Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1499739Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1499892Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1500048Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1500201Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1500355Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1500514Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1500669Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1500825Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1501056Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1501213Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1501373Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1501564Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1501717Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1501874Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1502028Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1502181Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1502337Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1502491Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1502644Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1502805Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1502958Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1503117Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1503273Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1503427Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1503583Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1503737Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1503892Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1504047Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1504201Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1504357Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1504516Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1504670Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1504890Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1505047Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1505200Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1505356Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1505509Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1505667Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1505820Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1505973Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1506128Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1506287Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1506440Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1506598Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1506752Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1506910Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1507064Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1507217Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1507374Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1507527Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1507680Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1507835Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1508066Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1508223Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1508381Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1508534Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1508726Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1508879Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1509033Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1509189Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1509342Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1509498Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1509651Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1509810Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1509970Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1510124Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1510285Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1510442Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1510597Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1510758Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1510910Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1511064Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1511221Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1511373Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1511525Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1511683Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1511832Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1512028Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1512182Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1512332Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1512484Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1512635Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1512785Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1512938Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1513088Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1513242Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1513398Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1513548Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1513705Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1513855Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1514007Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1514159Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1514308Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1514458Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1514611Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1514762Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1514918Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1515146Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1515297Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1515450Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1515602Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1515797Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1515952Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1516103Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1516253Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1516407Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1516557Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1516715Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1516863Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1517021Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1517173Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1517325Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1517478Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1517632Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1517782Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1517939Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1518089Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1518239Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1518394Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1518546Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1518702Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1518853Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1519048Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1519203Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1519362Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1519512Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1519664Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1519813Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1519960Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1520113Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1520277Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1520451Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1520620Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1520769Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1520923Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1521074Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1521223Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1521374Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1521522Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1521671Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1521828Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1521980Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1522136Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1522415Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1522567Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1522723Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1522874Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1523061Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1523211Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1523361Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1523514Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1523665Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1523815Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1523966Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1524120Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1524271Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1524424Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1524579Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:51:39.1524740Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1524895Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1525050Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1525206Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1525360Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1525515Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1525671Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1525824Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1525982Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1526138Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1526348Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1526506Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1526660Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1526815Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1526976Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1527131Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1527285Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1527442Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1527596Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1527756Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1527910Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1528066Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1528228Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1528381Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1528601Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1528758Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1528910Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1529070Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1529225Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1529382Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1529624Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1529779Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1529936Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1530155Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1530309Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1530465Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1530618Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1530771Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1530927Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1531081Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1531234Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1531395Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1531548Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1531706Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1531858Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1532013Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1532169Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1533480Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1533633Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1533790Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1533945Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1534101Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1534259Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1534412Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1534611Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1534765Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1534921Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1535077Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1535233Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1538683Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1538870Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1539031Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1539188Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1539351Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1539507Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1539667Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1539822Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1539979Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1540135Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1540288Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1540445Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1540598Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1540751Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1540906Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1541216Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1541373Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1541533Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1541689Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1543224Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1543376Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1543527Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1543684Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1543839Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1543992Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1544147Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1544298Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1544458Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1544608Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1544761Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1544915Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1545065Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1545215Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1545365Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1545513Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1545660Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1545812Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1545961Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1546118Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1546269Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1546485Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1546636Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1546786Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1546934Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1547087Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1547236Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1547387Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1547536Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1547684Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1547844Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1547992Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1548142Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1548297Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1548449Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1548601Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1548749Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1548898Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1549049Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1549197Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1549350Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1549502Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1549730Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1549879Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1550034Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1550243Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1550418Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1550570Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1550719Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1550870Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1551017Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1551165Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1551318Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1551472Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1551624Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1551778Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1551927Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1552080Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1552228Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1552377Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1552528Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1552678Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1552828Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1552978Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1553125Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1553281Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1553432Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1553624Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1553777Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1553926Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1554075Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1554224Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1554371Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1554521Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1554669Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1554817Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1554975Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1555125Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1555276Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1555427Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1555576Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1555727Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1555875Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1556023Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1556178Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1556327Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1556476Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1556706Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1556857Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1557010Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:51:39.1557164Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1557360Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1557520Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1557673Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1557827Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1557989Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1558146Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1558302Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1558461Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1558621Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1558778Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1558932Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1559088Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1559243Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1559394Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1559550Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1559703Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1559860Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1560015Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1560170Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1560326Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1560481Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1560676Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1560832Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1560987Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1561142Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1561305Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1561460Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1561613Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1561768Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1561921Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1562083Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1562240Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1562393Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1562553Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1562706Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1562858Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1563012Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1563163Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1563315Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1563475Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1563628Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1563888Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1564042Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1564197Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1564388Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1564542Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1564696Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1564852Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1565006Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1565163Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1565314Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1565469Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1565639Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1565791Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1565945Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1566100Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1566254Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1566413Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1566572Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1566723Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1566879Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1567031Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1567185Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1567345Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1567499Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1567697Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1567849Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1568003Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1568157Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1568310Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1568463Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1568722Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1568875Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1569027Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1569188Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1569341Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1569506Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1569660Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1569815Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1569972Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1570129Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1570280Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1570434Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1570583Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1570737Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1570887Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1571115Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1571267Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1571420Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1571607Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1571760Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1571909Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1572061Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1572209Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1572361Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1572513Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1572663Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1572817Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1572969Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1573120Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1573273Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1573426Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1573576Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1573727Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1573876Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1574029Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1574189Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1574341Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1574497Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1574648Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1574797Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1574991Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1575142Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1575293Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1575447Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1575597Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1575746Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1575899Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1576047Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1576199Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1576352Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1576501Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1576656Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1576807Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1576956Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1577107Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1577258Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1577411Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1577559Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1577708Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1577860Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1578083Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1578235Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1578388Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1578539Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1578726Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1578885Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1579034Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1579184Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1579333Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1579484Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1579635Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1579783Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1579944Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1580100Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1580253Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1580407Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1580556Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1580703Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1580854Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1581003Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1581153Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1581304Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1581453Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1581609Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1581758Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1581949Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1582100Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:51:39.1582257Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1582413Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1582573Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1582726Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1582882Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1583034Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1583188Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1583346Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1583500Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1583654Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1583809Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1583964Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1584118Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1584276Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1584428Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1584584Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1584737Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1584891Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1585125Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1585280Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1585435Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1585590Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1585809Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1585966Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1586119Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1586273Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1586428Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1586581Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1586732Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1586894Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1587047Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1587202Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1587358Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1587512Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1587672Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1587826Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1587979Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1588137Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1588291Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1588449Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1588601Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1588758Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1588914Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1589110Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1589264Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1589420Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1589572Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1589727Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1589880Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1590035Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1590195Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1590372Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1590553Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1590716Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1590870Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1591029Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1591182Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1591335Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1591493Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1591647Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1591800Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1591957Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1592110Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1592364Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1592521Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1592678Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1592870Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1593022Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1593175Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1593330Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1593483Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1593636Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1593792Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1593945Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1594105Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1594258Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1594411Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1594567Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1594719Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1594868Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1595020Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1595170Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1595321Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1595476Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1595625Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1595778Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1595929Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1596079Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1596273Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1596429Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1596580Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1596731Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1596883Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1597035Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1597188Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1597338Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1597487Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1597644Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1597794Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1597944Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1598099Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1598249Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1598401Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1598553Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1598707Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1598856Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1599011Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1599159Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1599383Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1599538Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1599689Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1599839Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1600028Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1600178Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1600353Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1600529Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1600678Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1600829Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1600978Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1601131Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1601287Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1601436Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1601589Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1601742Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1601891Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1602043Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1602192Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1602341Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1602496Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1602647Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1602795Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1602952Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1603101Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1603297Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1603447Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1603598Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1603750Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1603899Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1604050Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1604205Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1604354Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1604502Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1604658Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1604808Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1604961Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1605112Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1605267Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1605421Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1605570Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1605720Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:51:39.1605879Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1606034Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1606197Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1606352Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1606581Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1606743Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1606902Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1607091Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1607250Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1607403Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1607558Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1607712Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1607865Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1608021Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1608174Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1608334Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1608498Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1608715Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1608878Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1609034Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1609189Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1609349Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1609503Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1609656Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1609811Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1609964Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1610129Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1610283Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1610480Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1610638Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1610792Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1610945Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1611100Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1611255Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1611409Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1611567Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1611719Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1611880Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1612035Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1612190Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1612347Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1612501Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1612654Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1612812Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1612966Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1613126Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1613279Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1613432Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1613664Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1613819Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1613975Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1614131Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1614322Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1614477Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1614629Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1614782Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1614938Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1615090Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1615243Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1615405Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1615558Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1615715Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1615867Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1616021Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1616227Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1616382Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1616533Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1616686Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1616840Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1616994Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1617146Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1617300Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1617452Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1617671Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1617823Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1617976Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1618124Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1618275Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1618422Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1618571Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1618723Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1618871Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1619024Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1619179Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1619330Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1619480Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1619633Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1619781Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1619931Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1620080Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1620227Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1620378Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1620527Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1620754Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1620909Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1621062Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1621214Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1621405Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1621555Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1621707Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1621856Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1622006Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1622160Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1622313Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1622471Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1622627Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1622777Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1622932Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1623084Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1623233Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1623384Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1623533Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1623685Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1623838Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1623992Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1624152Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1624306Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1624455Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1624652Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1624803Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1624956Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1625110Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1625261Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1625413Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1625564Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1625715Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1625867Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1626021Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1626170Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1626322Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1626472Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1626628Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1626778Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1626927Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1627078Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1627227Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1627377Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1627528Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1627678Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1627907Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:51:39.1628067Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1628226Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1628420Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1628575Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1628729Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1628887Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1629041Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1629197Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1629354Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1629516Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1629683Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1629839Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1629998Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1630156Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1630311Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1630466Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1630628Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1630784Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1630940Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1631095Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1631249Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1631409Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1631565Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1631761Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1631917Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1632074Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1632231Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1632387Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1632540Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1632697Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1632855Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1633009Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1633173Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1633331Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1633493Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1633647Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1633805Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1633963Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1634121Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1634278Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1634440Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1634599Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1634762Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1634993Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1635149Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1635305Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1635462Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1635652Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1635808Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1635961Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1636115Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1636471Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1636628Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1636784Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1636938Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1637099Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1637256Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1637414Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1637571Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1637727Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1637881Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1638038Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1638193Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1638351Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1638508Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1638661Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1638821Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1638976Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1639257Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1639418Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1639572Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1639723Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1639878Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1640032Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1640195Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1640377Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1640546Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1640706Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1640856Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1641007Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1641164Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1641323Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1641471Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1641629Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1641782Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1641941Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1642098Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1642250Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1642518Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1642669Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1642819Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1642981Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1643213Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1643366Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1643522Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1643672Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1643824Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1643974Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1644126Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1644284Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1644443Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1644591Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1644746Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1644898Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1645051Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1645202Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1645351Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1645503Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1645655Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1645811Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1645970Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1646127Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1646287Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1646486Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1646639Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1646794Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1646944Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1647094Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1647246Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1647395Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1647546Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1647695Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1647845Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1648003Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1648153Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1648307Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1648467Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1648676Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1648828Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1648986Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1649140Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:51:39.1649300Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1649456Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1649612Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1649854Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1650011Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1650169Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1650367Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1650523Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1650681Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1650840Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1650996Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1651154Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1651308Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1651465Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1651632Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1651789Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1651948Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1652103Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1652259Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1652417Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1652571Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1652726Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1652886Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1653044Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1653202Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1653365Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1653520Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1653719Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1653874Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1654032Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1654189Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1654343Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1654497Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1654654Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1654808Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1654964Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1655127Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1655280Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1655442Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1655598Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1655757Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1655914Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1656068Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1656224Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1656378Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1656533Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1656691Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1656846Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1657079Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1657238Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1657396Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1657594Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1657747Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1657901Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1661246Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1661440Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1661599Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1661762Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1661917Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1662085Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1662242Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1662400Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1662563Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1662717Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1662868Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1663020Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1663170Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1663319Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1663471Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1663621Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1663779Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1663935Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1664153Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1664306Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1664458Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1664610Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1664763Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1664919Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1665073Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1665224Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1665374Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1665532Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1665681Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1665830Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1665986Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1666138Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1666292Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1666442Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1666591Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1666744Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1666896Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1667046Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1667196Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1667427Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1667578Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1667733Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1667919Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1668073Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1668223Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1668374Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1668527Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1668677Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1668826Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1668978Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1669141Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1669297Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1669449Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1669599Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1669753Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1669906Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1670055Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1670208Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1670354Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1670510Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1670659Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1670809Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1670967Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1671118Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1671310Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1671465Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1671616Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1671768Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:51:39.1671927Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1672084Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1672243Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1672397Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1672552Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1672713Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1672867Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1673029Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1673188Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1673342Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1673499Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1673653Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1673809Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1673973Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1674126Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1674282Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1674540Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1674695Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1674855Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1675048Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1675201Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1675359Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1675513Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1675666Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1675822Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1675976Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1676133Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1676293Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1676446Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1676607Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1676765Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1676922Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1677077Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1677230Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1677386Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1677541Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1677700Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1677856Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1678013Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1678167Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1678366Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1678519Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1678676Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1678831Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1678983Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1679138Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1679292Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1679448Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1679608Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1679770Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1679933Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1680087Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1680258Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1680440Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1680599Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1680751Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1680904Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1681059Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:51:39.1681214Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1681370Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1681521Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1681757Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1681908Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1682060Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1682659Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1682810Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1682960Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1683119Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1683272Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1683432Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1683582Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1683731Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1683890Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1684040Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1684193Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1684347Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1684499Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1684656Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1684806Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1684956Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1685109Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1685258Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1685412Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1685571Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1685720Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1685922Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1686072Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1686225Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1686381Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1686533Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1686688Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1686840Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1686990Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1687148Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1687305Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1687458Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1687612Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1687762Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1687916Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1688067Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1688221Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1688374Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1688746Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1688897Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1689053Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1689203Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1689431Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1689584Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1689739Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1689928Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1690081Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1690230Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1690383Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:51:39.1690533Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1690682Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1690835Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1690987Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1691144Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1691303Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1691456Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1691613Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1691763Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1691917Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1692079Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1692230Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1692379Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1692534Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1692684Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1692840Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1692991Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1693187Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1693340Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1693497Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1693648Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1693801Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1693950Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1694106Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1694258Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1694407Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1694568Z Skipping (s,q) (1.94, 125): inconsistent with heavy hPASSED 2025-05-07T20:51:39.1694574Z 2025-05-07T20:51:39.1694710Z ============================== 1 passed in 1.86s =============================== 2025-05-07T20:51:39.1694791Z itters! 2025-05-07T20:51:39.1694947Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1695099Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1695253Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1695403Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1695551Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:51:39.1695707Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:51:39.1695859Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:51:39.1696014Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:51:39.1696172Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:51:39.1696398Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:51:39.1696552Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:51:39.1696706Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:51:39.1696892Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:51:39.1697048Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:51:39.1697198Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:51:39.1697326Z Time taken to estimate parameters (us): 16103 2025-05-07T20:51:39.6834055Z 2025-05-07T20:51:39.6834587Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:51:39.6857080Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 4 seconds 2025-05-07T20:51:39.6857551Z 2025-05-07T20:51:39.6857556Z 2025-05-07T20:51:39.6857560Z 2025-05-07T20:51:39.6857564Z 2025-05-07T20:51:39.6879888Z ################################################################################ 2025-05-07T20:51:39.6896940Z # [2025-05-07T20:51:39.689Z] Run Python Test Suite: 2025-05-07T20:51:39.6897411Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:51:39.6897891Z ################################################################################ 2025-05-07T20:51:39.6923257Z + 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:51:39.6924016Z 2025-05-07T20:51:41.8794458Z ============================= test session starts ============================== 2025-05-07T20:51:41.8795098Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:41.8795619Z cachedir: .pytest_cache 2025-05-07T20:51:41.8796195Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:41.8796953Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:41.8797361Z plugins: hypothesis-6.131.14 2025-05-07T20:51:43.5964534Z collecting ... collected 1 item 2025-05-07T20:51:43.5964780Z 2025-05-07T20:51:43.9770384Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:51:43.9770936Z 2025-05-07T20:51:43.9771105Z ============================== 1 passed in 2.23s =============================== 2025-05-07T20:51:43.9771548Z Time taken to generate indices (us): 243 2025-05-07T20:51:43.9771964Z Time taken to generate indices (us): 190 2025-05-07T20:51:43.9772350Z Time taken to generate indices (us): 2921 2025-05-07T20:51:43.9772732Z Time taken to generate indices (us): 2789 2025-05-07T20:51:43.9773107Z Time taken to generate indices (us): 20233 2025-05-07T20:51:43.9773496Z Time taken to generate indices (us): 13965 2025-05-07T20:51:43.9773876Z Time taken to generate indices (us): 4099 2025-05-07T20:51:43.9774278Z Time taken to generate indices (us): 17236 2025-05-07T20:51:43.9774661Z Time taken to generate indices (us): 21666 2025-05-07T20:51:43.9775052Z Time taken to generate indices (us): 13064 2025-05-07T20:51:43.9775435Z Time taken to generate indices (us): 15098 2025-05-07T20:51:43.9775844Z Time taken to generate indices (us): 15417 2025-05-07T20:51:43.9776235Z Time taken to generate indices (us): 324 2025-05-07T20:51:43.9776616Z Time taken to generate indices (us): 20416 2025-05-07T20:51:43.9776998Z Time taken to generate indices (us): 20660 2025-05-07T20:51:43.9777371Z Time taken to generate indices (us): 838 2025-05-07T20:51:43.9777750Z Time taken to generate indices (us): 15861 2025-05-07T20:51:43.9778129Z Time taken to generate indices (us): 16192 2025-05-07T20:51:43.9778501Z Time taken to generate indices (us): 16261 2025-05-07T20:51:43.9778880Z Time taken to generate indices (us): 200 2025-05-07T20:51:44.6286548Z 2025-05-07T20:51:44.6287917Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:51:44.6307095Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 5 seconds 2025-05-07T20:51:44.6307550Z 2025-05-07T20:51:44.6307555Z 2025-05-07T20:51:44.6307559Z 2025-05-07T20:51:44.6307563Z 2025-05-07T20:51:44.6330152Z ################################################################################ 2025-05-07T20:51:44.6346491Z # [2025-05-07T20:51:44.634Z] Run Python Test Suite: 2025-05-07T20:51:44.6346869Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:51:44.6347222Z ################################################################################ 2025-05-07T20:51:44.6371949Z + 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:51:44.6372898Z 2025-05-07T20:51:46.8198088Z ============================= test session starts ============================== 2025-05-07T20:51:46.8199368Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:46.8200432Z cachedir: .pytest_cache 2025-05-07T20:51:46.8201617Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:46.8203008Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:46.8203428Z plugins: hypothesis-6.131.14 2025-05-07T20:51:48.5278604Z collecting ... collected 3 items 2025-05-07T20:51:48.5278884Z 2025-05-07T20:51:49.0908058Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0909405Z self=, 2025-05-07T20:51:49.0910146Z use_cpu=False, 2025-05-07T20:51:49.0910436Z use_array_for_index_remapping=False, 2025-05-07T20:51:49.0910842Z quantize_type=SparseType.FP32, 2025-05-07T20:51:49.0911173Z ) 2025-05-07T20:51:49.0911446Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0912429Z self=, 2025-05-07T20:51:49.0913173Z use_cpu=True, 2025-05-07T20:51:49.0913473Z use_array_for_index_remapping=False, 2025-05-07T20:51:49.0913885Z quantize_type=SparseType.FP32, 2025-05-07T20:51:49.0914212Z ) 2025-05-07T20:51:49.0914477Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0915253Z self=, 2025-05-07T20:51:49.0915981Z use_cpu=True, 2025-05-07T20:51:49.0916265Z use_array_for_index_remapping=True, 2025-05-07T20:51:49.0916633Z quantize_type=SparseType.FP32, 2025-05-07T20:51:49.0916957Z ) 2025-05-07T20:51:49.0917236Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0918002Z self=, 2025-05-07T20:51:49.0918736Z use_cpu=True, 2025-05-07T20:51:49.0919027Z use_array_for_index_remapping=True, 2025-05-07T20:51:49.0919395Z quantize_type=SparseType.INT2, 2025-05-07T20:51:49.0919727Z ) 2025-05-07T20:51:49.0919998Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0920767Z self=, 2025-05-07T20:51:49.0921491Z use_cpu=True, 2025-05-07T20:51:49.0921774Z use_array_for_index_remapping=True, 2025-05-07T20:51:49.0922142Z quantize_type=SparseType.FP16, 2025-05-07T20:51:49.0922458Z ) 2025-05-07T20:51:49.0922729Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0923682Z self=, 2025-05-07T20:51:49.0924406Z use_cpu=False, 2025-05-07T20:51:49.0924696Z use_array_for_index_remapping=True, 2025-05-07T20:51:49.0925074Z quantize_type=SparseType.FP16, 2025-05-07T20:51:49.0925389Z ) 2025-05-07T20:51:49.0925664Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0926529Z self=, 2025-05-07T20:51:49.0927261Z use_cpu=False, 2025-05-07T20:51:49.0927537Z use_array_for_index_remapping=True, 2025-05-07T20:51:49.0927904Z quantize_type=SparseType.INT4, 2025-05-07T20:51:49.0928229Z ) 2025-05-07T20:51:49.0928599Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0929376Z self=, 2025-05-07T20:51:49.0930105Z use_cpu=False, 2025-05-07T20:51:49.0930385Z use_array_for_index_remapping=False, 2025-05-07T20:51:49.0930764Z quantize_type=SparseType.INT4, 2025-05-07T20:51:49.0931085Z ) 2025-05-07T20:51:49.0931351Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0932130Z self=, 2025-05-07T20:51:49.0932864Z use_cpu=False, 2025-05-07T20:51:49.0933156Z use_array_for_index_remapping=False, 2025-05-07T20:51:49.0933519Z quantize_type=SparseType.INT8, 2025-05-07T20:51:49.0933839Z ) 2025-05-07T20:51:49.0934110Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0934869Z self=, 2025-05-07T20:51:49.0935594Z use_cpu=False, 2025-05-07T20:51:49.0935883Z use_array_for_index_remapping=False, 2025-05-07T20:51:49.0936251Z quantize_type=SparseType.FP16, 2025-05-07T20:51:49.0936769Z ) 2025-05-07T20:51:49.0937043Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0937819Z self=, 2025-05-07T20:51:49.0938623Z use_cpu=False, 2025-05-07T20:51:49.0938912Z use_array_for_index_remapping=False, 2025-05-07T20:51:49.0939291Z quantize_type=SparseType.INT2, 2025-05-07T20:51:49.0939602Z ) 2025-05-07T20:51:49.0939874Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0940638Z self=, 2025-05-07T20:51:49.0941352Z use_cpu=True, 2025-05-07T20:51:49.0941634Z use_array_for_index_remapping=True, 2025-05-07T20:51:49.0942002Z quantize_type=SparseType.INT4, 2025-05-07T20:51:49.0942313Z ) 2025-05-07T20:51:49.0942586Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0943404Z self=, 2025-05-07T20:51:49.0944131Z use_cpu=False, 2025-05-07T20:51:49.0944414Z use_array_for_index_remapping=True, 2025-05-07T20:51:49.0944793Z quantize_type=SparseType.INT2, 2025-05-07T20:51:49.0945114Z ) 2025-05-07T20:51:49.0945384Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0946154Z self=, 2025-05-07T20:51:49.0946880Z use_cpu=True, 2025-05-07T20:51:49.0947158Z use_array_for_index_remapping=True, 2025-05-07T20:51:49.0947533Z quantize_type=SparseType.INT8, 2025-05-07T20:51:49.0947858Z ) 2025-05-07T20:51:49.0948130Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0948894Z self=, 2025-05-07T20:51:49.0949620Z use_cpu=True, 2025-05-07T20:51:49.0949908Z use_array_for_index_remapping=False, 2025-05-07T20:51:49.0950425Z quantize_type=SparseType.FP16, 2025-05-07T20:51:49.0950783Z ) 2025-05-07T20:51:49.0951071Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0951865Z self=, 2025-05-07T20:51:49.0952514Z use_cpu=False, 2025-05-07T20:51:49.0952755Z use_array_for_index_remapping=True, 2025-05-07T20:51:49.0953054Z quantize_type=SparseType.FP32, 2025-05-07T20:51:49.0953321Z ) 2025-05-07T20:51:49.0953549Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0954170Z self=, 2025-05-07T20:51:49.0954748Z use_cpu=False, 2025-05-07T20:51:49.0954993Z use_array_for_index_remapping=True, 2025-05-07T20:51:49.0955309Z quantize_type=SparseType.INT8, 2025-05-07T20:51:49.0955570Z ) 2025-05-07T20:51:49.0955806Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0956442Z self=, 2025-05-07T20:51:49.0957027Z use_cpu=True, 2025-05-07T20:51:49.0966340Z use_array_for_index_remapping=False, 2025-05-07T20:51:49.0966693Z quantize_type=SparseType.INT8, 2025-05-07T20:51:49.0966971Z ) 2025-05-07T20:51:49.0967217Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0967847Z self=, 2025-05-07T20:51:49.0968448Z use_cpu=True, 2025-05-07T20:51:49.0968782Z use_array_for_index_remapping=False, 2025-05-07T20:51:49.0969106Z quantize_type=SparseType.INT2, 2025-05-07T20:51:49.0969380Z ) 2025-05-07T20:51:49.0969625Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:51:49.0970263Z self=, 2025-05-07T20:51:49.0970855Z use_cpu=True, 2025-05-07T20:51:49.0971110Z use_array_for_index_remapping=False, 2025-05-07T20:51:49.0971508Z quantize_type=SparseType.INT4, 2025-05-07T20:51:49.0971778Z ) 2025-05-07T20:51:49.0971981Z PASSED 2025-05-07T20:52:41.7470980Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7473757Z self=, 2025-05-07T20:52:41.7474698Z T=1, 2025-05-07T20:52:41.7474962Z D=2, 2025-05-07T20:52:41.7475204Z log_E=3, 2025-05-07T20:52:41.7475535Z pruning_ratio=0.0, 2025-05-07T20:52:41.7475880Z use_cpu=False, 2025-05-07T20:52:41.7476199Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7476558Z ) 2025-05-07T20:52:41.7476874Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7477746Z self=, 2025-05-07T20:52:41.7478560Z T=5, 2025-05-07T20:52:41.7478813Z D=2, 2025-05-07T20:52:41.7479059Z log_E=3, 2025-05-07T20:52:41.7479321Z pruning_ratio=0.0, 2025-05-07T20:52:41.7479627Z use_cpu=False, 2025-05-07T20:52:41.7479932Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7480267Z ) 2025-05-07T20:52:41.7480563Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7481371Z self=, 2025-05-07T20:52:41.7482111Z T=5, 2025-05-07T20:52:41.7482330Z D=125, 2025-05-07T20:52:41.7482567Z log_E=4, 2025-05-07T20:52:41.7482833Z pruning_ratio=0.030370770318298716, 2025-05-07T20:52:41.7483166Z use_cpu=True, 2025-05-07T20:52:41.7483456Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7483804Z ) 2025-05-07T20:52:41.7485272Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7486105Z self=, 2025-05-07T20:52:41.7486864Z T=2, 2025-05-07T20:52:41.7487206Z D=2, 2025-05-07T20:52:41.7487441Z log_E=3, 2025-05-07T20:52:41.7487703Z pruning_ratio=0.0, 2025-05-07T20:52:41.7487980Z use_cpu=False, 2025-05-07T20:52:41.7488318Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7488803Z ) 2025-05-07T20:52:41.7489097Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7489903Z self=, 2025-05-07T20:52:41.7490653Z T=2, 2025-05-07T20:52:41.7490886Z D=85, 2025-05-07T20:52:41.7491107Z log_E=3, 2025-05-07T20:52:41.7491367Z pruning_ratio=0.447942893011325, 2025-05-07T20:52:41.7491706Z use_cpu=True, 2025-05-07T20:52:41.7492001Z use_array_for_index_remapping=True, 2025-05-07T20:52:41.7492342Z ) 2025-05-07T20:52:41.7492640Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7493450Z self=, 2025-05-07T20:52:41.7494198Z T=6, 2025-05-07T20:52:41.7494437Z D=77, 2025-05-07T20:52:41.7494664Z log_E=5, 2025-05-07T20:52:41.7494932Z pruning_ratio=0.8169549141302938, 2025-05-07T20:52:41.7495271Z use_cpu=True, 2025-05-07T20:52:41.7495563Z use_array_for_index_remapping=True, 2025-05-07T20:52:41.7495896Z ) 2025-05-07T20:52:41.7496189Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7496999Z self=, 2025-05-07T20:52:41.7497737Z T=6, 2025-05-07T20:52:41.7497972Z D=21, 2025-05-07T20:52:41.7498208Z log_E=4, 2025-05-07T20:52:41.7498464Z pruning_ratio=0.9396967751023334, 2025-05-07T20:52:41.7498809Z use_cpu=False, 2025-05-07T20:52:41.7499105Z use_array_for_index_remapping=True, 2025-05-07T20:52:41.7499566Z ) 2025-05-07T20:52:41.7499858Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7500675Z self=, 2025-05-07T20:52:41.7501438Z T=4, 2025-05-07T20:52:41.7501671Z D=93, 2025-05-07T20:52:41.7501925Z log_E=5, 2025-05-07T20:52:41.7502204Z pruning_ratio=0.4070548873398759, 2025-05-07T20:52:41.7502548Z use_cpu=False, 2025-05-07T20:52:41.7502862Z use_array_for_index_remapping=True, 2025-05-07T20:52:41.7503220Z ) 2025-05-07T20:52:41.7503519Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7504345Z self=, 2025-05-07T20:52:41.7505111Z T=1, 2025-05-07T20:52:41.7505348Z D=86, 2025-05-07T20:52:41.7505599Z log_E=5, 2025-05-07T20:52:41.7505886Z pruning_ratio=0.25611606629172323, 2025-05-07T20:52:41.7506235Z use_cpu=True, 2025-05-07T20:52:41.7506536Z use_array_for_index_remapping=True, 2025-05-07T20:52:41.7506898Z ) 2025-05-07T20:52:41.7507192Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7508016Z self=, 2025-05-07T20:52:41.7508785Z T=10, 2025-05-07T20:52:41.7509047Z D=55, 2025-05-07T20:52:41.7509279Z log_E=4, 2025-05-07T20:52:41.7509567Z pruning_ratio=0.5166468682390555, 2025-05-07T20:52:41.7509927Z use_cpu=True, 2025-05-07T20:52:41.7510226Z use_array_for_index_remapping=True, 2025-05-07T20:52:41.7510564Z ) 2025-05-07T20:52:41.7510852Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7511798Z self=, 2025-05-07T20:52:41.7512549Z T=9, 2025-05-07T20:52:41.7512780Z D=76, 2025-05-07T20:52:41.7512999Z log_E=4, 2025-05-07T20:52:41.7513259Z pruning_ratio=0.5610444574615596, 2025-05-07T20:52:41.7513670Z use_cpu=False, 2025-05-07T20:52:41.7513962Z use_array_for_index_remapping=True, 2025-05-07T20:52:41.7514300Z ) 2025-05-07T20:52:41.7514578Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7515388Z self=, 2025-05-07T20:52:41.7516135Z T=9, 2025-05-07T20:52:41.7516356Z D=76, 2025-05-07T20:52:41.7516589Z log_E=4, 2025-05-07T20:52:41.7516860Z pruning_ratio=0.5610444574615596, 2025-05-07T20:52:41.7517199Z use_cpu=True, 2025-05-07T20:52:41.7517479Z use_array_for_index_remapping=True, 2025-05-07T20:52:41.7517818Z ) 2025-05-07T20:52:41.7518121Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7518965Z self=, 2025-05-07T20:52:41.7519718Z T=9, 2025-05-07T20:52:41.7519957Z D=9, 2025-05-07T20:52:41.7520182Z log_E=4, 2025-05-07T20:52:41.7520446Z pruning_ratio=0.5610444574615596, 2025-05-07T20:52:41.7520786Z use_cpu=True, 2025-05-07T20:52:41.7521070Z use_array_for_index_remapping=True, 2025-05-07T20:52:41.7521417Z ) 2025-05-07T20:52:41.7521711Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7522508Z self=, 2025-05-07T20:52:41.7523258Z T=8, 2025-05-07T20:52:41.7523491Z D=31, 2025-05-07T20:52:41.7523728Z log_E=3, 2025-05-07T20:52:41.7523988Z pruning_ratio=0.17568993989270743, 2025-05-07T20:52:41.7524329Z use_cpu=True, 2025-05-07T20:52:41.7524628Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7524964Z ) 2025-05-07T20:52:41.7525258Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7526121Z self=, 2025-05-07T20:52:41.7526859Z T=8, 2025-05-07T20:52:41.7527087Z D=31, 2025-05-07T20:52:41.7527321Z log_E=3, 2025-05-07T20:52:41.7527574Z pruning_ratio=0.17568993989270743, 2025-05-07T20:52:41.7527918Z use_cpu=True, 2025-05-07T20:52:41.7528206Z use_array_for_index_remapping=True, 2025-05-07T20:52:41.7528607Z ) 2025-05-07T20:52:41.7528907Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7529715Z self=, 2025-05-07T20:52:41.7530456Z T=1, 2025-05-07T20:52:41.7530676Z D=31, 2025-05-07T20:52:41.7530909Z log_E=3, 2025-05-07T20:52:41.7531182Z pruning_ratio=0.17568993989270743, 2025-05-07T20:52:41.7531523Z use_cpu=True, 2025-05-07T20:52:41.7531821Z use_array_for_index_remapping=True, 2025-05-07T20:52:41.7532155Z ) 2025-05-07T20:52:41.7532444Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7533248Z self=, 2025-05-07T20:52:41.7533979Z T=5, 2025-05-07T20:52:41.7534205Z D=76, 2025-05-07T20:52:41.7534435Z log_E=3, 2025-05-07T20:52:41.7534688Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:41.7535022Z use_cpu=True, 2025-05-07T20:52:41.7535307Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7535675Z ) 2025-05-07T20:52:41.7535965Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7537032Z self=, 2025-05-07T20:52:41.7537812Z T=5, 2025-05-07T20:52:41.7538220Z D=76, 2025-05-07T20:52:41.7538458Z log_E=5, 2025-05-07T20:52:41.7538737Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:41.7539096Z use_cpu=True, 2025-05-07T20:52:41.7539359Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7539714Z ) 2025-05-07T20:52:41.7539959Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7540782Z self=, 2025-05-07T20:52:41.7541381Z T=1, 2025-05-07T20:52:41.7541577Z D=76, 2025-05-07T20:52:41.7541776Z log_E=5, 2025-05-07T20:52:41.7541994Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:41.7542282Z use_cpu=True, 2025-05-07T20:52:41.7542531Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7542808Z ) 2025-05-07T20:52:41.7543048Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7543706Z self=, 2025-05-07T20:52:41.7544298Z T=5, 2025-05-07T20:52:41.7544488Z D=76, 2025-05-07T20:52:41.7544687Z log_E=5, 2025-05-07T20:52:41.7544904Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:41.7545189Z use_cpu=False, 2025-05-07T20:52:41.7545434Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7545709Z ) 2025-05-07T20:52:41.7545952Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7546606Z self=, 2025-05-07T20:52:41.7547207Z T=1, 2025-05-07T20:52:41.7547396Z D=76, 2025-05-07T20:52:41.7547597Z log_E=5, 2025-05-07T20:52:41.7547818Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:41.7548099Z use_cpu=False, 2025-05-07T20:52:41.7548375Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7548679Z ) 2025-05-07T20:52:41.7548921Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7549578Z self=, 2025-05-07T20:52:41.7550265Z T=1, 2025-05-07T20:52:41.7550454Z D=2, 2025-05-07T20:52:41.7550652Z log_E=5, 2025-05-07T20:52:41.7550873Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:41.7551147Z use_cpu=False, 2025-05-07T20:52:41.7551396Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7551681Z ) 2025-05-07T20:52:41.7551927Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7552575Z self=, 2025-05-07T20:52:41.7553181Z T=1, 2025-05-07T20:52:41.7553378Z D=5, 2025-05-07T20:52:41.7553566Z log_E=5, 2025-05-07T20:52:41.7553787Z pruning_ratio=0.6072137440248582, 2025-05-07T20:52:41.7554067Z use_cpu=False, 2025-05-07T20:52:41.7554313Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7554603Z ) 2025-05-07T20:52:41.7554847Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7555503Z self=, 2025-05-07T20:52:41.7556110Z T=4, 2025-05-07T20:52:41.7556308Z D=117, 2025-05-07T20:52:41.7556503Z log_E=4, 2025-05-07T20:52:41.7556727Z pruning_ratio=0.15647783223204703, 2025-05-07T20:52:41.7557017Z use_cpu=True, 2025-05-07T20:52:41.7557260Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7557537Z ) 2025-05-07T20:52:41.7557781Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7558434Z self=, 2025-05-07T20:52:41.7559031Z T=4, 2025-05-07T20:52:41.7559225Z D=117, 2025-05-07T20:52:41.7559421Z log_E=4, 2025-05-07T20:52:41.7559722Z pruning_ratio=0.15647783223204703, 2025-05-07T20:52:41.7560008Z use_cpu=False, 2025-05-07T20:52:41.7560251Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7560531Z ) 2025-05-07T20:52:41.7560777Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7561473Z self=, 2025-05-07T20:52:41.7562075Z T=4, 2025-05-07T20:52:41.7562262Z D=4, 2025-05-07T20:52:41.7562456Z log_E=4, 2025-05-07T20:52:41.7562678Z pruning_ratio=0.15647783223204703, 2025-05-07T20:52:41.7562957Z use_cpu=False, 2025-05-07T20:52:41.7563206Z use_array_for_index_remapping=False, 2025-05-07T20:52:41.7563491Z ) 2025-05-07T20:52:41.7563728Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:41.7564384Z self=, 2025-05-07T20:52:41.7564987Z T=3, 2025-05-07T20:52:41.7565182Z D=57, 2025-05-07T20:52:41.7565378Z log_E=4, 2025-05-07T20:52:41.7565603Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:52:41.7565891Z use_cpu=True, 2025-05-07T20:52:41.7566135Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.5111294Z ) 2025-05-07T20:52:48.5111745Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5112636Z self=, 2025-05-07T20:52:48.5113432Z T=4, 2025-05-07T20:52:48.5113669Z D=57, 2025-05-07T20:52:48.5113922Z log_E=4, 2025-05-07T20:52:48.5114211Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:52:48.5114566Z use_cpu=True, 2025-05-07T20:52:48.5114863Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.5115206Z ) 2025-05-07T20:52:48.5115490Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5116328Z self=, 2025-05-07T20:52:48.5117080Z T=1, 2025-05-07T20:52:48.5117516Z D=44, 2025-05-07T20:52:48.5117739Z log_E=5, 2025-05-07T20:52:48.5118000Z pruning_ratio=0.146423266365868, 2025-05-07T20:52:48.5118341Z use_cpu=True, 2025-05-07T20:52:48.5118625Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.5118962Z ) 2025-05-07T20:52:48.5119253Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5120058Z self=, 2025-05-07T20:52:48.5120804Z T=1, 2025-05-07T20:52:48.5121030Z D=44, 2025-05-07T20:52:48.5121250Z log_E=3, 2025-05-07T20:52:48.5121505Z pruning_ratio=0.146423266365868, 2025-05-07T20:52:48.5121835Z use_cpu=True, 2025-05-07T20:52:48.5122113Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.5122451Z ) 2025-05-07T20:52:48.5122745Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5123561Z self=, 2025-05-07T20:52:48.5124298Z T=3, 2025-05-07T20:52:48.5124528Z D=44, 2025-05-07T20:52:48.5124762Z log_E=3, 2025-05-07T20:52:48.5125011Z pruning_ratio=0.146423266365868, 2025-05-07T20:52:48.5125343Z use_cpu=True, 2025-05-07T20:52:48.5125627Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.5125951Z ) 2025-05-07T20:52:48.5126237Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5127036Z self=, 2025-05-07T20:52:48.5127764Z T=7, 2025-05-07T20:52:48.5127989Z D=38, 2025-05-07T20:52:48.5128216Z log_E=5, 2025-05-07T20:52:48.5128473Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:52:48.5128984Z use_cpu=True, 2025-05-07T20:52:48.5129454Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.5129785Z ) 2025-05-07T20:52:48.5130071Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5130878Z self=, 2025-05-07T20:52:48.5131707Z T=7, 2025-05-07T20:52:48.5131928Z D=38, 2025-05-07T20:52:48.5132157Z log_E=3, 2025-05-07T20:52:48.5132419Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:52:48.5132752Z use_cpu=True, 2025-05-07T20:52:48.5133039Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.5133375Z ) 2025-05-07T20:52:48.5133652Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5134454Z self=, 2025-05-07T20:52:48.5135191Z T=7, 2025-05-07T20:52:48.5135406Z D=7, 2025-05-07T20:52:48.5135632Z log_E=3, 2025-05-07T20:52:48.5135903Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:52:48.5136239Z use_cpu=True, 2025-05-07T20:52:48.5136750Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.5137088Z ) 2025-05-07T20:52:48.5137371Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5138167Z self=, 2025-05-07T20:52:48.5138904Z T=3, 2025-05-07T20:52:48.5139125Z D=7, 2025-05-07T20:52:48.5139341Z log_E=3, 2025-05-07T20:52:48.5139603Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:52:48.5139944Z use_cpu=True, 2025-05-07T20:52:48.5140218Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.5140550Z ) 2025-05-07T20:52:48.5140834Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5141627Z self=, 2025-05-07T20:52:48.5142365Z T=3, 2025-05-07T20:52:48.5142595Z D=3, 2025-05-07T20:52:48.5142819Z log_E=3, 2025-05-07T20:52:48.5143072Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:52:48.5143548Z use_cpu=True, 2025-05-07T20:52:48.5143828Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.5144159Z ) 2025-05-07T20:52:48.5144442Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5145237Z self=, 2025-05-07T20:52:48.5145969Z T=1, 2025-05-07T20:52:48.5146214Z D=112, 2025-05-07T20:52:48.5146445Z log_E=4, 2025-05-07T20:52:48.5146705Z pruning_ratio=0.3154691918839121, 2025-05-07T20:52:48.5147030Z use_cpu=False, 2025-05-07T20:52:48.5147315Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.5155418Z ) 2025-05-07T20:52:48.5155701Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5156367Z self=, 2025-05-07T20:52:48.5156971Z T=1, 2025-05-07T20:52:48.5157168Z D=112, 2025-05-07T20:52:48.5157352Z log_E=4, 2025-05-07T20:52:48.5157577Z pruning_ratio=0.3154691918839121, 2025-05-07T20:52:48.5157861Z use_cpu=False, 2025-05-07T20:52:48.5158103Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.5158377Z ) 2025-05-07T20:52:48.5158617Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5159278Z self=, 2025-05-07T20:52:48.5159866Z T=4, 2025-05-07T20:52:48.5160056Z D=112, 2025-05-07T20:52:48.5160248Z log_E=4, 2025-05-07T20:52:48.5160465Z pruning_ratio=0.3154691918839121, 2025-05-07T20:52:48.5160740Z use_cpu=False, 2025-05-07T20:52:48.5160983Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.5161257Z ) 2025-05-07T20:52:48.5161655Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:52:48.5162315Z self=, 2025-05-07T20:52:48.5162916Z T=1, 2025-05-07T20:52:48.5163098Z D=4, 2025-05-07T20:52:48.5163346Z log_E=4, 2025-05-07T20:52:48.5163563Z pruning_ratio=0.3154691918839121, 2025-05-07T20:52:48.5163830Z use_cpu=False, 2025-05-07T20:52:48.5164070Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.5164349Z ) 2025-05-07T20:52:48.5164523Z PASSED 2025-05-07T20:52:49.3946525Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3947821Z self=, 2025-05-07T20:52:49.3948507Z T=1, 2025-05-07T20:52:49.3948746Z D=2, 2025-05-07T20:52:49.3948986Z B=1, 2025-05-07T20:52:49.3949242Z log_E=3, 2025-05-07T20:52:49.3949488Z L=0, 2025-05-07T20:52:49.3949757Z pooling_mode=, 2025-05-07T20:52:49.3950144Z quantize_type=SparseType.FP32, 2025-05-07T20:52:49.3950486Z use_cpu=False, 2025-05-07T20:52:49.3950763Z pruning_ratio=None, 2025-05-07T20:52:49.3951045Z ) 2025-05-07T20:52:49.3951304Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3952021Z self=, 2025-05-07T20:52:49.3952714Z T=7, 2025-05-07T20:52:49.3952936Z D=2, 2025-05-07T20:52:49.3953171Z B=1, 2025-05-07T20:52:49.3953405Z log_E=3, 2025-05-07T20:52:49.3953637Z L=0, 2025-05-07T20:52:49.3953903Z pooling_mode=, 2025-05-07T20:52:49.3954281Z quantize_type=SparseType.FP32, 2025-05-07T20:52:49.3954607Z use_cpu=False, 2025-05-07T20:52:49.3954877Z pruning_ratio=None, 2025-05-07T20:52:49.3955154Z ) 2025-05-07T20:52:49.3955413Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3956126Z self=, 2025-05-07T20:52:49.3957159Z T=7, 2025-05-07T20:52:49.3957379Z D=111, 2025-05-07T20:52:49.3957614Z B=93, 2025-05-07T20:52:49.3957844Z log_E=5, 2025-05-07T20:52:49.3958075Z L=5, 2025-05-07T20:52:49.3958343Z pooling_mode=, 2025-05-07T20:52:49.3958718Z quantize_type=SparseType.INT4, 2025-05-07T20:52:49.3959044Z use_cpu=False, 2025-05-07T20:52:49.3959314Z pruning_ratio=0.0, 2025-05-07T20:52:49.3959588Z ) 2025-05-07T20:52:49.3959839Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3960595Z self=, 2025-05-07T20:52:49.3961295Z T=1, 2025-05-07T20:52:49.3961532Z D=41, 2025-05-07T20:52:49.3961760Z B=1, 2025-05-07T20:52:49.3961993Z log_E=3, 2025-05-07T20:52:49.3962252Z L=0, 2025-05-07T20:52:49.3962513Z pooling_mode=, 2025-05-07T20:52:49.3962898Z quantize_type=SparseType.FP32, 2025-05-07T20:52:49.3963255Z use_cpu=False, 2025-05-07T20:52:49.3963524Z pruning_ratio=None, 2025-05-07T20:52:49.3963816Z ) 2025-05-07T20:52:49.3964091Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3964794Z self=, 2025-05-07T20:52:49.3965492Z T=1, 2025-05-07T20:52:49.3965738Z D=41, 2025-05-07T20:52:49.3965969Z B=83, 2025-05-07T20:52:49.3966213Z log_E=3, 2025-05-07T20:52:49.3966465Z L=16, 2025-05-07T20:52:49.3966728Z pooling_mode=, 2025-05-07T20:52:49.3967114Z quantize_type=SparseType.FP16, 2025-05-07T20:52:49.3967461Z use_cpu=True, 2025-05-07T20:52:49.3967730Z pruning_ratio=None, 2025-05-07T20:52:49.3968022Z ) 2025-05-07T20:52:49.3968286Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3969319Z self=, 2025-05-07T20:52:49.3970018Z T=8, 2025-05-07T20:52:49.3970264Z D=104, 2025-05-07T20:52:49.3970512Z B=39, 2025-05-07T20:52:49.3970852Z log_E=4, 2025-05-07T20:52:49.3971103Z L=0, 2025-05-07T20:52:49.3971383Z pooling_mode=, 2025-05-07T20:52:49.3971767Z quantize_type=SparseType.FP16, 2025-05-07T20:52:49.3972116Z use_cpu=False, 2025-05-07T20:52:49.3972397Z pruning_ratio=0.0, 2025-05-07T20:52:49.3972671Z ) 2025-05-07T20:52:49.3972943Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3973661Z self=, 2025-05-07T20:52:49.3974346Z T=6, 2025-05-07T20:52:49.3974586Z D=99, 2025-05-07T20:52:49.3974830Z B=22, 2025-05-07T20:52:49.3975063Z log_E=5, 2025-05-07T20:52:49.3975314Z L=1, 2025-05-07T20:52:49.3975595Z pooling_mode=, 2025-05-07T20:52:49.3975971Z quantize_type=SparseType.FP32, 2025-05-07T20:52:49.3976319Z use_cpu=False, 2025-05-07T20:52:49.3976606Z pruning_ratio=None, 2025-05-07T20:52:49.3976894Z ) 2025-05-07T20:52:49.3977163Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3977886Z self=, 2025-05-07T20:52:49.3978584Z T=9, 2025-05-07T20:52:49.3978814Z D=94, 2025-05-07T20:52:49.3979057Z B=104, 2025-05-07T20:52:49.3979303Z log_E=5, 2025-05-07T20:52:49.3979549Z L=3, 2025-05-07T20:52:49.3979828Z pooling_mode=, 2025-05-07T20:52:49.3980216Z quantize_type=SparseType.FP16, 2025-05-07T20:52:49.3980554Z use_cpu=False, 2025-05-07T20:52:49.3980841Z pruning_ratio=None, 2025-05-07T20:52:49.3981133Z ) 2025-05-07T20:52:49.3981394Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3982124Z self=, 2025-05-07T20:52:49.3982823Z T=3, 2025-05-07T20:52:49.3983111Z D=40, 2025-05-07T20:52:49.3983366Z B=23, 2025-05-07T20:52:49.3983615Z log_E=4, 2025-05-07T20:52:49.3983863Z L=9, 2025-05-07T20:52:49.3984142Z pooling_mode=, 2025-05-07T20:52:49.3984541Z quantize_type=SparseType.INT4, 2025-05-07T20:52:49.3984893Z use_cpu=False, 2025-05-07T20:52:49.3985169Z pruning_ratio=0.0, 2025-05-07T20:52:49.3985454Z ) 2025-05-07T20:52:49.3985717Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3986427Z self=, 2025-05-07T20:52:49.3987128Z T=5, 2025-05-07T20:52:49.3987365Z D=7, 2025-05-07T20:52:49.3987601Z B=40, 2025-05-07T20:52:49.3987847Z log_E=4, 2025-05-07T20:52:49.3988097Z L=0, 2025-05-07T20:52:49.3988369Z pooling_mode=, 2025-05-07T20:52:49.3988760Z quantize_type=SparseType.FP16, 2025-05-07T20:52:49.3989104Z use_cpu=True, 2025-05-07T20:52:49.3989379Z pruning_ratio=0.0, 2025-05-07T20:52:49.3989686Z ) 2025-05-07T20:52:49.3989914Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3990526Z self=, 2025-05-07T20:52:49.3991117Z T=1, 2025-05-07T20:52:49.3991323Z D=108, 2025-05-07T20:52:49.3991525Z B=110, 2025-05-07T20:52:49.3991724Z log_E=3, 2025-05-07T20:52:49.3991935Z L=10, 2025-05-07T20:52:49.3992163Z pooling_mode=, 2025-05-07T20:52:49.3992476Z quantize_type=SparseType.INT2, 2025-05-07T20:52:49.3992762Z use_cpu=True, 2025-05-07T20:52:49.3992999Z pruning_ratio=None, 2025-05-07T20:52:49.3993232Z ) 2025-05-07T20:52:49.3993455Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3994142Z self=, 2025-05-07T20:52:49.3994698Z T=1, 2025-05-07T20:52:49.3994912Z D=108, 2025-05-07T20:52:49.3995123Z B=110, 2025-05-07T20:52:49.3995317Z log_E=3, 2025-05-07T20:52:49.3995532Z L=0, 2025-05-07T20:52:49.3995805Z pooling_mode=, 2025-05-07T20:52:49.3996124Z quantize_type=SparseType.INT2, 2025-05-07T20:52:49.3996417Z use_cpu=True, 2025-05-07T20:52:49.3996654Z pruning_ratio=None, 2025-05-07T20:52:49.3996884Z ) 2025-05-07T20:52:49.3997118Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.3997701Z self=, 2025-05-07T20:52:49.3998252Z T=3, 2025-05-07T20:52:49.3998446Z D=108, 2025-05-07T20:52:49.3998643Z B=110, 2025-05-07T20:52:49.3998832Z log_E=3, 2025-05-07T20:52:49.3999038Z L=0, 2025-05-07T20:52:49.3999264Z pooling_mode=, 2025-05-07T20:52:49.3999583Z quantize_type=SparseType.INT2, 2025-05-07T20:52:49.3999865Z use_cpu=True, 2025-05-07T20:52:49.4000089Z pruning_ratio=None, 2025-05-07T20:52:49.4000343Z ) 2025-05-07T20:52:49.4000559Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4001135Z self=, 2025-05-07T20:52:49.4001695Z T=3, 2025-05-07T20:52:49.4001897Z D=108, 2025-05-07T20:52:49.4002092Z B=3, 2025-05-07T20:52:49.4002293Z log_E=3, 2025-05-07T20:52:49.4002502Z L=0, 2025-05-07T20:52:49.4002719Z pooling_mode=, 2025-05-07T20:52:49.4003034Z quantize_type=SparseType.INT2, 2025-05-07T20:52:49.4003325Z use_cpu=True, 2025-05-07T20:52:49.4003552Z pruning_ratio=None, 2025-05-07T20:52:49.4003791Z ) 2025-05-07T20:52:49.4004009Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4004601Z self=, 2025-05-07T20:52:49.4005154Z T=3, 2025-05-07T20:52:49.4005350Z D=108, 2025-05-07T20:52:49.4005604Z B=3, 2025-05-07T20:52:49.4005793Z log_E=3, 2025-05-07T20:52:49.4005999Z L=3, 2025-05-07T20:52:49.4006222Z pooling_mode=, 2025-05-07T20:52:49.4006532Z quantize_type=SparseType.INT2, 2025-05-07T20:52:49.4006813Z use_cpu=True, 2025-05-07T20:52:49.4007045Z pruning_ratio=None, 2025-05-07T20:52:49.4007272Z ) 2025-05-07T20:52:49.4007492Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4008073Z self=, 2025-05-07T20:52:49.4008722Z T=3, 2025-05-07T20:52:49.4008919Z D=3, 2025-05-07T20:52:49.4009115Z B=3, 2025-05-07T20:52:49.4009302Z log_E=3, 2025-05-07T20:52:49.4009511Z L=3, 2025-05-07T20:52:49.4009740Z pooling_mode=, 2025-05-07T20:52:49.4010052Z quantize_type=SparseType.INT2, 2025-05-07T20:52:49.4010337Z use_cpu=True, 2025-05-07T20:52:49.4010574Z pruning_ratio=None, 2025-05-07T20:52:49.4010814Z ) 2025-05-07T20:52:49.4011025Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4011605Z self=, 2025-05-07T20:52:49.4012168Z T=7, 2025-05-07T20:52:49.4012357Z D=103, 2025-05-07T20:52:49.4012561Z B=81, 2025-05-07T20:52:49.4012760Z log_E=4, 2025-05-07T20:52:49.4012959Z L=7, 2025-05-07T20:52:49.4013185Z pooling_mode=, 2025-05-07T20:52:49.4013504Z quantize_type=SparseType.FP16, 2025-05-07T20:52:49.4013782Z use_cpu=False, 2025-05-07T20:52:49.4014022Z pruning_ratio=None, 2025-05-07T20:52:49.4014256Z ) 2025-05-07T20:52:49.4014470Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4015151Z self=, 2025-05-07T20:52:49.4015716Z T=7, 2025-05-07T20:52:49.4015906Z D=103, 2025-05-07T20:52:49.4016111Z B=81, 2025-05-07T20:52:49.4016320Z log_E=4, 2025-05-07T20:52:49.4016521Z L=4, 2025-05-07T20:52:49.4016748Z pooling_mode=, 2025-05-07T20:52:49.4017159Z quantize_type=SparseType.FP16, 2025-05-07T20:52:49.4017445Z use_cpu=False, 2025-05-07T20:52:49.4017673Z pruning_ratio=None, 2025-05-07T20:52:49.4017913Z ) 2025-05-07T20:52:49.4018133Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4018711Z self=, 2025-05-07T20:52:49.4019273Z T=7, 2025-05-07T20:52:49.4019479Z D=103, 2025-05-07T20:52:49.4019677Z B=4, 2025-05-07T20:52:49.4019890Z log_E=4, 2025-05-07T20:52:49.4020113Z L=4, 2025-05-07T20:52:49.4020360Z pooling_mode=, 2025-05-07T20:52:49.4020728Z quantize_type=SparseType.FP16, 2025-05-07T20:52:49.4021032Z use_cpu=False, 2025-05-07T20:52:49.4021269Z pruning_ratio=None, 2025-05-07T20:52:49.4021514Z ) 2025-05-07T20:52:49.4021746Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4022345Z self=, 2025-05-07T20:52:49.4022935Z T=7, 2025-05-07T20:52:49.4023151Z D=103, 2025-05-07T20:52:49.4023361Z B=7, 2025-05-07T20:52:49.4023558Z log_E=4, 2025-05-07T20:52:49.4023778Z L=4, 2025-05-07T20:52:49.4024013Z pooling_mode=, 2025-05-07T20:52:49.4024332Z quantize_type=SparseType.FP16, 2025-05-07T20:52:49.4024639Z use_cpu=False, 2025-05-07T20:52:49.4024890Z pruning_ratio=None, 2025-05-07T20:52:49.4025126Z ) 2025-05-07T20:52:49.4025357Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4025945Z self=, 2025-05-07T20:52:49.4026510Z T=7, 2025-05-07T20:52:49.4026719Z D=7, 2025-05-07T20:52:49.4026926Z B=7, 2025-05-07T20:52:49.4027119Z log_E=4, 2025-05-07T20:52:49.4027391Z L=4, 2025-05-07T20:52:49.4027630Z pooling_mode=, 2025-05-07T20:52:49.4027950Z quantize_type=SparseType.FP16, 2025-05-07T20:52:49.4028239Z use_cpu=False, 2025-05-07T20:52:49.4028480Z pruning_ratio=None, 2025-05-07T20:52:49.4028716Z ) 2025-05-07T20:52:49.4028947Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4029545Z self=, 2025-05-07T20:52:49.4030112Z T=4, 2025-05-07T20:52:49.4030310Z D=7, 2025-05-07T20:52:49.4030516Z B=7, 2025-05-07T20:52:49.4030720Z log_E=4, 2025-05-07T20:52:49.4030922Z L=4, 2025-05-07T20:52:49.4031158Z pooling_mode=, 2025-05-07T20:52:49.4031487Z quantize_type=SparseType.FP16, 2025-05-07T20:52:49.4031771Z use_cpu=False, 2025-05-07T20:52:49.4032023Z pruning_ratio=None, 2025-05-07T20:52:49.4032271Z ) 2025-05-07T20:52:49.4032490Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4033096Z self=, 2025-05-07T20:52:49.4033659Z T=5, 2025-05-07T20:52:49.4033854Z D=106, 2025-05-07T20:52:49.4034054Z B=87, 2025-05-07T20:52:49.4034249Z log_E=3, 2025-05-07T20:52:49.4034446Z L=20, 2025-05-07T20:52:49.4034670Z pooling_mode=, 2025-05-07T20:52:49.4034986Z quantize_type=SparseType.FP32, 2025-05-07T20:52:49.4035269Z use_cpu=False, 2025-05-07T20:52:49.4035501Z pruning_ratio=0.0, 2025-05-07T20:52:49.4035735Z ) 2025-05-07T20:52:49.4035959Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4036806Z self=, 2025-05-07T20:52:49.4037370Z T=5, 2025-05-07T20:52:49.4037701Z D=106, 2025-05-07T20:52:49.4037897Z B=87, 2025-05-07T20:52:49.4038094Z log_E=3, 2025-05-07T20:52:49.4038306Z L=0, 2025-05-07T20:52:49.4038525Z pooling_mode=, 2025-05-07T20:52:49.4038846Z quantize_type=SparseType.FP32, 2025-05-07T20:52:49.4039194Z use_cpu=False, 2025-05-07T20:52:49.4039417Z pruning_ratio=0.0, 2025-05-07T20:52:49.4039654Z ) 2025-05-07T20:52:49.4039880Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4040459Z self=, 2025-05-07T20:52:49.4041026Z T=5, 2025-05-07T20:52:49.4041231Z D=106, 2025-05-07T20:52:49.4041428Z B=87, 2025-05-07T20:52:49.4041638Z log_E=5, 2025-05-07T20:52:49.4041852Z L=0, 2025-05-07T20:52:49.4042074Z pooling_mode=, 2025-05-07T20:52:49.4042400Z quantize_type=SparseType.FP32, 2025-05-07T20:52:49.4042693Z use_cpu=False, 2025-05-07T20:52:49.4042935Z pruning_ratio=0.0, 2025-05-07T20:52:49.4043164Z ) 2025-05-07T20:52:49.4043392Z Trying example: test_quantize_workflow( 2025-05-07T20:52:49.4043983Z self=, 2025-05-07T20:52:49.4044546Z T=1, 2025-05-07T20:52:49.4044751Z D=106, 2025-05-07T20:52:49.4044961Z B=87, 2025-05-07T20:52:49.4045155Z log_E=5, 2025-05-07T20:52:49.4045368Z L=0, 2025-05-07T20:52:49.4045606Z pooling_mode=, 2025-05-07T20:52:49.4045922Z quantize_type=SparseType.FP32, 2025-05-07T20:52:49.4046213Z use_cpu=False, 2025-05-07T20:52:49.4046450Z pruning_ratio=0.0, 2025-05-07T20:52:50.0295201Z ) 2025-05-07T20:52:50.0295695Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0296504Z self=, 2025-05-07T20:52:50.0297230Z T=5, 2025-05-07T20:52:50.0297490Z D=106, 2025-05-07T20:52:50.0297770Z B=106, 2025-05-07T20:52:50.0298006Z log_E=5, 2025-05-07T20:52:50.0298263Z L=0, 2025-05-07T20:52:50.0298975Z pooling_mode=, 2025-05-07T20:52:50.0299356Z quantize_type=SparseType.FP32, 2025-05-07T20:52:50.0299705Z use_cpu=False, 2025-05-07T20:52:50.0299977Z pruning_ratio=0.0, 2025-05-07T20:52:50.0300245Z ) 2025-05-07T20:52:50.0300502Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0301218Z self=, 2025-05-07T20:52:50.0301903Z T=1, 2025-05-07T20:52:50.0302132Z D=106, 2025-05-07T20:52:50.0302362Z B=106, 2025-05-07T20:52:50.0302587Z log_E=5, 2025-05-07T20:52:50.0302823Z L=0, 2025-05-07T20:52:50.0303087Z pooling_mode=, 2025-05-07T20:52:50.0303456Z quantize_type=SparseType.FP32, 2025-05-07T20:52:50.0303791Z use_cpu=False, 2025-05-07T20:52:50.0304064Z pruning_ratio=0.0, 2025-05-07T20:52:50.0304339Z ) 2025-05-07T20:52:50.0304595Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0305315Z self=, 2025-05-07T20:52:50.0314198Z T=1, 2025-05-07T20:52:50.0314469Z D=106, 2025-05-07T20:52:50.0314718Z B=106, 2025-05-07T20:52:50.0314948Z log_E=3, 2025-05-07T20:52:50.0315194Z L=0, 2025-05-07T20:52:50.0315462Z pooling_mode=, 2025-05-07T20:52:50.0315845Z quantize_type=SparseType.FP32, 2025-05-07T20:52:50.0316192Z use_cpu=False, 2025-05-07T20:52:50.0316470Z pruning_ratio=0.0, 2025-05-07T20:52:50.0316738Z ) 2025-05-07T20:52:50.0317002Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0317720Z self=, 2025-05-07T20:52:50.0318402Z T=8, 2025-05-07T20:52:50.0318639Z D=6, 2025-05-07T20:52:50.0319102Z B=51, 2025-05-07T20:52:50.0319335Z log_E=4, 2025-05-07T20:52:50.0319577Z L=1, 2025-05-07T20:52:50.0319846Z pooling_mode=, 2025-05-07T20:52:50.0320226Z quantize_type=SparseType.INT2, 2025-05-07T20:52:50.0320566Z use_cpu=True, 2025-05-07T20:52:50.0320936Z pruning_ratio=None, 2025-05-07T20:52:50.0321204Z ) 2025-05-07T20:52:50.0321464Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0322182Z self=, 2025-05-07T20:52:50.0322867Z T=8, 2025-05-07T20:52:50.0323092Z D=6, 2025-05-07T20:52:50.0323326Z B=51, 2025-05-07T20:52:50.0323557Z log_E=4, 2025-05-07T20:52:50.0323788Z L=0, 2025-05-07T20:52:50.0324051Z pooling_mode=, 2025-05-07T20:52:50.0324427Z quantize_type=SparseType.INT2, 2025-05-07T20:52:50.0324754Z use_cpu=True, 2025-05-07T20:52:50.0325031Z pruning_ratio=None, 2025-05-07T20:52:50.0325313Z ) 2025-05-07T20:52:50.0325569Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0326279Z self=, 2025-05-07T20:52:50.0326975Z T=4, 2025-05-07T20:52:50.0327199Z D=6, 2025-05-07T20:52:50.0327425Z B=51, 2025-05-07T20:52:50.0327657Z log_E=4, 2025-05-07T20:52:50.0327892Z L=0, 2025-05-07T20:52:50.0328159Z pooling_mode=, 2025-05-07T20:52:50.0328787Z quantize_type=SparseType.INT2, 2025-05-07T20:52:50.0329129Z use_cpu=True, 2025-05-07T20:52:50.0329388Z pruning_ratio=None, 2025-05-07T20:52:50.0329662Z ) 2025-05-07T20:52:50.0329917Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0330618Z self=, 2025-05-07T20:52:50.0331306Z T=4, 2025-05-07T20:52:50.0331536Z D=6, 2025-05-07T20:52:50.0331768Z B=51, 2025-05-07T20:52:50.0332003Z log_E=3, 2025-05-07T20:52:50.0332243Z L=0, 2025-05-07T20:52:50.0332512Z pooling_mode=, 2025-05-07T20:52:50.0332941Z quantize_type=SparseType.INT2, 2025-05-07T20:52:50.0333273Z use_cpu=True, 2025-05-07T20:52:50.0333542Z pruning_ratio=None, 2025-05-07T20:52:50.0333814Z ) 2025-05-07T20:52:50.0334070Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0334784Z self=, 2025-05-07T20:52:50.0335458Z T=4, 2025-05-07T20:52:50.0335688Z D=6, 2025-05-07T20:52:50.0335916Z B=1, 2025-05-07T20:52:50.0336141Z log_E=3, 2025-05-07T20:52:50.0336708Z L=0, 2025-05-07T20:52:50.0336980Z pooling_mode=, 2025-05-07T20:52:50.0337380Z quantize_type=SparseType.INT2, 2025-05-07T20:52:50.0337744Z use_cpu=True, 2025-05-07T20:52:50.0338028Z pruning_ratio=None, 2025-05-07T20:52:50.0338314Z ) 2025-05-07T20:52:50.0338593Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0339279Z self=, 2025-05-07T20:52:50.0339843Z T=4, 2025-05-07T20:52:50.0340027Z D=6, 2025-05-07T20:52:50.0340218Z B=1, 2025-05-07T20:52:50.0340408Z log_E=4, 2025-05-07T20:52:50.0340605Z L=0, 2025-05-07T20:52:50.0340826Z pooling_mode=, 2025-05-07T20:52:50.0341184Z quantize_type=SparseType.INT2, 2025-05-07T20:52:50.0341462Z use_cpu=True, 2025-05-07T20:52:50.0341689Z pruning_ratio=None, 2025-05-07T20:52:50.0341921Z ) 2025-05-07T20:52:50.0342128Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0342715Z self=, 2025-05-07T20:52:50.0343266Z T=4, 2025-05-07T20:52:50.0343452Z D=6, 2025-05-07T20:52:50.0343642Z B=4, 2025-05-07T20:52:50.0343838Z log_E=3, 2025-05-07T20:52:50.0344180Z L=0, 2025-05-07T20:52:50.0344403Z pooling_mode=, 2025-05-07T20:52:50.0344712Z quantize_type=SparseType.INT2, 2025-05-07T20:52:50.0344984Z use_cpu=True, 2025-05-07T20:52:50.0345210Z pruning_ratio=None, 2025-05-07T20:52:50.0345540Z ) 2025-05-07T20:52:50.0345757Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0346323Z self=, 2025-05-07T20:52:50.0346881Z T=5, 2025-05-07T20:52:50.0347075Z D=44, 2025-05-07T20:52:50.0347267Z B=88, 2025-05-07T20:52:50.0347463Z log_E=5, 2025-05-07T20:52:50.0347664Z L=14, 2025-05-07T20:52:50.0347877Z pooling_mode=, 2025-05-07T20:52:50.0348191Z quantize_type=SparseType.INT8, 2025-05-07T20:52:50.0348472Z use_cpu=True, 2025-05-07T20:52:50.0348692Z pruning_ratio=0.0, 2025-05-07T20:52:50.0348921Z ) 2025-05-07T20:52:50.0349136Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0349710Z self=, 2025-05-07T20:52:50.0350268Z T=5, 2025-05-07T20:52:50.0350459Z D=44, 2025-05-07T20:52:50.0350646Z B=88, 2025-05-07T20:52:50.0350844Z log_E=5, 2025-05-07T20:52:50.0351044Z L=0, 2025-05-07T20:52:50.0351257Z pooling_mode=, 2025-05-07T20:52:50.0351572Z quantize_type=SparseType.INT8, 2025-05-07T20:52:50.0351850Z use_cpu=True, 2025-05-07T20:52:50.0352075Z pruning_ratio=0.0, 2025-05-07T20:52:50.0352298Z ) 2025-05-07T20:52:50.0352509Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0353094Z self=, 2025-05-07T20:52:50.0353636Z T=1, 2025-05-07T20:52:50.0353825Z D=44, 2025-05-07T20:52:50.0354017Z B=88, 2025-05-07T20:52:50.0354200Z log_E=5, 2025-05-07T20:52:50.0354396Z L=0, 2025-05-07T20:52:50.0354622Z pooling_mode=, 2025-05-07T20:52:50.0354931Z quantize_type=SparseType.INT8, 2025-05-07T20:52:50.0355285Z use_cpu=True, 2025-05-07T20:52:50.0355510Z pruning_ratio=0.0, 2025-05-07T20:52:50.0355731Z ) 2025-05-07T20:52:50.0355950Z Trying example: test_quantize_workflow( 2025-05-07T20:52:50.0356527Z self=, 2025-05-07T20:52:50.0357074Z T=1, 2025-05-07T20:52:50.0357267Z D=44, 2025-05-07T20:52:50.0357461Z B=5, 2025-05-07T20:52:50.0357659Z log_E=5, 2025-05-07T20:52:50.0357855Z L=0, 2025-05-07T20:52:50.0358076Z pooling_mode=, 2025-05-07T20:52:50.0358385Z quantize_type=SparseType.INT8, 2025-05-07T20:52:50.0358654Z use_cpu=True, 2025-05-07T20:52:50.0358879Z pruning_ratio=0.0, 2025-05-07T20:52:50.0359109Z ) 2025-05-07T20:52:50.0359290Z PASSED 2025-05-07T20:52:50.0359414Z 2025-05-07T20:52:50.0359561Z =============================== warnings summary =============================== 2025-05-07T20:52:50.0360206Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:52:50.0361024Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:52:50.0362513Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:52:50.0363866Z res_scale_shift = torch.tensor( 2025-05-07T20:52:50.0364074Z 2025-05-07T20:52:50.0364450Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:52:50.0365269Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:52:50.0366835Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:52:50.0368103Z res_scale_shift = torch.tensor( 2025-05-07T20:52:50.0368302Z 2025-05-07T20:52:50.0368630Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:52:50.0369120Z =================== 3 passed, 4 warnings in 63.34s (0:01:03) =================== 2025-05-07T20:52:50.7894483Z 2025-05-07T20:52:50.7895186Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:52:50.7914441Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 66 seconds 2025-05-07T20:52:50.7914800Z 2025-05-07T20:52:50.7914805Z 2025-05-07T20:52:50.7914809Z 2025-05-07T20:52:50.7914813Z 2025-05-07T20:52:50.7935394Z ################################################################################ 2025-05-07T20:52:50.7951878Z # [2025-05-07T20:52:50.794Z] Run Python Test Suite: 2025-05-07T20:52:50.7952247Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:52:50.7952570Z ################################################################################ 2025-05-07T20:52:50.7978289Z + 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:52:50.7978947Z 2025-05-07T20:52:52.9770789Z ============================= test session starts ============================== 2025-05-07T20:52:52.9771484Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:52.9772050Z cachedir: .pytest_cache 2025-05-07T20:52:52.9772671Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:52.9773402Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:52.9774089Z plugins: hypothesis-6.131.14 2025-05-07T20:52:54.6941168Z collecting ... collected 5 items 2025-05-07T20:52:54.6941500Z 2025-05-07T20:52:55.3829210Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3830054Z self=, 2025-05-07T20:52:55.3830542Z N=1, 2025-05-07T20:52:55.3830775Z indices_dtype=torch.int32, 2025-05-07T20:52:55.3831044Z ) 2025-05-07T20:52:55.3831283Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3831791Z self=, 2025-05-07T20:52:55.3832268Z N=3, 2025-05-07T20:52:55.3832488Z indices_dtype=torch.int32, 2025-05-07T20:52:55.3832742Z ) 2025-05-07T20:52:55.3832998Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3833512Z self=, 2025-05-07T20:52:55.3833985Z N=3, 2025-05-07T20:52:55.3834231Z indices_dtype=torch.int64, 2025-05-07T20:52:55.3834495Z ) 2025-05-07T20:52:55.3834732Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3835247Z self=, 2025-05-07T20:52:55.3835713Z N=7, 2025-05-07T20:52:55.3835931Z indices_dtype=torch.int32, 2025-05-07T20:52:55.3836194Z ) 2025-05-07T20:52:55.3836590Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3837101Z self=, 2025-05-07T20:52:55.3837569Z N=7, 2025-05-07T20:52:55.3837782Z indices_dtype=torch.int64, 2025-05-07T20:52:55.3838041Z ) 2025-05-07T20:52:55.3838544Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3839052Z self=, 2025-05-07T20:52:55.3839529Z N=5, 2025-05-07T20:52:55.3839748Z indices_dtype=torch.int64, 2025-05-07T20:52:55.3840113Z ) 2025-05-07T20:52:55.3840340Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3840851Z self=, 2025-05-07T20:52:55.3841317Z N=2, 2025-05-07T20:52:55.3841529Z indices_dtype=torch.int64, 2025-05-07T20:52:55.3841789Z ) 2025-05-07T20:52:55.3842023Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3842526Z self=, 2025-05-07T20:52:55.3842994Z N=8, 2025-05-07T20:52:55.3843209Z indices_dtype=torch.int64, 2025-05-07T20:52:55.3843462Z ) 2025-05-07T20:52:55.3843702Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3844220Z self=, 2025-05-07T20:52:55.3844697Z N=8, 2025-05-07T20:52:55.3844907Z indices_dtype=torch.int32, 2025-05-07T20:52:55.3845171Z ) 2025-05-07T20:52:55.3845408Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3845910Z self=, 2025-05-07T20:52:55.3846380Z N=1, 2025-05-07T20:52:55.3846598Z indices_dtype=torch.int64, 2025-05-07T20:52:55.3846850Z ) 2025-05-07T20:52:55.3847083Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3847590Z self=, 2025-05-07T20:52:55.3848052Z N=4, 2025-05-07T20:52:55.3848269Z indices_dtype=torch.int64, 2025-05-07T20:52:55.3848657Z ) 2025-05-07T20:52:55.3848886Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3849399Z self=, 2025-05-07T20:52:55.3849868Z N=4, 2025-05-07T20:52:55.3850175Z indices_dtype=torch.int32, 2025-05-07T20:52:55.3850427Z ) 2025-05-07T20:52:55.3850660Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3851176Z self=, 2025-05-07T20:52:55.3851640Z N=2, 2025-05-07T20:52:55.3851857Z indices_dtype=torch.int32, 2025-05-07T20:52:55.3852117Z ) 2025-05-07T20:52:55.3852348Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3852863Z self=, 2025-05-07T20:52:55.3853336Z N=6, 2025-05-07T20:52:55.3853547Z indices_dtype=torch.int64, 2025-05-07T20:52:55.3853807Z ) 2025-05-07T20:52:55.3854041Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3854549Z self=, 2025-05-07T20:52:55.3855018Z N=5, 2025-05-07T20:52:55.3855239Z indices_dtype=torch.int32, 2025-05-07T20:52:55.3855506Z ) 2025-05-07T20:52:55.3855730Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:52:55.3856243Z self=, 2025-05-07T20:52:55.3856711Z N=6, 2025-05-07T20:52:55.3856924Z indices_dtype=torch.int32, 2025-05-07T20:52:55.3857187Z ) 2025-05-07T20:52:55.3857383Z PASSED 2025-05-07T20:52:55.5102143Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5103022Z self=, 2025-05-07T20:52:55.5103517Z L=0, 2025-05-07T20:52:55.5103701Z H=512, 2025-05-07T20:52:55.5103892Z S=0, 2025-05-07T20:52:55.5104077Z ) 2025-05-07T20:52:55.5104509Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5105037Z self=, 2025-05-07T20:52:55.5105516Z L=3, 2025-05-07T20:52:55.5105709Z H=512, 2025-05-07T20:52:55.5105893Z S=0, 2025-05-07T20:52:55.5106143Z ) 2025-05-07T20:52:55.5106376Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5106890Z self=, 2025-05-07T20:52:55.5107365Z L=3, 2025-05-07T20:52:55.5107568Z H=1003, 2025-05-07T20:52:55.5107767Z S=112, 2025-05-07T20:52:55.5107971Z ) 2025-05-07T20:52:55.5108221Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5108747Z self=, 2025-05-07T20:52:55.5109225Z L=10, 2025-05-07T20:52:55.5109426Z H=512, 2025-05-07T20:52:55.5109624Z S=0, 2025-05-07T20:52:55.5109807Z ) 2025-05-07T20:52:55.5110053Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5110580Z self=, 2025-05-07T20:52:55.5111048Z L=10, 2025-05-07T20:52:55.5111251Z H=669, 2025-05-07T20:52:55.5111456Z S=119, 2025-05-07T20:52:55.5111654Z ) 2025-05-07T20:52:55.5111894Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5112418Z self=, 2025-05-07T20:52:55.5112896Z L=12, 2025-05-07T20:52:55.5113095Z H=886, 2025-05-07T20:52:55.5113298Z S=78, 2025-05-07T20:52:55.5113478Z ) 2025-05-07T20:52:55.5113713Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5114230Z self=, 2025-05-07T20:52:55.5114689Z L=1, 2025-05-07T20:52:55.5114882Z H=963, 2025-05-07T20:52:55.5115070Z S=32, 2025-05-07T20:52:55.5115249Z ) 2025-05-07T20:52:55.5115480Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5116078Z self=, 2025-05-07T20:52:55.5116546Z L=6, 2025-05-07T20:52:55.5116725Z H=625, 2025-05-07T20:52:55.5116913Z S=28, 2025-05-07T20:52:55.5117096Z ) 2025-05-07T20:52:55.5117323Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5117840Z self=, 2025-05-07T20:52:55.5118310Z L=7, 2025-05-07T20:52:55.5118491Z H=930, 2025-05-07T20:52:55.5118681Z S=70, 2025-05-07T20:52:55.5118867Z ) 2025-05-07T20:52:55.5119094Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5119612Z self=, 2025-05-07T20:52:55.5120082Z L=10, 2025-05-07T20:52:55.5120264Z H=783, 2025-05-07T20:52:55.5120457Z S=79, 2025-05-07T20:52:55.5120642Z ) 2025-05-07T20:52:55.5120867Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5121393Z self=, 2025-05-07T20:52:55.5121865Z L=16, 2025-05-07T20:52:55.5122060Z H=813, 2025-05-07T20:52:55.5122247Z S=1, 2025-05-07T20:52:55.5122432Z ) 2025-05-07T20:52:55.5122665Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5123178Z self=, 2025-05-07T20:52:55.5123648Z L=16, 2025-05-07T20:52:55.5123837Z H=512, 2025-05-07T20:52:55.5124026Z S=1, 2025-05-07T20:52:55.5124212Z ) 2025-05-07T20:52:55.5124447Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5124961Z self=, 2025-05-07T20:52:55.5125434Z L=0, 2025-05-07T20:52:55.5125718Z H=512, 2025-05-07T20:52:55.5125904Z S=1, 2025-05-07T20:52:55.5126090Z ) 2025-05-07T20:52:55.5126328Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5126850Z self=, 2025-05-07T20:52:55.5127358Z L=7, 2025-05-07T20:52:55.5127548Z H=994, 2025-05-07T20:52:55.5127742Z S=42, 2025-05-07T20:52:55.5127933Z ) 2025-05-07T20:52:55.5128173Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5128804Z self=, 2025-05-07T20:52:55.5129271Z L=7, 2025-05-07T20:52:55.5129462Z H=512, 2025-05-07T20:52:55.5129651Z S=42, 2025-05-07T20:52:55.5129835Z ) 2025-05-07T20:52:55.5130067Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5130584Z self=, 2025-05-07T20:52:55.5131052Z L=7, 2025-05-07T20:52:55.5131240Z H=512, 2025-05-07T20:52:55.5131429Z S=0, 2025-05-07T20:52:55.5131609Z ) 2025-05-07T20:52:55.5131840Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5132361Z self=, 2025-05-07T20:52:55.5132834Z L=10, 2025-05-07T20:52:55.5133020Z H=522, 2025-05-07T20:52:55.5133213Z S=89, 2025-05-07T20:52:55.5133394Z ) 2025-05-07T20:52:55.5133620Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5134136Z self=, 2025-05-07T20:52:55.5134612Z L=0, 2025-05-07T20:52:55.5134790Z H=522, 2025-05-07T20:52:55.5134976Z S=89, 2025-05-07T20:52:55.5135155Z ) 2025-05-07T20:52:55.5135378Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5135897Z self=, 2025-05-07T20:52:55.5136605Z L=0, 2025-05-07T20:52:55.5136786Z H=522, 2025-05-07T20:52:55.5137058Z S=0, 2025-05-07T20:52:55.5137246Z ) 2025-05-07T20:52:55.5137471Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5137989Z self=, 2025-05-07T20:52:55.5145508Z L=7, 2025-05-07T20:52:55.5145738Z H=1016, 2025-05-07T20:52:55.5145934Z S=116, 2025-05-07T20:52:55.5146131Z ) 2025-05-07T20:52:55.5146376Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5146902Z self=, 2025-05-07T20:52:55.5147381Z L=0, 2025-05-07T20:52:55.5147585Z H=1016, 2025-05-07T20:52:55.5147775Z S=116, 2025-05-07T20:52:55.5147975Z ) 2025-05-07T20:52:55.5148210Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5148739Z self=, 2025-05-07T20:52:55.5149216Z L=0, 2025-05-07T20:52:55.5149425Z H=1016, 2025-05-07T20:52:55.5149617Z S=0, 2025-05-07T20:52:55.5149810Z ) 2025-05-07T20:52:55.5150050Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5150567Z self=, 2025-05-07T20:52:55.5151043Z L=6, 2025-05-07T20:52:55.5151243Z H=795, 2025-05-07T20:52:55.5151439Z S=89, 2025-05-07T20:52:55.5151624Z ) 2025-05-07T20:52:55.5151859Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5152382Z self=, 2025-05-07T20:52:55.5152847Z L=6, 2025-05-07T20:52:55.5153039Z H=795, 2025-05-07T20:52:55.5153241Z S=6, 2025-05-07T20:52:55.5153425Z ) 2025-05-07T20:52:55.5153662Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5154396Z self=, 2025-05-07T20:52:55.5154877Z L=6, 2025-05-07T20:52:55.5155080Z H=795, 2025-05-07T20:52:55.5155287Z S=0, 2025-05-07T20:52:55.5155473Z ) 2025-05-07T20:52:55.5155772Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5156301Z self=, 2025-05-07T20:52:55.5156778Z L=6, 2025-05-07T20:52:55.5156988Z H=512, 2025-05-07T20:52:55.5157185Z S=0, 2025-05-07T20:52:55.5157374Z ) 2025-05-07T20:52:55.5157605Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5158129Z self=, 2025-05-07T20:52:55.5158605Z L=5, 2025-05-07T20:52:55.5158805Z H=888, 2025-05-07T20:52:55.5159003Z S=29, 2025-05-07T20:52:55.5159197Z ) 2025-05-07T20:52:55.5159442Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5159961Z self=, 2025-05-07T20:52:55.5160450Z L=0, 2025-05-07T20:52:55.5160647Z H=888, 2025-05-07T20:52:55.5160836Z S=29, 2025-05-07T20:52:55.5161031Z ) 2025-05-07T20:52:55.5161279Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5161798Z self=, 2025-05-07T20:52:55.5162280Z L=0, 2025-05-07T20:52:55.5162475Z H=888, 2025-05-07T20:52:55.5162668Z S=0, 2025-05-07T20:52:55.5162858Z ) 2025-05-07T20:52:55.5163099Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5163633Z self=, 2025-05-07T20:52:55.5164109Z L=11, 2025-05-07T20:52:55.5164309Z H=991, 2025-05-07T20:52:55.5164514Z S=39, 2025-05-07T20:52:55.5164698Z ) 2025-05-07T20:52:55.5164948Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5165484Z self=, 2025-05-07T20:52:55.5166006Z L=0, 2025-05-07T20:52:55.5166208Z H=991, 2025-05-07T20:52:55.5166414Z S=39, 2025-05-07T20:52:55.5166593Z ) 2025-05-07T20:52:55.5166834Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5167372Z self=, 2025-05-07T20:52:55.5167853Z L=0, 2025-05-07T20:52:55.5168063Z H=991, 2025-05-07T20:52:55.5168276Z S=0, 2025-05-07T20:52:55.5168458Z ) 2025-05-07T20:52:55.5168834Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5169368Z self=, 2025-05-07T20:52:55.5169862Z L=16, 2025-05-07T20:52:55.5170051Z H=1003, 2025-05-07T20:52:55.5170266Z S=29, 2025-05-07T20:52:55.5170474Z ) 2025-05-07T20:52:55.5170710Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5171245Z self=, 2025-05-07T20:52:55.5171734Z L=16, 2025-05-07T20:52:55.5171931Z H=1003, 2025-05-07T20:52:55.5172154Z S=16, 2025-05-07T20:52:55.5172379Z ) 2025-05-07T20:52:55.5172616Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5173150Z self=, 2025-05-07T20:52:55.5173636Z L=0, 2025-05-07T20:52:55.5173821Z H=1003, 2025-05-07T20:52:55.5174019Z S=16, 2025-05-07T20:52:55.5174208Z ) 2025-05-07T20:52:55.5174441Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5174970Z self=, 2025-05-07T20:52:55.5175448Z L=16, 2025-05-07T20:52:55.5175646Z H=1003, 2025-05-07T20:52:55.5175929Z S=0, 2025-05-07T20:52:55.5176123Z ) 2025-05-07T20:52:55.5176362Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5176885Z self=, 2025-05-07T20:52:55.5177406Z L=16, 2025-05-07T20:52:55.5177605Z H=512, 2025-05-07T20:52:55.5177796Z S=0, 2025-05-07T20:52:55.5177996Z ) 2025-05-07T20:52:55.5178234Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5178752Z self=, 2025-05-07T20:52:55.5179232Z L=11, 2025-05-07T20:52:55.5179429Z H=661, 2025-05-07T20:52:55.5179618Z S=76, 2025-05-07T20:52:55.5179806Z ) 2025-05-07T20:52:55.5180045Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5180566Z self=, 2025-05-07T20:52:55.5181047Z L=11, 2025-05-07T20:52:55.5181251Z H=512, 2025-05-07T20:52:55.5181444Z S=76, 2025-05-07T20:52:55.5181623Z ) 2025-05-07T20:52:55.5181860Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:52:55.5182389Z self=, 2025-05-07T20:52:55.5182857Z L=0, 2025-05-07T20:52:55.5183052Z H=512, 2025-05-07T20:52:55.5183249Z S=76, 2025-05-07T20:52:55.5183430Z ) 2025-05-07T20:52:55.5183626Z PASSED 2025-05-07T20:52:55.9945801Z 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:52:55.9946773Z self=, 2025-05-07T20:52:55.9947301Z N=1, 2025-05-07T20:52:55.9947530Z dtype=SparseType.INT8, 2025-05-07T20:52:55.9947805Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9948065Z ) 2025-05-07T20:52:55.9948350Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9948941Z self=, 2025-05-07T20:52:55.9949572Z N=8, 2025-05-07T20:52:55.9949793Z dtype=SparseType.INT8, 2025-05-07T20:52:55.9950064Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9950330Z ) 2025-05-07T20:52:55.9950605Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9951188Z self=, 2025-05-07T20:52:55.9951701Z N=6, 2025-05-07T20:52:55.9951921Z dtype=SparseType.INT8, 2025-05-07T20:52:55.9952197Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9952449Z ) 2025-05-07T20:52:55.9952722Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9953314Z self=, 2025-05-07T20:52:55.9953821Z N=6, 2025-05-07T20:52:55.9954039Z dtype=SparseType.INT2, 2025-05-07T20:52:55.9954316Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9954574Z ) 2025-05-07T20:52:55.9954845Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9955435Z self=, 2025-05-07T20:52:55.9955939Z N=5, 2025-05-07T20:52:55.9956157Z dtype=SparseType.INT8, 2025-05-07T20:52:55.9956430Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9956682Z ) 2025-05-07T20:52:55.9956955Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9957546Z self=, 2025-05-07T20:52:55.9958061Z N=5, 2025-05-07T20:52:55.9958279Z dtype=SparseType.INT8, 2025-05-07T20:52:55.9958558Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9958822Z ) 2025-05-07T20:52:55.9959241Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9959842Z self=, 2025-05-07T20:52:55.9960361Z N=6, 2025-05-07T20:52:55.9960573Z dtype=SparseType.INT8, 2025-05-07T20:52:55.9960909Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9961174Z ) 2025-05-07T20:52:55.9961439Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9962027Z self=, 2025-05-07T20:52:55.9962539Z N=8, 2025-05-07T20:52:55.9962756Z dtype=SparseType.INT4, 2025-05-07T20:52:55.9963020Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9963283Z ) 2025-05-07T20:52:55.9963542Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9964129Z self=, 2025-05-07T20:52:55.9964638Z N=1, 2025-05-07T20:52:55.9964853Z dtype=SparseType.INT4, 2025-05-07T20:52:55.9965118Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9965380Z ) 2025-05-07T20:52:55.9965638Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9966226Z self=, 2025-05-07T20:52:55.9966738Z N=6, 2025-05-07T20:52:55.9966944Z dtype=SparseType.INT4, 2025-05-07T20:52:55.9967227Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9967478Z ) 2025-05-07T20:52:55.9967743Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9968327Z self=, 2025-05-07T20:52:55.9968960Z N=5, 2025-05-07T20:52:55.9969178Z dtype=SparseType.INT2, 2025-05-07T20:52:55.9969448Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9969695Z ) 2025-05-07T20:52:55.9969969Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9970556Z self=, 2025-05-07T20:52:55.9971120Z N=5, 2025-05-07T20:52:55.9971326Z dtype=SparseType.INT4, 2025-05-07T20:52:55.9971602Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9971862Z ) 2025-05-07T20:52:55.9972124Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9972713Z self=, 2025-05-07T20:52:55.9973410Z N=5, 2025-05-07T20:52:55.9973621Z dtype=SparseType.INT4, 2025-05-07T20:52:55.9973892Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9974150Z ) 2025-05-07T20:52:55.9974411Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9974991Z self=, 2025-05-07T20:52:55.9975501Z N=1, 2025-05-07T20:52:55.9975715Z dtype=SparseType.INT8, 2025-05-07T20:52:55.9975984Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9976245Z ) 2025-05-07T20:52:55.9976517Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9977093Z self=, 2025-05-07T20:52:55.9977602Z N=7, 2025-05-07T20:52:55.9977815Z dtype=SparseType.INT2, 2025-05-07T20:52:55.9978080Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9978337Z ) 2025-05-07T20:52:55.9978606Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9979186Z self=, 2025-05-07T20:52:55.9979702Z N=6, 2025-05-07T20:52:55.9979919Z dtype=SparseType.INT2, 2025-05-07T20:52:55.9980180Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9980442Z ) 2025-05-07T20:52:55.9980801Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9981394Z self=, 2025-05-07T20:52:55.9981903Z N=3, 2025-05-07T20:52:55.9982122Z dtype=SparseType.INT2, 2025-05-07T20:52:55.9982433Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9982688Z ) 2025-05-07T20:52:55.9982955Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9983535Z self=, 2025-05-07T20:52:55.9984225Z N=6, 2025-05-07T20:52:55.9984507Z dtype=SparseType.INT4, 2025-05-07T20:52:55.9984780Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9985032Z ) 2025-05-07T20:52:55.9985303Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9985883Z self=, 2025-05-07T20:52:55.9986391Z N=4, 2025-05-07T20:52:55.9986611Z dtype=SparseType.INT2, 2025-05-07T20:52:55.9986887Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9987147Z ) 2025-05-07T20:52:55.9987412Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9987992Z self=, 2025-05-07T20:52:55.9988507Z N=2, 2025-05-07T20:52:55.9988715Z dtype=SparseType.INT4, 2025-05-07T20:52:55.9988986Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9989246Z ) 2025-05-07T20:52:55.9989510Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9990096Z self=, 2025-05-07T20:52:55.9990603Z N=4, 2025-05-07T20:52:55.9990821Z dtype=SparseType.INT4, 2025-05-07T20:52:55.9991083Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9991339Z ) 2025-05-07T20:52:55.9991604Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9992181Z self=, 2025-05-07T20:52:55.9992777Z N=7, 2025-05-07T20:52:55.9992989Z dtype=SparseType.INT8, 2025-05-07T20:52:55.9993247Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9993504Z ) 2025-05-07T20:52:55.9993767Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9994342Z self=, 2025-05-07T20:52:55.9994856Z N=5, 2025-05-07T20:52:55.9995077Z dtype=SparseType.INT2, 2025-05-07T20:52:55.9995341Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9995597Z ) 2025-05-07T20:52:55.9995865Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9996455Z self=, 2025-05-07T20:52:55.9996958Z N=4, 2025-05-07T20:52:55.9997176Z dtype=SparseType.INT2, 2025-05-07T20:52:55.9997442Z indices_dtype=torch.int64, 2025-05-07T20:52:55.9997690Z ) 2025-05-07T20:52:55.9997963Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:55.9998553Z self=, 2025-05-07T20:52:55.9999061Z N=8, 2025-05-07T20:52:55.9999274Z dtype=SparseType.INT2, 2025-05-07T20:52:55.9999542Z indices_dtype=torch.int32, 2025-05-07T20:52:55.9999793Z ) 2025-05-07T20:52:56.0000059Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0000635Z self=, 2025-05-07T20:52:56.0001139Z N=4, 2025-05-07T20:52:56.0001348Z dtype=SparseType.INT4, 2025-05-07T20:52:56.0001615Z indices_dtype=torch.int64, 2025-05-07T20:52:56.0001872Z ) 2025-05-07T20:52:56.0002133Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0002859Z self=, 2025-05-07T20:52:56.0003373Z N=2, 2025-05-07T20:52:56.0003580Z dtype=SparseType.INT8, 2025-05-07T20:52:56.0003850Z indices_dtype=torch.int32, 2025-05-07T20:52:56.0004144Z ) 2025-05-07T20:52:56.0004404Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0004988Z self=, 2025-05-07T20:52:56.0005498Z N=7, 2025-05-07T20:52:56.0005711Z dtype=SparseType.INT4, 2025-05-07T20:52:56.0005992Z indices_dtype=torch.int32, 2025-05-07T20:52:56.0006246Z ) 2025-05-07T20:52:56.0006513Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0007088Z self=, 2025-05-07T20:52:56.0007598Z N=2, 2025-05-07T20:52:56.0007820Z dtype=SparseType.INT4, 2025-05-07T20:52:56.0008090Z indices_dtype=torch.int32, 2025-05-07T20:52:56.0008342Z ) 2025-05-07T20:52:56.0008702Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0009286Z self=, 2025-05-07T20:52:56.0009781Z N=1, 2025-05-07T20:52:56.0009992Z dtype=SparseType.INT2, 2025-05-07T20:52:56.0010256Z indices_dtype=torch.int64, 2025-05-07T20:52:56.0010504Z ) 2025-05-07T20:52:56.0010767Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0011346Z self=, 2025-05-07T20:52:56.0011847Z N=3, 2025-05-07T20:52:56.0012058Z dtype=SparseType.INT8, 2025-05-07T20:52:56.0012348Z indices_dtype=torch.int64, 2025-05-07T20:52:56.0012626Z ) 2025-05-07T20:52:56.0012895Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0013481Z self=, 2025-05-07T20:52:56.0014523Z N=3, 2025-05-07T20:52:56.0014733Z dtype=SparseType.INT2, 2025-05-07T20:52:56.0015000Z indices_dtype=torch.int64, 2025-05-07T20:52:56.0015257Z ) 2025-05-07T20:52:56.0015522Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0016100Z self=, 2025-05-07T20:52:56.0016610Z N=3, 2025-05-07T20:52:56.0016819Z dtype=SparseType.INT8, 2025-05-07T20:52:56.0017088Z indices_dtype=torch.int32, 2025-05-07T20:52:56.0017346Z ) 2025-05-07T20:52:56.0017611Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0018188Z self=, 2025-05-07T20:52:56.0018697Z N=7, 2025-05-07T20:52:56.0018910Z dtype=SparseType.INT2, 2025-05-07T20:52:56.0019178Z indices_dtype=torch.int32, 2025-05-07T20:52:56.0019435Z ) 2025-05-07T20:52:56.0019704Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0020283Z self=, 2025-05-07T20:52:56.0020793Z N=4, 2025-05-07T20:52:56.0021007Z dtype=SparseType.INT8, 2025-05-07T20:52:56.0021267Z indices_dtype=torch.int64, 2025-05-07T20:52:56.0021525Z ) 2025-05-07T20:52:56.0021792Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0022364Z self=, 2025-05-07T20:52:56.0022866Z N=8, 2025-05-07T20:52:56.0023078Z dtype=SparseType.INT8, 2025-05-07T20:52:56.0023344Z indices_dtype=torch.int64, 2025-05-07T20:52:56.0597363Z ) 2025-05-07T20:52:56.0597905Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0599264Z self=, 2025-05-07T20:52:56.0600190Z N=4, 2025-05-07T20:52:56.0600580Z dtype=SparseType.INT8, 2025-05-07T20:52:56.0601081Z indices_dtype=torch.int32, 2025-05-07T20:52:56.0601639Z ) 2025-05-07T20:52:56.0602105Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0603149Z self=, 2025-05-07T20:52:56.0603764Z N=1, 2025-05-07T20:52:56.0603966Z dtype=SparseType.INT4, 2025-05-07T20:52:56.0604230Z indices_dtype=torch.int32, 2025-05-07T20:52:56.0604476Z ) 2025-05-07T20:52:56.0604729Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0605300Z self=, 2025-05-07T20:52:56.0605800Z N=2, 2025-05-07T20:52:56.0606004Z dtype=SparseType.INT8, 2025-05-07T20:52:56.0606277Z indices_dtype=torch.int64, 2025-05-07T20:52:56.0606530Z ) 2025-05-07T20:52:56.0606791Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:52:56.0607362Z self=, 2025-05-07T20:52:56.0607864Z N=8, 2025-05-07T20:52:56.0608066Z dtype=SparseType.INT2, 2025-05-07T20:52:56.0608323Z indices_dtype=torch.int64, 2025-05-07T20:52:56.0608709Z ) 2025-05-07T20:52:56.0608892Z PASSED 2025-05-07T20:52:57.1817840Z 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:52:57.1825321Z self=, 2025-05-07T20:52:57.1825894Z device_to_str='cuda', 2025-05-07T20:52:57.1826162Z cache_load_factor=0.0, 2025-05-07T20:52:57.1826402Z ) 2025-05-07T20:52:57.1826590Z PASSED 2025-05-07T20:52:57.7245881Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7246898Z self=, 2025-05-07T20:52:57.7247441Z N=1, 2025-05-07T20:52:57.7247655Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7247936Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7248191Z ) 2025-05-07T20:52:57.7248411Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7248985Z self=, 2025-05-07T20:52:57.7249435Z N=5, 2025-05-07T20:52:57.7249645Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7249907Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7250170Z ) 2025-05-07T20:52:57.7250387Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7250857Z self=, 2025-05-07T20:52:57.7251319Z N=5, 2025-05-07T20:52:57.7251529Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7251785Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7252038Z ) 2025-05-07T20:52:57.7252252Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7252721Z self=, 2025-05-07T20:52:57.7253178Z N=1, 2025-05-07T20:52:57.7253390Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7253696Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7253938Z ) 2025-05-07T20:52:57.7254153Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7254627Z self=, 2025-05-07T20:52:57.7255077Z N=1, 2025-05-07T20:52:57.7255281Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7255546Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7255789Z ) 2025-05-07T20:52:57.7256002Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7256621Z self=, 2025-05-07T20:52:57.7257071Z N=6, 2025-05-07T20:52:57.7257285Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7257547Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7257851Z ) 2025-05-07T20:52:57.7258064Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7258547Z self=, 2025-05-07T20:52:57.7258992Z N=2, 2025-05-07T20:52:57.7259188Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7259446Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7259692Z ) 2025-05-07T20:52:57.7259900Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7260376Z self=, 2025-05-07T20:52:57.7260823Z N=3, 2025-05-07T20:52:57.7261026Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7261285Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7261539Z ) 2025-05-07T20:52:57.7261753Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7262224Z self=, 2025-05-07T20:52:57.7262673Z N=3, 2025-05-07T20:52:57.7262899Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7263190Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7263437Z ) 2025-05-07T20:52:57.7263650Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7264117Z self=, 2025-05-07T20:52:57.7264566Z N=2, 2025-05-07T20:52:57.7264769Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7265022Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7265276Z ) 2025-05-07T20:52:57.7265491Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7265958Z self=, 2025-05-07T20:52:57.7266404Z N=4, 2025-05-07T20:52:57.7266616Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7266869Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7267119Z ) 2025-05-07T20:52:57.7267385Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7267853Z self=, 2025-05-07T20:52:57.7268305Z N=1, 2025-05-07T20:52:57.7268511Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7268773Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7269013Z ) 2025-05-07T20:52:57.7269224Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7269700Z self=, 2025-05-07T20:52:57.7270146Z N=6, 2025-05-07T20:52:57.7270356Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7270618Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7270859Z ) 2025-05-07T20:52:57.7271073Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7271545Z self=, 2025-05-07T20:52:57.7271990Z N=4, 2025-05-07T20:52:57.7272193Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7272458Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7272702Z ) 2025-05-07T20:52:57.7272912Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7273388Z self=, 2025-05-07T20:52:57.7273839Z N=8, 2025-05-07T20:52:57.7274038Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7274295Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7274551Z ) 2025-05-07T20:52:57.7274758Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7275236Z self=, 2025-05-07T20:52:57.7275683Z N=4, 2025-05-07T20:52:57.7275886Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7276155Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7276403Z ) 2025-05-07T20:52:57.7276697Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7277174Z self=, 2025-05-07T20:52:57.7277626Z N=7, 2025-05-07T20:52:57.7277823Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7278151Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7278406Z ) 2025-05-07T20:52:57.7278626Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7279093Z self=, 2025-05-07T20:52:57.7279536Z N=4, 2025-05-07T20:52:57.7279745Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7280002Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7280257Z ) 2025-05-07T20:52:57.7280469Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7280934Z self=, 2025-05-07T20:52:57.7281382Z N=7, 2025-05-07T20:52:57.7281589Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7281846Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7282097Z ) 2025-05-07T20:52:57.7282312Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7282785Z self=, 2025-05-07T20:52:57.7283284Z N=1, 2025-05-07T20:52:57.7283494Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7283751Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7283990Z ) 2025-05-07T20:52:57.7284202Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7284684Z self=, 2025-05-07T20:52:57.7285124Z N=3, 2025-05-07T20:52:57.7285335Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7285595Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7285838Z ) 2025-05-07T20:52:57.7286046Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7286517Z self=, 2025-05-07T20:52:57.7286969Z N=2, 2025-05-07T20:52:57.7287170Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7287426Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7287721Z ) 2025-05-07T20:52:57.7287929Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7288402Z self=, 2025-05-07T20:52:57.7288930Z N=7, 2025-05-07T20:52:57.7289130Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7289388Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7289639Z ) 2025-05-07T20:52:57.7289847Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7290327Z self=, 2025-05-07T20:52:57.7290775Z N=5, 2025-05-07T20:52:57.7290968Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7291228Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7291477Z ) 2025-05-07T20:52:57.7291684Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7292156Z self=, 2025-05-07T20:52:57.7292605Z N=5, 2025-05-07T20:52:57.7292812Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7293067Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7293323Z ) 2025-05-07T20:52:57.7293536Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7294002Z self=, 2025-05-07T20:52:57.7294450Z N=3, 2025-05-07T20:52:57.7294656Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7294914Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7295165Z ) 2025-05-07T20:52:57.7295383Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7295855Z self=, 2025-05-07T20:52:57.7296296Z N=4, 2025-05-07T20:52:57.7296505Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7296761Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7297097Z ) 2025-05-07T20:52:57.7297316Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7297791Z self=, 2025-05-07T20:52:57.7298251Z N=8, 2025-05-07T20:52:57.7298506Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7298762Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7299007Z ) 2025-05-07T20:52:57.7299222Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7299700Z self=, 2025-05-07T20:52:57.7300138Z N=3, 2025-05-07T20:52:57.7300351Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7300613Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7300857Z ) 2025-05-07T20:52:57.7301070Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7301539Z self=, 2025-05-07T20:52:57.7301974Z N=4, 2025-05-07T20:52:57.7302182Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7302440Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7302688Z ) 2025-05-07T20:52:57.7302895Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7303368Z self=, 2025-05-07T20:52:57.7303819Z N=1, 2025-05-07T20:52:57.7304027Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7304283Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7304530Z ) 2025-05-07T20:52:57.7304742Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7305210Z self=, 2025-05-07T20:52:57.7305659Z N=6, 2025-05-07T20:52:57.7305858Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7306116Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7306357Z ) 2025-05-07T20:52:57.7306565Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7307039Z self=, 2025-05-07T20:52:57.7307478Z N=2, 2025-05-07T20:52:57.7307738Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7308000Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7308240Z ) 2025-05-07T20:52:57.7308458Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7308933Z self=, 2025-05-07T20:52:57.7309373Z N=7, 2025-05-07T20:52:57.7309578Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7309832Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7310070Z ) 2025-05-07T20:52:57.7310283Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7310756Z self=, 2025-05-07T20:52:57.7311205Z N=6, 2025-05-07T20:52:57.7311402Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7311663Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7311911Z ) 2025-05-07T20:52:57.7312122Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7312600Z self=, 2025-05-07T20:52:57.7313075Z N=6, 2025-05-07T20:52:57.7313298Z dtype=SparseType.INT8, 2025-05-07T20:52:57.7313560Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7313807Z ) 2025-05-07T20:52:57.7314015Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7314494Z self=, 2025-05-07T20:52:57.7314936Z N=2, 2025-05-07T20:52:57.7315143Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7315398Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7315650Z ) 2025-05-07T20:52:57.7315864Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7316329Z self=, 2025-05-07T20:52:57.7316771Z N=2, 2025-05-07T20:52:57.7317066Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7317320Z indices_dtype=torch.int32, 2025-05-07T20:52:57.7317563Z ) 2025-05-07T20:52:57.7317783Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7318249Z self=, 2025-05-07T20:52:57.7318729Z N=8, 2025-05-07T20:52:57.7318929Z dtype=SparseType.INT4, 2025-05-07T20:52:57.7319182Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7319420Z ) 2025-05-07T20:52:57.7319628Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:52:57.7320100Z self=, 2025-05-07T20:52:57.7320538Z N=5, 2025-05-07T20:52:57.7320743Z dtype=SparseType.INT2, 2025-05-07T20:52:57.7321002Z indices_dtype=torch.int64, 2025-05-07T20:52:57.7399571Z ) 2025-05-07T20:52:57.7409156Z PASSED 2025-05-07T20:52:57.7409270Z 2025-05-07T20:52:57.7409448Z ============================== 5 passed in 4.90s =============================== 2025-05-07T20:52:58.4865119Z 2025-05-07T20:52:58.4866205Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:52:58.4887261Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 8 seconds 2025-05-07T20:52:58.4887592Z 2025-05-07T20:52:58.4887597Z 2025-05-07T20:52:58.4887601Z 2025-05-07T20:52:58.4887605Z 2025-05-07T20:52:58.4908006Z ################################################################################ 2025-05-07T20:52:58.4922771Z # [2025-05-07T20:52:58.491Z] Run Python Test Suite: 2025-05-07T20:52:58.4923134Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:52:58.4923465Z ################################################################################ 2025-05-07T20:52:58.4950226Z + 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:52:58.4951196Z 2025-05-07T20:53:00.6795201Z ============================= test session starts ============================== 2025-05-07T20:53:00.6795826Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:00.6796640Z cachedir: .pytest_cache 2025-05-07T20:53:00.6797229Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:00.6797954Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:00.6798365Z plugins: hypothesis-6.131.14 2025-05-07T20:53:02.3608728Z collecting ... collected 1 item 2025-05-07T20:53:02.3608970Z 2025-05-07T20:54:38.1618040Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1621088Z self=, 2025-05-07T20:54:38.1621782Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:38.1622097Z pooling_mode=, 2025-05-07T20:54:38.1622415Z indices_dtype=torch.int32, 2025-05-07T20:54:38.1622700Z output_dtype=SparseType.FP32, 2025-05-07T20:54:38.1622980Z ) 2025-05-07T20:54:38.1623214Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1623816Z self=, 2025-05-07T20:54:38.1624371Z nbit_weights_ty=None, 2025-05-07T20:54:38.1624659Z pooling_mode=, 2025-05-07T20:54:38.1624963Z indices_dtype=torch.int32, 2025-05-07T20:54:38.1625244Z output_dtype=SparseType.FP32, 2025-05-07T20:54:38.1625503Z ) 2025-05-07T20:54:38.1625734Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1626316Z self=, 2025-05-07T20:54:38.1627284Z nbit_weights_ty=None, 2025-05-07T20:54:38.1627554Z pooling_mode=, 2025-05-07T20:54:38.1627862Z indices_dtype=torch.int32, 2025-05-07T20:54:38.1628142Z output_dtype=SparseType.BF16, 2025-05-07T20:54:38.1628398Z ) 2025-05-07T20:54:38.1628628Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1629297Z self=, 2025-05-07T20:54:38.1629848Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:38.1630146Z pooling_mode=, 2025-05-07T20:54:38.1630439Z indices_dtype=torch.int32, 2025-05-07T20:54:38.1630708Z output_dtype=SparseType.FP32, 2025-05-07T20:54:38.1630970Z ) 2025-05-07T20:54:38.1631195Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1631768Z self=, 2025-05-07T20:54:38.1632322Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:38.1632626Z pooling_mode=, 2025-05-07T20:54:38.1632927Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1633199Z output_dtype=SparseType.BF16, 2025-05-07T20:54:38.1633464Z ) 2025-05-07T20:54:38.1633690Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1634262Z self=, 2025-05-07T20:54:38.1634811Z nbit_weights_ty=None, 2025-05-07T20:54:38.1635076Z pooling_mode=, 2025-05-07T20:54:38.1635366Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1635641Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1635906Z ) 2025-05-07T20:54:38.1636133Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1637007Z self=, 2025-05-07T20:54:38.1637551Z nbit_weights_ty=None, 2025-05-07T20:54:38.1637820Z pooling_mode=, 2025-05-07T20:54:38.1638114Z indices_dtype=torch.int32, 2025-05-07T20:54:38.1638391Z output_dtype=SparseType.FP32, 2025-05-07T20:54:38.1638760Z ) 2025-05-07T20:54:38.1638982Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1639560Z self=, 2025-05-07T20:54:38.1640103Z nbit_weights_ty=None, 2025-05-07T20:54:38.1640377Z pooling_mode=, 2025-05-07T20:54:38.1640668Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1640946Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1641213Z ) 2025-05-07T20:54:38.1641435Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1642012Z self=, 2025-05-07T20:54:38.1642572Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:54:38.1642873Z pooling_mode=, 2025-05-07T20:54:38.1643175Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1643454Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1643712Z ) 2025-05-07T20:54:38.1643940Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1644518Z self=, 2025-05-07T20:54:38.1645080Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:38.1645376Z pooling_mode=, 2025-05-07T20:54:38.1645675Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1645952Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1646207Z ) 2025-05-07T20:54:38.1646434Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1647019Z self=, 2025-05-07T20:54:38.1647555Z nbit_weights_ty=None, 2025-05-07T20:54:38.1647959Z pooling_mode=, 2025-05-07T20:54:38.1655439Z indices_dtype=torch.int32, 2025-05-07T20:54:38.1655736Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1656019Z ) 2025-05-07T20:54:38.1656260Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1656952Z self=, 2025-05-07T20:54:38.1657526Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:38.1657842Z pooling_mode=, 2025-05-07T20:54:38.1658144Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1658430Z output_dtype=SparseType.FP32, 2025-05-07T20:54:38.1658698Z ) 2025-05-07T20:54:38.1658924Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1659518Z self=, 2025-05-07T20:54:38.1660085Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:38.1660396Z pooling_mode=, 2025-05-07T20:54:38.1660702Z indices_dtype=torch.int32, 2025-05-07T20:54:38.1660987Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1661255Z ) 2025-05-07T20:54:38.1661483Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1662068Z self=, 2025-05-07T20:54:38.1662643Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:54:38.1662944Z pooling_mode=, 2025-05-07T20:54:38.1663249Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1663531Z output_dtype=SparseType.FP32, 2025-05-07T20:54:38.1663793Z ) 2025-05-07T20:54:38.1664029Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1664615Z self=, 2025-05-07T20:54:38.1665184Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:38.1665485Z pooling_mode=, 2025-05-07T20:54:38.1665791Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1666074Z output_dtype=SparseType.FP32, 2025-05-07T20:54:38.1666389Z ) 2025-05-07T20:54:38.1666630Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1667224Z self=, 2025-05-07T20:54:38.1667785Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:38.1668096Z pooling_mode=, 2025-05-07T20:54:38.1668403Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1668690Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1668947Z ) 2025-05-07T20:54:38.1669179Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1669763Z self=, 2025-05-07T20:54:38.1670310Z nbit_weights_ty=None, 2025-05-07T20:54:38.1670583Z pooling_mode=, 2025-05-07T20:54:38.1670896Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1671170Z output_dtype=SparseType.BF16, 2025-05-07T20:54:38.1671434Z ) 2025-05-07T20:54:38.1671673Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1672277Z self=, 2025-05-07T20:54:38.1672874Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:38.1673189Z pooling_mode=, 2025-05-07T20:54:38.1673491Z indices_dtype=torch.int32, 2025-05-07T20:54:38.1673764Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1674034Z ) 2025-05-07T20:54:38.1674270Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1674849Z self=, 2025-05-07T20:54:38.1675419Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:38.1675735Z pooling_mode=, 2025-05-07T20:54:38.1676120Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1676409Z output_dtype=SparseType.FP32, 2025-05-07T20:54:38.1676685Z ) 2025-05-07T20:54:38.1676915Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1677506Z self=, 2025-05-07T20:54:38.1678156Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:38.1678463Z pooling_mode=, 2025-05-07T20:54:38.1678762Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1679045Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1679311Z ) 2025-05-07T20:54:38.1679538Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1680123Z self=, 2025-05-07T20:54:38.1680688Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:54:38.1680990Z pooling_mode=, 2025-05-07T20:54:38.1681305Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1681596Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1681865Z ) 2025-05-07T20:54:38.1682093Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1682732Z self=, 2025-05-07T20:54:38.1683302Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:38.1683605Z pooling_mode=, 2025-05-07T20:54:38.1683911Z indices_dtype=torch.int32, 2025-05-07T20:54:38.1684200Z output_dtype=SparseType.FP32, 2025-05-07T20:54:38.1684464Z ) 2025-05-07T20:54:38.1684705Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1685294Z self=, 2025-05-07T20:54:38.1685854Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:54:38.1686162Z pooling_mode=, 2025-05-07T20:54:38.1686471Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1686761Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1687026Z ) 2025-05-07T20:54:38.1687313Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1687901Z self=, 2025-05-07T20:54:38.1688593Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:54:38.1688898Z pooling_mode=, 2025-05-07T20:54:38.1689198Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1689466Z output_dtype=SparseType.FP16, 2025-05-07T20:54:38.1689735Z ) 2025-05-07T20:54:38.1689968Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1690547Z self=, 2025-05-07T20:54:38.1691096Z nbit_weights_ty=None, 2025-05-07T20:54:38.1691369Z pooling_mode=, 2025-05-07T20:54:38.1691675Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1691949Z output_dtype=SparseType.FP32, 2025-05-07T20:54:38.1692221Z ) 2025-05-07T20:54:38.1692452Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1693034Z self=, 2025-05-07T20:54:38.1693602Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:38.1693920Z pooling_mode=, 2025-05-07T20:54:38.1694215Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1694495Z output_dtype=SparseType.BF16, 2025-05-07T20:54:38.1694766Z ) 2025-05-07T20:54:38.1695001Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1695576Z self=, 2025-05-07T20:54:38.1696127Z nbit_weights_ty=None, 2025-05-07T20:54:38.1696403Z pooling_mode=, 2025-05-07T20:54:38.1696698Z indices_dtype=torch.int64, 2025-05-07T20:54:38.1697069Z output_dtype=SparseType.FP32, 2025-05-07T20:54:38.1697335Z ) 2025-05-07T20:54:38.1697558Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:54:38.1698144Z self=, 2025-05-07T20:54:38.1698781Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:54:38.1699078Z pooling_mode=, 2025-05-07T20:54:38.1699383Z indices_dtype=torch.int32, 2025-05-07T20:54:38.1699660Z output_dtype=SparseType.BF16, 2025-05-07T20:55:17.5439348Z ) 2025-05-07T20:55:17.5439885Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5440653Z self=, 2025-05-07T20:55:17.5441342Z nbit_weights_ty=None, 2025-05-07T20:55:17.5441651Z pooling_mode=, 2025-05-07T20:55:17.5444333Z indices_dtype=torch.int64, 2025-05-07T20:55:17.5444822Z output_dtype=SparseType.FP32, 2025-05-07T20:55:17.5445127Z ) 2025-05-07T20:55:17.5445368Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5445967Z self=, 2025-05-07T20:55:17.5446557Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:55:17.5446881Z pooling_mode=, 2025-05-07T20:55:17.5447181Z indices_dtype=torch.int32, 2025-05-07T20:55:17.5447468Z output_dtype=SparseType.BF16, 2025-05-07T20:55:17.5447744Z ) 2025-05-07T20:55:17.5447971Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5448647Z self=, 2025-05-07T20:55:17.5449205Z nbit_weights_ty=None, 2025-05-07T20:55:17.5449479Z pooling_mode=, 2025-05-07T20:55:17.5449775Z indices_dtype=torch.int32, 2025-05-07T20:55:17.5450064Z output_dtype=SparseType.FP16, 2025-05-07T20:55:17.5450329Z ) 2025-05-07T20:55:17.5450553Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5451463Z self=, 2025-05-07T20:55:17.5452024Z nbit_weights_ty=None, 2025-05-07T20:55:17.5452289Z pooling_mode=, 2025-05-07T20:55:17.5452599Z indices_dtype=torch.int64, 2025-05-07T20:55:17.5452884Z output_dtype=SparseType.BF16, 2025-05-07T20:55:17.5453152Z ) 2025-05-07T20:55:17.5453376Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5453964Z self=, 2025-05-07T20:55:17.5454539Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:17.5454841Z pooling_mode=, 2025-05-07T20:55:17.5455154Z indices_dtype=torch.int32, 2025-05-07T20:55:17.5455444Z output_dtype=SparseType.FP32, 2025-05-07T20:55:17.5455709Z ) 2025-05-07T20:55:17.5455949Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5456551Z self=, 2025-05-07T20:55:17.5457114Z nbit_weights_ty=None, 2025-05-07T20:55:17.5457379Z pooling_mode=, 2025-05-07T20:55:17.5457697Z indices_dtype=torch.int32, 2025-05-07T20:55:17.5457982Z output_dtype=SparseType.FP16, 2025-05-07T20:55:17.5458253Z ) 2025-05-07T20:55:17.5458479Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5459063Z self=, 2025-05-07T20:55:17.5459616Z nbit_weights_ty=None, 2025-05-07T20:55:17.5459877Z pooling_mode=, 2025-05-07T20:55:17.5460180Z indices_dtype=torch.int32, 2025-05-07T20:55:17.5460456Z output_dtype=SparseType.BF16, 2025-05-07T20:55:17.5460716Z ) 2025-05-07T20:55:17.5461133Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5461719Z self=, 2025-05-07T20:55:17.5462288Z nbit_weights_ty=None, 2025-05-07T20:55:17.5462638Z pooling_mode=, 2025-05-07T20:55:17.5462932Z indices_dtype=torch.int32, 2025-05-07T20:55:17.5463216Z output_dtype=SparseType.BF16, 2025-05-07T20:55:17.5463485Z ) 2025-05-07T20:55:17.5463713Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5464299Z self=, 2025-05-07T20:55:17.5464855Z nbit_weights_ty=None, 2025-05-07T20:55:17.5465128Z pooling_mode=, 2025-05-07T20:55:17.5465425Z indices_dtype=torch.int32, 2025-05-07T20:55:17.5465708Z output_dtype=SparseType.FP32, 2025-05-07T20:55:17.5465976Z ) 2025-05-07T20:55:17.5466207Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5466792Z self=, 2025-05-07T20:55:17.5467354Z nbit_weights_ty=None, 2025-05-07T20:55:17.5467618Z pooling_mode=, 2025-05-07T20:55:17.5467921Z indices_dtype=torch.int64, 2025-05-07T20:55:17.5468199Z output_dtype=SparseType.BF16, 2025-05-07T20:55:17.5468458Z ) 2025-05-07T20:55:17.5468689Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5469271Z self=, 2025-05-07T20:55:17.5469837Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:17.5470138Z pooling_mode=, 2025-05-07T20:55:17.5470440Z indices_dtype=torch.int32, 2025-05-07T20:55:17.5470722Z output_dtype=SparseType.FP32, 2025-05-07T20:55:17.5470977Z ) 2025-05-07T20:55:17.5471217Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:17.5471806Z self=, 2025-05-07T20:55:17.5472409Z nbit_weights_ty=None, 2025-05-07T20:55:17.5472680Z pooling_mode=, 2025-05-07T20:55:17.5472996Z indices_dtype=torch.int64, 2025-05-07T20:55:17.5473318Z output_dtype=SparseType.FP16, 2025-05-07T20:55:17.5473586Z ) 2025-05-07T20:55:17.5473778Z PASSED 2025-05-07T20:55:17.5473891Z 2025-05-07T20:55:17.5474051Z ======================== 1 passed in 137.00s (0:02:16) ========================= 2025-05-07T20:55:18.3462101Z 2025-05-07T20:55:18.3462618Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:55:18.3482698Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 140 seconds 2025-05-07T20:55:18.3483056Z 2025-05-07T20:55:18.3483061Z 2025-05-07T20:55:18.3483065Z 2025-05-07T20:55:18.3483068Z 2025-05-07T20:55:18.3503636Z ################################################################################ 2025-05-07T20:55:18.3521588Z # [2025-05-07T20:55:18.351Z] Run Python Test Suite: 2025-05-07T20:55:18.3521954Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:55:18.3522279Z ################################################################################ 2025-05-07T20:55:18.3548771Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_forward_test.py 2025-05-07T20:55:18.3549432Z 2025-05-07T20:55:20.5378960Z ============================= test session starts ============================== 2025-05-07T20:55:20.5379603Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:55:20.5380134Z cachedir: .pytest_cache 2025-05-07T20:55:20.5381071Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:55:20.5381804Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:55:20.5382217Z plugins: hypothesis-6.131.14 2025-05-07T20:55:22.2687877Z collecting ... collected 10 items 2025-05-07T20:55:22.2688613Z 2025-05-07T20:56:08.8052476Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8053241Z self=, 2025-05-07T20:56:08.8053743Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:08.8054063Z use_array_for_index_remapping=False, 2025-05-07T20:56:08.8054349Z do_pruning=False, 2025-05-07T20:56:08.8054611Z pooling_mode=, 2025-05-07T20:56:08.8054985Z indices_dtype=torch.int32, 2025-05-07T20:56:08.8055408Z output_dtype=SparseType.FP32, 2025-05-07T20:56:08.8055791Z ) 2025-05-07T20:56:08.8056085Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8056751Z self=, 2025-05-07T20:56:08.8057429Z nbit_weights_ty=None, 2025-05-07T20:56:08.8057713Z use_array_for_index_remapping=False, 2025-05-07T20:56:08.8058049Z do_pruning=False, 2025-05-07T20:56:08.8058312Z pooling_mode=, 2025-05-07T20:56:08.8058617Z indices_dtype=torch.int32, 2025-05-07T20:56:08.8058899Z output_dtype=SparseType.FP32, 2025-05-07T20:56:08.8059189Z ) 2025-05-07T20:56:08.8059393Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8059863Z self=, 2025-05-07T20:56:08.8060334Z nbit_weights_ty=None, 2025-05-07T20:56:08.8060598Z use_array_for_index_remapping=False, 2025-05-07T20:56:08.8060892Z do_pruning=True, 2025-05-07T20:56:08.8061146Z pooling_mode=, 2025-05-07T20:56:08.8061443Z indices_dtype=torch.int64, 2025-05-07T20:56:08.8061731Z output_dtype=SparseType.FP16, 2025-05-07T20:56:08.8062000Z ) 2025-05-07T20:56:08.8062206Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8063033Z self=, 2025-05-07T20:56:08.8063501Z nbit_weights_ty=None, 2025-05-07T20:56:08.8063766Z use_array_for_index_remapping=True, 2025-05-07T20:56:08.8064054Z do_pruning=False, 2025-05-07T20:56:08.8064305Z pooling_mode=, 2025-05-07T20:56:08.8064606Z indices_dtype=torch.int32, 2025-05-07T20:56:08.8064881Z output_dtype=SparseType.FP32, 2025-05-07T20:56:08.8065144Z ) 2025-05-07T20:56:08.8065353Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8065810Z self=, 2025-05-07T20:56:08.8066269Z nbit_weights_ty=None, 2025-05-07T20:56:08.8066538Z use_array_for_index_remapping=False, 2025-05-07T20:56:08.8066823Z do_pruning=True, 2025-05-07T20:56:08.8067078Z pooling_mode=, 2025-05-07T20:56:08.8067383Z indices_dtype=torch.int64, 2025-05-07T20:56:08.8067658Z output_dtype=SparseType.FP16, 2025-05-07T20:56:08.8067928Z ) 2025-05-07T20:56:08.8068138Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8068602Z self=, 2025-05-07T20:56:08.8069069Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:08.8070691Z use_array_for_index_remapping=True, 2025-05-07T20:56:08.8070983Z do_pruning=False, 2025-05-07T20:56:08.8071232Z pooling_mode=, 2025-05-07T20:56:08.8071532Z indices_dtype=torch.int64, 2025-05-07T20:56:08.8071819Z output_dtype=SparseType.FP32, 2025-05-07T20:56:08.8072083Z ) 2025-05-07T20:56:08.8072305Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8072774Z self=, 2025-05-07T20:56:08.8073450Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:08.8073763Z use_array_for_index_remapping=True, 2025-05-07T20:56:08.8074061Z do_pruning=True, 2025-05-07T20:56:08.8074322Z pooling_mode=, 2025-05-07T20:56:08.8074618Z indices_dtype=torch.int32, 2025-05-07T20:56:08.8074995Z output_dtype=SparseType.FP16, 2025-05-07T20:56:08.8075263Z ) 2025-05-07T20:56:08.8075470Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8075934Z self=, 2025-05-07T20:56:08.8076403Z nbit_weights_ty=None, 2025-05-07T20:56:08.8076668Z use_array_for_index_remapping=False, 2025-05-07T20:56:08.8076958Z do_pruning=True, 2025-05-07T20:56:08.8077216Z pooling_mode=, 2025-05-07T20:56:08.8077517Z indices_dtype=torch.int32, 2025-05-07T20:56:08.8077796Z output_dtype=SparseType.BF16, 2025-05-07T20:56:08.8078066Z ) 2025-05-07T20:56:08.8078285Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8078769Z self=, 2025-05-07T20:56:08.8079269Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:08.8079588Z use_array_for_index_remapping=False, 2025-05-07T20:56:08.8079889Z do_pruning=True, 2025-05-07T20:56:08.8081604Z pooling_mode=, 2025-05-07T20:56:08.8081920Z indices_dtype=torch.int64, 2025-05-07T20:56:08.8082200Z output_dtype=SparseType.BF16, 2025-05-07T20:56:08.8082475Z ) 2025-05-07T20:56:08.8082698Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8083165Z self=, 2025-05-07T20:56:08.8083650Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:08.8083963Z use_array_for_index_remapping=True, 2025-05-07T20:56:08.8084262Z do_pruning=False, 2025-05-07T20:56:08.8084533Z pooling_mode=, 2025-05-07T20:56:08.8084853Z indices_dtype=torch.int64, 2025-05-07T20:56:08.8085145Z output_dtype=SparseType.FP16, 2025-05-07T20:56:08.8085411Z ) 2025-05-07T20:56:08.8085688Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8086160Z self=, 2025-05-07T20:56:08.8086626Z nbit_weights_ty=None, 2025-05-07T20:56:08.8086910Z use_array_for_index_remapping=False, 2025-05-07T20:56:08.8087213Z do_pruning=True, 2025-05-07T20:56:08.8087465Z pooling_mode=, 2025-05-07T20:56:08.8087803Z indices_dtype=torch.int32, 2025-05-07T20:56:08.8088121Z output_dtype=SparseType.BF16, 2025-05-07T20:56:08.8088386Z ) 2025-05-07T20:56:08.8088779Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8089260Z self=, 2025-05-07T20:56:08.8089726Z nbit_weights_ty=None, 2025-05-07T20:56:08.8090006Z use_array_for_index_remapping=True, 2025-05-07T20:56:08.8090312Z do_pruning=True, 2025-05-07T20:56:08.8090567Z pooling_mode=, 2025-05-07T20:56:08.8090870Z indices_dtype=torch.int32, 2025-05-07T20:56:08.8091150Z output_dtype=SparseType.BF16, 2025-05-07T20:56:08.8091418Z ) 2025-05-07T20:56:08.8091628Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8092094Z self=, 2025-05-07T20:56:08.8092566Z nbit_weights_ty=None, 2025-05-07T20:56:08.8092836Z use_array_for_index_remapping=False, 2025-05-07T20:56:08.8093139Z do_pruning=False, 2025-05-07T20:56:08.8093398Z pooling_mode=, 2025-05-07T20:56:08.8093700Z indices_dtype=torch.int64, 2025-05-07T20:56:08.8093986Z output_dtype=SparseType.FP32, 2025-05-07T20:56:08.8094257Z ) 2025-05-07T20:56:08.8102026Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8102688Z self=, 2025-05-07T20:56:08.8103177Z nbit_weights_ty=None, 2025-05-07T20:56:08.8103464Z use_array_for_index_remapping=True, 2025-05-07T20:56:08.8103777Z do_pruning=False, 2025-05-07T20:56:08.8104048Z pooling_mode=, 2025-05-07T20:56:08.8104402Z indices_dtype=torch.int64, 2025-05-07T20:56:08.8104699Z output_dtype=SparseType.FP32, 2025-05-07T20:56:08.8104981Z ) 2025-05-07T20:56:08.8105200Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:08.8105684Z self=, 2025-05-07T20:56:08.8106164Z nbit_weights_ty=None, 2025-05-07T20:56:08.8106434Z use_array_for_index_remapping=True, 2025-05-07T20:56:08.8106735Z do_pruning=True, 2025-05-07T20:56:08.8106999Z pooling_mode=, 2025-05-07T20:56:08.8107304Z indices_dtype=torch.int64, 2025-05-07T20:56:08.8107596Z output_dtype=SparseType.FP32, 2025-05-07T20:56:08.8107875Z ) 2025-05-07T20:56:08.8108066Z PASSED 2025-05-07T20:56:09.1318582Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1320223Z self=, 2025-05-07T20:56:09.1321170Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:09.1321662Z pooling_mode=, 2025-05-07T20:56:09.1322201Z output_dtype=SparseType.FP16, 2025-05-07T20:56:09.1322695Z D=32, 2025-05-07T20:56:09.1322994Z B=8, 2025-05-07T20:56:09.1323289Z T=10, 2025-05-07T20:56:09.1323639Z L=10, 2025-05-07T20:56:09.1323911Z MAXH=50, 2025-05-07T20:56:09.1324221Z ) 2025-05-07T20:56:09.1324710Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1325768Z self=, 2025-05-07T20:56:09.1326681Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:09.1327214Z pooling_mode=, 2025-05-07T20:56:09.1328060Z output_dtype=SparseType.FP16, 2025-05-07T20:56:09.1328734Z D=32, 2025-05-07T20:56:09.1329086Z B=8, 2025-05-07T20:56:09.1329393Z T=10, 2025-05-07T20:56:09.1329709Z L=10, 2025-05-07T20:56:09.1330024Z MAXH=50, 2025-05-07T20:56:09.1330338Z ) 2025-05-07T20:56:09.1330815Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1331919Z self=, 2025-05-07T20:56:09.1332820Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:09.1333292Z pooling_mode=, 2025-05-07T20:56:09.1333828Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1334284Z D=512, 2025-05-07T20:56:09.1334589Z B=22, 2025-05-07T20:56:09.1334901Z T=10, 2025-05-07T20:56:09.1335213Z L=82, 2025-05-07T20:56:09.1335521Z MAXH=54, 2025-05-07T20:56:09.1335842Z ) 2025-05-07T20:56:09.1336550Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1337678Z self=, 2025-05-07T20:56:09.1338681Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:09.1339183Z pooling_mode=, 2025-05-07T20:56:09.1339650Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1340073Z D=1024, 2025-05-07T20:56:09.1340371Z B=16, 2025-05-07T20:56:09.1340647Z T=10, 2025-05-07T20:56:09.1340926Z L=96, 2025-05-07T20:56:09.1341212Z MAXH=92, 2025-05-07T20:56:09.1341508Z ) 2025-05-07T20:56:09.1341934Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1342955Z self=, 2025-05-07T20:56:09.1343994Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:09.1344819Z pooling_mode=, 2025-05-07T20:56:09.1345375Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1345853Z D=256, 2025-05-07T20:56:09.1346165Z B=32, 2025-05-07T20:56:09.1346495Z T=16, 2025-05-07T20:56:09.1346812Z L=100, 2025-05-07T20:56:09.1347260Z MAXH=69, 2025-05-07T20:56:09.1347599Z ) 2025-05-07T20:56:09.1348142Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1349273Z self=, 2025-05-07T20:56:09.1350289Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:09.1350811Z pooling_mode=, 2025-05-07T20:56:09.1351324Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1351775Z D=256, 2025-05-07T20:56:09.1352102Z B=31, 2025-05-07T20:56:09.1352420Z T=11, 2025-05-07T20:56:09.1352709Z L=23, 2025-05-07T20:56:09.1353004Z MAXH=52, 2025-05-07T20:56:09.1353319Z ) 2025-05-07T20:56:09.1353754Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1354707Z self=, 2025-05-07T20:56:09.1355579Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:09.1356099Z pooling_mode=, 2025-05-07T20:56:09.1356605Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1357017Z D=32, 2025-05-07T20:56:09.1357286Z B=24, 2025-05-07T20:56:09.1357589Z T=12, 2025-05-07T20:56:09.1357866Z L=37, 2025-05-07T20:56:09.1358133Z MAXH=97, 2025-05-07T20:56:09.1358431Z ) 2025-05-07T20:56:09.1358874Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1359843Z self=, 2025-05-07T20:56:09.1360835Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:09.1361303Z pooling_mode=, 2025-05-07T20:56:09.1361783Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1362187Z D=512, 2025-05-07T20:56:09.1362485Z B=8, 2025-05-07T20:56:09.1362936Z T=11, 2025-05-07T20:56:09.1363231Z L=31, 2025-05-07T20:56:09.1363524Z MAXH=64, 2025-05-07T20:56:09.1363837Z ) 2025-05-07T20:56:09.1364278Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1365322Z self=, 2025-05-07T20:56:09.1366267Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:09.1366767Z pooling_mode=, 2025-05-07T20:56:09.1367252Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1367662Z D=1024, 2025-05-07T20:56:09.1367958Z B=32, 2025-05-07T20:56:09.1368264Z T=17, 2025-05-07T20:56:09.1368679Z L=41, 2025-05-07T20:56:09.1368953Z MAXH=61, 2025-05-07T20:56:09.1369254Z ) 2025-05-07T20:56:09.1369698Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1370617Z self=, 2025-05-07T20:56:09.1371432Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:09.1371900Z pooling_mode=, 2025-05-07T20:56:09.1372374Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1372765Z D=512, 2025-05-07T20:56:09.1373047Z B=22, 2025-05-07T20:56:09.1373325Z T=12, 2025-05-07T20:56:09.1373591Z L=26, 2025-05-07T20:56:09.1373874Z MAXH=98, 2025-05-07T20:56:09.1374166Z ) 2025-05-07T20:56:09.1374574Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1375574Z self=, 2025-05-07T20:56:09.1376466Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:09.1376922Z pooling_mode=, 2025-05-07T20:56:09.1377395Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1378810Z D=384, 2025-05-07T20:56:09.1379111Z B=13, 2025-05-07T20:56:09.1379384Z T=15, 2025-05-07T20:56:09.1379665Z L=83, 2025-05-07T20:56:09.1379953Z MAXH=100, 2025-05-07T20:56:09.1380245Z ) 2025-05-07T20:56:09.1380671Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1381724Z self=, 2025-05-07T20:56:09.1382606Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:09.1383081Z pooling_mode=, 2025-05-07T20:56:09.1383557Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1383959Z D=384, 2025-05-07T20:56:09.1384257Z B=15, 2025-05-07T20:56:09.1384550Z T=15, 2025-05-07T20:56:09.1384824Z L=83, 2025-05-07T20:56:09.1385114Z MAXH=100, 2025-05-07T20:56:09.1385414Z ) 2025-05-07T20:56:09.1385826Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1386837Z self=, 2025-05-07T20:56:09.1387725Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:09.1388198Z pooling_mode=, 2025-05-07T20:56:09.1388663Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1389068Z D=384, 2025-05-07T20:56:09.1389355Z B=8, 2025-05-07T20:56:09.1389626Z T=15, 2025-05-07T20:56:09.1389908Z L=83, 2025-05-07T20:56:09.1390190Z MAXH=100, 2025-05-07T20:56:09.1390476Z ) 2025-05-07T20:56:09.1390893Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1391890Z self=, 2025-05-07T20:56:09.1392771Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:09.1393237Z pooling_mode=, 2025-05-07T20:56:09.1393678Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1394035Z D=384, 2025-05-07T20:56:09.1394298Z B=8, 2025-05-07T20:56:09.1394562Z T=15, 2025-05-07T20:56:09.1394812Z L=83, 2025-05-07T20:56:09.1395078Z MAXH=83, 2025-05-07T20:56:09.1395406Z ) 2025-05-07T20:56:09.1395794Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:09.1396675Z self=, 2025-05-07T20:56:09.1397491Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:09.1397972Z pooling_mode=, 2025-05-07T20:56:09.1398471Z output_dtype=SparseType.BF16, 2025-05-07T20:56:09.1398863Z D=384, 2025-05-07T20:56:09.1399140Z B=15, 2025-05-07T20:56:09.1399418Z T=15, 2025-05-07T20:56:09.1399685Z L=83, 2025-05-07T20:56:09.1399961Z MAXH=83, 2025-05-07T20:56:09.1400245Z ) 2025-05-07T20:56:09.1400526Z PASSED 2025-05-07T20:56:22.2033400Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2034883Z self=, 2025-05-07T20:56:22.2035710Z D=32, 2025-05-07T20:56:22.2036005Z B=8, 2025-05-07T20:56:22.2036268Z T=10, 2025-05-07T20:56:22.2036860Z L=10, 2025-05-07T20:56:22.2037178Z MAXH=50, 2025-05-07T20:56:22.2037525Z indices_dtype=torch.int32, 2025-05-07T20:56:22.2037930Z ) 2025-05-07T20:56:22.2038271Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2039083Z self=, 2025-05-07T20:56:22.2039890Z D=256, 2025-05-07T20:56:22.2040156Z B=8, 2025-05-07T20:56:22.2040417Z T=10, 2025-05-07T20:56:22.2040685Z L=10, 2025-05-07T20:56:22.2041023Z MAXH=50, 2025-05-07T20:56:22.2041431Z indices_dtype=torch.int32, 2025-05-07T20:56:22.2041952Z ) 2025-05-07T20:56:22.2042374Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2043814Z self=, 2025-05-07T20:56:22.2044671Z D=256, 2025-05-07T20:56:22.2044984Z B=27, 2025-05-07T20:56:22.2045288Z T=20, 2025-05-07T20:56:22.2045589Z L=65, 2025-05-07T20:56:22.2045893Z MAXH=85, 2025-05-07T20:56:22.2046373Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2046783Z ) 2025-05-07T20:56:22.2047169Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2048103Z self=, 2025-05-07T20:56:22.2049107Z D=512, 2025-05-07T20:56:22.2049411Z B=30, 2025-05-07T20:56:22.2049673Z T=10, 2025-05-07T20:56:22.2049915Z L=85, 2025-05-07T20:56:22.2050204Z MAXH=79, 2025-05-07T20:56:22.2050571Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2050985Z ) 2025-05-07T20:56:22.2051371Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2052323Z self=, 2025-05-07T20:56:22.2053187Z D=1024, 2025-05-07T20:56:22.2053500Z B=15, 2025-05-07T20:56:22.2053826Z T=13, 2025-05-07T20:56:22.2054138Z L=92, 2025-05-07T20:56:22.2054442Z MAXH=74, 2025-05-07T20:56:22.2054810Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2055239Z ) 2025-05-07T20:56:22.2055613Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2056545Z self=, 2025-05-07T20:56:22.2057401Z D=512, 2025-05-07T20:56:22.2057701Z B=23, 2025-05-07T20:56:22.2058006Z T=20, 2025-05-07T20:56:22.2058307Z L=35, 2025-05-07T20:56:22.2058604Z MAXH=100, 2025-05-07T20:56:22.2058970Z indices_dtype=torch.int32, 2025-05-07T20:56:22.2059391Z ) 2025-05-07T20:56:22.2059761Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2060702Z self=, 2025-05-07T20:56:22.2061546Z D=512, 2025-05-07T20:56:22.2061837Z B=14, 2025-05-07T20:56:22.2062106Z T=10, 2025-05-07T20:56:22.2062647Z L=29, 2025-05-07T20:56:22.2062929Z MAXH=60, 2025-05-07T20:56:22.2063264Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2063641Z ) 2025-05-07T20:56:22.2064001Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2064798Z self=, 2025-05-07T20:56:22.2065626Z D=384, 2025-05-07T20:56:22.2065945Z B=31, 2025-05-07T20:56:22.2066243Z T=15, 2025-05-07T20:56:22.2066550Z L=68, 2025-05-07T20:56:22.2066863Z MAXH=82, 2025-05-07T20:56:22.2067214Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2067641Z ) 2025-05-07T20:56:22.2068029Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2068956Z self=, 2025-05-07T20:56:22.2069719Z D=256, 2025-05-07T20:56:22.2070029Z B=24, 2025-05-07T20:56:22.2070326Z T=10, 2025-05-07T20:56:22.2070640Z L=74, 2025-05-07T20:56:22.2070961Z MAXH=68, 2025-05-07T20:56:22.2071315Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2071749Z ) 2025-05-07T20:56:22.2072143Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2073083Z self=, 2025-05-07T20:56:22.2073907Z D=32, 2025-05-07T20:56:22.2074206Z B=12, 2025-05-07T20:56:22.2074518Z T=19, 2025-05-07T20:56:22.2074822Z L=74, 2025-05-07T20:56:22.2075131Z MAXH=94, 2025-05-07T20:56:22.2075499Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2075914Z ) 2025-05-07T20:56:22.2076308Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2077237Z self=, 2025-05-07T20:56:22.2078078Z D=384, 2025-05-07T20:56:22.2078538Z B=19, 2025-05-07T20:56:22.2078864Z T=13, 2025-05-07T20:56:22.2079162Z L=64, 2025-05-07T20:56:22.2079475Z MAXH=97, 2025-05-07T20:56:22.2079834Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2080259Z ) 2025-05-07T20:56:22.2080842Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2081795Z self=, 2025-05-07T20:56:22.2082671Z D=384, 2025-05-07T20:56:22.2082983Z B=19, 2025-05-07T20:56:22.2083300Z T=13, 2025-05-07T20:56:22.2083612Z L=19, 2025-05-07T20:56:22.2083920Z MAXH=97, 2025-05-07T20:56:22.2084291Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2084728Z ) 2025-05-07T20:56:22.2085107Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2085981Z self=, 2025-05-07T20:56:22.2086753Z D=384, 2025-05-07T20:56:22.2087040Z B=19, 2025-05-07T20:56:22.2087335Z T=19, 2025-05-07T20:56:22.2087617Z L=19, 2025-05-07T20:56:22.2087897Z MAXH=97, 2025-05-07T20:56:22.2088259Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2088776Z ) 2025-05-07T20:56:22.2089128Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2089957Z self=, 2025-05-07T20:56:22.2090681Z D=384, 2025-05-07T20:56:22.2090953Z B=19, 2025-05-07T20:56:22.2091228Z T=19, 2025-05-07T20:56:22.2091520Z L=19, 2025-05-07T20:56:22.2091797Z MAXH=50, 2025-05-07T20:56:22.2092114Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2092491Z ) 2025-05-07T20:56:22.2092818Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:22.2093789Z self=, 2025-05-07T20:56:22.2094526Z D=384, 2025-05-07T20:56:22.2094812Z B=19, 2025-05-07T20:56:22.2095109Z T=19, 2025-05-07T20:56:22.2095397Z L=50, 2025-05-07T20:56:22.2095687Z MAXH=50, 2025-05-07T20:56:22.2096020Z indices_dtype=torch.int64, 2025-05-07T20:56:22.2096603Z ) 2025-05-07T20:56:22.2096907Z PASSED 2025-05-07T20:56:22.3194051Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3195419Z self=, 2025-05-07T20:56:22.3196252Z D=32, 2025-05-07T20:56:22.3196554Z B=8, 2025-05-07T20:56:22.3196852Z T=10, 2025-05-07T20:56:22.3197125Z L=10, 2025-05-07T20:56:22.3197402Z MAXH=50, 2025-05-07T20:56:22.3197714Z ) 2025-05-07T20:56:22.3198079Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3198926Z self=, 2025-05-07T20:56:22.3199705Z D=384, 2025-05-07T20:56:22.3199997Z B=8, 2025-05-07T20:56:22.3200293Z T=10, 2025-05-07T20:56:22.3200567Z L=10, 2025-05-07T20:56:22.3200822Z MAXH=50, 2025-05-07T20:56:22.3201121Z ) 2025-05-07T20:56:22.3201475Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3202401Z self=, 2025-05-07T20:56:22.3203266Z D=384, 2025-05-07T20:56:22.3203584Z B=25, 2025-05-07T20:56:22.3203881Z T=17, 2025-05-07T20:56:22.3204188Z L=37, 2025-05-07T20:56:22.3204496Z MAXH=89, 2025-05-07T20:56:22.3204811Z ) 2025-05-07T20:56:22.3205178Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3205950Z self=, 2025-05-07T20:56:22.3206800Z D=384, 2025-05-07T20:56:22.3207108Z B=23, 2025-05-07T20:56:22.3207416Z T=20, 2025-05-07T20:56:22.3207720Z L=84, 2025-05-07T20:56:22.3208014Z MAXH=66, 2025-05-07T20:56:22.3208329Z ) 2025-05-07T20:56:22.3209435Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3210378Z self=, 2025-05-07T20:56:22.3211228Z D=384, 2025-05-07T20:56:22.3211668Z B=17, 2025-05-07T20:56:22.3211942Z T=12, 2025-05-07T20:56:22.3212238Z L=16, 2025-05-07T20:56:22.3212548Z MAXH=57, 2025-05-07T20:56:22.3212842Z ) 2025-05-07T20:56:22.3213213Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3214130Z self=, 2025-05-07T20:56:22.3214958Z D=256, 2025-05-07T20:56:22.3215276Z B=13, 2025-05-07T20:56:22.3215538Z T=16, 2025-05-07T20:56:22.3225709Z L=73, 2025-05-07T20:56:22.3226038Z MAXH=81, 2025-05-07T20:56:22.3226341Z ) 2025-05-07T20:56:22.3226706Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3227588Z self=, 2025-05-07T20:56:22.3228413Z D=1024, 2025-05-07T20:56:22.3228723Z B=19, 2025-05-07T20:56:22.3229018Z T=18, 2025-05-07T20:56:22.3229289Z L=56, 2025-05-07T20:56:22.3229594Z MAXH=76, 2025-05-07T20:56:22.3229919Z ) 2025-05-07T20:56:22.3230298Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3231150Z self=, 2025-05-07T20:56:22.3231998Z D=384, 2025-05-07T20:56:22.3232304Z B=31, 2025-05-07T20:56:22.3232593Z T=13, 2025-05-07T20:56:22.3232875Z L=22, 2025-05-07T20:56:22.3233172Z MAXH=75, 2025-05-07T20:56:22.3233470Z ) 2025-05-07T20:56:22.3233832Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3234717Z self=, 2025-05-07T20:56:22.3235516Z D=384, 2025-05-07T20:56:22.3235815Z B=10, 2025-05-07T20:56:22.3236121Z T=12, 2025-05-07T20:56:22.3236659Z L=100, 2025-05-07T20:56:22.3236960Z MAXH=92, 2025-05-07T20:56:22.3237462Z ) 2025-05-07T20:56:22.3237820Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3238688Z self=, 2025-05-07T20:56:22.3239530Z D=32, 2025-05-07T20:56:22.3239815Z B=22, 2025-05-07T20:56:22.3240082Z T=12, 2025-05-07T20:56:22.3240346Z L=77, 2025-05-07T20:56:22.3240627Z MAXH=96, 2025-05-07T20:56:22.3240922Z ) 2025-05-07T20:56:22.3241277Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3242157Z self=, 2025-05-07T20:56:22.3242936Z D=384, 2025-05-07T20:56:22.3243195Z B=26, 2025-05-07T20:56:22.3243434Z T=18, 2025-05-07T20:56:22.3243689Z L=56, 2025-05-07T20:56:22.3243982Z MAXH=69, 2025-05-07T20:56:22.3244296Z ) 2025-05-07T20:56:22.3244670Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3245532Z self=, 2025-05-07T20:56:22.3246361Z D=384, 2025-05-07T20:56:22.3246640Z B=26, 2025-05-07T20:56:22.3246928Z T=10, 2025-05-07T20:56:22.3247214Z L=56, 2025-05-07T20:56:22.3247493Z MAXH=69, 2025-05-07T20:56:22.3247763Z ) 2025-05-07T20:56:22.3248100Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3249070Z self=, 2025-05-07T20:56:22.3249857Z D=384, 2025-05-07T20:56:22.3250166Z B=26, 2025-05-07T20:56:22.3250455Z T=10, 2025-05-07T20:56:22.3250746Z L=56, 2025-05-07T20:56:22.3251033Z MAXH=56, 2025-05-07T20:56:22.3251329Z ) 2025-05-07T20:56:22.3251700Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3252709Z self=, 2025-05-07T20:56:22.3253422Z D=384, 2025-05-07T20:56:22.3253679Z B=8, 2025-05-07T20:56:22.3253926Z T=10, 2025-05-07T20:56:22.3254198Z L=56, 2025-05-07T20:56:22.3254431Z MAXH=56, 2025-05-07T20:56:22.3254783Z ) 2025-05-07T20:56:22.3255089Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:22.3255837Z self=, 2025-05-07T20:56:22.3256515Z D=384, 2025-05-07T20:56:22.3256767Z B=8, 2025-05-07T20:56:22.3257001Z T=10, 2025-05-07T20:56:22.3257265Z L=56, 2025-05-07T20:56:22.3257544Z MAXH=50, 2025-05-07T20:56:22.3257815Z ) 2025-05-07T20:56:22.3258088Z PASSED 2025-05-07T20:56:23.0426713Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0427728Z self=, 2025-05-07T20:56:23.0428272Z T=1, 2025-05-07T20:56:23.0428468Z D=2, 2025-05-07T20:56:23.0428675Z B=1, 2025-05-07T20:56:23.0428876Z log_E=3, 2025-05-07T20:56:23.0429077Z L=0, 2025-05-07T20:56:23.0429304Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.0429610Z output_dtype=SparseType.FP16, 2025-05-07T20:56:23.0429882Z ) 2025-05-07T20:56:23.0430150Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0430757Z self=, 2025-05-07T20:56:23.0431289Z T=2, 2025-05-07T20:56:23.0431484Z D=2, 2025-05-07T20:56:23.0431677Z B=1, 2025-05-07T20:56:23.0431874Z log_E=3, 2025-05-07T20:56:23.0432073Z L=0, 2025-05-07T20:56:23.0432296Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.0432588Z output_dtype=SparseType.FP16, 2025-05-07T20:56:23.0432853Z ) 2025-05-07T20:56:23.0433133Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0433739Z self=, 2025-05-07T20:56:23.0434608Z T=2, 2025-05-07T20:56:23.0434808Z D=103, 2025-05-07T20:56:23.0435010Z B=86, 2025-05-07T20:56:23.0435201Z log_E=4, 2025-05-07T20:56:23.0435407Z L=19, 2025-05-07T20:56:23.0435628Z weights_ty=SparseType.FP16, 2025-05-07T20:56:23.0435912Z output_dtype=SparseType.BF16, 2025-05-07T20:56:23.0436181Z ) 2025-05-07T20:56:23.0436702Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0437292Z self=, 2025-05-07T20:56:23.0437814Z T=1, 2025-05-07T20:56:23.0438009Z D=48, 2025-05-07T20:56:23.0438200Z B=48, 2025-05-07T20:56:23.0438383Z log_E=3, 2025-05-07T20:56:23.0438583Z L=6, 2025-05-07T20:56:23.0438806Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.0439089Z output_dtype=SparseType.FP16, 2025-05-07T20:56:23.0439360Z ) 2025-05-07T20:56:23.0439623Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0440214Z self=, 2025-05-07T20:56:23.0440738Z T=1, 2025-05-07T20:56:23.0440932Z D=38, 2025-05-07T20:56:23.0441116Z B=30, 2025-05-07T20:56:23.0441309Z log_E=4, 2025-05-07T20:56:23.0441513Z L=9, 2025-05-07T20:56:23.0441723Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.0442012Z output_dtype=SparseType.BF16, 2025-05-07T20:56:23.0442285Z ) 2025-05-07T20:56:23.0442546Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0443139Z self=, 2025-05-07T20:56:23.0443657Z T=7, 2025-05-07T20:56:23.0443851Z D=107, 2025-05-07T20:56:23.0444035Z B=87, 2025-05-07T20:56:23.0444436Z log_E=5, 2025-05-07T20:56:23.0444648Z L=4, 2025-05-07T20:56:23.0444855Z weights_ty=SparseType.INT4, 2025-05-07T20:56:23.0445150Z output_dtype=SparseType.INT8, 2025-05-07T20:56:23.0445428Z ) 2025-05-07T20:56:23.0445689Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0446368Z self=, 2025-05-07T20:56:23.0446889Z T=1, 2025-05-07T20:56:23.0447073Z D=54, 2025-05-07T20:56:23.0447263Z B=93, 2025-05-07T20:56:23.0447456Z log_E=3, 2025-05-07T20:56:23.0447651Z L=7, 2025-05-07T20:56:23.0447867Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.0448155Z output_dtype=SparseType.BF16, 2025-05-07T20:56:23.0448415Z ) 2025-05-07T20:56:23.0448803Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0449399Z self=, 2025-05-07T20:56:23.0449925Z T=5, 2025-05-07T20:56:23.0450107Z D=80, 2025-05-07T20:56:23.0450299Z B=125, 2025-05-07T20:56:23.0450507Z log_E=3, 2025-05-07T20:56:23.0450710Z L=3, 2025-05-07T20:56:23.0450922Z weights_ty=SparseType.INT8, 2025-05-07T20:56:23.0451214Z output_dtype=SparseType.FP16, 2025-05-07T20:56:23.0451486Z ) 2025-05-07T20:56:23.0451740Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0452335Z self=, 2025-05-07T20:56:23.0452862Z T=5, 2025-05-07T20:56:23.0453053Z D=87, 2025-05-07T20:56:23.0453248Z B=112, 2025-05-07T20:56:23.0453448Z log_E=3, 2025-05-07T20:56:23.0453643Z L=16, 2025-05-07T20:56:23.0453858Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.0454145Z output_dtype=SparseType.FP16, 2025-05-07T20:56:23.0454408Z ) 2025-05-07T20:56:23.0454677Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0455287Z self=, 2025-05-07T20:56:23.0455889Z T=9, 2025-05-07T20:56:23.0456084Z D=113, 2025-05-07T20:56:23.0456284Z B=12, 2025-05-07T20:56:23.0456480Z log_E=3, 2025-05-07T20:56:23.0456674Z L=9, 2025-05-07T20:56:23.0456888Z weights_ty=SparseType.INT4, 2025-05-07T20:56:23.0457180Z output_dtype=SparseType.FP16, 2025-05-07T20:56:23.0457441Z ) 2025-05-07T20:56:23.0457705Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0458297Z self=, 2025-05-07T20:56:23.0458809Z T=6, 2025-05-07T20:56:23.0459002Z D=115, 2025-05-07T20:56:23.0459194Z B=90, 2025-05-07T20:56:23.0459378Z log_E=3, 2025-05-07T20:56:23.0459577Z L=8, 2025-05-07T20:56:23.0459789Z weights_ty=SparseType.INT4, 2025-05-07T20:56:23.0460090Z output_dtype=SparseType.FP16, 2025-05-07T20:56:23.0460359Z ) 2025-05-07T20:56:23.0460618Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0461219Z self=, 2025-05-07T20:56:23.0461749Z T=6, 2025-05-07T20:56:23.0461964Z D=115, 2025-05-07T20:56:23.0462166Z B=90, 2025-05-07T20:56:23.0462358Z log_E=3, 2025-05-07T20:56:23.0462553Z L=0, 2025-05-07T20:56:23.0462765Z weights_ty=SparseType.INT4, 2025-05-07T20:56:23.0463051Z output_dtype=SparseType.FP16, 2025-05-07T20:56:23.0463311Z ) 2025-05-07T20:56:23.0463577Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0464170Z self=, 2025-05-07T20:56:23.0464688Z T=6, 2025-05-07T20:56:23.0464874Z D=115, 2025-05-07T20:56:23.0465068Z B=6, 2025-05-07T20:56:23.0465256Z log_E=3, 2025-05-07T20:56:23.0465541Z L=0, 2025-05-07T20:56:23.0465758Z weights_ty=SparseType.INT4, 2025-05-07T20:56:23.0466039Z output_dtype=SparseType.FP16, 2025-05-07T20:56:23.0466303Z ) 2025-05-07T20:56:23.0466564Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0467193Z self=, 2025-05-07T20:56:23.0467709Z T=6, 2025-05-07T20:56:23.0467900Z D=2, 2025-05-07T20:56:23.0468093Z B=6, 2025-05-07T20:56:23.0468275Z log_E=3, 2025-05-07T20:56:23.0468473Z L=0, 2025-05-07T20:56:23.0468683Z weights_ty=SparseType.INT4, 2025-05-07T20:56:23.0468961Z output_dtype=SparseType.FP16, 2025-05-07T20:56:23.0469233Z ) 2025-05-07T20:56:23.0469495Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:23.0470081Z self=, 2025-05-07T20:56:23.0470605Z T=6, 2025-05-07T20:56:23.0470803Z D=2, 2025-05-07T20:56:23.0470995Z B=6, 2025-05-07T20:56:23.0471176Z log_E=3, 2025-05-07T20:56:23.0471378Z L=6, 2025-05-07T20:56:23.0471595Z weights_ty=SparseType.INT4, 2025-05-07T20:56:23.0471909Z output_dtype=SparseType.FP16, 2025-05-07T20:56:23.0472194Z ) 2025-05-07T20:56:23.0472383Z PASSED 2025-05-07T20:56:23.7115753Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7116877Z self=, 2025-05-07T20:56:23.7117440Z T=1, 2025-05-07T20:56:23.7117639Z D=2, 2025-05-07T20:56:23.7117827Z B=1, 2025-05-07T20:56:23.7118008Z log_E=3, 2025-05-07T20:56:23.7118204Z L=0, 2025-05-07T20:56:23.7118428Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7118720Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7119019Z weighted=False, 2025-05-07T20:56:23.7119325Z ) 2025-05-07T20:56:23.7119587Z weight_ty: fp32 2025-05-07T20:56:23.7120359Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7121051Z self=, 2025-05-07T20:56:23.7121615Z T=5, 2025-05-07T20:56:23.7121797Z D=2, 2025-05-07T20:56:23.7121987Z B=1, 2025-05-07T20:56:23.7122175Z log_E=3, 2025-05-07T20:56:23.7122371Z L=0, 2025-05-07T20:56:23.7122584Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7122872Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7123143Z weighted=False, 2025-05-07T20:56:23.7123359Z ) 2025-05-07T20:56:23.7123546Z weight_ty: fp32 2025-05-07T20:56:23.7123757Z weight_ty: fp32 2025-05-07T20:56:23.7123973Z weight_ty: fp32 2025-05-07T20:56:23.7124186Z weight_ty: fp32 2025-05-07T20:56:23.7124395Z weight_ty: fp32 2025-05-07T20:56:23.7124728Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7125416Z self=, 2025-05-07T20:56:23.7125980Z T=5, 2025-05-07T20:56:23.7126172Z D=27, 2025-05-07T20:56:23.7126361Z B=104, 2025-05-07T20:56:23.7126559Z log_E=4, 2025-05-07T20:56:23.7126756Z L=14, 2025-05-07T20:56:23.7126973Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7127260Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7127533Z weighted=True, 2025-05-07T20:56:23.7127747Z ) 2025-05-07T20:56:23.7127936Z weight_ty: fp32 2025-05-07T20:56:23.7128146Z weight_ty: fp32 2025-05-07T20:56:23.7128362Z weight_ty: fp32 2025-05-07T20:56:23.7128684Z weight_ty: fp32 2025-05-07T20:56:23.7128892Z weight_ty: fp32 2025-05-07T20:56:23.7129221Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7130079Z self=, 2025-05-07T20:56:23.7130645Z T=6, 2025-05-07T20:56:23.7130831Z D=56, 2025-05-07T20:56:23.7131030Z B=32, 2025-05-07T20:56:23.7131223Z log_E=3, 2025-05-07T20:56:23.7131457Z L=13, 2025-05-07T20:56:23.7131749Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7132036Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7132309Z weighted=True, 2025-05-07T20:56:23.7132519Z ) 2025-05-07T20:56:23.7132705Z weight_ty: fp32 2025-05-07T20:56:23.7132918Z weight_ty: fp32 2025-05-07T20:56:23.7133128Z weight_ty: fp32 2025-05-07T20:56:23.7133340Z weight_ty: fp32 2025-05-07T20:56:23.7133553Z weight_ty: fp32 2025-05-07T20:56:23.7133759Z weight_ty: fp32 2025-05-07T20:56:23.7134090Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7134762Z self=, 2025-05-07T20:56:23.7135328Z T=8, 2025-05-07T20:56:23.7135519Z D=48, 2025-05-07T20:56:23.7135711Z B=38, 2025-05-07T20:56:23.7135903Z log_E=3, 2025-05-07T20:56:23.7136102Z L=5, 2025-05-07T20:56:23.7136576Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7136999Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7137275Z weighted=False, 2025-05-07T20:56:23.7137490Z ) 2025-05-07T20:56:23.7137680Z weight_ty: fp32 2025-05-07T20:56:23.7137891Z weight_ty: fp32 2025-05-07T20:56:23.7138104Z weight_ty: fp32 2025-05-07T20:56:23.7138322Z weight_ty: fp32 2025-05-07T20:56:23.7138530Z weight_ty: fp32 2025-05-07T20:56:23.7138747Z weight_ty: fp32 2025-05-07T20:56:23.7138963Z weight_ty: fp32 2025-05-07T20:56:23.7139170Z weight_ty: fp32 2025-05-07T20:56:23.7139497Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7140175Z self=, 2025-05-07T20:56:23.7140738Z T=5, 2025-05-07T20:56:23.7140927Z D=42, 2025-05-07T20:56:23.7141124Z B=93, 2025-05-07T20:56:23.7141321Z log_E=4, 2025-05-07T20:56:23.7141513Z L=7, 2025-05-07T20:56:23.7141815Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7142108Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7142379Z weighted=True, 2025-05-07T20:56:23.7142594Z ) 2025-05-07T20:56:23.7142783Z weight_ty: fp32 2025-05-07T20:56:23.7142998Z weight_ty: fp32 2025-05-07T20:56:23.7143214Z weight_ty: fp32 2025-05-07T20:56:23.7143428Z weight_ty: fp32 2025-05-07T20:56:23.7143638Z weight_ty: fp32 2025-05-07T20:56:23.7143968Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7144648Z self=, 2025-05-07T20:56:23.7145204Z T=6, 2025-05-07T20:56:23.7145399Z D=89, 2025-05-07T20:56:23.7145589Z B=39, 2025-05-07T20:56:23.7145774Z log_E=5, 2025-05-07T20:56:23.7145974Z L=7, 2025-05-07T20:56:23.7146189Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7146470Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7146754Z weighted=False, 2025-05-07T20:56:23.7146969Z ) 2025-05-07T20:56:23.7147158Z weight_ty: fp32 2025-05-07T20:56:23.7147369Z weight_ty: fp32 2025-05-07T20:56:23.7147584Z weight_ty: fp32 2025-05-07T20:56:23.7147801Z weight_ty: fp32 2025-05-07T20:56:23.7148008Z weight_ty: fp32 2025-05-07T20:56:23.7148222Z weight_ty: fp32 2025-05-07T20:56:23.7148548Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7149219Z self=, 2025-05-07T20:56:23.7149781Z T=6, 2025-05-07T20:56:23.7149977Z D=98, 2025-05-07T20:56:23.7150159Z B=77, 2025-05-07T20:56:23.7150351Z log_E=4, 2025-05-07T20:56:23.7150549Z L=2, 2025-05-07T20:56:23.7150757Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7151182Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7151464Z weighted=False, 2025-05-07T20:56:23.7151680Z ) 2025-05-07T20:56:23.7151869Z weight_ty: fp32 2025-05-07T20:56:23.7152126Z weight_ty: fp32 2025-05-07T20:56:23.7152348Z weight_ty: fp32 2025-05-07T20:56:23.7152563Z weight_ty: fp32 2025-05-07T20:56:23.7152837Z weight_ty: fp32 2025-05-07T20:56:23.7153045Z weight_ty: fp32 2025-05-07T20:56:23.7153373Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7154062Z self=, 2025-05-07T20:56:23.7154625Z T=5, 2025-05-07T20:56:23.7154812Z D=111, 2025-05-07T20:56:23.7155008Z B=125, 2025-05-07T20:56:23.7155204Z log_E=4, 2025-05-07T20:56:23.7155398Z L=16, 2025-05-07T20:56:23.7155612Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7155904Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7156176Z weighted=True, 2025-05-07T20:56:23.7156387Z ) 2025-05-07T20:56:23.7156581Z weight_ty: fp32 2025-05-07T20:56:23.7164636Z weight_ty: fp32 2025-05-07T20:56:23.7164934Z weight_ty: fp32 2025-05-07T20:56:23.7165178Z weight_ty: fp32 2025-05-07T20:56:23.7165401Z weight_ty: fp32 2025-05-07T20:56:23.7165749Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7166450Z self=, 2025-05-07T20:56:23.7167026Z T=5, 2025-05-07T20:56:23.7167226Z D=102, 2025-05-07T20:56:23.7167437Z B=26, 2025-05-07T20:56:23.7167652Z log_E=4, 2025-05-07T20:56:23.7167865Z L=12, 2025-05-07T20:56:23.7168105Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7168411Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7168816Z weighted=False, 2025-05-07T20:56:23.7169044Z ) 2025-05-07T20:56:23.7169244Z weight_ty: fp32 2025-05-07T20:56:23.7169462Z weight_ty: fp32 2025-05-07T20:56:23.7169688Z weight_ty: fp32 2025-05-07T20:56:23.7169926Z weight_ty: fp32 2025-05-07T20:56:23.7170144Z weight_ty: fp32 2025-05-07T20:56:23.7170491Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7171352Z self=, 2025-05-07T20:56:23.7171950Z T=9, 2025-05-07T20:56:23.7172174Z D=90, 2025-05-07T20:56:23.7172381Z B=84, 2025-05-07T20:56:23.7172590Z log_E=3, 2025-05-07T20:56:23.7172796Z L=14, 2025-05-07T20:56:23.7173028Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7173335Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7173618Z weighted=True, 2025-05-07T20:56:23.7173857Z ) 2025-05-07T20:56:23.7174074Z weight_ty: fp32 2025-05-07T20:56:23.7174303Z weight_ty: fp32 2025-05-07T20:56:23.7174547Z weight_ty: fp32 2025-05-07T20:56:23.7174783Z weight_ty: fp32 2025-05-07T20:56:23.7175007Z weight_ty: fp32 2025-05-07T20:56:23.7175241Z weight_ty: fp32 2025-05-07T20:56:23.7175472Z weight_ty: fp32 2025-05-07T20:56:23.7175689Z weight_ty: fp32 2025-05-07T20:56:23.7175911Z weight_ty: fp32 2025-05-07T20:56:23.7176256Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7176939Z self=, 2025-05-07T20:56:23.7177517Z T=9, 2025-05-07T20:56:23.7177719Z D=14, 2025-05-07T20:56:23.7177911Z B=84, 2025-05-07T20:56:23.7178107Z log_E=3, 2025-05-07T20:56:23.7178318Z L=14, 2025-05-07T20:56:23.7178535Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7178835Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7179123Z weighted=True, 2025-05-07T20:56:23.7179355Z ) 2025-05-07T20:56:23.7179548Z weight_ty: fp32 2025-05-07T20:56:23.7179778Z weight_ty: fp32 2025-05-07T20:56:23.7180009Z weight_ty: fp32 2025-05-07T20:56:23.7180225Z weight_ty: fp32 2025-05-07T20:56:23.7180454Z weight_ty: fp32 2025-05-07T20:56:23.7180681Z weight_ty: fp32 2025-05-07T20:56:23.7181034Z weight_ty: fp32 2025-05-07T20:56:23.7181261Z weight_ty: fp32 2025-05-07T20:56:23.7181489Z weight_ty: fp32 2025-05-07T20:56:23.7181825Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7182519Z self=, 2025-05-07T20:56:23.7183147Z T=1, 2025-05-07T20:56:23.7183340Z D=14, 2025-05-07T20:56:23.7183547Z B=84, 2025-05-07T20:56:23.7183748Z log_E=3, 2025-05-07T20:56:23.7183950Z L=14, 2025-05-07T20:56:23.7184174Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7184476Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7184755Z weighted=True, 2025-05-07T20:56:23.7184982Z ) 2025-05-07T20:56:23.7185181Z weight_ty: fp32 2025-05-07T20:56:23.7185516Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7186215Z self=, 2025-05-07T20:56:23.7186787Z T=1, 2025-05-07T20:56:23.7186988Z D=14, 2025-05-07T20:56:23.7187186Z B=3, 2025-05-07T20:56:23.7187388Z log_E=3, 2025-05-07T20:56:23.7187601Z L=14, 2025-05-07T20:56:23.7187822Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7188116Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7188400Z weighted=True, 2025-05-07T20:56:23.7188616Z ) 2025-05-07T20:56:23.7188820Z weight_ty: fp32 2025-05-07T20:56:23.7189160Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:23.7189843Z self=, 2025-05-07T20:56:23.7190416Z T=3, 2025-05-07T20:56:23.7190617Z D=14, 2025-05-07T20:56:23.7190810Z B=3, 2025-05-07T20:56:23.7191011Z log_E=3, 2025-05-07T20:56:23.7191219Z L=14, 2025-05-07T20:56:23.7191433Z weights_ty=SparseType.FP32, 2025-05-07T20:56:23.7191734Z output_dtype=SparseType.FP32, 2025-05-07T20:56:23.7192026Z weighted=True, 2025-05-07T20:56:23.7192249Z ) 2025-05-07T20:56:23.7192500Z weight_ty: fp32 2025-05-07T20:56:23.7192724Z weight_ty: fp32 2025-05-07T20:56:23.7192954Z weight_ty: fp32 2025-05-07T20:56:23.7193173Z PASSED 2025-05-07T20:56:23.7297011Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted PASSED 2025-05-07T20:56:27.1807235Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:27.1808132Z self=, 2025-05-07T20:56:27.1808794Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:27.1809115Z use_array_for_index_remapping=False, 2025-05-07T20:56:27.1809408Z do_pruning=False, 2025-05-07T20:56:27.1809698Z indices_dtype=torch.int32, 2025-05-07T20:56:27.1810113Z output_dtype=SparseType.FP32, 2025-05-07T20:56:27.1810478Z ) 2025-05-07T20:56:27.1810727Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:27.1811290Z self=, 2025-05-07T20:56:27.1811799Z nbit_weights_ty=None, 2025-05-07T20:56:27.1812080Z use_array_for_index_remapping=False, 2025-05-07T20:56:27.1812387Z do_pruning=False, 2025-05-07T20:56:27.1812637Z indices_dtype=torch.int32, 2025-05-07T20:56:27.1812960Z output_dtype=SparseType.FP32, 2025-05-07T20:56:27.1813259Z ) 2025-05-07T20:56:27.1813497Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:27.1814040Z self=, 2025-05-07T20:56:27.1814545Z nbit_weights_ty=None, 2025-05-07T20:56:27.1814820Z use_array_for_index_remapping=True, 2025-05-07T20:56:27.1815114Z do_pruning=False, 2025-05-07T20:56:27.1815374Z indices_dtype=torch.int64, 2025-05-07T20:56:27.1816086Z output_dtype=SparseType.FP16, 2025-05-07T20:56:27.1816369Z ) 2025-05-07T20:56:27.1816614Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:27.1817157Z self=, 2025-05-07T20:56:27.1817818Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:27.1818137Z use_array_for_index_remapping=False, 2025-05-07T20:56:27.1818438Z do_pruning=False, 2025-05-07T20:56:27.1818687Z indices_dtype=torch.int64, 2025-05-07T20:56:27.1818980Z output_dtype=SparseType.FP16, 2025-05-07T20:56:27.1819255Z ) 2025-05-07T20:56:27.1819455Z SKIPPED 2025-05-07T20:56:27.6605896Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes PASSED 2025-05-07T20:56:30.6075901Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6078154Z self=, 2025-05-07T20:56:30.6079251Z weights_ty=SparseType.FP32, 2025-05-07T20:56:30.6079867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6080465Z associativity=1, 2025-05-07T20:56:30.6080937Z do_pruning=False, 2025-05-07T20:56:30.6081441Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6082016Z ) 2025-05-07T20:56:30.6082446Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6083693Z self=, 2025-05-07T20:56:30.6084333Z weights_ty=SparseType.FP16, 2025-05-07T20:56:30.6084629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6084923Z associativity=1, 2025-05-07T20:56:30.6085167Z do_pruning=False, 2025-05-07T20:56:30.6085432Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6085720Z ) 2025-05-07T20:56:30.6085964Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6086505Z self=, 2025-05-07T20:56:30.6087380Z weights_ty=SparseType.FP16, 2025-05-07T20:56:30.6087702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6088022Z associativity=1, 2025-05-07T20:56:30.6088265Z do_pruning=False, 2025-05-07T20:56:30.6088647Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6088947Z ) 2025-05-07T20:56:30.6089190Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6089696Z self=, 2025-05-07T20:56:30.6090216Z weights_ty=SparseType.FP32, 2025-05-07T20:56:30.6090531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6090829Z associativity=1, 2025-05-07T20:56:30.6091089Z do_pruning=False, 2025-05-07T20:56:30.6091363Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6091649Z ) 2025-05-07T20:56:30.6091892Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6092420Z self=, 2025-05-07T20:56:30.6092932Z weights_ty=SparseType.FP32, 2025-05-07T20:56:30.6093231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6093542Z associativity=32, 2025-05-07T20:56:30.6093791Z do_pruning=False, 2025-05-07T20:56:30.6094063Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6094349Z ) 2025-05-07T20:56:30.6094583Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6095096Z self=, 2025-05-07T20:56:30.6095584Z weights_ty=SparseType.FP32, 2025-05-07T20:56:30.6095902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6096201Z associativity=32, 2025-05-07T20:56:30.6096441Z do_pruning=True, 2025-05-07T20:56:30.6096703Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6096983Z ) 2025-05-07T20:56:30.6097402Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6097917Z self=, 2025-05-07T20:56:30.6098409Z weights_ty=SparseType.FP32, 2025-05-07T20:56:30.6098854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6099146Z associativity=32, 2025-05-07T20:56:30.6099375Z do_pruning=False, 2025-05-07T20:56:30.6099631Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6099915Z ) 2025-05-07T20:56:30.6100136Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6100638Z self=, 2025-05-07T20:56:30.6101138Z weights_ty=SparseType.FP32, 2025-05-07T20:56:30.6101433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6101725Z associativity=32, 2025-05-07T20:56:30.6101964Z do_pruning=True, 2025-05-07T20:56:30.6102221Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6102489Z ) 2025-05-07T20:56:30.6102712Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6103215Z self=, 2025-05-07T20:56:30.6103701Z weights_ty=SparseType.FP16, 2025-05-07T20:56:30.6103989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6104282Z associativity=32, 2025-05-07T20:56:30.6104509Z do_pruning=False, 2025-05-07T20:56:30.6104760Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6105043Z ) 2025-05-07T20:56:30.6105258Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6105764Z self=, 2025-05-07T20:56:30.6106257Z weights_ty=SparseType.FP16, 2025-05-07T20:56:30.6106554Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6106839Z associativity=32, 2025-05-07T20:56:30.6107081Z do_pruning=False, 2025-05-07T20:56:30.6107347Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6107617Z ) 2025-05-07T20:56:30.6107844Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6108401Z self=, 2025-05-07T20:56:30.6108893Z weights_ty=SparseType.INT2, 2025-05-07T20:56:30.6109180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6109479Z associativity=1, 2025-05-07T20:56:30.6109708Z do_pruning=True, 2025-05-07T20:56:30.6109974Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6110262Z ) 2025-05-07T20:56:30.6110487Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6111002Z self=, 2025-05-07T20:56:30.6111505Z weights_ty=SparseType.INT4, 2025-05-07T20:56:30.6111805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6112104Z associativity=32, 2025-05-07T20:56:30.6112356Z do_pruning=False, 2025-05-07T20:56:30.6112615Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6112892Z ) 2025-05-07T20:56:30.6113125Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6113632Z self=, 2025-05-07T20:56:30.6114128Z weights_ty=SparseType.FP32, 2025-05-07T20:56:30.6114426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6114721Z associativity=1, 2025-05-07T20:56:30.6114950Z do_pruning=True, 2025-05-07T20:56:30.6115204Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6115497Z ) 2025-05-07T20:56:30.6115730Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6116229Z self=, 2025-05-07T20:56:30.6116735Z weights_ty=SparseType.INT4, 2025-05-07T20:56:30.6117032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6117405Z associativity=1, 2025-05-07T20:56:30.6117640Z do_pruning=True, 2025-05-07T20:56:30.6117885Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6118165Z ) 2025-05-07T20:56:30.6118385Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6118884Z self=, 2025-05-07T20:56:30.6119407Z weights_ty=SparseType.FP16, 2025-05-07T20:56:30.6119694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6119986Z associativity=32, 2025-05-07T20:56:30.6120219Z do_pruning=True, 2025-05-07T20:56:30.6120457Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6120737Z ) 2025-05-07T20:56:30.6120957Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6121449Z self=, 2025-05-07T20:56:30.6121940Z weights_ty=SparseType.INT4, 2025-05-07T20:56:30.6122227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6122518Z associativity=1, 2025-05-07T20:56:30.6122747Z do_pruning=True, 2025-05-07T20:56:30.6122997Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6123269Z ) 2025-05-07T20:56:30.6123492Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6123994Z self=, 2025-05-07T20:56:30.6124475Z weights_ty=SparseType.INT4, 2025-05-07T20:56:30.6124767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6125060Z associativity=32, 2025-05-07T20:56:30.6125298Z do_pruning=True, 2025-05-07T20:56:30.6125535Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6125813Z ) 2025-05-07T20:56:30.6126037Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6126529Z self=, 2025-05-07T20:56:30.6127024Z weights_ty=SparseType.INT4, 2025-05-07T20:56:30.6127319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6127603Z associativity=32, 2025-05-07T20:56:30.6127843Z do_pruning=False, 2025-05-07T20:56:30.6128151Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6128423Z ) 2025-05-07T20:56:30.6128791Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6129296Z self=, 2025-05-07T20:56:30.6129789Z weights_ty=SparseType.INT2, 2025-05-07T20:56:30.6130071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6130368Z associativity=32, 2025-05-07T20:56:30.6130604Z do_pruning=True, 2025-05-07T20:56:30.6130852Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6131141Z ) 2025-05-07T20:56:30.6131368Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6131869Z self=, 2025-05-07T20:56:30.6132382Z weights_ty=SparseType.INT2, 2025-05-07T20:56:30.6132680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6132976Z associativity=32, 2025-05-07T20:56:30.6133227Z do_pruning=False, 2025-05-07T20:56:30.6133487Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6133775Z ) 2025-05-07T20:56:30.6134016Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6134530Z self=, 2025-05-07T20:56:30.6135040Z weights_ty=SparseType.INT2, 2025-05-07T20:56:30.6135331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6135635Z associativity=32, 2025-05-07T20:56:30.6135878Z do_pruning=False, 2025-05-07T20:56:30.6136125Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6136807Z ) 2025-05-07T20:56:30.6137047Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6137546Z self=, 2025-05-07T20:56:30.6138218Z weights_ty=SparseType.INT2, 2025-05-07T20:56:30.6138516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6138806Z associativity=32, 2025-05-07T20:56:30.6139043Z do_pruning=True, 2025-05-07T20:56:30.6139291Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6139626Z ) 2025-05-07T20:56:30.6139843Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6140346Z self=, 2025-05-07T20:56:30.6140838Z weights_ty=SparseType.INT2, 2025-05-07T20:56:30.6141121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6141414Z associativity=1, 2025-05-07T20:56:30.6141645Z do_pruning=True, 2025-05-07T20:56:30.6141889Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6142168Z ) 2025-05-07T20:56:30.6142399Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6142933Z self=, 2025-05-07T20:56:30.6143420Z weights_ty=SparseType.INT2, 2025-05-07T20:56:30.6143718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6144044Z associativity=1, 2025-05-07T20:56:30.6144294Z do_pruning=False, 2025-05-07T20:56:30.6144551Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6144836Z ) 2025-05-07T20:56:30.6145058Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6145565Z self=, 2025-05-07T20:56:30.6146069Z weights_ty=SparseType.INT2, 2025-05-07T20:56:30.6146360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6146669Z associativity=1, 2025-05-07T20:56:30.6146917Z do_pruning=False, 2025-05-07T20:56:30.6147187Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6147465Z ) 2025-05-07T20:56:30.6147706Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6148229Z self=, 2025-05-07T20:56:30.6148721Z weights_ty=SparseType.FP32, 2025-05-07T20:56:30.6149105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:30.6149416Z associativity=32, 2025-05-07T20:56:30.6149657Z do_pruning=True, 2025-05-07T20:56:30.6149922Z use_array_for_index_remapping=False, 2025-05-07T20:56:30.6150214Z ) 2025-05-07T20:56:30.6150438Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6150952Z self=, 2025-05-07T20:56:30.6151452Z weights_ty=SparseType.INT4, 2025-05-07T20:56:30.6151751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6152048Z associativity=32, 2025-05-07T20:56:30.6152297Z do_pruning=False, 2025-05-07T20:56:30.6152557Z use_array_for_index_remapping=True, 2025-05-07T20:56:30.6152835Z ) 2025-05-07T20:56:30.6153069Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:30.6153581Z self=, 2025-05-07T20:56:30.6154072Z weights_ty=SparseType.INT4, 2025-05-07T20:56:30.6154364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:30.6154659Z associativity=1, 2025-05-07T20:56:30.6154883Z do_pruning=False, 2025-05-07T20:56:30.6155136Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6397689Z ) 2025-05-07T20:56:33.6398165Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6398916Z self=, 2025-05-07T20:56:33.6406779Z weights_ty=SparseType.INT4, 2025-05-07T20:56:33.6407126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:33.6407424Z associativity=1, 2025-05-07T20:56:33.6407668Z do_pruning=False, 2025-05-07T20:56:33.6407929Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6408205Z ) 2025-05-07T20:56:33.6408802Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6409454Z self=, 2025-05-07T20:56:33.6410191Z weights_ty=SparseType.INT8, 2025-05-07T20:56:33.6410598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6411032Z associativity=32, 2025-05-07T20:56:33.6411269Z do_pruning=True, 2025-05-07T20:56:33.6411515Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6411795Z ) 2025-05-07T20:56:33.6412020Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6412518Z self=, 2025-05-07T20:56:33.6413010Z weights_ty=SparseType.INT8, 2025-05-07T20:56:33.6413305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6413590Z associativity=32, 2025-05-07T20:56:33.6413826Z do_pruning=False, 2025-05-07T20:56:33.6414080Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6414355Z ) 2025-05-07T20:56:33.6414586Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6415087Z self=, 2025-05-07T20:56:33.6415572Z weights_ty=SparseType.FP16, 2025-05-07T20:56:33.6415868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:33.6416160Z associativity=1, 2025-05-07T20:56:33.6416401Z do_pruning=True, 2025-05-07T20:56:33.6416645Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6416929Z ) 2025-05-07T20:56:33.6417157Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6417661Z self=, 2025-05-07T20:56:33.6418152Z weights_ty=SparseType.FP32, 2025-05-07T20:56:33.6418445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6418730Z associativity=32, 2025-05-07T20:56:33.6418979Z do_pruning=False, 2025-05-07T20:56:33.6419230Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6419502Z ) 2025-05-07T20:56:33.6419725Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6420318Z self=, 2025-05-07T20:56:33.6420810Z weights_ty=SparseType.INT8, 2025-05-07T20:56:33.6421091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:33.6421380Z associativity=1, 2025-05-07T20:56:33.6421609Z do_pruning=True, 2025-05-07T20:56:33.6421851Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6422133Z ) 2025-05-07T20:56:33.6422356Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6422849Z self=, 2025-05-07T20:56:33.6423338Z weights_ty=SparseType.INT8, 2025-05-07T20:56:33.6423633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:33.6423918Z associativity=1, 2025-05-07T20:56:33.6424151Z do_pruning=False, 2025-05-07T20:56:33.6424407Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6424688Z ) 2025-05-07T20:56:33.6424940Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6425481Z self=, 2025-05-07T20:56:33.6425972Z weights_ty=SparseType.INT4, 2025-05-07T20:56:33.6426254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6426546Z associativity=32, 2025-05-07T20:56:33.6426789Z do_pruning=True, 2025-05-07T20:56:33.6427032Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6427318Z ) 2025-05-07T20:56:33.6427541Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6428035Z self=, 2025-05-07T20:56:33.6428528Z weights_ty=SparseType.INT4, 2025-05-07T20:56:33.6428818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6429113Z associativity=32, 2025-05-07T20:56:33.6429439Z do_pruning=False, 2025-05-07T20:56:33.6429696Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6429973Z ) 2025-05-07T20:56:33.6430190Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6430696Z self=, 2025-05-07T20:56:33.6431226Z weights_ty=SparseType.INT8, 2025-05-07T20:56:33.6431504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6431795Z associativity=1, 2025-05-07T20:56:33.6432029Z do_pruning=False, 2025-05-07T20:56:33.6432270Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6432549Z ) 2025-05-07T20:56:33.6432773Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6433266Z self=, 2025-05-07T20:56:33.6433757Z weights_ty=SparseType.INT8, 2025-05-07T20:56:33.6434044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6434345Z associativity=1, 2025-05-07T20:56:33.6434578Z do_pruning=True, 2025-05-07T20:56:33.6434828Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6435105Z ) 2025-05-07T20:56:33.6435316Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6435832Z self=, 2025-05-07T20:56:33.6436664Z weights_ty=SparseType.INT2, 2025-05-07T20:56:33.6436948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6437240Z associativity=1, 2025-05-07T20:56:33.6437474Z do_pruning=True, 2025-05-07T20:56:33.6437717Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6437997Z ) 2025-05-07T20:56:33.6438223Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6438717Z self=, 2025-05-07T20:56:33.6439216Z weights_ty=SparseType.FP16, 2025-05-07T20:56:33.6439511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6439814Z associativity=32, 2025-05-07T20:56:33.6440052Z do_pruning=False, 2025-05-07T20:56:33.6440304Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6440662Z ) 2025-05-07T20:56:33.6440880Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6441395Z self=, 2025-05-07T20:56:33.6441893Z weights_ty=SparseType.FP16, 2025-05-07T20:56:33.6442180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:33.6442476Z associativity=32, 2025-05-07T20:56:33.6442718Z do_pruning=True, 2025-05-07T20:56:33.6442959Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6443246Z ) 2025-05-07T20:56:33.6443471Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6443978Z self=, 2025-05-07T20:56:33.6444471Z weights_ty=SparseType.INT8, 2025-05-07T20:56:33.6444768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:33.6445061Z associativity=32, 2025-05-07T20:56:33.6445298Z do_pruning=True, 2025-05-07T20:56:33.6445550Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6445833Z ) 2025-05-07T20:56:33.6446051Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6446557Z self=, 2025-05-07T20:56:33.6447060Z weights_ty=SparseType.INT8, 2025-05-07T20:56:33.6447343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6447644Z associativity=1, 2025-05-07T20:56:33.6447876Z do_pruning=True, 2025-05-07T20:56:33.6448117Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6448399Z ) 2025-05-07T20:56:33.6448768Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6449282Z self=, 2025-05-07T20:56:33.6449905Z weights_ty=SparseType.INT8, 2025-05-07T20:56:33.6450206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:33.6450502Z associativity=1, 2025-05-07T20:56:33.6450731Z do_pruning=False, 2025-05-07T20:56:33.6450978Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6451316Z ) 2025-05-07T20:56:33.6451534Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6452041Z self=, 2025-05-07T20:56:33.6452537Z weights_ty=SparseType.FP16, 2025-05-07T20:56:33.6452819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:33.6453111Z associativity=32, 2025-05-07T20:56:33.6453358Z do_pruning=True, 2025-05-07T20:56:33.6453604Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6453894Z ) 2025-05-07T20:56:33.6454122Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6454631Z self=, 2025-05-07T20:56:33.6455162Z weights_ty=SparseType.INT8, 2025-05-07T20:56:33.6455478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6455779Z associativity=1, 2025-05-07T20:56:33.6456011Z do_pruning=False, 2025-05-07T20:56:33.6456273Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6456568Z ) 2025-05-07T20:56:33.6456783Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6457292Z self=, 2025-05-07T20:56:33.6457790Z weights_ty=SparseType.INT2, 2025-05-07T20:56:33.6458081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:56:33.6458381Z associativity=1, 2025-05-07T20:56:33.6458616Z do_pruning=True, 2025-05-07T20:56:33.6458873Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6459158Z ) 2025-05-07T20:56:33.6459388Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6459901Z self=, 2025-05-07T20:56:33.6460397Z weights_ty=SparseType.FP16, 2025-05-07T20:56:33.6460696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6461048Z associativity=32, 2025-05-07T20:56:33.6461280Z do_pruning=True, 2025-05-07T20:56:33.6461535Z use_array_for_index_remapping=False, 2025-05-07T20:56:33.6461824Z ) 2025-05-07T20:56:33.6462045Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6462554Z self=, 2025-05-07T20:56:33.6463055Z weights_ty=SparseType.INT2, 2025-05-07T20:56:33.6463346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6463633Z associativity=1, 2025-05-07T20:56:33.6463873Z do_pruning=False, 2025-05-07T20:56:33.6464126Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6464400Z ) 2025-05-07T20:56:33.6464624Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6465188Z self=, 2025-05-07T20:56:33.6465684Z weights_ty=SparseType.INT4, 2025-05-07T20:56:33.6465986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6466277Z associativity=32, 2025-05-07T20:56:33.6466520Z do_pruning=True, 2025-05-07T20:56:33.6466766Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6467040Z ) 2025-05-07T20:56:33.6467266Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6467778Z self=, 2025-05-07T20:56:33.6468266Z weights_ty=SparseType.INT8, 2025-05-07T20:56:33.6468559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6468858Z associativity=32, 2025-05-07T20:56:33.6469089Z do_pruning=True, 2025-05-07T20:56:33.6469339Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6469625Z ) 2025-05-07T20:56:33.6469851Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:56:33.6470462Z self=, 2025-05-07T20:56:33.6470961Z weights_ty=SparseType.INT2, 2025-05-07T20:56:33.6471259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:56:33.6471631Z associativity=32, 2025-05-07T20:56:33.6471862Z do_pruning=True, 2025-05-07T20:56:33.6472116Z use_array_for_index_remapping=True, 2025-05-07T20:56:33.6472400Z ) 2025-05-07T20:56:33.6472612Z PASSED 2025-05-07T20:56:33.6472731Z 2025-05-07T20:56:33.6472875Z =============================== warnings summary =============================== 2025-05-07T20:56:33.6473467Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:56:33.6474209Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:56:33.6475685Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:56:33.6477060Z res_scale_shift = torch.tensor( 2025-05-07T20:56:33.6477257Z 2025-05-07T20:56:33.6477586Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:56:33.6478321Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:56:33.6479083Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted 2025-05-07T20:56:33.6480600Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:56:33.6481833Z res_scale_shift = torch.tensor( 2025-05-07T20:56:33.6482053Z 2025-05-07T20:56:33.6482479Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref 2025-05-07T20:56:33.6484401Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/quantize.py:158: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:56:33.6485980Z return to_device(torch.tensor(comps), use_cpu) 2025-05-07T20:56:33.6486244Z 2025-05-07T20:56:33.6486502Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:56:33.6487025Z =========================== short test summary info ============================ 2025-05-07T20:56:33.6488109Z SKIPPED [1] tbe/inference/nbit_forward_test.py:613: Hash-based index_remapping is an experimental feature and is currently not supported for indices.dtype == torch.int64 and indices.device != cpu 2025-05-07T20:56:33.6489189Z ============= 9 passed, 1 skipped, 6 warnings in 73.24s (0:01:13) ============== 2025-05-07T20:56:34.5073490Z 2025-05-07T20:56:34.5074556Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:56:34.5092603Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 76 seconds 2025-05-07T20:56:34.5092934Z 2025-05-07T20:56:34.5092939Z 2025-05-07T20:56:34.5092944Z 2025-05-07T20:56:34.5092948Z 2025-05-07T20:56:34.5115625Z ################################################################################ 2025-05-07T20:56:34.5131521Z # [2025-05-07T20:56:34.512Z] Run Python Test Suite: 2025-05-07T20:56:34.5131888Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:56:34.5132240Z ################################################################################ 2025-05-07T20:56:34.5157667Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:56:34.5158361Z 2025-05-07T20:56:36.6943566Z ============================= test session starts ============================== 2025-05-07T20:56:36.6944644Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:36.6945184Z cachedir: .pytest_cache 2025-05-07T20:56:36.6945763Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:36.6946488Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:36.6946903Z plugins: hypothesis-6.131.14 2025-05-07T20:56:38.3909699Z collecting ... collected 3 items 2025-05-07T20:56:38.3910104Z 2025-05-07T20:56:46.2988451Z 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:56:46.2989797Z self=, 2025-05-07T20:56:46.2990514Z weights_ty=SparseType.FP32, 2025-05-07T20:56:46.2990780Z ) 2025-05-07T20:56:46.2991118Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:56:46.2991942Z self=, 2025-05-07T20:56:46.2992667Z weights_ty=SparseType.FP16, 2025-05-07T20:56:46.2992929Z ) 2025-05-07T20:56:46.2993261Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:56:46.2994081Z self=, 2025-05-07T20:56:46.2994778Z weights_ty=SparseType.INT8, 2025-05-07T20:56:46.2995032Z ) 2025-05-07T20:56:46.2995357Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:56:46.2996543Z self=, 2025-05-07T20:56:46.2997238Z weights_ty=SparseType.INT4, 2025-05-07T20:56:46.2997491Z ) 2025-05-07T20:56:46.2997815Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:56:46.2998643Z self=, 2025-05-07T20:56:46.2999337Z weights_ty=SparseType.INT2, 2025-05-07T20:56:46.2999583Z ) 2025-05-07T20:56:46.2999768Z PASSED 2025-05-07T20:56:49.9251445Z 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:56:49.9252854Z self=, 2025-05-07T20:56:49.9253589Z weights_ty=SparseType.FP32, 2025-05-07T20:56:49.9253885Z emulate_pruning=False, 2025-05-07T20:56:49.9254154Z indices_dtype=torch.int32, 2025-05-07T20:56:49.9254417Z ) 2025-05-07T20:56:49.9254770Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9255628Z self=, 2025-05-07T20:56:49.9256344Z weights_ty=SparseType.INT8, 2025-05-07T20:56:49.9256630Z emulate_pruning=False, 2025-05-07T20:56:49.9256890Z indices_dtype=torch.int32, 2025-05-07T20:56:49.9257147Z ) 2025-05-07T20:56:49.9257893Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9258755Z self=, 2025-05-07T20:56:49.9259546Z weights_ty=SparseType.INT8, 2025-05-07T20:56:49.9259828Z emulate_pruning=True, 2025-05-07T20:56:49.9260095Z indices_dtype=torch.int32, 2025-05-07T20:56:49.9260345Z ) 2025-05-07T20:56:49.9260695Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9261553Z self=, 2025-05-07T20:56:49.9262273Z weights_ty=SparseType.INT4, 2025-05-07T20:56:49.9262545Z emulate_pruning=False, 2025-05-07T20:56:49.9262810Z indices_dtype=torch.int32, 2025-05-07T20:56:49.9263065Z ) 2025-05-07T20:56:49.9263417Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9264272Z self=, 2025-05-07T20:56:49.9264989Z weights_ty=SparseType.INT8, 2025-05-07T20:56:49.9265261Z emulate_pruning=False, 2025-05-07T20:56:49.9265523Z indices_dtype=torch.int64, 2025-05-07T20:56:49.9265775Z ) 2025-05-07T20:56:49.9266114Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9266963Z self=, 2025-05-07T20:56:49.9267673Z weights_ty=SparseType.INT2, 2025-05-07T20:56:49.9267951Z emulate_pruning=True, 2025-05-07T20:56:49.9268209Z indices_dtype=torch.int32, 2025-05-07T20:56:49.9268464Z ) 2025-05-07T20:56:49.9268813Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9269710Z self=, 2025-05-07T20:56:49.9270507Z weights_ty=SparseType.INT2, 2025-05-07T20:56:49.9270783Z emulate_pruning=False, 2025-05-07T20:56:49.9271047Z indices_dtype=torch.int64, 2025-05-07T20:56:49.9271294Z ) 2025-05-07T20:56:49.9271641Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9272500Z self=, 2025-05-07T20:56:49.9273206Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9273485Z emulate_pruning=True, 2025-05-07T20:56:49.9273752Z indices_dtype=torch.int64, 2025-05-07T20:56:49.9274002Z ) 2025-05-07T20:56:49.9274354Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9275206Z self=, 2025-05-07T20:56:49.9275923Z weights_ty=SparseType.INT8, 2025-05-07T20:56:49.9276198Z emulate_pruning=True, 2025-05-07T20:56:49.9276460Z indices_dtype=torch.int64, 2025-05-07T20:56:49.9276719Z ) 2025-05-07T20:56:49.9277062Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9277921Z self=, 2025-05-07T20:56:49.9278630Z weights_ty=SparseType.INT4, 2025-05-07T20:56:49.9278911Z emulate_pruning=True, 2025-05-07T20:56:49.9279168Z indices_dtype=torch.int32, 2025-05-07T20:56:49.9279425Z ) 2025-05-07T20:56:49.9279899Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9280749Z self=, 2025-05-07T20:56:49.9281467Z weights_ty=SparseType.FP32, 2025-05-07T20:56:49.9281788Z emulate_pruning=True, 2025-05-07T20:56:49.9282047Z indices_dtype=torch.int32, 2025-05-07T20:56:49.9282304Z ) 2025-05-07T20:56:49.9282654Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9283510Z self=, 2025-05-07T20:56:49.9284215Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9284497Z emulate_pruning=False, 2025-05-07T20:56:49.9284763Z indices_dtype=torch.int32, 2025-05-07T20:56:49.9285018Z ) 2025-05-07T20:56:49.9285373Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9286227Z self=, 2025-05-07T20:56:49.9286937Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9287220Z emulate_pruning=False, 2025-05-07T20:56:49.9287489Z indices_dtype=torch.int64, 2025-05-07T20:56:49.9287740Z ) 2025-05-07T20:56:49.9288081Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9289065Z self=, 2025-05-07T20:56:49.9289826Z weights_ty=SparseType.INT4, 2025-05-07T20:56:49.9290098Z emulate_pruning=True, 2025-05-07T20:56:49.9290364Z indices_dtype=torch.int64, 2025-05-07T20:56:49.9290617Z ) 2025-05-07T20:56:49.9290957Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9291819Z self=, 2025-05-07T20:56:49.9292583Z weights_ty=SparseType.INT4, 2025-05-07T20:56:49.9292860Z emulate_pruning=False, 2025-05-07T20:56:49.9293125Z indices_dtype=torch.int64, 2025-05-07T20:56:49.9293384Z ) 2025-05-07T20:56:49.9293734Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9294583Z self=, 2025-05-07T20:56:49.9295295Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9295573Z emulate_pruning=True, 2025-05-07T20:56:49.9295835Z indices_dtype=torch.int32, 2025-05-07T20:56:49.9296083Z ) 2025-05-07T20:56:49.9296428Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9297283Z self=, 2025-05-07T20:56:49.9297994Z weights_ty=SparseType.INT2, 2025-05-07T20:56:49.9298274Z emulate_pruning=True, 2025-05-07T20:56:49.9298544Z indices_dtype=torch.int64, 2025-05-07T20:56:49.9298791Z ) 2025-05-07T20:56:49.9299138Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9300005Z self=, 2025-05-07T20:56:49.9300720Z weights_ty=SparseType.INT2, 2025-05-07T20:56:49.9300993Z emulate_pruning=False, 2025-05-07T20:56:49.9301260Z indices_dtype=torch.int32, 2025-05-07T20:56:49.9301514Z ) 2025-05-07T20:56:49.9301858Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9302809Z self=, 2025-05-07T20:56:49.9310648Z weights_ty=SparseType.FP32, 2025-05-07T20:56:49.9310951Z emulate_pruning=False, 2025-05-07T20:56:49.9311301Z indices_dtype=torch.int64, 2025-05-07T20:56:49.9311561Z ) 2025-05-07T20:56:49.9311919Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:56:49.9312772Z self=, 2025-05-07T20:56:49.9313493Z weights_ty=SparseType.FP32, 2025-05-07T20:56:49.9313777Z emulate_pruning=True, 2025-05-07T20:56:49.9314038Z indices_dtype=torch.int64, 2025-05-07T20:56:49.9314295Z ) 2025-05-07T20:56:49.9314495Z PASSED 2025-05-07T20:56:49.9794310Z 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:56:49.9795581Z self=, 2025-05-07T20:56:49.9796249Z T=1, 2025-05-07T20:56:49.9796444Z D=2, 2025-05-07T20:56:49.9796634Z B=1, 2025-05-07T20:56:49.9796827Z log_E=3, 2025-05-07T20:56:49.9797021Z L=0, 2025-05-07T20:56:49.9797239Z weights_ty=SparseType.FP32, 2025-05-07T20:56:49.9797532Z output_dtype=SparseType.FP16, 2025-05-07T20:56:49.9797804Z ) 2025-05-07T20:56:49.9798112Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9798884Z self=, 2025-05-07T20:56:49.9799558Z T=2, 2025-05-07T20:56:49.9799767Z D=2, 2025-05-07T20:56:49.9799956Z B=1, 2025-05-07T20:56:49.9800152Z log_E=3, 2025-05-07T20:56:49.9800352Z L=0, 2025-05-07T20:56:49.9800564Z weights_ty=SparseType.FP32, 2025-05-07T20:56:49.9800852Z output_dtype=SparseType.FP16, 2025-05-07T20:56:49.9801268Z ) 2025-05-07T20:56:49.9801571Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9802342Z self=, 2025-05-07T20:56:49.9802975Z T=2, 2025-05-07T20:56:49.9803159Z D=91, 2025-05-07T20:56:49.9803348Z B=73, 2025-05-07T20:56:49.9803528Z log_E=5, 2025-05-07T20:56:49.9803720Z L=19, 2025-05-07T20:56:49.9803936Z weights_ty=SparseType.INT2, 2025-05-07T20:56:49.9804211Z output_dtype=SparseType.BF16, 2025-05-07T20:56:49.9804484Z ) 2025-05-07T20:56:49.9804789Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9805562Z self=, 2025-05-07T20:56:49.9806194Z T=6, 2025-05-07T20:56:49.9806387Z D=102, 2025-05-07T20:56:49.9806583Z B=77, 2025-05-07T20:56:49.9806768Z log_E=5, 2025-05-07T20:56:49.9806974Z L=11, 2025-05-07T20:56:49.9807188Z weights_ty=SparseType.INT2, 2025-05-07T20:56:49.9807467Z output_dtype=SparseType.FP16, 2025-05-07T20:56:49.9807734Z ) 2025-05-07T20:56:49.9808049Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9808874Z self=, 2025-05-07T20:56:49.9809526Z T=1, 2025-05-07T20:56:49.9809745Z D=64, 2025-05-07T20:56:49.9809940Z B=50, 2025-05-07T20:56:49.9810132Z log_E=5, 2025-05-07T20:56:49.9810331Z L=4, 2025-05-07T20:56:49.9810534Z weights_ty=SparseType.INT4, 2025-05-07T20:56:49.9810821Z output_dtype=SparseType.BF16, 2025-05-07T20:56:49.9811251Z ) 2025-05-07T20:56:49.9811562Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9812326Z self=, 2025-05-07T20:56:49.9813048Z T=1, 2025-05-07T20:56:49.9813245Z D=69, 2025-05-07T20:56:49.9813428Z B=34, 2025-05-07T20:56:49.9813621Z log_E=4, 2025-05-07T20:56:49.9813820Z L=12, 2025-05-07T20:56:49.9814028Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9814316Z output_dtype=SparseType.BF16, 2025-05-07T20:56:49.9814582Z ) 2025-05-07T20:56:49.9814880Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9815651Z self=, 2025-05-07T20:56:49.9816295Z T=3, 2025-05-07T20:56:49.9816484Z D=104, 2025-05-07T20:56:49.9816676Z B=4, 2025-05-07T20:56:49.9816871Z log_E=3, 2025-05-07T20:56:49.9817077Z L=6, 2025-05-07T20:56:49.9817285Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9817585Z output_dtype=SparseType.FP16, 2025-05-07T20:56:49.9817855Z ) 2025-05-07T20:56:49.9818158Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9818924Z self=, 2025-05-07T20:56:49.9819566Z T=8, 2025-05-07T20:56:49.9819755Z D=84, 2025-05-07T20:56:49.9819942Z B=93, 2025-05-07T20:56:49.9820138Z log_E=3, 2025-05-07T20:56:49.9820328Z L=0, 2025-05-07T20:56:49.9820537Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9820822Z output_dtype=SparseType.BF16, 2025-05-07T20:56:49.9821079Z ) 2025-05-07T20:56:49.9821381Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9822153Z self=, 2025-05-07T20:56:49.9822857Z T=2, 2025-05-07T20:56:49.9823046Z D=125, 2025-05-07T20:56:49.9823248Z B=20, 2025-05-07T20:56:49.9823449Z log_E=4, 2025-05-07T20:56:49.9823644Z L=2, 2025-05-07T20:56:49.9823853Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9824134Z output_dtype=SparseType.INT8, 2025-05-07T20:56:49.9824395Z ) 2025-05-07T20:56:49.9824703Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9825472Z self=, 2025-05-07T20:56:49.9826111Z T=4, 2025-05-07T20:56:49.9826312Z D=16, 2025-05-07T20:56:49.9826506Z B=8, 2025-05-07T20:56:49.9826694Z log_E=4, 2025-05-07T20:56:49.9826894Z L=11, 2025-05-07T20:56:49.9827107Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9827390Z output_dtype=SparseType.FP16, 2025-05-07T20:56:49.9827660Z ) 2025-05-07T20:56:49.9827967Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9828743Z self=, 2025-05-07T20:56:49.9829387Z T=5, 2025-05-07T20:56:49.9829581Z D=30, 2025-05-07T20:56:49.9829776Z B=119, 2025-05-07T20:56:49.9829966Z log_E=4, 2025-05-07T20:56:49.9830171Z L=10, 2025-05-07T20:56:49.9830392Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9830669Z output_dtype=SparseType.FP16, 2025-05-07T20:56:49.9830938Z ) 2025-05-07T20:56:49.9831247Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9832011Z self=, 2025-05-07T20:56:49.9832656Z T=5, 2025-05-07T20:56:49.9832931Z D=30, 2025-05-07T20:56:49.9833125Z B=119, 2025-05-07T20:56:49.9833312Z log_E=3, 2025-05-07T20:56:49.9833511Z L=10, 2025-05-07T20:56:49.9833725Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9834002Z output_dtype=SparseType.FP16, 2025-05-07T20:56:49.9834305Z ) 2025-05-07T20:56:49.9834610Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9835368Z self=, 2025-05-07T20:56:49.9836017Z T=5, 2025-05-07T20:56:49.9836216Z D=3, 2025-05-07T20:56:49.9836770Z B=119, 2025-05-07T20:56:49.9836964Z log_E=3, 2025-05-07T20:56:49.9837161Z L=10, 2025-05-07T20:56:49.9837365Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9837652Z output_dtype=SparseType.FP16, 2025-05-07T20:56:49.9837924Z ) 2025-05-07T20:56:49.9838225Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9839006Z self=, 2025-05-07T20:56:49.9839686Z T=5, 2025-05-07T20:56:49.9839904Z D=3, 2025-05-07T20:56:49.9840087Z B=10, 2025-05-07T20:56:49.9840281Z log_E=3, 2025-05-07T20:56:49.9840487Z L=10, 2025-05-07T20:56:49.9840694Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9840984Z output_dtype=SparseType.FP16, 2025-05-07T20:56:49.9841252Z ) 2025-05-07T20:56:49.9841552Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:56:49.9842323Z self=, 2025-05-07T20:56:49.9842973Z T=5, 2025-05-07T20:56:49.9843157Z D=5, 2025-05-07T20:56:49.9843347Z B=10, 2025-05-07T20:56:49.9843537Z log_E=3, 2025-05-07T20:56:49.9843727Z L=10, 2025-05-07T20:56:49.9843948Z weights_ty=SparseType.FP16, 2025-05-07T20:56:49.9844236Z output_dtype=SparseType.FP16, 2025-05-07T20:56:49.9844511Z ) 2025-05-07T20:56:49.9844708Z PASSED 2025-05-07T20:56:49.9844947Z 2025-05-07T20:56:49.9845089Z ============================== 3 passed in 13.42s ============================== 2025-05-07T20:56:50.7355500Z 2025-05-07T20:56:50.7356197Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:56:50.7376864Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 16 seconds 2025-05-07T20:56:50.7377299Z 2025-05-07T20:56:50.7377303Z 2025-05-07T20:56:50.7377307Z 2025-05-07T20:56:50.7377311Z 2025-05-07T20:56:50.7398902Z ################################################################################ 2025-05-07T20:56:50.7414844Z # [2025-05-07T20:56:50.741Z] Run Python Test Suite: 2025-05-07T20:56:50.7415286Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:56:50.7415626Z ################################################################################ 2025-05-07T20:56:50.7439503Z + 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:56:50.7440165Z 2025-05-07T20:56:52.9227408Z ============================= test session starts ============================== 2025-05-07T20:56:52.9228093Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:52.9228635Z cachedir: .pytest_cache 2025-05-07T20:56:52.9229226Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:52.9229965Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:52.9230388Z plugins: hypothesis-6.131.14 2025-05-07T20:56:54.6122224Z collecting ... collected 3 items 2025-05-07T20:56:54.6122531Z 2025-05-07T20:56:54.6137610Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:56:54.6145255Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:56:54.6160423Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:56:54.6161152Z 2025-05-07T20:56:54.6161354Z =========================== short test summary info ============================ 2025-05-07T20:56:54.6161909Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:56:54.6162571Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:56:54.6163214Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:56:54.6163725Z ============================== 3 skipped in 1.83s ============================== 2025-05-07T20:56:55.2850977Z 2025-05-07T20:56:55.2851577Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:56:55.2872426Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 5 seconds 2025-05-07T20:56:55.2872882Z 2025-05-07T20:56:55.2872902Z 2025-05-07T20:56:55.2872909Z 2025-05-07T20:56:55.2872920Z 2025-05-07T20:56:55.2894926Z ################################################################################ 2025-05-07T20:56:55.2910620Z # [2025-05-07T20:56:55.290Z] Run Python Test Suite: 2025-05-07T20:56:55.2911106Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:56:55.2911562Z ################################################################################ 2025-05-07T20:56:55.2935474Z + 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:56:55.2936209Z 2025-05-07T20:56:57.4795822Z ============================= test session starts ============================== 2025-05-07T20:56:57.4797569Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:57.4798653Z cachedir: .pytest_cache 2025-05-07T20:56:57.4800191Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:57.4801584Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:57.4802041Z plugins: hypothesis-6.131.14 2025-05-07T20:56:59.1957612Z collecting ... collected 6 items 2025-05-07T20:56:59.1957922Z 2025-05-07T20:56:59.1972375Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:56:59.1980123Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:56:59.1987406Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:56:59.1994719Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:56:59.2001790Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:56:59.2017831Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:56:59.2018418Z 2025-05-07T20:56:59.2018638Z =========================== short test summary info ============================ 2025-05-07T20:56:59.2019232Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:56:59.2019817Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:56:59.2020399Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:56:59.2020979Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:56:59.2021562Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:56:59.2022403Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:56:59.2022894Z ============================== 6 skipped in 1.85s ============================== 2025-05-07T20:56:59.8668689Z 2025-05-07T20:56:59.8669217Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:56:59.8691026Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 4 seconds 2025-05-07T20:56:59.8691328Z 2025-05-07T20:56:59.8691426Z 2025-05-07T20:56:59.8691430Z 2025-05-07T20:56:59.8691488Z 2025-05-07T20:56:59.8713905Z ################################################################################ 2025-05-07T20:56:59.8729529Z # [2025-05-07T20:56:59.872Z] Run Python Test Suite: 2025-05-07T20:56:59.8729908Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:56:59.8730251Z ################################################################################ 2025-05-07T20:56:59.8755739Z + 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:56:59.8756673Z 2025-05-07T20:57:02.0520321Z ============================= test session starts ============================== 2025-05-07T20:57:02.0521648Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:02.0522699Z cachedir: .pytest_cache 2025-05-07T20:57:02.0523304Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:02.0524025Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:02.0524437Z plugins: hypothesis-6.131.14 2025-05-07T20:57:03.7549711Z collecting ... collected 3 items 2025-05-07T20:57:03.7549936Z 2025-05-07T20:57:03.7562858Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:57:03.7571152Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:57:03.7586119Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:57:03.7586766Z 2025-05-07T20:57:03.7586922Z =========================== short test summary info ============================ 2025-05-07T20:57:03.7587473Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:57:03.7588150Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:57:03.7588832Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:57:03.7589356Z ============================== 3 skipped in 1.84s ============================== 2025-05-07T20:57:04.4375675Z 2025-05-07T20:57:04.4376451Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:04.4395068Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 5 seconds 2025-05-07T20:57:04.4395435Z 2025-05-07T20:57:04.4395439Z 2025-05-07T20:57:04.4395443Z 2025-05-07T20:57:04.4395447Z 2025-05-07T20:57:04.4418493Z ################################################################################ 2025-05-07T20:57:04.4434278Z # [2025-05-07T20:57:04.443Z] Run Python Test Suite: 2025-05-07T20:57:04.4434690Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:04.4435072Z ################################################################################ 2025-05-07T20:57:04.4459996Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:04.4460683Z 2025-05-07T20:57:06.6321744Z ============================= test session starts ============================== 2025-05-07T20:57:06.6323127Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:06.6324505Z cachedir: .pytest_cache 2025-05-07T20:57:06.6325090Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:06.6325848Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:06.6326354Z plugins: hypothesis-6.131.14 2025-05-07T20:57:08.3472916Z collecting ... collected 11 items 2025-05-07T20:57:08.3473501Z 2025-05-07T20:57:08.3486262Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:57:08.3494199Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:57:08.3501434Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:57:08.3508614Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:57:08.3515761Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:57:08.3522590Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:57:08.3529511Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:57:08.3536579Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:57:08.3543523Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:57:08.3550244Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:57:08.3568897Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:57:08.3569423Z 2025-05-07T20:57:08.3569591Z =========================== short test summary info ============================ 2025-05-07T20:57:08.3570137Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:57:08.3570977Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:57:08.3571648Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:57:08.3572314Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:57:08.3572988Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:57:08.3573671Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:57:08.3574332Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:57:08.3575011Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:57:08.3575680Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:57:08.3576349Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:57:08.3577017Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:57:08.3577551Z ============================= 11 skipped in 1.86s ============================== 2025-05-07T20:57:09.0330411Z 2025-05-07T20:57:09.0331217Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:09.0352210Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 5 seconds 2025-05-07T20:57:09.0352688Z 2025-05-07T20:57:09.0352694Z 2025-05-07T20:57:09.0352700Z 2025-05-07T20:57:09.0352707Z 2025-05-07T20:57:09.0378928Z ################################################################################ 2025-05-07T20:57:09.0394168Z # [2025-05-07T20:57:09.039Z] Run Python Test Suite: 2025-05-07T20:57:09.0394604Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:09.0394966Z ################################################################################ 2025-05-07T20:57:09.0419108Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:09.0419734Z 2025-05-07T20:57:11.2264550Z ============================= test session starts ============================== 2025-05-07T20:57:11.2265201Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:11.2265742Z cachedir: .pytest_cache 2025-05-07T20:57:11.2266323Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:11.2267079Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:11.2267492Z plugins: hypothesis-6.131.14 2025-05-07T20:57:12.9488879Z collecting ... collected 4 items 2025-05-07T20:57:12.9489154Z 2025-05-07T20:57:12.9502413Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:57:12.9510377Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:57:12.9517835Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:57:12.9532956Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:57:12.9533302Z 2025-05-07T20:57:12.9533461Z =========================== short test summary info ============================ 2025-05-07T20:57:12.9533949Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:57:12.9534523Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:57:12.9535107Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:57:12.9535677Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:57:12.9536630Z ============================== 4 skipped in 1.86s ============================== 2025-05-07T20:57:13.6176414Z 2025-05-07T20:57:13.6177202Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:13.6196802Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 4 seconds 2025-05-07T20:57:13.6197172Z 2025-05-07T20:57:13.6197177Z 2025-05-07T20:57:13.6197181Z 2025-05-07T20:57:13.6197185Z 2025-05-07T20:57:13.6218397Z ################################################################################ 2025-05-07T20:57:13.6234226Z # [2025-05-07T20:57:13.623Z] Run Python Test Suite: 2025-05-07T20:57:13.6234640Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:13.6235113Z ################################################################################ 2025-05-07T20:57:13.6261706Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:13.6262407Z 2025-05-07T20:57:15.8062295Z ============================= test session starts ============================== 2025-05-07T20:57:15.8063033Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:15.8063560Z cachedir: .pytest_cache 2025-05-07T20:57:15.8064155Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:15.8064898Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:15.8065309Z plugins: hypothesis-6.131.14 2025-05-07T20:57:17.4852990Z collecting ... collected 1 item 2025-05-07T20:57:17.4853201Z 2025-05-07T20:57:17.7706095Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 47 2025-05-07T20:57:17.7707558Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7707995Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7708500Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7708905Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7709346Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7709969Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7710522Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7710959Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7711551Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7712142Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7712721Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7713320Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7713910Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7714490Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7715060Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7715647Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7716240Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7726016Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7726611Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7727178Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7727746Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7728313Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7729026Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7729595Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7730324Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7730903Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7731455Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7732043Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7732638Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7733207Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7733769Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7734348Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7734913Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7735483Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7736049Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7736845Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7737437Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7738021Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7738581Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7739139Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7739692Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7740253Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7740806Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7741370Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7741922Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7743044Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7743624Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7744169Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7744795Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7745362Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7745935Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7746484Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7747057Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7747620Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7748172Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7748730Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7749312Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7749873Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7750437Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7750993Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7751560Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7752125Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7752682Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7753244Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7753801Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7754360Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7754927Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7755486Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7756054Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7756618Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7757281Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7757893Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7758454Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7759021Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7759579Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7760139Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7760709Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7761271Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7761824Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7762403Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7762969Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7763544Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7764088Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7764655Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7765218Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7765769Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7766343Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7766910Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7767482Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7768035Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7768605Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7769181Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7769595Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7770096Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7770588Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7770991Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7771400Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7771887Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7772324Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7772756Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7773264Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7773680Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7774091Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7774512Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7774966Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7775424Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7775845Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7776266Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7776743Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7777207Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7777777Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7778353Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7778860Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7779425Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7780004Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7780579Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7781231Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7781802Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7782372Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7782956Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7783520Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7784097Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7784667Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7785235Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7785805Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7786389Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7786951Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7787526Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7788107Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7788677Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7789249Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7789819Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7790377Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7790950Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7791513Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7792068Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7792665Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7793341Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7793919Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7794483Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7795057Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7795668Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7796218Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7796786Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7797349Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7797925Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7798482Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7799049Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7799625Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7800173Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7800733Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7801298Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7801873Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7802435Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7803005Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7803565Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7804125Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7804692Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7805276Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7805831Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7806408Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7806991Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7807627Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7808193Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7808897Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7809472Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7810024Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7810585Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7811149Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7811716Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7812271Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7812853Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7813428Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7813981Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7814558Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7815168Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7815741Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7816302Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7816887Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7817453Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7817955Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7818534Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7819102Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7819773Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7820361Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7820929Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7821501Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7822103Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7822668Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7823234Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7823796Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7824353Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7824924Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7825500Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7826054Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7826628Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7827192Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7827752Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7828316Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:57:17.7828893Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7829478Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7830057Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7830643Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7831226Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7831830Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7832415Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7833014Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7833605Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7834246Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7834837Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7835432Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7836006Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7836779Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7837396Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7838020Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7838599Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7839177Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7839770Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7840346Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7840948Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7841549Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7842126Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7842720Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7843302Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7843881Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7844478Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7845060Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7845641Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7846400Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7846976Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7847553Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7848131Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7848981Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7849583Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7850161Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7850747Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7851314Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7851892Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7852515Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7853134Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7853723Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7854326Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7854902Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7855478Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7856076Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7856699Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7857258Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7857857Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7858437Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7859016Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7859594Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7860170Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7860860Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7861431Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7862018Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7862597Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7863176Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7863741Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7864315Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7864888Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7865462Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7866082Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7866659Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7867237Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7867810Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7895755Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7896366Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7896898Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7897434Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7897903Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7898527Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7899134Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7899746Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7900543Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7901128Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7901747Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7902436Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7903057Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7903658Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7904270Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7904887Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7905491Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7906104Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7906722Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7907368Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7907990Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7908617Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7909241Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7909818Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7910336Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7910844Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7911293Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7911905Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7912520Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7913130Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7913638Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7914217Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7914892Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7915479Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7916029Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7916492Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7916926Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7917440Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7918033Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7918618Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7919199Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7919715Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7920322Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7920939Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7921505Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7922029Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7922611Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7923195Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7923778Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7924286Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7924731Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7925167Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7925864Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7926504Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7927076Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7927601Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7928265Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7928991Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7929568Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7930050Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7930525Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7930979Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7931475Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7931922Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7932404Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7932999Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7933594Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7934196Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7934779Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7935374Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7935961Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7936767Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7937295Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7937723Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7938159Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7938726Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7939321Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7940045Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7940634Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7941196Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7941797Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7942365Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7942901Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7943331Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7943776Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7944345Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7944930Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7945402Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7945842Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7946279Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7946766Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7947186Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7947770Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7948344Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7948919Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7949494Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7950056Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7950814Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7951422Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7952015Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7952661Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7953276Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7953842Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7954436Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7954988Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7955488Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7955904Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7956362Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7956964Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7957564Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7958134Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7958580Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7959158Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7959757Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7960349Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7960991Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7961587Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7962172Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7962763Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7963376Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7963950Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7964625Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7965188Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7965711Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7966302Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7966896Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7967501Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7968054Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7968779Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7969380Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7969961Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7970522Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7971130Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.7971732Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7976506Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7977108Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7977742Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7978355Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7978924Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7979396Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7979975Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7980675Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7981248Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7981789Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7982370Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7983035Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7983606Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7984195Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7984736Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7985205Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7985783Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7986359Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7986940Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7987434Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7988018Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7988622Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7989177Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7989729Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7990161Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7990593Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7991127Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7991708Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7992277Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7992813Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7993367Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7993932Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7994603Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7995097Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7995614Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7996032Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7996544Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7997126Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7997571Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7998127Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7998686Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7999259Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.7999790Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8000364Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8000891Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8001483Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8002087Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8002641Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8003145Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8003716Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8004296Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8004875Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8005394Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8006044Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8006632Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8007072Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8007548Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8008029Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8008715Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8009305Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8009882Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8010466Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8011049Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8011635Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8012216Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8012713Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8013138Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8013566Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8014151Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8014759Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8015342Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8015801Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8016367Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8016949Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8017521Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8018022Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8018514Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8019020Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8019534Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8020127Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8020718Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8021243Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8021713Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8022293Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8022883Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8023445Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8024063Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8024611Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8025071Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8025631Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8026206Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8026808Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8027246Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8027883Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8028501Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8029060Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8029520Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8030096Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8030801Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8031374Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8031870Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8032503Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8033088Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8033664Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8034239Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8034824Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8035295Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8035887Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8036676Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8037265Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8037868Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8038455Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8038913Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8039371Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8039829Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8040292Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8040702Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8041173Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8041749Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8042325Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8042913Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8043384Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8044089Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8044671Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8045248Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8045739Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8046308Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8046888Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8047485Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8047961Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8048645Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8049237Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8049657Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8050083Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8050562Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8051141Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8074706Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8075330Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8075909Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8076531Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8077120Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8077746Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8078346Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8079164Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8079809Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8080409Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8081089Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8081710Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8082333Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8082944Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8083554Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8084144Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8084762Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8085391Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8085988Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8086582Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8087184Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8087848Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8088438Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8089151Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8089728Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8090143Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8090571Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8091003Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8091433Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8091852Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8092287Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8092769Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8093190Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8093606Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8094024Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8094442Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8094859Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8095282Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8095705Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8096125Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8096534Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8096973Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8097379Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8097809Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8098224Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8098639Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8099050Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8099470Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8099903Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8100327Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8100750Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8101173Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8101692Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8102095Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8102523Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8102972Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8103396Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8103899Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8104330Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8104798Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8105217Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8105668Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8106137Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8106575Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8107053Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8107510Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8107919Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8108409Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8108845Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8109320Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8109761Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8110190Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8110662Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8111079Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8111568Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8112147Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8112819Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8113374Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8113987Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8114559Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8115035Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8115632Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8116216Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8116803Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8117261Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8117891Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8118506Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8119081Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8119566Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8120147Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8120755Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8121312Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8121777Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8122384Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8122958Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8123561Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8124211Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8124646Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8125084Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8125677Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8126331Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8126748Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8127164Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8127682Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8128244Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8128845Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8129265Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8129699Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8130189Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8130625Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8131197Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8131789Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8132278Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8132711Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8133144Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8133624Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8134042Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8134553Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8135133Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8135605Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8136031Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8136987Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8137422Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8137897Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8138313Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8138736Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8139166Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8139602Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8140024Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8140438Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8140878Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8141312Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8141727Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8142145Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8142594Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8143082Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8143508Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8143921Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8144356Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8144766Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8145175Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8145741Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8146183Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8146623Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8147129Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8147575Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8148001Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8148447Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8148872Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8149421Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8149986Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8150538Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8150968Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8151477Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8151934Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8152368Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8152897Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8153480Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8154067Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8154632Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8155126Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8155727Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8156297Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8156869Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8157376Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8157927Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8158396Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8158966Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8159583Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8160167Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8160654Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8161231Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8161835Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8162408Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8162910Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8163489Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8164123Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8164692Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8165280Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8165849Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8166456Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8167021Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8167536Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8168110Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8168808Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8169395Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8170013Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8170596Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8171190Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8171799Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8172309Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8172728Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8173231Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8173829Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8174311Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8174884Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8175480Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8176067Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8176544Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8177136Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8177813Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8178419Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8178888Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8179480Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8180075Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8180514Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8180932Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8181448Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8182020Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8182617Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8183245Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8183761Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8184327Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8184930Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8185499Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8185994Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8186584Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8187192Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8187764Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8188246Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8188850Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8189392Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8189826Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8190243Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8190822Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8191412Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8192008Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8192534Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8193113Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8193685Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8194419Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8194994Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8195586Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8196148Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8196652Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8197069Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8197573Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8198004Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8198543Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8199115Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8199600Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8200187Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8200760Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8201182Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8201621Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8202138Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8202724Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8203300Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8203851Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8204341Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8204912Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8205500Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8206087Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8206577Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8207169Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8207822Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8208410Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8208969Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8209544Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8210117Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8210682Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8211176Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8211745Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8212334Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8212890Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8213327Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8213885Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8214448Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8215006Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8215520Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8216074Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8216638Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8217212Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8217825Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8218385Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8219034Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8219624Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8220182Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8220739Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8221306Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8248082Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8248753Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8249353Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8249936Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8250506Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8251050Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8251599Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8252155Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8252731Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8253305Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8253861Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8254445Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8255005Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8255559Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8256116Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8256683Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8257223Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8257760Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8258325Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8258871Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8259574Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8260126Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8260693Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8261224Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8261787Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8262334Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8262898Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8263443Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8264009Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8264559Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8265105Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8265645Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8266173Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8266716Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8267250Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8267724Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8268292Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8268841Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8269399Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8269944Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8270507Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8271277Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8271817Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8272303Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8272865Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8273407Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8273808Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8274212Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8274626Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8275030Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8275448Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8275850Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8276255Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8276671Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8277068Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8277481Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8277902Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8278308Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8278721Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8279131Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8279544Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8279949Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8280353Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8280765Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8281175Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8281583Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8282046Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8282448Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8282853Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8283264Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8283669Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8284071Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8284495Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8284898Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8285303Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8285715Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8286130Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8286540Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8286955Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8287363Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8287823Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8288215Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8288734Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8289144Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8289546Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8289959Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8290363Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8290907Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8291306Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8291731Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8292145Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8292591Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8293001Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8293404Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8293814Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8294214Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8294621Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8295031Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8295431Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8295857Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8296267Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8296675Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8297083Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8297488Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8297895Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8298304Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8298712Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8300982Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8301394Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8301791Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8302206Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8302622Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8303033Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8303500Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8303909Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8304311Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8304724Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8305128Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8305535Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8305937Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8306341Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8306744Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8307150Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8307554Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8308010Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8308419Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8308828Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8309237Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8309636Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8310037Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8310447Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8310846Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8311252Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8311753Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8312160Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8312570Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8312979Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8313424Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8313830Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8314227Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8314630Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8315039Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8315452Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8315850Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8316257Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8316664Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8317064Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8317473Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8317882Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8318289Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8318691Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8319091Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8320827Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8321228Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8321636Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8322045Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8322450Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8322856Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8323258Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8323712Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8324113Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8324513Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8324916Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8325387Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8325910Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8326416Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8327019Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8327549Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8328026Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8328679Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8329222Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8329707Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8330239Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8330830Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8331315Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8331873Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8332371Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8332865Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8333451Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8334010Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:57:17.8334513Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8335122Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8335608Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8336181Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8337202Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8337718Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8338202Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8338779Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8339310Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8339857Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8340345Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8340885Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8341425Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8341916Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8342457Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8342996Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8343609Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8344126Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8344665Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8345216Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8345694Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8346239Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8346791Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8347306Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8347908Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8348477Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8348983Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8349498Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8350120Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8350343Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8350720Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8350900Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8351238Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8351434Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8351625Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8351851Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8352042Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8352304Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8352533Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8352723Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8352947Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8353136Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8353325Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8353611Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8353947Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8354173Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8354363Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8354551Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8354895Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8355139Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8355379Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8355571Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8355761Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8356016Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8356193Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8356444Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8356682Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8356873Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8357124Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8357314Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8357492Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8357797Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8357986Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8358176Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8358428Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8358616Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8358879Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8359084Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8359320Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8359566Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8359760Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8360002Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8360263Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8360470Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8360718Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8360908Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8361097Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8361310Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8361548Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8361752Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8362002Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8362200Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8362422Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8362596Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8362832Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8363102Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8363292Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8363483Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8363706Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8363957Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8364281Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8364473Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8364707Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8364976Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8365168Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8365451Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8365660Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8365851Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8366077Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8366265Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8366460Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8366745Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8366952Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8367181Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8367374Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8367588Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8367847Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8368080Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8368288Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8368660Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8368856Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8369113Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8369289Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8369586Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8369828Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8370069Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8370262Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8370514Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8370691Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8370983Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8371172Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8371361Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8371615Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8371805Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8372092Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8372301Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8372494Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8372743Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8372938Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8378764Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8379080Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8379272Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8379463Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8379761Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8379942Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8380338Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8380530Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8380762Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8380986Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8381175Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8381354Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8381726Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8381916Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8382105Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8382336Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8382511Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8382846Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8383039Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8383231Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8383453Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8383643Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8383927Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8384136Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8384325Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8384549Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8384742Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8384936Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8385260Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8385513Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8385736Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8385927Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8386119Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8386349Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8386592Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8386795Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8387019Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8387211Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8387456Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8387631Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8387868Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8388107Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8388295Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8388488Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8388740Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8389009Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8389298Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8389489Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8389680Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8389967Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8390203Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8390383Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8390705Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8390919Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8391141Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8391330Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8391523Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8391780Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8391982Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8392194Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8392422Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8392611Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8392826Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8393062Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8393290Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8393513Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8393703Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8393934Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8394110Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8394348Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8394613Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8394808Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8394999Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8395317Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8395490Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8395801Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8395991Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8396179Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8396399Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8396590Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8396763Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8397075Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8397265Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8397488Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8397680Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8397868Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8398149Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8398351Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8398542Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8398763Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8399014Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8399427Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8399723Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8399978Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8400395Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8400657Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8400850Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8401174Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8401381Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8401603Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8401815Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8402012Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8402223Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8402470Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8402708Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8402901Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8403117Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8403353Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8403532Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8403804Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8404041Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8404254Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8404488Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8404680Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8404853Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8405139Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8405389Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8405601Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8405877Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8406064Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8406330Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8406534Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8406743Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8406970Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8407163Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8407352Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8407631Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8407881Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8408101Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8408295Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8408482Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8408843Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8409079Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8409304Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8409525Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8409773Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8409995Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8410168Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8410428Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8410754Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8410950Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8411143Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8411438Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8411614Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8411907Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8412097Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8412294Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8412523Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8412735Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8413006Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8413216Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8413407Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8413640Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8413861Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8414055Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8414318Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8414529Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8414765Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8414961Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8415177Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8415399Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8415718Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8415930Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8416211Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8416428Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8416665Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8416839Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8417098Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8417353Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8417568Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8417761Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8417996Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8418175Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8418474Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8418667Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8418884Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8419116Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8419318Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8483645Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8484033Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8484630Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8484792Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8484945Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8485106Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8485361Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8485522Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8485680Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8485914Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8486072Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8486226Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8486377Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8486537Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8486689Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8486846Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8486999Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8487158Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8487316Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8487472Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8487623Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8487785Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8487938Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8488095Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8488246Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8488403Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8488714Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8488873Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8489032Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8489197Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8489454Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8489621Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8489783Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8489941Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8490104Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8490261Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8490421Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8490584Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8490743Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8490905Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8491065Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8491230Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8491399Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8491562Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8491719Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8491881Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8492042Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8492245Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8492404Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8492562Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8492726Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8492950Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8493109Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8493272Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8493469Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8493626Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8493791Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8493953Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8494120Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8494276Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8494431Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8494598Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8494760Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8494918Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8495082Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8495239Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8495404Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8495562Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8495719Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8495882Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8496041Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8496198Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8496360Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8496521Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8496684Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8496885Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8497042Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8497208Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8497367Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8497523Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8497681Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8497837Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8497995Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8498150Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8498304Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8498473Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8498631Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8498792Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8498957Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8499114Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8499272Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8499445Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8499655Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8499828Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8499988Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8500147Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8500350Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8500512Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8500672Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8500874Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8501033Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8501198Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8501358Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8501518Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8501690Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8501851Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8502012Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8502185Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8502346Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8502519Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8502683Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8502844Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8503011Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8503173Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8503333Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8503499Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8503658Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8503824Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8503986Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8504144Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8504356Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8504516Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8504680Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8504848Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8505013Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8505181Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8505346Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8505505Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8505673Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8505835Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8505994Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8506161Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8506323Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8506494Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8506656Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8506817Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8506983Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8507189Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8507350Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8507518Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8507742Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8507924Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8508087Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8508247Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8508461Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8508622Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8508781Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8508947Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8509109Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8509269Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8509436Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8509603Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8509771Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8509927Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8510088Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8510260Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8510421Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8510577Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8510739Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8510899Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8511063Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8511223Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8511384Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8511548Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8511707Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8511910Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8512080Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8512240Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8512403Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8512564Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8512725Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8512888Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8513049Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8513210Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8513376Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8513536Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8513703Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8513865Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8514023Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8514187Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8514345Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8514550Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8514719Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8514878Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8515047Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8515247Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8515410Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8515581Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8515778Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8515937Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8516102Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8516262Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8516429Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8516589Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8516748Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8516914Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8517080Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8517240Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8517407Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8517576Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8517763Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8517943Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8518104Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8518267Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8518426Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8518588Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8518754Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8518918Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8519080Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8519290Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8519449Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8519615Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8519776Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8519937Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8520105Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8520267Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8520427Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8520590Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8520754Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8520918Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8521078Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8521240Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8521413Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8521575Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8521733Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8521895Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8522127Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8522294Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8522454Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8522613Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8522816Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8522975Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8523137Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8523341Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8523503Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8523670Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8523831Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8523991Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8524161Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8524321Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8524479Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8524646Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8524805Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8524973Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8525134Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8525294Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8525463Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8525622Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8525782Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8525952Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8526111Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8526272Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8526442Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8526599Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8526812Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8526977Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8527138Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8527306Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8527467Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8527654Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8527842Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8528000Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8528163Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8528325Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8528484Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8528814Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8528978Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8529139Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8529305Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8529466Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8529681Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8529843Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8530004Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8530170Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8530371Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8530533Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8530706Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8530870Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8531074Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8531236Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8531397Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8531570Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8531734Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8531897Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8532063Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8532227Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8532391Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8532552Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8532712Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8532880Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8533037Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8533193Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8533357Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8533518Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8533684Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8533842Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8533998Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8534160Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8534314Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8534514Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8534676Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8534831Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8534984Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8535145Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8535298Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8535455Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8535610Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8535761Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8535916Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8536068Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8536222Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8536736Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8536900Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8537059Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8537213Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8537370Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8537660Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8537815Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8537965Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8538124Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8538337Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8538495Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8538650Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8538857Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8539016Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8539167Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8539324Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8539484Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8539637Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8539790Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8539950Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8540105Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8540262Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8540421Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8540570Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8540726Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8540878Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8541030Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8541185Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8541338Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8541496Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8541646Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8541800Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8541964Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8542118Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8542334Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8542495Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8542648Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8542806Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8542960Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8543116Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8543273Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8543425Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8543577Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8543743Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8543897Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8544052Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8544212Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8544367Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8544526Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8544679Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8544832Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8545036Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8545194Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8545347Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8545506Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8545693Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8545851Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8546008Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8546198Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8546354Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8546514Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8546665Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8546828Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8546982Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8547136Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8547287Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8547440Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8547598Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8547751Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8547906Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8548065Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8548219Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8548377Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8548530Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8548681Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8548839Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8548995Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8549146Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8549304Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8549454Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8549675Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8549832Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8549983Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8550137Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8550290Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8550442Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8550605Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8550754Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8550907Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8551064Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8551217Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8551375Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8551525Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8551682Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8551841Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8551991Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8552144Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8552345Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8552498Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8552651Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8552802Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8552991Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8553147Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8553299Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8553488Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8553646Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8553800Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8553951Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8554107Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8554263Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8554420Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8554570Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8554729Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8554886Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8555039Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8555189Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8555347Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8555501Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8555656Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8555810Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8555964Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8556121Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8556270Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8556419Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8556573Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8556724Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8556945Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8557101Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8557254Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8557412Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8557562Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8557716Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8557877Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8558029Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8558181Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8558340Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8558498Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8558654Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8558810Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8558963Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8559122Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8559273Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8559425Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8559630Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8559784Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8559950Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8560100Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8560293Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8560450Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8560605Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8560798Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8560959Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8561108Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8561273Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8561429Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8561585Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8561742Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8561895Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8562052Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8562213Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8562366Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8562531Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8562684Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8562832Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8562994Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8563146Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8563304Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8563460Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8563613Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8563763Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8563926Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8564079Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8564332Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8564483Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8564639Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8564799Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8564952Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8565105Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:57:17.8565272Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8565437Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8565607Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8565774Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8565935Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8566107Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8566265Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8566427Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8566595Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8566758Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8566925Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8567130Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8567292Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8567470Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8567701Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8567870Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8568034Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8568201Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8568406Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8568749Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8568910Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8569071Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8569228Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8569384Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8569547Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8569705Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8569863Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8570027Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8570190Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8570356Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8570514Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8570671Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8570846Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8571006Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8571170Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8571345Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8571504Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8571684Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8571846Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8572053Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8572225Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8572386Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8572549Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8572716Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8572879Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8573051Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8573213Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8573377Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8573559Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8573718Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8573881Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8574062Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8574230Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8574397Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8574556Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8574765Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8574942Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8575104Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8575265Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8575474Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8575635Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8575809Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8575973Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8576190Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8576352Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8576516Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8576679Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8576843Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8577002Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8577169Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8577333Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8577496Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8577670Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8577829Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8577994Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8578168Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8578329Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8578495Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8578664Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8578825Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8579000Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8579166Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8579327Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8579545Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8579709Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8579871Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8580042Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8580206Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8580378Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8580535Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8580692Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8580863Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8581027Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8581187Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8581353Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8581517Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8581691Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8581853Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8582013Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8582185Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8582419Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8582580Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8582752Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8582913Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8583120Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8583282Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8583446Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8583655Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8583819Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8583981Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8584155Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8584320Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8584493Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8584657Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8584820Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8584989Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8585152Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8585313Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8585481Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8585640Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8585810Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8585968Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8586129Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8586305Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8586470Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8586633Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8586811Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8586974Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8587189Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8587355Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8587509Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8587681Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8587842Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8588004Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8588178Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8588344Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8588499Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8588683Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8588845Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8589020Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8589185Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8589348Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8589517Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8589682Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8589891Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8590068Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8590230Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8590400Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8590609Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8590774Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8590951Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8591111Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8591317Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8591486Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8591653Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8591827Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8591997Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8592160Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8592337Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8592504Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8592667Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8592842Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8593001Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8593175Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8593333Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8593494Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8593667Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8593831Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8594002Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8594175Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8594339Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8594517Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8594683Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8594889Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8595064Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8595228Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8595388Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8595560Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8595726Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8595898Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8596060Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8596221Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8596401Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8596562Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8596724Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8596901Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8597063Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8597227Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8597407Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8597637Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8597834Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8597995Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8598161Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8598375Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8598536Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8598698Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8598909Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8599072Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8599251Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8599411Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8599574Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8599749Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8599909Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8600067Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8600241Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8600401Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8600574Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8600735Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8600891Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8601059Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8601215Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8601375Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8601550Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8601708Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8601880Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8602040Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8602194Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8602405Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8602570Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8602731Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8602900Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8603057Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8603224Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8603386Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8603549Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8603722Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8603882Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8604039Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8604207Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8604372Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8604539Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8604698Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8604856Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8605021Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8605219Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8605378Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8605546Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8605708Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8605929Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8606104Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8606266Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8606473Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8606629Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8606787Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8606960Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8607124Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8607285Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8607458Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8607615Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8607775Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8607927Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8608086Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8608258Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8608422Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8621501Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8621759Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8621929Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8622106Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8622272Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8622436Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8622614Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8622782Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8623035Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8623201Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8623364Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8623533Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8623693Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8623853Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8624023Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8624184Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8624346Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8624512Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8624679Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8624854Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8625023Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8625187Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8625355Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8625519Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8625682Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8625896Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8626062Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8626232Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8626396Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8626660Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8626831Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8626995Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8627244Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8627440Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8627630Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8627794Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8627965Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8628129Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8628299Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8628461Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8628652Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8628820Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8628988Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8629151Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8629342Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8629506Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8629676Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8629836Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8630000Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8630164Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8630325Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8630486Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8630655Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8630866Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8631034Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8631199Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8631364Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8631535Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8631696Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8631858Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8632021Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8632184Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8632350Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8632516Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8632676Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8632847Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8633011Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8633172Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8633338Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8633501Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8633712Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8633875Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8634040Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8634209Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8634410Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8634573Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8634747Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8634948Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8635122Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8635281Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8635442Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8635608Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8635767Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8635926Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8636091Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8636546Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8636783Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8636968Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8637131Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8637308Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8637470Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8637633Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8637806Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8637971Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8638135Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8638303Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8638468Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8638641Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8638802Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8639068Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8639238Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8660134Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8660317Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8660472Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8660628Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8660782Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8660933Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8661083Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8661239Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8661389Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8661547Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8661702Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8661852Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8662006Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8662160Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8662421Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8662576Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8662730Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8662878Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8663123Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8663328Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8663540Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8663768Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8663916Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8664069Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8664219Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8664372Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8664525Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8664674Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8664826Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8664978Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8665132Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8665288Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8665437Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8665589Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8665748Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8665897Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8666046Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8666201Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8666350Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8666501Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8666653Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8666802Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8666956Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8667162Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8667320Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8667476Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8667627Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8667781Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8667936Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8668088Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8668242Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8668392Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8668551Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8668706Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8668860Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8669016Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8669167Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8669320Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8669478Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8669669Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8669822Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8669978Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8670129Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8670355Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8670508Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8670664Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8670864Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8671015Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8671165Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8671319Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8671472Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8671627Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8671778Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8671929Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8672092Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8672245Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8672406Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8672575Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8672730Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8672883Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8673035Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8673187Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8673341Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8673492Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8673644Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8673804Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8673958Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8674161Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8674317Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8674472Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8674632Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8674785Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8674943Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8675107Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8675268Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8675420Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8675579Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8675732Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8675891Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8676044Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8676201Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8676365Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8676532Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8676691Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8676902Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8677064Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8677227Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8677444Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8677607Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8677769Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8677936Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8678137Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8678305Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8678464Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8678623Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8678797Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8678957Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8679114Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8679286Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8679446Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8679614Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8679777Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8679943Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8680109Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8680266Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8680424Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8680596Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8680754Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8680920Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8681084Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8681243Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8681410Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8681616Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8681778Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8681949Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8682109Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8682282Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8682447Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8682610Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8682782Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8682938Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8683097Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8683257Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8683417Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8683582Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8683740Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8683894Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8684062Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8684260Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8684417Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8684582Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8684738Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8684928Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8685094Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8685254Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8685453Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8685610Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8685764Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8685927Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8686084Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8686239Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8686405Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8686559Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8686721Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8686877Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8687034Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8687199Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8687359Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8687538Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8687728Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8687882Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8688048Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8688204Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8688360Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8688682Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8688844Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8689049Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8689213Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8689374Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8689535Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8689690Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8689844Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8690005Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8690163Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8690318Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8690481Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8690636Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8690805Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8690962Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8691124Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8691288Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8691446Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8691605Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8691818Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8691975Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8692142Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8692339Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8692499Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8692665Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8692825Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8693020Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8693188Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8693343Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8693500Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8693673Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8693831Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8694003Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8694161Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8694324Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8694494Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8694655Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8694813Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8694983Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8695139Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8695304Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8695462Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8695620Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8695789Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8695949Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8696108Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8696279Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8696480Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8696654Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8696811Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8696969Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8697142Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8697305Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8697461Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8697627Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8697783Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8697950Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8698108Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8698265Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8698438Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8698594Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8698752Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8698916Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8699131Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8699296Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8699453Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8699608Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8699806Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8699960Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8700112Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8700271Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8700457Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8700609Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8700756Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8700906Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8701061Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8701210Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8701358Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8701513Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8701662Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8701809Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8701964Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8702115Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8702273Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8702419Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8702568Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8702721Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8702870Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8703018Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8703175Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8703325Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8703484Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8703675Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8703822Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8703980Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8704127Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8704273Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8704436Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8704586Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8704746Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8704895Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8705045Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8705204Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8705353Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8705508Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8705663Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8705811Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8705960Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8706113Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8706303Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8706463Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8706609Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8706758Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8706948Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8707097Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8707247Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8707402Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8707615Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8707794Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8707945Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8708093Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8708254Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8708402Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8708551Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8708706Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8708858Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8709014Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8709166Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8709315Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8709471Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8709618Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8709766Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8709924Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8710073Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8710219Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8710371Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8710520Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8710676Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8710868Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8711016Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8711175Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8711324Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8711472Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8711624Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8711775Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8711931Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8712081Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8712228Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8712383Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8712530Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8712685Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8712841Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8712991Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8713147Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8713296Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8713518Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8713673Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8713821Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8713967Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8714164Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8714313Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8714473Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8714621Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8714808Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8714961Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8715109Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8715258Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8715415Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8715567Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8715714Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8715868Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8716020Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8716177Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8716325Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8716479Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8716635Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8716782Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8716930Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8717090Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8717240Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8717394Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8717560Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8717732Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8717900Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8718091Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8718238Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8718396Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8718543Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8718703Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8718853Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8719003Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8719163Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8719313Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8719459Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8719615Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8719765Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8719939Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8720091Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8720239Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8720396Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8720546Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8720738Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8720897Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8721045Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8721193Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8721389Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8721541Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8721708Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8721858Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8722049Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8722210Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8722359Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8722508Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8722671Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8722821Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8722984Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8723136Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8723289Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8723451Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8723607Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8723761Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8723920Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8724070Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8724231Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8724385Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8724537Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8724697Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8724850Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8725005Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8725164Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8725380Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8725532Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8725694Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8725848Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8726010Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8726162Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8726314Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8726475Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8726625Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8726777Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8726939Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8727090Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8727254Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8727426Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8727597Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8727764Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8727913Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8728065Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8728270Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8728420Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8728676Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8728879Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8729029Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8729202Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8729351Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8729540Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8729694Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8729846Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8730003Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8730156Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8730310Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8730472Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8730625Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8730782Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8730942Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8731098Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8731256Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:57:17.8731425Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8731586Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8731756Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8731919Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8732078Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8732245Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8732405Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8732566Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8732734Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8732944Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8733112Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8733275Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8733434Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8733603Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8733763Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8733928Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8734097Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8734258Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8734430Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8734590Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8734752Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8734922Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8735086Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8735246Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8735415Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8735577Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8735817Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8735980Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8736142Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8736709Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8736886Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8737044Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8737212Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8737428Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8737597Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8737752Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8737906Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8738072Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8738228Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8738385Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8738553Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8738711Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8738866Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8739029Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8739187Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8739351Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8739506Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8739661Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8739826Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8739981Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8740136Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8740299Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8740455Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8740621Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8740846Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8741003Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8741167Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8741324Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8741478Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8741640Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8741797Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8741956Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8742111Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8742271Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8742432Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8742590Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8742748Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8742909Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8743064Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8743227Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8743446Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8743606Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8743769Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8743924Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8744119Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8744282Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8744440Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8744647Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8744805Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8744961Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8745125Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8745283Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8745438Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8745602Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8745759Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8745924Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8746080Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8746239Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8746402Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8746564Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8746720Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8746882Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8747039Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8747203Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8747359Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8747515Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8747680Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8747838Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8748039Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8748197Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8748356Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8748513Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8748674Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8748831Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8748994Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8749151Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8749306Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8749471Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8749626Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8749781Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8749947Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8750107Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8750266Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8750421Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8750576Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8750782Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8750942Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8751097Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8751263Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8751460Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8751626Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8751787Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8752004Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8752167Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8752322Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8752479Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8752646Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8752802Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8752968Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8753122Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8753281Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8753443Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8753601Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8753758Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8753921Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8754082Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8754243Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8754401Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8754559Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8754720Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8754875Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8755035Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8755198Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8755396Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8755561Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8755715Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8755869Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8756033Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8756188Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8756341Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8756506Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8756661Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8756820Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8756984Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8757139Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8757302Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8757459Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8757613Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8757774Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8757971Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8758127Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8758290Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8758445Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8758641Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8758798Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8758955Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8759117Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8759310Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8759463Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8759622Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8759779Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8759942Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8760100Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8760255Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8760419Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8760574Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8760733Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8760894Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8761051Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8761214Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8761368Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8761524Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8761688Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8761841Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8761997Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8762167Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8762323Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8762483Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8762681Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8762836Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8762998Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8763153Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8763306Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8763471Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8763626Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8763787Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8763945Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8764102Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8764264Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8764423Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8771271Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8771462Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8771622Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8771775Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8772008Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8772162Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8772313Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8772465Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8772667Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8772822Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8772976Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8773167Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8773318Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8773467Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8773622Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8773777Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8773936Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8774085Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8774236Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8774395Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8774545Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8774697Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8774850Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8775002Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8775151Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8775304Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8775452Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8775607Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8775756Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8775906Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8776060Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8776209Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8776406Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8776558Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8776709Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8776864Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8777014Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8777165Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8777319Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8777470Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8777620Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8777771Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8777923Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8778075Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8778228Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8778380Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8778531Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8778681Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8778829Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8779028Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8779182Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8779337Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8779488Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8779678Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8779832Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8779983Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8780172Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8780324Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8780474Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8780626Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8780778Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8780928Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8781080Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8781230Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8781383Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8781537Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8781687Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8781839Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8781992Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8782142Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8782295Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8782444Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8782595Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8782747Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8782896Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8783047Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8783200Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8783349Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8783543Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8783695Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8783845Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8784003Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8784153Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8784304Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8784456Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8784604Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8784756Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8784908Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8785056Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8785210Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8785361Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8785513Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8785665Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8785815Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8786010Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8786161Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8786310Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8786462Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8786676Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8786829Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8786984Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8787174Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8787326Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8787477Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8787626Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8787780Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8787930Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8788079Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8788231Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8788382Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8788535Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8788688Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8788836Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8788991Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8789141Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8789290Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8789443Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8789594Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8789746Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8789895Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8790047Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8790199Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8790348Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8790541Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8790696Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8790845Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8790994Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8791146Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8791297Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8791450Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8791599Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8791751Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8791907Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8792056Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8792207Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8792361Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8792510Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8792661Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8792810Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8793001Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8793156Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8793306Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8793455Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8793646Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8793796Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8793950Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8794099Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8794289Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8794443Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8794593Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8794743Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8794901Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8795050Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8795203Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8795354Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8795503Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8795657Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8795806Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8795957Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8796109Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8796258Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8796411Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8796564Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8796714Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8796865Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8797014Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8797167Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8797318Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8797516Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8797694Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8797868Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8798018Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8798171Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8798321Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8798471Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8798623Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8798772Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8798924Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8799075Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8799229Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8799383Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8799532Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8799682Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8799833Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8800024Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8800174Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8800326Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8800476Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8800666Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8800817Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8800970Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8801122Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8801314Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8801463Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8801615Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8801764Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8801921Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8802071Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8802227Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8802386Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8802538Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8802692Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8802846Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8803000Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8803153Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8803304Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8803455Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8803611Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8803763Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8803914Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8804070Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8804222Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8804376Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8804570Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8804724Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8804878Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8805029Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8805180Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8805336Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8805487Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8805641Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8805791Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8805944Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8806099Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8806252Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8806406Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8806560Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8806711Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8806862Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8807058Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8807211Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8807365Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8807516Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8807741Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8807915Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8808070Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8808262Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8808416Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8808696Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8808850Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8809004Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8809157Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8809311Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8809462Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8809617Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8809771Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8809924Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8810081Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8810232Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8810384Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8810538Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8810691Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8810844Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8810997Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8811150Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8811307Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8811459Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8811656Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8811809Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8811962Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8812115Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8812269Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8812423Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8812578Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8812729Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8812880Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8813035Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8813187Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8813342Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8813496Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8813650Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8813807Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8813965Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8814121Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8814348Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8814505Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8814661Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8814864Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8815021Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8815180Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8815347Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8815545Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8815711Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8815868Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8816023Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8816190Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8816347Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8816503Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8816672Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8816830Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8816997Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8817154Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8817313Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8817478Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8817634Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8817790Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8817955Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8818107Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8818273Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8818432Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8818591Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8818753Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8818953Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8819114Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8819277Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8819438Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8819600Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8819760Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8819918Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8820080Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8820235Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8820394Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8820556Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8820714Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8820879Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8821035Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8821191Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8821352Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8821548Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8821704Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8821865Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8822020Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8822222Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8822378Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8822536Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8822736Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8822891Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8823046Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8823208Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8823366Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8823528Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8823685Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8823840Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8824004Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8824159Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8824315Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8824478Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8824636Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8824792Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8824954Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8825113Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8825274Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8825429Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8825583Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8825750Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8825905Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8826107Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8826268Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8826427Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8826589Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8826743Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8826898Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8827066Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8827223Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8827376Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8827549Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8827729Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8827913Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8828069Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8828227Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8828389Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8828544Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8828700Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8828903Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8829061Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8829224Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8829418Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8829577Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8829739Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8829897Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8830090Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8830252Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8830411Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8830577Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8830734Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8830890Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8831051Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8831206Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8831362Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8831526Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8831682Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8831840Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8831993Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8832148Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8832306Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8832462Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8832616Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8832778Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8832933Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8833089Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8833247Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8833517Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8833684Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8833839Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8833992Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8834157Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8834311Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8834462Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8834614Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8834761Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8834918Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8835062Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8835211Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8835361Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8835511Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8835657Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8835810Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8835957Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8836154Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8836545Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8836697Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8836849Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8837080Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8837228Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8837382Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8837602Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8837773Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8837930Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8838077Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8838227Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8838373Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8838520Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8838670Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8838817Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8838964Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8839120Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8839268Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8839422Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8839567Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8839715Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8839865Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8840014Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8840159Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8840309Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8840455Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8840609Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8840754Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8840989Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8841145Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8841291Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8841438Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8841589Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8841737Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8841889Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8842035Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8842181Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8842334Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8842479Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8842633Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8842781Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8842932Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8843080Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8843229Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8843373Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8843582Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8843729Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8843873Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8844021Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8844206Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8844352Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8844507Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8844694Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8844844Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8844990Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8845138Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8845293Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8845440Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8845587Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8845739Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8845889Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8846040Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8846189Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8846336Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8846492Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8846638Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8846787Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8846943Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8847094Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8847250Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8847397Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8847548Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8847736Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8847907Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8848099Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8848255Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8848402Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8848632Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8848784Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8848937Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8849092Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8849240Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8849386Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8849546Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8849694Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8849848Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8850003Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8850158Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8850317Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8850465Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8850613Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8850814Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8850978Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8851140Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8851307Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8851508Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8851674Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8851839Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8852038Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8852207Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8852370Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8852530Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8852701Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8852866Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8853026Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8853196Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8853360Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8853523Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8853686Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8853847Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8854014Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8854175Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8854336Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8854502Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8854665Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8854829Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8854992Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8855153Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8855320Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8855482Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8855689Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8855856Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8856014Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8856179Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8856339Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8856501Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8856666Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8856825Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8856987Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8857156Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8857317Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8857480Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8857647Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8857810Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8857973Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8858135Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8858296Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8858516Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8858683Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8858844Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8859009Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8859210Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8859381Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8859546Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8859743Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8859909Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8860069Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8860228Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8860396Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8860558Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8860726Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8860887Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8861050Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8861215Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8861378Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8861539Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8861711Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8861873Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8862034Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8862199Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8862361Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8862531Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8862692Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8862853Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8863025Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8863186Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8863393Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8863562Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8863723Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8863889Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8864052Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8864216Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8864379Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8864538Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8864698Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8864865Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8865024Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8865190Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8865351Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8865512Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8865678Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8865837Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8865996Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8866211Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8866374Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8866540Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8866700Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8866911Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8867089Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8867262Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8867477Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8867658Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8867835Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8867987Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8868150Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8868307Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8868466Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8868620Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8868777Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8868937Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8869092Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8869247Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8869410Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8869564Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8869723Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8869878Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8870031Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8870190Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8870342Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8870497Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8870652Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8870850Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8871008Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8871162Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8871313Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8871474Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8871628Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8871786Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8871944Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8872097Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8872254Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8872409Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8872565Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8872727Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8872881Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8873032Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8873187Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8873339Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8873537Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8873693Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8873847Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8874043Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8874199Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8874357Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8874519Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8874712Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8874868Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8875023Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8875178Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8875341Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8875497Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8875650Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8875811Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8875967Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8876121Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8876281Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8876437Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8876599Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8876752Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8876904Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8877063Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8877216Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8877372Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8877530Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8877712Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8877900Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8878096Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8878255Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8878410Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8878561Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8878712Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8878870Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8879021Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8879178Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8879329Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8879485Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8879641Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8879797Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8879951Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8880108Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8880260Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8880413Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8881162Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8881318Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8881477Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8881629Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8881825Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8881986Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8882142Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8882339Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8882491Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8882644Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8882801Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8882956Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8883108Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8883265Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8883414Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8883574Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8883725Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8883882Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8884038Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8884196Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8884351Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8884508Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8884662Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8884821Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8884980Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8885133Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8885289Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8885440Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8885638Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8885797Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8885955Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8886108Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8886266Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8886420Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8886581Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8886738Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8886893Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8887055Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8887209Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8887363Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8887525Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8887683Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8887841Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8887993Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8888145Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8888344Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8888591Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8888743Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8888898Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8889092Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8889252Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8889408Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8889601Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8889760Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8889914Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8890069Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8890235Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8890390Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8890552Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8890706Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8890865Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8891021Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8891177Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8894613Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8894796Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8894954Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8895116Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8895274Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8895428Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8895586Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8895740Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8895897Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8896054Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8896274Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8896432Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8896589Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8896742Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8896899Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8897057Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8897210Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8897366Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8897518Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8897670Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8897825Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8897979Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8898135Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8898287Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8898438Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8898593Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8898790Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8898959Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8899129Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8899296Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8899533Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8899686Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8899844Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8900001Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8900193Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8900346Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8900503Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8900654Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8900813Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8900964Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8901115Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8901272Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8901424Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8901577Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8901736Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8901891Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8902047Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8902199Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8902350Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8902507Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8902660Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8902812Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8902973Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8903126Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8903278Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8903477Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8903630Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8903781Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8903931Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8904081Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8904236Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8904388Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8904538Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8904690Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8904841Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8904994Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8905146Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8905297Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8905448Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8905598Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8905748Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8905945Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8906097Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8906250Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8906400Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8906591Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8906745Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8906899Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8907088Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8907239Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8907392Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8907548Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8907699Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8907848Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8908000Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8908150Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8908302Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8908456Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8908608Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8908760Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8908911Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8909060Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8909214Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8909363Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8909517Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8909669Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8909819Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8909974Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8910124Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8910274Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8910472Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8910625Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8910774Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8910926Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8911075Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8911228Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8911378Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8911527Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8911678Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8911829Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8911980Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8912137Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8912289Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8912439Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8912593Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8912742Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8912935Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8913086Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8913235Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8913392Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8913583Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8913734Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8913889Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8914038Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8914231Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8914380Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8914529Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8914681Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8914832Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8914981Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8915132Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8915285Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8915437Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8915588Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8915737Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8915891Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8916041Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8916190Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8916342Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8916494Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8916645Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8916795Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8916945Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8917099Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8917249Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8917444Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8917611Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8917784Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8917953Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8918102Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8918250Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8918404Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8918555Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8918704Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8918857Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8919007Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8919161Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8919313Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8919462Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8919613Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8919763Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8919954Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8920108Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8920257Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8920408Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8920603Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8920755Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8920910Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8921059Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8921249Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8921400Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8921550Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8921699Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8921853Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8922003Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8922154Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8922306Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8922455Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8922609Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8922758Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8922909Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8923060Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8923208Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8923359Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8923511Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8923661Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8923813Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8923962Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8924114Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8924267Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8924460Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8924619Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8924770Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8924920Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8925071Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8925222Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8925370Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8925523Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8925672Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8925826Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8925975Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8926126Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8926282Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8926430Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8926579Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8926730Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8926945Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8927099Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8927248Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8927397Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8927638Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8927807Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8927959Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8928111Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8928299Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8928448Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8928750Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8928901Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8929055Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8929205Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8929353Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8929508Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8929658Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8929808Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8929963Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8930115Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8930266Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8930416Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8930565Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8930717Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8930867Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8931017Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8931170Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8931323Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8931474Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8931673Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8931824Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8931975Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8932125Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8932273Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8932427Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8932577Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8932728Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8932877Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8933028Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8933180Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8933332Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8933484Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8933635Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8933784Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.8933940Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8934138Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8934293Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8934447Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8934599Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8934788Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8934944Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8935098Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8935255Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8935444Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8935595Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8935750Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8935901Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8936056Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8936212Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8936720Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8936877Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8937033Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8937187Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8937346Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8937500Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8937652Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8937810Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8937963Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8938117Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8938277Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8938429Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8938587Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8938740Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8938892Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8939146Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8939321Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8939491Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8939661Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8939828Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8940001Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8940172Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8940339Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8940512Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8940683Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8940853Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8941026Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8941195Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8941366Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8941533Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8941700Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8941931Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8942102Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8942270Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8942440Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8942668Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8942826Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8942979Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8943187Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8943345Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8943497Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8943648Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8943811Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8943964Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8944119Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8944271Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8944426Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8944585Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8944740Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8944896Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8945052Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8945203Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8945354Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8945512Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8945665Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8945828Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8945981Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8946134Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8946295Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8946491Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8946645Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8946799Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8946952Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8947110Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8947267Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8947419Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8947573Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8947724Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8947878Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8948033Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8948188Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8948343Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8948497Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8948649Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8948802Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8948954Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8949147Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8949305Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8949458Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8949657Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8949810Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8949966Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8950120Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8950375Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8950525Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8950680Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8950831Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8950988Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8951139Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8951291Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8951448Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8951599Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8951751Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8951910Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8952065Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8952221Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8952374Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8952528Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8952687Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8952839Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8952992Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8953147Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8953300Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8953458Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8953679Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8953835Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8953995Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8954149Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8954302Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8954457Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8954609Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8954763Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8954918Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8955071Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8955225Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8955381Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8955535Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8955688Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8955840Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8955992Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8956190Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8956345Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8956500Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8956652Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8956840Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8956996Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8957149Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8957344Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8957498Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8957653Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8957807Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8957961Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8958114Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8958270Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8958421Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8958576Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8958730Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8958884Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8959038Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8959192Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8959344Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8959499Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8959654Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8959807Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8959961Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8960112Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8960268Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8960420Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8960618Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8960774Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8960928Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8961080Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8961234Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8961385Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8961540Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8961692Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8961843Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8961999Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8962151Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8962306Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8962460Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8962615Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8962766Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8962921Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8963071Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8963268Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8963422Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8963574Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8963770Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8963923Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8964075Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8964232Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8964421Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8964577Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8964729Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8964881Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8965037Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8965190Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8965342Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8965498Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8965653Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8965807Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8965962Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8966116Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.8966268Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8966415Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8966560Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8966710Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8966855Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8967001Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8967146Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8967294Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8967440Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8967652Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8967817Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8967976Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8968122Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8968271Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8968416Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8968630Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8968779Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8968924Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8969072Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8969219Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8969365Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8969512Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8969662Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8969806Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8969953Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8970097Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8970286Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8970440Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8970584Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8970729Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8970915Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8971061Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8971214Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8971359Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8971542Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8971689Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8971833Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8971978Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8972127Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8972273Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8972421Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8972566Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8972713Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8972861Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8973009Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8973158Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8973310Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8973456Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8973602Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8973752Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8973898Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8974047Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8974193Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8974343Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8974491Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8974679Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8974823Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8974973Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8975120Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8975272Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8975417Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8975565Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8975718Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8975863Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8976009Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8976159Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8976303Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8976454Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8976601Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8976745Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8976891Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8977039Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8977251Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8977405Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8977555Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8977728Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8977938Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8978085Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8978238Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8978383Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8978591Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8978738Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8978882Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8979026Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8979177Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8979323Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8979470Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8979618Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8979764Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8979911Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8980059Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8980206Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8980352Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8980496Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8980646Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8980793Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8980938Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8981087Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8981231Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8981376Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8981525Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8981717Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8981864Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8982013Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8982156Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8982303Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8982447Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8982595Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8982743Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8982888Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8983032Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8983181Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8983326Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8983476Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8983623Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8983769Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8983915Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8984062Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8984248Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8984398Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8984542Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8984687Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8984871Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8985017Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8985167Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8985312Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8985496Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8985644Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8985788Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8985936Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8986082Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8986227Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8986374Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8986517Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8986664Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8986811Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8986957Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8987104Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8987251Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8987394Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8987541Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8987687Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8987832Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8987979Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8988123Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8988272Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8988418Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8988607Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8988754Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8988901Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8989045Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8989192Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8989336Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8989482Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8989631Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8989779Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8989927Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8990075Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8990219Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8990369Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8990515Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8990660Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8990808Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8990953Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8991139Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8991289Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8991433Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8991580Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8991766Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8991913Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8992062Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8992206Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8992389Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8992536Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8992680Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8992828Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8992975Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8993121Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8993268Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8993412Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8993559Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8993710Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8993858Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8994008Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8994152Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8994298Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8994445Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8994591Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8994736Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8994884Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8995028Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8995179Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8995325Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8995514Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8995665Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8995812Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8995957Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8996106Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8996251Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:57:17.8996409Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8996569Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8996723Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8996879Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8997035Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8997187Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8997346Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8997499Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8997667Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8997842Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8998004Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8998200Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8998353Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8998506Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8998664Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8998855Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8999007Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8999166Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8999356Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8999510Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8999661Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8999811Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.8999966Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9000117Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9000269Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9000422Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9000576Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9000730Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9000884Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9001037Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9001191Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9001342Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9001493Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9001648Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9001800Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9001954Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9002105Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9002259Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9002415Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9002613Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9002766Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9002922Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9003073Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9003223Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9003377Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9003532Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9003687Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9003839Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9003993Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9004149Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9004304Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9004456Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9004615Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9004768Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9004929Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9005082Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9005279Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9005437Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9005588Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9005802Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9005957Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9006113Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9006267Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9006458Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9006610Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9006763Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9006914Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9007068Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9007221Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9007372Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9007532Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9007711Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9007889Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9008048Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9008205Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9008357Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9008622Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9008776Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9008932Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9009083Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9009234Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9009389Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9009544Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9009695Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9009898Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9010055Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9010210Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9010364Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9010520Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9010676Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9010828Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9010979Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9011133Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9011288Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9011442Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9014772Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9014965Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9015126Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9015279Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9015428Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9015648Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9015802Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9015953Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9016108Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9016300Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9016457Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9016614Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9016806Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9016963Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9017115Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9017266Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9017422Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9017573Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9017727Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9017877Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9018031Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9018185Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9018341Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9018493Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9018649Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9018801Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9018953Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9019103Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9019256Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9019409Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9019560Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9019714Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9019867Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9020063Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9020220Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9020374Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9020525Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9020681Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9020832Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9020985Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9021140Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9021291Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9021447Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9021599Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9021754Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9021910Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9022062Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9022216Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9022370Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9022523Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9022716Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9022873Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9023025Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9023179Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9023371Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9023524Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9023681Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9023870Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9024020Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9024173Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9024324Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9024480Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9024631Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9024782Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9024936Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9025089Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9025240Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9025396Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9025549Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9025702Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9025854Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9026006Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9026166Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9026317Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9026468Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9026621Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9026774Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9026927Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9027121Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9027275Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9027429Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9027581Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9027733Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9027888Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9028039Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9028193Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9028344Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9028499Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9028652Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9028805Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9028958Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9029111Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9029262Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9029416Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9029609Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9029761Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9029915Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9030066Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9030254Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9030409Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9030562Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9030713Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9030911Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9031061Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9031214Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9031365Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9031518Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9031671Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9031821Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9031973Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9032126Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9032278Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9032432Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9032585Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9032738Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9032889Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9033037Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9033189Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9033340Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9033490Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9033645Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9033797Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9033946Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9034142Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9034295Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9034444Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9034595Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9034745Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9034900Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9035050Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9035199Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9035350Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9035505Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9035654Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9035809Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9035960Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9036111Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9036983Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9037140Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9037403Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9037554Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9037704Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9037860Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9038068Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9038222Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9038375Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9038523Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9038732Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9038882Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9039033Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9039184Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9039336Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9039485Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9039637Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9039790Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9039945Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9040096Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9040245Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9040399Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9040548Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9040696Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9040848Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9040999Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9041151Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9041300Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9041449Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9041605Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9041754Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9041963Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9042121Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9042270Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9042421Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9042571Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9042725Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9042881Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9043030Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9043182Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9043336Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9043486Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9043641Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9043791Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9043940Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9044091Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9044240Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9044429Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9044583Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9044734Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9044886Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9045074Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9045225Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9045379Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9045529Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9045717Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9045871Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9046020Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9046172Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9046324Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9046473Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9046626Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9046779Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9046928Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9047079Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9047232Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9047381Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9047534Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9047684Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9047835Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9047987Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9048137Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9048289Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9048438Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9048677Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9048829Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9049023Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9049178Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9049327Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9049476Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9049627Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9049777Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9049926Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9050079Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9050228Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9050383Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9050531Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9050682Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9050834Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9050984Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9051133Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9051283Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9051474Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9051628Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9051779Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9051929Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9052116Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9052267Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9052418Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9052571Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9052758Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9052911Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9053059Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9053208Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9053361Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9053510Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9053658Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9053813Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9053965Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9054119Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9054272Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9054424Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9054577Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9054726Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9054875Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9055031Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9055182Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9055331Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9055482Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9055635Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9055789Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9055981Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9056134Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9056288Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9056438Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9056588Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9056745Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9056896Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9057050Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9057199Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9057350Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9057502Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9057654Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9057805Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9057961Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9058109Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9058261Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9058411Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9058601Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9058757Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9058906Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9059092Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9059246Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9059399Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9059555Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9059742Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9059890Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9060042Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9060192Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9060343Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9060498Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9060648Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9060804Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9060958Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9061107Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9061261Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9061411Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9061560Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9061713Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9061864Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9062021Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9062171Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9062320Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9062474Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9062629Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9062778Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9062998Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9063154Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9063306Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9063460Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9063611Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9063766Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9063918Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9064068Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9064222Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9064378Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9064529Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9064689Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9064842Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9064995Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9065146Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9065297Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9065492Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9065644Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9065795Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9065949Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9066183Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9066339Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9066493Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9066643Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9066834Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9066984Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9067139Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9067292Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9067445Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9067599Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9067749Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9067930Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9068109Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9068263Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9068414Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9068570Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9068720Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9068873Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9069024Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9069177Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9069334Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9069484Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9069638Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9069792Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9070009Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9070163Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9070316Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9070466Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9070619Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9070769Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9070922Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9071076Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9071227Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9071378Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9071536Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9071687Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9071851Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9072004Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9072155Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9072312Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9072462Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9072655Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9072811Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9072962Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9073115Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9073304Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9073457Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9073614Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9073805Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9073959Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9074113Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9074263Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9074418Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9074569Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9074719Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9074872Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9075024Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9075175Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9075330Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9075482Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9075636Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9075790Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9075943Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9076100Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9076251Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9076402Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9076555Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9076707Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9076861Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9077060Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9077214Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9077368Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9077519Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9077695Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9077877Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9078028Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9078183Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9078336Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9078490Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9078641Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9078794Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9078945Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9079100Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9079250Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9079405Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9079555Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9079746Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9079901Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9080051Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9080239Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9080394Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9080548Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9080699Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9080890Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9081041Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9081195Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9081345Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9081499Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9081655Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9081805Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9081959Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9082112Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9082262Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9082418Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9082570Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9082721Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9082875Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9083025Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9083178Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9083331Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9083483Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9083637Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9083792Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9083942Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9084136Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9084292Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9084443Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9084598Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9084748Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9084905Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9085055Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9085208Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9085361Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9085513Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9085663Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9085822Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9085973Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9086125Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9086276Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9086425Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9086620Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9086771Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9086920Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9087072Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9087258Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9087412Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9087567Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9087780Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9087932Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9088082Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9088232Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9088389Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9088622Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9088773Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9088926Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9089078Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9089230Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9089382Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9089535Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9089686Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9089836Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9089985Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9090139Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9090290Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9090442Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9090591Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9090744Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9090896Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9091091Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9091240Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9091396Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9091547Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9091699Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9091848Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9092000Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9092152Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9092303Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9092455Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9092609Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9092760Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9092913Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9093066Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9093215Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9093370Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9093519Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9093716Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9093870Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9094020Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9094211Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9094362Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9094507Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9094656Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9094841Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9094984Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9095133Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9095277Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9095423Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9095566Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9095710Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9095856Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9096003Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9096145Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9096293Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9096437Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9096583Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9096729Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9096872Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9097019Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9097167Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9097311Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9097457Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9097602Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9097745Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9097892Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9098078Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9098227Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9098370Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9098512Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9098657Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9098803Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9098946Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9099093Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9099236Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9099384Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9099528Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9099674Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9099820Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9099965Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9100107Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9100253Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9100396Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9100581Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9100730Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9100874Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9101055Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9101203Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9101346Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9101494Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9101675Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9101818Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9101964Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9102107Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9102257Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9102405Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9102549Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9102694Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9102840Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9102982Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9103131Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9103273Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9103423Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9103566Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9103708Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9103855Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9104000Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9104145Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9104292Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9104437Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9104580Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9104725Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9104911Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9105061Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9105205Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9105347Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9105493Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9105637Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9105779Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9105924Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9106067Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9106215Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9106358Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9106504Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9106650Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9106796Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9106940Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9107085Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9107227Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9107415Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9107559Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9107702Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9107847Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9108029Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9108173Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9108321Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9108502Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9108645Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9108790Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9108932Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9109081Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9109225Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9109370Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9109517Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9109663Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9109808Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9109955Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9110098Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9110247Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9110389Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9110531Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9110677Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9110822Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9110964Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9111110Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9111252Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9111401Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9111544Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9111730Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9111879Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9112022Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9112165Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9112310Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9112454Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9112600Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9112745Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9112888Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9113035Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9113178Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9113326Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9113473Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9113618Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9113761Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9113906Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9114049Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9114233Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9114378Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9114520Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9114665Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9114867Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9115013Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9115163Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9115347Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9115492Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9115636Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9115779Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9115928Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9116072Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9116215Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9116362Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9116511Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9116657Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9116804Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9116948Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9117099Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9117242Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9117387Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9117534Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9117704Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9117872Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9118018Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9118162Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9118312Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9118455Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9118639Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9118788Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9118932Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9119075Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9119220Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9119364Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9119509Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9119651Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9119794Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9119942Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9120085Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9120230Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9120375Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9120521Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9120665Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9120808Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9120951Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9121139Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9121285Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9121429Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9121574Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9121753Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9121899Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9122051Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9122250Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9122395Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9122538Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9122680Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9122828Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9122972Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9123116Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9123261Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9123406Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9123552Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9123698Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9123841Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:57:17.9123998Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9124151Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9124304Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9124458Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9124610Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9124763Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9124912Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9125064Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9125217Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9125368Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9125561Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9125716Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9125866Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9126018Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9126168Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9126320Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9126473Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9126624Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9126775Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9126932Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9127084Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9127239Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9127391Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9127542Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9127720Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9127894Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9128086Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9128240Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9128390Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9128612Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9128809Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9128961Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9129118Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9129305Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9129455Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9129607Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9129758Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9129910Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9130063Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9130212Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9130365Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9130518Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9130668Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9133912Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9134093Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9134250Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9134408Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9134562Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9134721Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9134876Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9135031Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9135188Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9135346Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9135499Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9135722Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9135875Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9136034Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9136187Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9136582Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9136746Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9136900Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9137054Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9137211Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9137369Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9137525Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9137685Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9137840Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9137999Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9138153Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9138308Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9138465Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9138696Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9138852Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9139008Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9139221Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9139380Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9139535Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9139685Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9139892Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9140042Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9140192Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9140345Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9140497Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9140650Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9140799Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9140956Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9141117Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9141268Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9141421Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9141577Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9141727Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9141880Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9142031Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9142185Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9142339Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9142489Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9142639Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9142795Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9142945Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9143156Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9143308Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9143458Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9143609Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9143758Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9143911Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9144064Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9144213Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9144365Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9144517Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9144666Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9144821Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9144973Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9145123Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9145276Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9145426Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9145646Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9145798Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9145948Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9146102Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9146290Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9146442Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9146596Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9146783Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9146936Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9147087Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9147236Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9147390Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9147540Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9147692Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9147845Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9147998Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9148147Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9148300Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9148450Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9148604Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9148754Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9148904Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9149056Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9149209Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9149357Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9149511Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9149663Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9149815Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9150008Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9150160Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9150315Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9150467Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9150617Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9150769Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9150918Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9151072Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9151221Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9151374Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9151528Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9151681Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9151831Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9151985Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9152135Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9152286Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9152435Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9152627Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9152782Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9152932Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9153121Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9153276Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9153425Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9153583Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9153770Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9153919Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9154070Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9154221Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9154373Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9154526Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9154675Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9154827Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9154982Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9155131Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9155290Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9155442Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9155591Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9155744Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9155893Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9156045Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9156198Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9156347Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9156501Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9156653Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9156803Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9156998Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9157150Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9157302Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9157457Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9157619Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9157796Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9157961Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9158110Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9158262Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9158413Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9158564Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9158718Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9158868Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9159019Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9159166Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9159313Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9159504Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9159656Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9159803Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9159953Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9160140Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9160293Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9160443Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9160590Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9160777Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9160927Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9161074Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9161225Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9161377Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9161527Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9161675Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9161825Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9161975Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9162123Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9162274Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9162427Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9162575Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9162724Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9162872Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9163020Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9163172Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9163319Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9163466Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9163619Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9163766Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9163957Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9164109Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9164256Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9164407Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9164555Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9164704Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9164854Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9165002Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9165149Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9165303Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9165450Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9165604Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9165754Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9165902Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9166051Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9166197Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9166386Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9166537Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9166684Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9166835Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9167019Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9167167Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9167320Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9167471Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9167681Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9167856Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9168003Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9168154Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9168304Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9168452Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9168662Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9168814Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9168962Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9169113Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9169264Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9169420Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9169568Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9169716Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9169866Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9170017Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9170165Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9170316Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9170464Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9170616Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9170764Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9170978Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9171132Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9171279Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9171426Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9171576Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9171725Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9171874Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9172024Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9172170Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9172324Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9172471Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9172622Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9172773Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9172923Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9173070Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9173220Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9173369Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9173563Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9173713Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9173860Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9174046Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9174198Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9174348Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9174501Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9174686Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9174836Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9174983Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9175132Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9175287Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9175436Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9175584Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9175734Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9175888Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9176040Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9176194Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9176343Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9176492Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9176639Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9176787Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9176941Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9177089Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9177238Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9177386Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9177537Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9177688Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9177878Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9178029Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9178179Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9178328Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9178479Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9178631Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9178778Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9178929Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9179077Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9179231Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9179381Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9179532Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9179679Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9179831Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9179979Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9180129Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9180276Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9180516Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9180684Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9180849Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9181050Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9181219Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9181385Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9181550Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9181753Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9181916Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9182083Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9182246Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9182411Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9182576Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9182740Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9182908Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9183074Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9183237Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9183407Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9183572Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9183735Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9183900Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9184062Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9184231Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9184394Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9184558Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9184723Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9184891Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9185054Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9185265Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9185430Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9185596Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9185759Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9185924Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9186092Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9186255Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9186419Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9186588Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9186754Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9186919Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9187085Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9187248Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9187415Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9187594Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9187782Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9187956Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9188163Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9188328Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9188494Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9188694Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9188861Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9189024Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9189191Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9189399Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9189562Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9189725Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9189890Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9190055Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9190221Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9190389Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9190557Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9190728Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9190894Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9191065Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9191238Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9191404Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9191574Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9191739Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9191905Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9192076Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9192242Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9192408Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9192579Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9192746Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9192959Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9193132Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9193298Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9193466Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9193631Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9193798Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9193967Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9194132Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9194301Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9194469Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9194635Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9194806Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9194974Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9195141Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9195308Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9195477Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9195686Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9195853Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9196019Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9196187Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9196390Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9196557Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9196728Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9196894Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9197122Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9197291Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9197457Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9197626Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9197813Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9198005Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9198179Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9198348Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9198513Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9198685Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9198849Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9199021Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9199186Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9199352Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9199520Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9199688Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9199853Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9200022Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9200190Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9200358Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9200569Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9200736Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9200907Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9201073Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9201239Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9201407Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9201577Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9201745Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9201911Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9202080Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9202246Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9202412Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9202584Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9202754Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9202922Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9203090Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9203255Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9203462Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9203634Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9203801Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9203965Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9204171Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9204338Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9204510Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9204714Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9204880Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9205049Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9205214Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9205384Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9205557Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9205722Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9205891Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9206059Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9206227Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9206397Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9206566Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9206730Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9206899Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9207065Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9207234Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9207399Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9207565Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9207733Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9207902Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9208067Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9208278Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9208447Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9208686Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9208839Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9208989Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9209143Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9209292Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9209441Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9209593Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9209743Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9209892Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9210047Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9210196Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9210350Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9210499Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9210647Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9210799Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9211001Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9211152Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9211305Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9211491Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9211644Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9211797Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9211946Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9212135Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9212284Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9212433Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9212585Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9212737Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9212889Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9213039Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9213192Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9213344Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9213495Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9213644Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9213798Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9213947Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9214100Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9214250Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9214402Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9214554Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9214703Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9214853Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9215008Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9215157Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9215349Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9215506Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9215655Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9215807Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9215956Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9216106Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9216259Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9216411Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9216560Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9216714Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9216863Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9217018Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9217169Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9217319Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9217471Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9217620Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9217810Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9217966Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9218117Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9218269Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9218456Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9218609Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9218763Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9218951Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9219100Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9219253Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9219403Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9219557Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9219706Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9219855Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9220006Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9220157Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9220307Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9220461Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9220613Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9220764Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9220914Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9221064Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9221218Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9221371Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9221520Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9221674Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9221826Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9221977Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9222170Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9222319Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9222474Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9222623Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9222771Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9222923Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9223071Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9223216Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9223363Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9223508Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9223653Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9223801Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9223943Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9224091Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9224233Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9224376Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9224522Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9224705Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9224858Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9225000Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9225143Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9225347Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9225491Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9225635Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9225817Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9225960Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9226104Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9226247Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9226389Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9226535Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9226678Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9226820Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9226969Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9227111Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9227255Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9227401Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9227557Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9227723Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9227887Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9228028Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9228176Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9228318Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9228459Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9228604Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9228749Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9228895Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9229080Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9229222Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9229369Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9229511Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9229654Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9229798Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9229943Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9230088Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9230230Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9230375Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9230521Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9230663Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9230809Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9230956Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9231099Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9231246Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9231389Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9231574Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9231722Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9231868Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9232011Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9232192Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9232337Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9232484Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9232629Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9232814Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9232959Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9233101Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9233244Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9233392Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9233537Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9233680Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9233830Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9233974Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9234119Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9234265Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9234417Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9234563Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9234706Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9234850Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9234997Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9235141Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9235286Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9235431Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9235576Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9235724Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9235908Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9236050Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9236201Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9236658Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9236805Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9236952Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9237098Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9237243Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9237387Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9237536Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9237705Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9237872Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9238019Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9238165Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9238310Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9238455Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9238597Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9238806Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9238953Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9239096Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9239238Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9239440Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9239585Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9239735Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9239878Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9240074Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9240218Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9240361Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9240502Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9240651Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9240794Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9240936Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9241081Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9241226Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9241370Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9241514Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9241659Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9241804Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9241946Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9242087Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9242232Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9242375Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9242520Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9242663Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9242807Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9242952Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9243156Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9243299Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9243449Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9243593Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9243738Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9243880Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9244024Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9244169Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9244312Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9244454Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9244603Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9244750Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9244900Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9245045Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9245188Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9245335Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9245479Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9245666Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9245813Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9245955Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9246097Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9246278Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9246421Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9246569Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9246712Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9246891Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9247036Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9247178Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9247320Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9247467Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9247609Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9247757Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9247901Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9248046Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9248193Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9248339Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9248484Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9248747Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9248892Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9249037Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9249182Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9249324Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9249469Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9249611Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9249755Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9249904Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9250152Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9250359Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9250571Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9250766Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9250965Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9251423Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9251663Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9251888Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9256274Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9256545Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9256797Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9257040Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9257257Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9257459Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9257659Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9257870Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9258075Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9258384Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9258536Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9258680Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9258827Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:57:17.9259026Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9259186Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9259355Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9259512Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9259712Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9259867Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9260021Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9260178Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9260338Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9260494Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9260654Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9260812Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9260971Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9261131Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9261286Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9261445Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9261599Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9261756Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9261914Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9262075Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9262231Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9262396Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9262556Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9262714Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9262869Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9263067Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9263227Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9263381Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9263541Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9263702Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9263860Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9264019Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9264175Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9264329Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9264492Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9264648Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9264808Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9264968Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9265123Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9265285Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9265443Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9265644Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9265805Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9265960Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9266114Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9266311Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9266467Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9266627Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9266819Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9266973Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9267130Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9267287Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9267446Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9267604Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9267759Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9267922Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9268079Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9268235Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9268393Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9268550Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9268705Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9268863Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9269018Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9269180Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9269336Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9269490Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9269653Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9269812Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9269966Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9270165Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9270321Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9270479Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9270640Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9270795Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9270954Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9271110Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9271266Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9271424Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9271580Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9271734Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9271895Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9272049Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9272209Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9272364Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9272518Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9272676Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9272872Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9273029Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9273187Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9273381Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9273539Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9273697Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9273851Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9274049Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9274205Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9274363Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9274525Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9274686Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9274845Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9274997Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9275154Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9275313Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9275466Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9275623Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9275789Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9275948Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9276109Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9276265Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9276423Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9276583Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9276736Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9276889Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9277051Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9277208Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9277412Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9277579Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9277759Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9277935Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9278092Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9278250Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9278413Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9278577Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9278732Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9278895Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9279050Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9279212Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9279372Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9279530Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9279694Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9279849Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9280046Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9280206Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9280363Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9280526Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9280720Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9280879Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9281041Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9281236Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9281392Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9281550Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9281705Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9281865Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9282020Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9282174Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9282333Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9282495Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9282651Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9282815Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9282969Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9283129Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9283284Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9283441Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9283609Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9283766Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9283925Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9284084Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9284240Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9284401Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9284626Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9284781Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9284943Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9285097Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9285252Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9285410Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9285566Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9285727Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9285882Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9286039Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9286197Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9286357Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9286511Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9286673Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9286829Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9286991Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9287148Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9287346Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9287513Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9287675Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9287894Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9288079Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9288235Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9288395Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9288707Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9288864Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9289023Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9289179Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9289336Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9289496Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9289652Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9289807Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9289969Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9290124Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9290285Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9290443Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9290601Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9290761Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9290917Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9291072Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9291229Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9291384Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9291541Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9291695Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9291850Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9292051Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9292206Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9292359Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9292514Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9292667Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9292830Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9292980Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9293129Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9293282Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9293433Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9293581Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9293739Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9293888Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9294041Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9294190Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9294339Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9294489Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9294679Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9294829Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9294980Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9295166Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9295318Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9295469Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9295617Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9295805Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9295953Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9296104Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9296260Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9296412Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9296563Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9296718Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9296867Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9297023Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9297171Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9297324Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9297486Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9297635Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9297785Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9297939Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9298092Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9298248Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9298397Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9298545Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9298705Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9298858Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9299099Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9299257Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9299408Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9299560Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9299708Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9299862Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9300016Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9300170Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9300323Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9300476Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9300624Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9300780Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9300930Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9301082Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9301236Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9301386Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9301536Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9301732Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9301883Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9302036Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9302221Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9302371Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9302525Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9302673Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9302859Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9303015Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9303167Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9303323Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9303473Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9303621Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9303772Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9303921Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9304073Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9304227Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9304381Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9304534Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9304687Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9304837Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9304991Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9305141Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9305290Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9305442Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9305591Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9305743Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9305897Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9306090Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9306243Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9306392Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9306542Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9306695Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9306845Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9307000Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9307154Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9307304Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9307460Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9307613Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9307767Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9307926Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9308077Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9308225Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9308376Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9308525Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9308718Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9308868Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9309019Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9309214Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9309366Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9309515Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9309669Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9309879Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9310030Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9310180Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9310329Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9310484Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9310634Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9310783Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9310933Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9311085Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9311235Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9311391Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9311542Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9311692Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9311841Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9311990Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9312143Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9312291Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9312439Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9312589Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9312742Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9312894Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9313088Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9313237Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9313389Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9313537Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9313686Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9313840Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9313989Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9314145Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9314295Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9314449Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9314604Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9314756Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9314905Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9315061Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9315211Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9315362Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9315512Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9315702Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9315854Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9316010Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9316199Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9316349Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9316497Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9316651Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9316838Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9316989Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9317137Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9317285Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9317442Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9317590Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9317739Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9317890Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9318045Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9318201Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9318354Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9318505Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9318656Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9318805Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9318954Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9319107Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9319260Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9319414Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9319564Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9319715Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9319868Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9320059Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9320212Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9320369Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9320519Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9320672Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9320820Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9320973Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9321126Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9321275Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9321427Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9321580Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9321730Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9321881Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9323420Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9323572Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9323730Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9323884Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9324078Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9324234Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9324385Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9324574Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9324730Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9324881Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9325037Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9325224Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9325375Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9325530Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9325681Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9325835Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9325992Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9326146Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9326301Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9326454Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9326606Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9326760Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9326915Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9327067Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9327221Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9327372Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9327531Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9327683Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9327837Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9327994Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9328150Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9328301Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9328623Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9328786Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9328948Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9329104Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9329259Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9330864Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9331015Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9331169Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9331328Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9331481Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9331634Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9331787Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9331939Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9332093Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9332243Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9332393Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9332598Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9332752Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9332909Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9333059Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9333246Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9333403Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9333556Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9333706Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9333897Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9334048Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9334201Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9334355Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9334508Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9334665Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9334815Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9334967Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9335121Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9335275Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9335426Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9335581Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9335733Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9335888Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9336040Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9336192Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9336598Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9336752Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9336916Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9337086Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9337326Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9337488Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9337649Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9337804Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9337966Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9338122Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9338283Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9338442Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9338595Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9338753Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9338906Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9339060Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9339219Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9339375Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9339527Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9339686Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9339838Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9340058Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9340212Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9340365Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9340526Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9340769Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9340928Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9341090Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9341304Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9341462Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9341620Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9341777Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9341939Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9342091Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9342242Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9342397Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9342551Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9342708Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9342864Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9343020Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9343177Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9343329Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9343482Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9343638Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9343792Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9343945Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9344101Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9344258Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9344414Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9344608Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9344764Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9344924Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9345076Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9345227Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9345392Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9345544Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9345698Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9345851Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9346005Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9346159Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9346314Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9346469Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9346631Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9346785Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9346939Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9347091Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9347285Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9347445Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9347597Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9347790Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9347944Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9348098Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9348252Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9348440Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9348591Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9348746Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9348899Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9349052Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9349207Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9349358Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9349517Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9349672Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9349828Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9349987Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9350141Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9350293Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9350447Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9350600Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9350756Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9350907Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9351059Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9351217Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9351369Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9351522Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9351723Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9351879Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9352031Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9352186Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9352338Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9352494Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9352647Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9352798Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9352952Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9353106Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9353257Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9353414Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9353568Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9353721Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9353873Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9354025Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9354224Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9354381Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9354535Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9354689Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9354880Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9355037Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9355191Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9355381Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9355536Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9355687Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9355840Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9355999Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9356153Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9356309Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9356463Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9356617Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9356773Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9356928Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9357084Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9357237Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9357384Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9357533Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9357685Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9357830Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9357978Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9358123Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9358267Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9358415Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9358603Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9358751Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9358899Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9359047Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9359197Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9359343Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9359488Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9359637Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9359781Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9359927Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9360084Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9360231Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9360383Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9360530Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9360677Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9360824Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9360968Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9361113Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9361303Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9361452Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9361603Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9361789Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9361940Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9362093Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9362237Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9362421Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9362576Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9362724Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9362876Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9363026Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9363174Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9363326Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9363471Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9363622Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9363775Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9363925Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9364076Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9364227Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9364371Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9364521Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9364669Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9364817Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9364968Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9365115Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9365263Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9365414Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9365558Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9365750Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9365898Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9366042Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9366189Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9366333Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9366480Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9366630Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9366775Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9366923Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9367070Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9367215Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9367364Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9367510Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9367655Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9367802Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9367947Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9368092Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9368307Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9368458Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9368686Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9368872Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9369019Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9369166Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9369314Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9369497Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9369644Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9369790Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9369941Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9370089Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9370236Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9370385Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9370531Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9370678Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9370832Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9370982Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9371136Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9371286Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9371432Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9371580Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9371724Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9371871Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9372020Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9372165Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9372311Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9372461Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9372606Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9372797Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9372949Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9373095Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9373248Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9373396Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9373546Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9373701Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9373849Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9374003Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9374152Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9374299Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9374454Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9374598Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9374747Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9374897Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9375042Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9375192Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9375381Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9375530Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9375680Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9375824Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9376007Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9376159Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9376308Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9376495Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9376639Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9376785Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9376933Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9377080Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9377225Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9380826Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9380999Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9381150Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9381301Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9381449Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9381592Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9381742Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9381886Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9382032Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9382178Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9382325Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9382471Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9382619Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9382762Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9382908Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9383052Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9383266Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9383415Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9383559Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9383702Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9383848Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9383995Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9384142Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9384285Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9384430Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9384580Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9384724Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9384870Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9385017Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9385163Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9385310Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9385455Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9385600Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9385795Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9385940Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9386085Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9386235Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9386418Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9386563Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9386713Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9386896Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9387042Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9387186Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9387331Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9387487Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9387632Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9387777Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9387925Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9388072Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9388219Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9388368Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9388511Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9388661Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9388807Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9388949Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9389095Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9389242Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9389388Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9389532Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9389676Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9389825Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9389969Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9390158Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9390306Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9390449Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9390595Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9390738Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:57:17.9390896Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9391053Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9391206Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9391358Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9391515Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9391666Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9391820Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9391975Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9392127Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9392282Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9392434Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9392627Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9392783Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9392937Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9393090Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9393283Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9393435Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9393592Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9393743Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9393934Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9394090Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9394240Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9394391Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9394548Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9394699Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9394853Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9395005Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9395156Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9395313Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9395463Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9395617Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9395770Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9395920Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9396074Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9396227Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9396378Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9396530Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9396683Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9396835Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9396988Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9397206Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9397364Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9397515Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9397690Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9397868Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9398024Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9398177Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9398331Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9398481Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9398637Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9398789Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9398944Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9399103Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9399256Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9399407Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9399561Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9399757Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9399913Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9400067Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9400217Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9400429Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9400583Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9400738Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9400931Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9401082Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9401232Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9401387Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9401541Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9401696Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9401846Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9401999Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9402155Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9402306Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9402459Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9402621Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9402774Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9402931Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9403082Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9403234Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9403387Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9403541Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9403695Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9403854Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9404005Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9404202Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9404357Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9404508Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9404661Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9404811Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9404964Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9405117Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9405267Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9405421Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9405576Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9405728Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9405886Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9406037Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9406191Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9406349Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9406497Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9406654Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9406848Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9407000Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9407154Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9407342Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9407498Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9407681Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9407858Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9408046Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9408200Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9408351Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9408586Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9408741Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9408892Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9409045Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9409198Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9409350Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9409503Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9409659Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9409818Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9409970Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9410123Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9410277Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9410431Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9410583Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9410739Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9410891Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9411047Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9411199Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9411394Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9411551Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9411702Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9411855Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9412008Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9412163Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9412318Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9412469Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9412620Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9412775Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9412927Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9413080Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9413236Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9413388Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9413542Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9413692Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9413887Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9414043Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9414194Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9414345Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9414534Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9414687Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9414842Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9415078Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9415229Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9415382Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9415533Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9415689Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9415843Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9415996Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9416152Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9416306Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9416461Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9416620Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9416770Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9416925Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9417078Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9417229Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9417383Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9417561Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9417735Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9417888Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9418041Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9418193Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9418390Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9418541Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9418694Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9418848Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9418998Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9419154Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9419307Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9419459Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9419615Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9419769Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9419920Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9420077Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9420228Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9420385Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9420537Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9420689Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9420843Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9421036Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9421191Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9421349Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9421542Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9421697Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9421848Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9422001Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9422221Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9422373Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9422524Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9422679Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9422832Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9422987Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9423138Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9423287Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9423442Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9423591Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9423743Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9423900Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9424049Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9424201Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9424351Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9424501Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9424655Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9424805Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9424954Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9425108Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9425256Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9425451Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9425605Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9425757Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9425911Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9426063Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9426215Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9426367Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9426515Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9426664Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9426817Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9426966Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9427121Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9427271Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9427422Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9427594Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9427767Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9427924Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9428116Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9428266Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9428418Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9428604Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9428756Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9428908Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9429060Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9429249Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9429402Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9429553Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9429705Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9429856Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9430007Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9430159Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9430308Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9430459Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9430614Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9430767Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9430923Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9431072Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9431220Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9431373Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9431523Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9431671Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9431821Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9431970Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9432126Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9432274Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9432473Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9432627Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9432775Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9432924Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9433076Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9433228Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9433377Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9433528Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9433677Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9433831Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9433980Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9434133Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9434288Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9434440Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9434588Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9434739Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9434887Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9435081Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9435231Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9435379Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9435567Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9435717Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9435865Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9436018Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9436205Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9436510Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9436661Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9436809Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9436963Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9437114Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9437266Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9437421Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9437592Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9437766Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9437926Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9438076Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9438229Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9438378Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9438527Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9438680Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9438829Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9438983Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9439133Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9439286Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9439434Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9439658Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9439808Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9439961Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9440109Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9440259Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9440408Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9440560Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9440709Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9440858Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9441012Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9441162Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9441314Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9441464Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9441615Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9441765Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9441914Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9442063Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9442529Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9442684Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9442835Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9442986Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9443194Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9443348Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9443502Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9443707Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9443859Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9444007Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9444155Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9444309Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9444457Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9444611Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9444763Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9444915Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9445066Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9445218Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9445369Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9445520Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9445669Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9445817Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9445972Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9446120Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9446271Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9446420Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9446571Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9446721Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9446919Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9447068Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9447221Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9447369Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9447520Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9447668Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9447819Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9447972Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9448122Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9448273Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9448424Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9448641Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9448795Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9448946Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9449095Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9449246Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9449395Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9449607Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9449763Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9449915Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9450066Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9450275Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9450427Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9450585Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9450772Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9450920Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9451071Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9451219Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9451371Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9451520Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9451672Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9451824Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9451975Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9452123Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9452277Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9452429Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9452578Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9452728Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9452876Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9453028Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9453181Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9453331Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9453482Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9453633Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9453783Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9453981Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9454133Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9454290Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9454441Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9454591Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9454744Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9454900Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9455050Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9455203Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9455358Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9455513Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9455667Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9455817Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9455973Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9456124Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9456275Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9456429Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9456624Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9456779Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9456929Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9457118Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9457272Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9457423Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9457579Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9457772Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9457924Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9458077Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9458227Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9458380Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9458538Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9458694Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9458845Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9459002Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9459153Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9459310Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9459465Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9459617Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9459773Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9459925Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9460076Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9460232Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9460383Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9460537Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9460693Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9460844Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9461043Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9461202Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9461354Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9461508Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9461657Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9461810Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9461964Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9462116Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9462268Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9462423Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9462574Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9462733Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9462887Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9463037Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9463188Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9463338Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9463533Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9463686Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9463839Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9463992Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9464182Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9464335Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9464491Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9464641Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9464833Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9464985Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9465137Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9465292Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9465444Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9465596Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9465751Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9465903Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9466056Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9466211Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9466361Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9466519Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9466669Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9466819Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9466973Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9467126Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9467280Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9467433Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9467586Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9467739Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9467934Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9468084Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9468240Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9468392Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9468545Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9468696Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9468848Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9469002Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9469152Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9469304Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9469454Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9469606Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9469763Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9469919Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9470069Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9470222Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9470375Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9470567Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9470723Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9470874Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9471026Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9471219Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9471372Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9471528Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9471717Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9471869Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9472021Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9472172Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9472327Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9472484Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9472635Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9472789Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9472941Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9473091Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9473248Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9473402Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9473552Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9473705Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9473856Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9474013Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9474164Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9474314Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9474467Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9474622Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9474772Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9474971Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9475124Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9475278Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9475430Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9475581Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9475742Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9475895Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9476045Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9476200Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9476354Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9476508Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9476662Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9476813Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9476968Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9477118Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9477268Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9477484Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9477663Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9477838Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9477992Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9478184Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9478339Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9478494Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9478645Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9478840Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9478992Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9479143Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9479299Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9479453Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9479606Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9479757Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9479911Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9480063Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9480216Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9480366Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9480520Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9480670Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9480823Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9480973Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9481128Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9481281Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9481431Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9481585Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9481742Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9481893Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9482093Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9482249Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9482401Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9482556Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9482707Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9482861Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9483015Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9483166Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9483321Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9483477Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9483628Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9483786Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9483938Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9484087Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9484240Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9484392Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9484591Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9484744Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9484895Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9485047Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:17.9485233Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9485387Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9485540Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9485725Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9485873Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9486022Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9486169Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9486321Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9486468Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9486615Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9486764Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9486914Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9487060Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9487211Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9487359Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9487513Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9487685Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9487855Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9488004Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9488152Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9488300Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9488449Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9488684Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9488838Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9488986Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9489179Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9489331Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9489478Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9489624Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9489772Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9489922Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9490069Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9490219Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9490369Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9490519Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9490666Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9490817Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9490970Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9491118Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9491263Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9491412Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9491560Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9491749Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9491897Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9492042Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9492228Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9492375Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9492525Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9492675Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9492857Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9493008Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9493154Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9493300Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9493452Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9493599Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9493745Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9493897Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9494047Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9494197Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9494345Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9494495Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9494645Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9494790Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9494936Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9495085Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9495232Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9495379Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9495528Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9495678Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9495826Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9496015Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9496161Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9496315Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9496463Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9496608Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9496759Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9496908Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9497057Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9497203Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9500510Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9500681Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9500834Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9500986Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9501136Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9501286Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9501435Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9501585Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9501794Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9501943Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9502093Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9502242Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9502431Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9502584Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9502732Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9502922Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9503071Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9503219Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9503368Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9503517Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9503664Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9503816Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9503963Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9504117Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9504265Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9504416Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9504565Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9504715Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9504864Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9505013Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9505160Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9505309Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9505459Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9505607Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9505758Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9505909Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9506058Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9506276Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9506425Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9506573Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9506722Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9506869Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9507022Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9507169Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9507318Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9507469Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9507619Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9507765Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9507919Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9508067Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9508218Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9508367Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9508515Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9508666Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9508854Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9509002Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9509151Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9509335Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9509483Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9509633Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9509780Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9509968Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9510116Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9510263Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9510413Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9510563Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9510711Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9510861Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9511007Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9511163Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9511310Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9511458Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9511610Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9511757Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9511904Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9512053Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9512202Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9512353Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9512500Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9512646Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9512800Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9512947Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9513139Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9513288Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9513437Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9513583Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9513734Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9513881Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9514032Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9514179Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9514324Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9514474Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9514624Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9514771Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9514923Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9515072Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9515222Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9515370Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9515516Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9515707Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9515854Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9516002Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9516151Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9516337Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9516489Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9516639Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9516787Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9516975Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9517122Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9517269Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9517416Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9517565Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9517742Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9517915Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9518065Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9518214Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9518361Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9518509Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9518662Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9518809Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:57:17.9518965Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9519121Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9519275Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9519430Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9519584Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9519736Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9519891Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9520042Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9520235Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9520394Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9520545Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9520700Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9520850Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9521003Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9521158Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9521310Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9521462Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9521618Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9521768Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9521925Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9522078Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9522230Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9522384Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9522536Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9522727Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9522882Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9523033Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9523187Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9523376Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9523529Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9523684Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9523873Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9524026Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9524181Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9524331Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9524488Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9524639Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9524790Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9524944Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9525097Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9525249Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9525405Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9525555Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9525708Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9525862Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9526012Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9526166Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9526319Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9526473Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9526625Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9526778Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9526929Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9527124Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9527274Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9527430Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9527581Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9527732Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9527885Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9528037Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9528188Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9528341Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9528587Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9528742Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9528896Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9529047Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9529203Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9529355Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9529506Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9529661Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9529855Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9530011Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9530163Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9530313Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9530559Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9530713Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9530867Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9531081Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9531232Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9531385Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9531537Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9531690Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9531843Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9531995Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9532145Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9532302Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9532453Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9532610Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9532764Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9532915Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9533068Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9533219Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9533371Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9533528Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9533678Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9533829Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9533987Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9534140Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9534336Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9534489Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9534636Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9534791Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9534942Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9535096Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9535250Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9535401Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9535555Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9535708Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9535859Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9536016Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9536169Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9536513Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9536670Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9536821Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9537048Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9537201Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9537351Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9537520Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9537761Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9537913Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9538069Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9538222Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9538431Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9538582Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9538732Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9538885Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9539042Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9539193Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9539346Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9539501Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9539653Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9539808Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9539959Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9540115Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9540268Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9540418Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9540571Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9540725Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9540879Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9541031Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9541185Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9541338Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9541558Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9541710Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9541865Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9542018Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9542172Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9542322Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9542475Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9542630Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9542782Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9542933Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9543089Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9543239Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9543393Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9543547Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9543699Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9543851Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9544004Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9544196Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9544351Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9544503Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9544654Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9544847Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9545000Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9545155Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9545346Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9545496Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9545650Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9545802Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9545955Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9546112Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9546264Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9546417Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9546569Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9546720Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9546876Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9547030Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9547182Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9547336Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9547486Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9547646Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9547797Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9547947Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9548100Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9548256Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9548407Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9548604Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9548758Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9548911Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9549062Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9549213Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9549370Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9549523Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9549675Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9549830Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9549983Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9550137Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9550291Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9550443Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9550599Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9550747Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9550895Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9551045Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9551234Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9551382Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9551531Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9551714Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9551866Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9552015Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9552167Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9552356Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9552503Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9552649Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9552799Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9552950Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9553101Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9553250Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9553398Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9553550Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9553698Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9553847Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9553999Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9554146Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9554295Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9554442Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9554591Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9554739Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9554886Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9555033Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9555184Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9555332Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9555522Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9555672Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9555822Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9555972Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9556117Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9556264Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9556415Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9556561Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9556707Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9556858Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9557008Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9557161Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9557312Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9557462Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9557614Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9557762Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9557909Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9558099Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9558248Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9558398Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9558544Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9558758Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9558906Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9559055Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9559204Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9559388Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9559535Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9559684Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9559832Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9559985Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9560132Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9560278Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9560429Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9560576Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9560725Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9560875Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9561024Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9561172Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9561319Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9561465Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9561616Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9561763Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9561912Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9562065Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9562216Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9562366Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9562562Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9562709Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9562859Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9563007Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9563153Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9563305Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9563452Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9563599Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9563750Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9563898Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9564049Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9564197Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9564344Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9564495Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9564642Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9564788Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9564936Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9565126Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9565277Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9565424Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9565571Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9565754Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9565903Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9566052Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9566238Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9566384Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9566532Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9566681Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9566829Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9566979Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9567125Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9567270Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9567424Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9567570Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9567719Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9567869Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9568018Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9568167Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9568316Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9568463Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9568733Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9568881Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9569028Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9569181Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9569329Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9569527Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9569674Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9569826Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9569977Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9570125Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9570271Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9570423Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9570571Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9570720Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9570870Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9571019Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9571169Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9571320Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9571470Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9571619Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9571767Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9571913Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9572104Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9572253Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9572404Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9572551Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9572740Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9572892Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9573042Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9573190Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9573377Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9573522Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9573673Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9573822Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9573971Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9574122Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9574269Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9574420Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9574570Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9574718Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9574870Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9575019Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9575167Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9575317Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9575464Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9575615Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9575765Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9575912Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9576058Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9576211Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9576358Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9576550Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9576702Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9576849Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9577000Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9577149Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9577296Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9577448Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9577596Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9577747Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9577896Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9578041Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9578194Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9578342Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9578493Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9578645Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9578791Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9578941Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9579128Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9579277Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9579427Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9579573Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9579759Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9579915Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9580069Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9580257Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9580407Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9580554Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9580704Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9580854Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9581002Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:57:17.9581158Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9581313Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9581469Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9581623Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9581777Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9581932Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9582086Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9582237Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9582391Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9582546Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9582698Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9582852Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9583003Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9583159Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9583311Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9583504Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9583658Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9583813Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9583966Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9584121Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9584272Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9584429Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9584580Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9584731Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9584886Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9585038Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9585192Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9585348Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9585504Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9585659Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9585811Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9585962Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9586179Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9586333Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9586485Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9586679Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9586831Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9586985Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9587141Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9587329Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9587483Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9587635Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9587786Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9587943Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9588094Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9588245Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9588402Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9588557Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9588713Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9588868Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9589023Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9589178Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9589330Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9589482Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9589638Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9589792Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9589946Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9590098Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9590252Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9590405Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9590601Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9590756Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9590910Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9591062Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9591216Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9591370Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9591523Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9591678Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9591829Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9591982Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9592136Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9592291Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9592447Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9592599Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9592750Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9592907Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9593101Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9593254Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9593409Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9593560Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9593753Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9593907Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9594064Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9594219Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9594416Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9594567Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9594723Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9594877Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9595033Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9595184Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9595336Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9595494Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9595646Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9595801Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9595956Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9596113Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9596265Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9596420Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9596573Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9596725Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9596878Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9597029Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9597188Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9597340Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9597533Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9597688Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9597844Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9597998Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9598153Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9598306Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9598463Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9598615Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9598768Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9598923Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9599075Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9599229Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9599384Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9599538Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9599691Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9599842Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9599994Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9600188Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9600341Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9600495Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9600648Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9600838Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9600994Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9601148Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9601337Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9601494Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9601646Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9601802Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9601955Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9602108Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9602264Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9602416Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9602572Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9602726Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9602882Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9603038Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9603190Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9603341Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9603496Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9603650Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9603802Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9603958Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9604111Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9604265Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9604422Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9604617Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9604775Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9604926Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9605077Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9605231Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9605385Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9605536Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9605690Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9605841Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9605997Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9606149Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9606303Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9606457Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9606611Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9606762Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9606916Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9607109Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9607265Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9607416Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9607569Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9607787Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9607963Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9608118Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9608272Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9608461Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9608721Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9608873Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9609024Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9609179Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9609331Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9609482Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9609639Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9609790Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9609947Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9610098Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9610253Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9610407Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9610557Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9610707Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9610862Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9611013Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9611167Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9611320Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9611471Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9611623Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9611842Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9611996Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9612149Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9612301Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9612453Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9612606Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9612756Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9612911Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9613061Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9613214Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9613365Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9613517Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9613667Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9613818Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9613965Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9614115Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9614306Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9614454Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9614603Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9614751Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9614938Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9615090Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9615240Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9615391Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9615578Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9615726Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9615875Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9616021Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9616171Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9616320Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9616467Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9616621Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9619900Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9620067Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9620219Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9620372Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9620519Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9620664Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9620813Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9620962Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9621113Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9621259Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9621406Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9621560Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9621706Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9621920Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9622072Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9622220Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9622372Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9622519Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9622669Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9622819Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9622966Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9623113Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9623264Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9623412Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9623560Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9623709Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9623857Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9624005Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9624152Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9624298Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9624490Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9624642Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9624789Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9624941Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9625127Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9625279Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9625430Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9625616Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9625766Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9625913Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9626060Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9626211Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9626358Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9626510Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9626659Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9626809Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9626960Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9627109Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9627257Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9627409Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9627558Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9627705Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9627853Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9628004Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9628154Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9628301Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9628451Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9628600Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9628746Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9628936Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9629086Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9629232Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9629379Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9629528Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9629678Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9629826Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9629974Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9630121Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9630272Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9630421Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9630572Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9630720Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9630865Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9631015Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9631161Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9631350Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9631502Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9631649Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9631795Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9631983Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9632131Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9632283Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9632428Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9632611Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9632761Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9632908Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9633054Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9633206Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9633353Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9633502Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9633650Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9633798Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9633946Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9634095Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9634245Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9634395Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9634542Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9634691Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9634841Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9634988Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9635136Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9635284Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9635431Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9635580Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9635771Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9635918Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9636070Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9636216Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9636526Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9636675Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9636823Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9636972Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9637118Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9637268Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9637417Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9637563Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9637741Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9637914Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9638063Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9638216Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9638365Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9638597Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9638750Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9638900Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9639050Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9639254Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9639402Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9639558Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9639783Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9639931Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9640081Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9640227Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9640378Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9640526Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9640674Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9640826Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9640974Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9641122Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9641272Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9641419Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9641568Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9641723Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9641869Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9642023Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9642173Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9642320Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9642469Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9642617Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9642766Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9642915Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9643120Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9643273Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9643417Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9643565Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9643715Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9643863Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9644009Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9644159Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9644305Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9644457Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9644605Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9644758Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9644909Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9645055Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9645202Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9645354Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9645500Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9645736Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9645887Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9646033Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9646220Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9646368Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:57:17.9646525Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9646680Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9646869Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9647020Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9647174Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9647325Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9647480Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9647642Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9647816Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9647989Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9648141Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9648292Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9648449Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9648691Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9648846Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9648998Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9649150Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9649309Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9649461Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9649613Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9649770Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9649925Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9650079Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9650275Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9650430Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9650585Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9650736Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9650888Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9651046Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9651198Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9651355Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9651509Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9651718Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9651941Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9652164Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9652385Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9652602Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9652810Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9653021Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9653299Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9653470Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9653638Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9653804Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9654009Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9654179Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9654349Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9654561Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9654729Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9654895Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9655063Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9655232Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9655397Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9655565Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9655731Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9655899Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9656067Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9656236Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9656403Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9656572Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9656722Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9656875Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9657025Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9657179Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9657332Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9657482Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9657638Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9657788Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9657983Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9658137Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9658290Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9658441Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9658594Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9658745Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9658901Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9659052Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9659205Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9659362Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9659513Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9659667Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9659819Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9659973Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9660126Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9660276Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9660426Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9660628Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9660783Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9660938Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9661133Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9661285Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9661442Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9661595Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9661790Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9661945Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9662096Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9662246Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9662402Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9662554Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9662706Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9662859Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9663009Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9663167Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9663321Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9663480Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9663638Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9663788Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9663939Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9664096Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9664247Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9664402Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9664552Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9664705Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9664858Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9665053Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9665206Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9665361Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9665513Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9665676Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9665830Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9665981Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9666133Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9666284Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9666436Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9666589Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9666743Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9666905Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9667055Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9667206Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9667362Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9667556Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9667707Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9667861Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9668012Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9668227Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9668379Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9668533Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9668686Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9668875Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9669027Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9669181Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9669333Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9669489Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9669642Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9669793Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9669950Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9670102Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9670258Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9670414Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9670568Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9670719Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9670871Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9671023Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9671183Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9671334Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9671484Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9671640Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9671791Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9671987Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9672139Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9672293Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9672446Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9672596Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9672747Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9672903Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9673056Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9673206Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9673360Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9673511Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9673664Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9673817Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9673972Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9674126Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9674276Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9674428Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9674622Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9674774Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9674926Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9675076Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9675270Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9675424Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9675577Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9675763Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9675916Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9676067Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9676220Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9676373Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9676529Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9676684Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9676837Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9676992Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9677150Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9677304Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9677461Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9677613Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9677764Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9677916Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9678068Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9678219Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9678371Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9678523Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9678682Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9678830Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9679022Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9679172Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9679319Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9679467Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9679613Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9679759Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9679911Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9680058Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9680207Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9680356Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9680503Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9680658Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9680806Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9680956Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9681105Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9681253Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9681400Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9681590Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9681741Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9681892Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9682041Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9682228Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9682379Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9682530Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9682714Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9682864Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9683012Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9683162Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9683312Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9683460Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9683613Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9683763Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9683914Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9684065Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9684214Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9684365Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9684516Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9684661Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9684811Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9684958Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9685107Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9685259Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9685406Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9685557Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9685707Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9685854Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9686048Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9686196Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9686343Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9686494Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9686641Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9686789Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9686940Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9687089Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9687241Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9687391Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9687538Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9687689Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9687838Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9687988Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9688138Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9688287Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9688480Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9688736Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9688883Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9689032Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9689219Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9689365Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9689518Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9689667Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9689858Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9690007Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9690152Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9690301Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9690451Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9690597Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9690745Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9690892Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9691042Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9691192Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9691340Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9691491Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9691638Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9691784Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9691932Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9692080Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9692226Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9692375Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9692523Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9692676Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9692823Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9693011Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9693162Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9693311Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9693458Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9693606Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9693752Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9693901Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9694050Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9694196Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9694346Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9694493Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9694640Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9694792Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9694941Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9695088Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9695238Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9695384Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9695596Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9695744Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9695890Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9696039Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9696224Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9696372Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9696524Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9696707Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9696859Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9697005Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9697151Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9697302Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9697450Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9697596Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9697747Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9697897Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9698046Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9698196Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9698344Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9698496Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9698644Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9698790Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9698940Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9699088Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9699236Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9699390Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9699538Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9699691Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9699838Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9700027Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9700181Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9700329Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9700475Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9700624Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9700773Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9700923Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9701069Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9701216Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9701367Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9701513Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9701663Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9701812Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9701960Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9702109Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9702256Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9702402Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9702591Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9702740Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9702885Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9703070Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9703218Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9703367Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9703517Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9703701Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9703850Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9703996Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9704142Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9704294Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9704441Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9704586Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9704735Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9704884Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9705033Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9705186Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9705337Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9705488Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9705633Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9705779Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9705930Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9706075Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9706224Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9706372Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9706521Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9706670Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9706859Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9707005Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9707157Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9707306Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9707454Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9707599Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9707748Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9707897Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9708045Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9708193Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9708345Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9708492Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9708641Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9708792Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9708937Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:57:17.9709092Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9709245Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9709440Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9709595Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9709745Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9709896Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9710085Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9710238Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9710393Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9710582Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9710734Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9710887Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9711038Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9711194Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9711348Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9711498Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9711652Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9711806Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9711957Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9712112Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9712264Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9712414Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9712568Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9712719Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9712875Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9713026Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9713176Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9713330Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9713483Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9713634Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9713830Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9713980Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9714136Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9714288Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9714439Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9714593Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9714746Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9714897Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9715051Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9715205Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9715355Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9715511Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9715661Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9715817Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9715968Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9716118Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9716271Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9716462Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9716614Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9716767Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9716954Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9717108Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9717258Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9717411Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9717623Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9717800Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9717957Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9718110Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9718262Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9718415Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9718565Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9718715Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9718870Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9719021Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9719173Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9719328Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9719478Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9719631Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9719782Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9719934Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9720094Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9720246Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9720402Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9720558Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9720709Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9720931Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9721084Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9721237Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9721394Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9721544Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9721700Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9721855Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9722005Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9722161Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9722315Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9722465Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9722622Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9722773Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9722923Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9723076Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9723228Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9723420Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9723573Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9723724Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9723879Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9724068Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9724220Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9724377Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9724566Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9724714Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9724867Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9725017Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9725172Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9725323Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9725474Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9725627Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9725783Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9725933Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9726088Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9726239Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9726397Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9726550Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9726700Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9726853Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9727005Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9727156Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9727309Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9727461Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9727630Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9727853Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9728005Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9728160Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9728311Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9728462Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9728678Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9728832Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9728988Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9729139Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9729293Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9729448Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9729600Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9729756Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9729915Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9730066Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9730219Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9730370Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9730566Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9730720Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9730871Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9731021Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9731213Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9731365Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9731523Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9731711Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9731863Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9732016Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9732170Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9732326Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9732484Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9732635Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9732787Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9732946Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9733098Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9733255Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9733409Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9733559Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9733712Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9733863Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9734019Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9734172Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9734323Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9734478Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9734633Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9734784Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9734980Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9735134Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9735287Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9735440Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9735592Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9735747Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9735899Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9736049Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9736204Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9739858Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9740030Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9740189Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9740350Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9740504Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9740660Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9740814Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9741065Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9741223Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9741376Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9741529Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9741745Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9741899Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9742057Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9742210Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9742424Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9742580Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9742734Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9742885Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9743042Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9743194Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9743349Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9743505Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9743657Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9743815Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9743968Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9744122Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9744275Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9744424Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9744576Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9744727Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9744877Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9745031Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9745183Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9745333Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9745488Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9745701Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9745856Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9746004Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9746153Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9746302Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9746454Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9746605Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9746758Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9746910Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9747066Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9747219Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9747370Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9747523Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9747675Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9747824Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9747975Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9748125Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9748318Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9748471Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9748619Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9748807Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9748958Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9749109Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9749260Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9749471Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9749620Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9749770Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9749919Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9750073Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9750220Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9750368Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9750519Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9750670Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9750818Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9750973Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9751123Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9751271Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9751423Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9751570Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9751723Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9751874Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9752022Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9752172Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9752323Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9752472Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9752669Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9752817Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9752972Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9753121Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9753267Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9753419Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9753570Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9753718Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9753869Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9754018Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9754171Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9754319Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9754470Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9754626Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9754773Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9754921Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9755073Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9755261Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9755411Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9755562Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9755711Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9755899Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9756048Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9756198Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9756385Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9756533Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9756681Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9756832Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9756981Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9757136Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9757285Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9757433Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9757595Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9757764Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9757933Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9758082Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9758232Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9758385Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9758534Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9758683Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9758838Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9758985Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9759134Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9759286Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9759433Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9759583Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9759822Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9759971Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9760122Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9760270Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9760418Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9760570Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9760717Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9760865Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9761013Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9761162Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9761312Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9761460Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9761606Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9761760Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9761907Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9762056Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9762206Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9762393Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9762543Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9762690Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9762837Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9763024Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9763172Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9763320Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9763506Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9763652Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9763801Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9763948Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9764096Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9764245Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9764391Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9764538Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9764692Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9764839Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9764987Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9765139Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9765286Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9765437Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9765583Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9765730Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9765882Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9766029Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9766176Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9766330Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9766477Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9766673Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9766820Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9766969Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9767117Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9767266Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9767412Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9767564Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9767737Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9767910Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9768057Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9768205Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9768354Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9768572Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9768725Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9768876Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9769022Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9769169Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9769363Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9769511Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9769661Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9769808Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9769997Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9770148Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9770297Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9770444Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9770632Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9770778Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9770928Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9771076Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9771225Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9771373Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9771519Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9771668Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9771817Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9771963Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9772114Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9772264Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9772410Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9772559Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9772705Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9772853Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9773002Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9773150Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9773297Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9773450Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9773598Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9773792Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9773940Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9774086Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9774235Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9774381Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9774529Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9774680Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:57:17.9774833Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9774989Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9775145Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9775297Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9775453Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9775604Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9775758Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9775911Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9776062Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9776217Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9776408Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9776561Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9776713Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9776924Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9777076Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9777232Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9777383Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9777577Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9777728Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9777881Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9778036Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9778190Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9778341Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9778494Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9778651Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9778804Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9778956Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9779109Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9779267Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9779418Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9779569Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9779723Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9779876Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9780033Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9780184Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9780335Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9780491Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9780643Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9780836Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9780993Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9781144Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9781295Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9781448Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9781601Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9781757Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9781908Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9782058Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9782213Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9782368Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9782522Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9782678Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9782827Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9782980Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9783131Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9783322Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9783477Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9783629Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9783780Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9783971Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9784123Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9784281Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9784469Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9784620Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9784776Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9784927Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9785079Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9785232Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9785383Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9785535Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9785688Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9785838Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9785993Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9786146Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9786299Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9786451Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9786604Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9786761Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9786913Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9787064Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9787217Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9787371Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9787522Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9787742Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9787917Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9788075Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9788226Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9788380Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9788533Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9788687Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9788838Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9788991Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9789143Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9789294Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9789455Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9789607Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9789766Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9789918Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9790068Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9790221Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9790411Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9790564Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9790717Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9790905Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9791061Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9791213Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9791365Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9791557Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9791708Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9791858Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9792011Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9792164Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9792317Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9792467Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9792618Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9792774Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9792925Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9793078Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9793236Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9793385Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9793537Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9793688Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9793841Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9793996Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9794146Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9794297Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9794452Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9794603Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9794797Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9794951Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9795101Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9795254Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9795404Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9795558Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9795714Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9795865Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9796023Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9796178Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9796329Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9796485Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9796637Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9796790Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9796943Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9797094Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9797287Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9797439Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9797596Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9797775Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9797981Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9798134Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9798287Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9798438Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9798629Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9798778Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9798931Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9799085Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9799236Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9799388Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9799538Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9799691Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9799844Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9799999Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9800152Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9800304Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9800455Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9800606Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9800756Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9800909Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9801062Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9801212Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9801367Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9801517Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9801711Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9801864Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9802016Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9802168Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9802322Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9802473Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9802627Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9802778Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9802930Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9803086Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9803236Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9803386Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9803546Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9803698Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9803848Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9804001Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9804153Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9804372Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9804525Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9804675Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9804828Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9805017Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9805169Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9805323Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9805510Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9805662Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9805813Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9805963Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9806116Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9806265Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9806412Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9806563Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9806714Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9806863Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9807012Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9807161Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9807312Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9807459Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9807606Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9807758Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9807905Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9808055Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9808202Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9808353Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9808576Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9808768Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9808916Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9809069Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9809216Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9809364Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9809513Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9809661Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9809810Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9809957Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9810102Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9810254Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9810400Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9810549Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9810699Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9810845Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9810994Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9811142Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9811330Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9811481Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9811631Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9811780Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9811966Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9812115Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9812267Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9812414Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9812600Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9812748Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9812894Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9813039Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9813191Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9813337Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9813483Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9813635Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9813781Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9813931Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9814080Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9814228Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9814378Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9814524Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9814669Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9814820Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9814967Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9815115Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9815262Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9815411Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9815559Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9815747Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9815898Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9816048Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9816195Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9816342Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9816491Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9816637Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9816787Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9816934Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9817082Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9817231Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9817379Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9817527Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9817676Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9817823Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9817973Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9818118Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9818305Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9818457Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9818605Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9818753Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9818942Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9819090Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9819240Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9819425Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9819571Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9819719Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9819866Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9820015Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9820165Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9820313Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9820462Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9820612Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9820758Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9820910Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9821056Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9821203Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9821355Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9821502Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9821651Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9821801Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9821947Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9822096Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9822244Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9822391Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9822540Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9822727Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9822877Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9823026Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9823174Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9823324Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9823472Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9823618Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9823766Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9823912Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9824060Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9824209Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9824360Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9824513Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9824660Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9824807Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9824956Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9825142Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9825290Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9825439Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9825585Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9825770Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9825918Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9826067Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9826215Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9826398Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9826545Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9826694Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9826840Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9826989Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9827138Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9827284Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9827448Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9827620Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9827785Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9827936Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9828084Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9828231Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9828379Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9828524Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9828677Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9828823Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9828970Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9829119Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9829268Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9829414Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9829627Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9829775Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9829926Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9830072Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9830219Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9830365Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9830515Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9830662Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9830809Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9830957Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9831103Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9831255Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9831400Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9831551Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9831697Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9831843Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9831995Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9832183Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9832331Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9832480Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9832626Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9832812Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9832960Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9833109Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9833296Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9833441Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9833589Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9833738Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9833887Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9834037Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9834183Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9834330Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9834481Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9834631Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9834780Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9834928Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9835077Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9835226Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9835373Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9835519Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9835670Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9835818Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9835964Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9836114Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9836261Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:57:17.9836561Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9836789Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9836943Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9837098Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9837248Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9837399Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9837555Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9837706Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9837857Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9838010Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9838163Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9838317Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9838470Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9838622Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9838775Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9838926Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9839077Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9839288Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9839441Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9839597Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9839748Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9839953Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9840108Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9840263Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9840467Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9840624Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9840776Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9840931Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9841084Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9841236Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9841390Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9841541Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9841693Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9841845Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9842000Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9842156Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9842307Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9842458Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9842612Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9842764Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9842915Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9843067Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9843218Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9843373Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9843523Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9843718Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9843871Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9844024Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9844175Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9844327Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9844478Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9844630Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9844786Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9844935Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9845090Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9845240Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9845394Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9845546Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9845699Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9845849Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9846002Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9846152Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9846348Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9846499Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9846649Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9846840Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9846992Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9847145Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9847299Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9847485Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9847638Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9847788Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9847940Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9848096Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9848246Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9848397Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9848700Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9848856Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9849011Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9849165Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9849318Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9849473Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9849625Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9849775Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9849931Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9850082Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9850236Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9850389Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9850541Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9850694Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9850892Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9851045Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9851198Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9851348Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9851502Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9851657Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9851809Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9851963Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9852115Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9852271Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9852425Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9852579Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9852734Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9852887Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9853037Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9853190Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9853381Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9853533Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9853689Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9853838Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9854027Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9854181Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9854334Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9854549Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9854701Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9854851Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9855003Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9855156Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9855307Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9855459Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9859220Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9859413Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9859574Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9859731Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9859886Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9860044Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9860198Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9860350Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9860506Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9860662Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9860817Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9860973Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9861128Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9861283Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9861507Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9861656Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9861813Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9861964Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9862116Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9862267Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9862421Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9862578Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9862729Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9862881Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9863035Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9863188Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9863340Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9863492Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9863642Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9863795Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9863945Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9864139Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9864295Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9864444Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9864600Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9864799Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9864950Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9865105Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9865294Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9865444Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9865600Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9865749Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9865905Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9866055Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9866206Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9866361Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9866515Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9866667Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9866822Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9866974Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9867126Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9867283Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9867446Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9867626Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9867794Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9867944Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9868098Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9868251Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9868401Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9868597Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9868750Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9868904Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9869055Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9869205Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9869362Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9869513Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9869665Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9869817Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9869971Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9870124Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9870277Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9870428Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9870581Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9870731Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9870883Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9871077Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9871229Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9871381Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9871532Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9871721Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9871874Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9872025Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9872174Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9872362Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9872508Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9872657Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9872805Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9872954Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9873105Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9873253Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9873403Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9873551Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9873698Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9873845Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9873998Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9874144Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9874293Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9874439Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9874618Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9874832Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9875045Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9875258Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9875878Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9876485Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9877173Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9877737Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9878353Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9878979Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9879583Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9880160Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9880823Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9881466Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9882100Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9882754Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9883440Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9884062Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9884608Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9885094Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9885492Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9885885Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9886284Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9886770Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9887176Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9887574Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9888027Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9888476Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9888986Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9889390Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9889828Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9890222Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9890617Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9891013Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9891415Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9891809Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9892210Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9892612Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9893005Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9893405Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9893810Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9894203Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9894601Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9894996Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9895395Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9895787Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9896181Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9896579Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9896973Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9897366Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9897759Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9898157Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9898595Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9898994Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9899392Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9899781Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9900180Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9900574Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9900971Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9901361Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9901758Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9902151Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9902543Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9902949Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9903346Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9903740Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9904132Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9904528Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9904973Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9905369Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9905769Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9906162Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9906620Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9907022Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9907425Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9907821Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9908249Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9908643Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9909040Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9909430Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9909828Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9910223Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9910616Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9911007Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9911406Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9911807Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9912203Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9912603Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9913002Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9913401Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9913800Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9914199Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9914594Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9914986Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9915381Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9915776Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9916169Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9916615Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9917011Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9917408Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9917820Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9918257Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9918655Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9919049Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9919443Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9919840Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9920236Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9920630Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9921023Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9921419Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9921816Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9922211Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9922604Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9922998Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9923440Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9923836Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9924229Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9924619Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9925050Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9925443Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9925839Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9926277Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9926677Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9927073Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9927474Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9927921Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9928313Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9928847Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9929245Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9929648Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9930046Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9930442Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9930839Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9931245Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9931649Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9932042Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9932450Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9932852Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9933251Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9933651Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9934053Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9934453Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9934845Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9935292Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9935695Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9936089Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9936748Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9937145Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9937541Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9937937Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9938329Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9938722Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9939115Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9939510Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9939908Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9940301Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9940704Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9941102Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9941500Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9941893Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9942381Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9942787Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9943180Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9943639Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9944039Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9944431Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9944829Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9945281Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9945674Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9946066Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9946458Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9946853Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9947248Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9947649Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9948050Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9948448Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9948839Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9949237Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9949636Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9950026Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:57:17.9950430Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9950837Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9951245Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9951648Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9952050Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9952456Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9952861Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9953269Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9953742Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9954146Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9954554Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9954957Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9955363Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9955766Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9956171Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9956574Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9956975Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9957383Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9957789Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9958197Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9958597Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9959000Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9959404Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9959810Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9960215Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9960664Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9961069Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9961469Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9961914Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9962322Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9962724Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9963132Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9963571Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9963973Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9964381Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9964786Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9965192Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9965593Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9965994Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9966398Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9966799Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9967204Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9967636Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9968062Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9968464Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9968957Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9969358Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9969760Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9970163Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9970566Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9970973Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9971379Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9971781Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9972237Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9972640Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9973045Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9973452Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9973853Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9974258Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9974666Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9975069Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9975469Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9975875Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9976279Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9976687Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9977097Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9977503Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9977904Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9978304Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9978786Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9979191Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9979595Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9979998Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9980441Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9980846Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9981251Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9981695Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9982102Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9982504Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9982915Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9983319Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9983722Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9984124Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9984535Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9984946Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9985346Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9985754Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9986162Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9986569Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9986976Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9987383Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9987796Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9988197Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9988604Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9989016Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9989421Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9989829Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9990284Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9990690Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9991090Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9991489Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9991895Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9992295Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9992703Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9993106Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9993516Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9993921Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9994333Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9994738Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9995139Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9995546Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9995952Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9996352Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9996754Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9997208Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9997618Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9998020Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9998464Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9998868Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9999270Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:17.9999675Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0000118Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0000530Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0000941Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0001352Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0001761Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0002161Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0002567Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0002973Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0003388Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0003795Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0004207Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0004617Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0005017Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0005426Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0010767Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0011229Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0011649Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0012062Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0012474Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0012891Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0013306Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0013790Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0014208Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0014623Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0015039Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0015449Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0015864Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0016277Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0016696Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0017120Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0017541Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0017952Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0018365Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0018782Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0019204Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0019616Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0020034Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0020501Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0020920Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0021339Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0021755Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0022206Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0022619Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0023036Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0023449Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0023901Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0024316Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0024730Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0025149Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0025558Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0025969Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0026378Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0026794Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0027216Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0027635Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0028055Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0028472Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0028886Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0029300Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0029707Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0030128Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0030542Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0030953Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0031363Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0031775Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0032234Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0032646Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0033065Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0033484Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0033897Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0034308Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0034723Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0035136Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0035544Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0035967Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0036548Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0036956Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0037380Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0037848Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0038259Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0038664Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0039070Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0039549Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0039947Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0040351Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0040753Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0041217Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0041624Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0042029Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0042481Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0042881Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0043282Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0043678Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0044075Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0044473Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0044872Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0045275Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0045672Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0046073Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0046480Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0046880Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0047281Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0047706Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0048125Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0048593Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0048991Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0049387Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0049784Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0050180Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0050582Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0050976Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0051463Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0051863Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0052257Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0052651Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0053043Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0053439Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0053829Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0054223Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0054617Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0055013Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0055409Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0055808Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0056203Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0056595Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0056989Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0057386Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0057776Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0058215Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0058612Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0059006Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0059439Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0059834Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0060230Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0060621Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0061055Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0061456Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0061852Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0062243Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0062644Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0063040Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0063433Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0063830Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0064233Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0064631Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0065036Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0065441Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0065835Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0066228Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0066623Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0067020Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0067414Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0067850Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0068259Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0068659Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0069055Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0069494Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0069887Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0070281Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0070679Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0071073Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0071469Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0071875Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0072279Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0072681Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0073077Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0073474Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0073870Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0074269Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0074674Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0075074Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0075475Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0075874Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0076316Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0076719Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0077113Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0077516Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0077992Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0078390Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0078792Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0079227Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0079623Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0080018Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0080414Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0080810Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0081207Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0081608Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0082007Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0082403Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0082797Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0083199Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0083603Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0084000Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0084399Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0084799Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0085201Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0085604Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0086003Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0086401Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0086800Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0087203Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0087604Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0088051Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0088447Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0088675Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0088826Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0088975Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0089129Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0089277Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0089425Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0089578Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0089729Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0089881Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0090031Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0090178Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0090331Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0090481Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0090629Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0090781Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0090974Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0091130Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0091278Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0091465Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0091624Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0091774Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0091926Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0092115Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0092264Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0092414Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0092563Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0092715Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0092869Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0093017Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0093164Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0093318Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0093465Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0093616Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0093768Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0093916Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0094068Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0094218Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0094368Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0094518Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0094666Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0094813Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0094967Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0095115Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0095307Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0095455Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0095606Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0095757Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0095906Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0096054Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0096209Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0096359Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0096509Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0096657Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0096807Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0096960Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0097112Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0097261Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0097413Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0097562Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0097710Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0097904Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0098057Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0098209Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0098356Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0098544Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0098698Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0098851Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0099000Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0099211Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0099359Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0099511Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0099659Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0099810Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:57:18.0099972Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0100126Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0100283Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0100439Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0100594Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0100749Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0100909Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0101062Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0101216Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0101372Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0101527Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0101681Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0101834Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0101990Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0102143Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0102296Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0102495Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0102652Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0102803Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0102957Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0103109Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0103266Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0103418Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0103570Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0103724Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0103879Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0104032Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0104189Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0104342Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0104494Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0104648Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0104800Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0104994Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0105148Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0105300Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0105457Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0105645Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0105799Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0105955Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0106144Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0106298Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0106450Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0106602Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0106762Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0106915Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0107067Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0107221Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0107376Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0107536Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0107715Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0107895Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0108051Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0108203Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0108355Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0108512Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0108667Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0108825Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0108977Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0109132Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0109287Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0109483Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0109634Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0109794Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0109946Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0110100Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0110252Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0110406Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0110560Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0110712Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0110867Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0111024Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0111180Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0111334Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0111489Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0111641Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0111796Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0111949Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0112140Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0112297Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0112448Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0112635Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0112793Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0112948Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0113104Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0113293Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0113445Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0113603Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0113755Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0113908Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0114062Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0114214Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0114370Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0114525Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0114678Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0114838Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0114994Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0115145Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0115299Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0115452Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0115604Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0115756Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0115908Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0116063Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0116217Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0116371Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0116572Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0116727Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0116882Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0117034Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0117185Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0117341Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0117493Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0117659Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0117840Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0118008Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0118165Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0118320Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0118473Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0118627Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0118779Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0118931Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0119126Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0119279Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0119434Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0119585Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0119774Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0119930Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0120083Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0120317Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0120472Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0120624Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0120780Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0120934Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0121086Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0121241Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0121394Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0121548Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0121702Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0121856Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0122006Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0122163Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0122314Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0122471Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0122622Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0122776Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0122930Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0123083Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0123236Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0123391Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0123584Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0123739Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0123897Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0124048Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0124203Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0124355Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0124509Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0124664Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0124816Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0124973Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0125125Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0125279Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0125433Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0125587Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0125740Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0125895Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0126047Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0126523Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0126678Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0126831Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0126984Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0127201Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0127355Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0127514Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0127704Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0127860Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0128011Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0128162Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0128319Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0128473Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0128710Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0128868Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0129023Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0129177Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0129333Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0129487Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0129641Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0129794Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0129945Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0130102Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0130255Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0130410Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0130567Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0130722Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0130877Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0131079Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0131233Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0131390Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0131544Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0131695Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0131855Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0132006Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0132159Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0132308Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0132460Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0132611Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0132761Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0132909Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0133061Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0133210Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0133362Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0133510Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0133700Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0133853Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0134000Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0134186Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0134339Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0134487Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0134640Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0134824Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0134972Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0135123Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0135270Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0135421Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0135572Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0135720Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0135867Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0136019Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0136167Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0136481Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0136634Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0136780Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0136930Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0137076Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0137223Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0137373Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0137520Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0137670Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0137820Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0137965Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0138195Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0138341Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0138491Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0138640Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0138788Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0138937Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0139085Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0139235Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0139385Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0139530Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0139679Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0139831Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0139981Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0140131Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0140281Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0140430Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0140578Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0140783Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0140931Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0141078Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0141223Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0141425Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0141575Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0141725Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0141875Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0142079Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0142225Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0142375Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0142523Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0142672Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0142822Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0142969Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0143123Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0143269Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0143418Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0143568Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0143717Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0143862Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0144010Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0144155Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0144306Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0144454Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0144601Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0144749Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0144899Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0145047Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0145244Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0145394Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0145539Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0145688Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0145834Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0145987Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0146133Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0146429Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0146648Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0146865Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0147043Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0151420Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0151611Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0151777Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0151947Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0152110Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0152275Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0152502Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0152650Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0152800Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0152947Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0153137Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0153290Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0153442Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0153626Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0153780Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0153928Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0154077Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0154231Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0154378Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0154528Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0154676Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0154826Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0154975Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0155126Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0155276Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0155427Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0155574Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0155728Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0155878Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0156030Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0156185Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0156335Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0156489Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0156637Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0156830Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0156980Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0157130Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0157276Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0157429Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0157579Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0157731Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0157884Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0158030Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0158181Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0158333Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0158482Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0158639Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0158789Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0158939Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0159091Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0159237Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0159426Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0159574Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0159721Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0159871Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0160055Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0160204Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0160355Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0160502Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0160689Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0160835Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0160982Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0161130Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0161279Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0161426Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0161575Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0161722Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0161874Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0162022Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0162170Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0162323Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0162469Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0162615Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0162765Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0162914Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0163061Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0163215Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0163362Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0163514Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0163660Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0163876Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0164029Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0164174Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0164321Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0164471Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0164622Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0164775Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0164922Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0165068Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0165221Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0165368Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0165517Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0165665Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0165814Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0165964Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0166111Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0166258Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0166447Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0166595Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0166742Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0166891Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0167077Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:57:18.0167235Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0167396Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0167587Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0167769Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0167947Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0168100Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0168257Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0168409Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0168660Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0168816Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0168971Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0169125Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0169278Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0169433Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0169590Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0169741Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0169894Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0170053Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0170204Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0170359Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0170510Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0170663Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0170819Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0171014Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0171168Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0171321Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0171472Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0171628Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0171783Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0171934Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0172090Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0172241Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0172394Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0172547Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0172703Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0172857Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0173012Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0173164Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0173317Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0173467Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0173661Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0173816Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0173968Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0174160Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0174313Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0174466Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0174620Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0174809Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0174960Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0175113Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0175263Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0175417Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0175573Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0175723Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0175879Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0176030Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0176182Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0176339Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0176493Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0176647Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0176800Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0176950Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0177104Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0177257Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0177413Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0177570Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0177748Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0177924Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0178121Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0178276Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0178429Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0178580Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0178730Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0178886Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0179037Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0179188Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0179341Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0179494Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0179648Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0179800Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0179954Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0180107Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0180260Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0180412Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0180605Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0180761Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0180917Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0181067Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0181256Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0181411Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0181564Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0181753Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0181906Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0182057Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0182212Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0182365Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0182517Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0182669Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0182820Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0182971Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0183125Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0183279Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0183430Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0183588Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0183739Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0183892Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0184044Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0184195Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0184349Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0184498Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0184652Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0184806Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0185001Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0185154Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0185308Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0185458Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0185611Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0185763Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0185916Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0186069Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0186218Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0186375Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0186526Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0186679Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0186831Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0186988Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0187138Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0187294Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0187445Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0187639Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0187791Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0187942Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0188132Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0188284Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0188434Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0188590Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0188805Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0188959Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0189110Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0189261Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0189418Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0189568Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0189719Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0189872Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0190028Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0190185Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0190342Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0190498Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0190652Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0190803Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0190958Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0191116Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0191271Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0191426Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0191576Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0191730Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0191885Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0192081Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0192236Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0192388Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0192541Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0192694Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0192852Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0193003Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0193156Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0193306Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0193459Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0193614Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0193770Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0193921Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0194074Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0194224Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0194380Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0194573Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0194726Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0194879Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0195031Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0195220Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0195375Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0195528Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0195683Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0195881Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0196033Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0196188Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0196341Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0196493Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0196646Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0196797Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0196955Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0197106Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0197260Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0197419Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0197574Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0197753Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0197934Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0198084Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0198242Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0198393Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0198543Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0198697Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0198846Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0199037Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0199186Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0199336Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0199484Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0199635Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0199782Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0199936Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0200084Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0200231Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0200381Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0200532Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0200679Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0200833Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0200982Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0201131Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0201278Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0201426Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0201616Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0201765Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0201914Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0202066Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0202251Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0202402Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0202553Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0202701Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0202888Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0203036Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0203182Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0203332Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0203481Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0203631Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0203778Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0203928Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0204078Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0204225Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0204377Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0204529Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0204674Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0204822Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0204972Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0205122Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0205271Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0205418Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0205565Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0205717Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0205864Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0206054Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0206205Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0206352Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0206502Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0206650Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0206799Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0206954Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0207101Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0207249Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0207403Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0207553Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0207731Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0207902Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0208052Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0208202Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0208350Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0208564Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0208756Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0208911Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0209058Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0209205Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0209394Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0209543Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0209693Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0209880Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0210028Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0210178Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0210325Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0210475Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0210623Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0210770Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0210915Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0211067Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0211214Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0211364Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0211513Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0211662Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0211813Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0211961Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0212109Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0212264Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0212411Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0212557Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0212711Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0212859Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0213010Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0213204Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0213353Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0213503Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0213650Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0213796Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0213947Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0214096Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0214246Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0214393Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0214542Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0214692Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0214842Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0214993Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0215143Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0215290Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0215438Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0215628Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0215778Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0215927Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0216075Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0216333Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0216485Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0216634Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0216781Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0216970Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0217115Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0217266Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0217415Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0217566Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0217717Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0217865Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0218012Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0218164Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0218314Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0218465Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0218615Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0218763Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0218913Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0219062Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0219212Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0219363Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0219509Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0219656Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0219809Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0219957Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0220149Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0220296Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0220445Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0220594Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0220740Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0220888Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0221042Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0221189Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0221338Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0221488Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0221634Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0221783Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0221933Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0222082Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0222232Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0222378Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0222529Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0222716Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0222864Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0223016Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0223161Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0223349Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0223499Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0223647Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0223834Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0223982Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0224128Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0224278Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0224430Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0224577Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0224725Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0224873Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0225022Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0225172Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0225321Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0225471Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0225621Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0225769Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0225923Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0226071Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0226219Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0226369Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0226516Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0226666Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0226815Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0226963Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0227156Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0227306Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0227452Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0227616Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0227782Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0227949Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0228097Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0228244Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0228395Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0228544Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0228692Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0228846Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0228994Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0229144Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:57:18.0229301Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0229454Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0229654Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0229809Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0229961Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0230115Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0230307Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0230461Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0230617Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0230769Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0230961Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0231112Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0231263Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0231416Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0231571Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0231722Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0231876Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0232031Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0232188Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0232342Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0232493Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0232650Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0232800Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0232951Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0233106Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0233260Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0233413Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0233564Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0233718Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0233872Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0234022Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0234216Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0234372Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0234523Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0234678Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0234829Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0234982Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0235135Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0235286Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0235438Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0235597Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0235751Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0235909Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0236061Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0236211Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0236551Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0236704Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0236935Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0237090Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0237241Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0237392Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0237611Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0237788Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0237967Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0238174Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0238325Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0238479Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0238630Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0238782Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0238935Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0239086Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0239240Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0239394Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0239545Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0239700Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0239858Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0240009Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0240162Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0240313Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0240467Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0240618Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0240769Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0240922Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0241076Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0241227Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0241441Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0241593Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0241750Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0241901Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0242051Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0242206Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0242358Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0242510Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0242663Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0242818Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0242971Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0243125Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0243276Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0243435Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0243589Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0243741Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0243894Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0244112Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0244268Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0244419Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0244608Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0244765Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0244918Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0245069Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0245258Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0245411Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0245566Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0245721Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0245875Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0246029Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0246181Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0246335Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0246488Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0246640Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0246793Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0246949Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0247099Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0247254Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0247405Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0247558Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0247711Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0247862Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0248013Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0248170Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0248320Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0248613Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0248770Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0248923Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0249079Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0249232Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0249386Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0249540Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0249691Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0249845Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0249998Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0250150Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0250306Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0250459Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0250610Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0250763Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0250916Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0251119Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0251274Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0251429Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0251584Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0251775Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0251927Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0252084Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0252273Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0252429Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0252581Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0252733Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0252891Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0253042Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0253195Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0253350Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0253505Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0253658Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0253811Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0253962Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0254118Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0254269Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0254420Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0254577Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0254727Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0254878Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0255033Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0255186Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0255339Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0255533Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0255683Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0255839Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0255991Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0256142Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0256294Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0256448Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0256601Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0256752Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0256906Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0257058Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0257211Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0257361Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0257516Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0257667Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0257820Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0257970Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0258163Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0258319Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0258471Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0258659Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0258813Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0258966Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0259123Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0259311Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0259462Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0259620Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0259771Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0259927Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0260081Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0260232Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0260385Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0260540Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0260692Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0260851Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0261004Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0261153Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0261305Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0261454Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0261606Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0261753Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0261901Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0262050Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0262199Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0262346Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0262538Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0262686Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0262836Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0262986Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0263133Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0263284Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0263435Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0263582Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0263732Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0263882Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0264029Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0264182Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0264329Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0264482Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0264630Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0264777Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0264927Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0265114Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0265265Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0265414Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0265561Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0265752Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0265903Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0266055Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0266245Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0266394Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0266540Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0266689Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0266839Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0266984Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0267141Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0267292Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0267447Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0267610Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0267864Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0271913Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0272092Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0272243Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0272390Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0272540Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0272691Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0272841Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0272992Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0273142Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0273292Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0273441Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0273657Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0273808Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0273955Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0274100Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0274248Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0274397Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0274548Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0274696Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0274843Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0274994Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0275141Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0275291Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0275442Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0275588Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0275736Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0275884Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0276030Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0276225Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0276374Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0276521Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0276712Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0276860Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0277010Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0277158Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0277343Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0277491Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0277640Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0277795Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0277977Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0278143Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0278291Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0278441Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0278591Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0278743Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0278897Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0279046Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0279197Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0279345Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0279492Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0279645Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0279792Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0279940Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0280087Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0280236Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0280389Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0280584Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0280730Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0280885Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0281031Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0281180Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0281327Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0281475Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0281623Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0281768Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0281916Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0282065Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0282213Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0282362Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0282512Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0282658Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0282807Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0282954Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0283141Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0283290Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0283438Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0283586Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0283774Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0283924Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0284077Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0284261Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0284409Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0284559Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0284706Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0284853Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0285003Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0285150Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0285299Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0285448Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0285595Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0285748Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0285894Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0286045Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0286194Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0286341Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0286487Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0286638Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0286784Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0286933Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0287079Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0287228Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0287377Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0287567Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0287716Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0287863Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0288011Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0288162Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0288311Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0288458Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0288709Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0288857Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0289005Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0289154Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0289306Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0289455Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0289604Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0289750Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0289899Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0290047Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0290239Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0290390Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0290537Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0290720Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0290871Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0291018Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0291170Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0291356Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0291502Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0291651Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0291800Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0291949Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0292098Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0292246Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0292396Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0292544Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0292691Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0292843Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0292993Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0293140Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0293288Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0293435Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0293586Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0293734Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0293880Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0294029Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0294179Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0294325Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0294519Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0294667Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0294817Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0294966Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0295112Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0295261Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0295409Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:57:18.0295564Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0295719Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0295871Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0296024Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0296179Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0296334Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0296495Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0296646Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0296797Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0296951Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0297167Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0297320Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0297475Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0297627Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0297819Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0297973Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0298127Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0298319Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0298472Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0298624Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0298778Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0298931Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0299085Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0299236Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0299386Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0299543Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0299694Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0299849Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0300006Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0300156Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0300312Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0300463Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0300618Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0300775Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0300929Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0301081Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0301237Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0301388Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0301589Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0301743Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0301896Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0302049Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0302200Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0302354Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0302509Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0302659Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0302810Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0302967Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0303118Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0303274Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0303425Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0303579Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0303733Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0303884Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0304036Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0304231Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0304384Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0304536Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0304724Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0304877Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0305033Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0305185Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0305373Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0305526Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0305679Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0305832Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0305986Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0306138Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0306290Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0306443Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0306594Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0306750Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0306902Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0307058Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0307209Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0307360Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0307515Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0307669Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0307820Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0307973Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0308124Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0308280Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0308431Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0308627Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0308783Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0308934Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0309086Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0309241Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0309395Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0309549Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0309699Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0309850Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0310007Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0310160Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0310313Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0310469Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0310619Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0310777Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0310928Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0311118Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0311277Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0311433Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0311585Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0311778Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0311931Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0312086Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0312278Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0312430Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0312585Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0312736Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0312890Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0313045Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0313197Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0313348Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0313505Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0313656Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0313814Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0313969Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0314120Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0314273Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0314424Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0314577Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0314735Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0314888Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0315042Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0315196Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0315347Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0315544Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0315695Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0315847Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0316003Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0316153Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0316307Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0316461Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0316613Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0316766Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0316920Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0317071Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0317230Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0317381Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0317537Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0317691Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0317842Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0317996Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0318189Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0318342Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0318495Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0318683Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0318837Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0318991Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0319141Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0319333Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0319485Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0319637Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0319791Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0319946Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0320099Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0320253Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0320404Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0320562Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0320715Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0320871Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0321028Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0321179Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0321332Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0321486Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0321640Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0321796Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0321948Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0322099Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0322256Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0322407Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0322627Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0322783Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0322935Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0323089Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0323239Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0323396Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0323550Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0323701Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0323852Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0324009Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0324160Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0324316Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0324471Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0324622Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0324776Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0324927Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0325120Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0325275Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0325426Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0325580Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0325771Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0325926Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0326083Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0326318Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0326469Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0326622Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0326773Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0326932Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0327086Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0327233Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0327385Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0327535Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0327683Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0327835Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0327984Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0328133Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0328282Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0328430Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0328631Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0328784Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0328937Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0329084Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0329234Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0329384Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0329530Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0331047Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0331196Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0331343Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0331492Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0331640Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0331789Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0331939Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0332086Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0332236Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0332385Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0332533Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0332686Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0332834Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0332982Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0333134Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0333281Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0333435Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0333624Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0333774Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0333923Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0334106Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0334255Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0334405Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0334556Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0334746Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0334893Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0335040Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0335189Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0335337Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0335486Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0335638Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0335785Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0335935Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0336084Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0336233Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0336546Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0336695Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0336841Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0336994Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0337143Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0337290Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0337437Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0337585Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0337738Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0337885Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0338110Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0338259Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0338409Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0338556Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0338705Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0338851Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0339003Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0340569Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0340715Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0340864Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0341012Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0341158Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0341314Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0341463Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0341614Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0341761Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0341906Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0342121Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0342271Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0342418Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0342567Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0342771Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0342919Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0343073Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0343273Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0343422Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0343567Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0343715Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0343863Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0344015Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0344162Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0344310Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0344459Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0344609Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0344758Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0344905Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0345056Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0345203Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0345350Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0345501Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0345652Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0345804Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0345954Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0346101Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0346250Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0346398Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0346587Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0346739Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0346886Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0347033Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0347182Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0347331Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0347482Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0347629Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0347774Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0347926Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0348072Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0348222Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0348370Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0348519Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0348670Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0348816Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0348962Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0349151Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0349299Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0349445Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0349592Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0349778Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0349930Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0350082Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0350289Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0350439Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0350585Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0350732Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0350884Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0351031Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0351176Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0351327Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0351478Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0351628Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0351782Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0351935Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0352084Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0352230Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0352376Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0352525Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0352674Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0352825Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0352972Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0353120Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0353271Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0353461Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0353607Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0353759Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0353906Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0354055Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0354200Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0354350Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0354499Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0354646Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0354793Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0354945Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0355093Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0355243Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0355396Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0355543Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0355690Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0355837Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0356028Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0356179Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0356327Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0356474Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0356662Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0356809Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0356962Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0357108Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0357291Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0357441Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0357587Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0357734Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0357886Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0358033Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0358184Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0358336Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0358485Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0358637Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0358786Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0358936Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0359085Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0359233Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0359382Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0359532Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0359679Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0359827Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0359973Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0360123Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:57:18.0360279Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0360479Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0360632Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0360786Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0360937Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0361090Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0361244Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0361396Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0361551Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0361704Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0361857Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0362011Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0362164Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0362318Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0362471Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0362621Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0362775Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0362965Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0363119Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0363272Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0363424Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0363614Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0363768Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0363922Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0364074Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0364263Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0364414Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0364569Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0364720Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0364875Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0365026Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0365177Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0365333Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0365483Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0365636Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0365789Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0365942Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0366096Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0366247Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0366397Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0366552Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0366704Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0366854Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0367011Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0367162Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0367315Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0367537Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0367715Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0367869Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0368020Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0368171Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0368328Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0368480Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0368683Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0368839Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0368992Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0369145Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0369300Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0369453Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0369606Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0369758Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0369908Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0370105Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0370257Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0370410Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0370561Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0370749Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0370913Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0371070Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0371262Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0371417Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0371569Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0371724Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0371880Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0372031Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0372184Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0372334Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0372487Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0372641Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0372794Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0372950Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0373100Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0373252Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0373406Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0373559Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0373713Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0373875Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0374026Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0374182Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0374333Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0374531Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0374687Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0374841Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0374992Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0375146Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0375301Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0375456Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0375609Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0375760Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0375914Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0376065Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0376219Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0376374Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0376528Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0376680Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0376835Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0376985Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0377180Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0377335Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0377486Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0377701Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0377853Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0378007Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0378162Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0378349Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0378502Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0378653Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0378805Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0378961Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0379111Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0379262Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0379418Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0379568Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0379722Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0379874Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0380028Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0380182Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0380333Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0380484Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0380644Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0380796Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0380955Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0381106Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0381258Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0381413Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0381610Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0381763Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0381917Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0382068Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0382221Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0382374Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0382524Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0382678Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0382829Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0382986Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0383142Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0383296Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0383453Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0383605Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0383755Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0383909Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0384100Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0384252Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0384406Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0384556Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0384744Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0384899Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0385053Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0385244Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0385394Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0385547Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0385701Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0385858Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0386009Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0386163Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0386315Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0386474Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0386625Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0386779Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0386932Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0387086Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0387237Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0387390Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0387543Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0387724Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0387900Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0388054Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0388208Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0388360Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0388554Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0388709Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0388863Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0389017Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0389174Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0389329Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0389488Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0389643Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0389796Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0389953Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0390106Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0390262Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0390411Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0394433Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0394594Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0394749Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0394900Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0395113Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0395269Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0395420Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0395614Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0395767Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0395916Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0396073Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0396260Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0396408Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0396558Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0396706Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0396855Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0397007Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0397154Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0397306Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0397457Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0397617Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0397791Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0397958Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0398106Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0398255Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0398401Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0398550Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0398701Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0398849Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0398999Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0399151Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0399298Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0399490Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0399636Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0399784Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0399933Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0400080Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0400231Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0400383Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0400530Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0400682Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0400829Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0400978Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0401128Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0401278Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0401430Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0401575Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0401722Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0401873Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0402060Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0402207Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0402356Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0402501Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0402683Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0402833Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0402982Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0403129Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0403312Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0403458Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0403606Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0403753Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0403902Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0404050Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0404197Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0404351Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0404498Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0404643Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0404793Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0404942Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0405088Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0405237Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0405384Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0405535Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0405682Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0405828Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0405978Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0406128Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0406274Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0406489Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0406639Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0406788Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0406939Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0407085Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0407237Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0407384Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0407556Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0407728Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0407876Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0408023Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0408175Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0408322Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0408473Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0408699Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0408846Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0408997Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0409190Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0409336Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0409484Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0409630Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0409816Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0409964Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0410114Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0410301Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0410448Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0410594Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0410743Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0410893Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0411041Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0411191Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0411337Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0411487Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0411634Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0411781Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0411931Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0412082Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0412228Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0412376Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0412523Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0412680Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0412827Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0412973Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0413124Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0413270Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0413417Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0413612Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0413765Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0413910Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0414056Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0414202Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0414356Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0414503Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0414648Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0414798Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0414948Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0415098Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0415246Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0415392Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0415543Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0415689Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0415834Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0416022Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0416170Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0416316Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0416465Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0416647Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0416797Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0416945Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0417091Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0417277Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0417423Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0417570Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0417719Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0417868Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0418018Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0418165Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0418310Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0418460Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0418607Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0418757Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0418909Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0419058Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0419206Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0419352Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0419503Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0419652Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0419800Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0419945Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0420097Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0420244Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0420435Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0420583Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0420734Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0420882Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0421027Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0421174Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0421325Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0421469Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0421614Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0421765Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0421911Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0422064Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0422211Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0422358Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0422507Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0422653Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0422799Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0422987Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0423136Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0423286Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0423432Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0423614Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0423765Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0423916Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0424100Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0424249Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0424394Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0424538Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0424691Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0424838Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0424986Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0425132Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0425281Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0425429Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0425579Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0425724Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0425875Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:57:18.0426027Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0426180Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0426331Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0426484Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0426636Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0426787Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0426939Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0427092Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0427288Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0427442Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0427607Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0427780Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0427947Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0428097Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0428249Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0428402Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0428552Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0428707Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0428858Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0429008Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0429165Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0429317Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0429467Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0429620Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0429770Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0429969Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0430120Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0430270Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0430422Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0430609Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0430760Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0430916Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0431126Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0431276Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0431429Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0431580Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0431735Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0431885Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0432035Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0432187Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0432342Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0432494Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0432651Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0432805Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0432962Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0433114Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0433265Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0433427Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0433579Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0433730Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0433883Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0434040Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0434197Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0434392Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0434544Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0434698Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0434851Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0435002Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0435158Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0435307Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0435460Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0435610Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0435762Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0435918Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0436072Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0436224Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0436534Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0436686Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0436842Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0436996Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0437220Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0437374Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0437524Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0437731Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0437910Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0438093Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0438248Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0438459Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0438611Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0438763Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0438914Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0439067Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0439220Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0439371Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0439526Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0439680Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0439836Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0439992Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0440147Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0440299Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0440452Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0440602Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0440755Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0440909Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0441058Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0441217Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0441368Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0441518Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0441732Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0441880Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0442032Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0442187Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0442341Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0442501Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0442652Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0442802Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0442955Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0443108Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0443259Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0443415Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0443569Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0443722Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0443873Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0444023Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0444266Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0444418Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0444570Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0444726Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0444913Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0445066Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0445223Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0445411Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0445563Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0445713Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0445863Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0446019Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0446169Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0446322Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0446471Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0446625Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0446777Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0446932Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0447087Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0447240Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0447390Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0447543Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0447697Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0447847Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0447998Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0448148Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0448301Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0448454Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0448694Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0448844Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0449000Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0449150Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0449303Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0449454Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0449609Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0449765Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0449917Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0450071Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0450227Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0450380Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0450535Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0450686Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0450837Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0450989Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0451139Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0451330Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0451488Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0451642Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0451831Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0451983Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0452140Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0452290Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0452482Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0452634Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0452784Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0452936Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0453091Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0453241Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0453394Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0453545Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0453700Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0453854Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0454007Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0454164Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0454313Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0454463Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0454616Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0454769Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0454920Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0455075Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0455226Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0455385Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0455536Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0455733Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0455891Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0456040Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0456191Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0456343Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0456495Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0456650Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0456802Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0456951Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0457108Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0457261Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0457423Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0457601Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0457770Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0457920Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0458071Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0458261Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0458412Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0458559Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0458705Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0458916Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0459064Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0459216Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0459363Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0459546Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0459696Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0459842Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0459989Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0460141Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0460290Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0460437Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0460585Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0460735Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0460884Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0461033Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0461182Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0461334Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0461480Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0461625Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0461777Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0461925Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0462075Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0462221Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0462371Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0462524Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0462717Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0462867Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0463016Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0463161Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0463310Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0463455Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0463601Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0463751Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0463897Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0464045Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0464193Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0464343Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0464489Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0464641Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0464787Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0464935Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0465082Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0465267Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0465418Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0465563Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0465713Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0465931Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0466079Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0466230Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0466418Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0466564Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0466710Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0466857Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0467006Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0467154Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0467299Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0467447Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0467597Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0467743Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0467894Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0468039Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0468187Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0468336Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0468483Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0468628Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0468780Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0468927Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0469075Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0469223Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0469368Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0469516Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0469708Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0469859Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0470008Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0470154Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0470304Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0470455Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0470602Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0470750Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0470896Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0471047Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0471196Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0471346Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0471500Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0471646Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0471791Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0471939Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0472125Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0472272Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0472423Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0472570Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0472754Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0472904Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0473054Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0473202Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0473387Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0473532Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0473682Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0473827Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0473976Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0474126Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0474270Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0474420Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0474569Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0474717Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0474868Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0475017Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0475162Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0475312Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0475458Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0475610Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0475755Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0475901Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0476051Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0476201Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0476348Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0476541Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0476686Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0476838Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0476984Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0477130Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0477276Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0477423Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0477570Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0477743Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0477917Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0478064Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0478217Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0478367Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0478518Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0478664Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0478808Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0478956Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0479143Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0479291Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0479439Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0479584Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0479773Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0479921Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0480069Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0480256Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0480401Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0480547Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0480694Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0480842Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0480992Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0481137Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0481283Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0481439Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0481586Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0481734Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0481882Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0482031Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0482178Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0482327Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0482473Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0482625Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0482772Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0482917Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0483065Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0483213Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0483358Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0483550Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0483699Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0483848Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0483994Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0484138Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0484290Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0484436Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0484583Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0484731Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0484881Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0485029Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0485179Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0485326Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0485477Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0485624Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0485770Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0485920Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0486130Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0486279Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0486427Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0486610Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0486760Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0486906Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0487058Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0487248Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0487395Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0487541Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0487714Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0487885Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:57:18.0488044Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0488198Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0488351Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0488607Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0488758Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0488909Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0489063Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0489212Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0489364Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0489513Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0489667Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0489819Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0489969Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0490119Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0490275Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0490425Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0490626Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0490778Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0490927Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0491079Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0491229Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0491385Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0491536Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0491685Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0491838Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0491990Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0492138Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0492297Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0492449Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0492599Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0492750Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0492899Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0493096Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0493249Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0493399Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0493550Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0493739Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0493892Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0494050Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0494202Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0494393Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0494546Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0494699Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0494851Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0495003Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0495153Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0495305Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0495461Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0495609Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0495762Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0495911Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0496067Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0496215Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0496364Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0496517Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0496669Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0496820Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0496972Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0497124Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0497275Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0497424Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0497617Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0497770Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0497919Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0498067Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0498219Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0498369Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0498521Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0498670Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0498817Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0498972Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0499121Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0499273Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0499426Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0499577Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0499729Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0499878Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0500070Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0500226Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0500375Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0500524Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0500712Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0500862Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0501017Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0501204Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0501352Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0501504Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0501653Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0501805Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0501956Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0502105Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0502255Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0502415Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0502566Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0502721Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0502872Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0503021Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0503173Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0503321Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0503468Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0503620Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0503768Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0503920Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0504072Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0504221Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0504415Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0504566Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0504716Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0504868Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0505018Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0505176Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0505325Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0505474Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0505626Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0505777Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0505926Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0506080Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0506229Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0506382Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0506530Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0506679Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0506830Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0507025Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0507175Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0507326Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0507512Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0507692Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0507871Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0508020Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0508209Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0508359Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0508507Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0508660Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0508811Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0508967Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0509118Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0509271Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0509423Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0509571Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0513513Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0513693Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0513849Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0514000Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0514151Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0514305Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0514458Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0514610Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0514759Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0514911Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0515065Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0515308Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0515462Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0515616Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0515768Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0515920Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0516071Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0516222Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0516374Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0516524Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0516675Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0516827Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0516980Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0517135Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0517285Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0517433Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0517588Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0517793Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0517971Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0518148Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0518298Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0518486Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0518642Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0518795Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0518984Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0519134Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0519285Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0519437Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0519592Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0519743Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0519896Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0520048Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0520203Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0520353Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0520508Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0520662Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0520814Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0520963Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0521117Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0521269Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0521421Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0521571Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0521721Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0521875Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0522025Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0522219Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0522371Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0522523Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0522676Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0522829Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0522978Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0523130Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0523277Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0523423Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0523574Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0523721Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0523868Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0524017Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0524166Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0524315Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0524462Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0524607Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0524796Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0524943Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0525089Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0525239Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0525424Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0525575Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0525724Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0525909Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0526057Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0526206Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0526352Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0526503Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0526651Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0526799Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0526945Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0527094Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0527242Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0527394Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0527540Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0527691Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0527838Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0527986Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0528132Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0528281Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0528428Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0528640Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0528786Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0528937Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0529085Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0529277Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0529427Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0529573Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0529720Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0529866Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0530014Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0530164Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0530309Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0530453Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0530603Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0530749Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0530899Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0531047Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0531195Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0531346Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0531494Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0531641Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0531840Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0531987Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0532135Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0532319Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0532468Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0532622Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0532770Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0532953Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0533102Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0533250Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0533401Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0533551Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0533697Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0533846Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0533992Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0534140Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0534288Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0534437Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0534587Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0534737Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0534885Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0535030Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0535178Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0535324Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0535472Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0535620Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0535769Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0535917Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0536104Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0536252Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0536549Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0536693Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0536841Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0536987Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0537137Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0537286Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0537432Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0537583Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0537728Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0537873Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0538024Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0538170Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0538315Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0538465Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0538612Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0538838Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0538991Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0539137Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0539284Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0539488Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0539635Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0539783Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0540008Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0540155Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0540302Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0540448Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0540596Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0540749Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0540895Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0541043Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0541192Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0541336Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0541488Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0541633Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0541786Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0541932Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0542078Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0542227Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0542376Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0542523Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0542674Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0542818Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0542968Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0543117Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0543323Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0543475Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0543620Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0543765Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0543912Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0544065Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0544210Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0544356Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0544502Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0544653Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0544798Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0544946Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0545095Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0545244Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0545390Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0545538Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0545683Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0545871Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0546019Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0546164Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0546349Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0546496Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0546641Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0546790Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0546972Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0547116Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0547265Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0547409Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0547560Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0547706Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0547850Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0547998Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0548148Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0548293Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0548444Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0548593Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0548741Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0548885Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0549030Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0549180Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0549325Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0549470Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0549617Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0549765Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0549913Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0550104Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0550250Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0550402Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0550548Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0550694Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0550845Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0550993Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0551142Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0551288Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0551435Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0551588Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0551737Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0551886Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0552037Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0552184Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0552331Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0552481Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0552671Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0552823Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0552970Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0553117Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0553301Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:57:18.0553456Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0553612Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0553768Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0553958Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0554112Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0554264Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0554416Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0554569Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0554719Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0554868Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0555025Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0555178Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0555333Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0555484Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0555640Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0555793Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0555944Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0556094Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0556248Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0556398Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0556551Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0556704Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0556854Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0557095Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0557245Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0557402Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0557575Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0557748Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0557912Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0558065Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0558216Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0558368Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0558521Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0558671Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0558825Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0558978Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0559129Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0559284Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0559434Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0559585Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0559778Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0559930Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0560082Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0560232Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0560422Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0560576Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0560733Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0560930Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0561081Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0561230Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0561385Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0561538Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0561688Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0561841Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0561992Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0562151Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0562302Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0562455Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0562610Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0562760Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0562911Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0563064Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0563217Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0563370Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0563520Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0563673Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0563827Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0563977Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0564168Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0564323Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0564474Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0564628Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0564779Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0564933Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0565086Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0565236Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0565388Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0565542Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0565692Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0565846Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0565996Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0566149Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0566302Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0566453Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0566643Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0566799Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0566949Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0567099Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0567312Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0567464Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0567620Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0567795Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0568009Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0568162Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0568314Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0568464Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0568680Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0568831Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0568986Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0569137Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0569289Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0569448Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0569599Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0569752Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0569906Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0570057Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0570210Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0570361Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0570520Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0570670Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0570822Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0570976Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0571125Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0571323Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0571476Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0571626Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0571778Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0571929Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0572082Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0572234Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0572383Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0572536Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0572690Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0572842Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0572999Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0573151Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0573301Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0573454Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0573604Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0573807Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0573962Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0574114Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0574269Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0574459Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0574611Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0574766Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0574956Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0575109Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0575259Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0575409Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0575567Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0575721Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0575871Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0576023Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0576176Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0576329Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0576483Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0576636Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0576792Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0576942Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0577095Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0577255Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0577406Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0577559Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0577710Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0577862Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0578017Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0578211Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0578362Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0578517Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0578667Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0578819Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0578969Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0579124Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0579278Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0579428Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0579580Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0579733Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0579886Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0580036Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0580191Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0580342Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0580495Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0580645Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0580835Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0580992Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0581143Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0581331Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0581486Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0581638Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0581793Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0581985Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0582134Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0582287Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0582436Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0582588Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0582742Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0582892Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0583048Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0583197Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0583347Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0583502Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0583655Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0583806Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0583958Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0584108Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0584264Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0584416Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0584566Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0584718Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0584869Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0585016Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0585207Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0585356Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0585505Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0585652Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0585798Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0585947Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0586094Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0586241Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0586389Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0586537Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0586684Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0586834Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0586980Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0587131Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0587277Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0587423Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0587570Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0587760Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0587909Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0588057Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0588242Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0588393Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0588541Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0588690Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0588879Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0589026Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0589172Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0589321Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0589470Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0589620Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0589767Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0589913Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0590065Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0590211Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0590363Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0590522Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0590670Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0590815Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0590964Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0591112Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0591260Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0591410Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0591557Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0591712Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0591859Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0592050Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0592197Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0592346Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0592495Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0592641Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0592788Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0592939Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0593086Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0593231Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0593380Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0593528Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0593676Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0593826Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0593975Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0594124Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0594270Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0594416Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0594627Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0594774Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0594923Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0595068Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0595250Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0595400Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0595553Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0595698Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0595887Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0596034Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0596180Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0596328Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0596476Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0596625Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0596769Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0596918Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0597068Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0597217Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0597366Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0597516Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0597662Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0597811Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0597957Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0598105Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0598252Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0598399Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0598545Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0598697Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0598845Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0599038Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0599189Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0599335Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0599483Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0599630Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0599776Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0599926Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0600073Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0600222Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0600376Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0600523Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0600675Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0600822Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0600970Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0601119Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0601265Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0601411Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0601601Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0601748Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0601897Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0602043Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0602229Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0602379Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0602530Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0602712Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0602860Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0603007Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0603155Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0603303Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0603450Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0603598Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0603744Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0603893Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0604042Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0604190Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0604335Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0604488Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0604634Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0604782Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0604928Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0605078Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0605226Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0605372Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0605520Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0605669Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0605864Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0606014Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0606164Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0606310Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0606459Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0606604Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0606753Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0606902Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0607048Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0607198Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0607349Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0607497Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0607648Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0607796Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0607941Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0608091Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0608237Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0608423Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0608664Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0608811Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0608958Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0609142Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0609292Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0609443Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0609589Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0609774Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0609924Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0610070Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0610220Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0610369Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0610513Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0610661Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0610807Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0610956Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0611105Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0611253Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0611404Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0611550Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0611696Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0611846Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0611995Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0612144Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0612293Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0612439Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0612593Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0612739Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0612930Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0613084Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0613230Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0613378Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0613525Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0613671Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0613821Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0613970Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0614117Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0614268Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0614415Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0614565Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0614714Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0614864Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:57:18.0615017Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0615173Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0615326Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0615522Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0615675Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0615826Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0615979Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0616168Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0616319Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0616475Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0616663Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0616815Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0616965Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0617115Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0617270Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0617420Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0617572Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0617723Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0617877Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0618029Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0618181Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0618334Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0618488Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0618637Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0618787Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0618944Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0619096Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0619249Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0619399Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0619552Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0619705Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0619922Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0620079Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0620231Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0620382Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0620532Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0620688Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0620839Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0620992Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0621142Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0621297Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0621451Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0621605Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0621757Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0621910Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0622060Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0622211Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0622401Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0622555Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0622705Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0622854Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0623039Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0623193Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0623345Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0623497Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0623688Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0623837Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0623993Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0624143Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0624293Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0624445Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0624594Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0624749Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0624899Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0625051Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0625202Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0625354Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0625503Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0625654Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0625803Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0625957Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0626106Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0626255Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0626408Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0626560Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0626752Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0626904Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0627055Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0627207Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0627354Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0627503Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0627659Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0627811Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0627965Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0628116Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0628269Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0628418Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0632345Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0632525Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0632679Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0632835Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0632986Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0633203Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0633360Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0633511Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0633662Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0633854Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0634007Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0634164Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0634347Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0634497Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0634650Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0634800Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0634951Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0635104Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0635254Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0635404Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0635560Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0635709Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0635864Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0636018Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0636169Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0636491Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0636646Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0636801Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0636961Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0637112Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0637266Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0637420Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0637570Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0637797Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0637952Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0638102Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0638254Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0638406Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0638561Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0638712Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0638864Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0639016Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0639169Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0639319Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0639479Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0639632Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0639787Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0639938Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0640088Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0640240Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0640449Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0640601Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0640752Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0640957Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0641110Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0641264Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0641413Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0641621Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0641771Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0641920Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0642072Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0642225Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0642376Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0642526Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0642677Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0642829Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0642979Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0643131Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0643286Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0643435Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0643587Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0643737Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0643888Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0644040Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0644189Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0644339Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0644495Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0644645Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0644841Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0644996Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0645145Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0645297Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0645447Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0645598Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0645751Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0645900Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0646049Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0646203Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0646353Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0646507Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0646660Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0646809Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0646959Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0647108Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0647300Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0647453Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0647602Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0647753Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0647940Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0648090Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0648246Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0648460Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0648691Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0648847Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0648998Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0649155Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0649307Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0649458Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0649610Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0649763Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0649913Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0650067Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0650219Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0650370Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0650519Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0650666Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0650815Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0650965Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0651114Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0651265Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0651414Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0651561Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0651759Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0651904Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0652056Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0652202Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0652348Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0652496Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0652645Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0652793Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0652941Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0653088Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0653239Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0653385Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0653534Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0653691Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0653836Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0653984Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0654132Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0654319Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0654469Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0654615Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0654762Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0654947Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0655094Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0655243Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0655391Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0655575Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0655723Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0655869Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0656015Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0656165Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0656310Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0656455Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0656607Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0656754Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0656899Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0657050Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0657199Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0657349Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0657498Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0657643Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0657796Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0657942Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0658087Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0658235Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0658383Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0658533Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0658723Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0658874Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0659021Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0659165Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0659310Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0659462Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0659609Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0659758Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0659904Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0660052Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0660201Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0660349Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0660495Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0660645Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0660790Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0660935Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0661084Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0661270Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0661422Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0661568Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0661714Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0661898Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0662046Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0662193Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0662392Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0662537Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0662686Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0662831Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0662978Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0663126Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0663271Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0663417Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0663568Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0663712Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0663862Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0664007Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0664157Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0664305Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0664450Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0664596Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0664748Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0664893Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0665039Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0665187Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0665334Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0665483Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0665673Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0665821Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0665970Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0666117Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0666263Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0666411Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0666558Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0666704Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0666850Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0666998Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0667147Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0667295Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0667442Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0667599Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0667766Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0667934Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0668121Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0668267Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0668415Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0668561Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0668744Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0668895Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0669046Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0669192Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0669438Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0669584Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0669734Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0669878Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0670027Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0670177Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0670324Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0670470Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0670623Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0670771Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0670924Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0671072Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0671218Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0671365Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0671511Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0671660Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0671812Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0671958Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0672106Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0672254Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0672400Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0672595Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0672742Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0672888Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0673036Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0673185Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0673335Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0673483Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0673629Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0673776Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0673924Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0674069Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0674220Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0674367Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0674515Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0674663Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0674808Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0674957Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0675143Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0675290Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0675437Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0675583Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0675787Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0675938Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0676090Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0676277Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0676423Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0676568Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0676717Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0676864Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0677009Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0677157Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0677302Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0677454Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0677602Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0677752Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0677923Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0678097Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0678244Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0678391Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0678537Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0678685Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0678834Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0678979Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0679127Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0679275Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0679421Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0679615Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0679766Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0679911Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0680060Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0680205Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0680356Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:57:18.0680508Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0680660Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0680814Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0680968Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0681120Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0681276Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0681427Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0681580Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0681732Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0681882Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0682248Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0682401Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0682551Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0682704Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0682893Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0683047Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0683200Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0683350Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0683545Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0683695Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0683844Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0684000Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0684149Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0684301Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0684451Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0684604Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0684756Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0684909Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0685060Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0685214Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0685365Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0685515Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0685669Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0685820Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0685972Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0686122Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0686275Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0686428Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0686624Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0686773Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0686929Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0687078Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0687229Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0687380Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0687533Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0687688Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0687838Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0687989Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0688142Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0688292Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0688448Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0688669Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0688819Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0688970Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0689120Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0689319Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0689471Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0689623Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0689773Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0689963Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0690116Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0690268Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0690454Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0690608Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0690757Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0690908Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0691059Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0691209Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0691361Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0691509Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0691661Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0691817Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0691970Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0692124Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0692273Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0692422Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0692573Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0692725Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0692875Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0693026Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0693176Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0693333Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0693484Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0693675Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0693835Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0693983Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0694133Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0694286Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0694440Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0694592Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0694742Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0694893Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0695049Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0695198Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0695351Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0695505Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0695660Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0695813Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0695962Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0696147Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0696301Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0696450Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0696598Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0696786Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0696937Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0697091Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0697241Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0697433Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0697585Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0697734Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0697883Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0698040Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0698191Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0698340Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0698495Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0698644Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0698797Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0698947Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0699100Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0699250Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0699400Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0699549Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0699706Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0699856Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0700008Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0700161Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0700315Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0700467Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0700660Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0700810Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0700963Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0701113Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0701264Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0701417Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0701568Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0701723Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0701873Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0702024Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0702176Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0702328Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0702482Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0702631Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0702782Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0702934Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0703147Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0703300Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0703453Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0703602Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0703793Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0703946Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0704099Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0704287Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0704438Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0704587Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0704738Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0704890Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0705042Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0705191Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0705340Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0705494Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0705643Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0705794Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0705949Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0706100Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0706250Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0706402Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0706554Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0706706Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0706856Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0707005Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0707159Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0707308Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0707501Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0707652Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0707807Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0707958Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0708108Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0708260Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0708414Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0708565Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0708715Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0708867Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0709016Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0709173Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0709322Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0709478Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0709630Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0709780Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0709929Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0710120Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0710270Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0710423Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0710608Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0710759Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0710914Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0711063Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0711250Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0711402Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0711552Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0711702Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0711855Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0712001Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0712149Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0712295Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0712443Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0712592Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0712740Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0712889Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0713037Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0713183Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0713332Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0713479Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0713624Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0713772Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0713917Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0714064Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0714212Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0714400Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0714548Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0714696Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0714842Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0714990Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0715136Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0715286Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0715434Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0715579Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0715729Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0715876Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0716023Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0716175Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0716321Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0716468Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0716616Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0716761Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0716951Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0717098Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0717244Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0717394Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0717601Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0717771Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0717922Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0718104Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0718250Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0718400Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0718544Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0718693Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0718839Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0718984Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0719132Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0719281Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0719429Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0719578Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0719724Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0719874Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0720018Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0720162Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0720310Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0720457Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0720602Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0720749Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0720894Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0721044Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0721190Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0721380Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0721533Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0721680Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0721824Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0721970Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0722116Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0722262Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0722410Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0722555Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0722706Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0722852Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0723002Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0723152Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0723298Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0723442Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0723589Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0723734Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0723924Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0724071Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0724216Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0724399Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0724545Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0724693Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0724841Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0725024Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0725172Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0725319Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0725463Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0725614Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0725761Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0725906Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0726056Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0726205Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0726351Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0726501Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0726646Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0726794Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0726939Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0727084Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0727233Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0727379Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0727525Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0727673Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0727821Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0727968Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0728180Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0728325Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0728476Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0728701Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0728846Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0728995Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0729143Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0729290Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0729435Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0729583Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0729731Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0729876Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0730025Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0730174Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0730321Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0730468Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0730613Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0730805Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0730959Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0731105Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0731248Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0731434Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0731583Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0731731Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0731917Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0732063Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0732213Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0732358Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0732508Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0732657Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0732803Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0732949Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0733100Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0733245Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0733395Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0733540Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0733688Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0733838Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0733983Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0734130Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0734278Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0734426Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0734575Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0734720Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0734869Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0735016Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0735205Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0735352Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0735500Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0735646Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0735789Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0735939Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0736085Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0736234Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0736513Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0736664Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0736810Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0736959Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0737104Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0737255Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0737402Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0737552Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0737696Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0737909Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0738061Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0738205Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0738406Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0738556Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0738701Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0738851Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0739052Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0739197Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0739344Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0739488Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0739635Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0739784Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0739933Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0740078Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0740232Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0740379Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0740529Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0740678Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0740823Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0740970Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0741115Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0741262Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0741409Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0741555Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0741703Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0741851Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:57:18.0742004Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0742218Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0742370Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0742525Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0742678Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0742830Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0742988Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0743142Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0743292Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0743447Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0743599Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0743748Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0743904Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0744052Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0744207Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0744355Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0744507Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0744664Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0744858Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0745010Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0745162Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0745353Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0745511Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0745660Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0745814Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0746007Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0746157Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0746309Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0746462Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0746617Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0746767Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0746922Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0747071Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0747225Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0751201Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0751386Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0751546Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0751701Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0751851Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0752001Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0752157Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0752309Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0752464Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0752614Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0752767Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0752922Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0753135Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0753287Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0753440Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0753590Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0753739Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0753894Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0754046Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0754198Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0754348Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0754500Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0754654Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0754807Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0754959Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0755110Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0755260Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0755412Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0755604Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0755758Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0755912Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0756062Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0756252Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0756406Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0756560Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0756711Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0756926Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0757076Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0757229Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0757379Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0757533Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0757691Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0757840Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0757995Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0758146Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0758298Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0758453Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0758605Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0758754Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0758908Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0759059Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0759214Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0759366Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0759514Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0759671Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0759822Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0760014Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0760167Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0760318Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0760471Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0760619Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0760768Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0760922Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0761072Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0761221Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0761371Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0761526Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0761680Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0761833Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0761984Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0762136Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0762286Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0762436Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0762629Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0762781Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0762930Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0763087Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0763275Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0763429Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0763581Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0763769Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0763923Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0764073Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0764222Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0764377Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0764527Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0764680Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0764830Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0764984Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0765137Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0765292Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0765445Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0765597Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0765749Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0765901Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0766053Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0766203Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0766354Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0766504Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0766656Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0766809Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0767001Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0767155Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0767304Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0767455Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0767636Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0767812Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0767963Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0768116Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0768265Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0768421Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0768653Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0768807Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0768960Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0769112Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0769262Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0769416Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0769567Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0769765Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0769917Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0770066Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0770257Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0770408Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0770561Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0770714Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0770902Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0771051Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0771205Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0771354Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0771509Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0771659Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0771809Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0771966Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0772115Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0772268Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0772420Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0772574Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0772729Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0772880Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0773029Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0773185Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0773335Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0773488Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0773641Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0773793Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0773945Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0774138Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0774292Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0774443Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0774593Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0774743Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0774898Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0775050Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0775202Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0775352Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0775503Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0775656Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0775809Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0775961Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0776114Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0776264Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0776420Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0776614Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0776766Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0776918Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:18.0777067Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0777252Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0777405Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0777580Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0777797Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0777945Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0778092Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0778242Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0778391Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0778540Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0778691Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0778838Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0778988Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0779139Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0779289Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0779439Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0779593Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0779740Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0779891Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0780040Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0780191Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0780344Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0780493Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0780646Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0780794Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0780984Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0781134Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0781283Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0781432Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0781584Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0781732Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0781886Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0782034Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0782181Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0782330Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0782482Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0782630Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0782781Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0782930Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0783080Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0783227Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0783374Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0783562Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0783713Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0783860Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0784011Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0784272Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0784425Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0784579Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0784768Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0784919Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0785068Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0785217Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0785371Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0785520Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0785672Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0785822Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0785973Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0786124Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0786275Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0786423Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0786577Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0786725Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0786873Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0787025Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0787179Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0787330Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0787479Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0787632Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0787782Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0787931Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0788121Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0788276Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0788425Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0788576Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0788726Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0788878Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0789029Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0789177Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0789325Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0789479Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0789628Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0789789Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0789940Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0790088Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0790240Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0790389Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0790578Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0790733Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0790883Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0791038Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0791223Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0791374Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0791530Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0791721Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0791870Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0792022Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0792170Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0792325Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0792472Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0792622Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0792773Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0792924Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0793073Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0793226Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0793377Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0793532Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0793683Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0793830Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0793980Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0794132Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0794282Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0794433Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0794583Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0794731Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0794883Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0795072Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0795226Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0795374Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0795524Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0795675Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0795826Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0795975Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0796126Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0796273Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0796427Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0796576Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0796728Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0796888Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0797035Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0797187Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0797339Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0797527Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0797696Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0797868Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0798028Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0798215Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0798365Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0798517Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0798670Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0798857Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0799009Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0799158Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0799307Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0799464Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0799613Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0799761Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0799915Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0800067Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0800225Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0800375Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0800529Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0800681Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0800830Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0800978Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0801132Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0801281Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0801433Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0801581Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0801732Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0801883Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0802074Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0802225Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0802376Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0802527Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0802676Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0802830Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0802978Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0803129Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0803276Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0803430Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0803581Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0803733Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0803883Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0804034Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0804183Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0804335Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0804525Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0804678Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0804828Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0804976Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0805165Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0805317Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0805472Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0805624Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0805814Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0805963Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0806116Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0806265Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0806416Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0806572Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0806720Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0806875Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0807024Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0807175Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0807328Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0807482Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0807658Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0807833Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:57:18.0807981Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0808134Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0808283Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0808436Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0808645Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0808797Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0808947Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0809141Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0809295Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0809442Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0809590Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0809740Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0809891Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0810040Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0810190Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0810337Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0810495Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0810644Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0810795Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0810947Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0811097Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0811246Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0811396Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0811609Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0811765Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0811914Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0812063Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0812252Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0812403Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0812553Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0812705Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0812899Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0813049Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0813198Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0813345Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0813500Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0813651Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0813799Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0813953Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0814101Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0814251Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0814405Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0814556Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0814706Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0814854Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0815004Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0815158Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0815307Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0815455Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0815606Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0815759Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0815910Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0816102Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0816255Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0816406Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0816554Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0816703Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0816857Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0817007Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0817158Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0817306Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0817464Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0817637Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0817809Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0817961Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0818112Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0818261Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0818412Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0818600Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0818750Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0818904Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0819052Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0819238Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0819392Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0819543Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0819698Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0819885Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0820033Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0820183Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0820331Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0820481Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0820633Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0820783Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0820936Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0821086Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0821233Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0821387Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0821539Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0821688Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0821838Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0821986Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0822136Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0822290Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0822438Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0822590Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0822742Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0822890Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0823084Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0823235Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0823379Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0823531Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0823679Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0823831Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0823979Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0824127Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0824277Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0824427Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0824575Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0824728Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0824875Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0825030Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0825177Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0825325Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0825476Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0825665Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0825815Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0825966Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0826151Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0826304Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0826456Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0826605Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0826800Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0826948Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0827096Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0827247Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0827400Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0827555Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0827703Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0827851Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0828004Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0828152Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0828308Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0828467Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0828618Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0828769Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0828917Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0829068Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0829222Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0829372Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0829520Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0829674Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0829822Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0830018Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0830174Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0830322Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0830472Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0830621Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0830773Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0830924Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0831072Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0831220Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0831375Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0831525Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0831679Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0831827Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0831980Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0832131Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0832279Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0832427Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0832619Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0832769Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0832920Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0833107Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0833256Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0833413Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0833561Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0833749Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0833902Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0834050Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0834201Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0834352Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0834500Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0834651Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0834800Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0834951Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0835104Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0835258Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0835413Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0835561Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0835710Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0835866Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0836018Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0836166Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0836499Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0836650Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0836801Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0836952Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0837210Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0837364Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0837515Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0837663Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0837813Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0837964Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0838113Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0838264Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0838414Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0838569Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0838722Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0838872Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:57:18.0839024Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0839177Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0839326Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0839476Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0839623Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0839833Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0839984Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0840132Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0840339Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0840488Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0840641Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0840792Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0840996Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0841146Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0841294Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0841442Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0841597Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0841746Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0841893Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0842043Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0842194Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0842344Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0842498Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0842649Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0842800Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0842949Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0843099Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0843252Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0843400Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0843550Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0843698Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0843849Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0844000Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0844195Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0844345Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0844497Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0844646Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0844796Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0844953Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0845101Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0845252Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0845400Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0845552Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0845702Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0845856Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0846004Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0846157Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0846306Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0846457Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0846605Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0846797Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0846949Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0847097Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0847284Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0847436Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0847584Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0847739Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0847925Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0848074Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0848223Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0848372Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0848581Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0848746Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0848896Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0849047Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0849197Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0849346Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0849498Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0849654Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0849802Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0849953Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0850102Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0850255Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0850404Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0850552Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0850707Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0850857Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0851006Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0851204Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0851355Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0851509Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0851659Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0851809Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0851965Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0852115Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0852263Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0852415Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0852564Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0852713Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0852866Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0853015Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0853169Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0853317Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0853468Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0853621Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0853812Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0853963Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0854116Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0854302Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0854450Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0854598Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0854752Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0854944Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0855092Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0855240Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0855390Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0855541Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0855692Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0855841Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0855991Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0856144Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0856292Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0856443Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0856596Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0856744Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0856895Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0857043Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0857194Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0857347Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0857494Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0857643Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0857797Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0857945Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0858138Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0858286Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0858437Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0858588Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0858736Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0858884Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0859040Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0859189Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0859339Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0859491Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0859639Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0859794Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0859943Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0860095Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0860248Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0860396Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0860544Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0860735Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0860884Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0861035Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0861183Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0861367Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0861519Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0861670Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0861877Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0862028Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0862181Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0862333Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0862485Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0862635Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0862785Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0862933Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0863088Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0863239Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0863389Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0863545Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0863692Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0863840Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0863989Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0864139Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0864288Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0864440Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0864591Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0864745Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0864894Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0865087Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0865237Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0865389Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0865537Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0865689Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0865837Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0865989Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0866144Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0866294Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0866448Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0866598Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0866747Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0866896Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0871226Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0871401Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0871556Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0871708Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0871927Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0872085Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0872234Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0872384Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0872576Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0872727Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0872885Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0873084Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0873234Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0873386Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0873537Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0873689Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0873841Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0873990Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:57:18.0874139Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0874294Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0874442Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0874598Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0874751Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0874900Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0875054Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0875204Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0875359Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0875514Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0875668Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0875817Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0875974Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0876126Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0876321Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0876470Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0876622Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0876774Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0876924Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0877073Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0877230Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0877381Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0877537Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0877691Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0877841Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0877992Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0878147Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0878302Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0878456Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0878606Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0878764Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0878958Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0879109Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0879263Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0879414Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0879604Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0879756Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0879910Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0880102Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0880251Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0880401Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0880553Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0880708Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0880859Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0881011Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0881160Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0881315Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0881466Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0881616Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0881772Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0881922Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0882073Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0882225Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0882379Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0882531Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0882681Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0882830Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0882990Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0883144Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0883338Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0883489Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0883643Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0883793Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0883946Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0884095Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0884250Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0884399Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0884550Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0884705Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0884856Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0885008Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0885162Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0885314Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0885464Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0885615Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0885764Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0885959Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0886109Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0886257Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0886407Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0886598Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0886752Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0886904Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0887096Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0887247Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0887395Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0887572Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0887759Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0887912Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0888065Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0888213Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0888365Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0888588Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0888739Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0888890Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0889047Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0889197Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0889356Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0889505Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0889654Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0889813Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0889962Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0890115Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0890267Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0890463Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0890619Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0890772Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0890922Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0891072Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0891220Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0891374Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0891529Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0891676Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0891824Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0891981Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0892130Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0892284Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0892435Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0892585Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0892741Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0892892Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0893089Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0893242Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0893390Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0893543Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0893730Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0893880Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0894035Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0894247Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0894393Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0894544Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0894693Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0894847Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0894996Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0895144Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0895296Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0895448Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0895597Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0895750Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0895898Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0896053Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0896199Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0896354Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0896506Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0896657Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0896807Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0896957Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0897111Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0897265Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0897459Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0897608Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0897767Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0897914Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0898062Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0898212Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0898363Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0898513Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0898662Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0898810Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0898962Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0899111Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0899263Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0899417Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0899566Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0899714Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0899869Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0900132Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0900287Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0900438Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0900589Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0900779Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0900928Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0901078Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0901267Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0901422Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0901572Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0901720Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0901874Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0902029Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0902179Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0902327Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0902481Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0902631Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0902784Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0902932Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0903085Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0903235Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0903384Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0903533Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0903685Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0903835Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0903985Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0904135Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0904284Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0904435Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0904627Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0904779Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0904930Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0905080Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:57:18.0905230Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0905382Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0905530Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0905680Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0905829Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0905978Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0906133Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0906287Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0906440Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0906590Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0906739Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0906889Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0907079Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0907228Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0907377Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0907526Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0907715Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0907867Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0908017Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0908205Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0908353Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0908500Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0908653Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0908803Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0908951Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0909102Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0909253Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0909406Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0909557Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0909711Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0909865Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0910016Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0910164Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0910314Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0910465Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0910622Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0910774Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0910923Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0911077Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0911226Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0911375Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0911572Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0911724Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0911873Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0912022Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0912172Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0912327Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0912476Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0912626Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0912776Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0912928Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0913079Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0913232Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0913381Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0913535Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0913684Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0913836Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0914032Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0914184Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0914335Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0914484Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0914672Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0914824Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0914975Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0915122Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0915312Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0915460Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0915610Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0915760Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0915909Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0916059Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0916207Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0916358Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0916510Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0916661Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0916815Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0916970Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0917121Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0917273Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0917425Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0917575Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0917726Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0917874Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0918023Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0918175Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0918324Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0918518Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0918674Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0918826Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0918981Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0919128Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0919278Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0919430Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0919580Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0919729Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0919883Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0920032Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0920187Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0920338Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0920484Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0920636Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0920784Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0920977Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0921127Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0921275Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0921427Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0921640Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0921793Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0921944Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0922092Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0922280Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0922434Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0922581Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0922733Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0922884Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0923033Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0923184Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0923336Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0923486Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0923640Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0923789Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0923945Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0924093Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0924242Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0924392Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0924543Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0924691Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0924842Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0924990Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0925144Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0925292Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0925485Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0925638Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0925785Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0925933Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0926087Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0926236Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0926390Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0926538Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0926688Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0926847Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0926997Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0927149Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0927306Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0927452Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0927603Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0927750Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0927938Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0928090Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0928243Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0928395Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0928653Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0928806Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0928958Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0929107Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0929295Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0929444Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0929591Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0929741Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0929892Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0930044Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0930193Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0930344Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0930495Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0930645Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0930794Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0930947Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0931095Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0931247Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0931395Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0931548Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0931710Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0931859Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0932007Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0932168Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0932317Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0932515Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0932671Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0932820Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0932971Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0933119Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0933273Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0933433Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0933584Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0933732Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0933890Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0934039Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0934193Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0934344Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0934493Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0934645Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0934795Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0934984Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0935136Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0935284Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0935435Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0935624Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0935774Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0935927Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:57:18.0936077Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0936466Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0936621Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0936770Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0936922Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0937076Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0937225Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0937377Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0937532Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0937680Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0937832Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0937984Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0938138Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0938287Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0938435Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0938586Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0938740Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0938887Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0939039Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0939187Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0939345Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0939495Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0939738Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0939894Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0940045Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0940193Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0940343Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0940494Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0940648Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0940798Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0940946Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0941099Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0941249Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0941399Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0941551Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0941702Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0941850Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0942001Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0942149Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0942365Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0942516Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0942663Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0942871Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0943020Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0943174Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0943327Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0943529Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0943681Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0943829Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0943977Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0944130Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0944279Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0944426Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0944576Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0944727Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0944877Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0945029Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0945180Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0945331Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0945480Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0945628Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0945780Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0945929Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0946079Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0946228Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0946379Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0946530Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0946727Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0946877Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0947028Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0947177Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0947328Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0947481Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0947630Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0947782Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0947933Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0948082Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0948234Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0948388Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0948543Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0948698Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0948845Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0948995Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0949144Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0949359Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0949517Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0949666Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0949853Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0950005Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0950159Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0950314Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0950503Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0950651Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0950801Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0950948Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0951099Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0951252Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0951400Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0951550Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0951698Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0951847Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0952003Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0952154Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0952302Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0952456Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0952606Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0952759Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0952908Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0953060Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0953210Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0953360Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0953508Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0953707Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0953859Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0954009Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0954156Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0954304Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0954456Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0954604Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0954752Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0954904Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0955054Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0955208Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0955362Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0955512Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0955664Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0955811Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0955962Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0956113Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0956302Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0956454Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0956602Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0956786Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0956937Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0957084Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0957235Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0957425Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0957572Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0957724Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0957896Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0958070Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0958221Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0958370Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0958518Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0958677Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0958824Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0958974Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0959127Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0959276Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0959425Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0959573Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0959721Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0959874Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0960021Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0960168Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0960322Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0960470Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0960664Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0960815Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0960964Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0961115Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0961263Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0961413Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0961565Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0961713Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0961863Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0962014Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0962161Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0962315Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0962461Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0962610Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0962759Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0962907Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0963058Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0963247Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0963396Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0963546Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0963731Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0963880Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0964031Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0964182Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0964370Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0964520Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0964667Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0964818Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0964968Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0965117Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0965267Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0965415Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0965565Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0965715Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0965865Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0966019Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0966166Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0966314Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0966464Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0966615Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0966762Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0966913Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:57:18.0967060Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0967213Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0967361Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0967561Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0967735Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0967913Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0968061Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0968210Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0968360Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0968558Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0968708Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0968857Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0969009Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0969156Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0969309Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0969458Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0969608Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0969758Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0969904Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0970051Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0970243Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0970395Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0970547Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0970697Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0970882Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0971036Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0971186Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0971374Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0971527Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0971673Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0971822Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0971978Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0972126Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0972277Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0972426Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0972580Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0972731Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0972880Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0973031Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0973181Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0973329Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0973478Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0973632Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0973779Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0973934Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0974082Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0974232Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0974382Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0974594Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0974742Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0974896Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0975043Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0975192Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0975339Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0975489Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0975638Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0975784Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0975934Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0976084Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0976234Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0976383Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0976532Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0976680Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0976829Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0976977Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0977176Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0977328Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0977479Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0977631Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0977815Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0977964Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0978118Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0978303Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0978452Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0978603Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0978750Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0978902Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0979051Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0979199Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0979348Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0979500Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0979649Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0979805Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0979955Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0980106Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0980254Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0980401Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0980553Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0980700Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0980848Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0980998Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0981150Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0981298Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0981491Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0981638Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0981790Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0981940Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0982088Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0982240Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0982387Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0982536Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0982686Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0982835Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0982985Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0983133Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0983285Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0983436Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0983584Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0983731Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0983880Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0984069Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0984222Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0984370Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0984519Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0984709Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0984859Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0985011Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0985200Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0985348Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0985497Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0985646Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0985796Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0985951Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0986099Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0986248Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0986401Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0986551Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0986703Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0990888Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0991067Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0991224Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0991377Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0991530Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0991679Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0991835Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0991983Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0992134Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0992285Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0992508Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0992660Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0992811Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0992957Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0993107Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0993257Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0993407Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0993558Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0993709Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0993863Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0994013Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0994161Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0994314Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0994464Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0994612Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0994763Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0994912Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0995105Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0995264Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0995412Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0995564Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0995757Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0995907Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0996059Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0996250Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0996398Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0996549Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0996696Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0996853Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0997002Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0997151Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0997303Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0997455Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0997613Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0997792Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0997962Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0998120Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0998270Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0998420Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0998573Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0998723Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0998873Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0999025Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0999178Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0999330Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0999522Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0999670Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0999822Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.0999971Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1000118Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1000269Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1000422Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1000573Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1000722Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1000874Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1001029Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1001177Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1001328Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1001481Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1001629Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1001780Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:57:18.1001930Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1002121Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1002275Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1002424Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1002574Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1002769Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1002920Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1003071Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1003286Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1003434Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1003589Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1003737Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1003889Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1004039Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1004188Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1004337Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1004491Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1004640Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1004796Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1004944Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1005096Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1005246Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1005394Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1005543Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1005695Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1005844Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1005994Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1006145Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1006294Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1006489Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1006638Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1006789Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1006943Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1007094Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1007250Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1007400Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1007550Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1007701Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1007850Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1008000Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1008151Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1008302Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1008455Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1008682Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1008832Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1008984Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1009176Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1009329Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1009481Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1009630Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1009820Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1009971Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1010122Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1010314Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1010462Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1010610Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1010762Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1010913Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1011065Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1011219Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1011367Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1011523Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1011672Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1011823Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1011975Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1012127Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1012279Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1012431Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1012581Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1012734Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1012882Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1013031Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1013184Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1013332Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1013580Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1013731Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1013882Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1014033Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1014181Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1014328Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1014481Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1014631Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1014779Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1014930Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1015083Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1015234Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1015385Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1015536Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1015687Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1015838Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1015986Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1016179Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1016329Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1016479Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1016628Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1016812Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1016964Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1017115Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1017304Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1017452Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1017601Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1017751Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1017902Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1018054Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1018206Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1018354Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1018506Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1018656Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1018808Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1018957Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1019112Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1019261Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1019411Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1019559Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1019710Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1019864Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1020011Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1020162Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1020313Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1020461Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1020657Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1020814Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1020961Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1021112Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1021261Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1021410Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1021561Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1021709Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1021860Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1022010Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1022160Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1022314Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1022464Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1022612Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1022761Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1022909Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1023099Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1023249Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1023396Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1023546Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1023735Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1023884Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1024039Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1024186Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1024374Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1024523Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1024670Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1024823Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1024972Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1025119Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1025269Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1025421Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1025571Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1025722Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1025871Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1026025Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1026172Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1026321Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1026471Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1026620Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1026769Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1026919Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1027069Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1027220Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1027371Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1027566Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1027742Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1027914Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1028062Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1028213Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1028366Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1028517Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1028666Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1028815Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1028967Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1029115Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1029267Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1029422Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1029571Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1029722Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1029871Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1030062Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1030217Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1030365Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1030514Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1030726Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1030879Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1031033Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1031182Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1031371Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1031522Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1031671Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1031818Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1031973Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1032121Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1032270Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1032421Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1032573Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1032728Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:57:18.1032876Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1033029Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1033179Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1033328Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1033478Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1033629Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1033777Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1033927Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1034075Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1034225Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1034376Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1034568Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1034719Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1034872Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1035021Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1035172Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1035321Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1035470Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1035620Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1035768Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1035918Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1036068Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1036219Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1036534Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1036684Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1036834Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1036984Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1037206Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1037356Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1037507Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1037675Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1037914Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1038064Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1038215Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1038366Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1038571Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1038724Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1038876Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1039025Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1039180Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1039329Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1039478Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1039636Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1039785Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1039940Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1040092Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1040243Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1040393Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1040541Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1040688Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1040844Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1040996Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1041144Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1041296Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1041448Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1041598Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1041806Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1041956Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1042107Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1042255Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1042403Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1042556Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1042705Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1042853Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1043003Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1043156Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1043307Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1043459Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1043609Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1043760Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1043908Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1044055Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1044248Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1044398Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1044549Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1044697Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1044884Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1045036Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1045188Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1045335Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1045527Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1045676Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1045830Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1045983Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1046136Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1046287Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1046436Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1046588Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1046738Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1046887Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1047046Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1047198Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1047346Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1047496Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1047644Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1047794Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1047948Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1048099Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1048247Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1048397Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1048592Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1048788Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1048943Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1049093Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1049242Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1049392Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1049541Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1049689Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1049839Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1049987Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1050138Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1050288Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1050438Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1050590Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1050738Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1050888Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1051040Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1051229Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1051379Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1051532Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1051680Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1051873Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1052022Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1052174Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1052326Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1052511Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1052658Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1052808Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1052956Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1053112Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1053262Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1053411Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1053571Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1053719Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1053868Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1054022Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1054173Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1054321Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1054471Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1054621Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1054773Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1054922Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1055070Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1055219Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1055369Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1055517Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1055710Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1055863Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1056013Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1056160Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1056308Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1056461Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1056608Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1056756Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1056906Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1057058Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1057208Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1057363Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1057510Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1057668Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1057815Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1057963Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1058114Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1058327Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1058480Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1058628Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1058811Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1058963Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1059116Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1059264Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1059452Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1059602Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1059753Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1059901Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1060053Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1060205Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1060353Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1060501Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1060655Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1060804Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1060957Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1061108Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1061255Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1061405Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1061553Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1061704Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1061856Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1062004Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1062155Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1062308Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1062456Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1062651Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1062802Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1062949Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1063104Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1063252Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1063403Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1063554Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1063702Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:57:18.1063852Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1064002Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1064152Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1064304Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1064454Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1064606Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1064758Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1064907Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1065060Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1065249Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1065400Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1065552Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1065739Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1065889Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1066047Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1066197Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1066389Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1066538Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1066688Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1066839Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1066992Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1067142Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1067294Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1067443Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1067612Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1067783Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1067949Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1068108Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1068256Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1068405Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1068556Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1068708Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1068861Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1069011Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1069160Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1069315Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1069468Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1069690Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1069846Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1069998Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1070147Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1070299Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1070451Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1070606Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1070754Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1070904Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1071059Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1071208Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1071360Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1071512Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1071664Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1071816Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1071965Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1072115Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1072308Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1072459Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1072608Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1072799Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1072949Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1073101Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1073254Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1073442Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1073593Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1073742Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1073891Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1074045Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1074194Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1074344Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1074493Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1074646Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1074800Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1074956Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1075108Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1075259Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1075409Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1075560Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1075713Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1075861Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1076012Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1076161Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1076313Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1076465Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1076656Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1076809Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1076960Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1077109Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1077260Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1077411Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1077560Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1077736Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1077910Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1078061Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1078217Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1078370Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1078522Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1078673Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1078823Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1078975Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1079124Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1079312Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1079468Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1079619Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1079812Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1079962Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1080112Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1080266Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1080451Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1080600Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1080753Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1080902Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1081056Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1081206Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1081355Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1081507Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1081658Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1081808Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1081962Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1082114Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1082266Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1082415Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1082565Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1082718Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1082867Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1083017Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1083170Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1083322Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1083475Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1083691Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1083840Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1083995Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1084144Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1084294Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1084446Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1084597Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1084747Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1084899Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1085050Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1085202Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1085354Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1085502Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1085657Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1085807Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1085956Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1086107Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1086297Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1086450Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1086599Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1086748Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1086936Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1087088Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1087243Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1087444Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1087615Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1087786Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1087935Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1088087Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1088243Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1088392Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1088674Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1088830Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1088980Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1089133Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1089285Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1089434Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1089585Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1089735Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1089886Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1090038Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1090189Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1090341Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1090493Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1090643Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1090841Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1090991Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1091143Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1091295Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1091446Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1091601Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1091753Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1091903Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1092055Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1092206Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1092357Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1092511Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1092660Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1092811Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1092964Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1093112Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1093265Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1093454Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1093605Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1093759Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1093908Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1094093Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1094245Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1094398Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1094586Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1094736Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1094884Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:57:18.1095035Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1095189Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1095339Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1095490Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1095641Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1095797Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1095946Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1096097Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1096251Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1096400Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1096549Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1096701Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1096855Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1097006Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1097156Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1097307Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1097460Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1097609Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1097801Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1097953Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1098106Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1098260Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1098410Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1098559Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1098713Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1098863Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1099012Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1099169Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1099319Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1099477Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1099626Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1099778Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1099929Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1100079Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1100228Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1100419Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1100569Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1100718Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1100870Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1101055Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1101207Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1101360Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1101548Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1101701Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1101849Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1102000Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1102156Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1102306Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1102458Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1102608Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1102759Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1102912Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1103063Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1103214Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1103366Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1103514Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1103666Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1103817Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1103967Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1104118Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1104267Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1104420Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1104573Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1104767Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1104918Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1105071Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1105220Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1105371Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1105521Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1105670Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1105826Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1105977Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1106132Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1106281Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1106431Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1110400Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1110580Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1110734Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1110887Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1111041Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1111253Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1111405Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1111558Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1111707Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1111899Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1112052Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1112204Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1112417Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1112566Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1112715Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1112868Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1113021Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1113173Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1113322Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1113471Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1113625Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1113774Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1113927Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1114078Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1114226Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1114380Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1114530Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1114679Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1114842Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1114991Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1115140Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1115297Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1115446Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1115643Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1115796Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1115948Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1116102Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1116251Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1116400Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1116559Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1116708Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1116859Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1117012Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1117166Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1117319Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1117474Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1117647Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1117823Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1117978Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1118126Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1118319Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1118470Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1118622Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1118771Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1118958Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1119112Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1119264Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1119452Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1119603Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1119753Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1119903Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1120056Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1120204Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1120356Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1120505Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1120657Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1120809Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1120961Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1121113Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1121265Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1121415Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1121567Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1121717Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1121870Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1122023Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1122174Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1122332Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1122483Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1122675Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1122827Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1122979Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1123130Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1123282Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1123432Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1123584Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1123736Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1123885Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1124036Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1124186Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1124335Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1124491Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1124643Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1124792Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1124944Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1125094Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1125286Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1125438Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1125586Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1125738Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1125925Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1126075Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1126229Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1126484Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1126639Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1126789Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1126940Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1127101Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1127252Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1127400Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1127577Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1127754Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1127906Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1128058Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1128209Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1128365Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1128615Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1128766Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1128917Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1129072Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1129225Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1129373Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1129526Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1129678Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1129874Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:57:18.1130024Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1130178Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1130327Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1130478Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1130627Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1130781Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1130934Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1131083Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1131235Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1131389Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1131539Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1131691Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1131848Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1131999Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1132154Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1132303Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1132494Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1132649Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1132798Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1132948Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1133135Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1133287Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1133441Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1133628Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1133778Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1133930Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1134078Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1134231Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1134384Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1134532Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1134687Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1134839Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1134988Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1135142Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1135291Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1135444Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1135600Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1135751Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1135903Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1136054Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1136203Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1136523Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1136680Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1136831Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1136983Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1137209Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1137365Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1137516Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1137665Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1137816Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1137969Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1138119Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1138270Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1138420Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1138574Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1138723Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1138875Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1139031Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1139181Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1139330Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1139481Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1139689Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1139841Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1139994Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1140146Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1140380Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1140531Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1140683Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1140890Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1141039Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1141188Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1141340Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1141494Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1141652Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1141801Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1141950Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1142106Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1142256Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1142412Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1142563Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1142716Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1142868Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1143017Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1143167Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1143321Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1143471Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1143619Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1143772Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1143922Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1144074Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1144268Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1144420Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1144572Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1144721Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1144871Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1145024Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1145174Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1145325Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1145475Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1145624Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1145777Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1145932Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1146083Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1146236Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1146386Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1146536Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1146728Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1146879Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1147030Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1147180Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1147368Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1147522Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1147674Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1147823Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1148014Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1148163Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1148315Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1148464Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1148617Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1148770Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1148919Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1149072Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1149225Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1149378Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1149531Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1149683Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1149832Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1149984Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1150133Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1150287Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1150442Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1150593Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1150745Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1150899Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1151049Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1151245Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1151396Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1151546Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1151699Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1151848Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1152005Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1152155Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1152305Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1152457Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1152609Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1152763Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1152920Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1153071Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1153224Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1153373Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1153524Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1153720Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1153870Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1154019Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1154171Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1154357Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1154508Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1154665Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1154817Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1155010Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1155159Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1155309Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1155461Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1155613Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1155762Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1155915Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1156067Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1156219Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1156373Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1156523Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1156678Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1156829Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1156979Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1157130Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1157283Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1157435Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1157597Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1157768Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1157937Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1158086Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1158281Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1158435Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1158586Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1158739Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1158889Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1159047Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1159200Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1159349Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1159498Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1159654Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1159806Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1159964Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1160116Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1160264Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1160415Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1160564Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1160755Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1160909Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1161061Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:57:18.1161214Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1161404Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1161555Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1161709Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1164309Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1164468Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1164625Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1164780Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1164934Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1165094Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1165249Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1165404Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1165564Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1165718Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1165876Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1166035Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1166213Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1166370Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1166524Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1166678Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1166836Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1166991Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1167145Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1167303Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1167459Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1167612Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1167835Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1168000Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1168167Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1168331Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1168623Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1168784Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1168940Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1169096Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1169253Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1169410Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1169566Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1169723Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1169878Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1170040Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1170193Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1170354Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1170578Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1170736Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1170890Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1171043Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1171241Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1171396Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1171556Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1171711Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1171956Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1172112Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1172266Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1172420Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1172580Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1172737Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1172892Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1173052Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1173206Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1173362Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1173520Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1173675Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1173834Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1173989Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1174144Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1174302Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1174457Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1174613Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1174768Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1174924Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1175082Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1175280Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1175437Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1175593Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1175748Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1175911Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1176067Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1176226Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1176382Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1176537Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1176692Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1176848Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1177005Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1177164Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1177318Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1177472Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1177628Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1177782Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1177978Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1178138Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1178296Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1178488Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1178643Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1178799Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1178956Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1179163Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1179317Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1179474Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1179628Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1179780Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1179939Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1180093Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1180249Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1180409Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1180563Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1180723Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1180880Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1181033Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1181192Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1181346Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1181505Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1181661Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1181817Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1181976Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1182134Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1182288Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1182487Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1182643Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1182799Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1182953Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1183109Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1183268Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1183423Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1183576Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1183732Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1183888Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1184044Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1184201Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1184357Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1184512Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1184669Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1184825Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1184980Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1185176Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1185334Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1185489Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1185679Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1185837Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1185994Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1186147Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1186348Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1186503Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1186660Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1186813Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1186969Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1187126Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1187280Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1187435Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1187594Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1187752Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1187934Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1188115Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1188268Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1188425Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1188578Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1188734Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1188890Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1189044Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1189198Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1189358Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1189513Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1189712Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1189869Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1190023Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1190180Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1190335Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1190492Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1190649Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1190803Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1190959Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1191115Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1191272Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1191433Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1191586Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1191743Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1191900Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1192055Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1192213Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1192407Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1192564Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1192720Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1192914Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1193069Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1193226Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1193383Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1193583Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1193736Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1193890Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1194046Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1194202Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1194358Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1194516Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1194671Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1194830Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1194984Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1195141Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1195300Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1195454Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1195608Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:57:18.1195765Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1195920Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1196073Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1196230Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1196385Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1196543Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1196697Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1196918Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1197077Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1197231Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1197384Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1197540Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1197721Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1197901Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1198058Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1198212Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1198376Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1198530Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1198687Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1198843Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1198999Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1199156Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1199311Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1199464Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1199661Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1199816Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1199970Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1200167Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1200322Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1200479Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1200635Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1200831Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1200987Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1201142Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1201295Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1201455Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1201611Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1201768Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1201923Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1202079Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1202238Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1202396Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1202551Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1202708Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1202862Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1203019Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1203178Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1203332Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1203489Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1203643Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1203800Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1203957Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1204155Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1204311Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1204467Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1204621Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1204776Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1204930Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1205086Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1205243Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1205397Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1205552Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1205709Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1205867Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1206025Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1206181Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1206334Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1206490Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1206643Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1206839Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1206997Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1207151Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1207307Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1207498Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1207653Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1207813Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1208010Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1208166Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1208321Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1208474Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1208709Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1208863Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1209017Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1209173Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1209328Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1209482Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1209640Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1209796Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1209953Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1210106Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1210262Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1210423Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1210576Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1210729Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1210890Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1211046Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1211204Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1211404Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1211562Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1211715Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1211869Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1212024Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1212182Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1212338Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1212492Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1212650Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1212806Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1212962Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1213119Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1213272Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1213432Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1213586Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1213743Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1213904Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1214101Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1214259Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1214414Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1214568Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1214762Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1214919Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1215079Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1215278Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1215433Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1215591Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1215746Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1215905Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1216063Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1216217Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1216370Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1216532Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1216687Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1216848Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1217007Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1217161Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1217320Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1217488Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1217668Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1217837Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1217991Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1218147Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1218304Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1218458Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1218658Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1218814Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1218968Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1219125Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1219278Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1219434Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1219591Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1219745Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1219900Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1220056Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1220210Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1220366Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1220523Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1220678Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1220837Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1220990Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1221147Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1221343Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1221500Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1221656Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1221810Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1222000Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1222158Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1222315Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1222537Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1222691Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1222845Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1223000Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1223156Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1223311Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1223470Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1223626Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1223787Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1223940Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1224097Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1224257Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1224410Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1224563Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1224719Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1224875Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1225032Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1225186Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1225341Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1225501Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1225656Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1225854Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1226011Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1226170Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1226332Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1226487Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1226642Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1226802Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1226957Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1227112Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1227274Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1227428Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1227599Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:57:18.1227781Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1227954Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1228110Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1228264Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1228419Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1228619Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1228774Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1228929Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1229089Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1229280Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1229437Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1229596Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1229792Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1229948Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1230101Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1230258Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1230420Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1230574Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1230730Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1230884Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1235112Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1235296Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1235463Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1235620Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1235774Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1235932Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1236087Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1236241Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1236760Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1236918Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1237077Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1237233Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1237388Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1237663Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1237840Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1238008Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1238164Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1238319Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1238476Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1238632Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1238786Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1238942Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1239097Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1239252Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1239409Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1239568Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1239726Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1239882Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1240036Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1240192Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1240589Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1240749Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1240905Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1241059Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1241274Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1241428Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1241586Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1241816Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1241971Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1242126Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1242287Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1242443Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1242600Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1242757Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1242914Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1243074Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1243228Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1243386Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1243545Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1243698Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1243852Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1244011Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1244165Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1244324Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1244480Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1244634Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1244793Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1244946Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1245148Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1245304Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1245463Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1245619Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1245773Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1245928Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1246089Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1246243Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1246397Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1246552Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1246709Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1246866Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1247023Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1247178Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1247334Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1247488Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1247643Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1247850Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1248007Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1248166Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1248320Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1248621Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1248782Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1248942Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1249140Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1249296Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1249449Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1249607Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1249764Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1249918Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1250076Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1250233Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1250391Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1250547Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1250703Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1250861Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1251016Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1251170Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1251325Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1251478Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1251634Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1251790Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1251943Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1252100Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1252257Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1252410Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1252613Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1252771Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1252929Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1253086Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1253240Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1253397Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1253554Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1253708Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1253866Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1254023Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1254179Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1254342Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1254501Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1254656Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1254815Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1254968Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1255166Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1255324Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1255478Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1255638Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1255855Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1256011Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1256172Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1256367Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1256527Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1256680Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1256838Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1256997Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1257151Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1257305Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1257475Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1257656Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1257826Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1257986Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1258140Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1258297Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1258451Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1258607Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1258767Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1258925Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1259081Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1259235Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1259391Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1259547Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1259700Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1259898Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1260058Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1260211Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1260364Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1260520Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1260675Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1260833Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1260987Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1261141Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1261300Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1261454Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1261620Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1261779Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1261932Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1262090Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1262245Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1262439Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1262601Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1262756Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1262912Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1263108Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1263264Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1263424Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1263619Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1263773Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1263929Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1264083Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1264237Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1264397Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1264551Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:57:18.1264709Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1264870Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1265025Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1265190Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1265345Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1265500Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1265662Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1265820Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1265978Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1266135Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1266289Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1266449Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1266604Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1266760Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1266918Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1267115Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1267275Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1267429Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1267606Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1267785Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1267943Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1268097Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1268252Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1268406Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1268563Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1268725Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1268882Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1269041Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1269196Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1269348Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1269505Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1269700Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1269856Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1270014Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1270168Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1270363Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1270518Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1270673Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1270879Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1271033Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1271188Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1271345Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1271499Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1271658Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1271812Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1271966Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1272126Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1272281Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1272436Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1272592Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1272750Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1272906Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1273060Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1273214Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1273372Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1273526Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1273679Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1273835Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1273991Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1274148Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1274346Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1274507Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1274667Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1274822Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1274976Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1275134Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1275292Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1275451Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1275606Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1275760Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1275918Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1276076Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1276233Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1276393Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1276548Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1276703Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1276901Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1277057Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1277218Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1277375Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1277571Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1277756Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1277938Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1278136Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1278294Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1278449Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1278607Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1278760Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1278917Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1279073Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1279232Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1279390Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1279547Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1279703Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1279861Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1280017Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1280172Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1280327Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1280482Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1280635Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1280793Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1280947Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1281104Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1281260Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1281415Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1281617Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1281774Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1281928Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1282084Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1282238Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1282395Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1282550Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1282705Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1282867Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1283024Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1283178Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1283340Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1283496Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1283653Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1283806Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1283960Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1284180Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1284335Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1284489Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1284644Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1284842Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1285002Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1285167Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1285322Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1285521Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1285675Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1285828Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1285985Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1286142Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1286296Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1286454Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1286614Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1286770Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1286926Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1287082Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1287240Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1287395Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1287553Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1287714Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1287871Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1288028Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1288181Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1288334Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1288543Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1288697Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1288897Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1289058Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1289213Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1289370Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1289526Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1289683Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1289840Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1289994Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1290148Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1290306Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1290460Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1290620Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1290776Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1290929Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1291086Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1291241Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1291395Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1291592Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1291748Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1291903Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1292096Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1292251Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1292412Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1292565Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1292769Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1292926Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1293080Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1293235Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1293400Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1293555Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1293716Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1293869Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1294025Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1294183Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1294339Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1294494Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1294656Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1294812Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1294965Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1295122Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1295275Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1295429Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1295587Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1295743Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1295905Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1296103Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1296260Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1296416Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1296570Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:57:18.1296722Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1296880Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1297035Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1297187Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1297343Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1297498Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1297655Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1297810Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1297966Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1298125Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1298280Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1298434Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1298592Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1298787Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1298947Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1299101Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1299292Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1299448Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1299604Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1299758Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1299954Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1300109Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1300266Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1300421Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1300583Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1300740Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1300893Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1301047Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1301207Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1301360Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1301520Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1301675Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1301829Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1301985Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1302139Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1302295Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1302451Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1302604Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1302761Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1302916Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1303070Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1303270Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1303427Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1303582Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1303739Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1303893Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1304054Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1304208Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1304362Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1304519Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1304675Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1304829Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1304987Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1305143Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1305299Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1305461Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1305615Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1305772Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1305967Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1306122Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1306280Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1306472Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1306626Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1306785Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1306938Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1307135Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1307290Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1307446Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1307627Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1307807Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1307961Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1308117Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1308271Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1308430Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1308583Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1308739Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1308898Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1309051Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1309204Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1309361Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1309516Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1309672Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1309827Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1309982Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1310140Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1310293Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1310514Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1310674Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1310828Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1310984Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1311139Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1311296Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1311452Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1311606Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1311761Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1311921Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1312075Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1312233Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1312389Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1312538Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1312695Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1312849Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1313003Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1313199Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1313354Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1313507Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1313701Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1313857Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1314013Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1314170Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1314362Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1314520Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1314673Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1314827Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1314985Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1315140Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1315299Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1315457Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1315616Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1315772Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1315928Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1316084Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1316240Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1316397Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1316555Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1316712Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1316870Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1317032Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1317186Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1317342Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1317499Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1317699Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1317858Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1318012Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1318166Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1318321Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1318479Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1318633Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1318791Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1318945Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1319106Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1319263Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1319420Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1319578Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1319734Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1319888Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1320045Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1320199Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1320394Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1320552Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1320707Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1320900Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1321058Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1321212Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1321371Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1321563Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1321717Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1321873Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1322026Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1322188Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1322344Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1322500Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1322658Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1322816Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1322969Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1323128Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1323283Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1323438Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1323592Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1323745Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1323905Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1324060Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1324213Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1324370Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1324526Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1324683Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1324879Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1325037Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1325193Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1325348Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1325505Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1325668Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1325827Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1325983Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1326137Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1326293Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1326449Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1326606Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1326759Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1326917Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1327072Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1327230Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1327385Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1327581Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1327739Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1327893Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1328047Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1328241Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1328396Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:57:18.1328610Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1328807Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1328961Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1329117Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1329272Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1329427Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1329584Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1329737Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1329890Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1330050Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1330205Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1330367Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1330524Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1330678Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1330835Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1330989Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1331145Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1331301Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1331456Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1331613Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1331770Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1331925Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1332128Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1332285Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1332440Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1332596Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1332750Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1332907Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1333064Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1333218Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1333375Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1333532Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1333686Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1333845Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1333999Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1334158Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1334313Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1334467Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1334624Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1334819Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1334975Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1335132Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1335286Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1335482Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1335637Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1335794Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1336012Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1336168Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1336495Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1336655Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1336859Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1337068Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1337279Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1337490Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1337695Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1337851Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1338010Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1338169Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1338324Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1338480Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1338643Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1338799Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1338956Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1339110Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1339264Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1339424Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1339579Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1341317Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1341477Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1341631Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1341789Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1341944Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1342097Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1342255Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1342408Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1342563Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1342723Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1342877Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1343035Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1343194Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1343352Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1343513Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1343669Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1343823Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1344039Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1344194Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1344351Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1344504Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1344712Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1344870Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1345028Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1345232Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1345388Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1345542Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1345697Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1345856Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1346009Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1346165Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1346319Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1346472Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1346628Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1346785Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1346942Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1347100Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1347253Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1347413Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1347584Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1347761Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1347930Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1348084Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1348239Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1348396Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1348592Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1348749Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1348906Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1349059Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1350705Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1350860Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1351016Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1351177Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1351331Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1351492Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1351645Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1351799Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1351958Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1352113Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1352267Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1352423Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1352577Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1352772Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1352928Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1353082Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1353239Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1353430Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1353589Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1353749Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1353942Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1354099Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1354254Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1354408Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1354568Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1354723Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1354877Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1355035Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1355191Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1355350Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1355507Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1355662Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1355820Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1355974Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1356129Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1356286Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1356444Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1356600Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1356758Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1356915Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1357071Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1357268Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1357421Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1357580Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1357739Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1357894Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1358052Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1358208Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1358364Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1358564Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1362818Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1363011Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1363171Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1363332Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1363489Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1363644Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1363806Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1363961Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1364184Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1364340Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1364495Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1364651Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1364845Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1365000Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1365158Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1365400Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1365556Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1365710Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1365863Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1366024Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1366179Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1366332Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1366488Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1366645Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1366801Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1366958Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1367115Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1367276Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1367433Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1367588Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1367747Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1367904Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1368060Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:57:18.1368212Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1368368Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1368622Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1368847Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1369003Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1369164Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1369319Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1369477Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1369631Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1369786Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1369944Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1370098Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1370254Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1370414Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1370570Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1370731Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1370886Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1371039Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1371195Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1371348Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1371545Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1371712Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1371875Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1372038Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1372241Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1372405Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1372572Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1372762Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1372914Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1373070Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1373224Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1373381Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1373538Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1373692Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1373848Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1374005Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1374158Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1374315Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1374470Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1374623Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1374779Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1374933Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1375091Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1375251Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1375405Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1375561Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1375721Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1375875Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1376032Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1376229Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1376389Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1376543Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1376698Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1376857Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1377014Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1377170Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1377328Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1377493Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1377676Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1377848Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1378005Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1378165Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1378319Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1378474Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1378630Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1378823Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1378981Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1379136Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1379289Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1379483Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1379639Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1379796Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1379992Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1380148Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1380302Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1380460Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1380617Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1380773Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1380928Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1381081Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1381242Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1381398Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1381555Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1381715Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1381871Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1382033Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1382187Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1382341Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1382506Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1382661Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1382817Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1382980Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1383134Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1383292Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1383494Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1383652Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1383810Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1383963Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1384117Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1384273Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1384429Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1384585Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1384741Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1384896Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1385057Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1385213Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1385372Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1385528Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1385684Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1385842Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1386038Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1386193Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1386350Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1386503Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1386695Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1386853Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1387009Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1387204Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1387358Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1387510Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1387666Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1387820Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1387977Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1388133Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1388288Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1388446Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1388605Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1388765Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1388920Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1389074Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1389229Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1389384Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1389537Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1389694Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1389852Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1390007Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1390163Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1390321Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1390476Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1390673Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1390833Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1390987Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1391142Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1391296Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1391455Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1391609Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1391764Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1391923Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1392081Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1392236Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1392399Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1392555Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1392713Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1392872Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1393027Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1393224Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1393379Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1393533Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1393691Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1393882Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1394041Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1394197Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1394414Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1394572Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1394727Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1394885Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1395044Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1395201Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1395357Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1395511Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1395669Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1395826Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1395982Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1396136Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1396296Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1396450Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1396606Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1396762Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1396919Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1397074Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1397229Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1397384Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1397545Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1397724Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1397946Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1398107Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1398261Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1398418Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1398572Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1398728Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1398884Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1399038Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1399192Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1399350Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1399504Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1399664Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1399820Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1399975Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1400131Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:57:18.1400284Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1400479Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1400639Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1400794Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1400951Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1401141Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1401296Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1401455Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1401647Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1401801Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1401958Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1402112Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1402269Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1402426Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1402583Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1402741Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1402897Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1403051Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1403211Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1403365Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1403522Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1403682Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1403836Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1403994Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1404151Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1404305Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1404463Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1404618Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1404778Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1404934Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1405134Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1405296Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1405450Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1405605Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1405761Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1405918Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1406072Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1406230Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1406386Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1406543Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1406697Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1406855Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1407014Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1407169Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1407323Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1407479Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1407677Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1407836Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1407990Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1408144Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1408353Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1408581Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1408739Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1408895Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1409088Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1409244Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1409398Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1409551Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1409711Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1409866Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1410021Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1410181Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1410335Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1410493Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1410650Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1410805Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1410964Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1411118Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1411271Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1411431Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1411585Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1411738Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1411896Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1412054Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1412212Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1412410Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1412569Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1412728Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1412884Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1413039Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1413198Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1413352Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1413509Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1413664Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1413823Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1413978Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1414135Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1414291Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1414449Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1414603Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1414762Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1414916Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1415110Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1415268Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1415422Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1415614Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1415773Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1415929Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1416087Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1416284Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1416439Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1416595Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1416749Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1416906Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1417062Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1417216Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1417372Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1417530Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1417683Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1417842Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1417998Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1418152Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1418307Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1418461Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1418619Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1418774Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1418928Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1419084Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1419242Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1419395Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1419595Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1419752Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1419906Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1420063Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1420218Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1420379Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1420534Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1420690Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1420849Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1421004Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1421157Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1421316Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1421472Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1421627Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1421789Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1421942Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1422096Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1422294Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1422449Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1422605Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1422821Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1422975Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1423134Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1423288Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1423478Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1423634Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1423788Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1423944Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1424101Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1424255Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1424411Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1424565Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1424722Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1424878Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1425034Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1425191Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1425351Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1425505Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1425665Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1425822Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1425975Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1426132Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1426287Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1426443Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1426600Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1426797Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1426960Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1427116Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1427270Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1427427Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1427583Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1427738Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1427893Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1428047Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1428205Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1428359Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1428517Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1428675Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1428828Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1428981Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1429138Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1429291Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1429488Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1429643Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1429796Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1429988Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1430143Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1430300Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1430456Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1430647Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1430804Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1430958Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1431111Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1431270Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1431423Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1431576Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1431733Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1431891Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1432047Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:57:18.1432205Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1432363Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1432521Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1432676Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1432829Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1432988Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1433142Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1433296Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1433452Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1433607Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1433764Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1433963Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1434119Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1434279Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1434434Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1434588Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1434747Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1434903Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1435060Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1435214Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1435371Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1435527Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1435683Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1435838Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1435999Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1436154Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1436497Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1436654Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1436883Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1437041Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1437194Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1437406Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1437567Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1437743Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1437926Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1438132Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1438285Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1438441Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1438595Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1438750Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1438907Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1439061Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1439220Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1439377Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1439532Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1439690Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1439845Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1439998Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1440155Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1440310Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1440467Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1440624Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1440779Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1440937Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1441094Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1441249Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1441463Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1441625Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1441778Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1441936Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1442089Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1442248Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1442401Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1442556Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1442716Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1442876Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1443029Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1443188Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1443342Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1443501Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1443658Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1443815Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1443973Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1444169Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1444326Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1444485Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1444676Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1444835Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1444989Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1445145Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1445337Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1445490Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1445644Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1445801Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1445957Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1446114Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1446269Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1446423Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1446584Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1446738Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1446894Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1447053Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1447207Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1447363Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1447518Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1447676Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1447834Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1447988Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1448142Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1448298Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1448453Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1448731Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1448891Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1449046Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1449203Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1449356Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1449511Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1449673Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1449831Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1449985Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1450144Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1450298Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1450459Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1450612Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1450767Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1450923Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1451076Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1451230Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1451453Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1451610Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1451767Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1451921Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1452112Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1452270Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1452427Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1452619Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1452779Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1452936Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1453097Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1453259Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1453414Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1453571Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1453725Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1453882Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1454039Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1454195Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1454354Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1454510Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1454665Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1454822Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1454978Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1455133Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1455290Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1455444Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1455603Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1455758Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1455955Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1456114Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1456268Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1456422Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1456579Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1456735Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1456892Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1457048Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1457202Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1457360Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1457515Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1457673Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1457830Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1457986Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1458140Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1458297Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1458451Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1458666Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1458822Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1458976Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1459133Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1459325Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1459480Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1459640Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1459831Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1459988Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1460142Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1460296Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1460455Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1460609Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1460762Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1460918Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1461075Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1461231Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1461388Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1461543Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1461700Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1461855Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1462009Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1462167Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1462322Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1462480Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1462634Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1462795Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1462952Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1463147Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1463301Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1463466Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1463621Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1463777Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1463932Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1464090Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1464246Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:57:18.1464402Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1464559Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1464715Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1464871Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1465028Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1465189Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1465344Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1465503Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1465658Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1465852Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1466012Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1466166Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1466321Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1466519Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1466675Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1466834Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1467027Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1467181Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1467339Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1467493Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1467670Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1467850Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1468008Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1468164Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1468321Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1468476Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1468635Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1468793Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1468949Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1469112Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1469267Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1469426Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1469580Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1469734Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1469891Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1470051Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1470205Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1470404Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1470557Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1470715Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1470869Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1471023Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1471180Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1471336Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1471490Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1471646Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1471802Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1471958Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1472113Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1472269Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1472428Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1472582Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1472739Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1472895Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1473089Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1473244Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1473400Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1473554Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1473747Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1473902Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1474058Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1474251Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1474405Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1474558Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1474715Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1474872Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1475031Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1475186Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1475340Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1475499Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1475653Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1475810Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1475967Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1476122Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1476278Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1476432Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1476586Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1476745Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1476899Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1477053Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1477212Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1477367Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1477589Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1477768Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1477950Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1478107Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1478262Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1478416Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1478575Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1478728Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1478886Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1479040Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1479196Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1479353Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1479510Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1479666Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1479825Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1479980Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1480136Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1480332Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1480490Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1480647Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1480801Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1481032Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1481191Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1481349Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1481545Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1481707Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1481863Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1482022Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1482178Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1482332Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1482489Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1482645Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1486647Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1486820Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1486985Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1487143Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1487300Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1487459Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1487615Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1487770Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1487930Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1488087Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1488242Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1488404Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1488672Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1488896Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1489050Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1489206Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1489362Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1489516Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1489669Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1489827Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1489980Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1490138Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1490292Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1490447Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1490604Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1490762Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1490918Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1491078Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1491232Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1491390Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1491586Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1491741Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1491898Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1492051Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1492242Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1492398Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1492556Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1492750Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1492905Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1493059Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1493217Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1493373Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1493527Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1493685Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1493839Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1493998Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1494155Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1494312Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1494468Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1494624Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1494780Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1494936Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1495090Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1495248Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1495402Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1495555Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1495715Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1495868Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1496022Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1496222Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1496379Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1496532Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1496690Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1496844Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1497002Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1497156Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1497313Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1497470Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1497627Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1497781Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1497940Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1498096Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1498253Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1498407Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1498562Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1498758Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1498914Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1499067Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1499226Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1499417Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1499578Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1499734Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1499923Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1500079Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1500234Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:57:18.1500389Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1500548Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1500703Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1500860Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1501013Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1501171Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1501328Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1501484Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1501638Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1501796Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1501950Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1502106Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1502260Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1502420Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1502576Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1502730Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1502886Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1503043Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1503198Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1503400Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1503562Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1503718Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1503875Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1504029Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1504185Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1504343Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1504497Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1504652Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1504813Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1504967Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1505131Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1505289Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1505446Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1505604Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1505759Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1505955Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1506116Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1506272Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1506432Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1506624Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1506780Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1506939Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1507156Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1507313Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1507471Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1507628Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1507785Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1507967Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1508145Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1508301Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1508459Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1508613Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1508774Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1508929Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1509087Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1509243Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1509398Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1509557Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1509713Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1509868Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1510026Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1510180Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1510338Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1510492Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1510690Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1510849Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1511003Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1511157Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1511314Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1511469Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1511623Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1511780Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1511934Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1512093Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1512251Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1512407Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1512565Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1512718Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1512872Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1513028Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1513224Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1513387Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1513542Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1513696Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1513891Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1514047Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1514203Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1514396Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1514551Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1514706Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1514860Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1515014Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1515174Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1515328Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1515483Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1515645Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1515800Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1515963Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1516117Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1516270Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1516428Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1516583Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1516736Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1516896Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1517049Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1517206Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1517361Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1517518Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1517692Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1517921Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1518082Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1518239Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1518393Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1518551Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1518708Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1518862Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1519019Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1519175Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1519332Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1519488Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1519646Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1519802Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1519959Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1520113Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1520270Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1520462Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1520618Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1520775Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1520929Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1521120Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1521278Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1521435Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1521631Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1521784Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1521938Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1522094Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1522248Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1522406Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1522562Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1522718Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1522877Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1523031Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1523185Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1523344Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1523502Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1523656Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1523812Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1523966Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1524124Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1524278Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1524432Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1524588Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1524744Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1524901Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1525107Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1525268Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1525424Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1525579Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1525732Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1525890Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1526046Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1526202Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1526362Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1526521Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1526678Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1526835Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1526992Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1527153Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1527307Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1527468Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1527700Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1527869Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1528024Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1528184Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1528374Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1528582Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1528739Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1528893Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1529090Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1529244Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1529398Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1529555Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1529711Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1529870Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1530025Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1530182Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1530339Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1530493Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1530651Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1530811Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1530965Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1531122Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1531276Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1531432Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1531588Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1531743Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1531897Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1532056Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1532209Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:57:18.1532408Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1532565Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1532721Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1532877Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1533031Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1533187Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1533343Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1533499Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1533656Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1533813Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1533968Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1534127Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1534283Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1534437Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1534594Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1534750Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1534906Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1535103Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1535259Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1535416Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1535630Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1535789Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1535949Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1536102Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1536470Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1536631Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1536786Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1536945Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1537102Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1537257Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1537416Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1537571Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1537728Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1537884Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1538042Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1538201Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1538355Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1538510Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1538666Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1538822Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1538976Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1539134Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1539288Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1539446Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1539600Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1539832Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1539992Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1540146Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1540300Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1540456Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1540613Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1540770Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1540924Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1541079Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1541237Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1541391Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1541548Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1541707Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1541862Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1542019Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1542175Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1542328Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1542545Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1542701Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1542855Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1543066Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1543222Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1543381Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1543536Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1543744Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1543902Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1544058Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1544214Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1544373Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1544530Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1544689Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1544846Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1545005Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1545163Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1545321Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1545476Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1545636Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1545793Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1545947Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1546105Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1546260Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1546415Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1546572Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1546730Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1546883Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1547084Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1547242Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1547398Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1547553Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1547709Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1547868Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1548022Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1548176Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1548333Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1548484Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1548641Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1548802Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1548960Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1549120Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1549276Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1549429Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1549590Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1549784Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1549941Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1550099Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1550289Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1550447Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1550602Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1550759Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1550956Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1551111Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1551265Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1551422Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1551577Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1551734Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1551888Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1552042Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1552203Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1552358Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1552516Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1552676Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1552830Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1552988Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1553143Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1553299Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1553456Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1553611Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1553764Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1553925Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1554079Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1554290Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1554451Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1554605Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1554763Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1554917Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1555074Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1555230Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1555385Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1555542Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1555701Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1555855Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1556014Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1556169Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1556325Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1556483Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1556638Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1556792Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1556993Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1557149Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1557307Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1557498Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1557653Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1557810Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1557967Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1558160Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1558320Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1558474Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1558630Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1558787Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1558941Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1559099Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1559253Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1559409Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1559565Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1559721Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1559880Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1560035Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1560188Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1560345Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1560500Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1560655Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1560811Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1560965Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1561123Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1561276Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1561472Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1561631Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1561785Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1561938Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1562094Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1562248Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1562406Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1562560Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1562714Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1562872Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1563026Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1563183Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1563339Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1563495Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1563653Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1563808Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1563961Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1564181Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1564337Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:57:18.1564491Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1564648Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1564839Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1564995Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1565158Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1565350Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1565507Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1565662Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1565816Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1565977Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1566133Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1566287Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1566448Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1566605Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1566762Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1566919Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1567075Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1567232Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1567387Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1567545Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1567729Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1567910Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1568068Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1568222Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1568378Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1568605Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1568805Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1568961Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1569118Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1569272Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1569430Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1569585Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1569742Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1569901Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1570055Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1570211Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1570368Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1570527Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1570685Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1570841Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1570995Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1571154Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1571308Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1571505Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1571664Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1571819Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1571976Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1572168Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1572323Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1572482Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1572673Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1572827Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1572983Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1573137Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1573292Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1573452Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1573608Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1573765Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1573922Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1574077Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1574237Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1574393Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1574548Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1574705Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1574859Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1575017Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1575172Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1575326Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1575482Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1575638Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1575792Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1575994Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1576154Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1576310Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1576467Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1576622Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1576782Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1576937Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1577092Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1577248Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1577404Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1577561Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1577739Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1577916Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1578078Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1578232Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1578386Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1578542Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1578737Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1578894Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1579049Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1579203Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1579397Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1579552Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1579709Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1579903Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1580057Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1580215Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1580370Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1580522Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1580679Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1580833Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1580987Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1581146Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1581301Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1581457Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1581616Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1581771Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1581929Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1582083Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1582241Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1582399Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1582554Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1582708Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1582867Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1583022Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1583223Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1583377Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1583535Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1583691Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1583844Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1583998Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1584156Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1584311Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1584468Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1584623Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1584777Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1584934Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1585090Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1585246Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1585402Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1585557Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1585713Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1585906Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1586063Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1586219Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1586375Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1586566Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1586724Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1586882Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1587079Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1587233Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1587388Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1587544Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1587700Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1587854Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1588011Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1588165Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1588324Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1588477Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1588634Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1588792Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1588946Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1589103Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1589259Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1589414Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1589570Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1589728Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1589883Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1590044Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1590198Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1590420Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1590578Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1590735Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1590890Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1591047Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1591200Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1591359Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1591512Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1591666Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1591822Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1591981Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1592136Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1592297Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1592454Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1592611Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1592765Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1592918Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1593113Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1593268Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1593422Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1593578Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1593769Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1593927Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1594083Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1594274Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1594430Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1594583Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1594737Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1594895Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1595050Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1595207Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1595361Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1595517Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1595673Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1595830Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1595987Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1596144Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1596297Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:57:18.1596451Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1596608Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1596763Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1596920Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1597074Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1597230Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1597389Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1597588Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1597768Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1597953Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1598107Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1598263Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1598417Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1598573Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1598735Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1598889Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1599043Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1599202Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1599356Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1599515Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1599671Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1599825Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1599980Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1600133Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1600373Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1600531Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1600685Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1600841Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1601034Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1601188Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1601348Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1601540Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1601694Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1601852Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1602005Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1602165Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1602321Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1602474Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1602630Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1602787Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1602941Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1603100Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1603257Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1603414Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1603568Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1603721Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1603878Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1604037Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1604191Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1604348Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1604507Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1604661Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1604862Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1605017Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1605181Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1605335Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1605495Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1605651Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1605807Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1605960Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1606116Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1610198Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1610382Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1610541Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1610703Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1610862Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1611017Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1611177Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1611333Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1611551Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1611713Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1611867Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1612023Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1612216Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1612371Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1612529Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1612720Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1612873Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1613030Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1613184Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1613344Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1613498Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1613651Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1613807Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1613964Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1614118Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1614278Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1614434Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1614593Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1614747Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1614902Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1615060Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1615215Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1615370Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1615528Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1615684Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1615841Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1615996Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1616194Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1616356Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1616512Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1616668Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1616824Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1616979Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1617137Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1617293Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1617447Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1617609Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1617764Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1617919Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1618079Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1618234Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1618392Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1618547Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1618743Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1618901Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1619056Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1619211Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1619404Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1619559Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1619715Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1619934Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1620089Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1620246Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1620401Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1620558Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1620715Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1620869Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1621023Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1621182Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1621337Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1621496Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1621650Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1621806Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1621963Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1622118Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1622273Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1622433Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1622588Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1622745Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1622901Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1623057Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1623214Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1623411Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1623567Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1623724Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1623877Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1624035Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1624193Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1624346Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1624503Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1624656Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1624810Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1624968Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1625124Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1625282Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1625437Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1625591Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1625747Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1625939Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1626095Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1626252Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1626406Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1626599Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1626756Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1626913Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1627109Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1627262Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1627416Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1627572Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1627752Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1627933Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1628091Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1628251Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1628413Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1628567Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1628724Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1628882Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1629041Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1629196Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1629352Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1629506Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1629665Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1629821Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1629976Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1630132Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1630289Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1630443Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1630645Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1630804Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1630961Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1631115Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1631270Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1631428Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1631583Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1631737Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1631895Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1632051Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1632209Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:57:18.1632365Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1632521Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1632679Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1632833Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1632987Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1633184Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1633340Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1633496Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1633650Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1633841Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1633999Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1634155Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1634349Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1634505Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1634659Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1634816Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1634970Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1635126Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1635283Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1637405Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1637564Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1637727Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1637907Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1638083Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1638240Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1638394Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1638551Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1638705Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1638861Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1639019Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1639174Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1639331Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1639487Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1639644Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1639884Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1640042Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1640197Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1640354Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1640509Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1640665Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1640822Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1640976Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1641133Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1641289Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1641443Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1641604Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1641762Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1641915Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1642071Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1642225Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1642441Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1642596Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1642751Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1642908Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1643121Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1643277Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1643435Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1643642Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1643799Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1643952Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1644108Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1644264Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1644421Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1644575Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1644734Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1644890Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1645048Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1645203Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1645362Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1645519Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1645674Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1645828Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1645983Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1646140Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1646296Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1646450Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1646603Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1646762Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1646916Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1647116Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1647275Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1647429Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1647585Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1647739Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1647895Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1648052Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1648206Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1648359Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1648587Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1648744Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1648903Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1649063Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1649218Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1649374Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1649529Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1649726Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1649887Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1650044Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1650198Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1650411Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1650570Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1650733Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1650893Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1651086Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1651245Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1651399Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1651555Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1651719Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1651879Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1652036Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1652193Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1652350Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1652511Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1652673Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1652831Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1652987Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1653142Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1653301Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1653458Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1653614Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1653771Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1653925Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1654082Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1654240Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1654441Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1654603Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1654758Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1654911Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1655068Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1655224Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1655378Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1655537Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1655692Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1655853Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1656007Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1656163Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1656322Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1656477Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1656631Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1656791Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1656945Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1657142Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1657305Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1657460Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1657687Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1657865Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1658023Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1658181Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1658400Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1658554Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1658712Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1658866Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1659027Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1659181Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1659335Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1659496Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1659655Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1659810Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1659975Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1660131Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1660287Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1660442Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1660599Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1660758Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1660917Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1661071Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1661228Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1661385Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1661542Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1661739Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1661897Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1662058Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1662215Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1662372Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1662530Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1662684Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1662841Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1662995Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1663153Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1663309Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1663467Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1663624Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1663781Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1663935Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1664091Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1664246Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1664442Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1664600Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1664754Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1664945Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1665103Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1665260Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1665415Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1665608Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1665763Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1665920Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1666075Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1666231Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1666388Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:57:18.1666542Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1666696Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1666856Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1667011Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1667176Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1667334Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1667490Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1667648Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1667829Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1668009Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1668169Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1668324Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1668480Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1668636Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1668789Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1668988Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1669151Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1669306Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1669459Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1669616Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1669772Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1669929Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1670082Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1670236Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1670394Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1670548Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1670705Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1670863Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1671017Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1671175Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1671329Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1671483Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1671679Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1671835Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1671989Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1672185Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1672340Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1672499Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1672656Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1672850Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1673008Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1673164Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1673319Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1673478Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1673635Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1673792Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1673948Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1674104Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1674261Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1674418Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1674575Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1674731Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1674886Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1675043Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1675202Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1675356Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1675513Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1675669Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1675825Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1675986Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1676184Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1676341Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1676498Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1676653Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1676810Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1676966Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1677120Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1677276Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1677431Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1677588Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1677745Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1677904Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1678062Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1678220Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1678374Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1678530Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1678684Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1678903Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1679061Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1679216Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1679412Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1679567Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1679722Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1679883Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1680075Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1680229Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1680386Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1680542Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1680702Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1680857Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1681011Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1681167Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1681323Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1681477Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1681638Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1681795Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1681952Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1682106Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1682260Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1682415Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1682570Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1682724Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1682881Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1683038Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1683193Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1683392Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1683552Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1683708Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1683865Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1684020Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1684177Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1684333Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1684487Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1684644Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1684800Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1684957Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1685114Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1685268Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1685427Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1685580Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1685735Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1685891Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1686088Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1686247Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1686401Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1686554Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1686748Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1686904Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1687060Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1687254Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1687410Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1687566Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1687741Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1687920Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1688084Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1688240Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1688394Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1688649Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1688803Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1688966Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1689121Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1689274Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1689430Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1689583Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1689741Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1689899Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1690054Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1690210Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1690366Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1690519Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1690722Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1690879Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1691033Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1691190Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1691343Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1691497Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1691659Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1691813Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1691969Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1692125Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1692278Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1692437Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1692591Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1692749Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1692905Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1693059Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1693217Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1693411Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1693566Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1693722Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1693877Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1694069Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1694227Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1694384Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1694576Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1694730Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1694883Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1695039Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1695195Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1695349Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1695505Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1695658Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1695818Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1695974Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1696133Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1696290Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1696444Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1696597Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1696755Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1696911Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1697071Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1697229Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1697383Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1697541Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1697708Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1697934Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1698097Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1698250Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1698406Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:57:18.1698560Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1698713Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1698872Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1699027Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1699181Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1699338Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1699493Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1699651Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1699808Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1699964Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1700124Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1700279Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1700434Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1700630Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1700786Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1700939Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1701096Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1701287Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1701446Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1701601Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1701794Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1701950Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1702104Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1702258Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1702416Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1702571Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1702728Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1702882Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1703038Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1703194Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1703350Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1703506Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1703663Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1703817Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1703972Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1704128Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1704282Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1704439Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1704593Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1704748Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1704907Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1705126Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1705282Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1705439Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1705593Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1705749Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1705903Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1706060Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1706217Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1706372Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1706531Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1706687Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1706840Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1706999Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1707155Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1707309Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1707465Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1707619Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1707812Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1707971Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1708125Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1708281Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1708472Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1708627Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1708787Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1708978Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1709132Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1709288Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1709442Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1709601Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1709755Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1709909Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1710067Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1710223Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1710377Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1710537Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1710694Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1710850Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1711004Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1711157Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1711313Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1711470Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1711624Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1711780Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1711936Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1712094Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1712293Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1712449Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1712614Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1712769Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1712923Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1713080Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1713240Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1713400Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1713556Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1713714Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1713872Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1714028Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1714187Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1714343Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1714498Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1714655Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1714809Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1715004Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1715162Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1715317Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1715472Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1715664Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1715819Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1715976Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1716170Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1716325Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1716481Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1716634Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1716791Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1716947Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1717101Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1717254Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1717412Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1717565Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1717723Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1717889Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1718066Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1718237Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1718391Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1718544Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1718702Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1718856Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1719013Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1719169Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1719324Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1719574Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1719730Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1719887Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1720050Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1720203Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1720359Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1720514Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1720668Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1720825Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1720978Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1721133Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1721290Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1721447Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1721605Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1721759Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1721914Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1722072Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1722268Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1722425Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1722581Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1722735Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1722925Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1723084Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1723241Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1723434Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1723588Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1723742Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1723898Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1724052Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1724207Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1724364Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1724517Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1724681Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1724837Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1724994Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1725157Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1725311Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1725466Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1725623Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1725778Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1725939Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1726092Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1726245Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1726402Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1726557Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1726754Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1726911Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1727070Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1727227Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1727382Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1727539Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1727719Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1727895Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1728056Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1728213Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1728368Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1728610Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1728769Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1728929Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1729088Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1729241Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1729394Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1729593Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1729748Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1733959Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1734149Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1734388Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1734547Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:57:18.1734707Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1734931Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1735086Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1735240Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1735396Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1735557Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1735721Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1735877Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1736031Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1736193Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1736529Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1736688Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1736846Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1737003Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1737162Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1737317Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1737470Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1737628Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1737783Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1737939Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1738099Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1738254Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1738409Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1738648Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1738807Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1738964Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1739118Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1739274Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1739433Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1739587Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1739741Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1739898Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1740054Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1740214Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1740375Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1740534Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1740691Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1740846Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1741000Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1741214Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1741372Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1741530Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1741685Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1741899Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1742059Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1742215Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1742420Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1742579Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1742734Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1742890Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1743047Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1743202Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1743358Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1743512Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1743669Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1743825Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1743983Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1744140Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1744297Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1744450Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1744608Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1744763Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1744918Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1745075Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1745229Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1745388Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1745543Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1745696Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1745896Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1746052Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1746208Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1746368Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1746523Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1746681Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1746839Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1746996Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1747154Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1747311Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1747465Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1747623Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1747779Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1747932Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1748089Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1748243Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1748439Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1748595Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1748749Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1748905Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1749098Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1749253Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1749411Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1749602Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1749759Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1749912Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1750066Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1750223Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1750380Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1750534Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1750692Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1750845Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1751004Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1751160Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1751316Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1751477Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1751631Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1751784Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1751941Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1752098Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1752256Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1752411Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1752566Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1752728Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1752882Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1753081Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1753247Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1753401Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1753557Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1753712Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1753868Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1754027Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1754180Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1754334Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1754493Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1754647Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1754803Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1754966Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1755120Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1755279Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1755433Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1755628Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1755788Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1755944Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1756097Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1756295Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1756451Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1756610Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1756801Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1756958Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1757115Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1757268Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1757426Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1757586Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1757765Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1757947Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1758103Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1758257Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1758415Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1758569Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1758724Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1758881Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1759035Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1759191Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1759347Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1759501Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1759658Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1759813Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1759972Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1760128Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1760325Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1760483Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1760637Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1760791Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1760947Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1761104Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1761257Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1761415Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1761569Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1761729Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1761883Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1762040Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1762199Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1762353Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1762507Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1762663Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1762855Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1763011Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1763168Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1763322Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1763538Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1763695Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1763853Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1764010Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1764201Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1764357Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1764514Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1764668Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1764828Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1764983Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1765137Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1765296Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1765451Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1765606Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1765765Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1765921Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1766078Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1766231Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1766385Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1766544Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1766698Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:57:18.1766856Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1767016Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1767173Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1767330Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1767531Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1767708Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1767889Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1768051Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1768205Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1768364Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1768630Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1768788Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1768942Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1769099Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1769256Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1769412Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1769567Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1769723Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1769877Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1770033Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1770230Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1770385Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1770542Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1770696Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1770887Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1771044Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1771202Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1771356Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1771549Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1771702Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1771861Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1772015Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1772171Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1772329Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1772483Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1772640Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1772799Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1772953Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1773114Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1773269Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1773422Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1773579Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1773735Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1773897Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1774057Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1774211Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1774368Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1774524Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1774677Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1774881Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1775039Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1775193Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1775350Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1775504Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1775663Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1775819Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1775974Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1776131Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1776288Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1776442Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1776604Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1776760Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1776916Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1777070Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1777224Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1777381Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1777577Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1777732Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1777889Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1778081Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1778237Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1778398Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1778552Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1778755Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1778909Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1779063Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1779219Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1779375Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1779528Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1779685Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1779840Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1780001Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1780155Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1780312Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1780471Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1780625Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1780781Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1780937Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1781096Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1781254Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1781408Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1781563Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1781725Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1781879Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1782078Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1782238Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1782392Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1782548Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1782702Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1782857Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1783014Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1783168Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1783324Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1783484Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1783638Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1783799Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1783955Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1784109Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1784265Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1784420Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1784574Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1784780Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1784936Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1785092Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1785284Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1785440Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1785600Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1785754Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1785945Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1786102Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1786258Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1786411Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1786571Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1786726Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1786883Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1787036Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1787194Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1787350Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1787506Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1787686Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1787867Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1788021Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1788178Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1788335Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1788490Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1788646Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1788800Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1788956Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1789113Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1789308Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1789467Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1789621Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1789775Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1789930Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1790086Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1790240Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1790396Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1790550Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1790710Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1790864Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1791021Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1791182Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1791339Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1791494Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1791652Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1791805Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1792029Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1792184Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1792338Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1792533Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1792689Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1792843Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1793001Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1793204Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1793358Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1793514Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1793667Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1793824Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1793982Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1794137Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1794292Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1794450Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1794604Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1794763Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1794919Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1795074Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1795231Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1795385Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1795542Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1795698Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1795852Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1796008Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1796165Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1796319Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1796522Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1796685Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1796839Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1796999Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1797154Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1797312Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1797467Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1797622Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1797803Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1797984Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1798138Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1798299Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1798455Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1798613Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1798767Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:57:18.1798921Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1799077Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1799272Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1799428Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1799584Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1799773Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1799934Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1800088Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1800245Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1800438Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1800592Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1800746Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1800902Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1801059Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1801213Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1801370Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1801524Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1801683Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1801836Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1801994Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1802153Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1802307Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1802461Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1802617Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1802774Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1802932Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1803086Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1803241Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1803399Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1803553Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1803752Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1803914Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1804068Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1804224Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1804379Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1804534Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1804694Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1804849Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1805003Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1805163Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1805318Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1805477Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1805633Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1805789Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1805945Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1806099Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1806252Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1806449Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1806603Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1806759Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1806914Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1807104Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1807262Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1807419Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1807611Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1807768Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1807921Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1808079Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1808235Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1808388Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1808605Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1808759Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1808916Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1809071Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1809228Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1809383Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1809540Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1809694Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1809850Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1810006Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1810161Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1810317Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1810472Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1810630Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1810789Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1810991Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1811150Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1811306Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1811461Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1811617Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1811771Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1811927Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1812084Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1812238Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1812398Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1812554Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1812712Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1812870Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1813027Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1813181Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1813338Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1813492Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1813873Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1814035Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1814189Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1814347Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1814543Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1814698Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1814859Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1815048Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1815207Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1815361Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1815516Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1815679Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1815833Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1815987Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1816143Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1816301Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1816458Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1816613Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1816769Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1816926Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1817082Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1817236Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1817395Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1817550Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1817705Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1817862Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1818020Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1818176Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1818398Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1818556Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1818712Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1818866Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1819022Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1819178Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1819333Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1819491Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1819644Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1819800Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1819956Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1820110Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1820268Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1820428Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1820581Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1820739Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1820893Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1821090Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1821251Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1821404Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1821558Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1821750Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1821905Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1822064Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1822255Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1822409Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1822564Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1822718Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1822874Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1823031Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1823185Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1823341Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1823498Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1823652Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1823812Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1823968Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1824123Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1824282Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1824439Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1824595Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1824752Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1824907Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1825064Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1825220Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1825374Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1825574Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1825729Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1825885Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1826041Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1826194Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1826351Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1826508Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1826662Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1826819Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1826975Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1827129Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1827285Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1827442Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1827609Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1827785Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1827959Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1828114Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1828309Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1828464Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1828623Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1828777Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1828972Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1829128Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1829285Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1829480Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1829634Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1829788Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1829944Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1830100Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1830257Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1830411Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1830564Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1830724Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1830880Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:57:18.1831036Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1831194Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1831348Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1831504Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1831658Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1831812Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1831970Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1832125Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1832279Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1832438Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1832591Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1832788Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1832946Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1833107Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1833264Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1833418Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1833572Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1833733Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1833888Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1834043Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1834200Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1834356Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1834513Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1834674Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1834831Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1834986Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1835141Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1835294Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1835490Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1835645Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1835801Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1835955Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1836149Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1836449Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1836611Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1836869Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1837028Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1837182Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1837338Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1837498Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1837660Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1837843Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1838016Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1838173Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1838330Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1838487Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1838647Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1838802Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1838956Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1839113Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1839266Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1839422Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1839579Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1839732Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1839891Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1840045Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1840260Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1840417Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1840576Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1840730Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1840886Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1841040Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1841197Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1841354Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1841508Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1841665Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1841823Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1841978Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1842139Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1842295Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1842449Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1842606Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1842760Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1842974Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1843130Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1843284Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1843441Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1843657Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1843812Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1843971Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1844188Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1844345Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1844501Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1844655Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1844814Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1844969Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1845123Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1845280Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1845437Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1845594Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1845754Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1845910Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1846067Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1846221Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1846375Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1846534Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1846694Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1846851Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1847005Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1847157Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1847314Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1847468Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1847664Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1847824Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1847978Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1848135Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1848289Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1848449Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1848671Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1848826Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1848981Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1849142Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1849297Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1849455Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1849616Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1849774Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1849931Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1850086Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1850282Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1850439Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1850594Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1850747Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1850942Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1851101Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1851262Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1851453Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1851607Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1851763Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1851918Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1852076Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1852235Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1852389Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1852546Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1852703Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1852857Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1853017Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1853174Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1853331Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1853490Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1853644Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1853801Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1853958Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1857978Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1858161Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1858330Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1858488Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1858643Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1858865Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1859027Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1859183Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1859342Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1859500Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1859657Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1859814Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1859968Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1860122Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1860280Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1860434Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1860594Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1860750Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1860905Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1861064Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1861220Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1861418Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1861576Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1861731Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1861889Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1862082Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1862237Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1862396Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1862588Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1862742Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1862901Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1863056Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1863209Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1863369Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1863523Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1863680Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1863837Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1863990Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1864156Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1864311Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1864468Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1864625Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1864780Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1864939Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1865098Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1865253Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1865411Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1865566Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1865723Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1865880Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1866077Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1866236Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1866390Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1866544Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1866700Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1866858Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1867012Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:57:18.1867169Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1867324Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1867483Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1867638Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1867795Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1867953Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1868108Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1868263Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1868420Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1868615Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1868773Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1868928Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1869083Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1869277Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1869433Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1869591Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1869783Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1869938Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1870099Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1870253Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1870408Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1870568Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1870724Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1870880Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1871041Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1871195Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1871352Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1871510Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1871667Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1871824Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1871979Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1872134Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1872293Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1872448Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1872602Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1872759Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1872917Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1873075Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1873272Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1873428Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1873584Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1873739Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1873893Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1874053Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1874209Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1874366Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1874520Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1874678Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1874837Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1874996Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1875152Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1875309Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1875464Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1875622Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1875816Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1875972Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1876133Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1876290Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1876505Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1876663Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1876821Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1877018Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1877173Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1877327Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1877489Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1877642Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1877799Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1877957Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1878111Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1878270Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1878425Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1878581Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1878739Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1878895Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1879049Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1879207Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1879361Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1879517Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1879675Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1879829Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1879987Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1880144Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1880298Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1880498Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1880657Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1880812Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1880969Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1881123Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1881283Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1881438Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1881593Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1881750Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1881909Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1882065Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1882225Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1882381Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1882538Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1882693Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1882847Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1883041Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1883198Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1883353Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1883512Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1883705Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1883864Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1884021Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1884175Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1884372Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1884527Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1884681Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1884837Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1884995Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1885151Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1885306Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1885463Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1885621Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1885775Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1885931Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1886088Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1886243Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1886397Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1886554Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1886711Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1886870Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1887024Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1887180Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1887339Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1887494Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1887691Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1887852Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1888007Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1888164Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1888318Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1888475Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1888736Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1888892Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1889047Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1889207Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1889362Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1889523Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1889679Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1889835Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1889991Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1890147Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1890302Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1890507Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1890665Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1890823Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1891023Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1891180Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1891341Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1891496Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1891689Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1891846Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1892001Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1892158Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1892316Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1892471Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1892628Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1892783Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1892941Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1893101Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1893260Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1893420Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1893575Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1893730Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1893888Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1894046Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1894202Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1894358Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1894514Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1894671Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1894829Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1895026Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1895187Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1895342Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1895497Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1895655Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1895811Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1895966Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1896125Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1896280Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1896441Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1896597Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1896755Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1896915Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1897070Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1897225Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1897382Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1897538Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1897738Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1897895Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1898049Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1898245Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1898402Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1898561Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1898721Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1898923Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1899082Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:57:18.1899237Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1899392Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1899552Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1899708Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1899863Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1900022Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1900180Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1900339Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1900498Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1900654Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1900813Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1900968Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1901123Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1901286Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1901442Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1901599Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1901755Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1901913Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1902071Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1902270Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1902428Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1902586Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1902741Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1902896Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1903056Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1903211Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1903370Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1903525Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1903683Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1903841Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1903999Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1904156Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1904314Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1904470Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1904628Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1904784Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1905006Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1905166Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1905322Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1905514Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1905673Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1905831Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1905989Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1906183Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1906338Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1906496Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1906651Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1906809Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1906966Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1907122Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1907284Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1907441Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1907603Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1907788Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1907964Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1908119Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1908278Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1908433Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1908594Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1908750Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1908905Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1909063Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1909221Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1909376Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1909576Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1909735Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1909892Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1910049Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1910203Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1910363Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1910519Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1910674Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1910831Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1910989Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1911144Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1911306Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1911464Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1911622Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1911777Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1911932Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1912089Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1912286Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1912442Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1912600Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1912791Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1912950Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1913106Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1913264Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1913457Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1913612Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1913767Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1913924Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1914082Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1914240Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1914395Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1914550Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1914711Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1914866Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1915023Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1915180Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1915337Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1915495Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1915650Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1915809Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1915968Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1916123Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1916278Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1916438Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1916593Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1916795Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1916959Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1917114Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1917269Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1917426Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1917584Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1917740Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1917897Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1918052Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1918212Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1918367Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1918526Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1918683Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1918841Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1918997Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1919155Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1919310Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1919509Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1919665Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1919820Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1920013Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1920170Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1920326Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1920489Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1920682Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1920840Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1920997Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1921152Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1921313Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1921472Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1921626Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1921784Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1921942Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1922099Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1922257Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1922413Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1922570Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1922725Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1922880Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1923039Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1923194Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1923353Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1923509Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1923667Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1923826Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1924023Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1924181Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1924341Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1924496Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1924654Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1924809Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1924967Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1925126Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1925280Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1925436Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1925594Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1925753Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1925908Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1926069Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1926226Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1926382Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1926538Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1926735Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1926895Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1927050Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1927205Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1927401Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1927560Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1927752Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1927967Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1928122Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1928280Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1928436Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1928654Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1928814Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1928969Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1929127Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1929284Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1929440Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1929602Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1929760Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1929914Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1930070Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1930225Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1930384Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1930538Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1930692Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1930848Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1931005Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1931160Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:57:18.1931387Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1931543Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1931701Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1931857Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1932012Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1932171Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1932327Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1932481Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1932637Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1932793Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1932948Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1933109Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1933263Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1933421Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1933575Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1933729Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1933885Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1934083Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1934239Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1934396Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1934550Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1934745Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1934900Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1935058Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1935251Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1935406Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1935560Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1935716Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1935872Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1936029Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1936183Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1936499Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1936662Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1936819Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1936979Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1937140Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1937295Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1937452Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1937607Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1937765Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1937923Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1938079Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1938233Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1938395Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1938550Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1938782Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1938941Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1939096Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1939252Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1939406Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1939561Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1939723Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1939877Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1940034Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1940192Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1940346Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1940503Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1940660Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1940815Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1940971Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1941129Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1941284Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1941511Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1941667Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1941824Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1941978Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1942191Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1942349Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1942509Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1942716Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1942874Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1943029Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1943186Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1943344Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1943499Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1943656Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1943811Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1943967Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1944124Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1944280Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1944439Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1944594Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1944748Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1944906Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1945065Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1945221Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1945377Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1945532Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1945691Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1945845Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1946043Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1946199Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1946356Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1946510Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1946666Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1946820Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1946979Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1947133Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1947287Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1947455Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1947633Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1947801Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1947959Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1948116Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1948275Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1948432Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1948586Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1948786Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1948941Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1949095Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1949252Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1949446Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1949602Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1949761Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1949951Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1950108Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1950262Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1950415Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1950574Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1950728Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1950882Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1951038Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1951195Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1951351Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1951508Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1951663Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1951820Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1951974Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1952128Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1952284Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1952440Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1952599Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1952753Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1952910Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1953067Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1953265Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1953418Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1953578Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1953732Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1953888Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1954042Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1954199Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1954357Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1954511Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1954664Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1954824Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1954978Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1955137Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1955293Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1955447Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1955603Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1955757Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1955951Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1956109Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1956264Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1956421Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1956664Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1956820Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1956979Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1957193Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1957348Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1957505Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1957659Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1957815Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1957973Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1958128Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1958285Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1958441Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1958595Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1958755Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1958911Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1959064Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1959221Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1959374Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1959530Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1959686Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1959840Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1959996Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1960151Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1960305Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1960504Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1960659Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1960822Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1960975Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1961129Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1961285Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1961441Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1961597Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1961755Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1961908Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1962069Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1962223Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1962380Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1962541Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1962694Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1962847Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1963004Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1963199Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1963357Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:57:18.1963517Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1963676Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1963872Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1964030Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1964189Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1964386Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1964543Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1964701Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1964857Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1965015Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1965174Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1965329Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1965485Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1965644Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1965800Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1965959Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1966119Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1966275Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1966434Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1966590Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1966748Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1966907Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1967062Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1967218Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1967383Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1967554Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1967789Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1967949Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1968105Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1968262Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1968418Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1968644Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1968806Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1968962Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1969120Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1969278Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1969435Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1969598Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1969754Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1969911Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1970070Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1970226Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1970387Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1970587Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1970744Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1970903Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1971094Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1971252Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1971410Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1971568Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1971764Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1971920Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1972077Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1972236Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1972393Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1972551Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1972711Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1972868Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1973032Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1973188Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1973349Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1973510Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1973667Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1973824Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1973984Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1974142Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1974299Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1974458Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1974614Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1974774Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1974930Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1975132Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1975295Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1975452Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1975608Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1975767Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1975927Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1976088Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1976244Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1976403Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1976564Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1976721Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1976885Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1977050Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1977206Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1977371Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1977531Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1977756Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1977939Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1978094Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1982380Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1982634Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1982797Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1982961Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1983159Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1983317Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1983476Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1983633Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1983796Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1983952Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1984111Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1984270Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1984430Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1984590Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1984749Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1984907Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1985067Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1985223Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1985380Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1985540Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1985698Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1985857Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1986014Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1986173Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1986337Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1986537Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1986693Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1986857Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1987013Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1987176Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1987334Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1987492Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1987651Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1987808Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1987967Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1988127Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1988283Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1988448Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1988608Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1988763Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1988923Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1989081Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1989279Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1989441Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1989599Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1989759Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1989961Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1990119Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1990280Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1990474Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1990630Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1990789Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1990945Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1991103Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1991262Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1991418Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1991577Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1991736Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1991891Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1992052Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1992212Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1992367Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1992526Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1992684Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1992846Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1993003Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1993158Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1993317Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1993477Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1993636Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1993837Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1993997Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1994157Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1994316Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1994476Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1994642Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1994798Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1994954Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1995113Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1995274Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1995436Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1995594Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1995752Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1995911Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1996070Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1996226Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1996427Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1996584Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1996744Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1996900Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1997094Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1997255Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1997414Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1997610Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1997771Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1997927Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1998084Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1998243Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1998402Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1998562Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1998719Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1998880Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1999039Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1999198Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1999356Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1999521Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1999677Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1999836Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.1999995Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2000154Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2000313Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2000471Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2000633Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2000795Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2000956Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2001158Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2001317Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2001477Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2001635Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2001792Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2001951Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2002112Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2002269Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2002429Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2002589Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2002747Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2002907Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2003066Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2003227Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2003387Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2003543Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2003743Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2003903Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2004059Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2004221Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2004415Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2004576Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2004738Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2004937Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2005096Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2005253Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2005409Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2005570Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2005726Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2005883Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2006045Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2006203Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2006360Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2006521Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2006678Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2006837Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2006993Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2007150Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2007318Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2007483Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2007663Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2007842Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2008002Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2008169Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2008396Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2008672Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2008832Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2008990Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2009146Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2009309Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2009467Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2009627Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2009785Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2009944Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2010105Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2010265Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2010424Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2010584Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2010743Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2010903Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2011060Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2011262Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2011423Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2011579Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2011775Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2011937Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2012097Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2012257Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2012452Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2012611Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2012770Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2012929Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2013088Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2013247Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2013406Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2013573Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2013731Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2013890Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2014052Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2014210Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2014368Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2014529Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2014685Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2014847Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2015004Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2015160Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2015319Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2015480Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2015637Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2015842Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2016001Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2016157Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2016316Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2016471Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2016632Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2016788Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2016945Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2017104Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2017263Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2017419Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2017579Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2017737Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2017898Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2018055Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2018211Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2018412Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2018569Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2018725Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2018884Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2019079Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2019239Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2019399Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2019604Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2019763Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2019919Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2020075Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2020238Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2020397Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2020555Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2020711Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2020870Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2021029Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2021190Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2021352Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2021511Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2021668Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2021827Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2021987Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2022147Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2022308Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2022466Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2022633Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2022792Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2022991Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2023154Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2023312Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2023470Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2023637Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2023793Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2023954Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2024114Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2024270Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2024430Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2024591Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2024748Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2024908Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2025066Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2025223Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2025386Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2025542Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2025741Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2025901Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2026057Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2026261Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2026419Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2026576Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2026736Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2026930Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2027086Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2027248Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2027404Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2027565Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2027721Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2027879Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2028039Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2028199Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2028360Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2028525Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2028686Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2028846Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2029002Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2029160Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2029324Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2029480Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2029636Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2029796Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2029958Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2030117Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2030319Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2030481Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2030641Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2030797Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2030954Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2031115Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2031271Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2031430Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2031587Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2031750Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2031909Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2032068Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2032229Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2032388Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2032546Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2032704Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2032906Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2033064Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2033222Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2033379Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2033576Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2033741Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2033900Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2034118Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2034277Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2034433Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2034591Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2034751Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2034910Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2035069Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2035225Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2035385Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2035543Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2035702Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2035862Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2036018Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2036175Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2036516Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2036676Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2036836Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2036994Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2037149Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2037315Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2037472Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2037715Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2037873Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2038033Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2038192Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2038350Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2038507Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2038669Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2038825Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2038982Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2039144Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2039300Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2039456Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2039619Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2039777Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2039936Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2040092Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2040251Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2040473Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2040632Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2040789Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2040948Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2041161Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2041329Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2041491Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2041697Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2041856Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2042012Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2042169Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2042333Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2042495Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2042651Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2042809Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2042968Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2043124Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2043285Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2043442Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2043598Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2043756Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2043912Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2044074Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2044235Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2044394Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2044555Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2044715Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2044871Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2045073Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2045234Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2045393Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2045549Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2045706Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2045870Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2046027Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2046183Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2046343Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2046501Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2046664Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2046827Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2046986Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2047144Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2047301Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2047457Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2047686Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2047867Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2048023Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2048182Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2048376Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2048593Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2048754Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2048949Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2049111Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2049266Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2049423Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2049583Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2049741Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2049900Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2050056Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2050216Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2050375Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2050534Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2050691Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2050851Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2051008Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2051169Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2051328Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2051488Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2051648Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2051804Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2051962Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2052121Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2052278Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2052482Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2052642Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2052800Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2052959Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2053118Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2053280Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2053441Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2053597Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2053757Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2053917Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2054074Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2054237Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2054394Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2054551Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2054710Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2054867Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2055070Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2055230Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2055386Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2055544Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2055737Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2055895Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2056058Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2056253Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2056411Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2056568Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2056724Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2056885Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2057042Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2057198Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2057358Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2057517Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2057674Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2057835Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2057993Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2058151Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2058308Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2058464Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2058625Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2058782Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2058937Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2059097Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2059258Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2059417Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2059616Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2059776Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2059935Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2060091Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2060249Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2060410Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2060567Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2060726Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2060884Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2061043Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2061202Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2061361Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2061522Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2061683Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2061839Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2061999Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2062156Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2062353Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2062514Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2062670Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2062886Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2063047Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2063208Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2063368Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2063566Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2063724Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2063883Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2064038Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2064198Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2064360Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2064517Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2064680Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2064837Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2064994Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2065156Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2065314Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2065471Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2065630Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2065787Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2065946Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2066105Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2066261Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2066421Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2066581Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2066737Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2066939Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2067098Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2067256Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2067418Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2067599Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2067783Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2067940Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2068096Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2068255Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2068413Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2068569Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2068732Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2068890Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2069050Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2069206Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2069405Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2069673Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2069884Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2070041Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2070199Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2070398Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2070569Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2070740Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2070945Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2071114Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2071284Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2071453Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2071625Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2071792Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2071961Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2072125Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2072296Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2072464Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2072632Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2072800Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2072969Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2073135Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2073304Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2073474Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2073640Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2073807Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2073977Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2074146Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2074319Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2074521Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2074681Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2074841Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2074997Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2075156Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2075312Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2075472Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2075630Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2075786Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2075946Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2076105Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2076265Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2076425Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2076583Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2076740Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2076898Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2077054Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2077295Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2077455Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2077613Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2077807Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2077964Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2078120Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2078281Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2078475Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2078631Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2078789Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2078946Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2079109Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2079266Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2079422Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2079580Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2079739Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2079895Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2080056Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2080213Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2080373Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2080530Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2080686Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2080847Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2081004Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2081160Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2081318Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2081477Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2081635Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2081834Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2081990Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2082149Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2082305Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2082461Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2082622Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2082779Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2082938Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2083094Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2083253Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2083411Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2083569Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2083727Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2083885Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2084043Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2084198Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2084397Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2084554Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2084714Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2084869Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2085062Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2085221Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2085380Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2085574Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2085732Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2085888Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2086046Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2086204Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2086360Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2086518Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2086675Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2086837Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2086995Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2087153Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2087314Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2087471Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2087629Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2087792Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2087949Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2088109Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2088269Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2088425Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2088682Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2088839Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2089041Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2089199Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2089357Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2089513Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2089674Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2089833Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2089996Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2090152Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2090309Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2090472Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2090631Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2090787Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2090948Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2091108Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2091267Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2091423Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2091578Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2091804Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2091961Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2092117Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2092276Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2092470Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2092627Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2092788Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2092984Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2093142Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2093298Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2093453Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2093614Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2093769Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2093924Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2094082Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2094240Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2094401Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2094559Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2094717Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2094876Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2095031Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2095187Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2095349Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2095505Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2095663Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2095819Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2095977Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2096138Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2096341Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2096502Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2096664Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2096820Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2096979Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2097137Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2097294Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2097452Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2097607Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2097765Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2097923Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2098083Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2098243Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2098399Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2098555Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2098713Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2098910Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2099067Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2099228Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2099385Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2099583Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2099740Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2099902Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2100101Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2100262Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2100417Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2100574Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2100730Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2100888Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2101046Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2101203Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2101366Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2101524Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2101681Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2101840Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2102000Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2102157Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2102314Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2102470Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2102630Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2102785Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2102942Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2103109Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2103269Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2103427Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2103631Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2103789Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2103948Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2104104Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2108357Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2108540Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2108700Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2108855Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2109008Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2109165Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2109320Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2109477Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2109635Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2109787Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2109939Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2110092Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2110310Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2110463Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2110617Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2110768Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2110964Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2111117Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2111270Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2111465Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2111618Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2111769Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2111922Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2112077Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2112230Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2112382Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2112534Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2112695Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2112847Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2113002Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2113161Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2113312Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2113466Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2113618Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2113771Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2113925Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2114076Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2114229Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2114388Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2114540Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2114739Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2114893Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2115044Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2115203Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2115357Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2115513Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2115672Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2115825Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2115977Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2116133Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2116283Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2116441Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2116593Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2116744Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2116896Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2117046Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2117196Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2117399Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2117550Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2117702Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2117887Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2118040Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2118191Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2118342Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2118529Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2118681Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2118831Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2118984Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2119136Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2119285Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2119436Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2119589Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2119740Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2119893Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2120046Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2120202Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2120353Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2120505Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2120659Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2120811Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2120963Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2121115Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2121265Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2121421Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2121571Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2121789Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2121946Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2122096Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2122246Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2122401Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2122553Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2122707Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2122857Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2123007Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2123162Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2123311Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2123464Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2123621Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2123771Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2123922Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2124075Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2124265Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2124419Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2124570Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2124722Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2124913Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2125066Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2125218Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2125413Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2125564Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2125719Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2125869Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2126023Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2126178Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2126329Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2126482Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2126637Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2126792Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2126947Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2127099Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2127251Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2127404Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2127554Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2127712Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2127865Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2128017Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2128171Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2128325Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2128479Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2128786Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2128943Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2129095Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2129249Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2129400Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2129554Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2129709Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2129865Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2130020Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2130174Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2130325Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2130486Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2130637Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2130792Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2130943Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2131094Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2131248Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2131443Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2131596Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2131750Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2131938Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2132091Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2132246Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2132402Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2132596Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2132749Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2132901Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2133055Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2133209Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2133362Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2133520Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2133671Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2133828Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2133980Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2134132Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2134290Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2134442Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2134595Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2134750Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2134904Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2135058Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2135209Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2135360Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2135518Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2135669Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2135865Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2136025Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2136176Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2136496Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2136651Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2136807Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2136963Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2137116Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2137268Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2137425Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2137606Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2137790Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2137945Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2138097Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2138251Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2138405Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2138636Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2138793Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2138945Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2139100Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2139308Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2139461Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2139618Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2139841Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2139993Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2140147Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2140298Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2140456Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2140609Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2140761Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2140914Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2141069Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2141222Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2141379Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2141534Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2141686Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2141840Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2141990Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2142145Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2142299Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2142451Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2142605Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2142759Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2142911Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2143126Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2143277Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2143433Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2143583Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2143734Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2143888Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2144044Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2144196Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2144349Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2144504Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2144658Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2144810Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2144965Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2145120Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2145271Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2145424Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2145577Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2145772Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2145928Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2146079Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2146236Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2146429Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2146581Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2146735Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2146950Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2147103Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2147256Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2147409Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2147565Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2147724Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2147876Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2148027Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2148187Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2148339Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2148501Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2148654Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2148807Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2148961Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2149112Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2149268Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2149426Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2149577Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2149728Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2149883Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2150035Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2150235Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2150388Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2150540Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2150694Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2150845Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2151000Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2151156Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2151306Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2151461Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2151614Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2151766Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2151925Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2152078Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2152229Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2152384Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2152535Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2152730Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2152884Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2153035Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2153191Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2153381Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2153534Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2153691Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2153880Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2154034Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2154185Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2154336Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2154492Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2154646Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2154798Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2154954Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2155111Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2155267Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2155422Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2155573Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2155730Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2155881Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2156033Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2156187Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2156340Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2156494Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2156646Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2156802Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2156955Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2157107Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2157303Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2157461Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2157635Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2157807Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2157968Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2158122Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2158280Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2158431Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2158583Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2158740Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2158891Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2159046Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2159203Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2159353Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2159509Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2159662Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2159853Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2160009Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2160161Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2160312Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2160505Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2160657Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2160814Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2161002Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2161154Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2161308Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2161458Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2161612Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2161767Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2161918Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2162072Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2162226Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2162377Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2162533Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2162686Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2162838Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2162992Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2163143Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2163298Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2163450Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2163602Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2163756Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2163911Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2164062Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2164260Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2164415Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2164569Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2164724Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2164876Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2165030Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2165183Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2165335Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2165489Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2165641Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2165795Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2165951Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2166108Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2166264Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2166420Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2166571Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2166723Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2166917Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2167069Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2167222Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2167409Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2167562Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2167742Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2167916Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2168108Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2168262Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2168416Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2168647Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2168803Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2168954Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2169107Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2169261Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2169411Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2169564Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2169718Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2169876Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2170029Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2170181Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2170335Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2170488Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2170640Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2170798Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2170949Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2171103Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2171255Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2171452Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2171610Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2171762Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2171912Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2172066Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2172219Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2172373Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2172524Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2172676Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2172831Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2172988Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2173143Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2173299Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2173451Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2173604Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2173758Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2173950Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2174105Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2174257Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2174408Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2174621Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2174775Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2174929Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2175119Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2175270Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2175425Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2175577Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2175730Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2175884Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2176041Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2176254Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2176479Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2176700Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2176955Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2177186Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2177461Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2177758Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2178038Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2178292Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2178499Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2178707Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2178915Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2179119Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2179368Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2179716Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2179984Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2180222Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2180439Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2180649Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2180851Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2181071Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2181286Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2181504Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2181692Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2181911Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2182129Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2182341Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2182551Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2182769Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2183029Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2183240Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2183540Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2183753Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2183908Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2184115Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2184278Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2184500Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2184718Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2184981Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2185196Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2185405Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2185606Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2185815Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2186012Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2186221Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2186412Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2186572Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2186732Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2186892Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2187052Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2187213Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2187369Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2187526Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2187688Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2187846Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2188007Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2188163Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2188321Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2188481Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2188702Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2188863Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2189026Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2189184Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2189343Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2189504Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2189659Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2189823Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2189981Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2190145Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2190309Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2190471Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2190636Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2190791Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2190948Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2191108Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2191307Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2191464Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2191622Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2191779Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2191974Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2192135Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2192296Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2192496Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2192652Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2192809Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2192974Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2193135Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2193296Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2193453Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2193609Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2193774Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2193932Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2194091Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2194256Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2194414Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2194568Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2194730Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2194887Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2195057Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2195212Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2195370Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2195531Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2195687Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2195944Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2196107Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2196268Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2196429Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2196584Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2196741Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2196907Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2197062Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2197218Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2197385Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2197562Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2197746Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2197909Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2198067Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2198230Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2198387Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2198544Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2198748Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2198906Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2199066Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2199226Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2199423Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2199589Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2199751Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2199944Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2200103Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2200261Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2200421Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2200632Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2200846Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2201007Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2201167Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2201331Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2201495Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2201658Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2201824Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2201983Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2202143Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2202305Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2202463Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2202629Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2202794Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2202950Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2203116Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2203273Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2203487Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2203652Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2203810Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2203969Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2204127Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2204287Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2204450Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2204613Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2204769Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2204929Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2205087Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2205247Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2205412Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2205569Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2205724Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2205965Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2206197Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2206364Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2206523Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2206682Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2206883Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2207046Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2207209Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2207408Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2207570Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2207732Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2207891Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2208049Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2208214Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2208378Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2208693Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2208861Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2209020Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2209185Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2209342Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2209501Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2209666Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2209825Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2209984Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2210152Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2210311Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2210480Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2210641Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2210800Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2210963Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2211168Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2211330Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2211493Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2211654Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2211844Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2212062Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2212268Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2212480Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2212685Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2212899Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2213120Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2213341Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2213560Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2213784Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2214001Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2214169Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2214398Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2214558Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2214724Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2214882Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2215086Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2215252Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2215415Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2215618Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2215777Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2215936Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2216100Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2216264Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2216423Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2216585Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2216745Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2216912Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2217070Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2217232Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2217395Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2217551Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2217709Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2217869Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2218027Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2218185Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2218344Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2218503Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2218665Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2218824Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2219026Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2219190Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2219347Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2219506Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2219663Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2219825Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2219988Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2220152Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2220311Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2220479Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2220638Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2220803Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2220960Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2221120Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2221281Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2221440Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2221635Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2221919Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2222140Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2222350Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2222624Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2222839Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2223059Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2223270Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2223555Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2223762Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2223973Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2224212Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2224470Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2224706Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2224922Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2225149Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2225380Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2225601Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2225824Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2226037Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2226265Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2226482Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2226705Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2226930Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2227107Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2227271Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2227435Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2227619Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2227804Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2228040Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2228206Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2228365Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2228523Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2228688Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2228850Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2229010Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2229174Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2229332Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2229496Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2229653Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2229815Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2229987Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2230145Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2230303Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2230466Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2230672Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2230836Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2230993Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2231149Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2231358Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2231522Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2231682Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2231886Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2232043Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2232204Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2238645Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2238918Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2239147Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2239370Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2239604Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2239849Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2240109Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2240360Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2240651Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2240896Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2241116Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2241332Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2241554Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2241765Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2241957Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2242117Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2242270Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2242426Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2242788Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2242946Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2243107Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2243260Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2243411Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2243571Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2243727Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2243880Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2244042Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2244201Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2244363Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2244518Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2244673Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2244837Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2244992Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2245146Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2245305Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2245530Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2245692Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2245849Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2246068Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2246228Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2246382Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2246538Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2246757Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2246912Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2247073Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2247232Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2247390Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2247553Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2247706Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2247859Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2248026Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2248179Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2248338Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2248632Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2248803Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2248965Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2249118Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2249275Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2249437Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2249588Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2249751Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2249908Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2250060Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2250271Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2250427Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2250579Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2250741Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2250893Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2251047Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2251213Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2251365Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2251526Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2251683Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2251836Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2252003Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2252158Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2252310Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2252470Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2252622Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2252823Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2252979Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2253130Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2253288Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2253477Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2253631Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2253796Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2253995Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2254156Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2254309Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2254463Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2254625Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2254777Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2254929Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2255089Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2255246Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2255406Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2255562Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2255715Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2255877Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2256029Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2256182Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2256344Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2256501Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2256661Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2256817Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2256973Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2257134Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2257330Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2257482Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2257644Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2257798Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2257960Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2258112Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2258269Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2258429Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2258583Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2258738Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2258896Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2259050Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2259212Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2259366Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2259519Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2259675Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2259827Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2260022Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2260184Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2260336Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2260489Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2260685Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2260840Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2260998Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2261185Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2261338Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2261538Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2261693Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2261848Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2262008Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2262164Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2262327Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2262482Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2262636Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2262800Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2262957Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2263110Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2263272Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2263426Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2263587Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2263741Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2263893Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2264050Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2264208Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2264362Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2264569Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2264731Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2264891Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2265045Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2265202Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2265366Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2265520Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2265674Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2265836Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2265990Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2266147Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2266302Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2266456Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2266615Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2266767Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2266925Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2267124Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2267278Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2267439Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2267593Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2267812Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2267991Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2268145Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2268297Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2268516Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2268668Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2268822Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2268982Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2269137Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2269502Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2269655Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2269810Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2269968Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2270127Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2270279Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2270438Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2270591Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2270747Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2270898Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2271055Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2271212Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2271364Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2271518Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2271676Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2271830Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2272043Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2272199Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2272350Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2272512Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2272663Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2272817Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2272974Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2273127Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2273287Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2273442Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2273594Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2273758Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2273910Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2274061Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2274224Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2274375Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2274580Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2274736Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2274888Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2275055Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2275249Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2275401Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2275569Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2275759Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2275916Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2276068Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2276226Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2276391Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2276542Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2276695Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2276853Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2277010Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2277165Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2277332Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2277487Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2277651Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2277806Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2277959Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2278125Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2278279Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2278429Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2278591Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2278752Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2278916Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2279114Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2279271Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2279440Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2279593Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2279749Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2279915Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2280071Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2280236Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2280393Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2280553Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2280712Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2280869Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2281022Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2281189Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2281346Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2281507Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2281663Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2281860Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2282023Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2282178Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2282369Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2282531Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2282687Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2282848Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2283043Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2283196Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2283357Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2283512Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2283666Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2283872Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2284089Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2284324Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2284545Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2284761Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2285005Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2285217Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2285423Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2285640Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2285849Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2286077Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2286324Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2286560Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2286792Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2287036Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2287285Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2287632Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2287881Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2288125Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2288381Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2288761Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2289022Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2289269Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2289513Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2289764Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2289994Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2290220Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2290462Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2290697Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2290926Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2291155Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2291401Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2291757Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2292025Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2292280Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2292526Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2292829Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2293096Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2293336Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2293605Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2293824Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2294030Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2294236Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2294461Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2294674Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2294915Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2295154Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2295408Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2295667Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2295917Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2296163Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2296420Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2296642Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2296863Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2297096Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2297347Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2297603Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2297849Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2298100Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2298354Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2298685Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2298947Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2299194Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2299500Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2299745Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2299991Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2300236Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2300472Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2300704Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2300937Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2301185Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2301434Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2301691Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2301938Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2302184Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2302438Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2302675Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2303006Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2303264Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2303514Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2303862Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2304113Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2304358Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2304619Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2304925Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2305173Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2305431Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2305680Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2305939Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2306182Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2306426Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2306695Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2306944Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2307197Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2307445Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2307691Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2307944Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2308194Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2308453Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2308706Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2308952Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2309204Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2309445Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2309701Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2309960Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2310297Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2310557Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2310800Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2311042Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2311298Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2311549Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2311797Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2312049Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2312293Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2312542Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2312795Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2313045Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2313309Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2313559Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2313805Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2314058Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2314392Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2314641Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2314901Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2315142Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2315464Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2315719Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2315972Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2316296Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2316547Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2316794Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2317052Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2317295Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2317562Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2317810Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2318057Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2318315Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2318553Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2318804Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2319068Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2319325Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2319600Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2319848Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2320102Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2320372Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2320625Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2320882Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2321168Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2321419Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2321786Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2322032Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2322293Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2322564Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2322818Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2323071Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2323336Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2323590Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2323866Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2324132Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2324390Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2324668Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2324926Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2325175Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2325439Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2325693Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2325959Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2326298Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2326552Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2326807Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2327058Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2327366Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2327619Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2327906Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2328240Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2328676Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2328942Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2329204Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2329464Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2329713Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2329970Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2330214Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2330477Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2330744Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2330998Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2331265Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2331509Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2331761Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2332024Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2332281Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2332531Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2332796Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2333042Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2333309Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2333554Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2333896Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2334161Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2334412Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2334661Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2334917Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2335180Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2335447Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2335698Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2335951Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2336223Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2336665Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2336921Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2337191Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2337443Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2337708Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2337956Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2338380Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2338654Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2338907Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2339149Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2339549Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2339806Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2340070Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2340318Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2340761Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2341023Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2341288Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2341530Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2341790Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2342037Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2342299Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2342547Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2342798Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2343053Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2343297Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2343543Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2343799Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2344033Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2344290Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2344542Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2344788Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2345041Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2345286Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2345533Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2345788Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2346168Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2346420Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2346678Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2346924Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2347159Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2347408Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2347693Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2347964Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2348207Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2348454Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2348698Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2350753Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2351006Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2351254Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2351504Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2351759Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2352114Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2352363Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2352606Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2352846Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2353159Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2353418Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2353672Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2353997Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2354244Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2354476Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2354731Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2354982Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2355247Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2355497Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2355748Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2356018Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2356255Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2356503Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2356772Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2357028Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2357293Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2357558Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2357839Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2358106Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2358358Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2358615Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2358886Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2359137Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2360922Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2361171Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2361424Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2361697Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2361949Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2362199Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2362477Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2362724Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2362989Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2363240Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2363493Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2363763Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2364007Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2364248Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2364504Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2364755Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2365020Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2365352Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2365601Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2365859Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2366150Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2366404Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2366672Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2366920Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2367230Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2367483Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2367730Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2367972Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2368220Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2368470Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2368820Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2369073Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2369314Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2369559Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2369802Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2370064Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2370310Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2370555Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2370811Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2371061Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2371303Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2371542Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2371791Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2372058Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2372304Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2372647Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2372903Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2373141Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2373384Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2373641Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2373895Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2374151Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2374394Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2374642Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2374891Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2375134Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2375381Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2375644Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2375887Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2376143Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2376388Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2376702Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2376959Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2377210Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2377446Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2377767Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2378017Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2378263Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2378560Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2378808Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2379052Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2379301Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2379550Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2379805Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2380056Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2380306Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2380579Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2380819Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2381089Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2381342Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2381598Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2381857Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2382102Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2382353Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2382620Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2382869Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2383129Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2383372Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2383617Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2383977Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2384227Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2384483Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2384747Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2384994Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2385245Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2385486Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2385729Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2385997Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2386255Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2386505Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2386770Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2387012Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2387262Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2387504Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2387748Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2387999Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2388331Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2388578Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2388838Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2389152Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2389428Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2389682Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2389936Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2390245Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2390482Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2390725Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2390986Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2391243Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2391500Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2391757Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2392003Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2392260Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2392502Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2392747Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2393015Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2393266Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2393533Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2393779Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2394025Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2394263Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2394502Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2394747Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2395004Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2395250Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2395614Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2395859Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2396091Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2396342Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2396590Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2396842Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2397094Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2397340Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2397584Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2397841Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2398078Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2398334Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2398583Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2398829Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2399081Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2399328Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2399653Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2399899Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2400149Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2400406Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2400719Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2400963Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2401220Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2401519Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2401757Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2402012Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2402259Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2402505Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2402753Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2402998Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2403259Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2403506Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2403741Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2403989Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2404230Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2404539Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2404827Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2405102Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2413071Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2413376Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2413627Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2413887Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2414137Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2414383Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2414734Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2414968Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2415214Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2415464Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2415718Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2415975Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2416229Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2416465Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2416717Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2416966Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2417209Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2417471Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2417753Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2418031Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2418283Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2418526Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2418779Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2419118Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2419373Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2419632Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2419873Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2420188Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2420441Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2420699Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2421019Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2421268Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2421516Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2421766Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2422019Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2422279Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2422534Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2422787Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2423064Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2423314Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2423556Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2423826Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2424083Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2424337Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2424603Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2424857Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2425104Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2425348Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2425598Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2425882Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2426137Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2426479Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2426745Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2426998Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2427262Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2427532Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2427824Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2428102Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2428341Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2428582Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2428847Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2429091Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2429358Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2429622Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2429873Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2430140Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2430390Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2430643Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2431003Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2431261Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2431533Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2431868Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2432126Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2432392Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2432658Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2432996Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2433262Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2433506Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2433756Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2434009Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2434265Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2434549Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2434806Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2435059Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2435317Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2435557Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2435823Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2436073Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2436521Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2436798Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2437054Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2437306Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2437558Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2437844Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2438134Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2438391Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2438783Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2439048Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2439290Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2439543Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2439799Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2440048Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2440305Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2440579Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2440831Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2441104Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2441344Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2441589Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2441864Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2442111Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2442364Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2442638Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2443001Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2443264Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2443506Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2443767Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2444157Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2444412Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2444668Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2445036Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2445278Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2445541Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2445791Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2446052Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2446321Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2446562Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2446815Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2447088Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2447337Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2447604Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2447850Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2448090Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2448324Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2448704Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2448954Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2449211Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2449457Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2449708Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2449957Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2450189Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2450537Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2450788Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2451036Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2451292Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2451537Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2451792Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2452032Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2452277Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2452532Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2452786Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2453032Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2453293Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2453533Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2453781Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2454023Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2454268Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2454526Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2454853Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2455103Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2455354Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2455651Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2455895Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2456161Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2456404Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2456718Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2456953Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2457195Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2457445Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2457692Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2457930Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2458186Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2458436Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2458690Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2458931Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2459175Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2459432Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2459678Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2459929Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2460187Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2460437Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2460697Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2460927Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2461169Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2461435Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2461685Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2462024Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2462281Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2462518Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2462771Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2463022Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2463275Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2463533Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2463770Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2464017Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2464268Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2464516Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2464773Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2465016Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2465266Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2465526Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2465772Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2466767Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2467055Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2467304Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2467567Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2467924Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2468177Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2468446Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2468756Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2469004Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2469257Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2469509Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2469746Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2470004Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2470244Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2470516Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2470771Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2471025Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2471295Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2471553Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2471803Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2472058Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2472310Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2472582Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2472839Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2473091Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2473364Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2473614Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2473857Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2474211Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2474471Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2474740Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2474985Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2475233Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2475507Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2475769Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2476020Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2476283Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2476523Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2476778Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2477032Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2477286Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2477556Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2477849Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2478114Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2478377Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2478734Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2479010Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2479262Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2479584Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2479859Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2480110Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2480361Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2480690Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2480938Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2481195Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2481445Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2481694Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2481948Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2482192Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2482428Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2482683Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2482924Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2483194Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2483444Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2483694Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2483955Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2484189Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2484442Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2484693Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2484945Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2485199Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2485462Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2485705Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2486056Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2486304Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2486563Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2486821Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2487067Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2487311Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2487564Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2487801Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2488063Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2488310Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2488691Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2488948Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2489190Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2489432Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2489691Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2489937Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2490279Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2490529Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2490771Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2491017Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2491321Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2491576Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2491838Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2492144Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2492397Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2492636Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2492876Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2493134Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2493403Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2493659Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2493936Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2494184Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2494457Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2494715Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2494978Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2495257Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2495516Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2495774Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2496024Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2496274Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2496535Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2496783Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2497041Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2497292Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2497612Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2497854Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2498109Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2498354Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2498607Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2498852Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2499102Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2499348Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2499591Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2499839Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2500099Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2500346Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2500597Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2500864Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2501102Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2501366Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2501619Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2501960Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2502225Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2502469Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2502719Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2503046Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2503304Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2503571Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2503874Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2504121Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2504379Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2504635Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2504886Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2505129Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2505391Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2505632Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2505885Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2506148Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2506387Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2506639Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2506877Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2507124Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2507377Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2507638Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2507928Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2508187Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2508440Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2508712Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2508979Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2509326Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2509597Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2509845Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2510102Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2510362Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2510628Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2510896Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2511150Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2511408Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2511675Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2511919Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2512179Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2512448Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2512699Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2512959Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2513196Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2513446Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2513781Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2514041Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2514290Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2514616Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2514866Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2515103Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2515359Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2515672Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2515940Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2516185Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2516431Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2516688Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2516925Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2517163Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2517426Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2517687Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2517976Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2518247Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2518504Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2518760Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2519010Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2519258Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2519524Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2519779Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2520033Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2520267Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2520515Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2520770Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2521149Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2521408Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2521668Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2521918Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2522169Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2522422Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2522675Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2522936Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2523186Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2523438Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2523691Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2523937Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2524174Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2524418Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2524658Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2524904Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2525317Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2525555Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2525807Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2526056Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2526390Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2526645Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2526896Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2527198Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2527440Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2527687Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2527948Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2528204Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2528449Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2528800Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2529052Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2529326Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2529583Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2529836Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2530098Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2530349Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2530589Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2530837Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2531085Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2531346Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2531593Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2531838Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2532094Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2532323Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2532645Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2532902Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2533143Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2533402Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2533645Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2533891Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2534145Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2534388Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2534630Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2534889Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2535138Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2535400Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2535645Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2535889Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2536133Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2536627Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2536880Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2537260Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2537513Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2537761Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2538088Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2538331Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2538587Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2538829Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2539166Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2539424Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2539672Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2539922Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2540161Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2540401Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2540654Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2540897Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2541146Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2541397Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2541641Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2541898Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2542138Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2542377Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2542627Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2542874Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2543121Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2543369Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2543610Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2543855Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2544100Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2544470Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2544724Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2544969Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2545212Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2545452Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2545702Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2545948Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2546200Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2546445Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2546696Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2546939Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2547183Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2547437Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2547722Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2547973Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2548222Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2548539Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2548795Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2549025Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2549263Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2549587Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2549834Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2550081Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2550383Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2550619Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2550864Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2551107Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2551354Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2551612Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2551855Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2552098Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2552353Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2552587Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2552842Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2553088Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2553330Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2553584Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2553828Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2554061Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2554309Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2554550Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2554803Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2555055Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2555300Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2555639Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2555875Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2556119Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2556376Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2556623Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2556873Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2557126Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2557369Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2557614Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2557853Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2558096Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2558361Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2558607Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2558855Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2559103Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2559338Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2559586Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2559908Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2560160Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2560406Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2560703Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2560942Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2561189Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2561437Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2561787Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2562033Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2562275Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2562531Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2562774Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2563013Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2563232Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2563448Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2563670Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2563879Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2564091Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2564327Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2564557Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2564798Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2565045Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2565295Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2565545Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2565782Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2566022Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2566271Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2566494Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2566826Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2567088Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2567335Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2567588Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2567831Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2568072Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2568314Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2568692Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2568937Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2569191Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2569434Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2569683Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2569926Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2570167Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2570410Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2570653Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2570986Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2571253Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2571498Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2571748Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2572052Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2572296Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2572556Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2572857Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2573104Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2573359Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2573599Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2573843Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2574098Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2574348Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2574606Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2574857Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2575099Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2575348Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2575587Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2575837Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2576095Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2576340Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2576589Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2576838Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2577083Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2577327Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2577577Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2577823Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2578150Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2578389Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2578647Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2582036Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2582326Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2582576Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2582826Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2583068Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2583313Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2583552Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2583795Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2584055Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2584307Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2584556Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2584808Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2585082Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2585322Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2585571Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2585821Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2586067Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2586323Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2586669Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2586919Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2587178Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2587484Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2587735Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2587981Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2588223Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2588476Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2588722Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2588975Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2589229Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2589477Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2589725Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2589970Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2590217Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2590467Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2590715Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2590959Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2591209Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2591450Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2591700Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2591939Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2592190Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2592444Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2592775Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2593020Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2593272Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2593644Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2593911Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2594158Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2594404Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2594657Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2594899Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2595145Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2595397Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2595648Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2595910Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2596156Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2596406Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2596658Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2596905Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2597154Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2597413Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2597668Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2598045Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2598293Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2598553Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2598803Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2599116Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2599377Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2599627Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2599865Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2600113Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2600355Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2600674Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2600996Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2601279Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2601599Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2609682Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2609972Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2610230Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2610476Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2610725Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2610974Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2611216Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2611470Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2611713Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2611960Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2612209Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2612567Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2612818Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2613075Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2613413Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2613664Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2613912Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2614153Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2614412Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2614658Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2614905Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2615155Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2615400Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2615648Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2615892Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2616138Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2616392Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2616640Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2616884Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2617137Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2617388Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2617719Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2617972Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2618227Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2618541Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2618788Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2619037Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2619283Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2619532Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2619781Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2620028Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2620277Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2620533Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2620777Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2621024Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2621278Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2621521Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2621775Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2622028Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2622274Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2622525Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2622772Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2623020Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2623274Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2623524Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2623866Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2624120Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2624362Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2624677Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2624923Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2625166Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2625422Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2625670Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2625917Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2626167Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2626409Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2626666Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2626912Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2627160Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2627416Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2627689Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2627955Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2628200Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2628441Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2628694Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2629054Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2629305Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2629554Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2629797Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2630091Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2630337Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2630588Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2630831Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2631080Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2631322Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2631573Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2631816Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2632065Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2632321Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2632572Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2632825Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2633070Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2633316Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2633560Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2633812Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2634054Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2634307Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2634554Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2634810Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2635054Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2635393Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2635647Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2635891Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2636199Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2636654Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2636874Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2637077Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2637228Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2637378Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2637539Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2637698Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2637878Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2638058Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2638210Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2638363Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2638518Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2638668Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2638827Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2638978Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2639132Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2639385Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2639538Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2639690Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2639901Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2640052Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2640211Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2640364Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2640516Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2640671Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2640820Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2640970Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2641125Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2641273Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2641431Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2641583Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2641734Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2641891Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2642041Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2642191Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2642345Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2642497Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2642653Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2642807Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2642961Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2643180Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2643331Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2643484Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2643700Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2643853Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2644011Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2644161Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2644311Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2644465Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2644617Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2644770Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2644927Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2645075Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2645230Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2645380Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2645530Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2645683Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2645833Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2645983Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2646141Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2646290Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2646487Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2646639Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2646793Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2646987Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2647138Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2647296Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2647457Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2647607Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2647760Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2647916Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2648067Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2648224Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2648376Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2648629Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2648807Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2648957Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2649109Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2649264Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2649416Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2649570Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2649726Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2649876Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2650033Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2650184Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2650382Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2650539Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2650689Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2650889Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2651042Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2651193Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2651347Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2651497Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2651648Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2651810Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2651961Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2652121Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2652273Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2652423Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2652582Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2652734Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2652887Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2653043Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2653192Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2653345Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2653538Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2653690Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2653849Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2654036Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2654187Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2654342Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2654493Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2654649Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2654799Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2654951Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2655107Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2655260Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2655411Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2655571Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2655722Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2655882Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2656038Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2656189Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2656348Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2656500Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2656652Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2656812Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2656965Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2657116Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2657317Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2657467Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2657626Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2657847Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2658000Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2658157Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2658309Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2658461Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2658617Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2658770Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2658927Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2659081Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2659236Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2659399Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2659552Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2659707Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2659864Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2660016Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2660173Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2660331Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2660484Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2660679Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2660830Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2660984Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2661175Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2661326Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2661490Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2661643Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2661794Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2661949Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2662100Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2662251Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2662410Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2662560Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2662722Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2662877Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2663027Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2663187Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2663341Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2663494Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2663653Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2663804Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2663960Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2664114Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2664266Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2664475Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2664628Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2664778Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2665033Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2665190Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2665341Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2665501Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2665655Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2665809Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2665965Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2666121Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2666281Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2666435Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2666585Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2666744Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2666897Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2667053Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2667204Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2667356Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2667518Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2667741Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2667907Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2668062Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2668211Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2668401Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2668553Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2668703Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2668861Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2669012Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2669163Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2669314Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2669466Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2669620Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2669773Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2669921Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2670074Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2670224Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2670375Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2670529Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2670677Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2670828Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2670975Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2671124Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2671277Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2671427Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2671620Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2671774Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2671924Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2672122Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2672275Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2672426Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2672584Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2672736Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2672887Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2673048Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2673202Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2673357Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2673510Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2673661Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2673817Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2673967Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2674124Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2674283Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2674435Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2674597Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2674789Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2674942Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2675101Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2675287Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2675437Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2675595Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2675745Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2675900Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2676053Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2676204Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2676362Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2676517Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2676667Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2676829Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2676982Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2677138Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2677292Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2677445Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2677609Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2677761Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2677911Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2678066Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2678219Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2678379Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2678571Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2678724Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2678882Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2679075Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2679226Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2679382Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2679533Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2679686Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2679842Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2679993Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2680148Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2680301Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2680454Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2680613Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2680764Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2680913Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2681067Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2681218Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2681369Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2681519Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2681709Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2681863Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2682017Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2682166Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2682362Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2682512Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2682670Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2682820Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2682968Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2683120Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2683270Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2683423Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2683584Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2683738Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2683894Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2684046Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2684199Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2684357Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2684509Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2684660Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2684818Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2684968Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2685124Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2685278Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2685429Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2685650Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2685805Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2685953Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2686151Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2686302Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2686454Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2686603Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2686750Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2686901Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2687053Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2687202Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2687357Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2687512Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2687668Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2687820Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2687971Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2688128Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2688280Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2688432Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2688688Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2688882Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2689034Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2689199Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2689387Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2689540Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2689691Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2689841Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2689996Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2690156Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2690325Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2690496Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2690665Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2690836Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2691005Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2691172Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2691338Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2691508Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2691674Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2691843Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2692014Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2692185Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2692352Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2692523Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2692697Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2692909Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2693076Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2693250Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2693459Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2693613Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2693763Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2693913Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2694068Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2694219Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2694371Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2694524Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2694677Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2694832Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2694985Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2695136Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2695293Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2695446Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2695597Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2695752Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2695902Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2696054Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2696245Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2696397Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2696554Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2696739Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2696891Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2697052Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2697202Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2697358Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2697513Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2697686Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2697865Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2698019Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2698171Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2698326Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2698478Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2698627Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2698789Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2698941Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2699095Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2699244Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2699395Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2699548Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2699702Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2699850Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2700047Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2700202Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2700354Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2700545Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2700699Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2700856Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2701004Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2701153Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2701306Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2701459Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2701612Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2701762Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2701912Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2702064Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2702217Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2702368Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2702524Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2702677Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2702831Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2702980Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2703171Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2703326Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2703480Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2703667Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2703824Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2703975Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2704127Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2704277Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2704428Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2704583Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2704735Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2704886Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2705040Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2705194Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2705349Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2705503Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2705657Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2705812Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2705961Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2706113Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2706266Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2706417Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2706571Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2706720Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2706912Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2707068Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2707221Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2707370Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2707566Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2707716Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2707864Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2708024Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2708174Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2708325Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2708476Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2708626Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2708783Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2708934Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2709084Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2709240Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2709391Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2709546Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2709697Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2709847Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2710001Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2710191Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2710343Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2710499Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2710711Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2710863Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2711013Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2711162Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2711314Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2711466Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2711614Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2711766Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2711917Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2712068Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2712219Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2712369Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2712524Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2712679Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2712835Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2712990Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2713143Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2713298Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2713447Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2713601Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2713751Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2713944Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2714095Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2714251Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2714440Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2714595Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2714745Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2714895Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2715051Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2715204Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2715357Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2715513Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2715666Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2715826Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2715978Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2716133Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2716290Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2716441Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2716592Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2716746Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2716895Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2717091Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2717249Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2717402Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2717555Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2717741Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2717893Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2718048Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2718201Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2718350Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2718503Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2718651Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2718808Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2718959Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2719109Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2719261Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2719412Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2719559Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2719717Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2719867Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2720021Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2720169Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2720317Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2720467Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2720618Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2720767Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2720960Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2721111Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2721264Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2721457Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2721608Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2721760Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2721912Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2722061Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2722215Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2722366Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2722518Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2722671Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2722824Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2722977Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2723129Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2723283Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2723439Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2723589Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2723743Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2723896Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2724089Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2724247Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2724402Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2724590Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2724743Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2724895Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2725045Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2725202Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2725351Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2725503Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2725654Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2725804Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2725957Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2726110Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2726259Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2726416Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2726568Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2726725Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2726877Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2727029Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2727185Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2727337Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2727489Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2727653Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2727873Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2728040Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2728190Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2728398Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2728674Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2728827Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2728980Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2729136Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2729286Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2729449Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2729600Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2729753Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2729907Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2730061Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2730214Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2730365Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2730518Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2730677Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2730829Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2730981Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2731181Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2731331Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2731484Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2731642Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2731835Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2731988Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2732141Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2732293Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2732537Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2732723Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2732903Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2733118Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2733302Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2733583Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2740837Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2741042Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2741206Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2741364Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2741516Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2741668Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2741821Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2741976Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2742127Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2742281Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2742435Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2742728Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2742883Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2743039Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2743244Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2743402Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2743558Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2743708Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2743862Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2744014Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2744165Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2744319Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2744473Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2744634Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2744786Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2744940Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2745098Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2745249Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2745397Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2745554Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2745705Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2745925Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2746079Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2746232Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2746443Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2746594Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2746748Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2746904Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2747052Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2747203Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2747355Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2747505Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2747659Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2747808Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2747963Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2748119Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2748267Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2748419Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2748574Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2748724Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2748878Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2749028Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2749178Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2749334Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2749483Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2749675Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2749828Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2749981Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2750173Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2750327Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2750478Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2750630Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2750780Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2750930Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2751088Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2751237Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2751392Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2751542Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2751694Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2751849Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2752001Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2752152Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2752310Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2752460Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2752615Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2752764Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2752956Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2753110Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2753263Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2753499Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2753650Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2753804Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2753957Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2754108Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2754260Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2754416Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2754569Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2754725Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2754882Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2755034Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2755193Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2755345Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2755497Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2755651Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2755803Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2755955Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2756112Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2756262Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2756415Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2756570Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2756761Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2756917Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2757067Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2757253Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2757410Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2757569Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2757739Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2757911Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2758061Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2758222Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2758377Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2758530Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2758686Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2758835Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2758986Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2759140Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2759291Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2759448Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2759599Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2759749Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2759946Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2760096Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2760253Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2760445Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2760594Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2760753Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2760902Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2761052Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2761204Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2761355Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2761503Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2761657Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2761806Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2761961Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2762111Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2762262Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2762418Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2762567Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2762716Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2762870Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2763021Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2763179Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2763332Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2763482Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2763678Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2763826Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2763981Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2764138Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2764328Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2764483Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2764639Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2764788Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2764939Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2765090Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2765241Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2765393Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2765546Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2765696Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2765851Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2766003Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2766159Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2766310Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2766461Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2766617Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2766767Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2766959Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2767119Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2767270Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2767502Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2767673Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2767847Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2768016Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2768167Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2768318Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2768475Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2768730Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2768889Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2769042Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2769195Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2769350Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2769502Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2769657Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2769816Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2769966Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2770118Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2770267Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2770419Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2770573Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2770722Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2770923Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2771084Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2771236Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2771432Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2771586Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2771737Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2771891Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2772042Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2772194Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2772352Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2772503Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2772662Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2772816Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2772966Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2773123Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2773273Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2773424Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2773578Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2773728Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2773877Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2774072Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2774227Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2774383Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2774534Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2774721Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2774879Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2775029Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2775182Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2775341Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2775492Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2775645Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2775798Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2775950Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2776106Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2776259Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2776413Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2776570Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2776725Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2776881Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2777034Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2777186Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2777346Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2777498Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2777655Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2777812Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2778009Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2778172Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2778325Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2778516Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2778675Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2778831Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2778983Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2779140Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2779294Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2779453Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2779604Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2779758Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2779919Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2780073Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2780227Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2780390Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2780542Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2780703Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2780856Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2781012Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2781205Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2781358Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2781512Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2781704Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2781859Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2782014Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2782172Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2782328Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2782487Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2782638Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2782791Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2782951Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2783102Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2783254Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2783414Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2783570Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2783732Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2783884Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2784036Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2784191Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2784345Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2784495Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2784656Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2784810Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2785013Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2785169Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2785318Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2785509Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2785663Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2785814Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2785972Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2786124Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2786279Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2786431Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2786582Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2786742Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2786894Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2787048Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2787211Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2787364Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2787521Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2787699Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2787877Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2788031Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2788219Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2788373Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2788534Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2788686Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2788874Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2789024Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2789180Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2789334Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2789488Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2789637Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2789797Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2789948Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2790106Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2790256Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2790409Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2790564Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2790714Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2790867Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2791020Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2791170Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2791320Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2791472Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2791623Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2791779Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2791928Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2792120Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2792275Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2792426Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2792615Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2792770Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2792920Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2793073Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2793230Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2793383Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2793546Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2793701Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2793859Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2794022Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2794176Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2794339Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2794490Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2794640Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2794794Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2794947Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2795096Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2795315Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2795477Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2795631Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2795819Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2795973Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2796126Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2796281Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2796433Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2796583Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2796734Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2796883Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2797037Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2797189Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2797343Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2797507Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2797658Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2797816Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2797995Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2798169Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2798322Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2798484Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2798633Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2798795Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2798948Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2799142Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2799297Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2799451Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2799639Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2799797Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2799949Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2800102Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2800252Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2800404Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2800565Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2800718Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2800869Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2801028Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2801183Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2801339Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2801493Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2801643Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2801801Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2801953Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2802105Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2802261Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2802451Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2802603Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2802759Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2802950Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2803103Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2803255Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2803405Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2803560Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2803711Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2803864Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2804022Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2804177Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2804334Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2804488Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2804642Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2804798Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2804954Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2805108Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2805265Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2805419Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2805579Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2805731Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2805886Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2806044Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2806240Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2806396Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2806555Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2806748Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2806907Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2807058Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2807212Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2807370Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2807522Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2807676Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2807828Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2807980Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2808137Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2808289Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2808440Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2808735Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2808890Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2809043Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2809202Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2809353Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2809556Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2809709Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2809864Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2810057Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2810210Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2810370Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2810527Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2810677Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2810831Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2810982Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2811135Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2811294Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2811445Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2811601Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2811758Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2811912Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2812067Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2812218Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2812367Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2812524Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2812676Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2812829Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2812989Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2813140Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2813296Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2813503Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2813658Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2813816Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2814005Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2814161Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2814318Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2814470Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2814622Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2814780Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2814935Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2815100Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2815254Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2815411Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2815569Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2815721Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2815873Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2816031Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2816184Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2816342Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2816493Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2816686Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2816845Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2816998Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2817190Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2817344Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2817497Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2817652Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2817806Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2817959Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2818117Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2818269Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2818424Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2818582Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2818738Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2818897Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2819050Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2819205Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2819366Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2819517Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2819669Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2819827Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2819979Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2820139Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2820291Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2820487Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2820647Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2820799Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2821014Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2821174Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2821326Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2821477Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2821634Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2821786Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2821948Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2822101Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2822255Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2822412Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2822564Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2822718Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2822875Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2823027Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2823182Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2823332Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2823482Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2823680Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2823835Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2823992Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2824149Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2824338Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2824499Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2824651Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2824804Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2824966Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2825119Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2825272Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2825432Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2825583Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2825738Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2825893Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2826047Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2826203Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2826356Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2826507Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2826666Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2826818Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2826976Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2827129Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2827284Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2827445Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2827665Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2827844Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2828002Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2828190Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2828350Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2828500Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2828652Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2828808Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2828961Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2829115Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2829271Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2829427Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2829588Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2829740Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2829895Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2830052Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2830206Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2830354Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2830511Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2830664Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2830858Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2831016Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2831169Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2831365Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2831517Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2831671Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2831830Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2831981Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2832134Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2832293Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2832445Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2832654Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2832810Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2832965Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2833122Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2833275Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2833429Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2833584Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2833738Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2833898Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2834050Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2834203Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2834363Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2834515Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2834716Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2834878Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2835032Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2835227Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2835380Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2835531Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2835687Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2835840Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2835992Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2836151Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2836643Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2836840Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2836993Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2837147Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2837306Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2837459Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2837610Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2837768Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2837923Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2838081Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2838375Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2838530Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2838689Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2838843Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2839054Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2839213Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2839369Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2839523Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2839684Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2839837Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2839998Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2840153Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2840309Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2840466Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2840620Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2840775Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2840943Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2841098Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2841257Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2841410Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2841564Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2841723Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2841876Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2842029Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2842187Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2842400Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2842562Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2842713Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2842919Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2843078Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2843229Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2843379Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2843535Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2843688Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2843844Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2843995Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2844148Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2844304Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2844455Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2844610Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2844767Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2844919Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2845080Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2845233Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2845385Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2845579Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2845731Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2845886Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2846079Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2846231Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2846391Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2846547Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2846700Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2846859Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2847012Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2847164Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2847325Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2847479Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2847634Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2847799Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2847952Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2848115Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2848266Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2848416Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2848690Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2848843Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2848994Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2849154Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2849307Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2849535Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2849687Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2849847Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2850065Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2850223Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2850377Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2850537Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2850689Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2850849Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2851005Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2851158Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2851314Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2851471Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2851624Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2851784Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2851937Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2852097Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2852250Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2852405Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2852564Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2852719Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2852912Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2853071Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2853228Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2853424Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2853576Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2853731Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2853891Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2854043Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2854195Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2854364Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2854523Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2854681Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2854835Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2854999Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2855154Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2855314Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2855472Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2855626Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2855783Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2855935Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2856090Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2856250Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2856406Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2856559Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2856761Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2856917Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2857077Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2857270Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2863749Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2863939Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2864106Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2864258Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2864410Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2864571Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2864722Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2864879Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2865038Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2865191Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2865352Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2865507Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2865660Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2865822Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2865976Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2866129Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2866358Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2866514Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2866722Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2866920Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2867073Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2867235Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2867390Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2867542Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2867702Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2867857Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2868011Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2868175Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2868329Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2868491Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2868647Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2868803Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2868965Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2869120Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2869271Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2869435Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2869589Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2869748Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2869905Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2870058Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2870216Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2870416Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2870573Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2870734Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2870975Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2871137Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2871287Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2871440Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2871603Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2871758Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2871915Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2872072Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2872227Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2872388Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2872543Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2872698Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2872859Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2873012Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2873166Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2873325Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2873481Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2873682Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2873837Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2873992Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2874190Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2874343Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2874498Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2874659Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2874813Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2874971Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2875125Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2875277Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2875440Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2875594Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2875747Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2875909Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2876069Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2876231Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2876383Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2876536Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2876697Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2876849Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2877003Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2877164Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2877318Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2877512Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2877676Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2877828Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2878023Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2878176Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2878328Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2878487Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2878639Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2878793Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2878953Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2879143Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2879308Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2879462Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2879615Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2879778Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2879930Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2880082Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2880239Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2880391Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2880549Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2880769Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2880923Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2881087Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2881239Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2881429Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2881590Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2881745Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2881903Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2882057Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2882209Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2882368Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2882526Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2882679Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2882838Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2882995Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2883157Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2883313Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2883468Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2883628Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2883784Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2883936Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2884093Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2884280Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2884444Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2884598Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2884798Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2884960Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2885113Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2885305Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2885470Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2885624Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2885778Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2885938Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2886091Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2886251Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2886403Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2886558Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2886719Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2886870Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2887023Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2887179Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2887332Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2887497Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2887650Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2887805Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2888006Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2888162Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2888318Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2888650Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2888805Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2888969Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2889122Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2889275Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2889439Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2889595Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2889748Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2889911Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2890064Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2890231Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2890386Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2890539Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2890701Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2890854Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2891008Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2891166Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2891317Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2891476Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2891632Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2891785Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2891990Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2892146Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2892299Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2892498Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2892654Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2892815Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2892969Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2893125Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2893287Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2893446Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2893600Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2893766Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2893922Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2894077Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2894242Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2894395Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2894554Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2894705Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2894857Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2895016Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2895209Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2895364Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2895522Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2895677Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2895874Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2896027Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2896183Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2896347Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2896500Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2896654Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2896813Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2896968Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2897131Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2897285Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2897445Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2897608Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2897762Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2897917Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2898082Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2898235Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2898394Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2898549Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2898702Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2898869Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2899022Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2899219Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2899380Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2899536Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2899731Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2899886Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2900039Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2900201Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2900353Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2900505Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2900668Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2900824Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2900987Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2901142Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2901293Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2901453Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2901609Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2901763Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2901928Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2902082Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2902244Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2902436Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2902592Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2902756Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2902951Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2903104Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2903273Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2903428Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2903581Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2903747Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2903901Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2904062Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2904220Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2904379Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2904541Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2904697Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2904850Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2905014Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2905171Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2905332Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2905486Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2905639Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2905799Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2905954Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2906110Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2906312Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2906471Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2906636Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2906852Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2907007Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2907170Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2907323Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2907478Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2907639Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2907796Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2907956Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2908114Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2908269Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2908431Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2908584Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2908741Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2908899Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2909051Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2909211Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2909366Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2909518Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2909719Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2909874Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2910030Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2910226Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2910380Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2910542Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2910696Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2910849Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2911010Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2911164Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2911318Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2911481Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2911633Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2911790Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2911954Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2912149Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2912315Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2912469Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2912624Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2912783Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2912939Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2913092Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2913256Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2913412Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2913618Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2913777Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2913933Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2914130Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2914283Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2914439Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2914600Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2914754Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2914914Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2915069Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2915221Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2915384Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2915539Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2915694Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2915857Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2916012Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2916171Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2916325Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2916478Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2916638Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2916833Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2916989Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2917150Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2917340Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2917497Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:18.2917652Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2917806Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2917964Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2918118Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2918269Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2918427Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2918582Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2918742Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2918899Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2919053Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2919235Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2919395Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2919557Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2919713Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2919879Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2920034Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2920195Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2920351Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2920507Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2920667Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2920863Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2921024Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2921184Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2921377Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2921541Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2921695Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2921848Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2922008Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2922162Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2922317Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2922475Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2922632Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2922795Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2922948Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2923106Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2923265Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2923420Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2923574Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2923734Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2923888Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2924081Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2924244Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2924401Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2924600Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2924753Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2924910Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2925070Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2925223Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2925378Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2925539Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2925691Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2925854Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2926008Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2926164Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2926326Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2926479Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2926635Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2926795Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2926949Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2927110Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2927262Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2927416Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2927585Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2927762Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2927988Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2928153Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2928320Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2928625Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2928787Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2928940Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2929102Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2929256Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2929414Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2929578Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2929733Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2929899Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2930057Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2930212Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2930375Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2930531Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2930686Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2930847Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2931004Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2931165Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2931360Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2931515Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2931678Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2931833Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2932025Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2932188Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2932341Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2932498Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2932652Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2932805Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2932958Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2933112Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2933265Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2933426Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2933583Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2933739Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2933895Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2934050Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2934212Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2934366Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2934520Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2934682Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2934836Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2934994Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2935159Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2935378Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2935543Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2935697Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2935888Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2936048Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2936203Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2936700Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2936886Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2937043Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2937207Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2937362Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2937522Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2937686Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2937838Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2937992Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2938151Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2938303Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2938464Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2938621Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2938775Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2939100Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2939271Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2939440Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2939674Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2939842Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2940024Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2940179Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2940332Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2940495Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2940648Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2940802Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2940967Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2941123Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2941290Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2941448Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2941599Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2941762Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2941916Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2942070Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2942231Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2942388Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2942553Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2942711Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2942864Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2943096Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2943252Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2943405Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2943625Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2943779Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2943939Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2944091Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2944245Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2944408Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2944566Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2944724Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2944888Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2945041Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2945200Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2945366Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2945521Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2945685Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2945840Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2945994Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2946162Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2946356Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2946515Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2946679Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2946837Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2947039Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2947197Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2947356Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2947525Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2947681Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2947842Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2948018Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2948178Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2948347Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2948505Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2948663Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2948831Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2948991Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2949148Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2949313Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2949469Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2949641Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2949795Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2949950Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2950121Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2950276Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2950472Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:18.2950650Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2950808Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2951016Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2951173Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2951333Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2951502Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2951657Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2951814Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2951988Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2952149Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2952315Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2952474Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2952630Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2952797Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2952952Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2953108Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2953279Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2953437Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2953595Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2953813Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2953973Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2954142Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2954338Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2954496Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2954666Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2954820Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2954979Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2955146Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2955302Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2955468Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2955627Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2955784Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2955953Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2956115Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2956273Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2956444Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2956598Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2956754Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2956907Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2957058Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2957215Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2957370Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2957521Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2957726Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2957880Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2958045Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2958235Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2958387Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2958546Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2958699Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2958850Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2959011Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2959165Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2959328Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2959481Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2959636Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2959801Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2959954Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2960108Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2960269Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2960422Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2960579Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2960734Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2960887Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2961089Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2961245Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2961401Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2961622Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2961775Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2961936Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2962088Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2962239Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2962395Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2962550Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2962702Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2962868Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2963019Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2963175Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2963335Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2963488Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2963648Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2963800Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2963954Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2964116Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2964269Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2964423Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2964586Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2964745Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2964950Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2965107Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2965269Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2965467Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2965621Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2965777Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2965960Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2966171Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2966335Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2966494Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2966648Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2966815Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2966977Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2967131Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2967295Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2967453Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2967630Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2967807Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2967971Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2968131Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2968337Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2968665Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2968832Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2969029Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2969190Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2969349Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2969505Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2969663Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2969816Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2969970Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2970128Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2970284Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2970444Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2970603Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2970759Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2970923Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2971081Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2971237Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2971400Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2971558Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2971712Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2971873Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2972029Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2972195Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2972351Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2972554Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2972719Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2972875Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2973087Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2973251Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2973406Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2973574Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2973731Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2973887Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2974051Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2974206Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2974364Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2974523Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2974677Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2974840Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2974996Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2975151Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2975313Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2975467Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2975623Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2975830Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2975989Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2976158Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2976351Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2976508Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2976675Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2976830Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2976985Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2977146Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2977302Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2977462Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2977646Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2977825Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2977990Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2978147Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2978301Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2978465Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2978621Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2978781Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2978936Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2979093Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2979254Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2979413Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2979568Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2979776Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2979938Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2980092Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2980290Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2980446Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2980616Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2980772Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2980932Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2981096Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2981253Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2981410Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2981576Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2981734Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2981897Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2982055Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2982211Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2982374Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2982530Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2982688Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2989453Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2989720Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2989885Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:18.2990049Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2990203Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2990400Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2990555Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2990708Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2990869Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2991023Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2991177Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2991339Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2991496Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2991657Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2991812Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2991968Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2992130Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2992284Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2992443Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2992603Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2992755Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2992916Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2993068Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2993220Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2993383Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2993536Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2993781Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2993944Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2994097Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2994288Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2994448Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2994602Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2994760Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2994912Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2995065Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2995224Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2995377Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2995532Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2995692Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2995846Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2996006Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2996159Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2996312Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2996470Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2996621Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2996774Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2996974Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2997128Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2997292Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2997481Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2997632Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2997793Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2997948Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2998100Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2998259Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2998411Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2998572Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2998728Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2998880Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2999039Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2999195Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2999347Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2999507Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2999661Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2999821Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.2999976Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3000129Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3000287Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3000442Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3000595Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3000800Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3000956Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3001116Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3001305Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3001459Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3001618Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3001770Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3001924Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3002084Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3002240Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3002402Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3002558Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3002710Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3002873Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3003031Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3003184Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3003343Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3003495Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3003646Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3003806Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3004019Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3004181Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3004338Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3004493Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3004694Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3004848Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3005009Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3005167Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3005320Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3005484Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3005637Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3005790Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3005949Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3006105Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3006260Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3006423Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3006577Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3006742Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3006896Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3007051Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3007210Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3007364Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3007519Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3007682Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3007835Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3008038Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3008192Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3008348Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3008645Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3008823Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3008977Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3009138Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3009291Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3009451Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3009608Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3009762Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3009924Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3010079Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3010233Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3010395Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3010548Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3010708Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3010860Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3011014Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3011171Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3011365Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3011520Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3011680Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3011872Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3012024Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3012186Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3012339Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3012495Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3012648Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3012800Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3012959Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3013117Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3013270Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3013432Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3013587Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3013744Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3013898Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3014051Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3014210Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3014362Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3014512Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3014669Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3014826Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3014985Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3015203Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3015354Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3015513Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3015705Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3015858Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3016017Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3016169Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3016324Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3016477Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3016629Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3016785Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3016938Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3017093Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3017255Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3017408Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3017569Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3017723Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3017875Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3018034Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3018188Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3018339Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3018539Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3018697Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3018857Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3019046Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3019198Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3019360Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3019514Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3019669Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3019829Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3019982Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3020135Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3020296Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3020448Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3020614Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3020767Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3020920Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3021081Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3021233Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3021385Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3021545Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3021697Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3021855Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3022008Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3022160Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3022361Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3022516Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3022669Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3022866Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3023019Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3023178Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3023331Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3023483Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3023644Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3023801Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3023953Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3024113Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3024268Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3024426Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3024582Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3024735Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3024891Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3025045Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3025198Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3025357Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3025547Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3025705Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3025860Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3026049Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3026205Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3026360Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3026512Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3026673Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3026826Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3026985Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3027138Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3027296Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3027455Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3027609Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3027761Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3027922Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3028078Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3028237Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3028391Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3028544Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3028703Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3028857Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3029012Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3029169Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3029321Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3029516Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3029677Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3029829Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3030022Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3030176Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3030329Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3030488Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3030641Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3030794Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3030956Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3031112Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3031279Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3031437Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3031592Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3031757Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3031910Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3032063Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3032223Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3032375Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3032534Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3032727Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3032881Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3033042Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3033234Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3033388Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3033550Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3033702Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3033865Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3034017Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3034170Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3034329Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3034487Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3034675Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3034893Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3035051Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3035212Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3035421Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3035576Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3035735Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3035888Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3036043Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3036202Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3036633Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3036800Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3037055Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3037213Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3037373Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3037586Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3037744Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3037906Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3038060Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3038213Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3038372Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3038528Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3038717Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3038914Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3039072Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3039232Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3039389Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3039542Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3039704Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3039856Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3040016Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3040169Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3040399Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3040561Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3040717Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3040871Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3041110Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3041266Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3041425Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3041580Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3041733Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3041890Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3042044Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3042203Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3042361Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3042515Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3042682Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3042837Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3042990Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3043150Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3043303Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3043456Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3043616Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3043769Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3043928Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3044083Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3044237Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3044438Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3044597Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3044749Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3044944Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3045098Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3045257Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3045412Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3045565Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3045728Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3045883Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3046037Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3046199Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3046354Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3046508Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3046669Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3046822Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3046982Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3047146Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3047300Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3047457Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3047652Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3047807Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3047971Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3048163Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3048323Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3048478Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3048779Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3048936Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3049089Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3049243Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3049401Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3049559Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3049719Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3049878Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3050034Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3050194Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3050354Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3050506Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3050667Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3050821Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3050981Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3051134Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3051290Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3051449Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3051655Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3051814Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3051973Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3052163Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3052324Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3052479Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3052632Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3052796Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3052949Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3053107Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3053267Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3053422Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3053576Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3053738Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3053892Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3054054Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3054208Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3054361Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3054519Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3054672Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3054868Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3055027Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3055179Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3055340Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3055529Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3055681Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3055841Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3055994Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3056146Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3056307Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3056461Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3056623Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3056781Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3056934Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3057098Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3057254Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3057408Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3057572Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3057748Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3057931Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3058085Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3058241Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3058402Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3058560Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3058714Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3058918Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3059077Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3059239Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3059430Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3059585Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3059743Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3059899Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3060053Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3060207Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3060361Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3060515Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3060670Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3060821Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3060975Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3061127Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3061279Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3061437Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3061591Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3061747Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3061909Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3062103Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3062267Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3062424Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3062616Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3062775Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3062932Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3063087Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3063247Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3063402Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3063561Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3063714Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3063869Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3064028Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3064184Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3064340Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3064497Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3064653Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3064815Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3064968Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3065120Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3065275Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3065426Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3065586Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3065743Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3065940Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3066100Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3066258Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3066448Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3066608Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3066762Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3066916Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3067076Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3067229Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3067390Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3067543Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3067696Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3067858Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3068014Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3068168Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3068329Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3068482Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3068639Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3068792Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3068946Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3069105Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3069319Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3069475Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3069637Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3069828Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3069988Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3070144Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3070297Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3070456Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3070606Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3070759Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3070917Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3071075Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3071229Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3071391Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3071545Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3071704Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3071862Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3072015Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3072173Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3072326Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3072479Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3072637Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3072792Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3072953Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3073149Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3073306Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3073464Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3073654Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3073808Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3073966Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3074119Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3074279Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3074431Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3074585Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3074743Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3074900Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3075055Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3075216Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3075370Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3075532Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3075684Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3075837Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3075994Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3076146Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3076336Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3076493Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3076648Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3076842Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3076994Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3077149Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3077310Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3077463Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3077616Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3077776Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3077929Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3078092Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3078245Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3078401Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3078561Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3078713Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3078867Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3079026Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3079178Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3079332Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3079490Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3079644Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3079808Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3079962Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3080114Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3080317Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3080473Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3080629Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3080825Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3080981Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3081138Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3081291Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3081442Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3081596Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3081750Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3081902Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3082061Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3082215Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3082378Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3082533Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3082686Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3082849Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3083003Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3083156Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3083311Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3083503Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3083662Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3083820Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3084010Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3084166Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3084320Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3084473Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3084632Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3084787Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3084949Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3085103Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3085259Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3085416Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3085570Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3085725Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3085884Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3086040Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3086197Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3086350Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3086503Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3086662Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3086816Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3086973Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3087129Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3087325Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3087479Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3087638Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3087833Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3087995Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3088149Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3088304Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3088468Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3088688Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3088844Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3089003Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3089160Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3089318Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3089472Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3089627Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3089784Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3089938Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3090093Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3090250Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3090404Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3090610Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3090768Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3090926Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3091083Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3091274Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3091430Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3091590Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3091745Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3091907Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3092062Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3092216Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3092383Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3092538Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3092692Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3092857Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3093013Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3093171Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3093324Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3093477Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3093635Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3093791Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3093946Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3094105Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3094265Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3094423Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3094618Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3094773Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3094927Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3095169Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3095323Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3095480Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3095634Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3095793Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3095945Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3096097Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3096254Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3096409Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3096561Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3096715Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3096869Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3097021Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3097176Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3097332Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3097493Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3097648Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3097844Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3098005Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3098161Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3098349Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3098504Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3098659Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3098817Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3098971Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3099126Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3099284Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3099438Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3099595Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3099752Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3099909Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3100071Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3100226Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3100384Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3100544Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3100698Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3100852Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3101005Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3101157Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3101316Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3101471Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3101667Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3101828Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3101980Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3102585Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3102750Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3102900Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3103064Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3103223Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3103376Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3103542Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3103696Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3103852Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3104016Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3104172Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3104332Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3104485Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3104642Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3104802Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3104957Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3105108Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3105309Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3105465Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3105619Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3105782Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3106018Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3106176Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3106335Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3106488Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3106647Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3106799Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3106953Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3107114Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3107269Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3107434Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3107597Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3107753Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3107915Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3108070Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3108222Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3108385Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3108541Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3108760Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3108929Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3109089Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3109248Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3109456Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3109613Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3109774Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3116042Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3116251Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3116424Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3116597Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3116769Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3116936Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3117104Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3117278Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3117452Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3117629Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3117796Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3117965Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3118137Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3118305Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3118473Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3118645Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3118814Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3119033Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3119189Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3119352Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3119629Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3119784Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3119938Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3120095Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3120249Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3120405Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3120557Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3120709Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3120872Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3121028Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3121186Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3121346Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3121500Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3121665Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3121818Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3121969Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3122127Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3122278Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3122431Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3122590Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3122742Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3122945Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3123104Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3123259Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3123450Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3123602Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3123755Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3123909Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3124060Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3124211Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3124369Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3124524Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3124679Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3124836Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3124990Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3125146Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3125299Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3125450Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3125606Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3125760Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3125916Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3126065Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3126256Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3126412Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3126568Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3126757Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3126915Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3127068Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3127227Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3127380Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3127533Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3127694Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3127847Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3128002Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3128160Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3128314Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3128472Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3128744Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3128901Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3129060Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3129213Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3129369Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3129528Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3129680Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3129841Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3129997Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3130219Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3130379Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3130532Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3130720Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3130880Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3131034Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3131187Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3131345Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3131499Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3131659Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3131812Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3131969Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3132129Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3132281Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3132437Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3132594Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3132747Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3132906Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3133059Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3133212Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3133414Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3133570Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3133725Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3133919Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3134071Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3134234Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3134387Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3134540Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3134696Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3134848Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3134998Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3135159Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3135313Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3135476Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3135629Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3135785Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3135944Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3136098Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3136253Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3136674Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3136828Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3136986Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3137145Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3137297Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3137454Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3137696Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3137853Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3138013Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3138221Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3138381Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3138533Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3138687Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3138847Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3139000Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3139155Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3139311Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3139466Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3139630Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3139783Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3139938Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3140094Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3140245Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3140397Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3140556Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3140709Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3140926Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3141086Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3141243Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3141450Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3141603Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3141757Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3141918Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3142072Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3142225Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3142385Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3142537Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3142695Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3142849Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3143002Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3143160Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3143310Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3143464Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3143619Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3143771Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3143931Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3144085Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3144239Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3144399Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3144552Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3144753Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3144915Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3145068Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3145263Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3145417Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3145571Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3145728Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3145883Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3146035Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3146195Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3146348Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3146508Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3146659Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3146811Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3146967Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3147118Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3147272Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3147429Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3147581Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3147739Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3147930Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3148083Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3148241Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3148394Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3148584Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3148743Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3148896Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3149055Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3149214Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3149367Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3149529Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3149685Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3149840Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3149998Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3150155Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3150310Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3150468Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3150624Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3150780Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3150934Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3151089Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3151244Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3151396Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3151548Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3151705Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3151911Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3152070Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3152222Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3152409Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3152564Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3152715Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3152866Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3153022Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3153173Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3153334Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3153488Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3153645Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3153803Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3153954Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3154108Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3154265Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3154418Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3154576Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3154729Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3154882Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3155084Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3155241Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3155397Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3155617Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3155771Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3155929Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3156083Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3156236Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3156400Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3156554Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3156707Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3156871Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3157024Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3157181Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3157342Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3157497Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3157658Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3157810Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3157965Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3158127Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3158280Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3158434Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3158598Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3158752Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3158953Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3159109Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3159261Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3159452Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3159606Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3159759Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3159916Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3160070Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3160231Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3160387Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3160541Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3160700Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3160853Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3161008Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3161168Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3161321Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3161482Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3161636Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3161789Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3161948Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3162141Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3162297Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3162455Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3162608Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3162803Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3162958Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3163113Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3163269Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3163419Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3163572Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3163733Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3163886Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3164050Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3164204Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3164360Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3164517Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3164667Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3164823Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3164982Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3165134Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3165295Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3165449Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3165605Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3165763Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3165915Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3166109Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3166270Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3166424Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3166614Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3166776Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3166927Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3167079Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3167231Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3167381Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3167541Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3167694Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3167850Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3168008Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3168159Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3168315Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3168467Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3168683Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3168837Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3168989Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3169140Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3169337Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3169489Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3169645Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3169840Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3169991Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3170147Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3170296Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3170448Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3170603Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3170754Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3170907Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3171061Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3171213Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3171374Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3171530Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3171685Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3171847Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3172002Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3172160Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3172312Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3172466Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3172621Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3172775Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3172926Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3173126Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3173281Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3173443Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3173633Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3173787Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3173945Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3174097Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3174249Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3174406Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3174561Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3174716Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3174868Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3175023Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3175179Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3175330Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3175486Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3175642Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3175797Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3175955Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3176108Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3176261Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3176461Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3176614Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3176770Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3176964Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3177117Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3177276Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3177433Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3177607Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3177787Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3177946Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3178100Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3178256Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3178407Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3178566Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3178720Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3178873Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3179033Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3179186Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3179340Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3179496Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3179647Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3179802Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3179955Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3180106Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3180306Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3180461Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3180612Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3180802Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3180955Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3181106Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3181261Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3181410Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3181568Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3181723Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3181876Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3182033Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3182187Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3182340Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3182501Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3182656Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3182810Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3182960Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3183111Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3183271Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3183488Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3183643Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3183800Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3183952Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3184151Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3184307Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3184460Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3184615Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3184769Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3184921Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3185078Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3185233Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3185390Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3185546Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3185698Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3185856Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3186012Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3186165Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3186318Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3186469Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3186623Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3186774Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3186927Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3187081Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3187236Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3187430Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3187589Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3187767Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3187984Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3188140Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3188293Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3188448Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3188601Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3188753Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3188912Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3189065Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3189222Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3189377Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3189527Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3189684Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3189834Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3189986Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3190143Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3190295Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3190447Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3190641Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3190793Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3190951Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3191140Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3191291Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3191448Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3191601Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3191751Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3191908Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3192062Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3192219Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3192375Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3192528Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3192688Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3192842Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3192994Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3193155Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3193307Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3193462Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3193614Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3193766Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3193923Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3194079Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3194232Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3194430Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3194585Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3194741Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3194932Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3195088Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3195248Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3195401Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3195552Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3195711Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3195864Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3196020Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3196174Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3196325Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3196483Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3196636Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3196787Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3196944Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3197097Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3197254Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3197408Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3197600Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3197772Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3197948Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3198114Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3198313Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3198467Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3198618Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3198771Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3198922Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3199080Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3199234Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3199389Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3199543Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3199694Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3199848Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3200011Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3200162Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3200319Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3200470Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3200621Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3200778Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3200932Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3201085Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3201245Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3201397Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3201595Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3201750Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3201900Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3202093Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3202245Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3202396Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3202550Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3202701Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3202858Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3203012Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3203164Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3203323Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3203476Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3203628Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3203785Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3203937Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3204095Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3204249Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3204405Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3204560Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3204752Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3204905Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3205060Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3205249Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3205404Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3205557Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3205709Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3205865Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3206016Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3206176Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3206345Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3206513Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3206679Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3206855Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3207022Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3207192Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3207360Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3207525Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3207693Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3207860Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3208025Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3208194Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3208361Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3208661Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3208857Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3209010Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3209170Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3209381Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3209533Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3209686Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3209837Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3209992Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3210143Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3210298Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3210451Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3210605Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3210757Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3210915Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3211069Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3211230Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3211381Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3211533Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3211686Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3211837Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3212028Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3212183Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3212334Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3212507Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3212758Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3212917Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3213081Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3213238Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3213394Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3213552Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3213708Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3213868Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3214031Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3214190Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3214356Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3214516Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3214671Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3214836Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3214996Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3215158Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3215313Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3215468Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3215628Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3215784Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3215940Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3216147Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3216306Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3216462Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3216670Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3216830Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3216992Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3217149Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3217304Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3217465Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3217650Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3217831Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3217996Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3218155Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3218316Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3218473Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3218631Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3218794Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3218952Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3219109Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3219270Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3219466Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3219625Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3219783Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3219975Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3220139Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3220299Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3220458Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3220620Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3220778Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3220937Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3221092Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3221250Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3221407Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3221565Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3221719Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3221885Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3222044Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3222204Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3222358Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3222514Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3222672Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3222827Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3222988Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3223146Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3223344Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3223503Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3223662Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3223857Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3224019Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3224175Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3224332Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3224497Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3224652Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3224808Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3224966Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3225121Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3225286Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3225444Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3225600Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3225761Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3225918Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3226072Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3226232Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3226389Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3226552Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3226796Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3226956Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3227123Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3227318Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3227473Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3227632Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3227787Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3227946Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3228102Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3228257Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3228418Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3228576Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3228731Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3228892Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3229048Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3229213Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3229373Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3229532Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3229694Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3229851Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3230008Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3230169Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3230328Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3230487Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3230687Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3230847Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3231009Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3231201Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3231359Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3231522Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3231680Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3231841Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3231998Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3232157Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3232321Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3232480Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3232679Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3232860Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3233018Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3233176Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3233332Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3233494Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3233660Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3233817Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3234019Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3234180Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3234339Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3234495Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3234696Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3234852Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3235012Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3235167Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3235324Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3235486Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3235643Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3235801Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3241957Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3242157Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3242319Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3242479Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3242631Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3242784Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3242933Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3243085Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3243239Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3243389Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3243542Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3243692Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3243843Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3244142Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3244294Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3244443Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3244657Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3244810Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3244962Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3245119Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3245271Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3245425Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3245578Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3245728Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3245883Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3246053Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3246273Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3246443Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3246596Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3246756Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3246908Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3247058Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3247216Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3247443Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3247612Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3247789Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3248010Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3248184Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3248357Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3248624Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3248785Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3248938Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3249089Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3249242Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3249395Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3249547Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3249704Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3249856Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3250012Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3250166Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3250319Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3250473Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3250627Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3250779Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3250936Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3251091Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3251246Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3251442Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3251596Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3251751Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3251939Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3252088Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3252242Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3252393Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3252551Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3252704Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3252858Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3253019Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3253174Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3253326Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3253487Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3253640Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3253797Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3253950Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3254101Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3254257Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3254410Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3254603Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3254759Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3254912Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3255070Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3255269Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3255422Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3255576Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3255729Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3255878Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3256031Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3256185Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3256341Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3256492Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3256643Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3256801Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3256955Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3257107Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3257267Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3257422Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3257596Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3257767Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3257927Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3258084Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3258236Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3258387Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3258588Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3258743Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3258896Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3259093Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3259249Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3259405Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3259554Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3259704Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3259861Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:18.3260015Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3260168Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3260324Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3260475Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3260631Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3260785Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3260936Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3261094Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3261245Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3261398Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3261554Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3261747Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3261907Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3262062Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3262257Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3262415Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3262569Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3262719Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3262877Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3263029Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3263188Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3263340Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3263495Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3263651Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3263805Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3263957Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3264110Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3264261Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3264416Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3264566Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3264716Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3264875Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3265025Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3265181Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3265337Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3265529Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3265686Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3265842Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3266032Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3266190Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3266340Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3266491Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3266647Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3266798Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3266953Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3267110Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3267265Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3267424Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3267578Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3267744Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3267921Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3268091Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3268242Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3268397Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3268550Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3268745Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3268897Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3269047Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3269206Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3269420Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3269571Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3269733Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3269886Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3270045Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3270198Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3270350Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3270505Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3270659Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3270810Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3270968Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3271121Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3271280Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3271435Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3271587Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3271743Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3271894Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3272043Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3272194Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3272349Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3272505Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3272700Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3272856Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3273014Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3273198Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3273350Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3273501Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3273652Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3273806Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3273958Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3274110Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3274265Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3274419Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3274572Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3274728Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3274883Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3275037Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3275189Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3275339Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3275494Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3275642Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3275836Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3275995Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3276150Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3276339Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3276494Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3276647Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3276801Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3276950Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3277102Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3277255Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3277404Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3277556Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3277707Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3277859Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3278014Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3278166Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3278318Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3278476Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3278629Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3278781Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3278938Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3279088Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3279248Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3279400Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3279593Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3279750Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3279903Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3280089Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3280249Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3280403Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3280561Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3280713Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3280865Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3281028Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3281181Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3281333Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3281501Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3281655Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3281815Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3281970Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3282121Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3282278Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3282430Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3282580Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3282739Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3282935Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3283094Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3283248Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3283439Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3283598Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3283750Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3283903Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3284065Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3284217Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3284367Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3284519Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3284673Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3284827Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3284980Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3285134Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3285292Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3285446Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3285601Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3285761Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3285912Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3286068Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3286219Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3286376Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3286533Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3286729Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3286884Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3287041Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3287232Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3287390Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3287542Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3287709Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3287888Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3288050Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3288204Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3288357Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3288593Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3288753Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3288904Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3289060Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3289215Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3289368Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3289520Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3289679Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3289829Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3290027Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3290182Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3290337Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3290496Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3290689Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3290842Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3290998Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3291149Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3291304Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3291456Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3291608Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3291770Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3291921Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3292073Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3292228Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3292379Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3292530Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3292686Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3292838Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3292995Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3293144Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3293297Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3293453Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3293604Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3293757Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3293954Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3294107Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3294258Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3294445Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3294595Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3294746Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3294897Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3295047Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3295199Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3295353Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3295505Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3295657Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3295808Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3295959Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3296109Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3296257Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3296414Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3296566Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3296727Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3296881Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3297099Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3297260Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3297414Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3297610Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3297787Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3297963Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3298118Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3298270Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3298420Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3298581Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3298732Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3298891Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3299044Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3299197Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3299353Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3299505Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3299660Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3299814Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3299963Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3300120Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3300270Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3300422Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3300581Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3300732Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3300924Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3301085Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3301235Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3301430Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3301583Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3301733Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3301891Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3302044Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3302198Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3302354Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3302507Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3302666Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3302820Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3302974Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3303130Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3303280Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3303430Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3303587Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3303741Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3303899Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3304089Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3304242Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3304403Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3304554Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3304741Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3304900Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3305051Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3305205Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3305358Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3305506Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3305660Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3305812Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3305962Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3306117Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3306272Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3306423Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3306578Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3306730Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3306887Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3307038Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3307188Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3307344Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3307498Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3307652Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3307807Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3307999Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3308158Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3308309Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3308497Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3308655Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3308806Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3308959Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3309116Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3309268Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3309428Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3309579Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3309734Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3309896Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3310047Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3310199Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3310355Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3310504Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3310661Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3310812Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3310963Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3311155Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3311306Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3311459Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3311647Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3311795Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3311949Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3312098Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3312248Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3312401Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3312552Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3312705Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3312865Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3313019Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3313178Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3313330Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3313479Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3313638Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3313792Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3313943Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3314102Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3314253Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3314406Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3314559Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3314710Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3314908Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3315058Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3315214Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3315410Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3315563Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3315713Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3315869Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3316021Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3316173Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3316325Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3316477Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3316632Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3316782Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3316941Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3317098Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3317255Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3317412Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3317565Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3317718Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3317875Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3318067Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3318220Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3318374Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3318527Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3318722Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3318873Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3319031Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3319188Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3319339Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3319489Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3319642Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3319794Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3319955Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3320106Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3320260Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3320421Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3320573Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3320726Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3320881Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3321031Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3321183Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3321333Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3321485Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3321641Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3321793Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3321987Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3322147Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3322299Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3322515Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3322667Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3322817Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:18.3322981Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3323136Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3323289Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3323448Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3323599Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3323752Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3323915Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3324068Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3324227Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3324379Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3324531Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3324688Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3324841Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3324990Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3325185Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3325339Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3325494Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3325686Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3325839Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3325998Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3326154Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3326307Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3326464Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3326616Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3326770Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3326923Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3327073Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3327230Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3327385Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3327539Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3327725Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3327900Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3328058Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3328210Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3328361Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3328581Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3328738Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3328889Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3329090Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3329246Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3329404Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3329594Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3329747Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3329906Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3330057Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3330209Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3330365Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3330516Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3330672Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3330828Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3330983Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3331143Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3331297Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3331453Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3331608Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3331762Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3331913Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3332069Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3332259Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3332414Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3332568Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3332759Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3332914Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3333067Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3333218Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3333375Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3333526Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3333684Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3333836Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3333992Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3334148Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3334302Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3334455Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3334611Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3334766Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3334920Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3335072Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3335223Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3335382Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3335536Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3335692Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3335850Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3336045Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3336205Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3336599Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3336836Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3336993Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3337149Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3337300Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3337454Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3337606Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3337766Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3337916Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3338071Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3338231Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3338381Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3338534Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3338691Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3338842Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3339000Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3339153Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3339308Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3339526Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3339683Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3339837Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3340046Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3340197Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3340356Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3340508Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3340659Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3340815Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3340967Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3341119Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3341278Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3341431Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3341585Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3341747Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3341900Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3342061Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3342215Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3342370Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3342530Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3342683Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3342836Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3342997Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3343152Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3343368Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3343526Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3343678Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3343922Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3344078Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3344230Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3344385Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3344538Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3344697Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3344853Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3345007Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3345166Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3345320Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3345477Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3345634Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3345784Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3345937Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3346087Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3346238Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3346391Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3346588Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3346741Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3346899Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3347085Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3347239Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3347392Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3347542Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3347694Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3347844Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3347994Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3348150Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3348305Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3348460Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3348615Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3348769Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3348930Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3349087Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3349237Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3349390Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3349541Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3349693Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3349850Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3350008Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3350168Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3350384Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3350538Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3350698Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3350887Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3351042Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3351201Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3351358Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3351520Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3351673Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3351828Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3351980Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3352133Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3352284Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3352442Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3352594Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3352749Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3352900Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3353052Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3353208Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3353360Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3353549Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3353710Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3353867Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3354025Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3354213Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3354367Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3354524Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3354677Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3354829Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3354986Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3355137Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3355295Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3355448Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3355600Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3355754Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3355908Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3356063Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3356220Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3356372Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3356532Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3356685Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3356838Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3356998Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3357152Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3357344Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3357496Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3357649Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3357851Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3358006Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3358157Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3358317Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3358467Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3358617Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3358780Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3358932Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3359084Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3359239Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3360805Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3360964Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3361117Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3361269Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3361422Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3366724Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3366911Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3367142Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3367298Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3367455Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3367611Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3367832Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3368015Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3368175Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3368328Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3368484Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3368762Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3368915Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3369074Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3369225Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3369379Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3369540Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3369696Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3371234Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3371388Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3371540Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3371699Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3371850Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3372005Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3372163Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3372315Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3372475Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3372678Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3372836Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3373032Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3373187Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3373344Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3373502Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3373656Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3373814Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3373967Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3374121Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3374279Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3374467Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3374689Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3374909Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3375132Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3375355Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3375554Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3375742Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3375959Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3376195Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3376348Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3376501Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3376660Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3376923Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3377141Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3377305Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3377469Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3377633Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3377820Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3377982Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3378137Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3378290Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3378450Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3378612Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3378822Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3378974Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3379129Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3379293Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3379448Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3379603Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3379764Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3379917Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3380077Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3380235Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3380447Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3380610Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3380763Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3380955Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3381115Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3381267Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3381424Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3381575Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3381730Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3381889Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3382044Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3382200Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3382361Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3382512Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3382667Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3382821Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3382975Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3383138Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3383293Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3383447Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3383648Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3383805Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3383969Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3384184Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3384335Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3384498Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3384653Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3384806Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3384965Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3385120Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3385276Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3385434Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3385589Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3385751Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3385904Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3386058Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3386220Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3386374Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3386536Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3386692Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3386846Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3387005Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3387160Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3387313Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3387516Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3387673Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3387831Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3388023Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3388184Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3388347Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3388501Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3388655Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3388815Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3388973Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3389199Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3389365Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3389523Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3389697Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3389908Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3390104Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3390277Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3390494Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3390661Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3390817Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3391068Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3391232Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3391390Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3391596Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3391759Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3391916Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3392074Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3392237Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3392393Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3392556Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3392711Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3392869Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3393031Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3393188Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3393345Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3393507Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3393664Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3393825Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3393981Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3394144Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3394310Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3394472Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3394635Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3394802Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3395004Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3395174Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3395334Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3395531Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3395698Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3395861Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3396021Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3396187Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3396348Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3396517Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3396677Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3396841Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3397005Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3397165Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3397328Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3397500Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3397662Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3397851Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3398033Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3398191Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3398395Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3398555Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3398717Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3398917Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3399077Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3399246Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3399407Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3399567Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3399734Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3399895Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3400054Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3400222Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3400380Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3400543Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3400711Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3400869Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3401043Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3401203Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3401361Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3401524Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3401683Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3401840Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3402008Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3402167Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3402370Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3402532Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3402690Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3402889Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3403049Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3403213Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3403380Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3403540Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3403707Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3403870Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3404029Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3404196Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3404361Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3404521Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3404690Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3404849Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3405016Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3405176Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3405338Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3405509Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3405710Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3405871Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3406042Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3406239Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3406405Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3406569Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3406730Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3406898Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3407057Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3407217Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3407385Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3407549Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3407717Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3407878Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3408040Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3408208Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3408370Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3408682Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3408850Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3409011Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3409177Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3409338Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3409507Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3409672Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3409878Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3410039Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3410202Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3410402Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3410564Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3410731Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3410891Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3411056Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3411215Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3411377Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3411543Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3411705Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3411868Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3412032Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3412192Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3412356Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3412516Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3412675Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3412840Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3413004Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3413226Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3413392Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3413555Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3413762Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3413925Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3414087Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3414253Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3414416Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3414578Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3414743Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3414902Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3415074Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3415234Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3415395Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3415559Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3415717Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3415878Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3416043Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3416203Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3416367Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3416524Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3416684Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3416849Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3417007Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3417210Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3417379Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3417538Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3417736Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3417900Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3418058Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3418220Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3418378Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3418537Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3418705Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3418864Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3419025Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3419191Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3419348Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3419515Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3419675Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3419832Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3419996Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3420154Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3420313Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3420513Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3420673Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3420838Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3421030Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3421189Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3421351Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3421508Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3421666Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3421826Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3421982Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3422143Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3422304Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3422462Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3422632Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3422794Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3422955Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3423123Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3423281Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3423446Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3423604Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3423760Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3423923Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3424085Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3424243Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3424450Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3424618Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3424782Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3424980Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3425139Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3425303Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3425460Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3425624Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3425782Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3425942Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3426105Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3426265Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3426427Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3426590Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3426750Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3426909Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3427073Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3427232Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3427397Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3427569Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3427802Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3427970Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3428130Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3428325Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3428490Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3428652Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3428815Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3428974Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3429131Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3429294Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3429452Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3429612Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3429772Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3429933Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3430098Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3430257Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3430421Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3430585Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3430742Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3430901Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3431065Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3431223Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3431391Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3431551Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3431754Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3431916Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3432076Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3432270Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3432432Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3432590Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3432752Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3432910Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3433067Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3433237Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3433395Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3433557Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3433724Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3433882Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3434047Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3434206Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3434363Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3434525Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3434685Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3434848Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3435053Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3435212Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3435374Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3435539Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3435733Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3435901Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3436060Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3436219Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3436665Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3436829Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3436987Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3437153Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3437311Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3437477Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3437655Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3437842Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3438011Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3438168Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3438326Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3438484Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3438641Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3438799Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3438958Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3439116Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3439384Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3439542Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3439708Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3439952Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3440113Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3440283Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3440440Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3440599Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3440761Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3440922Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3441082Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3441250Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3441407Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3441572Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3441732Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3441890Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3442051Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3442210Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3442367Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3442529Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3442750Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3442916Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3443078Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3443236Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3443450Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3443610Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3443768Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3443931Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3444087Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3444246Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3444413Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3444574Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3444738Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3444900Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3445059Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3445225Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3445388Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3445546Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3445710Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3445869Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3446033Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3446191Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3446352Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3446519Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3446725Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3446885Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3447047Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3447240Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3447406Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3447565Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3447748Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3447936Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3448095Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3448257Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3448421Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3448683Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3448847Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3449010Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3449169Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3449333Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3449492Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3449653Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3449816Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3449975Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3450185Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3450345Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3450502Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3450670Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3450866Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3451028Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3451194Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3451352Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3451514Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3451672Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3451831Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3451996Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3452152Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3452311Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3452476Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3452636Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3452799Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3452960Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3453119Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3453281Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3453437Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3453596Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3453762Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3453921Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3454079Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3454285Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3454449Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3454611Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3454804Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3454962Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3455124Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3455281Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3455438Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3455603Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3455761Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3455923Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3456084Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3456245Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3456409Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3456591Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3456802Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3456968Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3457128Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3457331Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3457545Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3457730Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3457918Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3458080Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3458277Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3458444Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3458604Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3458767Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3458925Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3459109Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3459334Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3459516Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3459677Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3459859Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3460051Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3460217Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3460375Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3460538Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3460697Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3460853Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3461011Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3461174Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3461330Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3461494Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3461653Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3461866Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3462033Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3462191Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3462406Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3462570Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3462726Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3462884Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3463050Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3463209Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3463373Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3463531Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3463691Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3463857Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3464015Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3464176Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3464340Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3464498Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3464662Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3464819Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3464979Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3465181Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3465338Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3465498Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3465696Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3465854Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3466020Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3466178Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3466336Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3466501Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3466658Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3466815Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3466978Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3467136Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3467302Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3467464Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3467622Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3467787Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3467945Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3468102Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3468265Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3468424Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3468590Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3468750Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3468907Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3469191Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3469351Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3469509Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3469710Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3469870Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3470036Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3470194Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3470352Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3470516Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3470677Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3470836Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3471004Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3471166Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3471326Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3471492Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3471653Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3471816Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3471975Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3472136Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3472303Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3472505Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3472665Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3472832Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3473030Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3473196Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3473360Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3473520Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3473685Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3473845Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3474006Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3474169Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3474329Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3474491Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3474652Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3474812Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3474973Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3475133Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3475292Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3475455Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3475613Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3475776Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3475933Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3476091Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3476253Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3476455Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3476617Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3476779Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3476973Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3477140Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3477297Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3477454Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3477618Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3477775Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3477935Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3478097Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3478260Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3478425Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3478582Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3478743Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3478907Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3479065Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3479224Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3479389Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3479545Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3479749Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3479910Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3480074Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3480277Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3480439Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3480600Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3480761Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3480917Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3481073Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3481237Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3481395Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3481559Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3481718Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3481878Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3482044Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3482202Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3482362Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3482532Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3482691Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3482857Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3483016Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3483174Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3483339Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3483496Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3483696Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3483863Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3484022Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3484221Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3484380Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3484542Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3484704Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3484863Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3485020Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3485187Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3485345Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3485512Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3485677Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3485836Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3486002Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3486162Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3486323Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3486486Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3486644Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3486811Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3487027Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3487188Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3487356Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3487553Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3487736Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3487929Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3488087Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3488250Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3488407Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3488679Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3488843Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3489006Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3489165Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3489331Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3489492Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3489651Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3495451Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3495626Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3495785Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3495947Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3496100Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3496263Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3496420Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3496574Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3496806Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3496965Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3497118Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3497315Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3497473Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3497630Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3497783Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3497936Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3498095Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3498249Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3498403Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3498564Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3498719Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3498878Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3499034Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3499187Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3499349Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3499502Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3499656Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3499815Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3500011Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3500174Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3500331Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3500551Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3500710Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3500866Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3501020Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3501180Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3501334Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3501492Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3501645Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3501799Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3501957Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3502114Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3502270Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3502430Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3502588Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3502741Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3502902Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3503055Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3503212Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3503364Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3503519Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3503681Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3503877Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3504032Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3504189Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3504381Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3504540Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3504692Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3504845Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3505001Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3505154Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3505308Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3505467Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3505625Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3505782Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3505933Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3506086Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3506246Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3506397Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3506549Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3506708Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3506860Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3507053Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3507205Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3507360Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3507553Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3507718Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3507895Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3508066Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3508216Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3508369Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3508524Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3508675Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3508836Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3508992Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3509147Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3509308Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3509461Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3509620Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3509773Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3509924Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3510080Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3510231Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3510382Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3510537Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3510691Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3510886Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3511047Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3511201Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3511394Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3511548Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3511701Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3511857Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3512008Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3512161Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3512323Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3512477Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3512634Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3512786Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3512937Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3513096Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3513250Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3513404Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3513559Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3513711Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3513866Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3514055Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3514211Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3514372Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3514562Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3514714Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3514871Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3515023Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3515177Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3515330Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3515482Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3515638Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3515792Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3515943Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3516103Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3516257Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3516410Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3516562Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3516715Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3516867Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3517016Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3517168Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3517326Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3517480Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3517643Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3517868Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3518032Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3518194Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3518386Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3518540Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3518697Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3518847Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3519004Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3519154Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3519310Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3519466Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3519620Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3519773Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3519929Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3520082Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3520235Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3520394Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3520544Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3520699Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3520849Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3521039Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3521195Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3521347Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3521499Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3521694Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3521848Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3522005Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3522157Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3522311Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3522470Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3522623Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3522777Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3522933Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3523087Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3523245Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3523399Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3523553Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3523713Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3523865Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3524064Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3524281Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3524436Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3524605Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3524794Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3525009Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3525166Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3525368Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3525562Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3525724Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3525878Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3526037Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3526190Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3526342Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3526511Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3526712Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3526878Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3527037Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3527190Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3527378Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3527539Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3527691Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3527846Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3527998Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3528149Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3528380Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3528690Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3528848Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3529007Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3529255Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3529415Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3529568Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3529760Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3529934Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3530089Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3530244Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3530407Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3530560Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3530722Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3530876Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3531033Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3531196Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3531349Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3531503Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3531661Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3531817Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3531980Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3532137Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3532293Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3532503Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3532664Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3532822Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3533021Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3533179Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3533337Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3533492Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3533646Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3533806Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3533961Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3534116Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3534275Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3534434Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3534596Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3534752Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3534906Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3535068Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3535223Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3535376Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3535535Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3535731Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3535891Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3536049Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3536203Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3536664Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3536825Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3536978Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3537137Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3537291Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3537453Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3537608Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3537763Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3537921Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3538074Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3538229Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3538393Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3538546Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3538702Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3538863Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3539017Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3539177Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3539330Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3539483Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3539640Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3539794Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3540038Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3540199Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3540351Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3540565Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3540721Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3540873Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3541034Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3541187Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3541342Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3541503Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3541655Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3541817Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3541972Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3542126Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3542285Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3542438Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3542591Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3542746Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3542899Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3543053Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3543266Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3543421Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3543584Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3543804Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3543956Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3544113Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3544264Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3544420Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3544574Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3544728Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3544886Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3545041Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3545194Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3545353Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3545508Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3545666Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3545819Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3545973Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3546129Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3546279Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3546429Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3546587Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3546741Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3546891Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3547091Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3547246Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3547400Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3547588Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3547741Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3547895Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3548046Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3548197Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3548354Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3548511Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3548670Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3548829Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3548985Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3549150Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3549304Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3549456Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3549611Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3549763Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3549920Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3550075Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3550268Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3550425Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3550596Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3550787Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3550941Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3551099Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3551252Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3551406Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3551565Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3551716Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3551869Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3552030Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3552183Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3552342Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3552497Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3552650Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3552812Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3552965Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3553119Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3553275Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3553429Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3553586Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3553741Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3553894Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3554095Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3554251Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3554404Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3554623Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3554778Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3554936Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3555092Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3555244Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3555400Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3555555Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3555710Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3555873Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3556026Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3556185Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3556340Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3556493Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3556648Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3556800Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3556953Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3557113Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3557308Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3557467Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3557622Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3557810Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3557963Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3558116Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3558267Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3558421Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3558573Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3558727Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3558879Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3559034Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3559193Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3559349Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3559503Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3559662Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3559818Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3559969Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3560123Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3560277Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3560434Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3560587Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3560740Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3560898Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3561095Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3561251Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3561415Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3561607Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3561769Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3561922Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3562074Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3562232Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3562384Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3562542Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3562696Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3562853Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3563014Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3563166Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3563318Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3563471Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3563621Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3563771Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3563923Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3564073Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3564271Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3564425Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3564585Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3564782Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3564935Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3565092Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3565252Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3565406Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3565565Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3565719Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3565873Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3566034Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3566188Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3566343Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3566504Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3566654Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3566816Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3566968Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3567122Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3567281Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3567433Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3567588Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3567747Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3567902Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3568098Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3568257Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3568408Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3568739Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3568897Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3569049Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3569208Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3569363Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3569517Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3569680Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3569836Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3570001Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3570158Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3570312Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3570472Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3570628Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3570781Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3570940Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3571093Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3571251Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3571447Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3571603Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3571764Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3571952Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3572109Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3572270Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3572426Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3572585Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3572739Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3572893Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3573053Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3573210Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3573365Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3573523Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3573678Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3573833Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3573989Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3574143Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3574303Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3574457Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3574610Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3574771Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3574928Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3575086Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3575284Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3575442Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3575600Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3575791Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3575946Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3576103Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3576258Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3576417Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3576571Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3576725Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3576882Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3577039Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3577195Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3577354Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3577509Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3577664Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3577822Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3577973Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3578134Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3578292Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3578486Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3578646Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3578801Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3578994Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3579152Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3579307Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3579463Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3579617Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3579769Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3579927Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3580081Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3580236Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3580395Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3580552Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3580712Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3580867Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3581023Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3581181Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3581338Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3581493Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3581657Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3581811Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3581973Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3582128Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3582351Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3582512Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3582667Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3582891Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3583051Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3583205Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3583367Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3583523Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3583676Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3583844Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3583999Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3584156Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3584317Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3584469Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3584628Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3584781Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3584933Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3585090Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3585244Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3585398Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3585596Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3585752Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3585908Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3586155Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3586309Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3586474Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3586625Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3586778Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3586935Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3587090Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3587245Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3587406Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3587559Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3587720Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3587876Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3588031Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3588192Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3588346Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3588500Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3588660Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3588813Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3588971Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3589128Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3589282Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3589481Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3589637Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3589791Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3589987Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3590141Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3590300Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3590454Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3590607Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3590761Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3590915Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3591070Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3591286Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3591471Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3591634Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3591818Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3591992Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3592153Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3592306Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3592463Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3592619Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3592827Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3592988Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3593145Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3593337Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3593494Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3593651Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3593806Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3593965Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3594180Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3594356Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3594515Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3594673Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3594880Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3595059Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3595216Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3595379Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3595581Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3595744Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3595908Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3596067Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3596231Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3596395Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3596557Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3596726Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3596943Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3597102Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3597270Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3597465Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3597638Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3597798Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3597957Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3598123Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3598279Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3598437Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3598597Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3598756Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3598915Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3599112Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3599309Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3599474Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3599675Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3599892Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3600054Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3600225Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3600466Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3600629Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3600792Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3600951Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3601158Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3601320Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3601484Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3601642Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3601815Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3601978Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3602136Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3602299Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3602457Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3602619Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3602783Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3602944Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3603111Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3603270Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3603428Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3603592Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3603752Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3603911Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3604084Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3604245Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3604448Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3604615Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3604780Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3604979Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3605137Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3605293Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3605457Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3605616Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3605774Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3605940Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3606097Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3606263Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3606421Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3606584Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3606761Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3606919Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3607079Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3607243Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3607402Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3607565Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3607763Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3607929Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3608093Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3608253Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3608471Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3608743Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3608902Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3609069Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3609228Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3609390Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3609555Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3609718Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3609880Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3610056Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3610217Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3610386Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3610549Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3610712Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3610876Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3611035Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3611193Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3611365Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3611535Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3611701Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3611907Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3612065Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3612235Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3612432Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3612594Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3612762Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3612920Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3613079Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3613245Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3613408Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3613576Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3613734Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3613896Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3614064Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3614231Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3614391Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3614665Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3614855Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3615078Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3615252Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3621480Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3621656Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3621829Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3621996Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3622204Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3622374Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3622542Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3622702Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3622874Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3623037Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3623205Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3623375Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3623539Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3623715Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3623880Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3624044Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3624213Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3624376Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3624548Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3624707Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3624867Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3625032Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3625192Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3625356Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3625525Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3626015Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3626193Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3626353Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3626550Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3626719Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3626878Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3627037Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3627214Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3627375Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3627542Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3627703Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3627866Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3628037Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3628198Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3628360Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3628526Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3628685Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3628844Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3629014Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3629175Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3629382Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3629544Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3629711Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3629918Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3630078Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3630242Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3630408Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3630568Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3630735Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3630897Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3631056Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3631223Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3631383Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3631545Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3631714Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3631875Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3632042Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3632211Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3632372Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3632539Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3632699Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3632860Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3633028Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3633188Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3633399Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3633560Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3633718Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3633921Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3634083Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3634244Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3634411Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3634573Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3634746Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3634910Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3635074Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3635243Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3635407Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3635567Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3635737Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3635896Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3636060Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3636222Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3636646Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3636818Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3637104Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3637266Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3637438Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3637661Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3637821Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3637990Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3638153Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3638320Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3638481Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3638642Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3638804Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3638967Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3639127Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3639296Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3639456Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3639622Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3639785Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3639945Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3640109Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3640268Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3640428Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3640592Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3640754Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3640919Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3641155Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3641318Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3641485Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3641700Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3641861Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3642030Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3642189Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3642354Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3642515Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3642679Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3642843Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3643005Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3643166Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3643331Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3643493Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3643659Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3643819Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3643979Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3644149Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3644309Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3644509Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3644680Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3644842Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3645047Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3645206Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3645368Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3645536Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3645696Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3645857Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3646023Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3646183Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3646346Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3646510Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3646674Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3646841Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3646999Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3647160Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3647325Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3647484Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3647644Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3647808Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3647968Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3648136Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3648301Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3648633Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3648804Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3648965Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3649164Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3649333Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3649496Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3649664Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3649825Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3649988Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3650159Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3650320Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3650484Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3650653Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3650813Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3650982Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3651144Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3651306Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3651468Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3651626Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3651783Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3651987Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3652149Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3652317Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3652537Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3652695Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3652858Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3653016Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3653173Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3653334Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3653490Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3653656Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3653818Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3653979Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3654148Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3654312Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3654472Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3654642Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3654804Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3654969Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3655130Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3655289Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3655455Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3655618Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3655779Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3655986Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3656150Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3656312Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3656514Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3656675Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3656841Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3657000Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3657159Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3657325Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3657488Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3657649Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3657820Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3657982Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3658151Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3658314Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3658505Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3658711Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3658873Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3659033Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3659198Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3659405Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3659572Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3659736Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3659933Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3660100Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3660270Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3660430Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3660596Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3660756Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3660922Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3661083Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3661251Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3661418Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3661580Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3661742Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3661946Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3662164Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3662331Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3662489Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3662667Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3662852Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3663011Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3663172Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3663340Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3663554Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3663721Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3663882Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3664078Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3664246Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3664458Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3664641Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3664805Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3664986Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3665166Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3665335Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3665498Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3665667Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3665828Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3665988Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3666156Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3666319Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3666479Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3666646Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3666808Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3667022Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3667191Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3667404Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3667622Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3667783Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3667991Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3668217Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3668410Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3668617Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3668792Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3668951Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3669123Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3669284Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3669449Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3669619Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3669780Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3670007Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3670227Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3670450Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3670666Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3670828Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3671043Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3671212Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3671372Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3671636Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3671799Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3671967Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3672177Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3672339Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3672500Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3672669Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3672829Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3673000Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3673160Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3673320Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3673488Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3673649Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3673808Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3673975Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3674134Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3674303Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3674462Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3674622Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3674794Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3675000Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3675164Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3675332Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3675531Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3675690Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3675866Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3676024Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3676188Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3676348Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3676507Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3676673Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3676838Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3676999Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3677166Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3677334Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3677500Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3677664Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3677823Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3677993Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3678162Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3678321Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3678488Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3678651Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3678820Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3679023Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3679184Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3679349Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3679547Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3679708Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3679874Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3680047Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3680208Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3680373Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3680543Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3680703Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3680868Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3681035Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3681195Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3681362Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3681524Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3681686Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3681854Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3682013Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3682174Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3682408Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3682569Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3682738Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3682935Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3683096Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3683267Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3683428Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3683590Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3683760Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3683921Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3684086Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3684249Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3684409Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3684576Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3684738Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3684906Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3685073Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3685237Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3685403Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3685563Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3685724Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3685890Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3686052Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3686212Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3686430Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3686589Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3686760Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3687495Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3687662Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3687827Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3687986Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3688144Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3688309Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3688476Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3688780Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3688950Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3689109Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3689277Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3689440Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3689600Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3689767Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3689927Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3690087Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3690251Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3690460Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3690626Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3690789Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3690947Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3691152Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3691314Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3691473Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3691641Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3691800Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3691964Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3692124Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3692287Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3692451Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3692613Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3692773Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3692941Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3693103Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3693274Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3693436Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3693595Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3693759Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3693917Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3694077Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3694240Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3694474Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3694639Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3694799Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3695000Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3695175Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3695336Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3695499Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3695664Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3695824Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3695996Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3696158Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3696321Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3696485Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3696648Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3696808Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3696975Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3697136Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3697295Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3697461Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3697621Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3697836Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3697998Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3698164Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3698329Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3698533Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3698696Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3698863Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3699024Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3699195Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3699354Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3699512Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3699678Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3699839Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3699998Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3700166Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3700328Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3700508Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3700669Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3700830Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3700997Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3701157Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3701317Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3701487Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3701647Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3701812Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3702022Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3702191Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3702357Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3702556Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3702722Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3702888Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3703049Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3703213Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3703374Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3703535Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3703701Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3703863Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3704026Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3704197Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3704359Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3704523Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3704684Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3704850Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3705015Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3705220Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3705380Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3705548Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3705710Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3705922Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3706081Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3706244Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3706408Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3706569Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3706729Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3706894Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3707058Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3707217Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3707382Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3707544Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3707711Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3707870Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3708030Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3708201Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3708360Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3708519Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3708683Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3708844Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3709012Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3709172Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3709376Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3709545Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3709706Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3709931Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3710098Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3710259Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3710424Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3710581Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3710739Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3710906Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3711066Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3711228Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3711394Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3711554Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3711722Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3711881Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3712040Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3712206Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3712365Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3712525Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3712734Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3712902Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3713072Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3713270Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3713429Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3713596Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3713756Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3713915Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3714081Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3714240Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3714407Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3714569Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3714729Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3714897Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3715059Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3715219Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3715389Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3715550Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3715711Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3715876Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3716044Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3716210Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3716372Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3716532Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3716741Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3716903Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3717061Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3717264Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3717426Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3717592Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3717758Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3717919Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3718085Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3718247Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3718405Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3718570Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3718732Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3718896Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3719056Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3719214Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3719378Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3719537Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3719697Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3719860Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3720066Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3720235Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3720397Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3720594Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3720767Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3720930Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3721090Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3721253Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3721412Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3721576Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3721740Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3721902Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3722065Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3722227Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3722386Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3722549Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3722711Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3722877Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3723036Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3723196Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3723364Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3723522Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3723683Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3723849Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3724058Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3724219Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3724383Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3724580Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3724747Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3724907Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3725066Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3725232Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3725390Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3725553Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3725720Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3725882Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3726052Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3726214Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3726375Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3726541Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3726701Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3726869Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3727039Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3727200Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3727411Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3727573Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3727737Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3727939Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3728100Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3728267Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3728441Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3728720Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3728886Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3729045Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3729205Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3729378Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3729538Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3729753Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3729956Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3730117Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3730315Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3730486Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3730644Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3730815Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3730973Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3731134Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3731305Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3731465Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3731693Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3731857Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3732048Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3732278Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3732438Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3732594Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3732782Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3732958Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3733126Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3733295Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3733512Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3733693Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3733855Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3734038Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3734251Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3734411Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3734576Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3734745Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3734906Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3735072Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3735286Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3735449Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3735616Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3735814Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3735971Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3736135Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3736515Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3736756Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3736948Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3737106Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3737270Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3737435Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3737593Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3737815Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3737983Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3738164Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3738377Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3738538Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3738703Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3738908Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3739123Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3739351Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3739583Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3739810Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3740523Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3740702Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3740936Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3741193Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3741384Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3741551Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3741710Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3741876Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3742039Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3742206Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3742373Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3742538Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3742699Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3742869Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3743064Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3743250Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3743434Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3743644Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3743811Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3743975Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3744285Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3744457Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3744619Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3744855Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3745023Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3745187Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3745350Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3745509Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3745670Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3745837Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3745999Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3746161Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3746328Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3746492Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3746661Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3746824Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3746989Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3747158Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3747319Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3747479Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3747723Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3748212Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3748406Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3748947Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3749192Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3749388Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3749654Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3749905Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3750098Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3756765Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3756942Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3757101Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3757265Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3757425Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3757588Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3757747Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3757905Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3758068Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3758226Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3758382Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3758546Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3758701Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3758865Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3759020Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3759271Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3759435Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3759594Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3759790Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3759952Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3760108Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3760269Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3760426Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3760583Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3760745Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3760900Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3761066Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3761229Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3761388Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3761553Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3761708Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3761868Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3762031Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3762188Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3762345Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3762511Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3762666Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3762832Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3762988Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3763193Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3763359Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3763515Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3763709Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3763874Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3764031Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3764188Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3764352Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3764508Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3764673Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3764829Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3764990Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3765155Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3765313Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3765471Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3765634Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3765790Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3765960Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3766118Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3766275Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3766481Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3766639Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3766798Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3767000Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3767161Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3767325Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3767480Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3767638Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3767805Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3767961Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3768117Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3768281Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3768436Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3768747Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3768908Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3769065Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3769234Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3769389Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3769544Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3769706Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3769860Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3770023Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3770183Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3770340Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3770558Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3770718Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3770876Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3771078Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3771236Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3771399Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3771555Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3771711Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3771875Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3772037Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3772192Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3772357Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3772513Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3772677Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3772833Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3772987Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3773150Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3773304Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3773460Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3773621Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3773818Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3773975Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3774143Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3774299Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3774526Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3774687Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3774844Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3775010Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3775166Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3775324Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3775491Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3775652Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3775815Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3775974Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3776129Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3776292Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3776450Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3776604Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3776769Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3776925Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3777088Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3777245Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3777403Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3777568Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3777767Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3777924Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3778091Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3778287Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3778448Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3778602Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3778759Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3778923Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3779079Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3779239Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3779404Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3779563Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3779724Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3779883Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3780040Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3780201Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3780357Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3780515Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3780680Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3780836Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3781041Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3781199Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3781360Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3781527Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3781720Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3781878Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3782047Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3782203Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3782360Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3782525Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3782680Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3782845Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3783002Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3783162Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3783325Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3783484Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3783642Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3783805Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3783962Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3784126Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3784283Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3784442Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3784605Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3784767Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3784969Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3785131Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3785292Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3785521Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3785677Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3785832Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3785994Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3786149Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3786305Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3786468Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3786623Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3786787Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3786943Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3787099Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3787263Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3787418Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3787574Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3787739Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3787896Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3788058Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3788257Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3788415Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3788580Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3788740Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3788935Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3789100Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3789256Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3789418Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3789574Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3789730Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3789889Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3790048Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3790205Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3790371Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3790528Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3790686Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3790849Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3791005Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3791168Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3791323Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3791479Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3791642Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3791800Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3791955Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3792117Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3792316Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3792480Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3792635Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3792830Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3792993Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3793151Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3793309Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3793471Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3793631Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3793792Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3793951Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3794108Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3794274Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3794431Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3794590Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3794753Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3794909Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3795072Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3795228Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3795426Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3795588Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3795746Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3795904Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3796107Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3796262Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3796429Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3796587Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3796743Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3796906Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3797063Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3797263Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3797487Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3797671Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3797862Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3798059Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3798220Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3798397Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3798554Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3798711Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3798876Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3799035Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3799200Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3799378Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3799562Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3799794Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3799955Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3800111Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3800314Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3800472Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3800629Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3800797Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3800954Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3801119Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3801277Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3801435Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3801600Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3801759Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3801916Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3802080Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3802240Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3802408Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3802616Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3802776Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3802936Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3803157Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3803368Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3803600Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3803844Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3804017Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3804180Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3804339Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3804503Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3804659Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3804815Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3804977Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3805135Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3805298Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3805456Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3805614Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3805778Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3805936Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3806091Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3806255Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3806411Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3806577Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3806733Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3806893Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3807055Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3807265Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3807428Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3807631Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3807895Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3808115Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3808326Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3808485Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3808792Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3808987Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3809147Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3809307Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3809466Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3809625Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3809787Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3809960Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3810165Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3810320Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3810475Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3810639Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3810823Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3811091Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3811313Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3811538Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3811815Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3812029Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3812259Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3812462Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3812687Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3812849Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3813004Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3813191Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3813419Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3813638Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3813869Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3814076Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3814299Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3814524Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3814741Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3814951Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3815140Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3815328Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3815523Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3815725Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3815940Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3816412Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3816592Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3816782Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3817036Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3817232Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3817398Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3817588Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3817746Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3817907Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3818063Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3818223Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3818383Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3818539Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3818701Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3818858Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3819013Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3819174Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3819330Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3819490Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3819647Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3819852Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3820025Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3820182Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3820380Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3820548Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3820706Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3820867Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3821024Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3821177Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3821336Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3821490Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3821649Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3821810Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3821970Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3822133Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3822288Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3822444Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3822604Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3822761Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3822917Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3823079Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3823238Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3823401Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3823555Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3823757Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3823931Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3824085Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3824277Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3824441Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3824598Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3824759Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3824914Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3825069Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3825236Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3825389Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3825548Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3825715Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3825870Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3826034Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3826191Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3826346Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3826508Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3826664Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3826819Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3827020Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3827185Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3827341Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3827538Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3827691Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3827854Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3828008Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3828163Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3828328Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3828483Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3828643Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3828808Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3828964Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3829130Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3829286Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3829439Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3829606Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3829761Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3829915Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3830075Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3830235Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3830403Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3830561Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3830721Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3830929Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3831090Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3831246Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3831447Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3831607Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3831772Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3831926Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3832079Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3832242Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3832399Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3832555Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3832720Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3832889Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3833052Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3833212Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3833370Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3833533Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3833688Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3833843Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3834010Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3834207Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3834373Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3834532Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3834726Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3834893Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3835049Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3835204Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3835366Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3835521Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3835681Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3835847Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3836005Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3836167Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3836769Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3836979Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3837143Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3837303Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3837459Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3837624Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3837782Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3837944Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3838160Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3838365Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3838531Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3838833Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3839000Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3839163Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3839379Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3839547Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3839703Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3839859Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3840026Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3840180Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3840339Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3840502Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3840663Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3840829Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3840986Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3841145Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3841312Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3841467Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3841621Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3841783Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3841938Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3842167Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3842329Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3842488Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3842739Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3842894Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3843057Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3843220Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3843376Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3843541Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3843696Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3843851Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3844016Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3844172Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3844330Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3844493Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3844648Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3844805Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3844970Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3845125Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3845287Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3845442Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3845598Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3845764Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3845920Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3846124Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3846290Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3846445Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3846643Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3846800Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3846956Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3847119Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3847275Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3847433Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3847596Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3847752Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3847924Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3848085Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3848240Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3848405Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3848665Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3848822Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3848989Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3849145Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3849310Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3849510Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3849668Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3849831Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3850024Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3850179Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3850344Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3850500Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3850666Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3850822Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3850977Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3851139Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3851295Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3851449Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3851613Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3851768Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3851929Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3852085Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3852238Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3852399Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3852553Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3852708Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3852869Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3853030Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3853190Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3853391Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3853549Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3853710Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3853906Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3854064Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3854224Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3854380Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3854535Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3854699Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3854858Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3855020Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3855177Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3855333Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3855495Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3855651Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3855806Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3855967Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3856123Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3856286Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3856439Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3856635Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3856797Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3856955Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3857110Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3857312Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3857469Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3857632Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3857787Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3857941Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3858103Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3858259Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3858416Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3858581Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3858740Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3858903Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3859060Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3859220Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3859384Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3859539Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3859695Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3859856Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3860013Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3860179Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3860335Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3860537Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3860705Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3860866Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3861060Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3861227Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3861383Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3861545Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3861702Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3861858Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3862024Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3862179Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3862337Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3862503Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3862660Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3862816Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3862979Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3863136Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3863297Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3863452Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3863608Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3863813Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3863969Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3864127Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3864284Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3864479Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3864643Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3864797Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3864967Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3865186Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3865369Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3865543Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3865708Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3865864Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3866028Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3866184Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3866342Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3866504Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3866657Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3866810Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3866970Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3867125Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3867290Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3867447Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3867604Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3867820Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3867973Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3868133Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3868333Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3868488Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3868654Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3868810Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3868964Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3869129Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3869288Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3869443Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3869603Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3869761Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3869924Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3870082Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3870237Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3870401Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3870557Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3870714Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3870874Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3871097Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3871299Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3871503Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3871664Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3871923Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3872113Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3872272Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3872441Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3872600Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3872756Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3872920Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3873080Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3873241Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3873395Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3873557Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3873723Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3873937Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3874100Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3874261Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3874461Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3874677Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3874835Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3874998Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3875216Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3875414Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3875631Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3875864Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3876052Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3876265Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3876440Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3876632Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3876794Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3876953Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3877159Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3877349Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3877506Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3877670Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3877829Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3877984Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3878143Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3878298Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3878453Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3878613Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3878771Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3878932Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3879137Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3879295Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3879465Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3879658Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3879814Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3879980Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3880134Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3880298Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3880452Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3880610Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3880780Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3880941Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3881096Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3881373Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3881562Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3881780Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3882237Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3882441Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3882624Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3889707Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3889906Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3890069Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3890241Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3890399Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3890634Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3890800Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3890958Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3891155Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3891322Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3891482Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3891646Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3891804Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3891963Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3892138Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3892296Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3892455Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3892623Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3892780Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3892945Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3893106Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3893264Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3893425Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3893583Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3893739Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3893948Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3894108Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3894274Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3894469Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3894628Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3894796Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3894952Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3895110Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3895273Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3895436Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3895600Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3895760Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3895916Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3896082Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3896240Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3896397Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3896564Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3896724Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3896886Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3897043Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3897199Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3897363Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3897523Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3897704Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3897934Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3898094Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3898257Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3898450Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3898608Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3898771Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3898931Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3899090Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3899255Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3899420Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3899577Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3899752Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3899911Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3900073Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3900231Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3900388Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3900556Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3900711Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3900868Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3901032Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3901234Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3901401Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3901561Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3901757Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3901919Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3902077Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3902235Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3902396Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3902553Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3902718Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3902876Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3903036Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3903201Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3903362Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3903524Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3903691Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3903852Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3904015Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3904175Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3904333Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3904500Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3904657Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3904815Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3904980Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3905205Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3905373Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3905531Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3905732Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3905896Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3906054Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3906211Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3906376Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3906534Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3906708Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3906868Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3907034Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3907203Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3907364Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3907532Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3907725Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3907902Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3908063Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3908229Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3908394Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3908605Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3908768Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3908929Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3909130Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3909288Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3909451Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3909616Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3909777Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3909942Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3910102Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3910260Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3910430Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3910590Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3910751Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3910927Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3911087Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3911257Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3911417Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3911577Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3911745Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3911906Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3912065Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3912234Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3912394Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3912604Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3912766Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3912930Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3913132Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3913293Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3913453Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3913619Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3913777Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3913946Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3914115Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3914276Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3914445Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3914611Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3914772Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3914946Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3915105Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3915274Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3915436Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3915595Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3915766Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3915966Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3916127Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3916297Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3916493Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3916653Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3916820Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3916977Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3917145Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3917304Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3917465Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3917633Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3917799Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3917959Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3918127Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3918288Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3918457Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3918620Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3918782Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3918954Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3919114Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3919273Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3919437Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3919600Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3919768Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3919973Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3920140Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3920309Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3920506Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3920668Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3920839Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3920999Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3921171Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3921336Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3921499Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3921666Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3921830Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3921992Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3922165Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3922326Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3922494Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3922658Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3922820Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3922989Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3923149Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3923359Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3923528Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3923691Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3923897Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3924064Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3924227Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3924395Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3924557Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3924719Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3924884Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3925045Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3925217Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3925375Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3925537Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3925706Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3925866Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3926028Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3926196Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3926356Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3926516Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3926682Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3926840Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3927012Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3927171Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3927373Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3927540Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3927724Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3927946Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3928115Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3928276Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3928440Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3928696Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3928855Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3929031Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3929191Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3929353Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3929522Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3929684Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3929853Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3930014Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3930172Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3930336Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3930494Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3930654Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3930867Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3931028Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3931200Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3931426Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3931585Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3931758Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3931918Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3932078Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3932244Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3932405Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3932569Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3932733Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3932894Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3933062Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3933225Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3933384Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3933554Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3933712Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3933877Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3934037Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3934201Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3934367Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3934531Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3934698Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3934906Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3935071Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3935230Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3935435Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3935595Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3935760Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3935921Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3936084Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3936249Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3936693Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3936857Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3937029Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3937192Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3937363Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3937526Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3937690Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3937856Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3938017Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3938177Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3938344Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3938634Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3938804Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3938965Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3939180Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3939347Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3939509Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3939672Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3939843Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3940002Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3940173Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3940334Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3940498Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3940664Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3940829Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3940992Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3941155Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3941314Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3941480Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3941639Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3941796Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3941955Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3942111Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3942271Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3942437Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3942666Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3942838Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3942999Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3943210Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3943377Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3943536Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3943697Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3943862Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3944020Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3944182Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3944350Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3944514Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3944679Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3944840Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3945001Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3945169Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3945330Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3945488Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3945661Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3945828Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3946031Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3946190Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3946359Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3946519Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3946716Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3946889Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3947051Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3947218Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3947376Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3947540Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3947705Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3947866Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3948026Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3948196Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3948356Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3948518Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3948690Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3948850Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3949018Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3949177Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3949336Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3949503Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3949664Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3949825Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3950037Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3950199Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3950376Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3950573Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3950733Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3950899Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3951058Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3951221Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3951389Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3951551Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3951718Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3951880Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3952038Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3952204Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3952366Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3952524Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3952688Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3952847Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3953012Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3953171Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3953371Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3953538Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3953703Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3953863Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3954067Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3954228Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3954394Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3954555Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3954715Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3954881Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3955041Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3955203Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3955371Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3955534Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3955699Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3955865Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3956027Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3956196Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3956354Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3956514Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3956682Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3956842Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3957013Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3957175Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3957333Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3957540Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3957701Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3957897Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3958066Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3958229Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3958388Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3958554Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3958712Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3958881Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3959040Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3959200Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3959368Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3959530Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3959687Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3959853Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3960010Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3960177Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3960337Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3960496Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3960727Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3960888Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3961046Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3961218Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3961415Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3961581Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3961743Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3961905Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3962073Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3962233Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3962391Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3962563Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3962723Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3962890Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3963055Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3963215Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3963385Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3963550Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3963710Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3963875Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3964035Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3964200Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3964358Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3964516Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3964682Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3964888Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3965053Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3965226Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3965425Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3965597Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3965757Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3965918Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3966089Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3966250Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3966411Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3966577Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3966741Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3966902Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3967069Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3967229Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3967399Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3967558Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3967717Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3967886Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3968046Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3968248Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3968416Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3968702Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3968908Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3969069Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3969231Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3969398Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3969555Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3969715Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3969879Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3970038Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3970204Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3970365Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3970526Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3970695Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3970854Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3971016Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3971181Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3971340Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3971507Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3971666Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3971828Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3971999Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3972158Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3972361Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3972530Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3972689Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3972894Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3973054Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3973217Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3973383Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3973542Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3973701Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3973869Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3974030Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3974197Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3974361Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3974521Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3974688Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3974849Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3975007Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3975177Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3975336Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3975495Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3975699Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3975861Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3976031Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3976231Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3976390Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3976555Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3976716Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3976875Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3977042Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3977203Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3977368Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3977530Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3977691Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3977861Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3978022Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3978183Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3978351Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3978512Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3978687Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3978848Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3979006Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3979176Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3979340Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3979499Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3979708Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3979872Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3980039Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3980238Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3980400Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3980574Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3980733Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3980892Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3981058Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3981221Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3981385Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3981548Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3981710Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3981875Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3982035Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3982194Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3982362Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3982522Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3982687Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3982847Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3983048Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3983215Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3983375Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3983571Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3983734Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3983895Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3984061Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3984220Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3984380Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3984545Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3984704Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3984865Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3985031Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3985193Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3985354Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3985520Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3985682Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3985847Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3986005Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3986164Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3986327Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3986485Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3986646Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3986812Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3987016Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3987185Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3987344Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3987736Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3987903Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3988064Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3988226Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3988391Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3988554Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3988721Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3988880Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3989044Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3989213Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3989372Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3989532Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3989696Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3989854Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3990021Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3990180Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3990340Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3990572Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3990735Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3990900Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3991108Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3991266Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3991438Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3991597Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3991758Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3991924Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3992085Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3992243Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3992413Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3992573Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3992745Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3992906Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3993066Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3993233Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3993395Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3993555Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:18.3993722Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3993883Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3994041Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3994210Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3994369Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3994578Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3994740Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3994899Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3995103Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3995264Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3995423Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3995590Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3995750Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3995913Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3996073Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3996231Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3996401Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3996561Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3996719Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3996887Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3997046Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3997210Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3997368Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3997531Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3997696Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3997893Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3998054Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3998226Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3998424Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3998591Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3998754Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3998912Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3999074Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3999230Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3999388Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3999555Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3999717Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.3999883Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4000044Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4000205Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4000375Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4000537Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4000697Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4000864Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4001024Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4001189Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4001347Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4001509Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4001674Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4001880Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4002042Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4002207Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4002405Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4002564Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4002732Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4002891Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4003057Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4003216Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4003377Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4003543Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4003705Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4003866Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4004032Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4004193Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4004359Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4004516Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4004674Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4004840Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4004998Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4005198Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4005366Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4005528Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4005729Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4005889Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4006050Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4006215Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4006375Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4006535Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4006704Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4006866Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4007033Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4007193Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4007357Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4007524Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4007682Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4007842Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4008012Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4008175Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4008342Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4008569Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4008733Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4008905Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4009067Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4009274Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4009442Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4009601Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4009804Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4009964Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4010124Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4010287Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4010446Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4010604Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4010771Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4010931Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4011101Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4011265Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4011426Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4011592Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4011753Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4011917Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4012088Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4012249Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4012409Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4012620Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4012783Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4012955Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4013155Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4013314Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4013487Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4013652Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4013816Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4013983Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4014147Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4014461Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4014658Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4014850Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4021792Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4021991Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4022155Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4022327Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4022485Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4022643Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4022807Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4022964Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4023120Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4023287Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4023442Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4023672Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4023840Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4023998Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4024203Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4024363Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4024520Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4024683Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4024842Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4024998Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4025163Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4025323Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4025490Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4025649Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4025803Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4025969Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4026124Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4026278Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4026443Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4026598Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4026759Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4026957Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4027113Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4027276Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4027435Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4027633Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4027796Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4027952Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4028111Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4028265Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4028420Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4028584Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4028745Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4028903Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4029069Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4029228Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4029395Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4029555Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4029709Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4029870Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4030028Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4030184Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4030346Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4030503Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4030672Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4030876Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4031032Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4031202Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4031396Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4031555Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4031714Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4031869Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4032023Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4032186Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4032345Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4032509Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4032669Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4032826Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4032991Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4033149Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4033303Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4033461Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4033614Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4033774Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4033929Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4034125Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4034283Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4034438Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4034592Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4034795Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4034951Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4035112Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4035268Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4035424Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4035586Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4035739Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4035897Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4036060Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4036220Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4036645Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4036865Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4037074Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4037238Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4037392Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4037546Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4037706Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4037860Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4038022Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4038178Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4038460Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4038624Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4038785Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4038994Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4039156Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4039315Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4039476Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4039629Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4039785Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4039952Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4040111Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4040270Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4040432Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4040592Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4040748Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4040909Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4041065Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4041225Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4041379Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4041533Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4041761Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4041916Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4042074Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4042234Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4042438Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4042599Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4042753Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4042907Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4043068Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4043223Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4043377Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4043539Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4043698Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4043862Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4044016Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4044171Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4044334Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4044489Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4044644Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4044802Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4044957Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4045115Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4045272Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4045429Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4045589Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4045786Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4045943Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4046142Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4046298Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4046465Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4046618Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4046772Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4046938Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4047094Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4047248Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4047412Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4047569Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4047733Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4047887Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4048042Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4048203Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4048355Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4048588Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4048752Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4048973Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4049135Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4049290Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4049447Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4049646Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4049805Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4049965Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4050127Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4050283Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4050439Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4050600Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4050756Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4050921Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4051077Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4051234Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4051398Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4051553Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4051710Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4051870Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4052025Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4052192Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4052346Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4052500Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4052666Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4052821Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4053023Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4053188Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4053344Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4053549Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4053706Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4053860Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4054024Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4054178Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4054333Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4054499Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4054651Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4054816Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4054973Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4055130Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4055294Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4055451Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4055605Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4055766Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4055924Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4056086Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4056281Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4056439Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4056603Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4056795Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4056951Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4057116Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4057272Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4057435Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4057589Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4057744Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4057903Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4058059Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4058213Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4058376Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4058533Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4058687Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4058850Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4059006Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4059167Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4059322Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4059479Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4059640Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4059795Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4059950Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4060156Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4060314Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4060475Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4060667Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4060823Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4060985Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4061140Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4061294Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4061464Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4061619Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4061779Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4061934Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4062090Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4062249Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4062406Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4062560Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4062721Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4062878Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4063037Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4063194Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4063391Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4063555Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4063710Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4063903Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4064064Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4064221Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4064381Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4064535Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4064691Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4064854Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4065010Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4065168Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4065328Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4065485Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4065650Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4065804Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4065960Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4066122Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4066277Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4066432Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4066597Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4066752Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4066911Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4067072Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4067270Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4067433Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4067590Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4067785Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4067946Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4068103Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4068259Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4068419Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4068574Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4068737Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4068893Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4069053Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4069217Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4069372Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4069529Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4069693Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4069849Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4070014Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4070170Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4070325Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4070532Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4070688Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4070846Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4071044Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4071199Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4071366Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4071521Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4071674Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4071831Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4071983Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4072137Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4072297Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4072449Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4072609Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4072764Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4072918Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4073081Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4073235Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4073389Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4073548Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4073701Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4073862Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4074018Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4074172Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4074376Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4074536Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4074691Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4074914Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4075071Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4075229Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4075383Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4075537Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4075695Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4075851Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4076007Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4076174Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4076330Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4076492Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4076648Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4076807Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4076962Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4077115Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4077275Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4077431Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4077629Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4077815Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4077999Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4078196Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4078350Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4078511Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4078671Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4078826Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4078981Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4079141Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4079295Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4079459Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4079613Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4079769Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4079935Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4080089Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4080246Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4080406Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4080560Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4080713Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4080876Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4081031Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4081195Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4081353Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4081549Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4081712Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4081867Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4082058Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4082221Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4082374Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4082534Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4082691Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4082844Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4083005Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4083159Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4083319Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4083480Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4083638Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4083799Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4083954Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4084109Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4084270Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4084424Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4084579Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4084784Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4084939Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4085103Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4085296Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4085451Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4085615Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4085769Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4085924Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4086084Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4086241Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4086399Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4086556Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4086709Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4086872Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4087028Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4087182Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4087351Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4087504Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4087665Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4087821Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4087999Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4088182Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4088339Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4088542Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4088750Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4088907Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4089061Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4089274Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4089429Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4089585Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4089738Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4089889Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4090048Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4090203Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4090361Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4090526Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4090681Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4090847Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4091003Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4091157Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4091316Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4091471Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4091626Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4091791Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4091988Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4092153Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4092307Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4092501Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4092662Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4092821Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4092974Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4093135Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4093290Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4093450Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4093607Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4093765Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4093924Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4094085Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4094242Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4094399Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4094554Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4094714Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4094868Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4095023Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4095184Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4095337Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4095499Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4095661Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4096029Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4096193Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4096346Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4096543Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4096707Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4096863Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4097017Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4097178Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4097330Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4097488Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4097649Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4097805Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4097968Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4098121Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4098275Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4098434Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4098587Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4098740Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4098902Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4099055Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4099254Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4099411Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4099565Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4099759Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4099910Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4100063Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4100220Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4100371Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4100531Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4100684Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4100837Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4100997Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4101151Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4101307Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4101469Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4101621Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4101781Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4101934Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4102087Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4102248Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4102403Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4102557Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4102716Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4102868Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4103090Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4103248Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4103403Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4103600Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4103756Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4103909Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4104068Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4104225Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4104385Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4104542Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4104698Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4104861Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4105016Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4105169Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4105331Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4105483Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4105644Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4105798Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4105952Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4106110Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4106307Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4106462Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4106625Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4106778Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4106976Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4107141Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4107295Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4107458Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4107613Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4107795Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4107979Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4108136Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4108290Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4108454Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4108607Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4108769Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4108928Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4109082Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4109243Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4109397Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4109550Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4109711Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4109867Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4110029Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4110229Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4110384Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4110549Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4110742Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4110896Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4111060Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4111215Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4111375Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4111528Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4111682Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4111841Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4111998Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4112153Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4112319Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4112478Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4112638Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4112789Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4112939Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4113097Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4113251Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4113447Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4113608Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4113762Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4113921Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4114117Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4114271Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4114432Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4114588Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4114742Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4114902Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4115056Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4115213Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4115377Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4115534Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4115694Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4115848Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4116007Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4116172Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4116325Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4116477Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4116638Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4116792Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4116953Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4117107Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4117307Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4117466Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4117624Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4117843Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4118029Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4118186Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4118347Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4118501Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4118655Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4118816Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4118972Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4119130Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4119288Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4119442Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4119601Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4119754Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4119907Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4120071Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4120228Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4120380Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4120581Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4120735Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4120894Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4121049Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4121241Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4121404Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4121559Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4121713Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4121873Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4122025Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4122187Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4122344Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4122496Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4122656Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4122813Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4122970Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4123133Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4123288Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4123441Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4123606Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4123760Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4123921Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4124078Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4124232Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4124391Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4124588Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4124743Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4124901Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4125094Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4125255Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4125412Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4125564Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4125719Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4125873Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4126025Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4126181Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4126337Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4126498Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4126650Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4126805Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4126967Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4127122Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4127276Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4127434Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4127626Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4127784Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4127936Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4128095Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4128316Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4128469Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4128695Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4128853Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4129007Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4129170Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4129324Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4129479Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4129642Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4129799Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4129957Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4130120Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4130274Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4130437Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4130588Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4130742Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4130899Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4131052Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4131207Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4131368Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4131521Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4131734Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4131893Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4132046Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4132249Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4132404Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4132558Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4132718Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4132871Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4133023Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4133185Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4133338Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4133502Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4133657Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4133811Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4133977Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4134131Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4134286Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4134446Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4134599Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4134759Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4134953Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4135105Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4135267Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4135457Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4135609Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4135775Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4135928Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4136087Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4136242Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4136828Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4137003Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4137161Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4137318Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4137488Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4137644Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4137806Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4137962Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4138116Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4138277Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4138429Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4138580Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4138742Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4138900Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4139059Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4139363Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4139520Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4139679Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4139887Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4140043Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4140211Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4140364Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4140522Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4140676Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4140832Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4140995Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4141152Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4141306Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4141469Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4141625Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4141779Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4141939Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4142090Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4142249Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4142402Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4142621Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4142783Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4142942Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4143158Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4143317Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4143476Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4150025Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4150219Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4150376Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4150533Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4150695Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4150854Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4151020Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4151181Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4151336Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4151499Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4151655Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4151808Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4151966Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4152120Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4152274Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4152438Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4152597Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4152759Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4152987Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4153143Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4153303Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4153495Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4153651Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4153810Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4153966Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4154121Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4154273Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4154427Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4154586Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4154743Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4154898Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4155057Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4155212Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4155370Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4155520Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4155674Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4155831Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4155984Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4156180Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4156339Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4156492Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4156690Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4156845Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4156998Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4157157Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4157311Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4157468Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4157630Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4157783Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4157944Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4158097Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4158249Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4158411Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4158565Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4158718Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4158878Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4159035Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4159194Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4159349Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4159501Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4159661Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4159813Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4160009Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4160170Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4160323Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4160513Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4160674Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4160828Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4160988Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4161140Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4161292Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4161451Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4161604Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4161757Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4161916Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4162068Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4162227Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4162383Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4162536Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4162695Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4162850Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4163004Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4163232Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4163387Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4163548Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4163739Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4163893Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4164055Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4164208Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4164360Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4164519Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4164674Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4164834Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4164990Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4165143Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4165306Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4165462Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4165618Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4165781Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4165934Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4166101Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4166259Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4166413Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4166572Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4166730Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4166883Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4167092Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4167248Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4167409Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4167600Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4167756Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4167916Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4168071Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4168225Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4168388Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4168632Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4168792Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4168947Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4169105Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4169264Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4169418Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4169572Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4169733Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4169890Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4170042Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4170201Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4170400Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4170560Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4170717Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4170909Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4171069Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4171224Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4171377Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4171537Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4171690Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4171849Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4172002Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4172156Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4172315Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4172473Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4172629Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4172788Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4172950Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4173113Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4173268Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4173422Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4173585Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4173740Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4173896Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4174058Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4174260Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4174423Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4174576Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4174767Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4174925Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4175079Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4175234Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4175395Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4175551Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4175715Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4175868Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4176023Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4176183Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4176335Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4176489Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4176647Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4176801Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4176961Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4177114Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4177267Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4177468Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4177626Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4177782Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4177981Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4178139Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4178298Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4178457Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4178612Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4178771Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4178923Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4179075Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4179235Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4179392Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4179591Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4179783Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4179938Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4180151Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4180329Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4180508Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4180690Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4180854Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4181008Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4181166Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4181332Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4181534Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4181693Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4181868Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4182091Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4182300Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4182476Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4182641Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4182795Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4182951Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4183125Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4183280Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4183444Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4183606Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4183760Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4183919Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4184073Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4184226Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4184389Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4184544Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4184697Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4184899Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4185055Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4185217Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4185409Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4185562Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4185722Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4185875Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4186027Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4186187Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4186340Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4186500Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4186655Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4186808Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4186970Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4187126Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4187282Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4187446Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4187600Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4187763Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4187915Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4188070Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4188229Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4188385Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4188538Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4188745Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4188900Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4189062Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4189285Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4189440Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4189600Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4189755Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4189911Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4190073Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4190229Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4190389Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4190548Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4190700Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4190867Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4191023Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4191175Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4191335Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4191489Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4191649Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4191805Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4192002Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4192166Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4192324Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4192476Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4192677Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4192836Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4192992Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4193156Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4193313Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4193476Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4193628Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4193786Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4193945Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4194103Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4194258Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4194422Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4194579Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4194741Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4194896Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4195050Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4195216Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4195375Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4195533Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4195695Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4195894Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4196056Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4196211Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4196405Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4196567Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4196723Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4196878Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4197043Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4197198Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4197363Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4197517Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4197675Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4197837Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4197993Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4198151Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4198309Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4198459Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4198614Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4198766Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4198917Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4199116Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4199271Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4199426Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4199585Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4199780Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4199946Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4200100Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4200253Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4200417Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4200571Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4200724Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4200888Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4201041Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4201207Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4201361Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4201517Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4201678Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4201830Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4201986Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4202145Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4202299Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4202452Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4202622Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4202778Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4202977Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4203137Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4203294Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4203492Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4203648Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4203801Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4203961Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4204115Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4204270Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4204434Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4204590Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4204754Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4204909Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4205071Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4205232Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4205388Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4205541Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4205699Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4205854Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4206014Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4206210Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4206365Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4206526Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4206683Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4206874Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4207038Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4207191Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4207345Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4207507Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4207661Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4207827Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4207983Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4208137Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4208300Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4208458Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4208748Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4208910Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4209068Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4209230Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4209384Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4209538Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4209697Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4209856Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4210010Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4210170Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4210371Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4210535Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4210689Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4210883Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4211044Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4211201Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4211354Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4211520Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4211679Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4211842Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4211996Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4212155Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4212321Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4212475Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4212632Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4212797Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4212952Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4213113Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4213268Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4213425Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4213626Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4213781Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4213936Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4214712Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4214868Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4215032Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4215188Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4215346Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4215506Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4215662Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4215816Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4215980Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4216137Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4216293Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4216455Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4216608Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4216772Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4216925Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4217079Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4217239Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4217394Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4217548Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4217711Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4217867Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4218095Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4218252Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4218410Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4218611Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4218767Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4218920Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4219082Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4219236Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4219395Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4219550Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4219706Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4219870Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4220028Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4220184Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4220347Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4220504Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4220670Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4220824Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4220978Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4221143Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4221344Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4221501Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4221664Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4221856Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4222018Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4222177Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4222331Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4222492Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4222648Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4222803Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4222967Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4223124Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4223285Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4223443Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4223598Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4223761Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4223917Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4224070Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4224234Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4224390Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4224545Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4224704Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4224863Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4225022Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4225219Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4225375Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4225534Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4225728Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4225884Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4226045Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4226201Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4226362Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4226517Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4226674Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4226831Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4226988Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4227142Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4227300Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4227456Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4227618Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4227773Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4227931Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4228093Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4228247Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4228443Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4228607Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4228766Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4228970Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4229125Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4229282Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4229444Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4229600Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4229755Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4229913Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4230066Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4230226Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4230380Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4230537Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4230701Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4230856Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4231016Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4231176Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4231333Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4231496Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4231650Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4231803Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4231965Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4232119Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4232314Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4232481Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4232636Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4232832Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4232987Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4233144Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4233306Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4233459Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4233617Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4233778Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4233933Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4234094Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4234258Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4234412Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4234582Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4234739Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4234895Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4235059Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4235214Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4235368Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4235575Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4235732Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4235900Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4236101Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4236257Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4236723Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4236939Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4237135Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4237298Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4237453Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4237618Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4237777Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4237931Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4238097Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4238253Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4238406Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4238570Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4238724Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4238886Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4239040Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4239197Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4239359Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4239518Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4239672Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4239978Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4240134Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4240294Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4240507Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4240663Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4240826Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4240983Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4241139Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4241299Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4241456Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4241618Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4241774Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4241932Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4242094Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4242248Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4242402Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4242566Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4242720Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4242875Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4243036Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4243269Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4243432Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4243588Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4243875Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4244036Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4244194Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4244348Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4244512Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4244667Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4244830Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4244985Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4245146Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4245307Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4245468Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4245623Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4245783Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4245940Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4246100Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4246254Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4246409Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4246569Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4246725Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4246885Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4247046Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4247249Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4247415Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4247570Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4247765Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4247928Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4248082Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4248235Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4248397Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4248639Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4248805Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4248964Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4249124Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4249290Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4249445Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4249606Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4249769Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4249926Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4250094Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4250249Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4250407Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4250614Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4250772Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4250933Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4251137Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4251294Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4251452Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4251614Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4251768Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4251932Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4252089Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4252245Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4252408Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4252562Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4252719Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4252883Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4253043Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4253209Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4253363Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4253518Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4253678Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4253834Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4253988Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4254153Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4254309Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4254521Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4254681Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4254836Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4255040Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4255197Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4255353Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4255516Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4255671Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4255831Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4255988Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4256142Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4256308Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4256464Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4256619Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4256782Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4256936Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4257099Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4257258Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4257414Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4257576Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4257773Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4257931Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4258093Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4258287Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4258448Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4258607Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4258762Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4258926Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4259082Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4259237Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4259403Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4259560Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4259722Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4259878Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4260034Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4260193Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4260351Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4260506Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4260667Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4260822Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4260981Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4261139Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4261298Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4261460Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4261665Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4261823Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4261985Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4262177Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4262338Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4262503Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4262659Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4262820Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4262975Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4263130Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4263294Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4263455Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4263613Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4263777Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4263933Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4264098Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4264253Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4264434Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4264597Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4264751Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4264951Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4265119Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4265277Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4265481Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4265637Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4265796Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4265958Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4266116Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4266272Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4266433Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4266589Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4266757Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4266914Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4267071Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4267238Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4267394Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4267553Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4267716Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4267871Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4268033Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4268187Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4268343Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4268508Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4268664Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4268866Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4269029Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4269188Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4269387Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4269551Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4269706Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4269870Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4270026Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4270181Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4270344Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4270499Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4270656Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4270817Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4280342Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4280566Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4280748Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4280916Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4281120Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4281304Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4281478Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4281735Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4281893Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4282060Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4282214Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4282427Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4282596Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4282752Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4282926Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4283081Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4283237Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4283402Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4283566Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4283722Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4283892Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4284053Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4284220Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4284379Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4284535Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4284707Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4284862Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4285021Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4285194Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4285360Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4285526Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4285733Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4285888Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4286060Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4286698Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4286865Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4287036Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4287193Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4287369Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4287525Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4287688Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4287853Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4288013Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4288171Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4288337Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4288594Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4288761Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4288917Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4289075Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4289246Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4289404Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4289607Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4289782Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4289939Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4290104Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4290300Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4290480Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4290698Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4290909Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4291087Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4291290Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4291449Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4291645Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4291878Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4292047Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4292229Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4292458Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4292694Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4292904Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4293098Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4293260Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4293444Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4293675Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4293907Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4294072Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4294384Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4294591Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4294757Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4294996Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4295173Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4295336Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4295511Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4295742Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4295932Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4296144Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4296379Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4296563Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4296762Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4296989Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4297168Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4297335Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4297554Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4297729Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4297895Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4298058Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4298318Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4298525Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4298695Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4298859Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4299128Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4299326Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4299497Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4299662Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4299876Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4300107Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4300296Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4300509Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4300704Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4300877Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4301077Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4301243Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4301417Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4301583Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4301775Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4302016Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4302180Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4302403Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4302580Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4302745Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4302923Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4303177Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4303343Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4303518Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4303814Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4303992Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4304162Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4304391Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4304568Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4304733Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4304918Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4305114Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4305282Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4305453Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4305678Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4305848Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4306024Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4306187Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4306384Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4306606Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4306769Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4307029Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4307205Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4307378Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4307602Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4307832Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4308064Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4308252Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4308463Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4308637Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4308800Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4309026Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4309256Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4309421Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4309641Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4309847Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4310017Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4310224Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4310386Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4310547Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4310716Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4310923Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4311129Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4311302Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4311493Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4311757Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4311925Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4312107Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4312390Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4312555Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4312719Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4312936Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4313119Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4313283Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4313454Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4313618Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4313803Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4313981Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4314154Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4314320Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4314491Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4314653Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4314814Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4314988Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4315150Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4315367Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4315531Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4315697Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4315913Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4316076Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4316240Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4316416Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4316577Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4316752Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4316916Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4317079Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4317259Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4317431Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4317613Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4317778Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4317947Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4318110Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4318270Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4318440Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4318601Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4318762Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4318930Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4319094Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4319263Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4319472Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4319634Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4319801Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4320004Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4320166Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4320333Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4320496Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4320669Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4320832Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4320995Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4321161Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4321323Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4321486Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4321651Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4321812Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4321974Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4322141Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4322301Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4322468Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4322628Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4322837Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4323005Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4323167Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4323367Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4323533Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4323695Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4323862Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4324022Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4324182Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4324350Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4324510Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4324672Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4324841Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4325002Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4325170Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4325329Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4325490Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4325657Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4325819Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4325980Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4326147Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4326308Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4326476Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4326636Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4326852Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4327020Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4327181Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4327380Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4327546Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4327709Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4327881Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4328043Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4328202Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4328371Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4328695Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4328860Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4329029Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4329190Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4329359Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4329520Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4329681Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4329849Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4330008Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4330169Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4330389Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4330551Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4330726Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4330929Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4331091Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4331263Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4331425Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4331586Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4331757Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4331918Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4332079Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4332258Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4332423Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4332592Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4332759Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4332920Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4333092Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4333254Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4333417Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4333585Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4333749Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4333917Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4334081Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4334243Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4334463Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4334627Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4334789Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4334995Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4335158Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4335326Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4335487Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4335648Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4335817Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4335981Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4336145Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4336616Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4336836Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4337006Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4337169Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4337330Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4337497Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4337658Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4337825Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4337993Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4338359Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4338530Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4338695Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4338926Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4339089Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4339255Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4339424Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4339588Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4339750Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4339919Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4340080Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4340245Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4340413Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4340576Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4340747Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4340911Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4341075Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4341243Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4341403Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4341563Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4341733Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4341894Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4342072Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4342233Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4342500Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4342675Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4342836Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4343057Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4343230Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4343392Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4343559Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4343720Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4343881Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4344048Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4344211Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4344375Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4344548Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4344708Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4344885Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4345047Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4345208Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4345374Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4345534Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4345696Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4346016Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4346181Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4346356Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4346563Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4346725Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4346895Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4347062Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4347222Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4347390Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4347550Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4347747Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4347934Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4348093Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4348263Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4348427Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4348593Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4348764Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4348925Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4349087Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4349256Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4349418Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4349586Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4349752Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4349912Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4350133Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4350299Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4350460Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4350669Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4350832Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4350999Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4351159Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4351321Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4351489Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4351652Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4351814Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4351985Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4352149Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4352324Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4352491Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4352655Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4352822Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4352982Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4353147Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4353317Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4353525Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4353696Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4353861Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4354064Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4354233Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4354399Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4354560Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4354727Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4354891Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4355061Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4355223Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4355386Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4355556Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4355721Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4355883Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4356052Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4356220Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4356395Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4356564Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4356727Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4356898Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4357059Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4357229Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4357398Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4357605Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4357773Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4357941Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4358141Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4358313Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4358480Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4358645Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4358826Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4359038Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4359226Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4359396Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4359564Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4359733Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4359894Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4360070Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4360301Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4360523Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4360702Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4360915Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4361077Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4361312Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4361541Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4361708Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4361930Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4362131Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4362301Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4362468Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4362631Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4362863Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4363042Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4363204Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4363418Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4363582Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4363746Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4363932Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4364164Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4364337Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4364498Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4364681Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4364882Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4365048Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4365211Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4365429Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4365630Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4365872Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4366068Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4366239Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4366454Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4366624Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4366851Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4367031Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4367193Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4367375Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4367591Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4367776Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4367954Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4368155Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4368343Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4368651Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4368858Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4369028Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4369198Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4369416Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4369614Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4371204Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4371423Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4371600Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4371772Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4372059Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4372230Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4372392Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4372591Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4372761Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4372924Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4373096Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4373260Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4373423Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4373593Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4373756Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4373925Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4374089Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4374249Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4374422Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4374586Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4374747Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4374916Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4375082Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4375250Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4375467Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4375629Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4375802Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4376001Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4376163Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4376334Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4376495Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4376664Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4376826Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4376989Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4377158Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4377323Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4377485Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4377660Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4377824Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4377997Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4378164Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4378327Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4378495Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4378657Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4378866Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4379038Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4379202Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4379366Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4379578Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4379741Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4379907Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4380070Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4380236Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4380404Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4380567Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4380738Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4380912Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4381073Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4381243Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4381406Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4381569Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4381736Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4381897Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4382059Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4382227Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4382390Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4382560Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4382721Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4382880Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4383097Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4383264Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4383426Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4383639Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4383804Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4383973Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4384135Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4384296Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4384470Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4384632Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4384795Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4384965Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4385128Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4385300Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4385466Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4385627Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4385793Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4385954Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4386118Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4386329Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4386491Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4386657Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4386823Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4387025Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4387198Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4387362Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4387523Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4387691Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4387856Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4388016Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4388187Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4388348Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4388515Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4388680Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4388844Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4389016Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4389181Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4389343Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4389513Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4389676Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4389846Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4390011Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4390183Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4390354Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4390561Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4390727Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4390899Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4391100Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4391271Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4391433Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4391594Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4391765Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4391932Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4392097Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4392266Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4392430Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4392601Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4392761Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4392928Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4393095Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4393255Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4393415Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4393587Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4393748Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4393965Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4394130Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4394296Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4394501Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4394664Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4394827Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4394996Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4395157Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4395324Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4395486Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4395646Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4395815Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4395975Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4396139Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4396307Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4396476Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4396645Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4396806Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4396968Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4397134Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4397302Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4397465Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4397635Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4397796Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4398005Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4398178Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4398344Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4398550Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4398713Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4398874Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4399041Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4399204Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4399364Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4399540Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4399703Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4399872Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4400037Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4400197Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4400368Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4400529Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4400690Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4400859Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4401018Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4401184Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4401423Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4401586Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4401755Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4401963Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4402125Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4402294Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4402459Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4402626Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4402786Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4402954Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4403122Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4403290Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4403452Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4403624Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4403784Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4403957Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4404120Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4404282Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4404472Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4404635Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4404796Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4404964Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4405127Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4405296Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4405503Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4405667Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4405839Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4406042Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4406205Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4406374Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4406534Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4406696Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4406866Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4407030Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4407197Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4407362Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4407527Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4407697Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4407862Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4408024Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4408192Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4408356Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4408706Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4408872Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4409080Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4409252Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4409417Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4409618Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4411233Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4411405Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4411573Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4411741Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4411903Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4412078Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4412239Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4412404Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4412572Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4412737Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4412904Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4420666Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4420860Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4421021Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4421190Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4421348Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4421519Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4421681Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4421843Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4422011Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4422256Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4422419Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4422587Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4422795Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4422962Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4423121Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4423281Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4423447Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4423605Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4423764Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4423929Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4424092Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4424259Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4424421Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4424586Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4424749Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4424907Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4425063Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4425236Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4425394Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4425616Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4425778Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4425943Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4426149Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4426312Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4426471Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4426637Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4426801Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4426958Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4427130Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4427286Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4427451Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4427637Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4427824Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4427995Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4428151Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4428310Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4428478Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4428635Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4428805Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4428962Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4429121Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4429288Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4429453Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4429655Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4429822Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4429980Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4430185Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4430343Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4430501Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4430664Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4430822Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4430984Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4431149Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4431305Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4431467Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4431625Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4431782Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4431951Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4432107Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4432263Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4432429Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4432586Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4432749Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4432948Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4433107Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4433273Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4433485Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4433647Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4433813Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4433969Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4434136Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4434294Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4434453Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4434621Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4434781Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4434938Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4435108Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4435266Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4435424Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4435592Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4435748Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4435912Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4436069Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4436229Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4436887Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4437065Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4437223Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4437575Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4437765Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4437946Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4438204Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4438362Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4438527Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4438685Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4438843Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4439008Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4439170Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4439336Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4439495Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4439654Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4439817Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4439978Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4440137Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4440301Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4440459Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4440623Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4440780Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4441011Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4441175Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4441334Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4441548Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4441709Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4441868Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4442032Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4442191Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4442348Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4442512Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4442670Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4442829Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4442992Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4443151Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4443317Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4443475Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4443636Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4443799Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4443955Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4444112Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4444277Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4444434Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4444599Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4444755Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4444961Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4445126Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4445284Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4445484Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4445649Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4445811Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4445967Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4446130Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4446287Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4446456Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4446612Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4446770Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4446937Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4447093Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4447253Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4447415Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4447571Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4447734Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4447890Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4448046Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4448255Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4448412Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4448683Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4448894Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4449053Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4449221Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4449375Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4449530Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4449692Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4449848Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4450002Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4450168Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4450324Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4450490Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4450650Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4450809Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4450972Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4451135Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4451291Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4451457Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4451613Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4451776Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4451935Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4452091Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4452304Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4452463Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4452620Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4452822Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4452979Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4453143Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4453297Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4453456Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4453618Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4453777Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4453935Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4454103Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4454259Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4454418Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4454584Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4454740Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4454907Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4455064Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4455221Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4455388Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4455587Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4455745Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4455914Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4456071Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4456273Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4456433Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4456590Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4456751Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4456908Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4457066Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4457228Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4457388Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4457550Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4457706Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4457864Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4458027Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4458187Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4458343Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4458506Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4458661Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4458825Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4458982Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4459140Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4459306Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4459514Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4459671Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4459836Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4460030Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4460196Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4460351Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4460507Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4460670Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4460825Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4460982Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4461147Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4461306Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4461466Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4461630Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4461789Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4461951Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4462106Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4462263Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4462425Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4462581Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4462781Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4462948Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4463107Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4463268Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4463466Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4463624Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4463790Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4463946Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4464103Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4464265Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4464426Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4464592Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4464749Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4464909Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4465070Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4465228Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4465386Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4465547Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4465702Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4465868Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4466025Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4466181Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4466345Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4466502Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4466733Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4466898Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4467059Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4467265Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4467423Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4467579Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4467745Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4467902Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4468059Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4468224Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4468381Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4468546Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4468705Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4468866Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4469032Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4469190Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4469347Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4469510Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4469669Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4469838Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4470041Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4470201Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4470367Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4470527Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4470724Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4470888Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4471044Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4471208Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4471366Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4471522Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4471686Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4471845Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4472002Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4472164Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4472323Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4472481Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4472643Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4472800Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4472962Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4473119Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4473273Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4473436Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4473597Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4473753Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4473914Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4474115Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4474279Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4474435Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4474741Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4474907Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4475063Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4475219Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4475381Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4475540Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4475704Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4475860Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4476046Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4476204Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4476360Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4476525Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4476681Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4476847Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4477002Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4477158Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4477363Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4477521Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4477676Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4477841Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4478036Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4478192Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4478358Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4478513Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4478676Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4478831Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4478988Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4479152Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4479312Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4479467Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4479632Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4479790Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4479950Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4480109Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4480264Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4480425Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4480580Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4480737Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4480898Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4481055Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4481218Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4481420Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4481580Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4481745Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4481939Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4482097Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4482260Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4482415Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4482578Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4482733Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4482891Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4483052Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4483211Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4483369Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4483531Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4483689Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4483851Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4484009Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4484167Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4484330Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4484486Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4484686Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4484851Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4485010Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4485211Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4485367Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4485527Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4485688Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4485844Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4486000Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4486166Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4486323Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4486484Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4486648Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4486806Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4486971Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4487128Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4487284Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4487448Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4487603Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4487759Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4487922Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4488080Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4488246Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4488402Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4488802Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4488971Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4489126Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4489325Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4489490Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4489648Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4489811Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4489966Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4490121Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4490288Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4490444Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4490602Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4490766Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4490922Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4491085Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4491242Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4491398Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4491564Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4491720Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4491875Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4492079Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4492234Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4492400Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4492624Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4492779Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4492944Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4493099Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4493255Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4493419Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4493575Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4493738Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4493900Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4494055Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4494221Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4494376Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4494534Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4494698Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4494855Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4495018Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4495176Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4495334Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4495499Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4495658Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4495813Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4496027Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4496188Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4496346Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4496545Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4496704Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4496865Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4497022Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4497179Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4497341Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4497501Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4497657Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4497822Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4497978Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4498139Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4498297Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4498452Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4498613Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4498769Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4498923Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4499084Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4499350Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4499516Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4499674Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4499870Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4500030Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4500189Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4500344Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4500509Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4500665Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4500827Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4500983Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4501143Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4501302Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4501460Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4501617Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4501779Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4501937Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4502098Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4502252Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4502407Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4502569Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4502724Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4502882Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4503042Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4503240Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4503403Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4503559Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4503750Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4503912Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4504067Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4504224Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4504386Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4504541Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4504698Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4504862Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4505019Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4505181Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4505335Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4505492Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4505652Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4505807Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4505963Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4506123Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4506277Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4506481Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4506638Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4506796Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4506999Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4507153Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4507310Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4507480Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4507635Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4507799Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4507960Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4508116Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4508284Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4508440Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4508598Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4508762Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4508923Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4509093Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4509249Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4509405Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4509569Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4509724Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4509881Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4510045Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4510200Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4510411Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4510571Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4510725Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4510927Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4511084Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4511239Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4511402Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4511557Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4511717Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4511874Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4512029Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4512193Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4512349Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4512507Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4512669Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4512824Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4512979Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4513141Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4513297Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4513459Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4513658Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4513813Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4513976Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4514171Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4514327Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4514490Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4514646Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4514807Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4514962Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4515118Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4515279Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4515437Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4515593Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4515756Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4515915Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4516076Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4516234Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4516391Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4516552Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4516708Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4516863Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4517026Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4517184Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4517345Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4517549Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4517709Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4517871Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4518072Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4518226Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4518390Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4518547Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4518708Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4518864Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4519022Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4519185Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4519349Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4519505Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4519668Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4519825Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4519987Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4520142Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4520301Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4520461Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4520616Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4520849Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4521016Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4521174Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4521376Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4521531Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4521689Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4521853Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4522008Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4522162Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4522323Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4522479Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4522638Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4522801Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4522959Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4523129Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4523288Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4523449Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4523612Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4523768Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4523927Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4524091Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4524248Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4524413Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4524570Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4524772Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4524937Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4525096Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4525290Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4525456Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4525613Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4525780Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4525935Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4526096Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4526261Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4526419Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4526577Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4526740Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4526896Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4527061Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4527219Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4527376Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4527538Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4527697Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4527855Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4528061Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4528219Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4528387Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4528736Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4528893Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4529067Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4529223Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4529380Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4529553Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4529711Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4529874Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4530033Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4530191Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4530357Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4530516Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4530675Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4530843Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4531000Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4531158Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4531322Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4531480Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4531647Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4531812Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4531968Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4532192Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4532353Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4532509Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4532716Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4532877Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4533042Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4533198Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4533355Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4533522Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4533681Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4533836Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4534003Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4534161Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4534330Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4534487Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4534646Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4534809Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4534964Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4535124Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4535287Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4535495Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4535663Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4535823Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4535978Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4536183Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4536669Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4536890Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4537084Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4537243Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4537407Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4537567Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4537743Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4537907Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4538067Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4538227Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4538393Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4538552Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4538720Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4538875Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4539032Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4539195Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4539351Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4539509Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4539674Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4540006Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4540169Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4540327Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4540546Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4540710Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4540869Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4541024Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4541187Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4541346Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4541503Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4541667Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4541826Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4541989Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4542147Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4542307Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4542470Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4542626Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4542782Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4542950Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4543105Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4543340Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4543503Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4543661Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4543821Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4544033Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4544190Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4544351Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4544589Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4545024Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4552139Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4552331Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4552500Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4552664Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4552825Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4552984Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4553149Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4553308Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4553471Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4553628Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4553786Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4553949Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4554105Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4554263Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4554428Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4554665Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4554829Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4554989Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4555192Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4555359Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4555516Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4555671Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4555835Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4555991Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4556157Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4556314Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4556470Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4556636Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4556794Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4556952Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4557114Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4557268Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4557434Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4557601Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4557780Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4557999Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4558157Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4558311Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4558476Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4558673Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4558831Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4558994Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4559151Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4559316Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4559473Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4559629Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4559795Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4559951Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4560107Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4560270Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4560427Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4560590Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4560748Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4560904Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4561065Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4561222Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4561376Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4561542Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4561702Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4561863Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4562067Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4562224Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4562386Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4562582Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4562739Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4562901Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4563057Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4563220Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4563377Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4563536Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4563697Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4563858Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4564016Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4564178Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4564335Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4564496Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4564655Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4564812Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4564974Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4565129Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4565329Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4565494Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4565655Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4565862Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4566019Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4566179Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4566343Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4566499Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4566657Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4566820Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4566977Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4567143Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4567303Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4567461Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4567625Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4567780Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4567939Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4568102Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4568258Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4568415Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4568712Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4568868Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4569034Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4569190Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4569414Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4569595Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4569766Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4569974Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:18.4570152Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4570323Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4570500Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4570671Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4570841Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4571019Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4571190Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4571364Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4571541Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4571713Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4571890Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4572062Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4572236Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4572410Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4572580Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4572752Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4572975Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4573132Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4573296Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4573490Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4573644Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4573810Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4573966Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4574121Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4574285Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4574441Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4574602Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4574760Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4574916Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4575080Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4575238Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4575394Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4575560Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4575720Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4575882Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4576039Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4576194Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4576356Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4576519Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4576676Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4576921Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4577083Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4577241Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4577443Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4577599Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4577775Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4577953Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4578122Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4578288Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4578445Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4578603Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4578769Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4578927Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4579090Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4579250Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4579406Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4579569Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4579727Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4579884Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4580050Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4580254Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4580419Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4580579Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4580774Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4580935Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4581093Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4581249Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4581416Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4581572Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4581736Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4581895Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4582056Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4582219Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4582378Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4582536Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4582700Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4582860Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4583022Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4583179Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4583338Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4583503Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4583661Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4583821Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4583984Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4584187Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4584355Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4584512Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4584707Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4584872Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4585028Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4585184Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4585349Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4585504Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4585667Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4585832Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4585994Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4586163Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4586318Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4586477Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4586639Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4586796Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4586953Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4587117Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4587271Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4587475Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4587631Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4587788Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4587990Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4588147Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4588305Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4588465Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4588622Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4588783Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4588938Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4589094Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4589258Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4589413Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4589572Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4589736Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4589894Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4590060Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4590216Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4590371Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4590533Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4590688Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4590844Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4591009Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4591164Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4591471Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4591630Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4591786Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4591991Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4592148Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4592303Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4592466Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4592621Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4592785Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4592942Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4593097Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4593262Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4593419Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4593575Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4593741Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4593896Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4594059Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4594214Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4594371Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4594534Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4594733Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4594891Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4595060Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4595260Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4595418Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4595582Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4595737Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4595899Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4596056Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4596212Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4596374Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4596534Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4596690Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4596858Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4597018Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4597182Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4597357Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:57:18.4597369Z 2025-05-07T20:57:18.4597521Z ============================== 1 passed in 2.17s =============================== 2025-05-07T20:57:18.4597614Z s! 2025-05-07T20:57:18.4597779Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4597937Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4598102Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4598262Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4598427Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4598631Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4598790Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4598954Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4599186Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4599345Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4599509Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4599666Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4599829Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4599986Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4600144Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4600307Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4600468Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4600626Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4600790Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4600951Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4601115Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4601271Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4601431Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4601594Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4601752Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4601951Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4602117Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4602277Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4602507Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4602663Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4602823Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4602990Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4603146Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4603301Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:18.4603438Z Time taken to estimate parameters (us): 56998 2025-05-07T20:57:18.6006569Z 2025-05-07T20:57:18.6007107Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:18.6028455Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 5 seconds 2025-05-07T20:57:18.6028821Z 2025-05-07T20:57:18.6028835Z 2025-05-07T20:57:18.6028840Z 2025-05-07T20:57:18.6028843Z 2025-05-07T20:57:18.6050386Z ################################################################################ 2025-05-07T20:57:18.6065884Z # [2025-05-07T20:57:18.606Z] Run Python Test Suite: 2025-05-07T20:57:18.6066307Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:57:18.6066701Z ################################################################################ 2025-05-07T20:57:18.6093564Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:57:18.6094595Z 2025-05-07T20:57:20.7821607Z ============================= test session starts ============================== 2025-05-07T20:57:20.7822356Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:20.7822888Z cachedir: .pytest_cache 2025-05-07T20:57:20.7823817Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:20.7824567Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:20.7824995Z plugins: hypothesis-6.131.14 2025-05-07T20:57:22.4806490Z collecting ... collected 2 items 2025-05-07T20:57:22.4806737Z 2025-05-07T20:57:25.9392187Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9393574Z self=, 2025-05-07T20:57:25.9394324Z weights_precision=SparseType.FP32, 2025-05-07T20:57:25.9394758Z weight_decay=0.001, 2025-05-07T20:57:25.9395063Z T=1, 2025-05-07T20:57:25.9395308Z D=2, 2025-05-07T20:57:25.9395533Z B=1, 2025-05-07T20:57:25.9395724Z log_E=3, 2025-05-07T20:57:25.9395920Z L=0, 2025-05-07T20:57:25.9396121Z D_gradcheck=1, 2025-05-07T20:57:25.9396345Z weighted=False, 2025-05-07T20:57:25.9396559Z mixed=False, 2025-05-07T20:57:25.9396798Z output_dtype=SparseType.FP32, 2025-05-07T20:57:25.9397104Z pooling_mode=, 2025-05-07T20:57:25.9397381Z start_iter=0, 2025-05-07T20:57:25.9397600Z gwd_lower_bound=0, 2025-05-07T20:57:25.9397828Z ) 2025-05-07T20:57:25.9398092Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9398875Z self=, 2025-05-07T20:57:25.9399601Z weights_precision=SparseType.FP16, 2025-05-07T20:57:25.9400211Z weight_decay=0.001, 2025-05-07T20:57:25.9400438Z T=1, 2025-05-07T20:57:25.9400628Z D=2, 2025-05-07T20:57:25.9400817Z B=1, 2025-05-07T20:57:25.9401000Z log_E=3, 2025-05-07T20:57:25.9401202Z L=0, 2025-05-07T20:57:25.9401398Z D_gradcheck=1, 2025-05-07T20:57:25.9401698Z weighted=False, 2025-05-07T20:57:25.9401921Z mixed=False, 2025-05-07T20:57:25.9402154Z output_dtype=SparseType.FP32, 2025-05-07T20:57:25.9402445Z pooling_mode=, 2025-05-07T20:57:25.9402730Z start_iter=0, 2025-05-07T20:57:25.9402946Z gwd_lower_bound=0, 2025-05-07T20:57:25.9403161Z ) 2025-05-07T20:57:25.9403421Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9404197Z self=, 2025-05-07T20:57:25.9404915Z weights_precision=SparseType.FP16, 2025-05-07T20:57:25.9405206Z weight_decay=0.001, 2025-05-07T20:57:25.9405437Z T=5, 2025-05-07T20:57:25.9405618Z D=81, 2025-05-07T20:57:25.9405809Z B=109, 2025-05-07T20:57:25.9406005Z log_E=4, 2025-05-07T20:57:25.9406202Z L=0, 2025-05-07T20:57:25.9406385Z D_gradcheck=1, 2025-05-07T20:57:25.9406599Z weighted=True, 2025-05-07T20:57:25.9406811Z mixed=False, 2025-05-07T20:57:25.9407037Z output_dtype=SparseType.BF16, 2025-05-07T20:57:25.9407331Z pooling_mode=, 2025-05-07T20:57:25.9407618Z start_iter=0, 2025-05-07T20:57:25.9407826Z gwd_lower_bound=0, 2025-05-07T20:57:25.9408051Z ) 2025-05-07T20:57:25.9408311Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9409256Z self=, 2025-05-07T20:57:25.9409979Z weights_precision=SparseType.FP16, 2025-05-07T20:57:25.9410265Z weight_decay=0.1, 2025-05-07T20:57:25.9410479Z T=3, 2025-05-07T20:57:25.9410668Z D=100, 2025-05-07T20:57:25.9410861Z B=70, 2025-05-07T20:57:25.9411045Z log_E=3, 2025-05-07T20:57:25.9411338Z L=5, 2025-05-07T20:57:25.9411529Z D_gradcheck=2, 2025-05-07T20:57:25.9411736Z weighted=True, 2025-05-07T20:57:25.9411950Z mixed=False, 2025-05-07T20:57:25.9412186Z output_dtype=SparseType.FP32, 2025-05-07T20:57:25.9412479Z pooling_mode=, 2025-05-07T20:57:25.9412760Z start_iter=10, 2025-05-07T20:57:25.9413061Z gwd_lower_bound=0.001, 2025-05-07T20:57:25.9413295Z ) 2025-05-07T20:57:25.9413553Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9414327Z self=, 2025-05-07T20:57:25.9415052Z weights_precision=SparseType.FP16, 2025-05-07T20:57:25.9415336Z weight_decay=0.001, 2025-05-07T20:57:25.9415561Z T=2, 2025-05-07T20:57:25.9415758Z D=19, 2025-05-07T20:57:25.9415943Z B=124, 2025-05-07T20:57:25.9416134Z log_E=3, 2025-05-07T20:57:25.9416329Z L=11, 2025-05-07T20:57:25.9416519Z D_gradcheck=1, 2025-05-07T20:57:25.9416735Z weighted=True, 2025-05-07T20:57:25.9416953Z mixed=True, 2025-05-07T20:57:25.9417180Z output_dtype=SparseType.BF16, 2025-05-07T20:57:25.9417476Z pooling_mode=, 2025-05-07T20:57:25.9417761Z start_iter=1000, 2025-05-07T20:57:25.9417999Z gwd_lower_bound=0.001, 2025-05-07T20:57:25.9418230Z ) 2025-05-07T20:57:25.9418493Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9419279Z self=, 2025-05-07T20:57:25.9420000Z weights_precision=SparseType.FP32, 2025-05-07T20:57:25.9420291Z weight_decay=0.01, 2025-05-07T20:57:25.9420515Z T=1, 2025-05-07T20:57:25.9420697Z D=66, 2025-05-07T20:57:25.9420947Z B=22, 2025-05-07T20:57:25.9421138Z log_E=3, 2025-05-07T20:57:25.9421326Z L=13, 2025-05-07T20:57:25.9421519Z D_gradcheck=1, 2025-05-07T20:57:25.9421740Z weighted=False, 2025-05-07T20:57:25.9421950Z mixed=True, 2025-05-07T20:57:25.9422224Z output_dtype=SparseType.FP32, 2025-05-07T20:57:25.9422517Z pooling_mode=, 2025-05-07T20:57:25.9422799Z start_iter=1000, 2025-05-07T20:57:25.9423032Z gwd_lower_bound=0.01, 2025-05-07T20:57:25.9423267Z ) 2025-05-07T20:57:25.9423533Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9424302Z self=, 2025-05-07T20:57:25.9425025Z weights_precision=SparseType.FP32, 2025-05-07T20:57:25.9425316Z weight_decay=0.01, 2025-05-07T20:57:25.9425536Z T=5, 2025-05-07T20:57:25.9425727Z D=43, 2025-05-07T20:57:25.9425915Z B=3, 2025-05-07T20:57:25.9426100Z log_E=5, 2025-05-07T20:57:25.9426304Z L=6, 2025-05-07T20:57:25.9426495Z D_gradcheck=1, 2025-05-07T20:57:25.9426716Z weighted=False, 2025-05-07T20:57:25.9426938Z mixed=False, 2025-05-07T20:57:25.9427173Z output_dtype=SparseType.FP16, 2025-05-07T20:57:25.9427464Z pooling_mode=, 2025-05-07T20:57:25.9427752Z start_iter=100, 2025-05-07T20:57:25.9427977Z gwd_lower_bound=0.001, 2025-05-07T20:57:25.9428209Z ) 2025-05-07T20:57:25.9428474Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9429248Z self=, 2025-05-07T20:57:25.9429972Z weights_precision=SparseType.FP32, 2025-05-07T20:57:25.9430255Z weight_decay=0.1, 2025-05-07T20:57:25.9430478Z T=5, 2025-05-07T20:57:25.9430667Z D=56, 2025-05-07T20:57:25.9430849Z B=25, 2025-05-07T20:57:25.9431047Z log_E=5, 2025-05-07T20:57:25.9431253Z L=8, 2025-05-07T20:57:25.9431443Z D_gradcheck=2, 2025-05-07T20:57:25.9431659Z weighted=True, 2025-05-07T20:57:25.9431930Z mixed=False, 2025-05-07T20:57:25.9432158Z output_dtype=SparseType.FP16, 2025-05-07T20:57:25.9432461Z pooling_mode=, 2025-05-07T20:57:25.9432753Z start_iter=1000, 2025-05-07T20:57:25.9432981Z gwd_lower_bound=0.001, 2025-05-07T20:57:25.9433217Z ) 2025-05-07T20:57:25.9433528Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9434308Z self=, 2025-05-07T20:57:25.9435030Z weights_precision=SparseType.FP32, 2025-05-07T20:57:25.9435323Z weight_decay=0.001, 2025-05-07T20:57:25.9435586Z T=5, 2025-05-07T20:57:25.9435771Z D=35, 2025-05-07T20:57:25.9435965Z B=118, 2025-05-07T20:57:25.9436164Z log_E=3, 2025-05-07T20:57:25.9436649Z L=6, 2025-05-07T20:57:25.9436838Z D_gradcheck=1, 2025-05-07T20:57:25.9437053Z weighted=True, 2025-05-07T20:57:25.9437273Z mixed=False, 2025-05-07T20:57:25.9437504Z output_dtype=SparseType.FP32, 2025-05-07T20:57:25.9437806Z pooling_mode=, 2025-05-07T20:57:25.9438091Z start_iter=1000, 2025-05-07T20:57:25.9438316Z gwd_lower_bound=0.01, 2025-05-07T20:57:25.9438547Z ) 2025-05-07T20:57:25.9438813Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9439583Z self=, 2025-05-07T20:57:25.9440308Z weights_precision=SparseType.FP32, 2025-05-07T20:57:25.9440601Z weight_decay=0.01, 2025-05-07T20:57:25.9440818Z T=3, 2025-05-07T20:57:25.9441014Z D=113, 2025-05-07T20:57:25.9441202Z B=46, 2025-05-07T20:57:25.9441384Z log_E=4, 2025-05-07T20:57:25.9451279Z L=2, 2025-05-07T20:57:25.9451661Z D_gradcheck=2, 2025-05-07T20:57:25.9451910Z weighted=False, 2025-05-07T20:57:25.9452149Z mixed=True, 2025-05-07T20:57:25.9452388Z output_dtype=SparseType.FP32, 2025-05-07T20:57:25.9452702Z pooling_mode=, 2025-05-07T20:57:25.9453081Z start_iter=1000, 2025-05-07T20:57:25.9453316Z gwd_lower_bound=0.01, 2025-05-07T20:57:25.9453563Z ) 2025-05-07T20:57:25.9453847Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9454642Z self=, 2025-05-07T20:57:25.9455377Z weights_precision=SparseType.FP32, 2025-05-07T20:57:25.9455690Z weight_decay=0.01, 2025-05-07T20:57:25.9455928Z T=2, 2025-05-07T20:57:25.9456123Z D=90, 2025-05-07T20:57:25.9456324Z B=81, 2025-05-07T20:57:25.9456521Z log_E=3, 2025-05-07T20:57:25.9456715Z L=12, 2025-05-07T20:57:25.9456917Z D_gradcheck=2, 2025-05-07T20:57:25.9457140Z weighted=False, 2025-05-07T20:57:25.9457351Z mixed=True, 2025-05-07T20:57:25.9457590Z output_dtype=SparseType.BF16, 2025-05-07T20:57:25.9457894Z pooling_mode=, 2025-05-07T20:57:25.9458177Z start_iter=0, 2025-05-07T20:57:25.9458408Z gwd_lower_bound=0.001, 2025-05-07T20:57:25.9458646Z ) 2025-05-07T20:57:25.9458905Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9459685Z self=, 2025-05-07T20:57:25.9460408Z weights_precision=SparseType.FP32, 2025-05-07T20:57:25.9460701Z weight_decay=0.01, 2025-05-07T20:57:25.9460925Z T=2, 2025-05-07T20:57:25.9461119Z D=90, 2025-05-07T20:57:25.9461314Z B=81, 2025-05-07T20:57:25.9461497Z log_E=3, 2025-05-07T20:57:25.9461693Z L=12, 2025-05-07T20:57:25.9461880Z D_gradcheck=2, 2025-05-07T20:57:25.9462086Z weighted=False, 2025-05-07T20:57:25.9462293Z mixed=False, 2025-05-07T20:57:25.9462524Z output_dtype=SparseType.BF16, 2025-05-07T20:57:25.9462892Z pooling_mode=, 2025-05-07T20:57:25.9463177Z start_iter=0, 2025-05-07T20:57:25.9463402Z gwd_lower_bound=0.001, 2025-05-07T20:57:25.9463628Z ) 2025-05-07T20:57:25.9464091Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9464946Z self=, 2025-05-07T20:57:25.9465681Z weights_precision=SparseType.FP32, 2025-05-07T20:57:25.9465969Z weight_decay=0.01, 2025-05-07T20:57:25.9466205Z T=2, 2025-05-07T20:57:25.9466393Z D=90, 2025-05-07T20:57:25.9466572Z B=81, 2025-05-07T20:57:25.9466758Z log_E=3, 2025-05-07T20:57:25.9466947Z L=12, 2025-05-07T20:57:25.9467134Z D_gradcheck=1, 2025-05-07T20:57:25.9467355Z weighted=False, 2025-05-07T20:57:25.9467576Z mixed=False, 2025-05-07T20:57:25.9467800Z output_dtype=SparseType.BF16, 2025-05-07T20:57:25.9468106Z pooling_mode=, 2025-05-07T20:57:25.9468388Z start_iter=0, 2025-05-07T20:57:25.9468610Z gwd_lower_bound=0.001, 2025-05-07T20:57:25.9468838Z ) 2025-05-07T20:57:25.9469105Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9469881Z self=, 2025-05-07T20:57:25.9470607Z weights_precision=SparseType.FP32, 2025-05-07T20:57:25.9470902Z weight_decay=0.01, 2025-05-07T20:57:25.9471126Z T=1, 2025-05-07T20:57:25.9471309Z D=90, 2025-05-07T20:57:25.9471496Z B=81, 2025-05-07T20:57:25.9471683Z log_E=3, 2025-05-07T20:57:25.9471876Z L=12, 2025-05-07T20:57:25.9472068Z D_gradcheck=1, 2025-05-07T20:57:25.9472283Z weighted=False, 2025-05-07T20:57:25.9472544Z mixed=False, 2025-05-07T20:57:25.9472778Z output_dtype=SparseType.BF16, 2025-05-07T20:57:25.9473072Z pooling_mode=, 2025-05-07T20:57:25.9473351Z start_iter=0, 2025-05-07T20:57:25.9473571Z gwd_lower_bound=0.001, 2025-05-07T20:57:25.9473855Z ) 2025-05-07T20:57:25.9474113Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:25.9474890Z self=, 2025-05-07T20:57:25.9475612Z weights_precision=SparseType.FP32, 2025-05-07T20:57:25.9475897Z weight_decay=0.01, 2025-05-07T20:57:25.9476118Z T=1, 2025-05-07T20:57:25.9476302Z D=90, 2025-05-07T20:57:25.9476479Z B=1, 2025-05-07T20:57:25.9476661Z log_E=3, 2025-05-07T20:57:25.9476858Z L=12, 2025-05-07T20:57:25.9477038Z D_gradcheck=1, 2025-05-07T20:57:25.9477263Z weighted=False, 2025-05-07T20:57:25.9477471Z mixed=False, 2025-05-07T20:57:25.9477707Z output_dtype=SparseType.BF16, 2025-05-07T20:57:25.9478000Z pooling_mode=, 2025-05-07T20:57:25.9478285Z start_iter=0, 2025-05-07T20:57:25.9478504Z gwd_lower_bound=0.001, 2025-05-07T20:57:25.9478729Z ) 2025-05-07T20:57:25.9478919Z PASSED 2025-05-07T20:57:39.7330891Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7332279Z self=, 2025-05-07T20:57:39.7333260Z weights_precision=SparseType.FP32, 2025-05-07T20:57:39.7333686Z weight_decay=0.001, 2025-05-07T20:57:39.7334008Z T=1, 2025-05-07T20:57:39.7334265Z D=2, 2025-05-07T20:57:39.7334540Z B=1, 2025-05-07T20:57:39.7334839Z log_E=3, 2025-05-07T20:57:39.7335065Z L=0, 2025-05-07T20:57:39.7335268Z D_gradcheck=1, 2025-05-07T20:57:39.7335504Z weighted=False, 2025-05-07T20:57:39.7335724Z mixed=False, 2025-05-07T20:57:39.7336152Z output_dtype=SparseType.FP32, 2025-05-07T20:57:39.7337531Z pooling_mode=, 2025-05-07T20:57:39.7337919Z start_iter=0, 2025-05-07T20:57:39.7338197Z gwd_lower_bound=0, 2025-05-07T20:57:39.7338461Z ) 2025-05-07T20:57:39.7338934Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7339774Z self=, 2025-05-07T20:57:39.7340530Z weights_precision=SparseType.FP16, 2025-05-07T20:57:39.7340832Z weight_decay=0.001, 2025-05-07T20:57:39.7341059Z T=1, 2025-05-07T20:57:39.7341255Z D=2, 2025-05-07T20:57:39.7341447Z B=1, 2025-05-07T20:57:39.7341629Z log_E=3, 2025-05-07T20:57:39.7341827Z L=0, 2025-05-07T20:57:39.7342026Z D_gradcheck=1, 2025-05-07T20:57:39.7342238Z weighted=False, 2025-05-07T20:57:39.7342459Z mixed=False, 2025-05-07T20:57:39.7342697Z output_dtype=SparseType.FP32, 2025-05-07T20:57:39.7342994Z pooling_mode=, 2025-05-07T20:57:39.7343284Z start_iter=0, 2025-05-07T20:57:39.7343502Z gwd_lower_bound=0, 2025-05-07T20:57:39.7343714Z ) 2025-05-07T20:57:39.7343991Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7344802Z self=, 2025-05-07T20:57:39.7345534Z weights_precision=SparseType.FP16, 2025-05-07T20:57:39.7345824Z weight_decay=0.001, 2025-05-07T20:57:39.7346049Z T=4, 2025-05-07T20:57:39.7346231Z D=100, 2025-05-07T20:57:39.7346419Z B=73, 2025-05-07T20:57:39.7346605Z log_E=4, 2025-05-07T20:57:39.7346799Z L=14, 2025-05-07T20:57:39.7346987Z D_gradcheck=2, 2025-05-07T20:57:39.7347300Z weighted=True, 2025-05-07T20:57:39.7347562Z mixed=True, 2025-05-07T20:57:39.7347794Z output_dtype=SparseType.FP32, 2025-05-07T20:57:39.7348085Z pooling_mode=, 2025-05-07T20:57:39.7348436Z start_iter=1000, 2025-05-07T20:57:39.7348670Z gwd_lower_bound=0.01, 2025-05-07T20:57:39.7348900Z ) 2025-05-07T20:57:39.7349187Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7349989Z self=, 2025-05-07T20:57:39.7350726Z weights_precision=SparseType.FP16, 2025-05-07T20:57:39.7351009Z weight_decay=0.01, 2025-05-07T20:57:39.7351231Z T=4, 2025-05-07T20:57:39.7351418Z D=33, 2025-05-07T20:57:39.7351602Z B=110, 2025-05-07T20:57:39.7351794Z log_E=5, 2025-05-07T20:57:39.7351993Z L=11, 2025-05-07T20:57:39.7352180Z D_gradcheck=1, 2025-05-07T20:57:39.7352399Z weighted=False, 2025-05-07T20:57:39.7352618Z mixed=False, 2025-05-07T20:57:39.7352844Z output_dtype=SparseType.BF16, 2025-05-07T20:57:39.7353140Z pooling_mode=, 2025-05-07T20:57:39.7353424Z start_iter=100, 2025-05-07T20:57:39.7353657Z gwd_lower_bound=0, 2025-05-07T20:57:39.7353908Z ) 2025-05-07T20:57:39.7354186Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7355000Z self=, 2025-05-07T20:57:39.7355736Z weights_precision=SparseType.FP16, 2025-05-07T20:57:39.7356027Z weight_decay=0.001, 2025-05-07T20:57:39.7356253Z T=3, 2025-05-07T20:57:39.7356438Z D=122, 2025-05-07T20:57:39.7356630Z B=17, 2025-05-07T20:57:39.7356819Z log_E=5, 2025-05-07T20:57:39.7357009Z L=13, 2025-05-07T20:57:39.7357207Z D_gradcheck=2, 2025-05-07T20:57:39.7357428Z weighted=False, 2025-05-07T20:57:39.7357639Z mixed=False, 2025-05-07T20:57:39.7357875Z output_dtype=SparseType.BF16, 2025-05-07T20:57:39.7358265Z pooling_mode=, 2025-05-07T20:57:39.7358556Z start_iter=1000, 2025-05-07T20:57:39.7358793Z gwd_lower_bound=0.001, 2025-05-07T20:57:39.7359024Z ) 2025-05-07T20:57:39.7359305Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7360159Z self=, 2025-05-07T20:57:39.7360902Z weights_precision=SparseType.FP32, 2025-05-07T20:57:39.7361190Z weight_decay=0.01, 2025-05-07T20:57:39.7361418Z T=3, 2025-05-07T20:57:39.7361608Z D=27, 2025-05-07T20:57:39.7361792Z B=125, 2025-05-07T20:57:39.7361981Z log_E=4, 2025-05-07T20:57:39.7362182Z L=5, 2025-05-07T20:57:39.7362372Z D_gradcheck=1, 2025-05-07T20:57:39.7362590Z weighted=True, 2025-05-07T20:57:39.7362808Z mixed=False, 2025-05-07T20:57:39.7363033Z output_dtype=SparseType.FP16, 2025-05-07T20:57:39.7363331Z pooling_mode=, 2025-05-07T20:57:39.7363624Z start_iter=100, 2025-05-07T20:57:39.7363871Z gwd_lower_bound=0.001, 2025-05-07T20:57:39.7364125Z ) 2025-05-07T20:57:39.7364401Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7365204Z self=, 2025-05-07T20:57:39.7365936Z weights_precision=SparseType.FP32, 2025-05-07T20:57:39.7366225Z weight_decay=0.01, 2025-05-07T20:57:39.7366450Z T=2, 2025-05-07T20:57:39.7366628Z D=76, 2025-05-07T20:57:39.7366813Z B=37, 2025-05-07T20:57:39.7367000Z log_E=4, 2025-05-07T20:57:39.7367193Z L=10, 2025-05-07T20:57:39.7367383Z D_gradcheck=1, 2025-05-07T20:57:39.7367598Z weighted=False, 2025-05-07T20:57:39.7367856Z mixed=True, 2025-05-07T20:57:39.7368087Z output_dtype=SparseType.BF16, 2025-05-07T20:57:39.7368383Z pooling_mode=, 2025-05-07T20:57:39.7368827Z start_iter=10, 2025-05-07T20:57:39.7369047Z gwd_lower_bound=0, 2025-05-07T20:57:39.7369312Z ) 2025-05-07T20:57:39.7369581Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7370386Z self=, 2025-05-07T20:57:39.7371126Z weights_precision=SparseType.FP16, 2025-05-07T20:57:39.7371416Z weight_decay=0.01, 2025-05-07T20:57:39.7371634Z T=2, 2025-05-07T20:57:39.7371821Z D=89, 2025-05-07T20:57:39.7372007Z B=118, 2025-05-07T20:57:39.7372194Z log_E=3, 2025-05-07T20:57:39.7372394Z L=20, 2025-05-07T20:57:39.7372592Z D_gradcheck=1, 2025-05-07T20:57:39.7372802Z weighted=True, 2025-05-07T20:57:39.7373020Z mixed=True, 2025-05-07T20:57:39.7373257Z output_dtype=SparseType.FP16, 2025-05-07T20:57:39.7373547Z pooling_mode=, 2025-05-07T20:57:39.7373835Z start_iter=0, 2025-05-07T20:57:39.7374058Z gwd_lower_bound=0.01, 2025-05-07T20:57:39.7374287Z ) 2025-05-07T20:57:39.7374568Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7375377Z self=, 2025-05-07T20:57:39.7376115Z weights_precision=SparseType.FP32, 2025-05-07T20:57:39.7376402Z weight_decay=0.1, 2025-05-07T20:57:39.7376628Z T=5, 2025-05-07T20:57:39.7376818Z D=74, 2025-05-07T20:57:39.7377000Z B=125, 2025-05-07T20:57:39.7377192Z log_E=5, 2025-05-07T20:57:39.7377396Z L=1, 2025-05-07T20:57:39.7377582Z D_gradcheck=2, 2025-05-07T20:57:39.7377806Z weighted=False, 2025-05-07T20:57:39.7378026Z mixed=True, 2025-05-07T20:57:39.7378252Z output_dtype=SparseType.FP16, 2025-05-07T20:57:39.7378548Z pooling_mode=, 2025-05-07T20:57:39.7378830Z start_iter=100, 2025-05-07T20:57:39.7379123Z gwd_lower_bound=0.001, 2025-05-07T20:57:39.7379361Z ) 2025-05-07T20:57:39.7379639Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7380484Z self=, 2025-05-07T20:57:39.7381224Z weights_precision=SparseType.FP16, 2025-05-07T20:57:39.7381514Z weight_decay=0.01, 2025-05-07T20:57:39.7381738Z T=2, 2025-05-07T20:57:39.7381918Z D=93, 2025-05-07T20:57:39.7382105Z B=122, 2025-05-07T20:57:39.7382295Z log_E=4, 2025-05-07T20:57:39.7382487Z L=10, 2025-05-07T20:57:39.7382681Z D_gradcheck=2, 2025-05-07T20:57:39.7382897Z weighted=False, 2025-05-07T20:57:39.7383109Z mixed=False, 2025-05-07T20:57:39.7383341Z output_dtype=SparseType.FP16, 2025-05-07T20:57:39.7383662Z pooling_mode=, 2025-05-07T20:57:39.7383970Z start_iter=1000, 2025-05-07T20:57:39.7384200Z gwd_lower_bound=0, 2025-05-07T20:57:39.7384417Z ) 2025-05-07T20:57:39.7384688Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7385499Z self=, 2025-05-07T20:57:39.7386239Z weights_precision=SparseType.FP32, 2025-05-07T20:57:39.7386523Z weight_decay=0.001, 2025-05-07T20:57:39.7386755Z T=5, 2025-05-07T20:57:39.7386946Z D=78, 2025-05-07T20:57:39.7387134Z B=109, 2025-05-07T20:57:39.7387321Z log_E=5, 2025-05-07T20:57:39.7387518Z L=14, 2025-05-07T20:57:39.7387711Z D_gradcheck=1, 2025-05-07T20:57:39.7387927Z weighted=False, 2025-05-07T20:57:39.7388145Z mixed=False, 2025-05-07T20:57:39.7388382Z output_dtype=SparseType.BF16, 2025-05-07T20:57:39.7388723Z pooling_mode=, 2025-05-07T20:57:39.7389017Z start_iter=10, 2025-05-07T20:57:39.7389241Z gwd_lower_bound=0, 2025-05-07T20:57:39.7389454Z ) 2025-05-07T20:57:39.7389732Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7390582Z self=, 2025-05-07T20:57:39.7391319Z weights_precision=SparseType.FP32, 2025-05-07T20:57:39.7391613Z weight_decay=0.001, 2025-05-07T20:57:39.7391845Z T=5, 2025-05-07T20:57:39.7392032Z D=78, 2025-05-07T20:57:39.7392221Z B=109, 2025-05-07T20:57:39.7392413Z log_E=5, 2025-05-07T20:57:39.7392603Z L=1, 2025-05-07T20:57:39.7392798Z D_gradcheck=1, 2025-05-07T20:57:39.7393015Z weighted=False, 2025-05-07T20:57:39.7393231Z mixed=False, 2025-05-07T20:57:39.7393457Z output_dtype=SparseType.BF16, 2025-05-07T20:57:39.7393754Z pooling_mode=, 2025-05-07T20:57:39.7394041Z start_iter=10, 2025-05-07T20:57:39.7394256Z gwd_lower_bound=0, 2025-05-07T20:57:39.7394486Z ) 2025-05-07T20:57:39.7394767Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7395572Z self=, 2025-05-07T20:57:39.7396315Z weights_precision=SparseType.FP32, 2025-05-07T20:57:39.7396612Z weight_decay=0.001, 2025-05-07T20:57:39.7396833Z T=1, 2025-05-07T20:57:39.7397021Z D=78, 2025-05-07T20:57:39.7397214Z B=109, 2025-05-07T20:57:39.7397399Z log_E=5, 2025-05-07T20:57:39.7397597Z L=1, 2025-05-07T20:57:39.7397796Z D_gradcheck=1, 2025-05-07T20:57:39.7398006Z weighted=False, 2025-05-07T20:57:39.7398224Z mixed=False, 2025-05-07T20:57:39.7398461Z output_dtype=SparseType.BF16, 2025-05-07T20:57:39.7398761Z pooling_mode=, 2025-05-07T20:57:39.7399044Z start_iter=10, 2025-05-07T20:57:39.7399267Z gwd_lower_bound=0, 2025-05-07T20:57:39.7399542Z ) 2025-05-07T20:57:39.7399815Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7400623Z self=, 2025-05-07T20:57:39.7401406Z weights_precision=SparseType.FP32, 2025-05-07T20:57:39.7401698Z weight_decay=0.001, 2025-05-07T20:57:39.7401927Z T=1, 2025-05-07T20:57:39.7402118Z D=109, 2025-05-07T20:57:39.7402306Z B=109, 2025-05-07T20:57:39.7402500Z log_E=5, 2025-05-07T20:57:39.7402700Z L=1, 2025-05-07T20:57:39.7402890Z D_gradcheck=1, 2025-05-07T20:57:39.7403109Z weighted=False, 2025-05-07T20:57:39.7403330Z mixed=False, 2025-05-07T20:57:39.7403559Z output_dtype=SparseType.BF16, 2025-05-07T20:57:39.7403859Z pooling_mode=, 2025-05-07T20:57:39.7404150Z start_iter=10, 2025-05-07T20:57:39.7404370Z gwd_lower_bound=0, 2025-05-07T20:57:39.7404589Z ) 2025-05-07T20:57:39.7404874Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:57:39.7405684Z self=, 2025-05-07T20:57:39.7406422Z weights_precision=SparseType.FP32, 2025-05-07T20:57:39.7406721Z weight_decay=0.001, 2025-05-07T20:57:39.7406953Z T=1, 2025-05-07T20:57:39.7407139Z D=109, 2025-05-07T20:57:39.7407330Z B=109, 2025-05-07T20:57:39.7407523Z log_E=3, 2025-05-07T20:57:39.7407715Z L=1, 2025-05-07T20:57:39.7407911Z D_gradcheck=1, 2025-05-07T20:57:39.7408132Z weighted=False, 2025-05-07T20:57:39.7408346Z mixed=False, 2025-05-07T20:57:39.7408703Z output_dtype=SparseType.BF16, 2025-05-07T20:57:39.7409000Z pooling_mode=, 2025-05-07T20:57:39.7409336Z start_iter=10, 2025-05-07T20:57:39.7409561Z gwd_lower_bound=0, 2025-05-07T20:57:39.7409781Z ) 2025-05-07T20:57:39.7409970Z PASSED 2025-05-07T20:57:39.7410086Z 2025-05-07T20:57:39.7410227Z =============================== warnings summary =============================== 2025-05-07T20:57:39.7410909Z ../../../../../../miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:57:39.7412164Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:57:39.7413040Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:57:39.7413665Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:57:39.7414108Z  2025-05-07T20:57:39.7414328Z warnings.warn( # noqa: B028 2025-05-07T20:57:39.7414512Z 2025-05-07T20:57:39.7414751Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:57:39.7415221Z ======================== 2 passed, 1 warning in 19.08s ========================= 2025-05-07T20:57:40.5207976Z 2025-05-07T20:57:40.5209215Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:57:40.5227525Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 22 seconds 2025-05-07T20:57:40.5227955Z 2025-05-07T20:57:40.5227967Z 2025-05-07T20:57:40.5227972Z 2025-05-07T20:57:40.5227976Z 2025-05-07T20:57:40.5250467Z ################################################################################ 2025-05-07T20:57:40.5265743Z # [2025-05-07T20:57:40.526Z] Run Python Test Suite: 2025-05-07T20:57:40.5266135Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:57:40.5266493Z ################################################################################ 2025-05-07T20:57:40.5290713Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:57:40.5291659Z 2025-05-07T20:57:42.7019902Z ============================= test session starts ============================== 2025-05-07T20:57:42.7021231Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:42.7022285Z cachedir: .pytest_cache 2025-05-07T20:57:42.7023764Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:42.7024874Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:42.7025297Z plugins: hypothesis-6.131.14 2025-05-07T20:57:44.3532131Z collecting ... collected 1 item 2025-05-07T20:57:44.3532357Z 2025-05-07T20:57:50.2642637Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2644308Z self=, 2025-05-07T20:57:50.2645200Z weights_precision=SparseType.FP32, 2025-05-07T20:57:50.2645510Z mixed_B=False, 2025-05-07T20:57:50.2645772Z pooling_mode=, 2025-05-07T20:57:50.2646069Z T=1, 2025-05-07T20:57:50.2646271Z D=128, 2025-05-07T20:57:50.2646472Z B=1, 2025-05-07T20:57:50.2646673Z log_E=3, 2025-05-07T20:57:50.2646895Z L=0, 2025-05-07T20:57:50.2647105Z D_gradcheck=1, 2025-05-07T20:57:50.2647357Z stochastic_rounding=False, 2025-05-07T20:57:50.2647635Z weighted=False, 2025-05-07T20:57:50.2647871Z row_wise=False, 2025-05-07T20:57:50.2648109Z mixed=False, 2025-05-07T20:57:50.2648340Z use_cache=False, 2025-05-07T20:57:50.2648713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:50.2649030Z use_cpu=False, 2025-05-07T20:57:50.2649671Z output_dtype=SparseType.FP32, 2025-05-07T20:57:50.2649958Z ) 2025-05-07T20:57:50.2650218Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2650901Z self=, 2025-05-07T20:57:50.2651674Z weights_precision=SparseType.FP16, 2025-05-07T20:57:50.2651985Z mixed_B=False, 2025-05-07T20:57:50.2652246Z pooling_mode=, 2025-05-07T20:57:50.2652534Z T=1, 2025-05-07T20:57:50.2652724Z D=128, 2025-05-07T20:57:50.2652928Z B=1, 2025-05-07T20:57:50.2653127Z log_E=3, 2025-05-07T20:57:50.2653329Z L=0, 2025-05-07T20:57:50.2653531Z D_gradcheck=1, 2025-05-07T20:57:50.2653775Z stochastic_rounding=False, 2025-05-07T20:57:50.2654036Z weighted=False, 2025-05-07T20:57:50.2654268Z row_wise=False, 2025-05-07T20:57:50.2654493Z mixed=False, 2025-05-07T20:57:50.2654710Z use_cache=False, 2025-05-07T20:57:50.2654982Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:50.2655282Z use_cpu=False, 2025-05-07T20:57:50.2655522Z output_dtype=SparseType.FP32, 2025-05-07T20:57:50.2655803Z ) 2025-05-07T20:57:50.2656053Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2656727Z self=, 2025-05-07T20:57:50.2657416Z weights_precision=SparseType.FP16, 2025-05-07T20:57:50.2657715Z mixed_B=False, 2025-05-07T20:57:50.2657959Z pooling_mode=, 2025-05-07T20:57:50.2658252Z T=5, 2025-05-07T20:57:50.2658446Z D=431, 2025-05-07T20:57:50.2658648Z B=109, 2025-05-07T20:57:50.2658841Z log_E=3, 2025-05-07T20:57:50.2659046Z L=7, 2025-05-07T20:57:50.2659249Z D_gradcheck=1, 2025-05-07T20:57:50.2659488Z stochastic_rounding=False, 2025-05-07T20:57:50.2659753Z weighted=False, 2025-05-07T20:57:50.2659983Z row_wise=True, 2025-05-07T20:57:50.2660204Z mixed=False, 2025-05-07T20:57:50.2660429Z use_cache=False, 2025-05-07T20:57:50.2660686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:50.2661085Z use_cpu=True, 2025-05-07T20:57:50.2661332Z output_dtype=SparseType.BF16, 2025-05-07T20:57:50.2661612Z ) 2025-05-07T20:57:50.2661859Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2662602Z self=, 2025-05-07T20:57:50.2663244Z weights_precision=SparseType.FP16, 2025-05-07T20:57:50.2663531Z mixed_B=True, 2025-05-07T20:57:50.2663779Z pooling_mode=, 2025-05-07T20:57:50.2664068Z T=1, 2025-05-07T20:57:50.2664257Z D=280, 2025-05-07T20:57:50.2664457Z B=72, 2025-05-07T20:57:50.2664657Z log_E=5, 2025-05-07T20:57:50.2664860Z L=1, 2025-05-07T20:57:50.2665055Z D_gradcheck=2, 2025-05-07T20:57:50.2665294Z stochastic_rounding=False, 2025-05-07T20:57:50.2665559Z weighted=True, 2025-05-07T20:57:50.2665781Z row_wise=False, 2025-05-07T20:57:50.2666004Z mixed=True, 2025-05-07T20:57:50.2666236Z use_cache=True, 2025-05-07T20:57:50.2666482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:50.2666786Z use_cpu=True, 2025-05-07T20:57:50.2667031Z output_dtype=SparseType.FP32, 2025-05-07T20:57:50.2667301Z ) 2025-05-07T20:57:50.2667545Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2668215Z self=, 2025-05-07T20:57:50.2668853Z weights_precision=SparseType.FP32, 2025-05-07T20:57:50.2669153Z mixed_B=True, 2025-05-07T20:57:50.2669403Z pooling_mode=, 2025-05-07T20:57:50.2669687Z T=2, 2025-05-07T20:57:50.2669887Z D=396, 2025-05-07T20:57:50.2670088Z B=84, 2025-05-07T20:57:50.2670282Z log_E=5, 2025-05-07T20:57:50.2670493Z L=3, 2025-05-07T20:57:50.2670747Z D_gradcheck=2, 2025-05-07T20:57:50.2670990Z stochastic_rounding=False, 2025-05-07T20:57:50.2671250Z weighted=False, 2025-05-07T20:57:50.2671483Z row_wise=False, 2025-05-07T20:57:50.2671708Z mixed=True, 2025-05-07T20:57:50.2671967Z use_cache=False, 2025-05-07T20:57:50.2672224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:50.2672519Z use_cpu=True, 2025-05-07T20:57:50.2672756Z output_dtype=SparseType.BF16, 2025-05-07T20:57:50.2673035Z ) 2025-05-07T20:57:50.2673277Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2673935Z self=, 2025-05-07T20:57:50.2674573Z weights_precision=SparseType.FP32, 2025-05-07T20:57:50.2674868Z mixed_B=True, 2025-05-07T20:57:50.2675111Z pooling_mode=, 2025-05-07T20:57:50.2675402Z T=3, 2025-05-07T20:57:50.2675600Z D=393, 2025-05-07T20:57:50.2675796Z B=40, 2025-05-07T20:57:50.2675994Z log_E=4, 2025-05-07T20:57:50.2676202Z L=14, 2025-05-07T20:57:50.2676398Z D_gradcheck=1, 2025-05-07T20:57:50.2676640Z stochastic_rounding=True, 2025-05-07T20:57:50.2676909Z weighted=False, 2025-05-07T20:57:50.2677149Z row_wise=True, 2025-05-07T20:57:50.2677366Z mixed=True, 2025-05-07T20:57:50.2677598Z use_cache=False, 2025-05-07T20:57:50.2677862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:50.2678157Z use_cpu=False, 2025-05-07T20:57:50.2678409Z output_dtype=SparseType.BF16, 2025-05-07T20:57:50.2678688Z ) 2025-05-07T20:57:50.2678925Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2679597Z self=, 2025-05-07T20:57:50.2680244Z weights_precision=SparseType.FP16, 2025-05-07T20:57:50.2680532Z mixed_B=True, 2025-05-07T20:57:50.2680784Z pooling_mode=, 2025-05-07T20:57:50.2681076Z T=5, 2025-05-07T20:57:50.2681269Z D=333, 2025-05-07T20:57:50.2681479Z B=28, 2025-05-07T20:57:50.2681736Z log_E=3, 2025-05-07T20:57:50.2681935Z L=1, 2025-05-07T20:57:50.2682140Z D_gradcheck=1, 2025-05-07T20:57:50.2682386Z stochastic_rounding=False, 2025-05-07T20:57:50.2682647Z weighted=False, 2025-05-07T20:57:50.2682881Z row_wise=True, 2025-05-07T20:57:50.2683107Z mixed=False, 2025-05-07T20:57:50.2683378Z use_cache=True, 2025-05-07T20:57:50.2683622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:50.2683920Z use_cpu=True, 2025-05-07T20:57:50.2684168Z output_dtype=SparseType.FP32, 2025-05-07T20:57:50.2684434Z ) 2025-05-07T20:57:50.2684676Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2685346Z self=, 2025-05-07T20:57:50.2685984Z weights_precision=SparseType.FP16, 2025-05-07T20:57:50.2686283Z mixed_B=False, 2025-05-07T20:57:50.2686541Z pooling_mode=, 2025-05-07T20:57:50.2686826Z T=3, 2025-05-07T20:57:50.2687029Z D=264, 2025-05-07T20:57:50.2687241Z B=127, 2025-05-07T20:57:50.2687439Z log_E=4, 2025-05-07T20:57:50.2687647Z L=8, 2025-05-07T20:57:50.2687849Z D_gradcheck=1, 2025-05-07T20:57:50.2688080Z stochastic_rounding=True, 2025-05-07T20:57:50.2688351Z weighted=False, 2025-05-07T20:57:50.2688663Z row_wise=True, 2025-05-07T20:57:50.2688888Z mixed=False, 2025-05-07T20:57:50.2689113Z use_cache=False, 2025-05-07T20:57:50.2689383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:50.2689688Z use_cpu=False, 2025-05-07T20:57:50.2689936Z output_dtype=SparseType.BF16, 2025-05-07T20:57:50.2690224Z ) 2025-05-07T20:57:50.2690480Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2691203Z self=, 2025-05-07T20:57:50.2691863Z weights_precision=SparseType.FP32, 2025-05-07T20:57:50.2692173Z mixed_B=False, 2025-05-07T20:57:50.2692431Z pooling_mode=, 2025-05-07T20:57:50.2692725Z T=2, 2025-05-07T20:57:50.2692961Z D=437, 2025-05-07T20:57:50.2693152Z B=45, 2025-05-07T20:57:50.2693365Z log_E=5, 2025-05-07T20:57:50.2693572Z L=19, 2025-05-07T20:57:50.2693768Z D_gradcheck=2, 2025-05-07T20:57:50.2694008Z stochastic_rounding=True, 2025-05-07T20:57:50.2694273Z weighted=True, 2025-05-07T20:57:50.2694489Z row_wise=False, 2025-05-07T20:57:50.2694714Z mixed=False, 2025-05-07T20:57:50.2694942Z use_cache=False, 2025-05-07T20:57:50.2695202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:50.2695491Z use_cpu=True, 2025-05-07T20:57:50.2695738Z output_dtype=SparseType.BF16, 2025-05-07T20:57:50.2696011Z ) 2025-05-07T20:57:50.2696247Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2696975Z self=, 2025-05-07T20:57:50.2697620Z weights_precision=SparseType.FP16, 2025-05-07T20:57:50.2697911Z mixed_B=False, 2025-05-07T20:57:50.2698164Z pooling_mode=, 2025-05-07T20:57:50.2698458Z T=2, 2025-05-07T20:57:50.2698655Z D=483, 2025-05-07T20:57:50.2698854Z B=4, 2025-05-07T20:57:50.2699048Z log_E=4, 2025-05-07T20:57:50.2699251Z L=1, 2025-05-07T20:57:50.2699454Z D_gradcheck=2, 2025-05-07T20:57:50.2699696Z stochastic_rounding=False, 2025-05-07T20:57:50.2699955Z weighted=False, 2025-05-07T20:57:50.2700189Z row_wise=False, 2025-05-07T20:57:50.2700412Z mixed=True, 2025-05-07T20:57:50.2700626Z use_cache=True, 2025-05-07T20:57:50.2700874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:50.2701169Z use_cpu=False, 2025-05-07T20:57:50.2701415Z output_dtype=SparseType.BF16, 2025-05-07T20:57:50.2701683Z ) 2025-05-07T20:57:50.2701924Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2702597Z self=, 2025-05-07T20:57:50.2703290Z weights_precision=SparseType.FP32, 2025-05-07T20:57:50.2703587Z mixed_B=True, 2025-05-07T20:57:50.2703840Z pooling_mode=, 2025-05-07T20:57:50.2704123Z T=4, 2025-05-07T20:57:50.2704356Z D=273, 2025-05-07T20:57:50.2704562Z B=55, 2025-05-07T20:57:50.2704755Z log_E=4, 2025-05-07T20:57:50.2704965Z L=18, 2025-05-07T20:57:50.2705173Z D_gradcheck=2, 2025-05-07T20:57:50.2705408Z stochastic_rounding=True, 2025-05-07T20:57:50.2705682Z weighted=True, 2025-05-07T20:57:50.2705920Z row_wise=False, 2025-05-07T20:57:50.2706145Z mixed=False, 2025-05-07T20:57:50.2706377Z use_cache=True, 2025-05-07T20:57:50.2706644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:50.2706960Z use_cpu=False, 2025-05-07T20:57:50.2707214Z output_dtype=SparseType.FP32, 2025-05-07T20:57:50.2707506Z ) 2025-05-07T20:57:50.2707763Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2708432Z self=, 2025-05-07T20:57:50.2709094Z weights_precision=SparseType.FP16, 2025-05-07T20:57:50.2709399Z mixed_B=False, 2025-05-07T20:57:50.2709649Z pooling_mode=, 2025-05-07T20:57:50.2709943Z T=5, 2025-05-07T20:57:50.2710143Z D=377, 2025-05-07T20:57:50.2710341Z B=94, 2025-05-07T20:57:50.2710545Z log_E=4, 2025-05-07T20:57:50.2710755Z L=17, 2025-05-07T20:57:50.2710951Z D_gradcheck=2, 2025-05-07T20:57:50.2711195Z stochastic_rounding=True, 2025-05-07T20:57:50.2711483Z weighted=False, 2025-05-07T20:57:50.2711712Z row_wise=True, 2025-05-07T20:57:50.2711926Z mixed=True, 2025-05-07T20:57:50.2712147Z use_cache=True, 2025-05-07T20:57:50.2712486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:50.2712785Z use_cpu=False, 2025-05-07T20:57:50.2713046Z output_dtype=SparseType.FP16, 2025-05-07T20:57:50.2713329Z ) 2025-05-07T20:57:50.2713574Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2714296Z self=, 2025-05-07T20:57:50.2714956Z weights_precision=SparseType.FP32, 2025-05-07T20:57:50.2715262Z mixed_B=False, 2025-05-07T20:57:50.2715514Z pooling_mode=, 2025-05-07T20:57:50.2715816Z T=2, 2025-05-07T20:57:50.2716022Z D=196, 2025-05-07T20:57:50.2716226Z B=122, 2025-05-07T20:57:50.2716439Z log_E=5, 2025-05-07T20:57:50.2716658Z L=2, 2025-05-07T20:57:50.2716891Z D_gradcheck=1, 2025-05-07T20:57:50.2717161Z stochastic_rounding=True, 2025-05-07T20:57:50.2717434Z weighted=True, 2025-05-07T20:57:50.2717666Z row_wise=True, 2025-05-07T20:57:50.2717900Z mixed=False, 2025-05-07T20:57:50.2718143Z use_cache=True, 2025-05-07T20:57:50.2718401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:50.2718718Z use_cpu=True, 2025-05-07T20:57:50.2718974Z output_dtype=SparseType.FP16, 2025-05-07T20:57:50.2719252Z ) 2025-05-07T20:57:50.2719507Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2720200Z self=, 2025-05-07T20:57:50.2720853Z weights_precision=SparseType.FP16, 2025-05-07T20:57:50.2721143Z mixed_B=True, 2025-05-07T20:57:50.2721393Z pooling_mode=, 2025-05-07T20:57:50.2721696Z T=3, 2025-05-07T20:57:50.2721896Z D=226, 2025-05-07T20:57:50.2722102Z B=38, 2025-05-07T20:57:50.2722318Z log_E=5, 2025-05-07T20:57:50.2722521Z L=13, 2025-05-07T20:57:50.2722727Z D_gradcheck=1, 2025-05-07T20:57:50.2722971Z stochastic_rounding=True, 2025-05-07T20:57:50.2723232Z weighted=True, 2025-05-07T20:57:50.2723459Z row_wise=True, 2025-05-07T20:57:50.2723733Z mixed=False, 2025-05-07T20:57:50.2723950Z use_cache=True, 2025-05-07T20:57:50.2724205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:50.2724503Z use_cpu=True, 2025-05-07T20:57:50.2724740Z output_dtype=SparseType.BF16, 2025-05-07T20:57:50.2725016Z ) 2025-05-07T20:57:50.2725304Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:57:50.2725976Z self=, 2025-05-07T20:57:50.2726615Z weights_precision=SparseType.FP32, 2025-05-07T20:57:50.2726968Z mixed_B=True, 2025-05-07T20:57:50.2727222Z pooling_mode=, 2025-05-07T20:57:50.2727506Z T=4, 2025-05-07T20:57:50.2727704Z D=392, 2025-05-07T20:57:50.2727905Z B=65, 2025-05-07T20:57:50.2728095Z log_E=5, 2025-05-07T20:57:50.2728307Z L=18, 2025-05-07T20:57:50.2728604Z D_gradcheck=2, 2025-05-07T20:57:50.2728840Z stochastic_rounding=False, 2025-05-07T20:57:50.2729116Z weighted=True, 2025-05-07T20:57:50.2729341Z row_wise=True, 2025-05-07T20:57:50.2729557Z mixed=True, 2025-05-07T20:57:50.2729778Z use_cache=True, 2025-05-07T20:57:50.2730029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:50.2730318Z use_cpu=False, 2025-05-07T20:57:50.2730569Z output_dtype=SparseType.FP16, 2025-05-07T20:58:32.3771302Z ) 2025-05-07T20:58:32.3771634Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3772332Z self=, 2025-05-07T20:58:32.3772991Z weights_precision=SparseType.FP32, 2025-05-07T20:58:32.3773299Z mixed_B=False, 2025-05-07T20:58:32.3773553Z pooling_mode=, 2025-05-07T20:58:32.3773850Z T=4, 2025-05-07T20:58:32.3774050Z D=440, 2025-05-07T20:58:32.3774632Z B=114, 2025-05-07T20:58:32.3774837Z log_E=4, 2025-05-07T20:58:32.3775041Z L=2, 2025-05-07T20:58:32.3775249Z D_gradcheck=2, 2025-05-07T20:58:32.3775491Z stochastic_rounding=True, 2025-05-07T20:58:32.3775887Z weighted=False, 2025-05-07T20:58:32.3776115Z row_wise=True, 2025-05-07T20:58:32.3776330Z mixed=True, 2025-05-07T20:58:32.3776554Z use_cache=False, 2025-05-07T20:58:32.3776818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:32.3777110Z use_cpu=True, 2025-05-07T20:58:32.3777360Z output_dtype=SparseType.FP32, 2025-05-07T20:58:32.3777635Z ) 2025-05-07T20:58:32.3777882Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3778548Z self=, 2025-05-07T20:58:32.3779191Z weights_precision=SparseType.FP32, 2025-05-07T20:58:32.3779491Z mixed_B=True, 2025-05-07T20:58:32.3779736Z pooling_mode=, 2025-05-07T20:58:32.3780027Z T=3, 2025-05-07T20:58:32.3780224Z D=382, 2025-05-07T20:58:32.3780418Z B=113, 2025-05-07T20:58:32.3780621Z log_E=5, 2025-05-07T20:58:32.3780828Z L=15, 2025-05-07T20:58:32.3781024Z D_gradcheck=1, 2025-05-07T20:58:32.3781266Z stochastic_rounding=True, 2025-05-07T20:58:32.3781538Z weighted=True, 2025-05-07T20:58:32.3781761Z row_wise=False, 2025-05-07T20:58:32.3781984Z mixed=True, 2025-05-07T20:58:32.3782217Z use_cache=False, 2025-05-07T20:58:32.3782474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:32.3782778Z use_cpu=False, 2025-05-07T20:58:32.3783028Z output_dtype=SparseType.BF16, 2025-05-07T20:58:32.3791049Z ) 2025-05-07T20:58:32.3791337Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3791999Z self=, 2025-05-07T20:58:32.3792650Z weights_precision=SparseType.FP16, 2025-05-07T20:58:32.3792953Z mixed_B=False, 2025-05-07T20:58:32.3793202Z pooling_mode=, 2025-05-07T20:58:32.3793639Z T=5, 2025-05-07T20:58:32.3793834Z D=148, 2025-05-07T20:58:32.3794026Z B=37, 2025-05-07T20:58:32.3794213Z log_E=3, 2025-05-07T20:58:32.3794415Z L=5, 2025-05-07T20:58:32.3794610Z D_gradcheck=1, 2025-05-07T20:58:32.3794838Z stochastic_rounding=True, 2025-05-07T20:58:32.3795192Z weighted=True, 2025-05-07T20:58:32.3795412Z row_wise=True, 2025-05-07T20:58:32.3795620Z mixed=True, 2025-05-07T20:58:32.3795839Z use_cache=False, 2025-05-07T20:58:32.3796098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:32.3796388Z use_cpu=False, 2025-05-07T20:58:32.3796627Z output_dtype=SparseType.BF16, 2025-05-07T20:58:32.3796893Z ) 2025-05-07T20:58:32.3797120Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3797781Z self=, 2025-05-07T20:58:32.3798413Z weights_precision=SparseType.FP16, 2025-05-07T20:58:32.3798702Z mixed_B=False, 2025-05-07T20:58:32.3798936Z pooling_mode=, 2025-05-07T20:58:32.3799223Z T=2, 2025-05-07T20:58:32.3799419Z D=370, 2025-05-07T20:58:32.3799601Z B=64, 2025-05-07T20:58:32.3799798Z log_E=5, 2025-05-07T20:58:32.3799995Z L=12, 2025-05-07T20:58:32.3800189Z D_gradcheck=2, 2025-05-07T20:58:32.3800435Z stochastic_rounding=False, 2025-05-07T20:58:32.3800707Z weighted=False, 2025-05-07T20:58:32.3800932Z row_wise=True, 2025-05-07T20:58:32.3801163Z mixed=True, 2025-05-07T20:58:32.3801395Z use_cache=True, 2025-05-07T20:58:32.3801636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:32.3801944Z use_cpu=True, 2025-05-07T20:58:32.3802189Z output_dtype=SparseType.FP32, 2025-05-07T20:58:32.3802452Z ) 2025-05-07T20:58:32.3802701Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3803405Z self=, 2025-05-07T20:58:32.3804032Z weights_precision=SparseType.FP32, 2025-05-07T20:58:32.3804322Z mixed_B=False, 2025-05-07T20:58:32.3804605Z pooling_mode=, 2025-05-07T20:58:32.3804893Z T=2, 2025-05-07T20:58:32.3805072Z D=317, 2025-05-07T20:58:32.3805261Z B=32, 2025-05-07T20:58:32.3805461Z log_E=5, 2025-05-07T20:58:32.3805665Z L=15, 2025-05-07T20:58:32.3805866Z D_gradcheck=1, 2025-05-07T20:58:32.3806100Z stochastic_rounding=False, 2025-05-07T20:58:32.3806352Z weighted=True, 2025-05-07T20:58:32.3806570Z row_wise=True, 2025-05-07T20:58:32.3806783Z mixed=True, 2025-05-07T20:58:32.3806987Z use_cache=True, 2025-05-07T20:58:32.3807227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:32.3807515Z use_cpu=False, 2025-05-07T20:58:32.3807747Z output_dtype=SparseType.FP16, 2025-05-07T20:58:32.3808012Z ) 2025-05-07T20:58:32.3808248Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3809024Z self=, 2025-05-07T20:58:32.3809666Z weights_precision=SparseType.FP32, 2025-05-07T20:58:32.3809951Z mixed_B=True, 2025-05-07T20:58:32.3810188Z pooling_mode=, 2025-05-07T20:58:32.3810456Z T=1, 2025-05-07T20:58:32.3810646Z D=257, 2025-05-07T20:58:32.3810831Z B=55, 2025-05-07T20:58:32.3811011Z log_E=4, 2025-05-07T20:58:32.3811207Z L=8, 2025-05-07T20:58:32.3811404Z D_gradcheck=1, 2025-05-07T20:58:32.3811627Z stochastic_rounding=False, 2025-05-07T20:58:32.3811885Z weighted=False, 2025-05-07T20:58:32.3812103Z row_wise=False, 2025-05-07T20:58:32.3812357Z mixed=False, 2025-05-07T20:58:32.3812565Z use_cache=False, 2025-05-07T20:58:32.3812814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:32.3813103Z use_cpu=False, 2025-05-07T20:58:32.3813338Z output_dtype=SparseType.FP32, 2025-05-07T20:58:32.3813593Z ) 2025-05-07T20:58:32.3813883Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3814536Z self=, 2025-05-07T20:58:32.3815165Z weights_precision=SparseType.FP16, 2025-05-07T20:58:32.3815453Z mixed_B=True, 2025-05-07T20:58:32.3815735Z pooling_mode=, 2025-05-07T20:58:32.3816015Z T=3, 2025-05-07T20:58:32.3816203Z D=390, 2025-05-07T20:58:32.3816405Z B=28, 2025-05-07T20:58:32.3816589Z log_E=3, 2025-05-07T20:58:32.3816784Z L=13, 2025-05-07T20:58:32.3816977Z D_gradcheck=2, 2025-05-07T20:58:32.3817208Z stochastic_rounding=False, 2025-05-07T20:58:32.3817468Z weighted=True, 2025-05-07T20:58:32.3817683Z row_wise=True, 2025-05-07T20:58:32.3817889Z mixed=True, 2025-05-07T20:58:32.3818107Z use_cache=True, 2025-05-07T20:58:32.3818353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:32.3818640Z use_cpu=False, 2025-05-07T20:58:32.3818874Z output_dtype=SparseType.BF16, 2025-05-07T20:58:32.3819144Z ) 2025-05-07T20:58:32.3819382Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3820032Z self=, 2025-05-07T20:58:32.3820671Z weights_precision=SparseType.FP16, 2025-05-07T20:58:32.3820963Z mixed_B=False, 2025-05-07T20:58:32.3821200Z pooling_mode=, 2025-05-07T20:58:32.3821484Z T=4, 2025-05-07T20:58:32.3821672Z D=402, 2025-05-07T20:58:32.3821859Z B=23, 2025-05-07T20:58:32.3822052Z log_E=5, 2025-05-07T20:58:32.3822252Z L=16, 2025-05-07T20:58:32.3822440Z D_gradcheck=2, 2025-05-07T20:58:32.3822671Z stochastic_rounding=False, 2025-05-07T20:58:32.3822935Z weighted=False, 2025-05-07T20:58:32.3823197Z row_wise=False, 2025-05-07T20:58:32.3823418Z mixed=False, 2025-05-07T20:58:32.3823637Z use_cache=False, 2025-05-07T20:58:32.3823889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:32.3824178Z use_cpu=False, 2025-05-07T20:58:32.3824460Z output_dtype=SparseType.FP32, 2025-05-07T20:58:32.3824727Z ) 2025-05-07T20:58:32.3824956Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3825616Z self=, 2025-05-07T20:58:32.3826250Z weights_precision=SparseType.FP32, 2025-05-07T20:58:32.3826536Z mixed_B=True, 2025-05-07T20:58:32.3826784Z pooling_mode=, 2025-05-07T20:58:32.3827074Z T=5, 2025-05-07T20:58:32.3827264Z D=407, 2025-05-07T20:58:32.3827462Z B=60, 2025-05-07T20:58:32.3827657Z log_E=4, 2025-05-07T20:58:32.3827853Z L=10, 2025-05-07T20:58:32.3828054Z D_gradcheck=1, 2025-05-07T20:58:32.3828302Z stochastic_rounding=False, 2025-05-07T20:58:32.3828561Z weighted=True, 2025-05-07T20:58:32.3828793Z row_wise=True, 2025-05-07T20:58:32.3829029Z mixed=True, 2025-05-07T20:58:32.3829244Z use_cache=True, 2025-05-07T20:58:32.3829501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:32.3829797Z use_cpu=False, 2025-05-07T20:58:32.3830041Z output_dtype=SparseType.FP32, 2025-05-07T20:58:32.3830302Z ) 2025-05-07T20:58:32.3830549Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3831203Z self=, 2025-05-07T20:58:32.3831828Z weights_precision=SparseType.FP32, 2025-05-07T20:58:32.3832117Z mixed_B=True, 2025-05-07T20:58:32.3832360Z pooling_mode=, 2025-05-07T20:58:32.3832635Z T=1, 2025-05-07T20:58:32.3832824Z D=202, 2025-05-07T20:58:32.3833015Z B=29, 2025-05-07T20:58:32.3833198Z log_E=4, 2025-05-07T20:58:32.3833400Z L=13, 2025-05-07T20:58:32.3833596Z D_gradcheck=2, 2025-05-07T20:58:32.3833821Z stochastic_rounding=True, 2025-05-07T20:58:32.3834133Z weighted=True, 2025-05-07T20:58:32.3834352Z row_wise=True, 2025-05-07T20:58:32.3834562Z mixed=False, 2025-05-07T20:58:32.3834778Z use_cache=False, 2025-05-07T20:58:32.3835029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:32.3835310Z use_cpu=False, 2025-05-07T20:58:32.3835589Z output_dtype=SparseType.BF16, 2025-05-07T20:58:32.3835859Z ) 2025-05-07T20:58:32.3836095Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3837048Z self=, 2025-05-07T20:58:32.3837689Z weights_precision=SparseType.FP16, 2025-05-07T20:58:32.3837974Z mixed_B=True, 2025-05-07T20:58:32.3838204Z pooling_mode=, 2025-05-07T20:58:32.3838485Z T=2, 2025-05-07T20:58:32.3838678Z D=147, 2025-05-07T20:58:32.3838885Z B=37, 2025-05-07T20:58:32.3839097Z log_E=5, 2025-05-07T20:58:32.3839293Z L=9, 2025-05-07T20:58:32.3839481Z D_gradcheck=2, 2025-05-07T20:58:32.3839711Z stochastic_rounding=True, 2025-05-07T20:58:32.3839971Z weighted=True, 2025-05-07T20:58:32.3840182Z row_wise=False, 2025-05-07T20:58:32.3840395Z mixed=True, 2025-05-07T20:58:32.3840606Z use_cache=False, 2025-05-07T20:58:32.3840852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:32.3841146Z use_cpu=True, 2025-05-07T20:58:32.3841380Z output_dtype=SparseType.BF16, 2025-05-07T20:58:32.3841640Z ) 2025-05-07T20:58:32.3841876Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3842528Z self=, 2025-05-07T20:58:32.3843160Z weights_precision=SparseType.FP16, 2025-05-07T20:58:32.3843443Z mixed_B=False, 2025-05-07T20:58:32.3843771Z pooling_mode=, 2025-05-07T20:58:32.3844058Z T=5, 2025-05-07T20:58:32.3844238Z D=151, 2025-05-07T20:58:32.3844437Z B=93, 2025-05-07T20:58:32.3844624Z log_E=3, 2025-05-07T20:58:32.3844816Z L=15, 2025-05-07T20:58:32.3845067Z D_gradcheck=2, 2025-05-07T20:58:32.3845299Z stochastic_rounding=True, 2025-05-07T20:58:32.3845549Z weighted=True, 2025-05-07T20:58:32.3845765Z row_wise=False, 2025-05-07T20:58:32.3845981Z mixed=False, 2025-05-07T20:58:32.3846188Z use_cache=True, 2025-05-07T20:58:32.3846430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:32.3846717Z use_cpu=False, 2025-05-07T20:58:32.3846944Z output_dtype=SparseType.FP16, 2025-05-07T20:58:32.3847217Z ) 2025-05-07T20:58:32.3847459Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3848109Z self=, 2025-05-07T20:58:32.3848813Z weights_precision=SparseType.FP16, 2025-05-07T20:58:32.3849102Z mixed_B=False, 2025-05-07T20:58:32.3849353Z pooling_mode=, 2025-05-07T20:58:32.3849640Z T=1, 2025-05-07T20:58:32.3849828Z D=129, 2025-05-07T20:58:32.3850023Z B=28, 2025-05-07T20:58:32.3850202Z log_E=5, 2025-05-07T20:58:32.3850397Z L=13, 2025-05-07T20:58:32.3850589Z D_gradcheck=2, 2025-05-07T20:58:32.3850822Z stochastic_rounding=False, 2025-05-07T20:58:32.3851079Z weighted=True, 2025-05-07T20:58:32.3851295Z row_wise=False, 2025-05-07T20:58:32.3851513Z mixed=False, 2025-05-07T20:58:32.3851733Z use_cache=False, 2025-05-07T20:58:32.3851988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:32.3852278Z use_cpu=True, 2025-05-07T20:58:32.3852521Z output_dtype=SparseType.FP32, 2025-05-07T20:58:32.3852790Z ) 2025-05-07T20:58:32.3853025Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3853688Z self=, 2025-05-07T20:58:32.3854327Z weights_precision=SparseType.FP16, 2025-05-07T20:58:32.3854693Z mixed_B=True, 2025-05-07T20:58:32.3854934Z pooling_mode=, 2025-05-07T20:58:32.3855223Z T=1, 2025-05-07T20:58:32.3855415Z D=413, 2025-05-07T20:58:32.3855599Z B=60, 2025-05-07T20:58:32.3855784Z log_E=5, 2025-05-07T20:58:32.3855980Z L=8, 2025-05-07T20:58:32.3856230Z D_gradcheck=1, 2025-05-07T20:58:32.3856471Z stochastic_rounding=True, 2025-05-07T20:58:32.3856733Z weighted=False, 2025-05-07T20:58:32.3856954Z row_wise=False, 2025-05-07T20:58:32.3857171Z mixed=True, 2025-05-07T20:58:32.3857387Z use_cache=True, 2025-05-07T20:58:32.3857635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:32.3857928Z use_cpu=True, 2025-05-07T20:58:32.3858171Z output_dtype=SparseType.BF16, 2025-05-07T20:58:32.3858430Z ) 2025-05-07T20:58:32.3858670Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:32.3859327Z self=, 2025-05-07T20:58:32.3859973Z weights_precision=SparseType.FP16, 2025-05-07T20:58:32.3860259Z mixed_B=True, 2025-05-07T20:58:32.3860496Z pooling_mode=, 2025-05-07T20:58:32.3860783Z T=3, 2025-05-07T20:58:32.3860962Z D=247, 2025-05-07T20:58:32.3861155Z B=103, 2025-05-07T20:58:32.3861348Z log_E=5, 2025-05-07T20:58:32.3861543Z L=7, 2025-05-07T20:58:32.3861733Z D_gradcheck=1, 2025-05-07T20:58:32.3861968Z stochastic_rounding=True, 2025-05-07T20:58:32.3862226Z weighted=False, 2025-05-07T20:58:32.3862450Z row_wise=True, 2025-05-07T20:58:32.3862668Z mixed=False, 2025-05-07T20:58:32.3862880Z use_cache=True, 2025-05-07T20:58:32.3863125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:32.3863416Z use_cpu=False, 2025-05-07T20:58:32.3863723Z output_dtype=SparseType.FP16, 2025-05-07T20:59:11.1477891Z ) 2025-05-07T20:59:11.1478328Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:11.1479289Z self=, 2025-05-07T20:59:11.1480612Z weights_precision=SparseType.FP32, 2025-05-07T20:59:11.1481068Z mixed_B=False, 2025-05-07T20:59:11.1481429Z pooling_mode=, 2025-05-07T20:59:11.1481836Z T=5, 2025-05-07T20:59:11.1482046Z D=128, 2025-05-07T20:59:11.1482319Z B=12, 2025-05-07T20:59:11.1482605Z log_E=5, 2025-05-07T20:59:11.1482906Z L=12, 2025-05-07T20:59:11.1483188Z D_gradcheck=2, 2025-05-07T20:59:11.1483441Z stochastic_rounding=False, 2025-05-07T20:59:11.1483714Z weighted=False, 2025-05-07T20:59:11.1483937Z row_wise=True, 2025-05-07T20:59:11.1484162Z mixed=False, 2025-05-07T20:59:11.1484384Z use_cache=False, 2025-05-07T20:59:11.1484651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:11.1484946Z use_cpu=False, 2025-05-07T20:59:11.1485194Z output_dtype=SparseType.FP32, 2025-05-07T20:59:11.1485473Z ) 2025-05-07T20:59:11.1485711Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:11.1486387Z self=, 2025-05-07T20:59:11.1487037Z weights_precision=SparseType.FP16, 2025-05-07T20:59:11.1487336Z mixed_B=False, 2025-05-07T20:59:11.1487588Z pooling_mode=, 2025-05-07T20:59:11.1487876Z T=5, 2025-05-07T20:59:11.1488065Z D=243, 2025-05-07T20:59:11.1488270Z B=114, 2025-05-07T20:59:11.1488636Z log_E=4, 2025-05-07T20:59:11.1488836Z L=0, 2025-05-07T20:59:11.1489035Z D_gradcheck=1, 2025-05-07T20:59:11.1489274Z stochastic_rounding=True, 2025-05-07T20:59:11.1489538Z weighted=True, 2025-05-07T20:59:11.1489768Z row_wise=False, 2025-05-07T20:59:11.1489998Z mixed=True, 2025-05-07T20:59:11.1490263Z use_cache=False, 2025-05-07T20:59:11.1490522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:11.1490955Z use_cpu=True, 2025-05-07T20:59:11.1491216Z output_dtype=SparseType.BF16, 2025-05-07T20:59:11.1491600Z ) 2025-05-07T20:59:11.1491865Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:11.1492636Z self=, 2025-05-07T20:59:11.1493281Z weights_precision=SparseType.FP32, 2025-05-07T20:59:11.1493582Z mixed_B=False, 2025-05-07T20:59:11.1493836Z pooling_mode=, 2025-05-07T20:59:11.1494119Z T=3, 2025-05-07T20:59:11.1494318Z D=282, 2025-05-07T20:59:11.1494522Z B=92, 2025-05-07T20:59:11.1494711Z log_E=4, 2025-05-07T20:59:11.1494920Z L=13, 2025-05-07T20:59:11.1495123Z D_gradcheck=1, 2025-05-07T20:59:11.1495358Z stochastic_rounding=False, 2025-05-07T20:59:11.1495630Z weighted=False, 2025-05-07T20:59:11.1495857Z row_wise=True, 2025-05-07T20:59:11.1496072Z mixed=False, 2025-05-07T20:59:11.1496299Z use_cache=False, 2025-05-07T20:59:11.1496562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:11.1496864Z use_cpu=False, 2025-05-07T20:59:11.1497108Z output_dtype=SparseType.BF16, 2025-05-07T20:59:11.1497381Z ) 2025-05-07T20:59:11.1497626Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:11.1498290Z self=, 2025-05-07T20:59:11.1498935Z weights_precision=SparseType.FP32, 2025-05-07T20:59:11.1499235Z mixed_B=False, 2025-05-07T20:59:11.1499481Z pooling_mode=, 2025-05-07T20:59:11.1499771Z T=3, 2025-05-07T20:59:11.1499970Z D=128, 2025-05-07T20:59:11.1500161Z B=92, 2025-05-07T20:59:11.1500360Z log_E=4, 2025-05-07T20:59:11.1500567Z L=13, 2025-05-07T20:59:11.1500762Z D_gradcheck=1, 2025-05-07T20:59:11.1501097Z stochastic_rounding=False, 2025-05-07T20:59:11.1501369Z weighted=False, 2025-05-07T20:59:11.1501592Z row_wise=True, 2025-05-07T20:59:11.1501815Z mixed=False, 2025-05-07T20:59:11.1502042Z use_cache=False, 2025-05-07T20:59:11.1502431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:11.1502730Z use_cpu=False, 2025-05-07T20:59:11.1502982Z output_dtype=SparseType.BF16, 2025-05-07T20:59:11.1503253Z ) 2025-05-07T20:59:11.1503493Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:11.1504168Z self=, 2025-05-07T20:59:11.1504834Z weights_precision=SparseType.FP32, 2025-05-07T20:59:11.1505134Z mixed_B=False, 2025-05-07T20:59:11.1505383Z pooling_mode=, 2025-05-07T20:59:11.1505673Z T=3, 2025-05-07T20:59:11.1505869Z D=128, 2025-05-07T20:59:11.1506061Z B=92, 2025-05-07T20:59:11.1506261Z log_E=3, 2025-05-07T20:59:11.1506469Z L=13, 2025-05-07T20:59:11.1506669Z D_gradcheck=1, 2025-05-07T20:59:11.1506917Z stochastic_rounding=False, 2025-05-07T20:59:11.1507186Z weighted=False, 2025-05-07T20:59:11.1507413Z row_wise=True, 2025-05-07T20:59:11.1507637Z mixed=False, 2025-05-07T20:59:11.1507864Z use_cache=False, 2025-05-07T20:59:11.1508119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:11.1508420Z use_cpu=False, 2025-05-07T20:59:11.1508671Z output_dtype=SparseType.BF16, 2025-05-07T20:59:11.1508962Z ) 2025-05-07T20:59:11.1509201Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:11.1516636Z self=, 2025-05-07T20:59:11.1517413Z weights_precision=SparseType.FP32, 2025-05-07T20:59:11.1517704Z mixed_B=False, 2025-05-07T20:59:11.1517956Z pooling_mode=, 2025-05-07T20:59:11.1518246Z T=3, 2025-05-07T20:59:11.1518439Z D=128, 2025-05-07T20:59:11.1518625Z B=13, 2025-05-07T20:59:11.1518818Z log_E=3, 2025-05-07T20:59:11.1519099Z L=13, 2025-05-07T20:59:11.1519287Z D_gradcheck=1, 2025-05-07T20:59:11.1519520Z stochastic_rounding=False, 2025-05-07T20:59:11.1519792Z weighted=False, 2025-05-07T20:59:11.1520041Z row_wise=True, 2025-05-07T20:59:11.1520260Z mixed=False, 2025-05-07T20:59:11.1520473Z use_cache=False, 2025-05-07T20:59:11.1520764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:11.1521059Z use_cpu=False, 2025-05-07T20:59:11.1521294Z output_dtype=SparseType.BF16, 2025-05-07T20:59:11.1521551Z ) 2025-05-07T20:59:11.1521783Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:11.1522443Z self=, 2025-05-07T20:59:11.1523072Z weights_precision=SparseType.FP32, 2025-05-07T20:59:11.1523369Z mixed_B=False, 2025-05-07T20:59:11.1523613Z pooling_mode=, 2025-05-07T20:59:11.1523894Z T=3, 2025-05-07T20:59:11.1524085Z D=128, 2025-05-07T20:59:11.1524274Z B=13, 2025-05-07T20:59:11.1524467Z log_E=3, 2025-05-07T20:59:11.1524659Z L=3, 2025-05-07T20:59:11.1524851Z D_gradcheck=1, 2025-05-07T20:59:11.1525081Z stochastic_rounding=False, 2025-05-07T20:59:11.1525336Z weighted=False, 2025-05-07T20:59:11.1525555Z row_wise=True, 2025-05-07T20:59:11.1525771Z mixed=False, 2025-05-07T20:59:11.1525978Z use_cache=False, 2025-05-07T20:59:11.1526227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:11.1526517Z use_cpu=False, 2025-05-07T20:59:11.1526749Z output_dtype=SparseType.BF16, 2025-05-07T20:59:11.1527016Z ) 2025-05-07T20:59:11.1527201Z PASSED 2025-05-07T20:59:11.1527311Z 2025-05-07T20:59:11.1527452Z =============================== warnings summary =============================== 2025-05-07T20:59:11.1528173Z test/tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims 2025-05-07T20:59:11.1529808Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:59:11.1531102Z warnings.warn( 2025-05-07T20:59:11.1531243Z 2025-05-07T20:59:11.1531477Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:59:11.1531957Z =================== 1 passed, 1 warning in 88.58s (0:01:28) ==================== 2025-05-07T20:59:11.9370376Z 2025-05-07T20:59:11.9371126Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:59:11.9387035Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 91 seconds 2025-05-07T20:59:11.9387415Z 2025-05-07T20:59:11.9387446Z 2025-05-07T20:59:11.9387450Z 2025-05-07T20:59:11.9387454Z 2025-05-07T20:59:11.9409650Z ################################################################################ 2025-05-07T20:59:11.9425329Z # [2025-05-07T20:59:11.942Z] Run Python Test Suite: 2025-05-07T20:59:11.9425680Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:59:11.9425998Z ################################################################################ 2025-05-07T20:59:11.9451038Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_test.py 2025-05-07T20:59:11.9451732Z 2025-05-07T20:59:14.1306320Z ============================= test session starts ============================== 2025-05-07T20:59:14.1306969Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:14.1307495Z cachedir: .pytest_cache 2025-05-07T20:59:14.1308093Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:14.1309115Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:14.1309533Z plugins: hypothesis-6.131.14 2025-05-07T20:59:15.8359485Z collecting ... collected 8 items 2025-05-07T20:59:15.8360060Z 2025-05-07T20:59:25.3729091Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3730139Z self=, 2025-05-07T20:59:25.3730701Z mixed_B=False, 2025-05-07T20:59:25.3730949Z compile=False, 2025-05-07T20:59:25.3731167Z T=1, 2025-05-07T20:59:25.3731378Z D=2, 2025-05-07T20:59:25.3731582Z B=1, 2025-05-07T20:59:25.3731776Z log_E=3, 2025-05-07T20:59:25.3731990Z L=0, 2025-05-07T20:59:25.3732195Z D_gradcheck=1, 2025-05-07T20:59:25.3732460Z stochastic_rounding=False, 2025-05-07T20:59:25.3732732Z weighted=False, 2025-05-07T20:59:25.3732994Z row_wise=False, 2025-05-07T20:59:25.3733277Z mixed=False, 2025-05-07T20:59:25.3733497Z use_cache=False, 2025-05-07T20:59:25.3733768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:25.3734065Z use_cpu=False, 2025-05-07T20:59:25.3734302Z output_dtype=SparseType.FP32, 2025-05-07T20:59:25.3734579Z ) 2025-05-07T20:59:25.3734882Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3735477Z self=, 2025-05-07T20:59:25.3736022Z mixed_B=True, 2025-05-07T20:59:25.3736249Z compile=False, 2025-05-07T20:59:25.3736967Z T=1, 2025-05-07T20:59:25.3737248Z D=2, 2025-05-07T20:59:25.3737441Z B=1, 2025-05-07T20:59:25.3737624Z log_E=3, 2025-05-07T20:59:25.3737826Z L=0, 2025-05-07T20:59:25.3738020Z D_gradcheck=1, 2025-05-07T20:59:25.3738385Z stochastic_rounding=False, 2025-05-07T20:59:25.3738655Z weighted=False, 2025-05-07T20:59:25.3738876Z row_wise=False, 2025-05-07T20:59:25.3739085Z mixed=False, 2025-05-07T20:59:25.3739302Z use_cache=False, 2025-05-07T20:59:25.3739666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:25.3739960Z use_cpu=False, 2025-05-07T20:59:25.3740191Z output_dtype=SparseType.FP32, 2025-05-07T20:59:25.3740459Z ) 2025-05-07T20:59:25.3740701Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3741290Z self=, 2025-05-07T20:59:25.3741834Z mixed_B=True, 2025-05-07T20:59:25.3742053Z compile=False, 2025-05-07T20:59:25.3742265Z T=4, 2025-05-07T20:59:25.3742457Z D=35, 2025-05-07T20:59:25.3742646Z B=96, 2025-05-07T20:59:25.3742829Z log_E=4, 2025-05-07T20:59:25.3743030Z L=10, 2025-05-07T20:59:25.3743227Z D_gradcheck=1, 2025-05-07T20:59:25.3743456Z stochastic_rounding=True, 2025-05-07T20:59:25.3743718Z weighted=False, 2025-05-07T20:59:25.3743942Z row_wise=True, 2025-05-07T20:59:25.3744151Z mixed=True, 2025-05-07T20:59:25.3744368Z use_cache=False, 2025-05-07T20:59:25.3744624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:25.3744909Z use_cpu=True, 2025-05-07T20:59:25.3745148Z output_dtype=SparseType.BF16, 2025-05-07T20:59:25.3745414Z ) 2025-05-07T20:59:25.3745659Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3746250Z self=, 2025-05-07T20:59:25.3746794Z mixed_B=True, 2025-05-07T20:59:25.3747014Z compile=True, 2025-05-07T20:59:25.3747225Z T=3, 2025-05-07T20:59:25.3747416Z D=29, 2025-05-07T20:59:25.3747609Z B=89, 2025-05-07T20:59:25.3747794Z log_E=4, 2025-05-07T20:59:25.3747995Z L=10, 2025-05-07T20:59:25.3748197Z D_gradcheck=1, 2025-05-07T20:59:25.3748428Z stochastic_rounding=True, 2025-05-07T20:59:25.3748691Z weighted=True, 2025-05-07T20:59:25.3748914Z row_wise=False, 2025-05-07T20:59:25.3749223Z mixed=False, 2025-05-07T20:59:25.3749436Z use_cache=True, 2025-05-07T20:59:25.3749685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:25.3749970Z use_cpu=False, 2025-05-07T20:59:25.3750211Z output_dtype=SparseType.FP32, 2025-05-07T20:59:25.3750476Z ) 2025-05-07T20:59:25.3750768Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3751361Z self=, 2025-05-07T20:59:25.3751905Z mixed_B=False, 2025-05-07T20:59:25.3752125Z compile=True, 2025-05-07T20:59:25.3752330Z T=4, 2025-05-07T20:59:25.3752521Z D=113, 2025-05-07T20:59:25.3752716Z B=127, 2025-05-07T20:59:25.3752903Z log_E=5, 2025-05-07T20:59:25.3753103Z L=17, 2025-05-07T20:59:25.3753304Z D_gradcheck=1, 2025-05-07T20:59:25.3753537Z stochastic_rounding=True, 2025-05-07T20:59:25.3753799Z weighted=True, 2025-05-07T20:59:25.3754020Z row_wise=False, 2025-05-07T20:59:25.3754258Z mixed=True, 2025-05-07T20:59:25.3754498Z use_cache=False, 2025-05-07T20:59:25.3754754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:25.3755037Z use_cpu=True, 2025-05-07T20:59:25.3755272Z output_dtype=SparseType.BF16, 2025-05-07T20:59:25.3755537Z ) 2025-05-07T20:59:25.3755772Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3756367Z self=, 2025-05-07T20:59:25.3756908Z mixed_B=True, 2025-05-07T20:59:25.3757117Z compile=True, 2025-05-07T20:59:25.3757335Z T=4, 2025-05-07T20:59:25.3757526Z D=64, 2025-05-07T20:59:25.3757716Z B=73, 2025-05-07T20:59:25.3757900Z log_E=4, 2025-05-07T20:59:25.3758097Z L=0, 2025-05-07T20:59:25.3758293Z D_gradcheck=2, 2025-05-07T20:59:25.3758572Z stochastic_rounding=True, 2025-05-07T20:59:25.3758840Z weighted=True, 2025-05-07T20:59:25.3759061Z row_wise=False, 2025-05-07T20:59:25.3759278Z mixed=True, 2025-05-07T20:59:25.3759494Z use_cache=True, 2025-05-07T20:59:25.3759780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:25.3760066Z use_cpu=False, 2025-05-07T20:59:25.3760308Z output_dtype=SparseType.FP16, 2025-05-07T20:59:25.3760578Z ) 2025-05-07T20:59:25.3760814Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3761423Z self=, 2025-05-07T20:59:25.3761964Z mixed_B=False, 2025-05-07T20:59:25.3762184Z compile=False, 2025-05-07T20:59:25.3762390Z T=3, 2025-05-07T20:59:25.3762579Z D=100, 2025-05-07T20:59:25.3762771Z B=28, 2025-05-07T20:59:25.3762955Z log_E=5, 2025-05-07T20:59:25.3763157Z L=8, 2025-05-07T20:59:25.3763350Z D_gradcheck=1, 2025-05-07T20:59:25.3763577Z stochastic_rounding=True, 2025-05-07T20:59:25.3763840Z weighted=False, 2025-05-07T20:59:25.3764066Z row_wise=False, 2025-05-07T20:59:25.3764280Z mixed=True, 2025-05-07T20:59:25.3764492Z use_cache=True, 2025-05-07T20:59:25.3764739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:25.3765023Z use_cpu=False, 2025-05-07T20:59:25.3765266Z output_dtype=SparseType.FP16, 2025-05-07T20:59:25.3765536Z ) 2025-05-07T20:59:25.3765769Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3766361Z self=, 2025-05-07T20:59:25.3766897Z mixed_B=False, 2025-05-07T20:59:25.3767116Z compile=True, 2025-05-07T20:59:25.3767326Z T=1, 2025-05-07T20:59:25.3767515Z D=17, 2025-05-07T20:59:25.3767704Z B=77, 2025-05-07T20:59:25.3767893Z log_E=4, 2025-05-07T20:59:25.3768090Z L=0, 2025-05-07T20:59:25.3768285Z D_gradcheck=2, 2025-05-07T20:59:25.3768614Z stochastic_rounding=True, 2025-05-07T20:59:25.3768878Z weighted=False, 2025-05-07T20:59:25.3769098Z row_wise=True, 2025-05-07T20:59:25.3769362Z mixed=True, 2025-05-07T20:59:25.3769578Z use_cache=True, 2025-05-07T20:59:25.3769824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:25.3770108Z use_cpu=True, 2025-05-07T20:59:25.3770344Z output_dtype=SparseType.FP16, 2025-05-07T20:59:25.3770608Z ) 2025-05-07T20:59:25.3770940Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3771530Z self=, 2025-05-07T20:59:25.3772064Z mixed_B=False, 2025-05-07T20:59:25.3772277Z compile=False, 2025-05-07T20:59:25.3772490Z T=1, 2025-05-07T20:59:25.3772681Z D=97, 2025-05-07T20:59:25.3772866Z B=84, 2025-05-07T20:59:25.3773055Z log_E=3, 2025-05-07T20:59:25.3773252Z L=5, 2025-05-07T20:59:25.3773439Z D_gradcheck=1, 2025-05-07T20:59:25.3773672Z stochastic_rounding=False, 2025-05-07T20:59:25.3773940Z weighted=False, 2025-05-07T20:59:25.3774154Z row_wise=True, 2025-05-07T20:59:25.3774377Z mixed=True, 2025-05-07T20:59:25.3774588Z use_cache=True, 2025-05-07T20:59:25.3774836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:25.3775125Z use_cpu=True, 2025-05-07T20:59:25.3775363Z output_dtype=SparseType.BF16, 2025-05-07T20:59:25.3775633Z ) 2025-05-07T20:59:25.3775867Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3776454Z self=, 2025-05-07T20:59:25.3776990Z mixed_B=False, 2025-05-07T20:59:25.3777205Z compile=False, 2025-05-07T20:59:25.3777421Z T=1, 2025-05-07T20:59:25.3777617Z D=59, 2025-05-07T20:59:25.3777803Z B=72, 2025-05-07T20:59:25.3777995Z log_E=3, 2025-05-07T20:59:25.3778193Z L=13, 2025-05-07T20:59:25.3778383Z D_gradcheck=2, 2025-05-07T20:59:25.3778662Z stochastic_rounding=False, 2025-05-07T20:59:25.3778924Z weighted=False, 2025-05-07T20:59:25.3779134Z row_wise=True, 2025-05-07T20:59:25.3779347Z mixed=False, 2025-05-07T20:59:25.3779558Z use_cache=True, 2025-05-07T20:59:25.3779834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:25.3780126Z use_cpu=True, 2025-05-07T20:59:25.3780360Z output_dtype=SparseType.BF16, 2025-05-07T20:59:25.3780623Z ) 2025-05-07T20:59:25.3780852Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3781437Z self=, 2025-05-07T20:59:25.3781972Z mixed_B=False, 2025-05-07T20:59:25.3782182Z compile=False, 2025-05-07T20:59:25.3782392Z T=5, 2025-05-07T20:59:25.3782588Z D=32, 2025-05-07T20:59:25.3782773Z B=93, 2025-05-07T20:59:25.3782965Z log_E=3, 2025-05-07T20:59:25.3783160Z L=3, 2025-05-07T20:59:25.3783344Z D_gradcheck=1, 2025-05-07T20:59:25.3783576Z stochastic_rounding=False, 2025-05-07T20:59:25.3783837Z weighted=False, 2025-05-07T20:59:25.3784072Z row_wise=True, 2025-05-07T20:59:25.3784309Z mixed=False, 2025-05-07T20:59:25.3784526Z use_cache=False, 2025-05-07T20:59:25.3784772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:25.3785060Z use_cpu=False, 2025-05-07T20:59:25.3785297Z output_dtype=SparseType.FP32, 2025-05-07T20:59:25.3785551Z ) 2025-05-07T20:59:25.3785784Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3786371Z self=, 2025-05-07T20:59:25.3786912Z mixed_B=False, 2025-05-07T20:59:25.3787124Z compile=False, 2025-05-07T20:59:25.3787341Z T=3, 2025-05-07T20:59:25.3787538Z D=32, 2025-05-07T20:59:25.3787724Z B=116, 2025-05-07T20:59:25.3787930Z log_E=3, 2025-05-07T20:59:25.3788129Z L=12, 2025-05-07T20:59:25.3788321Z D_gradcheck=2, 2025-05-07T20:59:25.3788558Z stochastic_rounding=False, 2025-05-07T20:59:25.3788820Z weighted=False, 2025-05-07T20:59:25.3789033Z row_wise=False, 2025-05-07T20:59:25.3789310Z mixed=True, 2025-05-07T20:59:25.3789530Z use_cache=False, 2025-05-07T20:59:25.3789779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:25.3790074Z use_cpu=True, 2025-05-07T20:59:25.3790319Z output_dtype=SparseType.BF16, 2025-05-07T20:59:25.3790584Z ) 2025-05-07T20:59:25.3790866Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3791456Z self=, 2025-05-07T20:59:25.3791989Z mixed_B=True, 2025-05-07T20:59:25.3792200Z compile=False, 2025-05-07T20:59:25.3792413Z T=5, 2025-05-07T20:59:25.3792604Z D=119, 2025-05-07T20:59:25.3792791Z B=123, 2025-05-07T20:59:25.3792988Z log_E=5, 2025-05-07T20:59:25.3793186Z L=9, 2025-05-07T20:59:25.3793374Z D_gradcheck=1, 2025-05-07T20:59:25.3793615Z stochastic_rounding=True, 2025-05-07T20:59:25.3793878Z weighted=True, 2025-05-07T20:59:25.3794091Z row_wise=False, 2025-05-07T20:59:25.3794316Z mixed=False, 2025-05-07T20:59:25.3794532Z use_cache=True, 2025-05-07T20:59:25.3794772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:25.3795071Z use_cpu=True, 2025-05-07T20:59:25.3795315Z output_dtype=SparseType.FP32, 2025-05-07T20:59:25.3795581Z ) 2025-05-07T20:59:25.3795820Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3796410Z self=, 2025-05-07T20:59:25.3796943Z mixed_B=False, 2025-05-07T20:59:25.3797166Z compile=False, 2025-05-07T20:59:25.3797386Z T=1, 2025-05-07T20:59:25.3797572Z D=105, 2025-05-07T20:59:25.3797768Z B=4, 2025-05-07T20:59:25.3797974Z log_E=3, 2025-05-07T20:59:25.3798172Z L=0, 2025-05-07T20:59:25.3798379Z D_gradcheck=1, 2025-05-07T20:59:25.3798696Z stochastic_rounding=True, 2025-05-07T20:59:25.3798951Z weighted=True, 2025-05-07T20:59:25.3799170Z row_wise=False, 2025-05-07T20:59:25.3799395Z mixed=False, 2025-05-07T20:59:25.3799615Z use_cache=False, 2025-05-07T20:59:25.3799903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:25.3800192Z use_cpu=True, 2025-05-07T20:59:25.3800427Z output_dtype=SparseType.FP16, 2025-05-07T20:59:25.3800687Z ) 2025-05-07T20:59:25.3800931Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3801522Z self=, 2025-05-07T20:59:25.3802063Z mixed_B=False, 2025-05-07T20:59:25.3802297Z compile=False, 2025-05-07T20:59:25.3802511Z T=4, 2025-05-07T20:59:25.3802694Z D=43, 2025-05-07T20:59:25.3802890Z B=82, 2025-05-07T20:59:25.3803084Z log_E=3, 2025-05-07T20:59:25.3803275Z L=16, 2025-05-07T20:59:25.3803481Z D_gradcheck=1, 2025-05-07T20:59:25.3803716Z stochastic_rounding=True, 2025-05-07T20:59:25.3803970Z weighted=False, 2025-05-07T20:59:25.3804189Z row_wise=True, 2025-05-07T20:59:25.3804407Z mixed=True, 2025-05-07T20:59:25.3804614Z use_cache=False, 2025-05-07T20:59:25.3804868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:25.3805155Z use_cpu=False, 2025-05-07T20:59:25.3805395Z output_dtype=SparseType.BF16, 2025-05-07T20:59:25.3805657Z ) 2025-05-07T20:59:25.3805898Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3806484Z self=, 2025-05-07T20:59:25.3807013Z mixed_B=False, 2025-05-07T20:59:25.3807232Z compile=False, 2025-05-07T20:59:25.3807443Z T=5, 2025-05-07T20:59:25.3807625Z D=55, 2025-05-07T20:59:25.3807816Z B=79, 2025-05-07T20:59:25.3808007Z log_E=4, 2025-05-07T20:59:25.3808199Z L=19, 2025-05-07T20:59:25.3808477Z D_gradcheck=1, 2025-05-07T20:59:25.3808709Z stochastic_rounding=True, 2025-05-07T20:59:25.3808960Z weighted=False, 2025-05-07T20:59:25.3809177Z row_wise=True, 2025-05-07T20:59:25.3809446Z mixed=False, 2025-05-07T20:59:25.3809653Z use_cache=True, 2025-05-07T20:59:25.3809902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:25.3810196Z use_cpu=True, 2025-05-07T20:59:25.3810426Z output_dtype=SparseType.FP32, 2025-05-07T20:59:25.3810693Z ) 2025-05-07T20:59:25.3810973Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3811566Z self=, 2025-05-07T20:59:25.3820073Z mixed_B=False, 2025-05-07T20:59:25.3820340Z compile=True, 2025-05-07T20:59:25.3820556Z T=2, 2025-05-07T20:59:25.3820749Z D=42, 2025-05-07T20:59:25.3820931Z B=16, 2025-05-07T20:59:25.3821123Z log_E=3, 2025-05-07T20:59:25.3821316Z L=16, 2025-05-07T20:59:25.3821502Z D_gradcheck=2, 2025-05-07T20:59:25.3821741Z stochastic_rounding=True, 2025-05-07T20:59:25.3822003Z weighted=True, 2025-05-07T20:59:25.3822216Z row_wise=True, 2025-05-07T20:59:25.3822430Z mixed=True, 2025-05-07T20:59:25.3822644Z use_cache=True, 2025-05-07T20:59:25.3822884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:25.3823175Z use_cpu=True, 2025-05-07T20:59:25.3823411Z output_dtype=SparseType.BF16, 2025-05-07T20:59:25.3823673Z ) 2025-05-07T20:59:25.3823916Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:25.3824509Z self=, 2025-05-07T20:59:25.3825047Z mixed_B=False, 2025-05-07T20:59:25.3825261Z compile=False, 2025-05-07T20:59:25.3825478Z T=4, 2025-05-07T20:59:25.3825669Z D=45, 2025-05-07T20:59:25.3825850Z B=83, 2025-05-07T20:59:25.3826047Z log_E=3, 2025-05-07T20:59:25.3826247Z L=15, 2025-05-07T20:59:25.3826436Z D_gradcheck=2, 2025-05-07T20:59:25.3826748Z stochastic_rounding=True, 2025-05-07T20:59:25.3827010Z weighted=True, 2025-05-07T20:59:25.3827220Z row_wise=True, 2025-05-07T20:59:25.3827437Z mixed=True, 2025-05-07T20:59:25.3827649Z use_cache=False, 2025-05-07T20:59:25.3827933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:25.3828228Z use_cpu=True, 2025-05-07T20:59:25.3828464Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1020178Z ) 2025-05-07T20:59:26.1020548Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1021306Z self=, 2025-05-07T20:59:26.1021858Z mixed_B=False, 2025-05-07T20:59:26.1022080Z compile=False, 2025-05-07T20:59:26.1022298Z T=2, 2025-05-07T20:59:26.1022494Z D=38, 2025-05-07T20:59:26.1022679Z B=27, 2025-05-07T20:59:26.1022872Z log_E=5, 2025-05-07T20:59:26.1023073Z L=9, 2025-05-07T20:59:26.1023267Z D_gradcheck=2, 2025-05-07T20:59:26.1023512Z stochastic_rounding=False, 2025-05-07T20:59:26.1023779Z weighted=True, 2025-05-07T20:59:26.1023995Z row_wise=False, 2025-05-07T20:59:26.1024223Z mixed=True, 2025-05-07T20:59:26.1024506Z use_cache=True, 2025-05-07T20:59:26.1024793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1025090Z use_cpu=True, 2025-05-07T20:59:26.1025334Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1025601Z ) 2025-05-07T20:59:26.1025845Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1026451Z self=, 2025-05-07T20:59:26.1026998Z mixed_B=True, 2025-05-07T20:59:26.1027213Z compile=True, 2025-05-07T20:59:26.1027427Z T=1, 2025-05-07T20:59:26.1027621Z D=100, 2025-05-07T20:59:26.1027810Z B=114, 2025-05-07T20:59:26.1028005Z log_E=4, 2025-05-07T20:59:26.1028211Z L=20, 2025-05-07T20:59:26.1028403Z D_gradcheck=1, 2025-05-07T20:59:26.1028638Z stochastic_rounding=True, 2025-05-07T20:59:26.1028899Z weighted=False, 2025-05-07T20:59:26.1029114Z row_wise=False, 2025-05-07T20:59:26.1030168Z mixed=True, 2025-05-07T20:59:26.1030383Z use_cache=False, 2025-05-07T20:59:26.1030631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1030921Z use_cpu=True, 2025-05-07T20:59:26.1031162Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1031421Z ) 2025-05-07T20:59:26.1031749Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1032346Z self=, 2025-05-07T20:59:26.1032884Z mixed_B=True, 2025-05-07T20:59:26.1033106Z compile=False, 2025-05-07T20:59:26.1033324Z T=4, 2025-05-07T20:59:26.1033514Z D=128, 2025-05-07T20:59:26.1033703Z B=92, 2025-05-07T20:59:26.1033893Z log_E=3, 2025-05-07T20:59:26.1034090Z L=0, 2025-05-07T20:59:26.1034279Z D_gradcheck=1, 2025-05-07T20:59:26.1034519Z stochastic_rounding=False, 2025-05-07T20:59:26.1034782Z weighted=False, 2025-05-07T20:59:26.1034998Z row_wise=False, 2025-05-07T20:59:26.1035220Z mixed=True, 2025-05-07T20:59:26.1035437Z use_cache=False, 2025-05-07T20:59:26.1035683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1035977Z use_cpu=False, 2025-05-07T20:59:26.1036214Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1036782Z ) 2025-05-07T20:59:26.1037025Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1037613Z self=, 2025-05-07T20:59:26.1038149Z mixed_B=False, 2025-05-07T20:59:26.1038368Z compile=True, 2025-05-07T20:59:26.1038581Z T=3, 2025-05-07T20:59:26.1038767Z D=88, 2025-05-07T20:59:26.1038958Z B=55, 2025-05-07T20:59:26.1039150Z log_E=3, 2025-05-07T20:59:26.1039342Z L=1, 2025-05-07T20:59:26.1039539Z D_gradcheck=1, 2025-05-07T20:59:26.1039866Z stochastic_rounding=False, 2025-05-07T20:59:26.1040126Z weighted=False, 2025-05-07T20:59:26.1040350Z row_wise=False, 2025-05-07T20:59:26.1040578Z mixed=False, 2025-05-07T20:59:26.1040801Z use_cache=False, 2025-05-07T20:59:26.1041115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1041406Z use_cpu=True, 2025-05-07T20:59:26.1041645Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1041905Z ) 2025-05-07T20:59:26.1042144Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1042727Z self=, 2025-05-07T20:59:26.1043255Z mixed_B=False, 2025-05-07T20:59:26.1043470Z compile=True, 2025-05-07T20:59:26.1043687Z T=1, 2025-05-07T20:59:26.1043870Z D=127, 2025-05-07T20:59:26.1044066Z B=13, 2025-05-07T20:59:26.1044256Z log_E=5, 2025-05-07T20:59:26.1044450Z L=1, 2025-05-07T20:59:26.1044644Z D_gradcheck=2, 2025-05-07T20:59:26.1044877Z stochastic_rounding=False, 2025-05-07T20:59:26.1045132Z weighted=True, 2025-05-07T20:59:26.1045351Z row_wise=True, 2025-05-07T20:59:26.1045568Z mixed=False, 2025-05-07T20:59:26.1045777Z use_cache=False, 2025-05-07T20:59:26.1046031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1046318Z use_cpu=False, 2025-05-07T20:59:26.1046555Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1046817Z ) 2025-05-07T20:59:26.1047056Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1047640Z self=, 2025-05-07T20:59:26.1048168Z mixed_B=False, 2025-05-07T20:59:26.1048593Z compile=False, 2025-05-07T20:59:26.1048805Z T=1, 2025-05-07T20:59:26.1048989Z D=127, 2025-05-07T20:59:26.1049180Z B=101, 2025-05-07T20:59:26.1049373Z log_E=3, 2025-05-07T20:59:26.1049562Z L=4, 2025-05-07T20:59:26.1049756Z D_gradcheck=2, 2025-05-07T20:59:26.1049986Z stochastic_rounding=False, 2025-05-07T20:59:26.1050242Z weighted=False, 2025-05-07T20:59:26.1050461Z row_wise=True, 2025-05-07T20:59:26.1050742Z mixed=True, 2025-05-07T20:59:26.1050948Z use_cache=True, 2025-05-07T20:59:26.1051192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1051478Z use_cpu=True, 2025-05-07T20:59:26.1051707Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1051971Z ) 2025-05-07T20:59:26.1052264Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1052849Z self=, 2025-05-07T20:59:26.1053377Z mixed_B=True, 2025-05-07T20:59:26.1053590Z compile=True, 2025-05-07T20:59:26.1053799Z T=1, 2025-05-07T20:59:26.1053982Z D=24, 2025-05-07T20:59:26.1054169Z B=81, 2025-05-07T20:59:26.1054368Z log_E=5, 2025-05-07T20:59:26.1054558Z L=3, 2025-05-07T20:59:26.1054754Z D_gradcheck=2, 2025-05-07T20:59:26.1054992Z stochastic_rounding=False, 2025-05-07T20:59:26.1055246Z weighted=False, 2025-05-07T20:59:26.1055466Z row_wise=False, 2025-05-07T20:59:26.1055687Z mixed=False, 2025-05-07T20:59:26.1055895Z use_cache=False, 2025-05-07T20:59:26.1056152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1056439Z use_cpu=True, 2025-05-07T20:59:26.1056668Z output_dtype=SparseType.FP16, 2025-05-07T20:59:26.1056936Z ) 2025-05-07T20:59:26.1057175Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1057756Z self=, 2025-05-07T20:59:26.1058294Z mixed_B=True, 2025-05-07T20:59:26.1058510Z compile=True, 2025-05-07T20:59:26.1058722Z T=1, 2025-05-07T20:59:26.1058905Z D=61, 2025-05-07T20:59:26.1059096Z B=122, 2025-05-07T20:59:26.1059292Z log_E=3, 2025-05-07T20:59:26.1059485Z L=5, 2025-05-07T20:59:26.1059678Z D_gradcheck=1, 2025-05-07T20:59:26.1059969Z stochastic_rounding=True, 2025-05-07T20:59:26.1060234Z weighted=False, 2025-05-07T20:59:26.1060455Z row_wise=False, 2025-05-07T20:59:26.1060679Z mixed=True, 2025-05-07T20:59:26.1060887Z use_cache=False, 2025-05-07T20:59:26.1061178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1061471Z use_cpu=False, 2025-05-07T20:59:26.1061706Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1061971Z ) 2025-05-07T20:59:26.1062209Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1062784Z self=, 2025-05-07T20:59:26.1063322Z mixed_B=False, 2025-05-07T20:59:26.1063540Z compile=False, 2025-05-07T20:59:26.1063748Z T=1, 2025-05-07T20:59:26.1063937Z D=9, 2025-05-07T20:59:26.1064128Z B=102, 2025-05-07T20:59:26.1064320Z log_E=5, 2025-05-07T20:59:26.1064516Z L=2, 2025-05-07T20:59:26.1064709Z D_gradcheck=2, 2025-05-07T20:59:26.1064934Z stochastic_rounding=True, 2025-05-07T20:59:26.1065197Z weighted=False, 2025-05-07T20:59:26.1065450Z row_wise=True, 2025-05-07T20:59:26.1065671Z mixed=False, 2025-05-07T20:59:26.1065890Z use_cache=True, 2025-05-07T20:59:26.1066127Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1066417Z use_cpu=True, 2025-05-07T20:59:26.1066659Z output_dtype=SparseType.FP16, 2025-05-07T20:59:26.1066916Z ) 2025-05-07T20:59:26.1067162Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1067752Z self=, 2025-05-07T20:59:26.1068289Z mixed_B=True, 2025-05-07T20:59:26.1068497Z compile=True, 2025-05-07T20:59:26.1068715Z T=3, 2025-05-07T20:59:26.1068910Z D=48, 2025-05-07T20:59:26.1069100Z B=127, 2025-05-07T20:59:26.1069297Z log_E=5, 2025-05-07T20:59:26.1069498Z L=12, 2025-05-07T20:59:26.1069690Z D_gradcheck=2, 2025-05-07T20:59:26.1069919Z stochastic_rounding=True, 2025-05-07T20:59:26.1070178Z weighted=True, 2025-05-07T20:59:26.1070394Z row_wise=False, 2025-05-07T20:59:26.1070695Z mixed=True, 2025-05-07T20:59:26.1070913Z use_cache=False, 2025-05-07T20:59:26.1071164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1071455Z use_cpu=True, 2025-05-07T20:59:26.1071698Z output_dtype=SparseType.FP16, 2025-05-07T20:59:26.1071960Z ) 2025-05-07T20:59:26.1072243Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1072830Z self=, 2025-05-07T20:59:26.1073360Z mixed_B=True, 2025-05-07T20:59:26.1073577Z compile=False, 2025-05-07T20:59:26.1073790Z T=2, 2025-05-07T20:59:26.1073973Z D=16, 2025-05-07T20:59:26.1074165Z B=99, 2025-05-07T20:59:26.1074357Z log_E=4, 2025-05-07T20:59:26.1074557Z L=17, 2025-05-07T20:59:26.1074754Z D_gradcheck=1, 2025-05-07T20:59:26.1074993Z stochastic_rounding=True, 2025-05-07T20:59:26.1075257Z weighted=True, 2025-05-07T20:59:26.1075476Z row_wise=False, 2025-05-07T20:59:26.1075702Z mixed=False, 2025-05-07T20:59:26.1075919Z use_cache=False, 2025-05-07T20:59:26.1076171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1076463Z use_cpu=False, 2025-05-07T20:59:26.1076703Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1076966Z ) 2025-05-07T20:59:26.1077211Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1077805Z self=, 2025-05-07T20:59:26.1078333Z mixed_B=False, 2025-05-07T20:59:26.1078554Z compile=False, 2025-05-07T20:59:26.1078764Z T=2, 2025-05-07T20:59:26.1078949Z D=57, 2025-05-07T20:59:26.1079138Z B=89, 2025-05-07T20:59:26.1079330Z log_E=5, 2025-05-07T20:59:26.1079520Z L=10, 2025-05-07T20:59:26.1079716Z D_gradcheck=2, 2025-05-07T20:59:26.1080003Z stochastic_rounding=False, 2025-05-07T20:59:26.1080261Z weighted=True, 2025-05-07T20:59:26.1080482Z row_wise=False, 2025-05-07T20:59:26.1080705Z mixed=False, 2025-05-07T20:59:26.1080916Z use_cache=True, 2025-05-07T20:59:26.1081202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1081500Z use_cpu=False, 2025-05-07T20:59:26.1081739Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1082000Z ) 2025-05-07T20:59:26.1082238Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1082822Z self=, 2025-05-07T20:59:26.1083351Z mixed_B=True, 2025-05-07T20:59:26.1083568Z compile=False, 2025-05-07T20:59:26.1083782Z T=3, 2025-05-07T20:59:26.1083968Z D=54, 2025-05-07T20:59:26.1084156Z B=71, 2025-05-07T20:59:26.1084348Z log_E=5, 2025-05-07T20:59:26.1084543Z L=5, 2025-05-07T20:59:26.1084736Z D_gradcheck=1, 2025-05-07T20:59:26.1084973Z stochastic_rounding=True, 2025-05-07T20:59:26.1085228Z weighted=True, 2025-05-07T20:59:26.1085445Z row_wise=True, 2025-05-07T20:59:26.1085666Z mixed=False, 2025-05-07T20:59:26.1085884Z use_cache=True, 2025-05-07T20:59:26.1086133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1086426Z use_cpu=False, 2025-05-07T20:59:26.1086658Z output_dtype=SparseType.FP16, 2025-05-07T20:59:26.1086924Z ) 2025-05-07T20:59:26.1087166Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1087750Z self=, 2025-05-07T20:59:26.1088282Z mixed_B=True, 2025-05-07T20:59:26.1088597Z compile=True, 2025-05-07T20:59:26.1088808Z T=4, 2025-05-07T20:59:26.1088989Z D=55, 2025-05-07T20:59:26.1089178Z B=113, 2025-05-07T20:59:26.1089370Z log_E=4, 2025-05-07T20:59:26.1089557Z L=18, 2025-05-07T20:59:26.1089752Z D_gradcheck=2, 2025-05-07T20:59:26.1089983Z stochastic_rounding=True, 2025-05-07T20:59:26.1090236Z weighted=False, 2025-05-07T20:59:26.1090455Z row_wise=False, 2025-05-07T20:59:26.1090719Z mixed=True, 2025-05-07T20:59:26.1090925Z use_cache=True, 2025-05-07T20:59:26.1091172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1091458Z use_cpu=True, 2025-05-07T20:59:26.1091687Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1091952Z ) 2025-05-07T20:59:26.1092225Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1092801Z self=, 2025-05-07T20:59:26.1093332Z mixed_B=False, 2025-05-07T20:59:26.1093550Z compile=False, 2025-05-07T20:59:26.1093761Z T=1, 2025-05-07T20:59:26.1093946Z D=19, 2025-05-07T20:59:26.1094133Z B=38, 2025-05-07T20:59:26.1094323Z log_E=4, 2025-05-07T20:59:26.1094513Z L=3, 2025-05-07T20:59:26.1094707Z D_gradcheck=1, 2025-05-07T20:59:26.1094940Z stochastic_rounding=True, 2025-05-07T20:59:26.1095192Z weighted=False, 2025-05-07T20:59:26.1095408Z row_wise=False, 2025-05-07T20:59:26.1095627Z mixed=False, 2025-05-07T20:59:26.1095844Z use_cache=False, 2025-05-07T20:59:26.1096098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1096386Z use_cpu=False, 2025-05-07T20:59:26.1096616Z output_dtype=SparseType.FP16, 2025-05-07T20:59:26.1096880Z ) 2025-05-07T20:59:26.1097120Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1097694Z self=, 2025-05-07T20:59:26.1098231Z mixed_B=False, 2025-05-07T20:59:26.1098456Z compile=False, 2025-05-07T20:59:26.1098662Z T=5, 2025-05-07T20:59:26.1098851Z D=67, 2025-05-07T20:59:26.1099046Z B=16, 2025-05-07T20:59:26.1099230Z log_E=4, 2025-05-07T20:59:26.1099428Z L=7, 2025-05-07T20:59:26.1099623Z D_gradcheck=2, 2025-05-07T20:59:26.1099912Z stochastic_rounding=False, 2025-05-07T20:59:26.1100167Z weighted=True, 2025-05-07T20:59:26.1100382Z row_wise=False, 2025-05-07T20:59:26.1100598Z mixed=True, 2025-05-07T20:59:26.1100805Z use_cache=False, 2025-05-07T20:59:26.1101094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1101385Z use_cpu=False, 2025-05-07T20:59:26.1101617Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1101883Z ) 2025-05-07T20:59:26.1102124Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1102700Z self=, 2025-05-07T20:59:26.1103238Z mixed_B=False, 2025-05-07T20:59:26.1103461Z compile=False, 2025-05-07T20:59:26.1103672Z T=5, 2025-05-07T20:59:26.1103861Z D=124, 2025-05-07T20:59:26.1104058Z B=11, 2025-05-07T20:59:26.1104238Z log_E=4, 2025-05-07T20:59:26.1104433Z L=2, 2025-05-07T20:59:26.1104624Z D_gradcheck=2, 2025-05-07T20:59:26.1104848Z stochastic_rounding=True, 2025-05-07T20:59:26.1105113Z weighted=True, 2025-05-07T20:59:26.1105334Z row_wise=True, 2025-05-07T20:59:26.1105541Z mixed=True, 2025-05-07T20:59:26.1105762Z use_cache=False, 2025-05-07T20:59:26.1106020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1106309Z use_cpu=True, 2025-05-07T20:59:26.1106541Z output_dtype=SparseType.FP16, 2025-05-07T20:59:26.1106807Z ) 2025-05-07T20:59:26.1107043Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1107620Z self=, 2025-05-07T20:59:26.1108155Z mixed_B=False, 2025-05-07T20:59:26.1108375Z compile=True, 2025-05-07T20:59:26.1108586Z T=5, 2025-05-07T20:59:26.1108777Z D=15, 2025-05-07T20:59:26.1108965Z B=30, 2025-05-07T20:59:26.1109148Z log_E=5, 2025-05-07T20:59:26.1109350Z L=9, 2025-05-07T20:59:26.1109543Z D_gradcheck=2, 2025-05-07T20:59:26.1109773Z stochastic_rounding=False, 2025-05-07T20:59:26.1110035Z weighted=False, 2025-05-07T20:59:26.1110259Z row_wise=False, 2025-05-07T20:59:26.1118520Z mixed=True, 2025-05-07T20:59:26.1118754Z use_cache=True, 2025-05-07T20:59:26.1119019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1119315Z use_cpu=True, 2025-05-07T20:59:26.1119563Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1300879Z ) 2025-05-07T20:59:26.1301259Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1302149Z self=, 2025-05-07T20:59:26.1302719Z mixed_B=True, 2025-05-07T20:59:26.1302944Z compile=False, 2025-05-07T20:59:26.1303168Z T=3, 2025-05-07T20:59:26.1303369Z D=86, 2025-05-07T20:59:26.1303560Z B=11, 2025-05-07T20:59:26.1303764Z log_E=4, 2025-05-07T20:59:26.1303968Z L=13, 2025-05-07T20:59:26.1304163Z D_gradcheck=2, 2025-05-07T20:59:26.1304412Z stochastic_rounding=True, 2025-05-07T20:59:26.1304681Z weighted=True, 2025-05-07T20:59:26.1304908Z row_wise=False, 2025-05-07T20:59:26.1305144Z mixed=False, 2025-05-07T20:59:26.1305457Z use_cache=True, 2025-05-07T20:59:26.1305810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1306176Z use_cpu=False, 2025-05-07T20:59:26.1306477Z output_dtype=SparseType.FP16, 2025-05-07T20:59:26.1306870Z ) 2025-05-07T20:59:26.1307206Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1307987Z self=, 2025-05-07T20:59:26.1308532Z mixed_B=True, 2025-05-07T20:59:26.1308750Z compile=False, 2025-05-07T20:59:26.1308969Z T=4, 2025-05-07T20:59:26.1309216Z D=72, 2025-05-07T20:59:26.1309403Z B=19, 2025-05-07T20:59:26.1309604Z log_E=5, 2025-05-07T20:59:26.1309805Z L=16, 2025-05-07T20:59:26.1310001Z D_gradcheck=2, 2025-05-07T20:59:26.1310354Z stochastic_rounding=False, 2025-05-07T20:59:26.1310619Z weighted=True, 2025-05-07T20:59:26.1310840Z row_wise=True, 2025-05-07T20:59:26.1311051Z mixed=True, 2025-05-07T20:59:26.1311271Z use_cache=True, 2025-05-07T20:59:26.1311519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1311871Z use_cpu=True, 2025-05-07T20:59:26.1312113Z output_dtype=SparseType.FP16, 2025-05-07T20:59:26.1312381Z ) 2025-05-07T20:59:26.1312618Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1313209Z self=, 2025-05-07T20:59:26.1313749Z mixed_B=True, 2025-05-07T20:59:26.1313965Z compile=False, 2025-05-07T20:59:26.1314181Z T=4, 2025-05-07T20:59:26.1314374Z D=71, 2025-05-07T20:59:26.1314559Z B=88, 2025-05-07T20:59:26.1314749Z log_E=3, 2025-05-07T20:59:26.1314952Z L=12, 2025-05-07T20:59:26.1315145Z D_gradcheck=1, 2025-05-07T20:59:26.1315387Z stochastic_rounding=False, 2025-05-07T20:59:26.1315655Z weighted=False, 2025-05-07T20:59:26.1315873Z row_wise=True, 2025-05-07T20:59:26.1316101Z mixed=False, 2025-05-07T20:59:26.1316319Z use_cache=True, 2025-05-07T20:59:26.1316559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1316853Z use_cpu=True, 2025-05-07T20:59:26.1317098Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1317368Z ) 2025-05-07T20:59:26.1317604Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1318193Z self=, 2025-05-07T20:59:26.1318733Z mixed_B=True, 2025-05-07T20:59:26.1318950Z compile=False, 2025-05-07T20:59:26.1319168Z T=4, 2025-05-07T20:59:26.1319364Z D=13, 2025-05-07T20:59:26.1319551Z B=12, 2025-05-07T20:59:26.1319743Z log_E=5, 2025-05-07T20:59:26.1319944Z L=20, 2025-05-07T20:59:26.1320135Z D_gradcheck=2, 2025-05-07T20:59:26.1320374Z stochastic_rounding=False, 2025-05-07T20:59:26.1320640Z weighted=True, 2025-05-07T20:59:26.1320857Z row_wise=True, 2025-05-07T20:59:26.1321154Z mixed=True, 2025-05-07T20:59:26.1321371Z use_cache=False, 2025-05-07T20:59:26.1321623Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1321922Z use_cpu=False, 2025-05-07T20:59:26.1322167Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1322430Z ) 2025-05-07T20:59:26.1322717Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1323308Z self=, 2025-05-07T20:59:26.1323848Z mixed_B=True, 2025-05-07T20:59:26.1324062Z compile=False, 2025-05-07T20:59:26.1324277Z T=3, 2025-05-07T20:59:26.1324474Z D=17, 2025-05-07T20:59:26.1324663Z B=111, 2025-05-07T20:59:26.1324863Z log_E=4, 2025-05-07T20:59:26.1325068Z L=5, 2025-05-07T20:59:26.1325260Z D_gradcheck=1, 2025-05-07T20:59:26.1325508Z stochastic_rounding=True, 2025-05-07T20:59:26.1325774Z weighted=False, 2025-05-07T20:59:26.1325994Z row_wise=True, 2025-05-07T20:59:26.1326218Z mixed=True, 2025-05-07T20:59:26.1326435Z use_cache=True, 2025-05-07T20:59:26.1326676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1326970Z use_cpu=True, 2025-05-07T20:59:26.1327214Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1327478Z ) 2025-05-07T20:59:26.1327723Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1328321Z self=, 2025-05-07T20:59:26.1329018Z mixed_B=True, 2025-05-07T20:59:26.1329232Z compile=True, 2025-05-07T20:59:26.1329451Z T=1, 2025-05-07T20:59:26.1329646Z D=105, 2025-05-07T20:59:26.1329836Z B=45, 2025-05-07T20:59:26.1330044Z log_E=5, 2025-05-07T20:59:26.1330244Z L=14, 2025-05-07T20:59:26.1330441Z D_gradcheck=1, 2025-05-07T20:59:26.1330732Z stochastic_rounding=True, 2025-05-07T20:59:26.1330998Z weighted=True, 2025-05-07T20:59:26.1331215Z row_wise=True, 2025-05-07T20:59:26.1331439Z mixed=True, 2025-05-07T20:59:26.1331661Z use_cache=False, 2025-05-07T20:59:26.1331912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1332247Z use_cpu=True, 2025-05-07T20:59:26.1332502Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1332768Z ) 2025-05-07T20:59:26.1333011Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1333608Z self=, 2025-05-07T20:59:26.1334153Z mixed_B=False, 2025-05-07T20:59:26.1334418Z compile=False, 2025-05-07T20:59:26.1334640Z T=2, 2025-05-07T20:59:26.1334829Z D=117, 2025-05-07T20:59:26.1335025Z B=3, 2025-05-07T20:59:26.1335217Z log_E=4, 2025-05-07T20:59:26.1335414Z L=18, 2025-05-07T20:59:26.1335612Z D_gradcheck=2, 2025-05-07T20:59:26.1335851Z stochastic_rounding=False, 2025-05-07T20:59:26.1336118Z weighted=True, 2025-05-07T20:59:26.1336687Z row_wise=False, 2025-05-07T20:59:26.1336952Z mixed=False, 2025-05-07T20:59:26.1337179Z use_cache=False, 2025-05-07T20:59:26.1337432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1337734Z use_cpu=False, 2025-05-07T20:59:26.1337975Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1338238Z ) 2025-05-07T20:59:26.1338483Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1339080Z self=, 2025-05-07T20:59:26.1339614Z mixed_B=False, 2025-05-07T20:59:26.1339836Z compile=False, 2025-05-07T20:59:26.1340054Z T=1, 2025-05-07T20:59:26.1340243Z D=70, 2025-05-07T20:59:26.1340437Z B=61, 2025-05-07T20:59:26.1340630Z log_E=3, 2025-05-07T20:59:26.1340827Z L=2, 2025-05-07T20:59:26.1341029Z D_gradcheck=2, 2025-05-07T20:59:26.1341268Z stochastic_rounding=False, 2025-05-07T20:59:26.1341527Z weighted=False, 2025-05-07T20:59:26.1341758Z row_wise=True, 2025-05-07T20:59:26.1342073Z mixed=False, 2025-05-07T20:59:26.1342289Z use_cache=True, 2025-05-07T20:59:26.1342536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1342834Z use_cpu=True, 2025-05-07T20:59:26.1343075Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1343339Z ) 2025-05-07T20:59:26.1343644Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1344239Z self=, 2025-05-07T20:59:26.1344773Z mixed_B=True, 2025-05-07T20:59:26.1344995Z compile=False, 2025-05-07T20:59:26.1345212Z T=3, 2025-05-07T20:59:26.1345404Z D=92, 2025-05-07T20:59:26.1345598Z B=19, 2025-05-07T20:59:26.1345794Z log_E=3, 2025-05-07T20:59:26.1345991Z L=3, 2025-05-07T20:59:26.1346190Z D_gradcheck=2, 2025-05-07T20:59:26.1346427Z stochastic_rounding=False, 2025-05-07T20:59:26.1346684Z weighted=False, 2025-05-07T20:59:26.1346904Z row_wise=True, 2025-05-07T20:59:26.1347121Z mixed=True, 2025-05-07T20:59:26.1347335Z use_cache=False, 2025-05-07T20:59:26.1347590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1347885Z use_cpu=True, 2025-05-07T20:59:26.1348119Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1348390Z ) 2025-05-07T20:59:26.1348633Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1349223Z self=, 2025-05-07T20:59:26.1349758Z mixed_B=False, 2025-05-07T20:59:26.1349983Z compile=False, 2025-05-07T20:59:26.1350202Z T=4, 2025-05-07T20:59:26.1350400Z D=92, 2025-05-07T20:59:26.1350587Z B=3, 2025-05-07T20:59:26.1350782Z log_E=5, 2025-05-07T20:59:26.1350983Z L=18, 2025-05-07T20:59:26.1351178Z D_gradcheck=1, 2025-05-07T20:59:26.1351494Z stochastic_rounding=False, 2025-05-07T20:59:26.1351764Z weighted=False, 2025-05-07T20:59:26.1351983Z row_wise=False, 2025-05-07T20:59:26.1352206Z mixed=True, 2025-05-07T20:59:26.1352420Z use_cache=True, 2025-05-07T20:59:26.1352664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1353015Z use_cpu=True, 2025-05-07T20:59:26.1353258Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1353523Z ) 2025-05-07T20:59:26.1353764Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1354358Z self=, 2025-05-07T20:59:26.1354894Z mixed_B=False, 2025-05-07T20:59:26.1355112Z compile=True, 2025-05-07T20:59:26.1355328Z T=5, 2025-05-07T20:59:26.1355521Z D=22, 2025-05-07T20:59:26.1355705Z B=86, 2025-05-07T20:59:26.1355923Z log_E=5, 2025-05-07T20:59:26.1356195Z L=16, 2025-05-07T20:59:26.1356408Z D_gradcheck=1, 2025-05-07T20:59:26.1356647Z stochastic_rounding=False, 2025-05-07T20:59:26.1356909Z weighted=True, 2025-05-07T20:59:26.1357121Z row_wise=True, 2025-05-07T20:59:26.1357342Z mixed=True, 2025-05-07T20:59:26.1357559Z use_cache=False, 2025-05-07T20:59:26.1357808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1358102Z use_cpu=False, 2025-05-07T20:59:26.1358343Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1358605Z ) 2025-05-07T20:59:26.1358857Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1359450Z self=, 2025-05-07T20:59:26.1359989Z mixed_B=True, 2025-05-07T20:59:26.1360202Z compile=True, 2025-05-07T20:59:26.1360418Z T=1, 2025-05-07T20:59:26.1360609Z D=35, 2025-05-07T20:59:26.1360795Z B=1, 2025-05-07T20:59:26.1360989Z log_E=4, 2025-05-07T20:59:26.1361191Z L=12, 2025-05-07T20:59:26.1361384Z D_gradcheck=2, 2025-05-07T20:59:26.1361619Z stochastic_rounding=True, 2025-05-07T20:59:26.1361880Z weighted=True, 2025-05-07T20:59:26.1362100Z row_wise=False, 2025-05-07T20:59:26.1362321Z mixed=True, 2025-05-07T20:59:26.1362594Z use_cache=False, 2025-05-07T20:59:26.1362843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1363137Z use_cpu=True, 2025-05-07T20:59:26.1363381Z output_dtype=SparseType.FP16, 2025-05-07T20:59:26.1363642Z ) 2025-05-07T20:59:26.1363931Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1364523Z self=, 2025-05-07T20:59:26.1365057Z mixed_B=False, 2025-05-07T20:59:26.1365284Z compile=True, 2025-05-07T20:59:26.1365497Z T=2, 2025-05-07T20:59:26.1365684Z D=70, 2025-05-07T20:59:26.1365879Z B=126, 2025-05-07T20:59:26.1366074Z log_E=4, 2025-05-07T20:59:26.1366270Z L=4, 2025-05-07T20:59:26.1366479Z D_gradcheck=2, 2025-05-07T20:59:26.1366719Z stochastic_rounding=False, 2025-05-07T20:59:26.1366989Z weighted=True, 2025-05-07T20:59:26.1367206Z row_wise=False, 2025-05-07T20:59:26.1367429Z mixed=False, 2025-05-07T20:59:26.1367660Z use_cache=False, 2025-05-07T20:59:26.1367912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1368206Z use_cpu=True, 2025-05-07T20:59:26.1368586Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1368850Z ) 2025-05-07T20:59:26.1369095Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1369685Z self=, 2025-05-07T20:59:26.1370219Z mixed_B=False, 2025-05-07T20:59:26.1370447Z compile=False, 2025-05-07T20:59:26.1370660Z T=3, 2025-05-07T20:59:26.1370846Z D=116, 2025-05-07T20:59:26.1371043Z B=11, 2025-05-07T20:59:26.1371237Z log_E=3, 2025-05-07T20:59:26.1371432Z L=12, 2025-05-07T20:59:26.1371630Z D_gradcheck=1, 2025-05-07T20:59:26.1371916Z stochastic_rounding=False, 2025-05-07T20:59:26.1372174Z weighted=False, 2025-05-07T20:59:26.1372404Z row_wise=False, 2025-05-07T20:59:26.1372626Z mixed=False, 2025-05-07T20:59:26.1372838Z use_cache=True, 2025-05-07T20:59:26.1373083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1373445Z use_cpu=True, 2025-05-07T20:59:26.1373689Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1373954Z ) 2025-05-07T20:59:26.1374200Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1374791Z self=, 2025-05-07T20:59:26.1375323Z mixed_B=True, 2025-05-07T20:59:26.1375543Z compile=False, 2025-05-07T20:59:26.1375758Z T=5, 2025-05-07T20:59:26.1375945Z D=56, 2025-05-07T20:59:26.1376140Z B=59, 2025-05-07T20:59:26.1376336Z log_E=5, 2025-05-07T20:59:26.1376534Z L=10, 2025-05-07T20:59:26.1376737Z D_gradcheck=1, 2025-05-07T20:59:26.1376976Z stochastic_rounding=True, 2025-05-07T20:59:26.1377233Z weighted=False, 2025-05-07T20:59:26.1377464Z row_wise=False, 2025-05-07T20:59:26.1377693Z mixed=True, 2025-05-07T20:59:26.1377906Z use_cache=False, 2025-05-07T20:59:26.1378165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1378464Z use_cpu=True, 2025-05-07T20:59:26.1378698Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1378970Z ) 2025-05-07T20:59:26.1379215Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1379810Z self=, 2025-05-07T20:59:26.1380345Z mixed_B=False, 2025-05-07T20:59:26.1380565Z compile=True, 2025-05-07T20:59:26.1380783Z T=5, 2025-05-07T20:59:26.1380972Z D=65, 2025-05-07T20:59:26.1381167Z B=23, 2025-05-07T20:59:26.1381358Z log_E=3, 2025-05-07T20:59:26.1381552Z L=6, 2025-05-07T20:59:26.1381753Z D_gradcheck=1, 2025-05-07T20:59:26.1381990Z stochastic_rounding=True, 2025-05-07T20:59:26.1382246Z weighted=True, 2025-05-07T20:59:26.1382470Z row_wise=False, 2025-05-07T20:59:26.1382691Z mixed=False, 2025-05-07T20:59:26.1382957Z use_cache=True, 2025-05-07T20:59:26.1383203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.1383502Z use_cpu=True, 2025-05-07T20:59:26.1383738Z output_dtype=SparseType.BF16, 2025-05-07T20:59:26.1384008Z ) 2025-05-07T20:59:26.1384312Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1384923Z self=, 2025-05-07T20:59:26.1385466Z mixed_B=True, 2025-05-07T20:59:26.1385686Z compile=True, 2025-05-07T20:59:26.1385901Z T=3, 2025-05-07T20:59:26.1386088Z D=57, 2025-05-07T20:59:26.1386282Z B=65, 2025-05-07T20:59:26.1386477Z log_E=3, 2025-05-07T20:59:26.1386673Z L=20, 2025-05-07T20:59:26.1386874Z D_gradcheck=1, 2025-05-07T20:59:26.1387113Z stochastic_rounding=True, 2025-05-07T20:59:26.1387374Z weighted=False, 2025-05-07T20:59:26.1387600Z row_wise=False, 2025-05-07T20:59:26.1387822Z mixed=True, 2025-05-07T20:59:26.1388039Z use_cache=True, 2025-05-07T20:59:26.1388291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1388590Z use_cpu=True, 2025-05-07T20:59:26.1388826Z output_dtype=SparseType.FP32, 2025-05-07T20:59:26.1389097Z ) 2025-05-07T20:59:26.1389343Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:26.1389927Z self=, 2025-05-07T20:59:26.1390468Z mixed_B=False, 2025-05-07T20:59:26.1390701Z compile=True, 2025-05-07T20:59:26.1390910Z T=2, 2025-05-07T20:59:26.1391105Z D=40, 2025-05-07T20:59:26.1391302Z B=105, 2025-05-07T20:59:26.1391494Z log_E=4, 2025-05-07T20:59:26.1391696Z L=16, 2025-05-07T20:59:26.1391893Z D_gradcheck=2, 2025-05-07T20:59:26.1392125Z stochastic_rounding=True, 2025-05-07T20:59:26.1392429Z weighted=False, 2025-05-07T20:59:26.1392655Z row_wise=False, 2025-05-07T20:59:26.1392875Z mixed=False, 2025-05-07T20:59:26.1393093Z use_cache=False, 2025-05-07T20:59:26.1393351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.1393686Z use_cpu=False, 2025-05-07T20:59:26.1393923Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3177164Z ) 2025-05-07T20:59:31.3177644Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3178519Z self=, 2025-05-07T20:59:31.3179247Z mixed_B=True, 2025-05-07T20:59:31.3179529Z compile=True, 2025-05-07T20:59:31.3179794Z T=4, 2025-05-07T20:59:31.3180004Z D=90, 2025-05-07T20:59:31.3180195Z B=52, 2025-05-07T20:59:31.3180384Z log_E=5, 2025-05-07T20:59:31.3180584Z L=3, 2025-05-07T20:59:31.3180798Z D_gradcheck=1, 2025-05-07T20:59:31.3181040Z stochastic_rounding=False, 2025-05-07T20:59:31.3181318Z weighted=True, 2025-05-07T20:59:31.3189043Z row_wise=False, 2025-05-07T20:59:31.3189275Z mixed=False, 2025-05-07T20:59:31.3189496Z use_cache=False, 2025-05-07T20:59:31.3189749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3190050Z use_cpu=True, 2025-05-07T20:59:31.3190283Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3190552Z ) 2025-05-07T20:59:31.3190792Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3191387Z self=, 2025-05-07T20:59:31.3191919Z mixed_B=True, 2025-05-07T20:59:31.3192143Z compile=True, 2025-05-07T20:59:31.3192354Z T=3, 2025-05-07T20:59:31.3192539Z D=115, 2025-05-07T20:59:31.3192736Z B=71, 2025-05-07T20:59:31.3192926Z log_E=5, 2025-05-07T20:59:31.3193116Z L=20, 2025-05-07T20:59:31.3193311Z D_gradcheck=2, 2025-05-07T20:59:31.3193547Z stochastic_rounding=True, 2025-05-07T20:59:31.3193804Z weighted=False, 2025-05-07T20:59:31.3194024Z row_wise=False, 2025-05-07T20:59:31.3194241Z mixed=True, 2025-05-07T20:59:31.3194728Z use_cache=True, 2025-05-07T20:59:31.3194971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3195264Z use_cpu=True, 2025-05-07T20:59:31.3195497Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3195761Z ) 2025-05-07T20:59:31.3196086Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3196672Z self=, 2025-05-07T20:59:31.3197214Z mixed_B=False, 2025-05-07T20:59:31.3197431Z compile=False, 2025-05-07T20:59:31.3197642Z T=2, 2025-05-07T20:59:31.3197827Z D=52, 2025-05-07T20:59:31.3198017Z B=126, 2025-05-07T20:59:31.3198208Z log_E=5, 2025-05-07T20:59:31.3198395Z L=5, 2025-05-07T20:59:31.3198586Z D_gradcheck=2, 2025-05-07T20:59:31.3198814Z stochastic_rounding=True, 2025-05-07T20:59:31.3199068Z weighted=False, 2025-05-07T20:59:31.3199284Z row_wise=True, 2025-05-07T20:59:31.3199501Z mixed=False, 2025-05-07T20:59:31.3199758Z use_cache=True, 2025-05-07T20:59:31.3200001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3200294Z use_cpu=False, 2025-05-07T20:59:31.3200527Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3200790Z ) 2025-05-07T20:59:31.3201028Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3201608Z self=, 2025-05-07T20:59:31.3202146Z mixed_B=False, 2025-05-07T20:59:31.3202361Z compile=True, 2025-05-07T20:59:31.3202570Z T=2, 2025-05-07T20:59:31.3202751Z D=118, 2025-05-07T20:59:31.3202941Z B=107, 2025-05-07T20:59:31.3203131Z log_E=4, 2025-05-07T20:59:31.3203325Z L=11, 2025-05-07T20:59:31.3203521Z D_gradcheck=1, 2025-05-07T20:59:31.3203752Z stochastic_rounding=True, 2025-05-07T20:59:31.3204099Z weighted=True, 2025-05-07T20:59:31.3204323Z row_wise=False, 2025-05-07T20:59:31.3204549Z mixed=False, 2025-05-07T20:59:31.3204760Z use_cache=False, 2025-05-07T20:59:31.3205010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3205373Z use_cpu=True, 2025-05-07T20:59:31.3205604Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3205869Z ) 2025-05-07T20:59:31.3206109Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3206686Z self=, 2025-05-07T20:59:31.3207221Z mixed_B=True, 2025-05-07T20:59:31.3207438Z compile=True, 2025-05-07T20:59:31.3207643Z T=5, 2025-05-07T20:59:31.3207831Z D=16, 2025-05-07T20:59:31.3208019Z B=61, 2025-05-07T20:59:31.3208202Z log_E=3, 2025-05-07T20:59:31.3208596Z L=7, 2025-05-07T20:59:31.3208789Z D_gradcheck=1, 2025-05-07T20:59:31.3209011Z stochastic_rounding=True, 2025-05-07T20:59:31.3209270Z weighted=True, 2025-05-07T20:59:31.3209487Z row_wise=False, 2025-05-07T20:59:31.3209698Z mixed=True, 2025-05-07T20:59:31.3209903Z use_cache=True, 2025-05-07T20:59:31.3210141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3210432Z use_cpu=False, 2025-05-07T20:59:31.3210661Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3210921Z ) 2025-05-07T20:59:31.3211156Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3211733Z self=, 2025-05-07T20:59:31.3212265Z mixed_B=False, 2025-05-07T20:59:31.3212482Z compile=True, 2025-05-07T20:59:31.3212683Z T=5, 2025-05-07T20:59:31.3212870Z D=98, 2025-05-07T20:59:31.3213067Z B=90, 2025-05-07T20:59:31.3213247Z log_E=5, 2025-05-07T20:59:31.3213441Z L=3, 2025-05-07T20:59:31.3213633Z D_gradcheck=1, 2025-05-07T20:59:31.3213854Z stochastic_rounding=False, 2025-05-07T20:59:31.3214115Z weighted=False, 2025-05-07T20:59:31.3214330Z row_wise=True, 2025-05-07T20:59:31.3214537Z mixed=True, 2025-05-07T20:59:31.3214797Z use_cache=True, 2025-05-07T20:59:31.3215039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3215328Z use_cpu=False, 2025-05-07T20:59:31.3215558Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3215826Z ) 2025-05-07T20:59:31.3216100Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3216678Z self=, 2025-05-07T20:59:31.3217210Z mixed_B=False, 2025-05-07T20:59:31.3217427Z compile=False, 2025-05-07T20:59:31.3217633Z T=3, 2025-05-07T20:59:31.3217824Z D=52, 2025-05-07T20:59:31.3218020Z B=82, 2025-05-07T20:59:31.3218205Z log_E=3, 2025-05-07T20:59:31.3218403Z L=6, 2025-05-07T20:59:31.3218598Z D_gradcheck=2, 2025-05-07T20:59:31.3218823Z stochastic_rounding=False, 2025-05-07T20:59:31.3219090Z weighted=False, 2025-05-07T20:59:31.3219312Z row_wise=True, 2025-05-07T20:59:31.3219520Z mixed=True, 2025-05-07T20:59:31.3219736Z use_cache=True, 2025-05-07T20:59:31.3219984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3220271Z use_cpu=True, 2025-05-07T20:59:31.3220510Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3220787Z ) 2025-05-07T20:59:31.3221018Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3221606Z self=, 2025-05-07T20:59:31.3222139Z mixed_B=True, 2025-05-07T20:59:31.3222353Z compile=False, 2025-05-07T20:59:31.3222553Z T=4, 2025-05-07T20:59:31.3222736Z D=72, 2025-05-07T20:59:31.3222919Z B=24, 2025-05-07T20:59:31.3223106Z log_E=5, 2025-05-07T20:59:31.3223299Z L=9, 2025-05-07T20:59:31.3223487Z D_gradcheck=1, 2025-05-07T20:59:31.3223712Z stochastic_rounding=False, 2025-05-07T20:59:31.3224024Z weighted=True, 2025-05-07T20:59:31.3224238Z row_wise=True, 2025-05-07T20:59:31.3224443Z mixed=True, 2025-05-07T20:59:31.3224659Z use_cache=False, 2025-05-07T20:59:31.3224913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3225234Z use_cpu=True, 2025-05-07T20:59:31.3225477Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3225772Z ) 2025-05-07T20:59:31.3226029Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3226620Z self=, 2025-05-07T20:59:31.3227155Z mixed_B=True, 2025-05-07T20:59:31.3227371Z compile=False, 2025-05-07T20:59:31.3227577Z T=1, 2025-05-07T20:59:31.3227765Z D=96, 2025-05-07T20:59:31.3227957Z B=23, 2025-05-07T20:59:31.3228142Z log_E=4, 2025-05-07T20:59:31.3228338Z L=18, 2025-05-07T20:59:31.3228533Z D_gradcheck=1, 2025-05-07T20:59:31.3228761Z stochastic_rounding=False, 2025-05-07T20:59:31.3229021Z weighted=False, 2025-05-07T20:59:31.3229244Z row_wise=False, 2025-05-07T20:59:31.3229455Z mixed=False, 2025-05-07T20:59:31.3229670Z use_cache=True, 2025-05-07T20:59:31.3229910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3230199Z use_cpu=False, 2025-05-07T20:59:31.3230436Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.3230704Z ) 2025-05-07T20:59:31.3230936Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3231531Z self=, 2025-05-07T20:59:31.3232071Z mixed_B=True, 2025-05-07T20:59:31.3232284Z compile=False, 2025-05-07T20:59:31.3232499Z T=1, 2025-05-07T20:59:31.3232692Z D=127, 2025-05-07T20:59:31.3232879Z B=38, 2025-05-07T20:59:31.3233072Z log_E=3, 2025-05-07T20:59:31.3233283Z L=19, 2025-05-07T20:59:31.3233480Z D_gradcheck=1, 2025-05-07T20:59:31.3233719Z stochastic_rounding=True, 2025-05-07T20:59:31.3233985Z weighted=True, 2025-05-07T20:59:31.3234208Z row_wise=False, 2025-05-07T20:59:31.3234417Z mixed=False, 2025-05-07T20:59:31.3234689Z use_cache=False, 2025-05-07T20:59:31.3234946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3235230Z use_cpu=False, 2025-05-07T20:59:31.3235465Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3235729Z ) 2025-05-07T20:59:31.3235962Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3237001Z self=, 2025-05-07T20:59:31.3237546Z mixed_B=True, 2025-05-07T20:59:31.3237756Z compile=True, 2025-05-07T20:59:31.3237969Z T=4, 2025-05-07T20:59:31.3238158Z D=110, 2025-05-07T20:59:31.3238346Z B=63, 2025-05-07T20:59:31.3238533Z log_E=5, 2025-05-07T20:59:31.3238730Z L=8, 2025-05-07T20:59:31.3238915Z D_gradcheck=2, 2025-05-07T20:59:31.3239151Z stochastic_rounding=True, 2025-05-07T20:59:31.3239421Z weighted=False, 2025-05-07T20:59:31.3239635Z row_wise=False, 2025-05-07T20:59:31.3239849Z mixed=False, 2025-05-07T20:59:31.3240067Z use_cache=True, 2025-05-07T20:59:31.3240302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3240590Z use_cpu=True, 2025-05-07T20:59:31.3240827Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3241089Z ) 2025-05-07T20:59:31.3241325Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3241911Z self=, 2025-05-07T20:59:31.3242442Z mixed_B=True, 2025-05-07T20:59:31.3242652Z compile=False, 2025-05-07T20:59:31.3242863Z T=2, 2025-05-07T20:59:31.3243053Z D=86, 2025-05-07T20:59:31.3243233Z B=114, 2025-05-07T20:59:31.3243423Z log_E=3, 2025-05-07T20:59:31.3243619Z L=3, 2025-05-07T20:59:31.3243803Z D_gradcheck=1, 2025-05-07T20:59:31.3244033Z stochastic_rounding=True, 2025-05-07T20:59:31.3244364Z weighted=True, 2025-05-07T20:59:31.3244574Z row_wise=True, 2025-05-07T20:59:31.3244786Z mixed=True, 2025-05-07T20:59:31.3245001Z use_cache=True, 2025-05-07T20:59:31.3245236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3245589Z use_cpu=True, 2025-05-07T20:59:31.3245858Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3246129Z ) 2025-05-07T20:59:31.3246366Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3246959Z self=, 2025-05-07T20:59:31.3247485Z mixed_B=True, 2025-05-07T20:59:31.3247698Z compile=True, 2025-05-07T20:59:31.3247908Z T=5, 2025-05-07T20:59:31.3248089Z D=17, 2025-05-07T20:59:31.3248276Z B=63, 2025-05-07T20:59:31.3248619Z log_E=3, 2025-05-07T20:59:31.3248818Z L=15, 2025-05-07T20:59:31.3249003Z D_gradcheck=2, 2025-05-07T20:59:31.3249234Z stochastic_rounding=False, 2025-05-07T20:59:31.3249500Z weighted=True, 2025-05-07T20:59:31.3249712Z row_wise=True, 2025-05-07T20:59:31.3249927Z mixed=True, 2025-05-07T20:59:31.3250157Z use_cache=False, 2025-05-07T20:59:31.3250401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3250691Z use_cpu=False, 2025-05-07T20:59:31.3250926Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3251179Z ) 2025-05-07T20:59:31.3251412Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3251998Z self=, 2025-05-07T20:59:31.3252522Z mixed_B=True, 2025-05-07T20:59:31.3252747Z compile=True, 2025-05-07T20:59:31.3252957Z T=4, 2025-05-07T20:59:31.3253140Z D=116, 2025-05-07T20:59:31.3253336Z B=113, 2025-05-07T20:59:31.3253530Z log_E=5, 2025-05-07T20:59:31.3253730Z L=2, 2025-05-07T20:59:31.3253926Z D_gradcheck=2, 2025-05-07T20:59:31.3254166Z stochastic_rounding=False, 2025-05-07T20:59:31.3254423Z weighted=True, 2025-05-07T20:59:31.3254646Z row_wise=True, 2025-05-07T20:59:31.3254863Z mixed=True, 2025-05-07T20:59:31.3255242Z use_cache=True, 2025-05-07T20:59:31.3255479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3255799Z use_cpu=False, 2025-05-07T20:59:31.3256060Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3256319Z ) 2025-05-07T20:59:31.3256560Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3257183Z self=, 2025-05-07T20:59:31.3257711Z mixed_B=True, 2025-05-07T20:59:31.3257924Z compile=True, 2025-05-07T20:59:31.3258135Z T=5, 2025-05-07T20:59:31.3258315Z D=110, 2025-05-07T20:59:31.3258502Z B=63, 2025-05-07T20:59:31.3258689Z log_E=3, 2025-05-07T20:59:31.3258878Z L=4, 2025-05-07T20:59:31.3259073Z D_gradcheck=2, 2025-05-07T20:59:31.3259303Z stochastic_rounding=True, 2025-05-07T20:59:31.3259560Z weighted=False, 2025-05-07T20:59:31.3259778Z row_wise=True, 2025-05-07T20:59:31.3259992Z mixed=True, 2025-05-07T20:59:31.3260205Z use_cache=True, 2025-05-07T20:59:31.3260451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3260740Z use_cpu=True, 2025-05-07T20:59:31.3260969Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3261235Z ) 2025-05-07T20:59:31.3261468Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3262061Z self=, 2025-05-07T20:59:31.3262591Z mixed_B=True, 2025-05-07T20:59:31.3262808Z compile=True, 2025-05-07T20:59:31.3263017Z T=1, 2025-05-07T20:59:31.3263197Z D=122, 2025-05-07T20:59:31.3263386Z B=71, 2025-05-07T20:59:31.3263575Z log_E=4, 2025-05-07T20:59:31.3263762Z L=9, 2025-05-07T20:59:31.3263951Z D_gradcheck=2, 2025-05-07T20:59:31.3264182Z stochastic_rounding=False, 2025-05-07T20:59:31.3264511Z weighted=True, 2025-05-07T20:59:31.3264733Z row_wise=True, 2025-05-07T20:59:31.3264948Z mixed=False, 2025-05-07T20:59:31.3265160Z use_cache=True, 2025-05-07T20:59:31.3265407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3265740Z use_cpu=True, 2025-05-07T20:59:31.3265969Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3266234Z ) 2025-05-07T20:59:31.3266473Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3267056Z self=, 2025-05-07T20:59:31.3267596Z mixed_B=False, 2025-05-07T20:59:31.3267822Z compile=True, 2025-05-07T20:59:31.3268034Z T=5, 2025-05-07T20:59:31.3268217Z D=95, 2025-05-07T20:59:31.3268405Z B=8, 2025-05-07T20:59:31.3268593Z log_E=3, 2025-05-07T20:59:31.3268787Z L=3, 2025-05-07T20:59:31.3268980Z D_gradcheck=1, 2025-05-07T20:59:31.3269209Z stochastic_rounding=False, 2025-05-07T20:59:31.3269464Z weighted=True, 2025-05-07T20:59:31.3269681Z row_wise=True, 2025-05-07T20:59:31.3269894Z mixed=True, 2025-05-07T20:59:31.3270116Z use_cache=False, 2025-05-07T20:59:31.3270367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3270664Z use_cpu=False, 2025-05-07T20:59:31.3270895Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3271157Z ) 2025-05-07T20:59:31.3271398Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3271977Z self=, 2025-05-07T20:59:31.3272513Z mixed_B=True, 2025-05-07T20:59:31.3272729Z compile=False, 2025-05-07T20:59:31.3272941Z T=1, 2025-05-07T20:59:31.3273126Z D=50, 2025-05-07T20:59:31.3273314Z B=36, 2025-05-07T20:59:31.3273503Z log_E=3, 2025-05-07T20:59:31.3273689Z L=11, 2025-05-07T20:59:31.3273890Z D_gradcheck=1, 2025-05-07T20:59:31.3274117Z stochastic_rounding=True, 2025-05-07T20:59:31.3274370Z weighted=True, 2025-05-07T20:59:31.3274585Z row_wise=True, 2025-05-07T20:59:31.3274798Z mixed=False, 2025-05-07T20:59:31.3275057Z use_cache=True, 2025-05-07T20:59:31.3275303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3275595Z use_cpu=False, 2025-05-07T20:59:31.3275825Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3454894Z ) 2025-05-07T20:59:31.3455269Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3456310Z self=, 2025-05-07T20:59:31.3457088Z mixed_B=False, 2025-05-07T20:59:31.3457397Z compile=False, 2025-05-07T20:59:31.3457682Z T=5, 2025-05-07T20:59:31.3457864Z D=37, 2025-05-07T20:59:31.3458051Z B=116, 2025-05-07T20:59:31.3458242Z log_E=3, 2025-05-07T20:59:31.3458430Z L=0, 2025-05-07T20:59:31.3458656Z D_gradcheck=1, 2025-05-07T20:59:31.3458970Z stochastic_rounding=False, 2025-05-07T20:59:31.3459331Z weighted=True, 2025-05-07T20:59:31.3459637Z row_wise=False, 2025-05-07T20:59:31.3459933Z mixed=False, 2025-05-07T20:59:31.3460217Z use_cache=False, 2025-05-07T20:59:31.3460562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3460861Z use_cpu=True, 2025-05-07T20:59:31.3461090Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3461357Z ) 2025-05-07T20:59:31.3461591Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3462168Z self=, 2025-05-07T20:59:31.3462706Z mixed_B=True, 2025-05-07T20:59:31.3462920Z compile=True, 2025-05-07T20:59:31.3463128Z T=1, 2025-05-07T20:59:31.3463304Z D=47, 2025-05-07T20:59:31.3463550Z B=54, 2025-05-07T20:59:31.3463739Z log_E=3, 2025-05-07T20:59:31.3463930Z L=15, 2025-05-07T20:59:31.3464121Z D_gradcheck=2, 2025-05-07T20:59:31.3464341Z stochastic_rounding=True, 2025-05-07T20:59:31.3464806Z weighted=True, 2025-05-07T20:59:31.3465115Z row_wise=False, 2025-05-07T20:59:31.3465405Z mixed=True, 2025-05-07T20:59:31.3465687Z use_cache=False, 2025-05-07T20:59:31.3465969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3466341Z use_cpu=False, 2025-05-07T20:59:31.3466571Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.3466834Z ) 2025-05-07T20:59:31.3467071Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3467895Z self=, 2025-05-07T20:59:31.3468604Z mixed_B=True, 2025-05-07T20:59:31.3477938Z compile=False, 2025-05-07T20:59:31.3478310Z T=2, 2025-05-07T20:59:31.3478569Z D=49, 2025-05-07T20:59:31.3478825Z B=70, 2025-05-07T20:59:31.3479091Z log_E=5, 2025-05-07T20:59:31.3479342Z L=2, 2025-05-07T20:59:31.3479536Z D_gradcheck=2, 2025-05-07T20:59:31.3479765Z stochastic_rounding=False, 2025-05-07T20:59:31.3480025Z weighted=False, 2025-05-07T20:59:31.3480241Z row_wise=True, 2025-05-07T20:59:31.3480451Z mixed=True, 2025-05-07T20:59:31.3480659Z use_cache=True, 2025-05-07T20:59:31.3480903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3481195Z use_cpu=True, 2025-05-07T20:59:31.3481424Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.3481690Z ) 2025-05-07T20:59:31.3481923Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3482512Z self=, 2025-05-07T20:59:31.3483069Z mixed_B=False, 2025-05-07T20:59:31.3483290Z compile=False, 2025-05-07T20:59:31.3483498Z T=3, 2025-05-07T20:59:31.3483680Z D=3, 2025-05-07T20:59:31.3483866Z B=107, 2025-05-07T20:59:31.3484053Z log_E=4, 2025-05-07T20:59:31.3484247Z L=12, 2025-05-07T20:59:31.3484441Z D_gradcheck=2, 2025-05-07T20:59:31.3484668Z stochastic_rounding=True, 2025-05-07T20:59:31.3484917Z weighted=True, 2025-05-07T20:59:31.3485129Z row_wise=False, 2025-05-07T20:59:31.3485349Z mixed=False, 2025-05-07T20:59:31.3485690Z use_cache=True, 2025-05-07T20:59:31.3485932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3486220Z use_cpu=True, 2025-05-07T20:59:31.3486452Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3486711Z ) 2025-05-07T20:59:31.3486943Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3487568Z self=, 2025-05-07T20:59:31.3488109Z mixed_B=False, 2025-05-07T20:59:31.3488327Z compile=False, 2025-05-07T20:59:31.3488672Z T=5, 2025-05-07T20:59:31.3488852Z D=63, 2025-05-07T20:59:31.3489033Z B=2, 2025-05-07T20:59:31.3489214Z log_E=4, 2025-05-07T20:59:31.3489398Z L=2, 2025-05-07T20:59:31.3489586Z D_gradcheck=1, 2025-05-07T20:59:31.3489815Z stochastic_rounding=False, 2025-05-07T20:59:31.3490070Z weighted=False, 2025-05-07T20:59:31.3490282Z row_wise=True, 2025-05-07T20:59:31.3490492Z mixed=False, 2025-05-07T20:59:31.3490707Z use_cache=False, 2025-05-07T20:59:31.3490958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3491247Z use_cpu=True, 2025-05-07T20:59:31.3491474Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3491736Z ) 2025-05-07T20:59:31.3491968Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3492551Z self=, 2025-05-07T20:59:31.3493089Z mixed_B=False, 2025-05-07T20:59:31.3493308Z compile=True, 2025-05-07T20:59:31.3493509Z T=5, 2025-05-07T20:59:31.3493699Z D=12, 2025-05-07T20:59:31.3493888Z B=38, 2025-05-07T20:59:31.3494073Z log_E=5, 2025-05-07T20:59:31.3494268Z L=17, 2025-05-07T20:59:31.3494460Z D_gradcheck=1, 2025-05-07T20:59:31.3494684Z stochastic_rounding=False, 2025-05-07T20:59:31.3494999Z weighted=True, 2025-05-07T20:59:31.3495213Z row_wise=True, 2025-05-07T20:59:31.3495427Z mixed=False, 2025-05-07T20:59:31.3495637Z use_cache=False, 2025-05-07T20:59:31.3495912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3496265Z use_cpu=True, 2025-05-07T20:59:31.3496497Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.3496758Z ) 2025-05-07T20:59:31.3496996Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3497576Z self=, 2025-05-07T20:59:31.3498107Z mixed_B=True, 2025-05-07T20:59:31.3498330Z compile=False, 2025-05-07T20:59:31.3498533Z T=3, 2025-05-07T20:59:31.3498717Z D=61, 2025-05-07T20:59:31.3498908Z B=35, 2025-05-07T20:59:31.3499089Z log_E=3, 2025-05-07T20:59:31.3499286Z L=6, 2025-05-07T20:59:31.3499482Z D_gradcheck=1, 2025-05-07T20:59:31.3499708Z stochastic_rounding=False, 2025-05-07T20:59:31.3499968Z weighted=True, 2025-05-07T20:59:31.3500183Z row_wise=False, 2025-05-07T20:59:31.3500389Z mixed=False, 2025-05-07T20:59:31.3500597Z use_cache=True, 2025-05-07T20:59:31.3500841Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3501124Z use_cpu=True, 2025-05-07T20:59:31.3501360Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3501624Z ) 2025-05-07T20:59:31.3501859Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3502437Z self=, 2025-05-07T20:59:31.3502969Z mixed_B=True, 2025-05-07T20:59:31.3503183Z compile=True, 2025-05-07T20:59:31.3503383Z T=5, 2025-05-07T20:59:31.3503568Z D=104, 2025-05-07T20:59:31.3503761Z B=24, 2025-05-07T20:59:31.3503946Z log_E=4, 2025-05-07T20:59:31.3504138Z L=10, 2025-05-07T20:59:31.3504328Z D_gradcheck=1, 2025-05-07T20:59:31.3504551Z stochastic_rounding=False, 2025-05-07T20:59:31.3504810Z weighted=False, 2025-05-07T20:59:31.3505026Z row_wise=False, 2025-05-07T20:59:31.3505233Z mixed=True, 2025-05-07T20:59:31.3505440Z use_cache=True, 2025-05-07T20:59:31.3505746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3506062Z use_cpu=True, 2025-05-07T20:59:31.3506297Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.3506563Z ) 2025-05-07T20:59:31.3506790Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3507415Z self=, 2025-05-07T20:59:31.3507952Z mixed_B=False, 2025-05-07T20:59:31.3508166Z compile=True, 2025-05-07T20:59:31.3508367Z T=1, 2025-05-07T20:59:31.3508552Z D=64, 2025-05-07T20:59:31.3508737Z B=123, 2025-05-07T20:59:31.3508919Z log_E=4, 2025-05-07T20:59:31.3509116Z L=14, 2025-05-07T20:59:31.3509310Z D_gradcheck=1, 2025-05-07T20:59:31.3509534Z stochastic_rounding=False, 2025-05-07T20:59:31.3509797Z weighted=False, 2025-05-07T20:59:31.3510018Z row_wise=False, 2025-05-07T20:59:31.3510224Z mixed=True, 2025-05-07T20:59:31.3510435Z use_cache=True, 2025-05-07T20:59:31.3510679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3510962Z use_cpu=True, 2025-05-07T20:59:31.3511198Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.3511464Z ) 2025-05-07T20:59:31.3511689Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3512284Z self=, 2025-05-07T20:59:31.3512819Z mixed_B=False, 2025-05-07T20:59:31.3513034Z compile=False, 2025-05-07T20:59:31.3513236Z T=1, 2025-05-07T20:59:31.3513420Z D=60, 2025-05-07T20:59:31.3513605Z B=46, 2025-05-07T20:59:31.3513785Z log_E=3, 2025-05-07T20:59:31.3513983Z L=20, 2025-05-07T20:59:31.3514175Z D_gradcheck=2, 2025-05-07T20:59:31.3514396Z stochastic_rounding=False, 2025-05-07T20:59:31.3514707Z weighted=True, 2025-05-07T20:59:31.3514922Z row_wise=True, 2025-05-07T20:59:31.3515127Z mixed=False, 2025-05-07T20:59:31.3515343Z use_cache=False, 2025-05-07T20:59:31.3515594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3515924Z use_cpu=False, 2025-05-07T20:59:31.3516158Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3516426Z ) 2025-05-07T20:59:31.3516657Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3517245Z self=, 2025-05-07T20:59:31.3517783Z mixed_B=False, 2025-05-07T20:59:31.3517990Z compile=True, 2025-05-07T20:59:31.3518201Z T=4, 2025-05-07T20:59:31.3518390Z D=93, 2025-05-07T20:59:31.3518573Z B=109, 2025-05-07T20:59:31.3518762Z log_E=3, 2025-05-07T20:59:31.3518958Z L=3, 2025-05-07T20:59:31.3519148Z D_gradcheck=2, 2025-05-07T20:59:31.3519378Z stochastic_rounding=False, 2025-05-07T20:59:31.3519639Z weighted=False, 2025-05-07T20:59:31.3519853Z row_wise=False, 2025-05-07T20:59:31.3520061Z mixed=True, 2025-05-07T20:59:31.3520267Z use_cache=True, 2025-05-07T20:59:31.3520510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3520795Z use_cpu=False, 2025-05-07T20:59:31.3521032Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3521300Z ) 2025-05-07T20:59:31.3521528Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3522114Z self=, 2025-05-07T20:59:31.3522649Z mixed_B=False, 2025-05-07T20:59:31.3522853Z compile=True, 2025-05-07T20:59:31.3523056Z T=3, 2025-05-07T20:59:31.3523243Z D=70, 2025-05-07T20:59:31.3523426Z B=28, 2025-05-07T20:59:31.3523615Z log_E=4, 2025-05-07T20:59:31.3523810Z L=9, 2025-05-07T20:59:31.3523998Z D_gradcheck=1, 2025-05-07T20:59:31.3524232Z stochastic_rounding=False, 2025-05-07T20:59:31.3524498Z weighted=True, 2025-05-07T20:59:31.3524708Z row_wise=True, 2025-05-07T20:59:31.3524920Z mixed=False, 2025-05-07T20:59:31.3525131Z use_cache=True, 2025-05-07T20:59:31.3525449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3525765Z use_cpu=False, 2025-05-07T20:59:31.3526031Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3526294Z ) 2025-05-07T20:59:31.3526522Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3527151Z self=, 2025-05-07T20:59:31.3527688Z mixed_B=True, 2025-05-07T20:59:31.3529580Z compile=True, 2025-05-07T20:59:31.3529785Z T=1, 2025-05-07T20:59:31.3529973Z D=82, 2025-05-07T20:59:31.3530160Z B=15, 2025-05-07T20:59:31.3530341Z log_E=3, 2025-05-07T20:59:31.3530536Z L=15, 2025-05-07T20:59:31.3530730Z D_gradcheck=2, 2025-05-07T20:59:31.3530953Z stochastic_rounding=True, 2025-05-07T20:59:31.3531215Z weighted=True, 2025-05-07T20:59:31.3531433Z row_wise=False, 2025-05-07T20:59:31.3531638Z mixed=True, 2025-05-07T20:59:31.3531855Z use_cache=False, 2025-05-07T20:59:31.3532113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3532399Z use_cpu=True, 2025-05-07T20:59:31.3532642Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3532909Z ) 2025-05-07T20:59:31.3533139Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3533739Z self=, 2025-05-07T20:59:31.3534275Z mixed_B=False, 2025-05-07T20:59:31.3534482Z compile=True, 2025-05-07T20:59:31.3534694Z T=4, 2025-05-07T20:59:31.3534884Z D=118, 2025-05-07T20:59:31.3535071Z B=120, 2025-05-07T20:59:31.3535268Z log_E=5, 2025-05-07T20:59:31.3535464Z L=0, 2025-05-07T20:59:31.3535655Z D_gradcheck=2, 2025-05-07T20:59:31.3535876Z stochastic_rounding=True, 2025-05-07T20:59:31.3536189Z weighted=False, 2025-05-07T20:59:31.3536839Z row_wise=False, 2025-05-07T20:59:31.3537058Z mixed=False, 2025-05-07T20:59:31.3537271Z use_cache=False, 2025-05-07T20:59:31.3537524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3539278Z use_cpu=False, 2025-05-07T20:59:31.3539517Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.3539777Z ) 2025-05-07T20:59:31.3540004Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3540585Z self=, 2025-05-07T20:59:31.3541114Z mixed_B=True, 2025-05-07T20:59:31.3541318Z compile=False, 2025-05-07T20:59:31.3541525Z T=4, 2025-05-07T20:59:31.3541717Z D=46, 2025-05-07T20:59:31.3541902Z B=24, 2025-05-07T20:59:31.3542087Z log_E=5, 2025-05-07T20:59:31.3542281Z L=5, 2025-05-07T20:59:31.3542464Z D_gradcheck=1, 2025-05-07T20:59:31.3542697Z stochastic_rounding=False, 2025-05-07T20:59:31.3542956Z weighted=True, 2025-05-07T20:59:31.3543163Z row_wise=False, 2025-05-07T20:59:31.3543378Z mixed=True, 2025-05-07T20:59:31.3543587Z use_cache=True, 2025-05-07T20:59:31.3543829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3544113Z use_cpu=False, 2025-05-07T20:59:31.3544347Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3544605Z ) 2025-05-07T20:59:31.3544833Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3545427Z self=, 2025-05-07T20:59:31.3545966Z mixed_B=False, 2025-05-07T20:59:31.3546175Z compile=False, 2025-05-07T20:59:31.3546388Z T=2, 2025-05-07T20:59:31.3546573Z D=48, 2025-05-07T20:59:31.3546754Z B=106, 2025-05-07T20:59:31.3546946Z log_E=5, 2025-05-07T20:59:31.3547142Z L=12, 2025-05-07T20:59:31.3547329Z D_gradcheck=1, 2025-05-07T20:59:31.3547554Z stochastic_rounding=True, 2025-05-07T20:59:31.3547816Z weighted=True, 2025-05-07T20:59:31.3548026Z row_wise=False, 2025-05-07T20:59:31.3548246Z mixed=False, 2025-05-07T20:59:31.3548457Z use_cache=True, 2025-05-07T20:59:31.3549341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3549632Z use_cpu=True, 2025-05-07T20:59:31.3549867Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3550131Z ) 2025-05-07T20:59:31.3550358Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3551017Z self=, 2025-05-07T20:59:31.3551551Z mixed_B=True, 2025-05-07T20:59:31.3551756Z compile=False, 2025-05-07T20:59:31.3551970Z T=2, 2025-05-07T20:59:31.3552154Z D=87, 2025-05-07T20:59:31.3552331Z B=79, 2025-05-07T20:59:31.3552521Z log_E=5, 2025-05-07T20:59:31.3552718Z L=5, 2025-05-07T20:59:31.3552902Z D_gradcheck=1, 2025-05-07T20:59:31.3553133Z stochastic_rounding=True, 2025-05-07T20:59:31.3553392Z weighted=True, 2025-05-07T20:59:31.3553605Z row_wise=True, 2025-05-07T20:59:31.3553826Z mixed=False, 2025-05-07T20:59:31.3554037Z use_cache=True, 2025-05-07T20:59:31.3554272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3554554Z use_cpu=True, 2025-05-07T20:59:31.3554789Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3555046Z ) 2025-05-07T20:59:31.3555284Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3555872Z self=, 2025-05-07T20:59:31.3556409Z mixed_B=False, 2025-05-07T20:59:31.3556622Z compile=True, 2025-05-07T20:59:31.3556832Z T=4, 2025-05-07T20:59:31.3557027Z D=128, 2025-05-07T20:59:31.3557211Z B=18, 2025-05-07T20:59:31.3557400Z log_E=3, 2025-05-07T20:59:31.3557599Z L=18, 2025-05-07T20:59:31.3557792Z D_gradcheck=1, 2025-05-07T20:59:31.3558020Z stochastic_rounding=False, 2025-05-07T20:59:31.3558283Z weighted=False, 2025-05-07T20:59:31.3558574Z row_wise=True, 2025-05-07T20:59:31.3558790Z mixed=False, 2025-05-07T20:59:31.3559006Z use_cache=False, 2025-05-07T20:59:31.3559252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3559543Z use_cpu=False, 2025-05-07T20:59:31.3559823Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3739270Z ) 2025-05-07T20:59:31.3739555Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3740428Z self=, 2025-05-07T20:59:31.3741215Z mixed_B=True, 2025-05-07T20:59:31.3741501Z compile=True, 2025-05-07T20:59:31.3741787Z T=3, 2025-05-07T20:59:31.3742012Z D=47, 2025-05-07T20:59:31.3742191Z B=31, 2025-05-07T20:59:31.3742383Z log_E=5, 2025-05-07T20:59:31.3742577Z L=3, 2025-05-07T20:59:31.3742759Z D_gradcheck=1, 2025-05-07T20:59:31.3742986Z stochastic_rounding=True, 2025-05-07T20:59:31.3743246Z weighted=True, 2025-05-07T20:59:31.3743458Z row_wise=False, 2025-05-07T20:59:31.3743677Z mixed=True, 2025-05-07T20:59:31.3743939Z use_cache=True, 2025-05-07T20:59:31.3744176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3744466Z use_cpu=True, 2025-05-07T20:59:31.3744701Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3744957Z ) 2025-05-07T20:59:31.3745189Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3745779Z self=, 2025-05-07T20:59:31.3746360Z mixed_B=False, 2025-05-07T20:59:31.3746567Z compile=True, 2025-05-07T20:59:31.3746772Z T=4, 2025-05-07T20:59:31.3746963Z D=96, 2025-05-07T20:59:31.3747146Z B=10, 2025-05-07T20:59:31.3747330Z log_E=3, 2025-05-07T20:59:31.3747527Z L=13, 2025-05-07T20:59:31.3747716Z D_gradcheck=1, 2025-05-07T20:59:31.3747945Z stochastic_rounding=False, 2025-05-07T20:59:31.3748204Z weighted=False, 2025-05-07T20:59:31.3748417Z row_wise=True, 2025-05-07T20:59:31.3748626Z mixed=True, 2025-05-07T20:59:31.3748836Z use_cache=False, 2025-05-07T20:59:31.3749198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3749483Z use_cpu=True, 2025-05-07T20:59:31.3749718Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3749975Z ) 2025-05-07T20:59:31.3750206Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3750845Z self=, 2025-05-07T20:59:31.3751376Z mixed_B=False, 2025-05-07T20:59:31.3751592Z compile=False, 2025-05-07T20:59:31.3751800Z T=3, 2025-05-07T20:59:31.3751992Z D=126, 2025-05-07T20:59:31.3752176Z B=22, 2025-05-07T20:59:31.3752360Z log_E=3, 2025-05-07T20:59:31.3752557Z L=15, 2025-05-07T20:59:31.3752744Z D_gradcheck=2, 2025-05-07T20:59:31.3752971Z stochastic_rounding=False, 2025-05-07T20:59:31.3753231Z weighted=False, 2025-05-07T20:59:31.3753445Z row_wise=False, 2025-05-07T20:59:31.3753659Z mixed=True, 2025-05-07T20:59:31.3753874Z use_cache=False, 2025-05-07T20:59:31.3754121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3754405Z use_cpu=True, 2025-05-07T20:59:31.3754641Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3754898Z ) 2025-05-07T20:59:31.3755133Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3755717Z self=, 2025-05-07T20:59:31.3756247Z mixed_B=False, 2025-05-07T20:59:31.3756461Z compile=False, 2025-05-07T20:59:31.3756673Z T=2, 2025-05-07T20:59:31.3756855Z D=14, 2025-05-07T20:59:31.3757038Z B=15, 2025-05-07T20:59:31.3757226Z log_E=3, 2025-05-07T20:59:31.3757414Z L=1, 2025-05-07T20:59:31.3757607Z D_gradcheck=1, 2025-05-07T20:59:31.3757836Z stochastic_rounding=True, 2025-05-07T20:59:31.3758089Z weighted=False, 2025-05-07T20:59:31.3758379Z row_wise=True, 2025-05-07T20:59:31.3758595Z mixed=False, 2025-05-07T20:59:31.3758814Z use_cache=False, 2025-05-07T20:59:31.3759061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3759346Z use_cpu=True, 2025-05-07T20:59:31.3759644Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3759906Z ) 2025-05-07T20:59:31.3767701Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3768296Z self=, 2025-05-07T20:59:31.3768996Z mixed_B=True, 2025-05-07T20:59:31.3769211Z compile=True, 2025-05-07T20:59:31.3769411Z T=1, 2025-05-07T20:59:31.3769605Z D=78, 2025-05-07T20:59:31.3769792Z B=87, 2025-05-07T20:59:31.3769972Z log_E=3, 2025-05-07T20:59:31.3770170Z L=18, 2025-05-07T20:59:31.3770361Z D_gradcheck=2, 2025-05-07T20:59:31.3770587Z stochastic_rounding=False, 2025-05-07T20:59:31.3770848Z weighted=False, 2025-05-07T20:59:31.3771067Z row_wise=False, 2025-05-07T20:59:31.3771283Z mixed=False, 2025-05-07T20:59:31.3771488Z use_cache=False, 2025-05-07T20:59:31.3771740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3772026Z use_cpu=True, 2025-05-07T20:59:31.3772260Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3772527Z ) 2025-05-07T20:59:31.3772759Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3773340Z self=, 2025-05-07T20:59:31.3773876Z mixed_B=False, 2025-05-07T20:59:31.3774088Z compile=True, 2025-05-07T20:59:31.3774290Z T=2, 2025-05-07T20:59:31.3774474Z D=23, 2025-05-07T20:59:31.3774655Z B=126, 2025-05-07T20:59:31.3774838Z log_E=3, 2025-05-07T20:59:31.3775031Z L=17, 2025-05-07T20:59:31.3775222Z D_gradcheck=2, 2025-05-07T20:59:31.3775443Z stochastic_rounding=True, 2025-05-07T20:59:31.3775697Z weighted=True, 2025-05-07T20:59:31.3775915Z row_wise=False, 2025-05-07T20:59:31.3776120Z mixed=False, 2025-05-07T20:59:31.3776332Z use_cache=False, 2025-05-07T20:59:31.3776657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3776945Z use_cpu=True, 2025-05-07T20:59:31.3777174Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.3777438Z ) 2025-05-07T20:59:31.3777672Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3778291Z self=, 2025-05-07T20:59:31.3778829Z mixed_B=False, 2025-05-07T20:59:31.3779043Z compile=True, 2025-05-07T20:59:31.3779244Z T=3, 2025-05-07T20:59:31.3779430Z D=2, 2025-05-07T20:59:31.3779615Z B=96, 2025-05-07T20:59:31.3779792Z log_E=5, 2025-05-07T20:59:31.3779983Z L=19, 2025-05-07T20:59:31.3780171Z D_gradcheck=2, 2025-05-07T20:59:31.3780393Z stochastic_rounding=True, 2025-05-07T20:59:31.3780651Z weighted=True, 2025-05-07T20:59:31.3780868Z row_wise=False, 2025-05-07T20:59:31.3781080Z mixed=True, 2025-05-07T20:59:31.3781284Z use_cache=True, 2025-05-07T20:59:31.3781530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3781811Z use_cpu=True, 2025-05-07T20:59:31.3782049Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.3782313Z ) 2025-05-07T20:59:31.3782548Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3783134Z self=, 2025-05-07T20:59:31.3783668Z mixed_B=False, 2025-05-07T20:59:31.3783878Z compile=False, 2025-05-07T20:59:31.3784079Z T=1, 2025-05-07T20:59:31.3784264Z D=125, 2025-05-07T20:59:31.3784452Z B=110, 2025-05-07T20:59:31.3784632Z log_E=4, 2025-05-07T20:59:31.3784825Z L=1, 2025-05-07T20:59:31.3785019Z D_gradcheck=2, 2025-05-07T20:59:31.3785236Z stochastic_rounding=True, 2025-05-07T20:59:31.3785496Z weighted=False, 2025-05-07T20:59:31.3785770Z row_wise=False, 2025-05-07T20:59:31.3785977Z mixed=True, 2025-05-07T20:59:31.3786183Z use_cache=False, 2025-05-07T20:59:31.3786431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.3786710Z use_cpu=False, 2025-05-07T20:59:31.3787012Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3787274Z ) 2025-05-07T20:59:31.3787499Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3788083Z self=, 2025-05-07T20:59:31.3788621Z mixed_B=False, 2025-05-07T20:59:31.3788831Z compile=True, 2025-05-07T20:59:31.3789028Z T=2, 2025-05-07T20:59:31.3789209Z D=24, 2025-05-07T20:59:31.3789396Z B=84, 2025-05-07T20:59:31.3789574Z log_E=4, 2025-05-07T20:59:31.3789769Z L=0, 2025-05-07T20:59:31.3789955Z D_gradcheck=1, 2025-05-07T20:59:31.3790172Z stochastic_rounding=True, 2025-05-07T20:59:31.3790422Z weighted=False, 2025-05-07T20:59:31.3790638Z row_wise=True, 2025-05-07T20:59:31.3790842Z mixed=True, 2025-05-07T20:59:31.3791051Z use_cache=False, 2025-05-07T20:59:31.3791302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3791582Z use_cpu=False, 2025-05-07T20:59:31.3791816Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3792078Z ) 2025-05-07T20:59:31.3792305Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3792890Z self=, 2025-05-07T20:59:31.3793423Z mixed_B=False, 2025-05-07T20:59:31.3793633Z compile=True, 2025-05-07T20:59:31.3793835Z T=4, 2025-05-07T20:59:31.3794020Z D=58, 2025-05-07T20:59:31.3794198Z B=77, 2025-05-07T20:59:31.3794379Z log_E=5, 2025-05-07T20:59:31.3794574Z L=13, 2025-05-07T20:59:31.3794760Z D_gradcheck=2, 2025-05-07T20:59:31.3794984Z stochastic_rounding=True, 2025-05-07T20:59:31.3795240Z weighted=True, 2025-05-07T20:59:31.3795454Z row_wise=False, 2025-05-07T20:59:31.3795682Z mixed=False, 2025-05-07T20:59:31.3795920Z use_cache=False, 2025-05-07T20:59:31.3796223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3796503Z use_cpu=False, 2025-05-07T20:59:31.3796736Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3796994Z ) 2025-05-07T20:59:31.3797219Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3797836Z self=, 2025-05-07T20:59:31.3798364Z mixed_B=True, 2025-05-07T20:59:31.3798571Z compile=False, 2025-05-07T20:59:31.3798778Z T=1, 2025-05-07T20:59:31.3798964Z D=24, 2025-05-07T20:59:31.3799141Z B=122, 2025-05-07T20:59:31.3799332Z log_E=4, 2025-05-07T20:59:31.3799527Z L=4, 2025-05-07T20:59:31.3799709Z D_gradcheck=1, 2025-05-07T20:59:31.3799938Z stochastic_rounding=False, 2025-05-07T20:59:31.3800196Z weighted=True, 2025-05-07T20:59:31.3800408Z row_wise=True, 2025-05-07T20:59:31.3800616Z mixed=False, 2025-05-07T20:59:31.3800832Z use_cache=False, 2025-05-07T20:59:31.3801081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3801364Z use_cpu=False, 2025-05-07T20:59:31.3801602Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3801865Z ) 2025-05-07T20:59:31.3802092Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3802674Z self=, 2025-05-07T20:59:31.3803206Z mixed_B=True, 2025-05-07T20:59:31.3803411Z compile=True, 2025-05-07T20:59:31.3803617Z T=2, 2025-05-07T20:59:31.3803798Z D=42, 2025-05-07T20:59:31.3803976Z B=106, 2025-05-07T20:59:31.3804166Z log_E=4, 2025-05-07T20:59:31.3804358Z L=18, 2025-05-07T20:59:31.3804541Z D_gradcheck=1, 2025-05-07T20:59:31.3804766Z stochastic_rounding=False, 2025-05-07T20:59:31.3805025Z weighted=True, 2025-05-07T20:59:31.3805278Z row_wise=False, 2025-05-07T20:59:31.3805493Z mixed=False, 2025-05-07T20:59:31.3805702Z use_cache=True, 2025-05-07T20:59:31.3805937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3806223Z use_cpu=False, 2025-05-07T20:59:31.3806499Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3806753Z ) 2025-05-07T20:59:31.3806986Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3807571Z self=, 2025-05-07T20:59:31.3808104Z mixed_B=False, 2025-05-07T20:59:31.3808308Z compile=True, 2025-05-07T20:59:31.3808654Z T=4, 2025-05-07T20:59:31.3808837Z D=107, 2025-05-07T20:59:31.3809015Z B=93, 2025-05-07T20:59:31.3809197Z log_E=3, 2025-05-07T20:59:31.3809394Z L=19, 2025-05-07T20:59:31.3809581Z D_gradcheck=2, 2025-05-07T20:59:31.3809805Z stochastic_rounding=False, 2025-05-07T20:59:31.3810058Z weighted=False, 2025-05-07T20:59:31.3810270Z row_wise=False, 2025-05-07T20:59:31.3810484Z mixed=False, 2025-05-07T20:59:31.3810697Z use_cache=False, 2025-05-07T20:59:31.3810943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3811232Z use_cpu=False, 2025-05-07T20:59:31.3811461Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3811715Z ) 2025-05-07T20:59:31.3811941Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3812521Z self=, 2025-05-07T20:59:31.3813048Z mixed_B=False, 2025-05-07T20:59:31.3813254Z compile=True, 2025-05-07T20:59:31.3813456Z T=2, 2025-05-07T20:59:31.3813642Z D=30, 2025-05-07T20:59:31.3813825Z B=109, 2025-05-07T20:59:31.3814016Z log_E=4, 2025-05-07T20:59:31.3814208Z L=19, 2025-05-07T20:59:31.3814393Z D_gradcheck=1, 2025-05-07T20:59:31.3814616Z stochastic_rounding=False, 2025-05-07T20:59:31.3814868Z weighted=True, 2025-05-07T20:59:31.3815078Z row_wise=True, 2025-05-07T20:59:31.3815292Z mixed=False, 2025-05-07T20:59:31.3815503Z use_cache=False, 2025-05-07T20:59:31.3815803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3816080Z use_cpu=True, 2025-05-07T20:59:31.3816311Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3816574Z ) 2025-05-07T20:59:31.3816802Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3817424Z self=, 2025-05-07T20:59:31.3817953Z mixed_B=True, 2025-05-07T20:59:31.3818157Z compile=True, 2025-05-07T20:59:31.3818362Z T=2, 2025-05-07T20:59:31.3818551Z D=93, 2025-05-07T20:59:31.3818729Z B=34, 2025-05-07T20:59:31.3818913Z log_E=4, 2025-05-07T20:59:31.3819105Z L=10, 2025-05-07T20:59:31.3819289Z D_gradcheck=1, 2025-05-07T20:59:31.3819517Z stochastic_rounding=False, 2025-05-07T20:59:31.3819772Z weighted=True, 2025-05-07T20:59:31.3819982Z row_wise=True, 2025-05-07T20:59:31.3820185Z mixed=True, 2025-05-07T20:59:31.3820390Z use_cache=True, 2025-05-07T20:59:31.3820624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3820905Z use_cpu=False, 2025-05-07T20:59:31.3821139Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.3821392Z ) 2025-05-07T20:59:31.3821623Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3822206Z self=, 2025-05-07T20:59:31.3822734Z mixed_B=True, 2025-05-07T20:59:31.3822938Z compile=True, 2025-05-07T20:59:31.3823144Z T=4, 2025-05-07T20:59:31.3823330Z D=117, 2025-05-07T20:59:31.3823510Z B=23, 2025-05-07T20:59:31.3823694Z log_E=5, 2025-05-07T20:59:31.3823885Z L=20, 2025-05-07T20:59:31.3824072Z D_gradcheck=1, 2025-05-07T20:59:31.3824296Z stochastic_rounding=True, 2025-05-07T20:59:31.3824553Z weighted=True, 2025-05-07T20:59:31.3824809Z row_wise=False, 2025-05-07T20:59:31.3825023Z mixed=False, 2025-05-07T20:59:31.3825232Z use_cache=False, 2025-05-07T20:59:31.3825473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3825791Z use_cpu=True, 2025-05-07T20:59:31.3826072Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.3826327Z ) 2025-05-07T20:59:31.3826558Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3827141Z self=, 2025-05-07T20:59:31.3827674Z mixed_B=True, 2025-05-07T20:59:31.3827880Z compile=True, 2025-05-07T20:59:31.3828085Z T=2, 2025-05-07T20:59:31.3828271Z D=14, 2025-05-07T20:59:31.3828448Z B=54, 2025-05-07T20:59:31.3828628Z log_E=4, 2025-05-07T20:59:31.3828817Z L=17, 2025-05-07T20:59:31.3829001Z D_gradcheck=2, 2025-05-07T20:59:31.3829223Z stochastic_rounding=True, 2025-05-07T20:59:31.3829479Z weighted=False, 2025-05-07T20:59:31.3829689Z row_wise=True, 2025-05-07T20:59:31.3829895Z mixed=True, 2025-05-07T20:59:31.3830099Z use_cache=True, 2025-05-07T20:59:31.3830333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3830620Z use_cpu=True, 2025-05-07T20:59:31.3830855Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.3831110Z ) 2025-05-07T20:59:31.3831342Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.3831927Z self=, 2025-05-07T20:59:31.3832455Z mixed_B=False, 2025-05-07T20:59:31.3832666Z compile=False, 2025-05-07T20:59:31.3832872Z T=4, 2025-05-07T20:59:31.3833049Z D=92, 2025-05-07T20:59:31.3833234Z B=81, 2025-05-07T20:59:31.3833419Z log_E=3, 2025-05-07T20:59:31.3833611Z L=3, 2025-05-07T20:59:31.3833800Z D_gradcheck=2, 2025-05-07T20:59:31.3834022Z stochastic_rounding=False, 2025-05-07T20:59:31.3834278Z weighted=False, 2025-05-07T20:59:31.3834491Z row_wise=True, 2025-05-07T20:59:31.3834701Z mixed=True, 2025-05-07T20:59:31.3834910Z use_cache=False, 2025-05-07T20:59:31.3835205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.3835487Z use_cpu=True, 2025-05-07T20:59:31.3835592Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.4022682Z ) 2025-05-07T20:59:31.4022835Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4023364Z self=, 2025-05-07T20:59:31.4023511Z mixed_B=False, 2025-05-07T20:59:31.4023635Z compile=True, 2025-05-07T20:59:31.4023751Z T=5, 2025-05-07T20:59:31.4023860Z D=16, 2025-05-07T20:59:31.4023974Z B=101, 2025-05-07T20:59:31.4024092Z log_E=4, 2025-05-07T20:59:31.4024204Z L=14, 2025-05-07T20:59:31.4024328Z D_gradcheck=1, 2025-05-07T20:59:31.4024473Z stochastic_rounding=False, 2025-05-07T20:59:31.4024652Z weighted=False, 2025-05-07T20:59:31.4024767Z row_wise=False, 2025-05-07T20:59:31.4024882Z mixed=True, 2025-05-07T20:59:31.4024993Z use_cache=True, 2025-05-07T20:59:31.4025150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.4025280Z use_cpu=True, 2025-05-07T20:59:31.4025392Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.4025464Z ) 2025-05-07T20:59:31.4025608Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4025962Z self=, 2025-05-07T20:59:31.4026052Z mixed_B=False, 2025-05-07T20:59:31.4026141Z compile=False, 2025-05-07T20:59:31.4026218Z T=4, 2025-05-07T20:59:31.4026301Z D=22, 2025-05-07T20:59:31.4026379Z B=111, 2025-05-07T20:59:31.4026456Z log_E=5, 2025-05-07T20:59:31.4026545Z L=16, 2025-05-07T20:59:31.4026628Z D_gradcheck=1, 2025-05-07T20:59:31.4026724Z stochastic_rounding=True, 2025-05-07T20:59:31.4026812Z weighted=False, 2025-05-07T20:59:31.4026984Z row_wise=False, 2025-05-07T20:59:31.4027067Z mixed=False, 2025-05-07T20:59:31.4027155Z use_cache=True, 2025-05-07T20:59:31.4027270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.4027366Z use_cpu=True, 2025-05-07T20:59:31.4027527Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.4027602Z ) 2025-05-07T20:59:31.4027745Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4028105Z self=, 2025-05-07T20:59:31.4028195Z mixed_B=False, 2025-05-07T20:59:31.4028293Z compile=True, 2025-05-07T20:59:31.4028376Z T=1, 2025-05-07T20:59:31.4028457Z D=97, 2025-05-07T20:59:31.4028542Z B=24, 2025-05-07T20:59:31.4028625Z log_E=3, 2025-05-07T20:59:31.4028706Z L=6, 2025-05-07T20:59:31.4028798Z D_gradcheck=2, 2025-05-07T20:59:31.4028896Z stochastic_rounding=True, 2025-05-07T20:59:31.4028983Z weighted=False, 2025-05-07T20:59:31.4029081Z row_wise=True, 2025-05-07T20:59:31.4029168Z mixed=False, 2025-05-07T20:59:31.4029261Z use_cache=False, 2025-05-07T20:59:31.4029376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.4029466Z use_cpu=False, 2025-05-07T20:59:31.4029579Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.4029659Z ) 2025-05-07T20:59:31.4029800Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4030168Z self=, 2025-05-07T20:59:31.4030255Z mixed_B=False, 2025-05-07T20:59:31.4030342Z compile=False, 2025-05-07T20:59:31.4030425Z T=5, 2025-05-07T20:59:31.4030504Z D=45, 2025-05-07T20:59:31.4030586Z B=102, 2025-05-07T20:59:31.4030672Z log_E=5, 2025-05-07T20:59:31.4030753Z L=16, 2025-05-07T20:59:31.4030839Z D_gradcheck=2, 2025-05-07T20:59:31.4030943Z stochastic_rounding=False, 2025-05-07T20:59:31.4031034Z weighted=True, 2025-05-07T20:59:31.4031128Z row_wise=False, 2025-05-07T20:59:31.4031214Z mixed=False, 2025-05-07T20:59:31.4031301Z use_cache=False, 2025-05-07T20:59:31.4031499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.4031587Z use_cpu=True, 2025-05-07T20:59:31.4031697Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.4031782Z ) 2025-05-07T20:59:31.4031923Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4032316Z self=, 2025-05-07T20:59:31.4032413Z mixed_B=True, 2025-05-07T20:59:31.4032503Z compile=True, 2025-05-07T20:59:31.4032585Z T=5, 2025-05-07T20:59:31.4032674Z D=62, 2025-05-07T20:59:31.4032755Z B=63, 2025-05-07T20:59:31.4032844Z log_E=4, 2025-05-07T20:59:31.4032926Z L=8, 2025-05-07T20:59:31.4033014Z D_gradcheck=1, 2025-05-07T20:59:31.4033118Z stochastic_rounding=True, 2025-05-07T20:59:31.4033209Z weighted=False, 2025-05-07T20:59:31.4033304Z row_wise=False, 2025-05-07T20:59:31.4033397Z mixed=False, 2025-05-07T20:59:31.4033485Z use_cache=True, 2025-05-07T20:59:31.4033608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.4033703Z use_cpu=True, 2025-05-07T20:59:31.4033811Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.4033892Z ) 2025-05-07T20:59:31.4034048Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4034403Z self=, 2025-05-07T20:59:31.4034489Z mixed_B=False, 2025-05-07T20:59:31.4034582Z compile=True, 2025-05-07T20:59:31.4034662Z T=3, 2025-05-07T20:59:31.4034753Z D=14, 2025-05-07T20:59:31.4034833Z B=55, 2025-05-07T20:59:31.4034916Z log_E=5, 2025-05-07T20:59:31.4035005Z L=3, 2025-05-07T20:59:31.4035093Z D_gradcheck=2, 2025-05-07T20:59:31.4035192Z stochastic_rounding=True, 2025-05-07T20:59:31.4035287Z weighted=True, 2025-05-07T20:59:31.4035452Z row_wise=True, 2025-05-07T20:59:31.4035539Z mixed=True, 2025-05-07T20:59:31.4035632Z use_cache=False, 2025-05-07T20:59:31.4035745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.4035832Z use_cpu=True, 2025-05-07T20:59:31.4035987Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.4036065Z ) 2025-05-07T20:59:31.4036204Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4036900Z self=, 2025-05-07T20:59:31.4036992Z mixed_B=False, 2025-05-07T20:59:31.4037084Z compile=True, 2025-05-07T20:59:31.4037164Z T=1, 2025-05-07T20:59:31.4037244Z D=101, 2025-05-07T20:59:31.4037334Z B=72, 2025-05-07T20:59:31.4037414Z log_E=4, 2025-05-07T20:59:31.4037494Z L=0, 2025-05-07T20:59:31.4037584Z D_gradcheck=1, 2025-05-07T20:59:31.4037682Z stochastic_rounding=False, 2025-05-07T20:59:31.4037767Z weighted=False, 2025-05-07T20:59:31.4037862Z row_wise=False, 2025-05-07T20:59:31.4037943Z mixed=True, 2025-05-07T20:59:31.4038026Z use_cache=True, 2025-05-07T20:59:31.4038144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.4038227Z use_cpu=True, 2025-05-07T20:59:31.4038332Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.4038414Z ) 2025-05-07T20:59:31.4038551Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4038905Z self=, 2025-05-07T20:59:31.4038988Z mixed_B=True, 2025-05-07T20:59:31.4039075Z compile=True, 2025-05-07T20:59:31.4039160Z T=3, 2025-05-07T20:59:31.4039240Z D=31, 2025-05-07T20:59:31.4039319Z B=123, 2025-05-07T20:59:31.4039407Z log_E=3, 2025-05-07T20:59:31.4039485Z L=13, 2025-05-07T20:59:31.4039566Z D_gradcheck=1, 2025-05-07T20:59:31.4039666Z stochastic_rounding=True, 2025-05-07T20:59:31.4039749Z weighted=False, 2025-05-07T20:59:31.4039831Z row_wise=False, 2025-05-07T20:59:31.4039913Z mixed=False, 2025-05-07T20:59:31.4039997Z use_cache=True, 2025-05-07T20:59:31.4040187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.4040275Z use_cpu=True, 2025-05-07T20:59:31.4040382Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.4040465Z ) 2025-05-07T20:59:31.4040601Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4041004Z self=, 2025-05-07T20:59:31.4041095Z mixed_B=False, 2025-05-07T20:59:31.4041180Z compile=True, 2025-05-07T20:59:31.4041258Z T=1, 2025-05-07T20:59:31.4041349Z D=93, 2025-05-07T20:59:31.4041427Z B=128, 2025-05-07T20:59:31.4041508Z log_E=3, 2025-05-07T20:59:31.4041592Z L=11, 2025-05-07T20:59:31.4041676Z D_gradcheck=1, 2025-05-07T20:59:31.4041772Z stochastic_rounding=True, 2025-05-07T20:59:31.4041861Z weighted=False, 2025-05-07T20:59:31.4041949Z row_wise=True, 2025-05-07T20:59:31.4042036Z mixed=True, 2025-05-07T20:59:31.4042120Z use_cache=False, 2025-05-07T20:59:31.4042230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.4042319Z use_cpu=True, 2025-05-07T20:59:31.4042426Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.4042501Z ) 2025-05-07T20:59:31.4042638Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4042987Z self=, 2025-05-07T20:59:31.4043069Z mixed_B=False, 2025-05-07T20:59:31.4043160Z compile=True, 2025-05-07T20:59:31.4043237Z T=2, 2025-05-07T20:59:31.4043322Z D=33, 2025-05-07T20:59:31.4043407Z B=71, 2025-05-07T20:59:31.4043486Z log_E=4, 2025-05-07T20:59:31.4043564Z L=6, 2025-05-07T20:59:31.4043657Z D_gradcheck=2, 2025-05-07T20:59:31.4043754Z stochastic_rounding=False, 2025-05-07T20:59:31.4043847Z weighted=False, 2025-05-07T20:59:31.4043995Z row_wise=False, 2025-05-07T20:59:31.4044078Z mixed=True, 2025-05-07T20:59:31.4044168Z use_cache=False, 2025-05-07T20:59:31.4044284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.4044367Z use_cpu=False, 2025-05-07T20:59:31.4044535Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.4044610Z ) 2025-05-07T20:59:31.4044743Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4045100Z self=, 2025-05-07T20:59:31.4045183Z mixed_B=False, 2025-05-07T20:59:31.4045270Z compile=True, 2025-05-07T20:59:31.4045350Z T=5, 2025-05-07T20:59:31.4045430Z D=108, 2025-05-07T20:59:31.4045518Z B=70, 2025-05-07T20:59:31.4045599Z log_E=4, 2025-05-07T20:59:31.4045681Z L=2, 2025-05-07T20:59:31.4045772Z D_gradcheck=2, 2025-05-07T20:59:31.4045869Z stochastic_rounding=False, 2025-05-07T20:59:31.4045953Z weighted=True, 2025-05-07T20:59:31.4046048Z row_wise=False, 2025-05-07T20:59:31.4046134Z mixed=False, 2025-05-07T20:59:31.4046217Z use_cache=True, 2025-05-07T20:59:31.4046337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.4046425Z use_cpu=True, 2025-05-07T20:59:31.4046530Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.4046609Z ) 2025-05-07T20:59:31.4046749Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4047110Z self=, 2025-05-07T20:59:31.4047205Z mixed_B=False, 2025-05-07T20:59:31.4047289Z compile=False, 2025-05-07T20:59:31.4047373Z T=3, 2025-05-07T20:59:31.4047450Z D=28, 2025-05-07T20:59:31.4047530Z B=54, 2025-05-07T20:59:31.4047616Z log_E=4, 2025-05-07T20:59:31.4047697Z L=4, 2025-05-07T20:59:31.4047783Z D_gradcheck=2, 2025-05-07T20:59:31.4047886Z stochastic_rounding=False, 2025-05-07T20:59:31.4047973Z weighted=False, 2025-05-07T20:59:31.4048057Z row_wise=False, 2025-05-07T20:59:31.4048144Z mixed=False, 2025-05-07T20:59:31.4056190Z use_cache=False, 2025-05-07T20:59:31.4056384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.4056479Z use_cpu=True, 2025-05-07T20:59:31.4056588Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.4056661Z ) 2025-05-07T20:59:31.4056805Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4057205Z self=, 2025-05-07T20:59:31.4057292Z mixed_B=True, 2025-05-07T20:59:31.4057385Z compile=True, 2025-05-07T20:59:31.4057464Z T=2, 2025-05-07T20:59:31.4057548Z D=40, 2025-05-07T20:59:31.4057632Z B=7, 2025-05-07T20:59:31.4057715Z log_E=3, 2025-05-07T20:59:31.4057793Z L=9, 2025-05-07T20:59:31.4057884Z D_gradcheck=1, 2025-05-07T20:59:31.4057986Z stochastic_rounding=False, 2025-05-07T20:59:31.4058080Z weighted=False, 2025-05-07T20:59:31.4058167Z row_wise=False, 2025-05-07T20:59:31.4058249Z mixed=False, 2025-05-07T20:59:31.4058341Z use_cache=False, 2025-05-07T20:59:31.4058456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.4058538Z use_cpu=False, 2025-05-07T20:59:31.4058649Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.4058726Z ) 2025-05-07T20:59:31.4058861Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4059212Z self=, 2025-05-07T20:59:31.4059295Z mixed_B=True, 2025-05-07T20:59:31.4059383Z compile=True, 2025-05-07T20:59:31.4059467Z T=2, 2025-05-07T20:59:31.4059542Z D=79, 2025-05-07T20:59:31.4059622Z B=114, 2025-05-07T20:59:31.4059713Z log_E=4, 2025-05-07T20:59:31.4059790Z L=3, 2025-05-07T20:59:31.4059880Z D_gradcheck=2, 2025-05-07T20:59:31.4059975Z stochastic_rounding=True, 2025-05-07T20:59:31.4060060Z weighted=False, 2025-05-07T20:59:31.4060204Z row_wise=False, 2025-05-07T20:59:31.4060285Z mixed=True, 2025-05-07T20:59:31.4060368Z use_cache=True, 2025-05-07T20:59:31.4060484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.4060571Z use_cpu=False, 2025-05-07T20:59:31.4060717Z output_dtype=SparseType.BF16, 2025-05-07T20:59:31.4060797Z ) 2025-05-07T20:59:31.4060930Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4061278Z self=, 2025-05-07T20:59:31.4061363Z mixed_B=True, 2025-05-07T20:59:31.4061447Z compile=True, 2025-05-07T20:59:31.4061531Z T=1, 2025-05-07T20:59:31.4061612Z D=48, 2025-05-07T20:59:31.4061690Z B=15, 2025-05-07T20:59:31.4061777Z log_E=5, 2025-05-07T20:59:31.4061855Z L=8, 2025-05-07T20:59:31.4061941Z D_gradcheck=1, 2025-05-07T20:59:31.4062045Z stochastic_rounding=False, 2025-05-07T20:59:31.4062130Z weighted=True, 2025-05-07T20:59:31.4062215Z row_wise=False, 2025-05-07T20:59:31.4062302Z mixed=False, 2025-05-07T20:59:31.4062384Z use_cache=True, 2025-05-07T20:59:31.4062495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.4062586Z use_cpu=True, 2025-05-07T20:59:31.4062693Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.4062773Z ) 2025-05-07T20:59:31.4062914Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4063261Z self=, 2025-05-07T20:59:31.4063357Z mixed_B=False, 2025-05-07T20:59:31.4063443Z compile=False, 2025-05-07T20:59:31.4063521Z T=1, 2025-05-07T20:59:31.4063603Z D=14, 2025-05-07T20:59:31.4063682Z B=55, 2025-05-07T20:59:31.4063764Z log_E=3, 2025-05-07T20:59:31.4063849Z L=5, 2025-05-07T20:59:31.4063931Z D_gradcheck=2, 2025-05-07T20:59:31.4064027Z stochastic_rounding=True, 2025-05-07T20:59:31.4064120Z weighted=True, 2025-05-07T20:59:31.4064212Z row_wise=False, 2025-05-07T20:59:31.4064295Z mixed=True, 2025-05-07T20:59:31.4064385Z use_cache=False, 2025-05-07T20:59:31.4064542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:31.4064622Z use_cpu=False, 2025-05-07T20:59:31.4064730Z output_dtype=SparseType.FP16, 2025-05-07T20:59:31.4064805Z ) 2025-05-07T20:59:31.4064942Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4065326Z self=, 2025-05-07T20:59:31.4065410Z mixed_B=False, 2025-05-07T20:59:31.4065499Z compile=True, 2025-05-07T20:59:31.4065579Z T=2, 2025-05-07T20:59:31.4065654Z D=5, 2025-05-07T20:59:31.4065739Z B=75, 2025-05-07T20:59:31.4065817Z log_E=3, 2025-05-07T20:59:31.4065895Z L=0, 2025-05-07T20:59:31.4065984Z D_gradcheck=1, 2025-05-07T20:59:31.4066079Z stochastic_rounding=False, 2025-05-07T20:59:31.4066163Z weighted=True, 2025-05-07T20:59:31.4066257Z row_wise=False, 2025-05-07T20:59:31.4066338Z mixed=True, 2025-05-07T20:59:31.4066422Z use_cache=False, 2025-05-07T20:59:31.4066542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.4066626Z use_cpu=False, 2025-05-07T20:59:31.4066736Z output_dtype=SparseType.FP32, 2025-05-07T20:59:31.4066809Z ) 2025-05-07T20:59:31.4066939Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:31.4067288Z self=, 2025-05-07T20:59:31.4067372Z mixed_B=False, 2025-05-07T20:59:31.4067459Z compile=True, 2025-05-07T20:59:31.4067546Z T=4, 2025-05-07T20:59:31.4067625Z D=40, 2025-05-07T20:59:31.4067704Z B=68, 2025-05-07T20:59:31.4067793Z log_E=3, 2025-05-07T20:59:31.4067873Z L=8, 2025-05-07T20:59:31.4067960Z D_gradcheck=2, 2025-05-07T20:59:31.4068064Z stochastic_rounding=False, 2025-05-07T20:59:31.4068151Z weighted=True, 2025-05-07T20:59:31.4068305Z row_wise=False, 2025-05-07T20:59:31.4068395Z mixed=True, 2025-05-07T20:59:31.4068478Z use_cache=True, 2025-05-07T20:59:31.4068593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:31.4068673Z use_cpu=True, 2025-05-07T20:59:31.4068816Z output_dtype=SparseType.BF16, 2025-05-07T20:59:47.2567560Z ) 2025-05-07T20:59:47.2568065Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2569117Z self=, 2025-05-07T20:59:47.2569676Z mixed_B=False, 2025-05-07T20:59:47.2569902Z compile=False, 2025-05-07T20:59:47.2570123Z T=2, 2025-05-07T20:59:47.2570322Z D=72, 2025-05-07T20:59:47.2570508Z B=50, 2025-05-07T20:59:47.2570702Z log_E=5, 2025-05-07T20:59:47.2570902Z L=8, 2025-05-07T20:59:47.2571092Z D_gradcheck=1, 2025-05-07T20:59:47.2571324Z stochastic_rounding=True, 2025-05-07T20:59:47.2571591Z weighted=True, 2025-05-07T20:59:47.2571814Z row_wise=False, 2025-05-07T20:59:47.2572034Z mixed=False, 2025-05-07T20:59:47.2572252Z use_cache=True, 2025-05-07T20:59:47.2572501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:47.2572793Z use_cpu=True, 2025-05-07T20:59:47.2573039Z output_dtype=SparseType.FP16, 2025-05-07T20:59:47.2573298Z ) 2025-05-07T20:59:47.2573539Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2574134Z self=, 2025-05-07T20:59:47.2574669Z mixed_B=True, 2025-05-07T20:59:47.2574892Z compile=False, 2025-05-07T20:59:47.2575109Z T=5, 2025-05-07T20:59:47.2575297Z D=61, 2025-05-07T20:59:47.2575489Z B=8, 2025-05-07T20:59:47.2575685Z log_E=4, 2025-05-07T20:59:47.2575881Z L=0, 2025-05-07T20:59:47.2576081Z D_gradcheck=2, 2025-05-07T20:59:47.2576316Z stochastic_rounding=True, 2025-05-07T20:59:47.2576582Z weighted=False, 2025-05-07T20:59:47.2576801Z row_wise=False, 2025-05-07T20:59:47.2577020Z mixed=False, 2025-05-07T20:59:47.2577237Z use_cache=True, 2025-05-07T20:59:47.2577817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:47.2578110Z use_cpu=False, 2025-05-07T20:59:47.2578353Z output_dtype=SparseType.FP16, 2025-05-07T20:59:47.2578613Z ) 2025-05-07T20:59:47.2578850Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2579529Z self=, 2025-05-07T20:59:47.2580063Z mixed_B=True, 2025-05-07T20:59:47.2580305Z compile=False, 2025-05-07T20:59:47.2580548Z T=4, 2025-05-07T20:59:47.2580735Z D=59, 2025-05-07T20:59:47.2580928Z B=74, 2025-05-07T20:59:47.2581123Z log_E=4, 2025-05-07T20:59:47.2581316Z L=3, 2025-05-07T20:59:47.2581517Z D_gradcheck=2, 2025-05-07T20:59:47.2581756Z stochastic_rounding=False, 2025-05-07T20:59:47.2582019Z weighted=False, 2025-05-07T20:59:47.2582245Z row_wise=False, 2025-05-07T20:59:47.2582466Z mixed=True, 2025-05-07T20:59:47.2582675Z use_cache=False, 2025-05-07T20:59:47.2582931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:47.2583220Z use_cpu=True, 2025-05-07T20:59:47.2583462Z output_dtype=SparseType.FP16, 2025-05-07T20:59:47.2583725Z ) 2025-05-07T20:59:47.2583965Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2584558Z self=, 2025-05-07T20:59:47.2585091Z mixed_B=False, 2025-05-07T20:59:47.2585314Z compile=False, 2025-05-07T20:59:47.2585530Z T=1, 2025-05-07T20:59:47.2585716Z D=126, 2025-05-07T20:59:47.2585911Z B=115, 2025-05-07T20:59:47.2586110Z log_E=4, 2025-05-07T20:59:47.2586306Z L=1, 2025-05-07T20:59:47.2586504Z D_gradcheck=1, 2025-05-07T20:59:47.2586741Z stochastic_rounding=True, 2025-05-07T20:59:47.2586994Z weighted=True, 2025-05-07T20:59:47.2587300Z row_wise=False, 2025-05-07T20:59:47.2587519Z mixed=True, 2025-05-07T20:59:47.2587728Z use_cache=True, 2025-05-07T20:59:47.2587975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:47.2588268Z use_cpu=True, 2025-05-07T20:59:47.2588571Z output_dtype=SparseType.BF16, 2025-05-07T20:59:47.2588842Z ) 2025-05-07T20:59:47.2589087Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2589678Z self=, 2025-05-07T20:59:47.2590207Z mixed_B=False, 2025-05-07T20:59:47.2590428Z compile=True, 2025-05-07T20:59:47.2590641Z T=5, 2025-05-07T20:59:47.2590823Z D=110, 2025-05-07T20:59:47.2591015Z B=103, 2025-05-07T20:59:47.2591213Z log_E=5, 2025-05-07T20:59:47.2591409Z L=20, 2025-05-07T20:59:47.2591608Z D_gradcheck=2, 2025-05-07T20:59:47.2591842Z stochastic_rounding=False, 2025-05-07T20:59:47.2592094Z weighted=True, 2025-05-07T20:59:47.2592316Z row_wise=False, 2025-05-07T20:59:47.2592532Z mixed=True, 2025-05-07T20:59:47.2592740Z use_cache=False, 2025-05-07T20:59:47.2592996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:47.2593287Z use_cpu=False, 2025-05-07T20:59:47.2593517Z output_dtype=SparseType.FP32, 2025-05-07T20:59:47.2593786Z ) 2025-05-07T20:59:47.2594021Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2594601Z self=, 2025-05-07T20:59:47.2595135Z mixed_B=True, 2025-05-07T20:59:47.2595348Z compile=True, 2025-05-07T20:59:47.2595572Z T=5, 2025-05-07T20:59:47.2595762Z D=112, 2025-05-07T20:59:47.2595950Z B=69, 2025-05-07T20:59:47.2596144Z log_E=5, 2025-05-07T20:59:47.2596342Z L=19, 2025-05-07T20:59:47.2596532Z D_gradcheck=2, 2025-05-07T20:59:47.2596762Z stochastic_rounding=False, 2025-05-07T20:59:47.2597023Z weighted=False, 2025-05-07T20:59:47.2597240Z row_wise=True, 2025-05-07T20:59:47.2597455Z mixed=False, 2025-05-07T20:59:47.2597670Z use_cache=False, 2025-05-07T20:59:47.2597965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:47.2598254Z use_cpu=False, 2025-05-07T20:59:47.2598493Z output_dtype=SparseType.FP16, 2025-05-07T20:59:47.2598754Z ) 2025-05-07T20:59:47.2598990Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2599618Z self=, 2025-05-07T20:59:47.2600145Z mixed_B=True, 2025-05-07T20:59:47.2600368Z compile=False, 2025-05-07T20:59:47.2600618Z T=2, 2025-05-07T20:59:47.2600827Z D=63, 2025-05-07T20:59:47.2601008Z B=26, 2025-05-07T20:59:47.2601197Z log_E=4, 2025-05-07T20:59:47.2601393Z L=7, 2025-05-07T20:59:47.2601582Z D_gradcheck=2, 2025-05-07T20:59:47.2601811Z stochastic_rounding=False, 2025-05-07T20:59:47.2602070Z weighted=False, 2025-05-07T20:59:47.2602289Z row_wise=False, 2025-05-07T20:59:47.2602506Z mixed=True, 2025-05-07T20:59:47.2602724Z use_cache=False, 2025-05-07T20:59:47.2602970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:47.2603262Z use_cpu=True, 2025-05-07T20:59:47.2603501Z output_dtype=SparseType.FP32, 2025-05-07T20:59:47.2603759Z ) 2025-05-07T20:59:47.2603996Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2604578Z self=, 2025-05-07T20:59:47.2605104Z mixed_B=True, 2025-05-07T20:59:47.2605322Z compile=True, 2025-05-07T20:59:47.2605533Z T=5, 2025-05-07T20:59:47.2605715Z D=48, 2025-05-07T20:59:47.2605907Z B=112, 2025-05-07T20:59:47.2606100Z log_E=4, 2025-05-07T20:59:47.2606291Z L=19, 2025-05-07T20:59:47.2606487Z D_gradcheck=1, 2025-05-07T20:59:47.2606720Z stochastic_rounding=True, 2025-05-07T20:59:47.2606979Z weighted=False, 2025-05-07T20:59:47.2607284Z row_wise=False, 2025-05-07T20:59:47.2607503Z mixed=False, 2025-05-07T20:59:47.2607717Z use_cache=True, 2025-05-07T20:59:47.2607957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:47.2608249Z use_cpu=False, 2025-05-07T20:59:47.2608631Z output_dtype=SparseType.FP32, 2025-05-07T20:59:47.2608888Z ) 2025-05-07T20:59:47.2609123Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2609710Z self=, 2025-05-07T20:59:47.2610270Z mixed_B=False, 2025-05-07T20:59:47.2610514Z compile=True, 2025-05-07T20:59:47.2610726Z T=1, 2025-05-07T20:59:47.2610913Z D=66, 2025-05-07T20:59:47.2611106Z B=119, 2025-05-07T20:59:47.2611301Z log_E=3, 2025-05-07T20:59:47.2611494Z L=16, 2025-05-07T20:59:47.2611697Z D_gradcheck=1, 2025-05-07T20:59:47.2611927Z stochastic_rounding=True, 2025-05-07T20:59:47.2612179Z weighted=False, 2025-05-07T20:59:47.2612403Z row_wise=True, 2025-05-07T20:59:47.2612619Z mixed=False, 2025-05-07T20:59:47.2612830Z use_cache=True, 2025-05-07T20:59:47.2613077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:47.2613365Z use_cpu=True, 2025-05-07T20:59:47.2613603Z output_dtype=SparseType.BF16, 2025-05-07T20:59:47.2613862Z ) 2025-05-07T20:59:47.2614099Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2614687Z self=, 2025-05-07T20:59:47.2615223Z mixed_B=True, 2025-05-07T20:59:47.2615446Z compile=False, 2025-05-07T20:59:47.2615664Z T=4, 2025-05-07T20:59:47.2615857Z D=43, 2025-05-07T20:59:47.2616054Z B=110, 2025-05-07T20:59:47.2616262Z log_E=3, 2025-05-07T20:59:47.2616465Z L=19, 2025-05-07T20:59:47.2616668Z D_gradcheck=1, 2025-05-07T20:59:47.2616909Z stochastic_rounding=False, 2025-05-07T20:59:47.2617169Z weighted=True, 2025-05-07T20:59:47.2617397Z row_wise=True, 2025-05-07T20:59:47.2617614Z mixed=False, 2025-05-07T20:59:47.2617831Z use_cache=False, 2025-05-07T20:59:47.2618139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:47.2618434Z use_cpu=False, 2025-05-07T20:59:47.2618674Z output_dtype=SparseType.BF16, 2025-05-07T20:59:47.2618941Z ) 2025-05-07T20:59:47.2619176Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2619801Z self=, 2025-05-07T20:59:47.2620376Z mixed_B=False, 2025-05-07T20:59:47.2620593Z compile=True, 2025-05-07T20:59:47.2620812Z T=5, 2025-05-07T20:59:47.2621008Z D=21, 2025-05-07T20:59:47.2621200Z B=94, 2025-05-07T20:59:47.2621399Z log_E=3, 2025-05-07T20:59:47.2621607Z L=17, 2025-05-07T20:59:47.2621804Z D_gradcheck=1, 2025-05-07T20:59:47.2622046Z stochastic_rounding=True, 2025-05-07T20:59:47.2622316Z weighted=False, 2025-05-07T20:59:47.2622545Z row_wise=True, 2025-05-07T20:59:47.2622764Z mixed=True, 2025-05-07T20:59:47.2622988Z use_cache=True, 2025-05-07T20:59:47.2623242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:47.2623536Z use_cpu=True, 2025-05-07T20:59:47.2623785Z output_dtype=SparseType.FP16, 2025-05-07T20:59:47.2624059Z ) 2025-05-07T20:59:47.2624297Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2624891Z self=, 2025-05-07T20:59:47.2625434Z mixed_B=True, 2025-05-07T20:59:47.2625652Z compile=False, 2025-05-07T20:59:47.2625872Z T=2, 2025-05-07T20:59:47.2626066Z D=68, 2025-05-07T20:59:47.2626256Z B=125, 2025-05-07T20:59:47.2626456Z log_E=3, 2025-05-07T20:59:47.2626662Z L=11, 2025-05-07T20:59:47.2626860Z D_gradcheck=2, 2025-05-07T20:59:47.2627099Z stochastic_rounding=False, 2025-05-07T20:59:47.2627369Z weighted=False, 2025-05-07T20:59:47.2627637Z row_wise=True, 2025-05-07T20:59:47.2627862Z mixed=True, 2025-05-07T20:59:47.2628082Z use_cache=False, 2025-05-07T20:59:47.2628334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:47.2628632Z use_cpu=False, 2025-05-07T20:59:47.2628920Z output_dtype=SparseType.FP16, 2025-05-07T20:59:47.2629195Z ) 2025-05-07T20:59:47.2629430Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2630021Z self=, 2025-05-07T20:59:47.2630557Z mixed_B=True, 2025-05-07T20:59:47.2630770Z compile=True, 2025-05-07T20:59:47.2630985Z T=2, 2025-05-07T20:59:47.2631184Z D=101, 2025-05-07T20:59:47.2631374Z B=2, 2025-05-07T20:59:47.2631570Z log_E=5, 2025-05-07T20:59:47.2631774Z L=0, 2025-05-07T20:59:47.2631964Z D_gradcheck=2, 2025-05-07T20:59:47.2632203Z stochastic_rounding=True, 2025-05-07T20:59:47.2632467Z weighted=False, 2025-05-07T20:59:47.2632686Z row_wise=False, 2025-05-07T20:59:47.2632908Z mixed=True, 2025-05-07T20:59:47.2633130Z use_cache=True, 2025-05-07T20:59:47.2633373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:47.2633674Z use_cpu=False, 2025-05-07T20:59:47.2633919Z output_dtype=SparseType.FP32, 2025-05-07T20:59:47.2634183Z ) 2025-05-07T20:59:47.2634425Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2635021Z self=, 2025-05-07T20:59:47.2635560Z mixed_B=False, 2025-05-07T20:59:47.2635777Z compile=False, 2025-05-07T20:59:47.2635994Z T=5, 2025-05-07T20:59:47.2636184Z D=97, 2025-05-07T20:59:47.2636651Z B=41, 2025-05-07T20:59:47.2636848Z log_E=4, 2025-05-07T20:59:47.2637048Z L=5, 2025-05-07T20:59:47.2637238Z D_gradcheck=1, 2025-05-07T20:59:47.2637472Z stochastic_rounding=True, 2025-05-07T20:59:47.2637735Z weighted=True, 2025-05-07T20:59:47.2637952Z row_wise=True, 2025-05-07T20:59:47.2638172Z mixed=False, 2025-05-07T20:59:47.2638387Z use_cache=True, 2025-05-07T20:59:47.2638625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:47.2639003Z use_cpu=True, 2025-05-07T20:59:47.2639242Z output_dtype=SparseType.FP32, 2025-05-07T20:59:47.2639504Z ) 2025-05-07T20:59:47.2639741Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2640380Z self=, 2025-05-07T20:59:47.2640918Z mixed_B=False, 2025-05-07T20:59:47.2641136Z compile=False, 2025-05-07T20:59:47.2641350Z T=5, 2025-05-07T20:59:47.2641544Z D=126, 2025-05-07T20:59:47.2641733Z B=30, 2025-05-07T20:59:47.2641924Z log_E=5, 2025-05-07T20:59:47.2642127Z L=11, 2025-05-07T20:59:47.2642321Z D_gradcheck=1, 2025-05-07T20:59:47.2642555Z stochastic_rounding=False, 2025-05-07T20:59:47.2642816Z weighted=True, 2025-05-07T20:59:47.2643031Z row_wise=False, 2025-05-07T20:59:47.2643249Z mixed=True, 2025-05-07T20:59:47.2643469Z use_cache=True, 2025-05-07T20:59:47.2643710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:47.2644005Z use_cpu=False, 2025-05-07T20:59:47.2644249Z output_dtype=SparseType.FP16, 2025-05-07T20:59:47.2644511Z ) 2025-05-07T20:59:47.2644751Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2645341Z self=, 2025-05-07T20:59:47.2645874Z mixed_B=True, 2025-05-07T20:59:47.2646094Z compile=True, 2025-05-07T20:59:47.2646315Z T=3, 2025-05-07T20:59:47.2646502Z D=66, 2025-05-07T20:59:47.2646698Z B=94, 2025-05-07T20:59:47.2646895Z log_E=5, 2025-05-07T20:59:47.2647100Z L=9, 2025-05-07T20:59:47.2647293Z D_gradcheck=1, 2025-05-07T20:59:47.2647527Z stochastic_rounding=True, 2025-05-07T20:59:47.2647792Z weighted=True, 2025-05-07T20:59:47.2656871Z row_wise=False, 2025-05-07T20:59:47.2657355Z mixed=False, 2025-05-07T20:59:47.2657595Z use_cache=False, 2025-05-07T20:59:47.2657851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:47.2658158Z use_cpu=False, 2025-05-07T20:59:47.2658411Z output_dtype=SparseType.FP16, 2025-05-07T20:59:47.2658753Z ) 2025-05-07T20:59:47.2659004Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2659610Z self=, 2025-05-07T20:59:47.2660153Z mixed_B=True, 2025-05-07T20:59:47.2660380Z compile=True, 2025-05-07T20:59:47.2660601Z T=4, 2025-05-07T20:59:47.2660792Z D=56, 2025-05-07T20:59:47.2660992Z B=25, 2025-05-07T20:59:47.2661195Z log_E=3, 2025-05-07T20:59:47.2661395Z L=6, 2025-05-07T20:59:47.2661599Z D_gradcheck=2, 2025-05-07T20:59:47.2661849Z stochastic_rounding=False, 2025-05-07T20:59:47.2662113Z weighted=False, 2025-05-07T20:59:47.2662340Z row_wise=False, 2025-05-07T20:59:47.2662568Z mixed=True, 2025-05-07T20:59:47.2662780Z use_cache=True, 2025-05-07T20:59:47.2663035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:47.2663339Z use_cpu=False, 2025-05-07T20:59:47.2663584Z output_dtype=SparseType.BF16, 2025-05-07T20:59:47.2663852Z ) 2025-05-07T20:59:47.2664099Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:47.2664699Z self=, 2025-05-07T20:59:47.2665234Z mixed_B=True, 2025-05-07T20:59:47.2665458Z compile=False, 2025-05-07T20:59:47.2665676Z T=2, 2025-05-07T20:59:47.2665866Z D=44, 2025-05-07T20:59:47.2666065Z B=26, 2025-05-07T20:59:47.2666264Z log_E=3, 2025-05-07T20:59:47.2666461Z L=20, 2025-05-07T20:59:47.2666660Z D_gradcheck=1, 2025-05-07T20:59:47.2666896Z stochastic_rounding=True, 2025-05-07T20:59:47.2667160Z weighted=True, 2025-05-07T20:59:47.2667386Z row_wise=True, 2025-05-07T20:59:47.2667609Z mixed=False, 2025-05-07T20:59:47.2667825Z use_cache=False, 2025-05-07T20:59:47.2668088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:47.2668443Z use_cpu=True, 2025-05-07T20:59:47.2668678Z output_dtype=SparseType.BF16, 2025-05-07T20:59:55.1414951Z ) 2025-05-07T20:59:55.1415391Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1416710Z self=, 2025-05-07T20:59:55.1417489Z mixed_B=False, 2025-05-07T20:59:55.1417804Z compile=False, 2025-05-07T20:59:55.1418090Z T=4, 2025-05-07T20:59:55.1418330Z D=87, 2025-05-07T20:59:55.1418573Z B=18, 2025-05-07T20:59:55.1418818Z log_E=5, 2025-05-07T20:59:55.1419065Z L=18, 2025-05-07T20:59:55.1419256Z D_gradcheck=1, 2025-05-07T20:59:55.1419494Z stochastic_rounding=True, 2025-05-07T20:59:55.1419758Z weighted=True, 2025-05-07T20:59:55.1419973Z row_wise=False, 2025-05-07T20:59:55.1420201Z mixed=False, 2025-05-07T20:59:55.1420419Z use_cache=False, 2025-05-07T20:59:55.1420668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:55.1420973Z use_cpu=False, 2025-05-07T20:59:55.1421216Z output_dtype=SparseType.FP16, 2025-05-07T20:59:55.1421481Z ) 2025-05-07T20:59:55.1421720Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1422326Z self=, 2025-05-07T20:59:55.1422856Z mixed_B=True, 2025-05-07T20:59:55.1423077Z compile=True, 2025-05-07T20:59:55.1423294Z T=5, 2025-05-07T20:59:55.1423483Z D=92, 2025-05-07T20:59:55.1423677Z B=117, 2025-05-07T20:59:55.1423871Z log_E=4, 2025-05-07T20:59:55.1424065Z L=7, 2025-05-07T20:59:55.1424261Z D_gradcheck=2, 2025-05-07T20:59:55.1424497Z stochastic_rounding=True, 2025-05-07T20:59:55.1424754Z weighted=True, 2025-05-07T20:59:55.1424975Z row_wise=False, 2025-05-07T20:59:55.1425305Z mixed=False, 2025-05-07T20:59:55.1425525Z use_cache=False, 2025-05-07T20:59:55.1425775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:55.1426073Z use_cpu=True, 2025-05-07T20:59:55.1426310Z output_dtype=SparseType.BF16, 2025-05-07T20:59:55.1426645Z ) 2025-05-07T20:59:55.1426890Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1427478Z self=, 2025-05-07T20:59:55.1428012Z mixed_B=True, 2025-05-07T20:59:55.1428232Z compile=True, 2025-05-07T20:59:55.1428446Z T=2, 2025-05-07T20:59:55.1428633Z D=44, 2025-05-07T20:59:55.1428824Z B=95, 2025-05-07T20:59:55.1429019Z log_E=4, 2025-05-07T20:59:55.1429213Z L=0, 2025-05-07T20:59:55.1429410Z D_gradcheck=1, 2025-05-07T20:59:55.1429644Z stochastic_rounding=True, 2025-05-07T20:59:55.1429899Z weighted=True, 2025-05-07T20:59:55.1430124Z row_wise=False, 2025-05-07T20:59:55.1430346Z mixed=True, 2025-05-07T20:59:55.1430554Z use_cache=True, 2025-05-07T20:59:55.1430804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:55.1431106Z use_cpu=True, 2025-05-07T20:59:55.1431399Z output_dtype=SparseType.FP16, 2025-05-07T20:59:55.1431666Z ) 2025-05-07T20:59:55.1431905Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1432503Z self=, 2025-05-07T20:59:55.1433036Z mixed_B=True, 2025-05-07T20:59:55.1433258Z compile=False, 2025-05-07T20:59:55.1433474Z T=4, 2025-05-07T20:59:55.1433662Z D=22, 2025-05-07T20:59:55.1433855Z B=20, 2025-05-07T20:59:55.1434051Z log_E=4, 2025-05-07T20:59:55.1434246Z L=6, 2025-05-07T20:59:55.1434440Z D_gradcheck=1, 2025-05-07T20:59:55.1434672Z stochastic_rounding=True, 2025-05-07T20:59:55.1434925Z weighted=True, 2025-05-07T20:59:55.1435144Z row_wise=False, 2025-05-07T20:59:55.1435365Z mixed=True, 2025-05-07T20:59:55.1435577Z use_cache=True, 2025-05-07T20:59:55.1435820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:55.1436206Z use_cpu=True, 2025-05-07T20:59:55.1436708Z output_dtype=SparseType.BF16, 2025-05-07T20:59:55.1436979Z ) 2025-05-07T20:59:55.1437221Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1437885Z self=, 2025-05-07T20:59:55.1438421Z mixed_B=True, 2025-05-07T20:59:55.1438641Z compile=False, 2025-05-07T20:59:55.1438855Z T=2, 2025-05-07T20:59:55.1439045Z D=80, 2025-05-07T20:59:55.1439240Z B=72, 2025-05-07T20:59:55.1439431Z log_E=5, 2025-05-07T20:59:55.1439624Z L=9, 2025-05-07T20:59:55.1439821Z D_gradcheck=2, 2025-05-07T20:59:55.1440058Z stochastic_rounding=True, 2025-05-07T20:59:55.1440316Z weighted=False, 2025-05-07T20:59:55.1440541Z row_wise=True, 2025-05-07T20:59:55.1440759Z mixed=False, 2025-05-07T20:59:55.1440971Z use_cache=True, 2025-05-07T20:59:55.1441219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:55.1441515Z use_cpu=False, 2025-05-07T20:59:55.1441750Z output_dtype=SparseType.BF16, 2025-05-07T20:59:55.1442023Z ) 2025-05-07T20:59:55.1442266Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1442854Z self=, 2025-05-07T20:59:55.1443397Z mixed_B=True, 2025-05-07T20:59:55.1443614Z compile=True, 2025-05-07T20:59:55.1443827Z T=2, 2025-05-07T20:59:55.1444014Z D=15, 2025-05-07T20:59:55.1444210Z B=49, 2025-05-07T20:59:55.1444404Z log_E=4, 2025-05-07T20:59:55.1444597Z L=10, 2025-05-07T20:59:55.1444795Z D_gradcheck=1, 2025-05-07T20:59:55.1445034Z stochastic_rounding=False, 2025-05-07T20:59:55.1445292Z weighted=False, 2025-05-07T20:59:55.1445515Z row_wise=False, 2025-05-07T20:59:55.1445810Z mixed=False, 2025-05-07T20:59:55.1446026Z use_cache=False, 2025-05-07T20:59:55.1446281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:55.1446577Z use_cpu=True, 2025-05-07T20:59:55.1446809Z output_dtype=SparseType.FP32, 2025-05-07T20:59:55.1447138Z ) 2025-05-07T20:59:55.1447376Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1447961Z self=, 2025-05-07T20:59:55.1448584Z mixed_B=True, 2025-05-07T20:59:55.1448802Z compile=False, 2025-05-07T20:59:55.1449010Z T=2, 2025-05-07T20:59:55.1449199Z D=29, 2025-05-07T20:59:55.1449388Z B=29, 2025-05-07T20:59:55.1449573Z log_E=3, 2025-05-07T20:59:55.1449774Z L=11, 2025-05-07T20:59:55.1449973Z D_gradcheck=2, 2025-05-07T20:59:55.1450207Z stochastic_rounding=False, 2025-05-07T20:59:55.1450463Z weighted=False, 2025-05-07T20:59:55.1450687Z row_wise=True, 2025-05-07T20:59:55.1450910Z mixed=False, 2025-05-07T20:59:55.1451123Z use_cache=False, 2025-05-07T20:59:55.1451377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:55.1451681Z use_cpu=False, 2025-05-07T20:59:55.1451921Z output_dtype=SparseType.FP16, 2025-05-07T20:59:55.1452192Z ) 2025-05-07T20:59:55.1452431Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1453018Z self=, 2025-05-07T20:59:55.1453558Z mixed_B=True, 2025-05-07T20:59:55.1453777Z compile=True, 2025-05-07T20:59:55.1453985Z T=3, 2025-05-07T20:59:55.1454179Z D=101, 2025-05-07T20:59:55.1454372Z B=71, 2025-05-07T20:59:55.1454559Z log_E=4, 2025-05-07T20:59:55.1454761Z L=6, 2025-05-07T20:59:55.1454961Z D_gradcheck=2, 2025-05-07T20:59:55.1455189Z stochastic_rounding=False, 2025-05-07T20:59:55.1455453Z weighted=False, 2025-05-07T20:59:55.1455676Z row_wise=True, 2025-05-07T20:59:55.1455888Z mixed=False, 2025-05-07T20:59:55.1456102Z use_cache=True, 2025-05-07T20:59:55.1456347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:55.1456708Z use_cpu=False, 2025-05-07T20:59:55.1456950Z output_dtype=SparseType.FP32, 2025-05-07T20:59:55.1457222Z ) 2025-05-07T20:59:55.1457454Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1458077Z self=, 2025-05-07T20:59:55.1458614Z mixed_B=True, 2025-05-07T20:59:55.1458832Z compile=False, 2025-05-07T20:59:55.1459041Z T=4, 2025-05-07T20:59:55.1459232Z D=68, 2025-05-07T20:59:55.1459421Z B=41, 2025-05-07T20:59:55.1459606Z log_E=4, 2025-05-07T20:59:55.1459808Z L=15, 2025-05-07T20:59:55.1460006Z D_gradcheck=1, 2025-05-07T20:59:55.1460231Z stochastic_rounding=True, 2025-05-07T20:59:55.1460492Z weighted=True, 2025-05-07T20:59:55.1460712Z row_wise=False, 2025-05-07T20:59:55.1460929Z mixed=False, 2025-05-07T20:59:55.1461146Z use_cache=False, 2025-05-07T20:59:55.1461398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:55.1461686Z use_cpu=False, 2025-05-07T20:59:55.1461924Z output_dtype=SparseType.FP32, 2025-05-07T20:59:55.1462195Z ) 2025-05-07T20:59:55.1462427Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1463018Z self=, 2025-05-07T20:59:55.1463555Z mixed_B=True, 2025-05-07T20:59:55.1463767Z compile=False, 2025-05-07T20:59:55.1463982Z T=3, 2025-05-07T20:59:55.1464174Z D=84, 2025-05-07T20:59:55.1464368Z B=70, 2025-05-07T20:59:55.1464553Z log_E=4, 2025-05-07T20:59:55.1464753Z L=2, 2025-05-07T20:59:55.1464949Z D_gradcheck=2, 2025-05-07T20:59:55.1465174Z stochastic_rounding=True, 2025-05-07T20:59:55.1465436Z weighted=True, 2025-05-07T20:59:55.1465656Z row_wise=False, 2025-05-07T20:59:55.1465915Z mixed=False, 2025-05-07T20:59:55.1466136Z use_cache=True, 2025-05-07T20:59:55.1466383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:55.1466673Z use_cpu=True, 2025-05-07T20:59:55.1466911Z output_dtype=SparseType.FP16, 2025-05-07T20:59:55.1467222Z ) 2025-05-07T20:59:55.1467455Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1468047Z self=, 2025-05-07T20:59:55.1468592Z mixed_B=True, 2025-05-07T20:59:55.1468804Z compile=True, 2025-05-07T20:59:55.1469017Z T=5, 2025-05-07T20:59:55.1469210Z D=84, 2025-05-07T20:59:55.1469395Z B=73, 2025-05-07T20:59:55.1469585Z log_E=3, 2025-05-07T20:59:55.1469785Z L=14, 2025-05-07T20:59:55.1469974Z D_gradcheck=2, 2025-05-07T20:59:55.1470207Z stochastic_rounding=False, 2025-05-07T20:59:55.1470471Z weighted=False, 2025-05-07T20:59:55.1470686Z row_wise=True, 2025-05-07T20:59:55.1470906Z mixed=True, 2025-05-07T20:59:55.1471122Z use_cache=False, 2025-05-07T20:59:55.1471375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:55.1471662Z use_cpu=True, 2025-05-07T20:59:55.1471901Z output_dtype=SparseType.FP32, 2025-05-07T20:59:55.1472171Z ) 2025-05-07T20:59:55.1472405Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1473049Z self=, 2025-05-07T20:59:55.1473588Z mixed_B=True, 2025-05-07T20:59:55.1473800Z compile=False, 2025-05-07T20:59:55.1474015Z T=1, 2025-05-07T20:59:55.1474205Z D=11, 2025-05-07T20:59:55.1474387Z B=57, 2025-05-07T20:59:55.1474575Z log_E=5, 2025-05-07T20:59:55.1474772Z L=5, 2025-05-07T20:59:55.1474957Z D_gradcheck=1, 2025-05-07T20:59:55.1475190Z stochastic_rounding=False, 2025-05-07T20:59:55.1475451Z weighted=True, 2025-05-07T20:59:55.1475663Z row_wise=False, 2025-05-07T20:59:55.1475880Z mixed=True, 2025-05-07T20:59:55.1476091Z use_cache=True, 2025-05-07T20:59:55.1476326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:55.1476665Z use_cpu=True, 2025-05-07T20:59:55.1476905Z output_dtype=SparseType.FP16, 2025-05-07T20:59:55.1477174Z ) 2025-05-07T20:59:55.1477405Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1478031Z self=, 2025-05-07T20:59:55.1478576Z mixed_B=False, 2025-05-07T20:59:55.1478793Z compile=False, 2025-05-07T20:59:55.1479006Z T=3, 2025-05-07T20:59:55.1479196Z D=26, 2025-05-07T20:59:55.1479379Z B=35, 2025-05-07T20:59:55.1479570Z log_E=5, 2025-05-07T20:59:55.1479769Z L=17, 2025-05-07T20:59:55.1479958Z D_gradcheck=2, 2025-05-07T20:59:55.1480190Z stochastic_rounding=True, 2025-05-07T20:59:55.1480457Z weighted=False, 2025-05-07T20:59:55.1480675Z row_wise=False, 2025-05-07T20:59:55.1480897Z mixed=True, 2025-05-07T20:59:55.1481112Z use_cache=False, 2025-05-07T20:59:55.1481362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:55.1481659Z use_cpu=False, 2025-05-07T20:59:55.1481896Z output_dtype=SparseType.FP16, 2025-05-07T20:59:55.1482157Z ) 2025-05-07T20:59:55.1482392Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1483028Z self=, 2025-05-07T20:59:55.1483568Z mixed_B=False, 2025-05-07T20:59:55.1483780Z compile=False, 2025-05-07T20:59:55.1483989Z T=1, 2025-05-07T20:59:55.1484187Z D=90, 2025-05-07T20:59:55.1484370Z B=105, 2025-05-07T20:59:55.1484561Z log_E=3, 2025-05-07T20:59:55.1484756Z L=20, 2025-05-07T20:59:55.1484944Z D_gradcheck=2, 2025-05-07T20:59:55.1485175Z stochastic_rounding=False, 2025-05-07T20:59:55.1485435Z weighted=True, 2025-05-07T20:59:55.1485646Z row_wise=False, 2025-05-07T20:59:55.1485917Z mixed=False, 2025-05-07T20:59:55.1486132Z use_cache=True, 2025-05-07T20:59:55.1486369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:55.1486663Z use_cpu=False, 2025-05-07T20:59:55.1486900Z output_dtype=SparseType.FP16, 2025-05-07T20:59:55.1487234Z ) 2025-05-07T20:59:55.1487470Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1488062Z self=, 2025-05-07T20:59:55.1488708Z mixed_B=False, 2025-05-07T20:59:55.1488922Z compile=False, 2025-05-07T20:59:55.1489139Z T=4, 2025-05-07T20:59:55.1489329Z D=81, 2025-05-07T20:59:55.1489513Z B=43, 2025-05-07T20:59:55.1489708Z log_E=4, 2025-05-07T20:59:55.1489909Z L=14, 2025-05-07T20:59:55.1490102Z D_gradcheck=1, 2025-05-07T20:59:55.1490335Z stochastic_rounding=False, 2025-05-07T20:59:55.1490598Z weighted=False, 2025-05-07T20:59:55.1490815Z row_wise=False, 2025-05-07T20:59:55.1491035Z mixed=True, 2025-05-07T20:59:55.1491249Z use_cache=True, 2025-05-07T20:59:55.1491489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:55.1491784Z use_cpu=True, 2025-05-07T20:59:55.1492022Z output_dtype=SparseType.BF16, 2025-05-07T20:59:55.1492283Z ) 2025-05-07T20:59:55.1492519Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1493114Z self=, 2025-05-07T20:59:55.1493645Z mixed_B=False, 2025-05-07T20:59:55.1493863Z compile=False, 2025-05-07T20:59:55.1494083Z T=1, 2025-05-07T20:59:55.1494269Z D=97, 2025-05-07T20:59:55.1494462Z B=34, 2025-05-07T20:59:55.1494653Z log_E=4, 2025-05-07T20:59:55.1494846Z L=6, 2025-05-07T20:59:55.1495040Z D_gradcheck=1, 2025-05-07T20:59:55.1495271Z stochastic_rounding=False, 2025-05-07T20:59:55.1495530Z weighted=False, 2025-05-07T20:59:55.1495742Z row_wise=False, 2025-05-07T20:59:55.1495964Z mixed=True, 2025-05-07T20:59:55.1496181Z use_cache=False, 2025-05-07T20:59:55.1496428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:55.1496771Z use_cpu=False, 2025-05-07T20:59:55.1497010Z output_dtype=SparseType.BF16, 2025-05-07T20:59:55.1497269Z ) 2025-05-07T20:59:55.1497506Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1498130Z self=, 2025-05-07T20:59:55.1498664Z mixed_B=False, 2025-05-07T20:59:55.1498884Z compile=True, 2025-05-07T20:59:55.1499096Z T=1, 2025-05-07T20:59:55.1499278Z D=34, 2025-05-07T20:59:55.1499468Z B=62, 2025-05-07T20:59:55.1499659Z log_E=4, 2025-05-07T20:59:55.1499850Z L=19, 2025-05-07T20:59:55.1500043Z D_gradcheck=1, 2025-05-07T20:59:55.1500277Z stochastic_rounding=False, 2025-05-07T20:59:55.1500530Z weighted=False, 2025-05-07T20:59:55.1500750Z row_wise=True, 2025-05-07T20:59:55.1500967Z mixed=False, 2025-05-07T20:59:55.1501177Z use_cache=True, 2025-05-07T20:59:55.1501421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:55.1501719Z use_cpu=False, 2025-05-07T20:59:55.1501959Z output_dtype=SparseType.FP16, 2025-05-07T20:59:55.1502219Z ) 2025-05-07T20:59:55.1502459Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:55.1511371Z self=, 2025-05-07T20:59:55.1511927Z mixed_B=False, 2025-05-07T20:59:55.1512144Z compile=False, 2025-05-07T20:59:55.1512357Z T=3, 2025-05-07T20:59:55.1512550Z D=29, 2025-05-07T20:59:55.1512746Z B=87, 2025-05-07T20:59:55.1512954Z log_E=4, 2025-05-07T20:59:55.1513174Z L=18, 2025-05-07T20:59:55.1513368Z D_gradcheck=2, 2025-05-07T20:59:55.1513597Z stochastic_rounding=False, 2025-05-07T20:59:55.1513856Z weighted=True, 2025-05-07T20:59:55.1514072Z row_wise=True, 2025-05-07T20:59:55.1514357Z mixed=False, 2025-05-07T20:59:55.1514576Z use_cache=False, 2025-05-07T20:59:55.1514830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:55.1515120Z use_cpu=True, 2025-05-07T20:59:55.1515359Z output_dtype=SparseType.BF16, 2025-05-07T21:00:01.6303991Z ) 2025-05-07T21:00:01.6304608Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6306075Z self=, 2025-05-07T21:00:01.6307194Z mixed_B=False, 2025-05-07T21:00:01.6307616Z compile=True, 2025-05-07T21:00:01.6308031Z T=5, 2025-05-07T21:00:01.6308415Z D=88, 2025-05-07T21:00:01.6308778Z B=101, 2025-05-07T21:00:01.6309153Z log_E=4, 2025-05-07T21:00:01.6309538Z L=17, 2025-05-07T21:00:01.6309905Z D_gradcheck=1, 2025-05-07T21:00:01.6310359Z stochastic_rounding=True, 2025-05-07T21:00:01.6310877Z weighted=True, 2025-05-07T21:00:01.6311288Z row_wise=True, 2025-05-07T21:00:01.6311714Z mixed=False, 2025-05-07T21:00:01.6312139Z use_cache=False, 2025-05-07T21:00:01.6312623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:01.6313210Z use_cpu=False, 2025-05-07T21:00:01.6313676Z output_dtype=SparseType.BF16, 2025-05-07T21:00:01.6314204Z ) 2025-05-07T21:00:01.6314514Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6315112Z self=, 2025-05-07T21:00:01.6315657Z mixed_B=False, 2025-05-07T21:00:01.6315868Z compile=False, 2025-05-07T21:00:01.6316081Z T=2, 2025-05-07T21:00:01.6316278Z D=37, 2025-05-07T21:00:01.6316469Z B=105, 2025-05-07T21:00:01.6316662Z log_E=5, 2025-05-07T21:00:01.6316857Z L=12, 2025-05-07T21:00:01.6317043Z D_gradcheck=2, 2025-05-07T21:00:01.6317277Z stochastic_rounding=False, 2025-05-07T21:00:01.6317537Z weighted=False, 2025-05-07T21:00:01.6317750Z row_wise=True, 2025-05-07T21:00:01.6317963Z mixed=True, 2025-05-07T21:00:01.6318179Z use_cache=False, 2025-05-07T21:00:01.6318421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:01.6319063Z use_cpu=True, 2025-05-07T21:00:01.6319298Z output_dtype=SparseType.BF16, 2025-05-07T21:00:01.6319560Z ) 2025-05-07T21:00:01.6319796Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6320475Z self=, 2025-05-07T21:00:01.6321015Z mixed_B=False, 2025-05-07T21:00:01.6321232Z compile=False, 2025-05-07T21:00:01.6321440Z T=3, 2025-05-07T21:00:01.6321626Z D=28, 2025-05-07T21:00:01.6321803Z B=95, 2025-05-07T21:00:01.6321992Z log_E=4, 2025-05-07T21:00:01.6322187Z L=4, 2025-05-07T21:00:01.6322377Z D_gradcheck=2, 2025-05-07T21:00:01.6322613Z stochastic_rounding=True, 2025-05-07T21:00:01.6322874Z weighted=True, 2025-05-07T21:00:01.6323086Z row_wise=True, 2025-05-07T21:00:01.6323298Z mixed=True, 2025-05-07T21:00:01.6323517Z use_cache=True, 2025-05-07T21:00:01.6323752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:01.6324042Z use_cpu=False, 2025-05-07T21:00:01.6324277Z output_dtype=SparseType.BF16, 2025-05-07T21:00:01.6324537Z ) 2025-05-07T21:00:01.6324776Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6325364Z self=, 2025-05-07T21:00:01.6325899Z mixed_B=True, 2025-05-07T21:00:01.6326114Z compile=False, 2025-05-07T21:00:01.6326328Z T=4, 2025-05-07T21:00:01.6326520Z D=12, 2025-05-07T21:00:01.6326699Z B=23, 2025-05-07T21:00:01.6326888Z log_E=5, 2025-05-07T21:00:01.6327086Z L=10, 2025-05-07T21:00:01.6327270Z D_gradcheck=2, 2025-05-07T21:00:01.6327501Z stochastic_rounding=True, 2025-05-07T21:00:01.6327763Z weighted=False, 2025-05-07T21:00:01.6327983Z row_wise=True, 2025-05-07T21:00:01.6328290Z mixed=False, 2025-05-07T21:00:01.6328701Z use_cache=False, 2025-05-07T21:00:01.6328947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:01.6329238Z use_cpu=True, 2025-05-07T21:00:01.6329477Z output_dtype=SparseType.FP32, 2025-05-07T21:00:01.6329825Z ) 2025-05-07T21:00:01.6330063Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6330655Z self=, 2025-05-07T21:00:01.6331188Z mixed_B=False, 2025-05-07T21:00:01.6331407Z compile=False, 2025-05-07T21:00:01.6331625Z T=4, 2025-05-07T21:00:01.6331804Z D=88, 2025-05-07T21:00:01.6331998Z B=57, 2025-05-07T21:00:01.6332187Z log_E=4, 2025-05-07T21:00:01.6332373Z L=6, 2025-05-07T21:00:01.6332562Z D_gradcheck=2, 2025-05-07T21:00:01.6332788Z stochastic_rounding=True, 2025-05-07T21:00:01.6333046Z weighted=False, 2025-05-07T21:00:01.6333263Z row_wise=True, 2025-05-07T21:00:01.6333474Z mixed=True, 2025-05-07T21:00:01.6333685Z use_cache=False, 2025-05-07T21:00:01.6333925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:01.6334215Z use_cpu=True, 2025-05-07T21:00:01.6334451Z output_dtype=SparseType.FP32, 2025-05-07T21:00:01.6334718Z ) 2025-05-07T21:00:01.6334953Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6335547Z self=, 2025-05-07T21:00:01.6336081Z mixed_B=True, 2025-05-07T21:00:01.6336562Z compile=True, 2025-05-07T21:00:01.6336778Z T=4, 2025-05-07T21:00:01.6336959Z D=49, 2025-05-07T21:00:01.6337148Z B=93, 2025-05-07T21:00:01.6337338Z log_E=5, 2025-05-07T21:00:01.6337529Z L=8, 2025-05-07T21:00:01.6337728Z D_gradcheck=1, 2025-05-07T21:00:01.6337963Z stochastic_rounding=True, 2025-05-07T21:00:01.6338219Z weighted=True, 2025-05-07T21:00:01.6338435Z row_wise=False, 2025-05-07T21:00:01.6338655Z mixed=True, 2025-05-07T21:00:01.6338858Z use_cache=True, 2025-05-07T21:00:01.6339105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:01.6339482Z use_cpu=False, 2025-05-07T21:00:01.6339725Z output_dtype=SparseType.BF16, 2025-05-07T21:00:01.6339985Z ) 2025-05-07T21:00:01.6340226Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6340878Z self=, 2025-05-07T21:00:01.6341418Z mixed_B=True, 2025-05-07T21:00:01.6341638Z compile=False, 2025-05-07T21:00:01.6341850Z T=5, 2025-05-07T21:00:01.6342033Z D=126, 2025-05-07T21:00:01.6342230Z B=16, 2025-05-07T21:00:01.6342420Z log_E=3, 2025-05-07T21:00:01.6342611Z L=7, 2025-05-07T21:00:01.6342813Z D_gradcheck=2, 2025-05-07T21:00:01.6343044Z stochastic_rounding=True, 2025-05-07T21:00:01.6343296Z weighted=True, 2025-05-07T21:00:01.6343515Z row_wise=False, 2025-05-07T21:00:01.6343734Z mixed=True, 2025-05-07T21:00:01.6343942Z use_cache=False, 2025-05-07T21:00:01.6344192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:01.6344486Z use_cpu=False, 2025-05-07T21:00:01.6344715Z output_dtype=SparseType.FP16, 2025-05-07T21:00:01.6344988Z ) 2025-05-07T21:00:01.6345222Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6345813Z self=, 2025-05-07T21:00:01.6346348Z mixed_B=True, 2025-05-07T21:00:01.6346570Z compile=False, 2025-05-07T21:00:01.6346779Z T=3, 2025-05-07T21:00:01.6346962Z D=38, 2025-05-07T21:00:01.6347156Z B=105, 2025-05-07T21:00:01.6347346Z log_E=4, 2025-05-07T21:00:01.6347541Z L=1, 2025-05-07T21:00:01.6347739Z D_gradcheck=2, 2025-05-07T21:00:01.6347972Z stochastic_rounding=False, 2025-05-07T21:00:01.6348226Z weighted=False, 2025-05-07T21:00:01.6348443Z row_wise=False, 2025-05-07T21:00:01.6348732Z mixed=True, 2025-05-07T21:00:01.6348941Z use_cache=False, 2025-05-07T21:00:01.6349190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:01.6349480Z use_cpu=True, 2025-05-07T21:00:01.6349710Z output_dtype=SparseType.BF16, 2025-05-07T21:00:01.6350035Z ) 2025-05-07T21:00:01.6350271Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6350852Z self=, 2025-05-07T21:00:01.6351390Z mixed_B=False, 2025-05-07T21:00:01.6351603Z compile=True, 2025-05-07T21:00:01.6351815Z T=2, 2025-05-07T21:00:01.6352015Z D=123, 2025-05-07T21:00:01.6352206Z B=48, 2025-05-07T21:00:01.6352391Z log_E=4, 2025-05-07T21:00:01.6352581Z L=12, 2025-05-07T21:00:01.6352774Z D_gradcheck=1, 2025-05-07T21:00:01.6353004Z stochastic_rounding=True, 2025-05-07T21:00:01.6353254Z weighted=True, 2025-05-07T21:00:01.6353470Z row_wise=True, 2025-05-07T21:00:01.6353692Z mixed=False, 2025-05-07T21:00:01.6353903Z use_cache=False, 2025-05-07T21:00:01.6354154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:01.6354444Z use_cpu=True, 2025-05-07T21:00:01.6354675Z output_dtype=SparseType.FP32, 2025-05-07T21:00:01.6354942Z ) 2025-05-07T21:00:01.6355175Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6355759Z self=, 2025-05-07T21:00:01.6356299Z mixed_B=True, 2025-05-07T21:00:01.6356517Z compile=False, 2025-05-07T21:00:01.6356731Z T=1, 2025-05-07T21:00:01.6356918Z D=88, 2025-05-07T21:00:01.6357102Z B=46, 2025-05-07T21:00:01.6357283Z log_E=5, 2025-05-07T21:00:01.6357481Z L=11, 2025-05-07T21:00:01.6357672Z D_gradcheck=2, 2025-05-07T21:00:01.6357900Z stochastic_rounding=True, 2025-05-07T21:00:01.6358151Z weighted=True, 2025-05-07T21:00:01.6358368Z row_wise=False, 2025-05-07T21:00:01.6358585Z mixed=False, 2025-05-07T21:00:01.6358792Z use_cache=False, 2025-05-07T21:00:01.6359044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:01.6359387Z use_cpu=True, 2025-05-07T21:00:01.6359619Z output_dtype=SparseType.FP32, 2025-05-07T21:00:01.6359885Z ) 2025-05-07T21:00:01.6360118Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6360738Z self=, 2025-05-07T21:00:01.6361276Z mixed_B=False, 2025-05-07T21:00:01.6361498Z compile=False, 2025-05-07T21:00:01.6361705Z T=1, 2025-05-07T21:00:01.6361889Z D=121, 2025-05-07T21:00:01.6362077Z B=70, 2025-05-07T21:00:01.6362261Z log_E=3, 2025-05-07T21:00:01.6362454Z L=16, 2025-05-07T21:00:01.6362650Z D_gradcheck=1, 2025-05-07T21:00:01.6362880Z stochastic_rounding=True, 2025-05-07T21:00:01.6363142Z weighted=False, 2025-05-07T21:00:01.6363366Z row_wise=False, 2025-05-07T21:00:01.6363583Z mixed=True, 2025-05-07T21:00:01.6363794Z use_cache=True, 2025-05-07T21:00:01.6364035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:01.6364326Z use_cpu=False, 2025-05-07T21:00:01.6364557Z output_dtype=SparseType.BF16, 2025-05-07T21:00:01.6364822Z ) 2025-05-07T21:00:01.6365056Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6365639Z self=, 2025-05-07T21:00:01.6366180Z mixed_B=False, 2025-05-07T21:00:01.6366406Z compile=True, 2025-05-07T21:00:01.6366607Z T=3, 2025-05-07T21:00:01.6366800Z D=114, 2025-05-07T21:00:01.6366992Z B=71, 2025-05-07T21:00:01.6367181Z log_E=3, 2025-05-07T21:00:01.6367375Z L=5, 2025-05-07T21:00:01.6367570Z D_gradcheck=1, 2025-05-07T21:00:01.6367792Z stochastic_rounding=True, 2025-05-07T21:00:01.6368057Z weighted=False, 2025-05-07T21:00:01.6368275Z row_wise=True, 2025-05-07T21:00:01.6368631Z mixed=False, 2025-05-07T21:00:01.6368855Z use_cache=True, 2025-05-07T21:00:01.6369098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:01.6369379Z use_cpu=True, 2025-05-07T21:00:01.6369617Z output_dtype=SparseType.FP32, 2025-05-07T21:00:01.6369920Z ) 2025-05-07T21:00:01.6370156Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6370739Z self=, 2025-05-07T21:00:01.6371276Z mixed_B=False, 2025-05-07T21:00:01.6371490Z compile=True, 2025-05-07T21:00:01.6371691Z T=3, 2025-05-07T21:00:01.6371877Z D=69, 2025-05-07T21:00:01.6372065Z B=55, 2025-05-07T21:00:01.6372245Z log_E=4, 2025-05-07T21:00:01.6372440Z L=18, 2025-05-07T21:00:01.6372633Z D_gradcheck=2, 2025-05-07T21:00:01.6372859Z stochastic_rounding=False, 2025-05-07T21:00:01.6373118Z weighted=True, 2025-05-07T21:00:01.6373336Z row_wise=False, 2025-05-07T21:00:01.6373550Z mixed=True, 2025-05-07T21:00:01.6373764Z use_cache=False, 2025-05-07T21:00:01.6374012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:01.6374298Z use_cpu=False, 2025-05-07T21:00:01.6374550Z output_dtype=SparseType.FP16, 2025-05-07T21:00:01.6374852Z ) 2025-05-07T21:00:01.6375082Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6375672Z self=, 2025-05-07T21:00:01.6376212Z mixed_B=False, 2025-05-07T21:00:01.6376428Z compile=False, 2025-05-07T21:00:01.6376631Z T=4, 2025-05-07T21:00:01.6376821Z D=112, 2025-05-07T21:00:01.6377014Z B=93, 2025-05-07T21:00:01.6377196Z log_E=4, 2025-05-07T21:00:01.6377391Z L=16, 2025-05-07T21:00:01.6377590Z D_gradcheck=2, 2025-05-07T21:00:01.6377815Z stochastic_rounding=False, 2025-05-07T21:00:01.6378076Z weighted=True, 2025-05-07T21:00:01.6378294Z row_wise=False, 2025-05-07T21:00:01.6378504Z mixed=False, 2025-05-07T21:00:01.6378718Z use_cache=True, 2025-05-07T21:00:01.6378962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:01.6379299Z use_cpu=True, 2025-05-07T21:00:01.6379542Z output_dtype=SparseType.FP16, 2025-05-07T21:00:01.6379812Z ) 2025-05-07T21:00:01.6380043Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6380702Z self=, 2025-05-07T21:00:01.6381244Z mixed_B=False, 2025-05-07T21:00:01.6381453Z compile=False, 2025-05-07T21:00:01.6381667Z T=1, 2025-05-07T21:00:01.6381857Z D=49, 2025-05-07T21:00:01.6382049Z B=66, 2025-05-07T21:00:01.6382235Z log_E=3, 2025-05-07T21:00:01.6382427Z L=13, 2025-05-07T21:00:01.6382619Z D_gradcheck=1, 2025-05-07T21:00:01.6382843Z stochastic_rounding=True, 2025-05-07T21:00:01.6383100Z weighted=True, 2025-05-07T21:00:01.6383324Z row_wise=False, 2025-05-07T21:00:01.6383536Z mixed=True, 2025-05-07T21:00:01.6383751Z use_cache=False, 2025-05-07T21:00:01.6383999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:01.6384282Z use_cpu=True, 2025-05-07T21:00:01.6384518Z output_dtype=SparseType.FP32, 2025-05-07T21:00:01.6384797Z ) 2025-05-07T21:00:01.6385029Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6385618Z self=, 2025-05-07T21:00:01.6386155Z mixed_B=False, 2025-05-07T21:00:01.6386369Z compile=False, 2025-05-07T21:00:01.6386578Z T=1, 2025-05-07T21:00:01.6386773Z D=87, 2025-05-07T21:00:01.6386954Z B=78, 2025-05-07T21:00:01.6387143Z log_E=4, 2025-05-07T21:00:01.6387339Z L=18, 2025-05-07T21:00:01.6387526Z D_gradcheck=2, 2025-05-07T21:00:01.6387755Z stochastic_rounding=True, 2025-05-07T21:00:01.6388019Z weighted=False, 2025-05-07T21:00:01.6388232Z row_wise=True, 2025-05-07T21:00:01.6388534Z mixed=False, 2025-05-07T21:00:01.6388757Z use_cache=False, 2025-05-07T21:00:01.6389016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:01.6389301Z use_cpu=False, 2025-05-07T21:00:01.6389538Z output_dtype=SparseType.FP16, 2025-05-07T21:00:01.6389850Z ) 2025-05-07T21:00:01.6390081Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6390672Z self=, 2025-05-07T21:00:01.6391214Z mixed_B=False, 2025-05-07T21:00:01.6391431Z compile=False, 2025-05-07T21:00:01.6391644Z T=1, 2025-05-07T21:00:01.6391841Z D=18, 2025-05-07T21:00:01.6392028Z B=78, 2025-05-07T21:00:01.6392215Z log_E=4, 2025-05-07T21:00:01.6392418Z L=18, 2025-05-07T21:00:01.6392606Z D_gradcheck=2, 2025-05-07T21:00:01.6392836Z stochastic_rounding=True, 2025-05-07T21:00:01.6393098Z weighted=False, 2025-05-07T21:00:01.6393312Z row_wise=True, 2025-05-07T21:00:01.6393530Z mixed=False, 2025-05-07T21:00:01.6393747Z use_cache=False, 2025-05-07T21:00:01.6393989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:01.6394289Z use_cpu=False, 2025-05-07T21:00:01.6394538Z output_dtype=SparseType.FP16, 2025-05-07T21:00:01.6394847Z ) 2025-05-07T21:00:01.6395076Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:01.6395666Z self=, 2025-05-07T21:00:01.6396203Z mixed_B=False, 2025-05-07T21:00:01.6396419Z compile=False, 2025-05-07T21:00:01.6396625Z T=1, 2025-05-07T21:00:01.6396809Z D=18, 2025-05-07T21:00:01.6396989Z B=18, 2025-05-07T21:00:01.6397177Z log_E=4, 2025-05-07T21:00:01.6397369Z L=18, 2025-05-07T21:00:01.6397551Z D_gradcheck=2, 2025-05-07T21:00:01.6397777Z stochastic_rounding=True, 2025-05-07T21:00:01.6398039Z weighted=False, 2025-05-07T21:00:01.6398251Z row_wise=True, 2025-05-07T21:00:01.6398467Z mixed=False, 2025-05-07T21:00:01.6398682Z use_cache=False, 2025-05-07T21:00:01.6398920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:01.6399257Z use_cpu=False, 2025-05-07T21:00:01.6399499Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.5431333Z ) 2025-05-07T21:00:04.5431675Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:04.5432636Z self=, 2025-05-07T21:00:04.5433188Z mixed_B=False, 2025-05-07T21:00:04.5440874Z compile=False, 2025-05-07T21:00:04.5441131Z T=2, 2025-05-07T21:00:04.5441326Z D=18, 2025-05-07T21:00:04.5441526Z B=18, 2025-05-07T21:00:04.5441710Z log_E=4, 2025-05-07T21:00:04.5441907Z L=18, 2025-05-07T21:00:04.5442103Z D_gradcheck=2, 2025-05-07T21:00:04.5442334Z stochastic_rounding=True, 2025-05-07T21:00:04.5442601Z weighted=False, 2025-05-07T21:00:04.5442827Z row_wise=True, 2025-05-07T21:00:04.5443040Z mixed=False, 2025-05-07T21:00:04.5443258Z use_cache=False, 2025-05-07T21:00:04.5443516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.5443815Z use_cpu=False, 2025-05-07T21:00:04.5444058Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.5444331Z ) 2025-05-07T21:00:04.5444566Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:04.5445166Z self=, 2025-05-07T21:00:04.5445770Z mixed_B=False, 2025-05-07T21:00:04.5445983Z compile=False, 2025-05-07T21:00:04.5446203Z T=2, 2025-05-07T21:00:04.5446398Z D=18, 2025-05-07T21:00:04.5446587Z B=18, 2025-05-07T21:00:04.5446780Z log_E=4, 2025-05-07T21:00:04.5446977Z L=18, 2025-05-07T21:00:04.5447177Z D_gradcheck=1, 2025-05-07T21:00:04.5447410Z stochastic_rounding=True, 2025-05-07T21:00:04.5447673Z weighted=False, 2025-05-07T21:00:04.5447894Z row_wise=True, 2025-05-07T21:00:04.5448248Z mixed=False, 2025-05-07T21:00:04.5448612Z use_cache=False, 2025-05-07T21:00:04.5448865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.5449158Z use_cpu=False, 2025-05-07T21:00:04.5449397Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.5449748Z ) 2025-05-07T21:00:04.5449933Z PASSED 2025-05-07T21:00:04.6072919Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6073898Z self=, 2025-05-07T21:00:04.6074690Z compile=False, 2025-05-07T21:00:04.6074993Z T=1, 2025-05-07T21:00:04.6075257Z D=2, 2025-05-07T21:00:04.6075522Z B=1, 2025-05-07T21:00:04.6075777Z log_E=3, 2025-05-07T21:00:04.6076057Z L=0, 2025-05-07T21:00:04.6076300Z D_gradcheck=1, 2025-05-07T21:00:04.6076527Z stochastic_rounding=False, 2025-05-07T21:00:04.6076793Z weighted=False, 2025-05-07T21:00:04.6077013Z row_wise=False, 2025-05-07T21:00:04.6077220Z mixed=False, 2025-05-07T21:00:04.6077435Z use_cache=False, 2025-05-07T21:00:04.6077690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6077978Z use_cpu=False, 2025-05-07T21:00:04.6078218Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6078489Z ) 2025-05-07T21:00:04.6078717Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6079302Z self=, 2025-05-07T21:00:04.6079837Z compile=True, 2025-05-07T21:00:04.6080056Z T=1, 2025-05-07T21:00:04.6080301Z D=2, 2025-05-07T21:00:04.6080494Z B=1, 2025-05-07T21:00:04.6080686Z log_E=3, 2025-05-07T21:00:04.6080881Z L=0, 2025-05-07T21:00:04.6081079Z D_gradcheck=1, 2025-05-07T21:00:04.6081316Z stochastic_rounding=False, 2025-05-07T21:00:04.6081571Z weighted=False, 2025-05-07T21:00:04.6081798Z row_wise=False, 2025-05-07T21:00:04.6082018Z mixed=False, 2025-05-07T21:00:04.6082229Z use_cache=False, 2025-05-07T21:00:04.6082489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6083068Z use_cpu=False, 2025-05-07T21:00:04.6083308Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6083578Z ) 2025-05-07T21:00:04.6083816Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6084474Z self=, 2025-05-07T21:00:04.6085014Z compile=False, 2025-05-07T21:00:04.6085226Z T=4, 2025-05-07T21:00:04.6085417Z D=2, 2025-05-07T21:00:04.6085600Z B=1, 2025-05-07T21:00:04.6085788Z log_E=3, 2025-05-07T21:00:04.6085986Z L=0, 2025-05-07T21:00:04.6086174Z D_gradcheck=1, 2025-05-07T21:00:04.6086404Z stochastic_rounding=False, 2025-05-07T21:00:04.6086668Z weighted=False, 2025-05-07T21:00:04.6086883Z row_wise=False, 2025-05-07T21:00:04.6087102Z mixed=False, 2025-05-07T21:00:04.6087321Z use_cache=False, 2025-05-07T21:00:04.6087567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6087863Z use_cpu=False, 2025-05-07T21:00:04.6088105Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6088535Z ) 2025-05-07T21:00:04.6088777Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6089363Z self=, 2025-05-07T21:00:04.6089887Z compile=False, 2025-05-07T21:00:04.6090097Z T=4, 2025-05-07T21:00:04.6090289Z D=23, 2025-05-07T21:00:04.6090472Z B=74, 2025-05-07T21:00:04.6090663Z log_E=4, 2025-05-07T21:00:04.6090860Z L=17, 2025-05-07T21:00:04.6091050Z D_gradcheck=1, 2025-05-07T21:00:04.6091283Z stochastic_rounding=False, 2025-05-07T21:00:04.6091540Z weighted=False, 2025-05-07T21:00:04.6091764Z row_wise=False, 2025-05-07T21:00:04.6091975Z mixed=True, 2025-05-07T21:00:04.6092277Z use_cache=True, 2025-05-07T21:00:04.6092525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6092807Z use_cpu=True, 2025-05-07T21:00:04.6093051Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6093319Z ) 2025-05-07T21:00:04.6093620Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6094200Z self=, 2025-05-07T21:00:04.6094736Z compile=False, 2025-05-07T21:00:04.6094946Z T=2, 2025-05-07T21:00:04.6095138Z D=5, 2025-05-07T21:00:04.6095355Z B=111, 2025-05-07T21:00:04.6095569Z log_E=4, 2025-05-07T21:00:04.6095767Z L=11, 2025-05-07T21:00:04.6095967Z D_gradcheck=2, 2025-05-07T21:00:04.6096191Z stochastic_rounding=True, 2025-05-07T21:00:04.6096452Z weighted=False, 2025-05-07T21:00:04.6096672Z row_wise=True, 2025-05-07T21:00:04.6096878Z mixed=True, 2025-05-07T21:00:04.6097090Z use_cache=True, 2025-05-07T21:00:04.6097339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6097620Z use_cpu=False, 2025-05-07T21:00:04.6097857Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6098123Z ) 2025-05-07T21:00:04.6098361Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6098934Z self=, 2025-05-07T21:00:04.6099473Z compile=False, 2025-05-07T21:00:04.6099692Z T=1, 2025-05-07T21:00:04.6099876Z D=99, 2025-05-07T21:00:04.6100067Z B=10, 2025-05-07T21:00:04.6100257Z log_E=3, 2025-05-07T21:00:04.6100446Z L=4, 2025-05-07T21:00:04.6100640Z D_gradcheck=1, 2025-05-07T21:00:04.6100869Z stochastic_rounding=True, 2025-05-07T21:00:04.6101129Z weighted=False, 2025-05-07T21:00:04.6101350Z row_wise=True, 2025-05-07T21:00:04.6101565Z mixed=True, 2025-05-07T21:00:04.6101770Z use_cache=True, 2025-05-07T21:00:04.6102010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6102299Z use_cpu=True, 2025-05-07T21:00:04.6102525Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6102787Z ) 2025-05-07T21:00:04.6103083Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6103654Z self=, 2025-05-07T21:00:04.6104190Z compile=False, 2025-05-07T21:00:04.6104406Z T=4, 2025-05-07T21:00:04.6104601Z D=96, 2025-05-07T21:00:04.6104827Z B=41, 2025-05-07T21:00:04.6105017Z log_E=3, 2025-05-07T21:00:04.6105214Z L=16, 2025-05-07T21:00:04.6105404Z D_gradcheck=1, 2025-05-07T21:00:04.6105637Z stochastic_rounding=True, 2025-05-07T21:00:04.6105895Z weighted=False, 2025-05-07T21:00:04.6106113Z row_wise=False, 2025-05-07T21:00:04.6106331Z mixed=True, 2025-05-07T21:00:04.6106541Z use_cache=True, 2025-05-07T21:00:04.6106775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6107064Z use_cpu=True, 2025-05-07T21:00:04.6107306Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6107563Z ) 2025-05-07T21:00:04.6107802Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6108383Z self=, 2025-05-07T21:00:04.6108907Z compile=True, 2025-05-07T21:00:04.6109121Z T=2, 2025-05-07T21:00:04.6109312Z D=18, 2025-05-07T21:00:04.6109495Z B=105, 2025-05-07T21:00:04.6109693Z log_E=5, 2025-05-07T21:00:04.6109891Z L=11, 2025-05-07T21:00:04.6110086Z D_gradcheck=2, 2025-05-07T21:00:04.6110308Z stochastic_rounding=False, 2025-05-07T21:00:04.6110568Z weighted=False, 2025-05-07T21:00:04.6110787Z row_wise=False, 2025-05-07T21:00:04.6110998Z mixed=False, 2025-05-07T21:00:04.6111215Z use_cache=True, 2025-05-07T21:00:04.6111457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6111736Z use_cpu=False, 2025-05-07T21:00:04.6111973Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6112287Z ) 2025-05-07T21:00:04.6112518Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6113099Z self=, 2025-05-07T21:00:04.6113672Z compile=True, 2025-05-07T21:00:04.6113877Z T=4, 2025-05-07T21:00:04.6114067Z D=88, 2025-05-07T21:00:04.6114254Z B=26, 2025-05-07T21:00:04.6114466Z log_E=3, 2025-05-07T21:00:04.6114669Z L=5, 2025-05-07T21:00:04.6114870Z D_gradcheck=1, 2025-05-07T21:00:04.6115093Z stochastic_rounding=True, 2025-05-07T21:00:04.6115361Z weighted=True, 2025-05-07T21:00:04.6115616Z row_wise=False, 2025-05-07T21:00:04.6115829Z mixed=False, 2025-05-07T21:00:04.6116042Z use_cache=True, 2025-05-07T21:00:04.6116288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6116572Z use_cpu=False, 2025-05-07T21:00:04.6116813Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6117081Z ) 2025-05-07T21:00:04.6117314Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6117893Z self=, 2025-05-07T21:00:04.6118429Z compile=False, 2025-05-07T21:00:04.6118647Z T=4, 2025-05-07T21:00:04.6118832Z D=58, 2025-05-07T21:00:04.6119027Z B=25, 2025-05-07T21:00:04.6119218Z log_E=4, 2025-05-07T21:00:04.6119414Z L=15, 2025-05-07T21:00:04.6119613Z D_gradcheck=2, 2025-05-07T21:00:04.6119844Z stochastic_rounding=False, 2025-05-07T21:00:04.6120096Z weighted=False, 2025-05-07T21:00:04.6120318Z row_wise=False, 2025-05-07T21:00:04.6120533Z mixed=True, 2025-05-07T21:00:04.6120738Z use_cache=False, 2025-05-07T21:00:04.6120994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6121281Z use_cpu=True, 2025-05-07T21:00:04.6121510Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6121780Z ) 2025-05-07T21:00:04.6122022Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6122595Z self=, 2025-05-07T21:00:04.6123180Z compile=False, 2025-05-07T21:00:04.6123397Z T=3, 2025-05-07T21:00:04.6123584Z D=93, 2025-05-07T21:00:04.6123778Z B=47, 2025-05-07T21:00:04.6123966Z log_E=4, 2025-05-07T21:00:04.6124157Z L=20, 2025-05-07T21:00:04.6124354Z D_gradcheck=2, 2025-05-07T21:00:04.6124631Z stochastic_rounding=False, 2025-05-07T21:00:04.6124894Z weighted=False, 2025-05-07T21:00:04.6125110Z row_wise=True, 2025-05-07T21:00:04.6125348Z mixed=True, 2025-05-07T21:00:04.6125585Z use_cache=False, 2025-05-07T21:00:04.6125830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6126122Z use_cpu=True, 2025-05-07T21:00:04.6126357Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6126621Z ) 2025-05-07T21:00:04.6126858Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6127443Z self=, 2025-05-07T21:00:04.6127968Z compile=True, 2025-05-07T21:00:04.6128187Z T=5, 2025-05-07T21:00:04.6128493Z D=33, 2025-05-07T21:00:04.6128681Z B=1, 2025-05-07T21:00:04.6128871Z log_E=4, 2025-05-07T21:00:04.6129081Z L=13, 2025-05-07T21:00:04.6129275Z D_gradcheck=1, 2025-05-07T21:00:04.6129510Z stochastic_rounding=False, 2025-05-07T21:00:04.6129775Z weighted=False, 2025-05-07T21:00:04.6129988Z row_wise=True, 2025-05-07T21:00:04.6130204Z mixed=False, 2025-05-07T21:00:04.6130423Z use_cache=False, 2025-05-07T21:00:04.6130667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6130957Z use_cpu=False, 2025-05-07T21:00:04.6131195Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6131456Z ) 2025-05-07T21:00:04.6131684Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6132311Z self=, 2025-05-07T21:00:04.6132845Z compile=True, 2025-05-07T21:00:04.6133050Z T=3, 2025-05-07T21:00:04.6133242Z D=45, 2025-05-07T21:00:04.6133436Z B=125, 2025-05-07T21:00:04.6133621Z log_E=5, 2025-05-07T21:00:04.6133858Z L=14, 2025-05-07T21:00:04.6134052Z D_gradcheck=1, 2025-05-07T21:00:04.6134278Z stochastic_rounding=True, 2025-05-07T21:00:04.6134535Z weighted=True, 2025-05-07T21:00:04.6134757Z row_wise=False, 2025-05-07T21:00:04.6134967Z mixed=False, 2025-05-07T21:00:04.6135186Z use_cache=True, 2025-05-07T21:00:04.6135426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6135710Z use_cpu=True, 2025-05-07T21:00:04.6135947Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6136212Z ) 2025-05-07T21:00:04.6136709Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6137287Z self=, 2025-05-07T21:00:04.6137825Z compile=False, 2025-05-07T21:00:04.6138041Z T=2, 2025-05-07T21:00:04.6138225Z D=27, 2025-05-07T21:00:04.6138422Z B=48, 2025-05-07T21:00:04.6138609Z log_E=5, 2025-05-07T21:00:04.6138802Z L=8, 2025-05-07T21:00:04.6139002Z D_gradcheck=2, 2025-05-07T21:00:04.6139230Z stochastic_rounding=True, 2025-05-07T21:00:04.6139483Z weighted=True, 2025-05-07T21:00:04.6139707Z row_wise=True, 2025-05-07T21:00:04.6139924Z mixed=True, 2025-05-07T21:00:04.6140133Z use_cache=True, 2025-05-07T21:00:04.6140378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6140668Z use_cpu=True, 2025-05-07T21:00:04.6140901Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6141171Z ) 2025-05-07T21:00:04.6141411Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6141981Z self=, 2025-05-07T21:00:04.6142518Z compile=False, 2025-05-07T21:00:04.6142736Z T=3, 2025-05-07T21:00:04.6142931Z D=109, 2025-05-07T21:00:04.6143121Z B=90, 2025-05-07T21:00:04.6143431Z log_E=4, 2025-05-07T21:00:04.6143627Z L=7, 2025-05-07T21:00:04.6143817Z D_gradcheck=2, 2025-05-07T21:00:04.6144058Z stochastic_rounding=False, 2025-05-07T21:00:04.6144316Z weighted=True, 2025-05-07T21:00:04.6144530Z row_wise=True, 2025-05-07T21:00:04.6144747Z mixed=False, 2025-05-07T21:00:04.6145026Z use_cache=False, 2025-05-07T21:00:04.6145272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6145564Z use_cpu=False, 2025-05-07T21:00:04.6145800Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6146056Z ) 2025-05-07T21:00:04.6146292Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6146873Z self=, 2025-05-07T21:00:04.6147398Z compile=True, 2025-05-07T21:00:04.6147619Z T=5, 2025-05-07T21:00:04.6147813Z D=69, 2025-05-07T21:00:04.6147996Z B=124, 2025-05-07T21:00:04.6148195Z log_E=4, 2025-05-07T21:00:04.6148396Z L=7, 2025-05-07T21:00:04.6148585Z D_gradcheck=2, 2025-05-07T21:00:04.6148819Z stochastic_rounding=True, 2025-05-07T21:00:04.6149079Z weighted=True, 2025-05-07T21:00:04.6149289Z row_wise=True, 2025-05-07T21:00:04.6149503Z mixed=True, 2025-05-07T21:00:04.6149717Z use_cache=False, 2025-05-07T21:00:04.6149969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6150252Z use_cpu=False, 2025-05-07T21:00:04.6150493Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6150759Z ) 2025-05-07T21:00:04.6150989Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6151575Z self=, 2025-05-07T21:00:04.6152106Z compile=True, 2025-05-07T21:00:04.6152313Z T=2, 2025-05-07T21:00:04.6152507Z D=21, 2025-05-07T21:00:04.6152766Z B=125, 2025-05-07T21:00:04.6152956Z log_E=4, 2025-05-07T21:00:04.6153163Z L=14, 2025-05-07T21:00:04.6153363Z D_gradcheck=1, 2025-05-07T21:00:04.6153593Z stochastic_rounding=True, 2025-05-07T21:00:04.6153854Z weighted=True, 2025-05-07T21:00:04.6154134Z row_wise=False, 2025-05-07T21:00:04.6154346Z mixed=False, 2025-05-07T21:00:04.6154568Z use_cache=True, 2025-05-07T21:00:04.6154808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6155092Z use_cpu=False, 2025-05-07T21:00:04.6155335Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6155605Z ) 2025-05-07T21:00:04.6155847Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6156422Z self=, 2025-05-07T21:00:04.6156957Z compile=False, 2025-05-07T21:00:04.6157171Z T=3, 2025-05-07T21:00:04.6157355Z D=102, 2025-05-07T21:00:04.6157546Z B=16, 2025-05-07T21:00:04.6157741Z log_E=5, 2025-05-07T21:00:04.6157932Z L=15, 2025-05-07T21:00:04.6158126Z D_gradcheck=1, 2025-05-07T21:00:04.6158356Z stochastic_rounding=False, 2025-05-07T21:00:04.6158611Z weighted=True, 2025-05-07T21:00:04.6158833Z row_wise=True, 2025-05-07T21:00:04.6159049Z mixed=True, 2025-05-07T21:00:04.6159252Z use_cache=True, 2025-05-07T21:00:04.6159495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6159789Z use_cpu=True, 2025-05-07T21:00:04.6160024Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6160290Z ) 2025-05-07T21:00:04.6160525Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6161097Z self=, 2025-05-07T21:00:04.6161631Z compile=True, 2025-05-07T21:00:04.6161845Z T=1, 2025-05-07T21:00:04.6162037Z D=67, 2025-05-07T21:00:04.6162220Z B=87, 2025-05-07T21:00:04.6162406Z log_E=3, 2025-05-07T21:00:04.6162604Z L=4, 2025-05-07T21:00:04.6162794Z D_gradcheck=1, 2025-05-07T21:00:04.6163024Z stochastic_rounding=False, 2025-05-07T21:00:04.6163342Z weighted=False, 2025-05-07T21:00:04.6163554Z row_wise=True, 2025-05-07T21:00:04.6163768Z mixed=False, 2025-05-07T21:00:04.6163990Z use_cache=True, 2025-05-07T21:00:04.6164228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6164514Z use_cpu=True, 2025-05-07T21:00:04.6164801Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6357869Z ) 2025-05-07T21:00:04.6358522Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6359466Z self=, 2025-05-07T21:00:04.6360223Z compile=True, 2025-05-07T21:00:04.6360515Z T=5, 2025-05-07T21:00:04.6360764Z D=41, 2025-05-07T21:00:04.6361026Z B=11, 2025-05-07T21:00:04.6361285Z log_E=4, 2025-05-07T21:00:04.6361543Z L=7, 2025-05-07T21:00:04.6361805Z D_gradcheck=2, 2025-05-07T21:00:04.6362137Z stochastic_rounding=False, 2025-05-07T21:00:04.6362503Z weighted=False, 2025-05-07T21:00:04.6362746Z row_wise=True, 2025-05-07T21:00:04.6362962Z mixed=True, 2025-05-07T21:00:04.6363170Z use_cache=False, 2025-05-07T21:00:04.6363423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6363713Z use_cpu=False, 2025-05-07T21:00:04.6363950Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6364214Z ) 2025-05-07T21:00:04.6364454Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6365043Z self=, 2025-05-07T21:00:04.6365579Z compile=False, 2025-05-07T21:00:04.6365792Z T=3, 2025-05-07T21:00:04.6365982Z D=17, 2025-05-07T21:00:04.6366173Z B=121, 2025-05-07T21:00:04.6366366Z log_E=4, 2025-05-07T21:00:04.6366565Z L=8, 2025-05-07T21:00:04.6366753Z D_gradcheck=2, 2025-05-07T21:00:04.6367126Z stochastic_rounding=True, 2025-05-07T21:00:04.6367391Z weighted=False, 2025-05-07T21:00:04.6367606Z row_wise=False, 2025-05-07T21:00:04.6367825Z mixed=False, 2025-05-07T21:00:04.6368040Z use_cache=False, 2025-05-07T21:00:04.6368277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6368761Z use_cpu=False, 2025-05-07T21:00:04.6368994Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6369248Z ) 2025-05-07T21:00:04.6369486Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6370071Z self=, 2025-05-07T21:00:04.6370600Z compile=False, 2025-05-07T21:00:04.6370824Z T=3, 2025-05-07T21:00:04.6371015Z D=98, 2025-05-07T21:00:04.6371198Z B=20, 2025-05-07T21:00:04.6371394Z log_E=4, 2025-05-07T21:00:04.6371593Z L=0, 2025-05-07T21:00:04.6371785Z D_gradcheck=2, 2025-05-07T21:00:04.6372006Z stochastic_rounding=True, 2025-05-07T21:00:04.6372267Z weighted=True, 2025-05-07T21:00:04.6372481Z row_wise=True, 2025-05-07T21:00:04.6372689Z mixed=False, 2025-05-07T21:00:04.6372903Z use_cache=False, 2025-05-07T21:00:04.6373154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6373438Z use_cpu=False, 2025-05-07T21:00:04.6373672Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6373934Z ) 2025-05-07T21:00:04.6374164Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6374747Z self=, 2025-05-07T21:00:04.6375292Z compile=True, 2025-05-07T21:00:04.6375537Z T=1, 2025-05-07T21:00:04.6375727Z D=4, 2025-05-07T21:00:04.6375917Z B=31, 2025-05-07T21:00:04.6376106Z log_E=5, 2025-05-07T21:00:04.6376302Z L=11, 2025-05-07T21:00:04.6376494Z D_gradcheck=1, 2025-05-07T21:00:04.6376719Z stochastic_rounding=False, 2025-05-07T21:00:04.6376975Z weighted=False, 2025-05-07T21:00:04.6377195Z row_wise=False, 2025-05-07T21:00:04.6377404Z mixed=False, 2025-05-07T21:00:04.6377616Z use_cache=True, 2025-05-07T21:00:04.6377990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6378280Z use_cpu=True, 2025-05-07T21:00:04.6378512Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6378774Z ) 2025-05-07T21:00:04.6379009Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6379698Z self=, 2025-05-07T21:00:04.6380233Z compile=False, 2025-05-07T21:00:04.6380450Z T=1, 2025-05-07T21:00:04.6380632Z D=65, 2025-05-07T21:00:04.6380818Z B=86, 2025-05-07T21:00:04.6381013Z log_E=4, 2025-05-07T21:00:04.6381205Z L=0, 2025-05-07T21:00:04.6381397Z D_gradcheck=1, 2025-05-07T21:00:04.6381631Z stochastic_rounding=False, 2025-05-07T21:00:04.6381887Z weighted=False, 2025-05-07T21:00:04.6382105Z row_wise=True, 2025-05-07T21:00:04.6382323Z mixed=False, 2025-05-07T21:00:04.6382530Z use_cache=True, 2025-05-07T21:00:04.6382772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6383062Z use_cpu=True, 2025-05-07T21:00:04.6383296Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6383566Z ) 2025-05-07T21:00:04.6383803Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6384401Z self=, 2025-05-07T21:00:04.6384931Z compile=True, 2025-05-07T21:00:04.6385139Z T=1, 2025-05-07T21:00:04.6385333Z D=47, 2025-05-07T21:00:04.6385520Z B=106, 2025-05-07T21:00:04.6385709Z log_E=3, 2025-05-07T21:00:04.6385908Z L=9, 2025-05-07T21:00:04.6386094Z D_gradcheck=1, 2025-05-07T21:00:04.6386323Z stochastic_rounding=False, 2025-05-07T21:00:04.6386583Z weighted=True, 2025-05-07T21:00:04.6386793Z row_wise=True, 2025-05-07T21:00:04.6387006Z mixed=False, 2025-05-07T21:00:04.6387271Z use_cache=False, 2025-05-07T21:00:04.6387520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6387807Z use_cpu=False, 2025-05-07T21:00:04.6388047Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6388306Z ) 2025-05-07T21:00:04.6388586Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6389172Z self=, 2025-05-07T21:00:04.6389709Z compile=False, 2025-05-07T21:00:04.6389914Z T=1, 2025-05-07T21:00:04.6390103Z D=7, 2025-05-07T21:00:04.6390289Z B=99, 2025-05-07T21:00:04.6390471Z log_E=3, 2025-05-07T21:00:04.6390663Z L=14, 2025-05-07T21:00:04.6390857Z D_gradcheck=2, 2025-05-07T21:00:04.6391083Z stochastic_rounding=True, 2025-05-07T21:00:04.6391342Z weighted=True, 2025-05-07T21:00:04.6391558Z row_wise=True, 2025-05-07T21:00:04.6391768Z mixed=False, 2025-05-07T21:00:04.6391987Z use_cache=True, 2025-05-07T21:00:04.6392236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6392520Z use_cpu=False, 2025-05-07T21:00:04.6392756Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6393029Z ) 2025-05-07T21:00:04.6393263Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6393854Z self=, 2025-05-07T21:00:04.6394395Z compile=True, 2025-05-07T21:00:04.6394600Z T=5, 2025-05-07T21:00:04.6394795Z D=74, 2025-05-07T21:00:04.6394989Z B=39, 2025-05-07T21:00:04.6395173Z log_E=3, 2025-05-07T21:00:04.6395374Z L=17, 2025-05-07T21:00:04.6395579Z D_gradcheck=2, 2025-05-07T21:00:04.6395846Z stochastic_rounding=False, 2025-05-07T21:00:04.6396106Z weighted=True, 2025-05-07T21:00:04.6396329Z row_wise=False, 2025-05-07T21:00:04.6396542Z mixed=True, 2025-05-07T21:00:04.6396748Z use_cache=False, 2025-05-07T21:00:04.6396999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6397295Z use_cpu=True, 2025-05-07T21:00:04.6397525Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6397794Z ) 2025-05-07T21:00:04.6398081Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6398663Z self=, 2025-05-07T21:00:04.6399204Z compile=True, 2025-05-07T21:00:04.6399415Z T=2, 2025-05-07T21:00:04.6399599Z D=89, 2025-05-07T21:00:04.6399831Z B=29, 2025-05-07T21:00:04.6400025Z log_E=4, 2025-05-07T21:00:04.6400216Z L=3, 2025-05-07T21:00:04.6400409Z D_gradcheck=2, 2025-05-07T21:00:04.6400643Z stochastic_rounding=False, 2025-05-07T21:00:04.6400895Z weighted=True, 2025-05-07T21:00:04.6401114Z row_wise=False, 2025-05-07T21:00:04.6401334Z mixed=False, 2025-05-07T21:00:04.6401542Z use_cache=True, 2025-05-07T21:00:04.6401788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6402080Z use_cpu=False, 2025-05-07T21:00:04.6402321Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6402579Z ) 2025-05-07T21:00:04.6402823Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6403411Z self=, 2025-05-07T21:00:04.6403944Z compile=True, 2025-05-07T21:00:04.6404156Z T=1, 2025-05-07T21:00:04.6404347Z D=96, 2025-05-07T21:00:04.6404530Z B=52, 2025-05-07T21:00:04.6404726Z log_E=3, 2025-05-07T21:00:04.6404919Z L=16, 2025-05-07T21:00:04.6405103Z D_gradcheck=1, 2025-05-07T21:00:04.6405326Z stochastic_rounding=True, 2025-05-07T21:00:04.6405584Z weighted=True, 2025-05-07T21:00:04.6405795Z row_wise=False, 2025-05-07T21:00:04.6406009Z mixed=True, 2025-05-07T21:00:04.6406217Z use_cache=True, 2025-05-07T21:00:04.6406457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6406752Z use_cpu=True, 2025-05-07T21:00:04.6406993Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6407300Z ) 2025-05-07T21:00:04.6407537Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6408116Z self=, 2025-05-07T21:00:04.6408867Z compile=False, 2025-05-07T21:00:04.6409084Z T=4, 2025-05-07T21:00:04.6409275Z D=73, 2025-05-07T21:00:04.6409458Z B=4, 2025-05-07T21:00:04.6409650Z log_E=5, 2025-05-07T21:00:04.6409848Z L=2, 2025-05-07T21:00:04.6410036Z D_gradcheck=2, 2025-05-07T21:00:04.6410263Z stochastic_rounding=True, 2025-05-07T21:00:04.6410520Z weighted=True, 2025-05-07T21:00:04.6410731Z row_wise=False, 2025-05-07T21:00:04.6410947Z mixed=False, 2025-05-07T21:00:04.6411163Z use_cache=True, 2025-05-07T21:00:04.6411399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6411688Z use_cpu=True, 2025-05-07T21:00:04.6411957Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6412226Z ) 2025-05-07T21:00:04.6412468Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6413043Z self=, 2025-05-07T21:00:04.6413581Z compile=True, 2025-05-07T21:00:04.6413800Z T=4, 2025-05-07T21:00:04.6413985Z D=101, 2025-05-07T21:00:04.6414173Z B=25, 2025-05-07T21:00:04.6414360Z log_E=5, 2025-05-07T21:00:04.6414550Z L=17, 2025-05-07T21:00:04.6414746Z D_gradcheck=1, 2025-05-07T21:00:04.6414970Z stochastic_rounding=True, 2025-05-07T21:00:04.6415220Z weighted=True, 2025-05-07T21:00:04.6415435Z row_wise=True, 2025-05-07T21:00:04.6415647Z mixed=False, 2025-05-07T21:00:04.6415854Z use_cache=True, 2025-05-07T21:00:04.6416094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6416381Z use_cpu=False, 2025-05-07T21:00:04.6416609Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6416875Z ) 2025-05-07T21:00:04.6417110Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6417695Z self=, 2025-05-07T21:00:04.6418279Z compile=False, 2025-05-07T21:00:04.6418490Z T=5, 2025-05-07T21:00:04.6418681Z D=44, 2025-05-07T21:00:04.6418863Z B=52, 2025-05-07T21:00:04.6419049Z log_E=3, 2025-05-07T21:00:04.6419244Z L=7, 2025-05-07T21:00:04.6419429Z D_gradcheck=1, 2025-05-07T21:00:04.6419732Z stochastic_rounding=False, 2025-05-07T21:00:04.6419983Z weighted=True, 2025-05-07T21:00:04.6420189Z row_wise=False, 2025-05-07T21:00:04.6420400Z mixed=False, 2025-05-07T21:00:04.6420614Z use_cache=False, 2025-05-07T21:00:04.6420856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6421141Z use_cpu=True, 2025-05-07T21:00:04.6421373Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6421635Z ) 2025-05-07T21:00:04.6421867Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6422443Z self=, 2025-05-07T21:00:04.6422977Z compile=True, 2025-05-07T21:00:04.6423189Z T=2, 2025-05-07T21:00:04.6423375Z D=92, 2025-05-07T21:00:04.6423564Z B=76, 2025-05-07T21:00:04.6423746Z log_E=4, 2025-05-07T21:00:04.6423943Z L=16, 2025-05-07T21:00:04.6424136Z D_gradcheck=2, 2025-05-07T21:00:04.6424356Z stochastic_rounding=True, 2025-05-07T21:00:04.6424619Z weighted=False, 2025-05-07T21:00:04.6424838Z row_wise=True, 2025-05-07T21:00:04.6425044Z mixed=True, 2025-05-07T21:00:04.6425254Z use_cache=False, 2025-05-07T21:00:04.6425504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6425785Z use_cpu=True, 2025-05-07T21:00:04.6426015Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6426272Z ) 2025-05-07T21:00:04.6426500Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6427128Z self=, 2025-05-07T21:00:04.6427660Z compile=True, 2025-05-07T21:00:04.6427861Z T=1, 2025-05-07T21:00:04.6428047Z D=92, 2025-05-07T21:00:04.6428229Z B=85, 2025-05-07T21:00:04.6428407Z log_E=4, 2025-05-07T21:00:04.6428640Z L=4, 2025-05-07T21:00:04.6428836Z D_gradcheck=2, 2025-05-07T21:00:04.6429057Z stochastic_rounding=False, 2025-05-07T21:00:04.6429316Z weighted=True, 2025-05-07T21:00:04.6429534Z row_wise=False, 2025-05-07T21:00:04.6429743Z mixed=False, 2025-05-07T21:00:04.6429955Z use_cache=False, 2025-05-07T21:00:04.6430202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6430486Z use_cpu=False, 2025-05-07T21:00:04.6430713Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6430974Z ) 2025-05-07T21:00:04.6431207Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6431781Z self=, 2025-05-07T21:00:04.6432318Z compile=False, 2025-05-07T21:00:04.6432532Z T=4, 2025-05-07T21:00:04.6432716Z D=79, 2025-05-07T21:00:04.6432903Z B=27, 2025-05-07T21:00:04.6433094Z log_E=4, 2025-05-07T21:00:04.6433286Z L=19, 2025-05-07T21:00:04.6433483Z D_gradcheck=1, 2025-05-07T21:00:04.6433716Z stochastic_rounding=True, 2025-05-07T21:00:04.6433968Z weighted=False, 2025-05-07T21:00:04.6434185Z row_wise=False, 2025-05-07T21:00:04.6434406Z mixed=True, 2025-05-07T21:00:04.6434609Z use_cache=False, 2025-05-07T21:00:04.6434855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6435143Z use_cpu=False, 2025-05-07T21:00:04.6435372Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6435638Z ) 2025-05-07T21:00:04.6435874Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6436754Z self=, 2025-05-07T21:00:04.6437291Z compile=False, 2025-05-07T21:00:04.6437516Z T=2, 2025-05-07T21:00:04.6437699Z D=13, 2025-05-07T21:00:04.6437879Z B=21, 2025-05-07T21:00:04.6438156Z log_E=3, 2025-05-07T21:00:04.6438353Z L=4, 2025-05-07T21:00:04.6438539Z D_gradcheck=2, 2025-05-07T21:00:04.6438772Z stochastic_rounding=False, 2025-05-07T21:00:04.6439029Z weighted=True, 2025-05-07T21:00:04.6439239Z row_wise=False, 2025-05-07T21:00:04.6439456Z mixed=False, 2025-05-07T21:00:04.6439730Z use_cache=True, 2025-05-07T21:00:04.6439968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6440257Z use_cpu=True, 2025-05-07T21:00:04.6440494Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6440753Z ) 2025-05-07T21:00:04.6440986Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6441565Z self=, 2025-05-07T21:00:04.6442096Z compile=True, 2025-05-07T21:00:04.6442297Z T=4, 2025-05-07T21:00:04.6442483Z D=104, 2025-05-07T21:00:04.6442667Z B=98, 2025-05-07T21:00:04.6442850Z log_E=5, 2025-05-07T21:00:04.6443048Z L=11, 2025-05-07T21:00:04.6443242Z D_gradcheck=1, 2025-05-07T21:00:04.6443462Z stochastic_rounding=True, 2025-05-07T21:00:04.6443720Z weighted=False, 2025-05-07T21:00:04.6443937Z row_wise=False, 2025-05-07T21:00:04.6444150Z mixed=True, 2025-05-07T21:00:04.6444373Z use_cache=False, 2025-05-07T21:00:04.6444626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6444907Z use_cpu=True, 2025-05-07T21:00:04.6445141Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6445441Z ) 2025-05-07T21:00:04.6445683Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6446261Z self=, 2025-05-07T21:00:04.6446794Z compile=True, 2025-05-07T21:00:04.6447003Z T=2, 2025-05-07T21:00:04.6447190Z D=26, 2025-05-07T21:00:04.6447448Z B=18, 2025-05-07T21:00:04.6447637Z log_E=4, 2025-05-07T21:00:04.6447835Z L=13, 2025-05-07T21:00:04.6448027Z D_gradcheck=1, 2025-05-07T21:00:04.6448260Z stochastic_rounding=False, 2025-05-07T21:00:04.6448568Z weighted=True, 2025-05-07T21:00:04.6448838Z row_wise=False, 2025-05-07T21:00:04.6449046Z mixed=False, 2025-05-07T21:00:04.6449252Z use_cache=True, 2025-05-07T21:00:04.6449489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6449776Z use_cpu=False, 2025-05-07T21:00:04.6450001Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6632912Z ) 2025-05-07T21:00:04.6633606Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6635342Z self=, 2025-05-07T21:00:04.6636077Z compile=False, 2025-05-07T21:00:04.6636471Z T=3, 2025-05-07T21:00:04.6636668Z D=49, 2025-05-07T21:00:04.6636859Z B=1, 2025-05-07T21:00:04.6637047Z log_E=5, 2025-05-07T21:00:04.6637254Z L=14, 2025-05-07T21:00:04.6637446Z D_gradcheck=2, 2025-05-07T21:00:04.6637672Z stochastic_rounding=False, 2025-05-07T21:00:04.6637932Z weighted=True, 2025-05-07T21:00:04.6638148Z row_wise=True, 2025-05-07T21:00:04.6638354Z mixed=False, 2025-05-07T21:00:04.6638566Z use_cache=False, 2025-05-07T21:00:04.6638818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6639101Z use_cpu=False, 2025-05-07T21:00:04.6639339Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6639603Z ) 2025-05-07T21:00:04.6639840Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6640411Z self=, 2025-05-07T21:00:04.6640944Z compile=False, 2025-05-07T21:00:04.6641154Z T=4, 2025-05-07T21:00:04.6641336Z D=10, 2025-05-07T21:00:04.6641528Z B=119, 2025-05-07T21:00:04.6641723Z log_E=3, 2025-05-07T21:00:04.6641913Z L=10, 2025-05-07T21:00:04.6642105Z D_gradcheck=2, 2025-05-07T21:00:04.6642337Z stochastic_rounding=True, 2025-05-07T21:00:04.6642701Z weighted=True, 2025-05-07T21:00:04.6642922Z row_wise=True, 2025-05-07T21:00:04.6651553Z mixed=False, 2025-05-07T21:00:04.6651812Z use_cache=True, 2025-05-07T21:00:04.6652051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6652341Z use_cpu=True, 2025-05-07T21:00:04.6652680Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6652942Z ) 2025-05-07T21:00:04.6653182Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6653773Z self=, 2025-05-07T21:00:04.6654311Z compile=False, 2025-05-07T21:00:04.6654520Z T=3, 2025-05-07T21:00:04.6654712Z D=53, 2025-05-07T21:00:04.6654901Z B=24, 2025-05-07T21:00:04.6655083Z log_E=4, 2025-05-07T21:00:04.6655277Z L=10, 2025-05-07T21:00:04.6655465Z D_gradcheck=1, 2025-05-07T21:00:04.6655689Z stochastic_rounding=True, 2025-05-07T21:00:04.6655947Z weighted=True, 2025-05-07T21:00:04.6656168Z row_wise=False, 2025-05-07T21:00:04.6656378Z mixed=True, 2025-05-07T21:00:04.6656586Z use_cache=True, 2025-05-07T21:00:04.6656828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6657108Z use_cpu=True, 2025-05-07T21:00:04.6657341Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6657608Z ) 2025-05-07T21:00:04.6657841Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6658427Z self=, 2025-05-07T21:00:04.6658957Z compile=False, 2025-05-07T21:00:04.6659167Z T=4, 2025-05-07T21:00:04.6659351Z D=116, 2025-05-07T21:00:04.6659543Z B=108, 2025-05-07T21:00:04.6659728Z log_E=3, 2025-05-07T21:00:04.6659919Z L=8, 2025-05-07T21:00:04.6660107Z D_gradcheck=2, 2025-05-07T21:00:04.6660403Z stochastic_rounding=True, 2025-05-07T21:00:04.6660658Z weighted=False, 2025-05-07T21:00:04.6660878Z row_wise=False, 2025-05-07T21:00:04.6661092Z mixed=True, 2025-05-07T21:00:04.6661293Z use_cache=True, 2025-05-07T21:00:04.6661532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6661879Z use_cpu=False, 2025-05-07T21:00:04.6662105Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6662371Z ) 2025-05-07T21:00:04.6662605Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6663183Z self=, 2025-05-07T21:00:04.6663717Z compile=False, 2025-05-07T21:00:04.6663931Z T=5, 2025-05-07T21:00:04.6664107Z D=15, 2025-05-07T21:00:04.6664287Z B=125, 2025-05-07T21:00:04.6664472Z log_E=4, 2025-05-07T21:00:04.6664660Z L=13, 2025-05-07T21:00:04.6664852Z D_gradcheck=2, 2025-05-07T21:00:04.6665084Z stochastic_rounding=False, 2025-05-07T21:00:04.6665337Z weighted=False, 2025-05-07T21:00:04.6665552Z row_wise=True, 2025-05-07T21:00:04.6665768Z mixed=True, 2025-05-07T21:00:04.6665989Z use_cache=True, 2025-05-07T21:00:04.6666227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6666517Z use_cpu=True, 2025-05-07T21:00:04.6666751Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6667011Z ) 2025-05-07T21:00:04.6667245Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6667830Z self=, 2025-05-07T21:00:04.6668359Z compile=True, 2025-05-07T21:00:04.6668572Z T=3, 2025-05-07T21:00:04.6668759Z D=28, 2025-05-07T21:00:04.6668943Z B=44, 2025-05-07T21:00:04.6669131Z log_E=3, 2025-05-07T21:00:04.6669326Z L=2, 2025-05-07T21:00:04.6669511Z D_gradcheck=2, 2025-05-07T21:00:04.6669736Z stochastic_rounding=True, 2025-05-07T21:00:04.6669989Z weighted=False, 2025-05-07T21:00:04.6670203Z row_wise=False, 2025-05-07T21:00:04.6670412Z mixed=False, 2025-05-07T21:00:04.6670621Z use_cache=False, 2025-05-07T21:00:04.6670861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6671208Z use_cpu=True, 2025-05-07T21:00:04.6671443Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6671706Z ) 2025-05-07T21:00:04.6671934Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6672561Z self=, 2025-05-07T21:00:04.6673094Z compile=False, 2025-05-07T21:00:04.6673297Z T=4, 2025-05-07T21:00:04.6673484Z D=82, 2025-05-07T21:00:04.6673669Z B=52, 2025-05-07T21:00:04.6673849Z log_E=3, 2025-05-07T21:00:04.6674041Z L=13, 2025-05-07T21:00:04.6674228Z D_gradcheck=2, 2025-05-07T21:00:04.6674446Z stochastic_rounding=True, 2025-05-07T21:00:04.6674698Z weighted=False, 2025-05-07T21:00:04.6674918Z row_wise=False, 2025-05-07T21:00:04.6675128Z mixed=False, 2025-05-07T21:00:04.6675341Z use_cache=True, 2025-05-07T21:00:04.6675580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6675865Z use_cpu=False, 2025-05-07T21:00:04.6676104Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6676372Z ) 2025-05-07T21:00:04.6676602Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6677184Z self=, 2025-05-07T21:00:04.6677714Z compile=True, 2025-05-07T21:00:04.6677919Z T=3, 2025-05-07T21:00:04.6678101Z D=7, 2025-05-07T21:00:04.6678285Z B=67, 2025-05-07T21:00:04.6678479Z log_E=3, 2025-05-07T21:00:04.6678669Z L=11, 2025-05-07T21:00:04.6678861Z D_gradcheck=2, 2025-05-07T21:00:04.6679087Z stochastic_rounding=True, 2025-05-07T21:00:04.6679337Z weighted=False, 2025-05-07T21:00:04.6679553Z row_wise=False, 2025-05-07T21:00:04.6679765Z mixed=True, 2025-05-07T21:00:04.6680019Z use_cache=False, 2025-05-07T21:00:04.6680269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6680556Z use_cpu=True, 2025-05-07T21:00:04.6680790Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6681053Z ) 2025-05-07T21:00:04.6681337Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6681906Z self=, 2025-05-07T21:00:04.6682435Z compile=True, 2025-05-07T21:00:04.6682647Z T=1, 2025-05-07T21:00:04.6682827Z D=58, 2025-05-07T21:00:04.6683015Z B=32, 2025-05-07T21:00:04.6683201Z log_E=5, 2025-05-07T21:00:04.6683387Z L=10, 2025-05-07T21:00:04.6683577Z D_gradcheck=2, 2025-05-07T21:00:04.6683802Z stochastic_rounding=True, 2025-05-07T21:00:04.6684058Z weighted=True, 2025-05-07T21:00:04.6684268Z row_wise=False, 2025-05-07T21:00:04.6684482Z mixed=True, 2025-05-07T21:00:04.6684698Z use_cache=False, 2025-05-07T21:00:04.6684943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6685231Z use_cpu=False, 2025-05-07T21:00:04.6685466Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6685730Z ) 2025-05-07T21:00:04.6685962Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6686552Z self=, 2025-05-07T21:00:04.6687080Z compile=False, 2025-05-07T21:00:04.6687293Z T=1, 2025-05-07T21:00:04.6687480Z D=40, 2025-05-07T21:00:04.6687661Z B=29, 2025-05-07T21:00:04.6687840Z log_E=3, 2025-05-07T21:00:04.6688033Z L=11, 2025-05-07T21:00:04.6688215Z D_gradcheck=2, 2025-05-07T21:00:04.6688542Z stochastic_rounding=True, 2025-05-07T21:00:04.6688800Z weighted=True, 2025-05-07T21:00:04.6689009Z row_wise=True, 2025-05-07T21:00:04.6689224Z mixed=False, 2025-05-07T21:00:04.6689440Z use_cache=False, 2025-05-07T21:00:04.6689684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6689973Z use_cpu=True, 2025-05-07T21:00:04.6690211Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6690475Z ) 2025-05-07T21:00:04.6690757Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6691340Z self=, 2025-05-07T21:00:04.6691875Z compile=True, 2025-05-07T21:00:04.6692079Z T=3, 2025-05-07T21:00:04.6692267Z D=103, 2025-05-07T21:00:04.6692499Z B=45, 2025-05-07T21:00:04.6692681Z log_E=3, 2025-05-07T21:00:04.6692883Z L=16, 2025-05-07T21:00:04.6693074Z D_gradcheck=2, 2025-05-07T21:00:04.6693295Z stochastic_rounding=True, 2025-05-07T21:00:04.6693553Z weighted=False, 2025-05-07T21:00:04.6693766Z row_wise=True, 2025-05-07T21:00:04.6693973Z mixed=False, 2025-05-07T21:00:04.6694184Z use_cache=False, 2025-05-07T21:00:04.6694433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6694713Z use_cpu=True, 2025-05-07T21:00:04.6694944Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6695206Z ) 2025-05-07T21:00:04.6695459Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6696070Z self=, 2025-05-07T21:00:04.6696599Z compile=True, 2025-05-07T21:00:04.6696801Z T=2, 2025-05-07T21:00:04.6696977Z D=90, 2025-05-07T21:00:04.6697160Z B=19, 2025-05-07T21:00:04.6697344Z log_E=5, 2025-05-07T21:00:04.6697529Z L=0, 2025-05-07T21:00:04.6697718Z D_gradcheck=1, 2025-05-07T21:00:04.6697943Z stochastic_rounding=True, 2025-05-07T21:00:04.6698202Z weighted=True, 2025-05-07T21:00:04.6698420Z row_wise=False, 2025-05-07T21:00:04.6698631Z mixed=False, 2025-05-07T21:00:04.6698831Z use_cache=False, 2025-05-07T21:00:04.6699109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6699396Z use_cpu=False, 2025-05-07T21:00:04.6699629Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6699937Z ) 2025-05-07T21:00:04.6700164Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6700743Z self=, 2025-05-07T21:00:04.6701314Z compile=False, 2025-05-07T21:00:04.6701515Z T=1, 2025-05-07T21:00:04.6701699Z D=52, 2025-05-07T21:00:04.6701885Z B=119, 2025-05-07T21:00:04.6702068Z log_E=5, 2025-05-07T21:00:04.6702264Z L=5, 2025-05-07T21:00:04.6702459Z D_gradcheck=2, 2025-05-07T21:00:04.6702677Z stochastic_rounding=True, 2025-05-07T21:00:04.6702931Z weighted=False, 2025-05-07T21:00:04.6703149Z row_wise=False, 2025-05-07T21:00:04.6703356Z mixed=False, 2025-05-07T21:00:04.6703565Z use_cache=True, 2025-05-07T21:00:04.6703802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6704084Z use_cpu=True, 2025-05-07T21:00:04.6704314Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6704574Z ) 2025-05-07T21:00:04.6704803Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6705409Z self=, 2025-05-07T21:00:04.6705966Z compile=True, 2025-05-07T21:00:04.6706172Z T=5, 2025-05-07T21:00:04.6706349Z D=117, 2025-05-07T21:00:04.6706529Z B=68, 2025-05-07T21:00:04.6706716Z log_E=3, 2025-05-07T21:00:04.6706904Z L=18, 2025-05-07T21:00:04.6707098Z D_gradcheck=1, 2025-05-07T21:00:04.6707324Z stochastic_rounding=False, 2025-05-07T21:00:04.6707568Z weighted=True, 2025-05-07T21:00:04.6707780Z row_wise=False, 2025-05-07T21:00:04.6707990Z mixed=True, 2025-05-07T21:00:04.6708192Z use_cache=False, 2025-05-07T21:00:04.6708441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6708726Z use_cpu=False, 2025-05-07T21:00:04.6708954Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6709217Z ) 2025-05-07T21:00:04.6709451Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6710026Z self=, 2025-05-07T21:00:04.6710609Z compile=False, 2025-05-07T21:00:04.6710812Z T=4, 2025-05-07T21:00:04.6710996Z D=9, 2025-05-07T21:00:04.6711170Z B=71, 2025-05-07T21:00:04.6711353Z log_E=4, 2025-05-07T21:00:04.6711548Z L=16, 2025-05-07T21:00:04.6711734Z D_gradcheck=2, 2025-05-07T21:00:04.6712006Z stochastic_rounding=False, 2025-05-07T21:00:04.6712262Z weighted=True, 2025-05-07T21:00:04.6712470Z row_wise=True, 2025-05-07T21:00:04.6712680Z mixed=True, 2025-05-07T21:00:04.6712889Z use_cache=True, 2025-05-07T21:00:04.6713121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6713406Z use_cpu=True, 2025-05-07T21:00:04.6713637Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6713896Z ) 2025-05-07T21:00:04.6714126Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6714708Z self=, 2025-05-07T21:00:04.6715234Z compile=True, 2025-05-07T21:00:04.6715450Z T=2, 2025-05-07T21:00:04.6715663Z D=116, 2025-05-07T21:00:04.6715870Z B=88, 2025-05-07T21:00:04.6716056Z log_E=4, 2025-05-07T21:00:04.6716250Z L=8, 2025-05-07T21:00:04.6716437Z D_gradcheck=1, 2025-05-07T21:00:04.6716665Z stochastic_rounding=True, 2025-05-07T21:00:04.6716924Z weighted=True, 2025-05-07T21:00:04.6717130Z row_wise=False, 2025-05-07T21:00:04.6717343Z mixed=False, 2025-05-07T21:00:04.6717553Z use_cache=True, 2025-05-07T21:00:04.6717795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6718075Z use_cpu=False, 2025-05-07T21:00:04.6718308Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6718569Z ) 2025-05-07T21:00:04.6718794Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6720000Z self=, 2025-05-07T21:00:04.6720542Z compile=False, 2025-05-07T21:00:04.6720745Z T=5, 2025-05-07T21:00:04.6720934Z D=68, 2025-05-07T21:00:04.6721119Z B=111, 2025-05-07T21:00:04.6721304Z log_E=3, 2025-05-07T21:00:04.6721561Z L=13, 2025-05-07T21:00:04.6721749Z D_gradcheck=2, 2025-05-07T21:00:04.6721971Z stochastic_rounding=False, 2025-05-07T21:00:04.6722229Z weighted=False, 2025-05-07T21:00:04.6722449Z row_wise=False, 2025-05-07T21:00:04.6722653Z mixed=True, 2025-05-07T21:00:04.6722742Z use_cache=False, 2025-05-07T21:00:04.6722851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6722933Z use_cpu=False, 2025-05-07T21:00:04.6723043Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6723122Z ) 2025-05-07T21:00:04.6723264Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6723617Z self=, 2025-05-07T21:00:04.6723702Z compile=True, 2025-05-07T21:00:04.6723782Z T=1, 2025-05-07T21:00:04.6723860Z D=120, 2025-05-07T21:00:04.6723944Z B=48, 2025-05-07T21:00:04.6724028Z log_E=3, 2025-05-07T21:00:04.6724105Z L=17, 2025-05-07T21:00:04.6724191Z D_gradcheck=1, 2025-05-07T21:00:04.6724291Z stochastic_rounding=True, 2025-05-07T21:00:04.6724373Z weighted=False, 2025-05-07T21:00:04.6724456Z row_wise=False, 2025-05-07T21:00:04.6724543Z mixed=True, 2025-05-07T21:00:04.6724628Z use_cache=True, 2025-05-07T21:00:04.6724741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6724829Z use_cpu=True, 2025-05-07T21:00:04.6724932Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6725016Z ) 2025-05-07T21:00:04.6725149Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6725549Z self=, 2025-05-07T21:00:04.6725640Z compile=False, 2025-05-07T21:00:04.6725720Z T=4, 2025-05-07T21:00:04.6725800Z D=113, 2025-05-07T21:00:04.6725883Z B=17, 2025-05-07T21:00:04.6726013Z log_E=4, 2025-05-07T21:00:04.6726092Z L=0, 2025-05-07T21:00:04.6726179Z D_gradcheck=1, 2025-05-07T21:00:04.6726276Z stochastic_rounding=True, 2025-05-07T21:00:04.6726359Z weighted=False, 2025-05-07T21:00:04.6726450Z row_wise=False, 2025-05-07T21:00:04.6726535Z mixed=False, 2025-05-07T21:00:04.6726663Z use_cache=False, 2025-05-07T21:00:04.6726774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6726855Z use_cpu=True, 2025-05-07T21:00:04.6726965Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6919170Z ) 2025-05-07T21:00:04.6919519Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6919946Z self=, 2025-05-07T21:00:04.6920087Z compile=False, 2025-05-07T21:00:04.6920198Z T=1, 2025-05-07T21:00:04.6920327Z D=128, 2025-05-07T21:00:04.6920440Z B=49, 2025-05-07T21:00:04.6920521Z log_E=3, 2025-05-07T21:00:04.6920608Z L=17, 2025-05-07T21:00:04.6920695Z D_gradcheck=2, 2025-05-07T21:00:04.6920799Z stochastic_rounding=True, 2025-05-07T21:00:04.6920892Z weighted=False, 2025-05-07T21:00:04.6920974Z row_wise=False, 2025-05-07T21:00:04.6921055Z mixed=True, 2025-05-07T21:00:04.6921141Z use_cache=True, 2025-05-07T21:00:04.6921259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6921393Z use_cpu=True, 2025-05-07T21:00:04.6921512Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6921588Z ) 2025-05-07T21:00:04.6921726Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6922096Z self=, 2025-05-07T21:00:04.6922183Z compile=True, 2025-05-07T21:00:04.6922267Z T=4, 2025-05-07T21:00:04.6922345Z D=18, 2025-05-07T21:00:04.6922576Z B=28, 2025-05-07T21:00:04.6922663Z log_E=5, 2025-05-07T21:00:04.6922742Z L=9, 2025-05-07T21:00:04.6922829Z D_gradcheck=1, 2025-05-07T21:00:04.6922935Z stochastic_rounding=True, 2025-05-07T21:00:04.6923026Z weighted=False, 2025-05-07T21:00:04.6923175Z row_wise=False, 2025-05-07T21:00:04.6923264Z mixed=True, 2025-05-07T21:00:04.6923349Z use_cache=True, 2025-05-07T21:00:04.6923458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6923550Z use_cpu=True, 2025-05-07T21:00:04.6923658Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6923734Z ) 2025-05-07T21:00:04.6923876Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6924240Z self=, 2025-05-07T21:00:04.6924334Z compile=False, 2025-05-07T21:00:04.6924413Z T=1, 2025-05-07T21:00:04.6924493Z D=107, 2025-05-07T21:00:04.6924578Z B=110, 2025-05-07T21:00:04.6924663Z log_E=5, 2025-05-07T21:00:04.6924744Z L=2, 2025-05-07T21:00:04.6924833Z D_gradcheck=2, 2025-05-07T21:00:04.6924930Z stochastic_rounding=True, 2025-05-07T21:00:04.6925019Z weighted=True, 2025-05-07T21:00:04.6925108Z row_wise=True, 2025-05-07T21:00:04.6925195Z mixed=False, 2025-05-07T21:00:04.6925279Z use_cache=False, 2025-05-07T21:00:04.6925398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6925481Z use_cpu=True, 2025-05-07T21:00:04.6925588Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6925670Z ) 2025-05-07T21:00:04.6925807Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6926172Z self=, 2025-05-07T21:00:04.6926259Z compile=False, 2025-05-07T21:00:04.6926337Z T=3, 2025-05-07T21:00:04.6926423Z D=58, 2025-05-07T21:00:04.6926503Z B=3, 2025-05-07T21:00:04.6926583Z log_E=4, 2025-05-07T21:00:04.6926675Z L=16, 2025-05-07T21:00:04.6926762Z D_gradcheck=2, 2025-05-07T21:00:04.6926858Z stochastic_rounding=True, 2025-05-07T21:00:04.6927030Z weighted=True, 2025-05-07T21:00:04.6927117Z row_wise=False, 2025-05-07T21:00:04.6927202Z mixed=False, 2025-05-07T21:00:04.6927305Z use_cache=False, 2025-05-07T21:00:04.6927423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6929142Z use_cpu=True, 2025-05-07T21:00:04.6929323Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6929401Z ) 2025-05-07T21:00:04.6929545Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6929899Z self=, 2025-05-07T21:00:04.6929988Z compile=False, 2025-05-07T21:00:04.6930074Z T=3, 2025-05-07T21:00:04.6930154Z D=83, 2025-05-07T21:00:04.6930233Z B=125, 2025-05-07T21:00:04.6930323Z log_E=5, 2025-05-07T21:00:04.6930401Z L=16, 2025-05-07T21:00:04.6930486Z D_gradcheck=1, 2025-05-07T21:00:04.6930595Z stochastic_rounding=False, 2025-05-07T21:00:04.6930678Z weighted=True, 2025-05-07T21:00:04.6930770Z row_wise=False, 2025-05-07T21:00:04.6930860Z mixed=True, 2025-05-07T21:00:04.6930944Z use_cache=True, 2025-05-07T21:00:04.6931060Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6931141Z use_cpu=True, 2025-05-07T21:00:04.6931245Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6931322Z ) 2025-05-07T21:00:04.6931459Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6931813Z self=, 2025-05-07T21:00:04.6931902Z compile=False, 2025-05-07T21:00:04.6931984Z T=1, 2025-05-07T21:00:04.6932064Z D=101, 2025-05-07T21:00:04.6932152Z B=64, 2025-05-07T21:00:04.6932235Z log_E=4, 2025-05-07T21:00:04.6932318Z L=5, 2025-05-07T21:00:04.6932414Z D_gradcheck=2, 2025-05-07T21:00:04.6932567Z stochastic_rounding=False, 2025-05-07T21:00:04.6932655Z weighted=True, 2025-05-07T21:00:04.6932748Z row_wise=False, 2025-05-07T21:00:04.6932840Z mixed=False, 2025-05-07T21:00:04.6932935Z use_cache=False, 2025-05-07T21:00:04.6933050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6933180Z use_cpu=False, 2025-05-07T21:00:04.6933295Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6933377Z ) 2025-05-07T21:00:04.6933521Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6933893Z self=, 2025-05-07T21:00:04.6933980Z compile=False, 2025-05-07T21:00:04.6934061Z T=2, 2025-05-07T21:00:04.6934149Z D=11, 2025-05-07T21:00:04.6934231Z B=59, 2025-05-07T21:00:04.6934314Z log_E=4, 2025-05-07T21:00:04.6934403Z L=20, 2025-05-07T21:00:04.6934496Z D_gradcheck=2, 2025-05-07T21:00:04.6934600Z stochastic_rounding=True, 2025-05-07T21:00:04.6934698Z weighted=True, 2025-05-07T21:00:04.6934783Z row_wise=False, 2025-05-07T21:00:04.6934872Z mixed=False, 2025-05-07T21:00:04.6934962Z use_cache=False, 2025-05-07T21:00:04.6935073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6935167Z use_cpu=False, 2025-05-07T21:00:04.6935274Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6935352Z ) 2025-05-07T21:00:04.6935495Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6935856Z self=, 2025-05-07T21:00:04.6935946Z compile=False, 2025-05-07T21:00:04.6936035Z T=5, 2025-05-07T21:00:04.6936118Z D=111, 2025-05-07T21:00:04.6936201Z B=26, 2025-05-07T21:00:04.6936604Z log_E=3, 2025-05-07T21:00:04.6936693Z L=5, 2025-05-07T21:00:04.6936787Z D_gradcheck=2, 2025-05-07T21:00:04.6936889Z stochastic_rounding=False, 2025-05-07T21:00:04.6936975Z weighted=True, 2025-05-07T21:00:04.6937070Z row_wise=True, 2025-05-07T21:00:04.6937155Z mixed=False, 2025-05-07T21:00:04.6937242Z use_cache=False, 2025-05-07T21:00:04.6937443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6937533Z use_cpu=True, 2025-05-07T21:00:04.6937642Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6937728Z ) 2025-05-07T21:00:04.6937868Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6938307Z self=, 2025-05-07T21:00:04.6938402Z compile=False, 2025-05-07T21:00:04.6938483Z T=4, 2025-05-07T21:00:04.6938564Z D=49, 2025-05-07T21:00:04.6938653Z B=63, 2025-05-07T21:00:04.6938735Z log_E=5, 2025-05-07T21:00:04.6938822Z L=8, 2025-05-07T21:00:04.6938909Z D_gradcheck=1, 2025-05-07T21:00:04.6939010Z stochastic_rounding=False, 2025-05-07T21:00:04.6939104Z weighted=True, 2025-05-07T21:00:04.6939190Z row_wise=True, 2025-05-07T21:00:04.6939284Z mixed=False, 2025-05-07T21:00:04.6939381Z use_cache=False, 2025-05-07T21:00:04.6939494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6939586Z use_cpu=True, 2025-05-07T21:00:04.6939702Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6939785Z ) 2025-05-07T21:00:04.6939923Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6940284Z self=, 2025-05-07T21:00:04.6940374Z compile=True, 2025-05-07T21:00:04.6940468Z T=2, 2025-05-07T21:00:04.6940552Z D=106, 2025-05-07T21:00:04.6940636Z B=80, 2025-05-07T21:00:04.6940728Z log_E=4, 2025-05-07T21:00:04.6940809Z L=20, 2025-05-07T21:00:04.6949018Z D_gradcheck=1, 2025-05-07T21:00:04.6949154Z stochastic_rounding=False, 2025-05-07T21:00:04.6949244Z weighted=False, 2025-05-07T21:00:04.6949329Z row_wise=True, 2025-05-07T21:00:04.6949419Z mixed=False, 2025-05-07T21:00:04.6949610Z use_cache=True, 2025-05-07T21:00:04.6949726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6949819Z use_cpu=False, 2025-05-07T21:00:04.6949937Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6950014Z ) 2025-05-07T21:00:04.6950218Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6950591Z self=, 2025-05-07T21:00:04.6950687Z compile=True, 2025-05-07T21:00:04.6950768Z T=1, 2025-05-07T21:00:04.6950847Z D=102, 2025-05-07T21:00:04.6950931Z B=60, 2025-05-07T21:00:04.6951010Z log_E=4, 2025-05-07T21:00:04.6951086Z L=18, 2025-05-07T21:00:04.6951178Z D_gradcheck=1, 2025-05-07T21:00:04.6951274Z stochastic_rounding=True, 2025-05-07T21:00:04.6951357Z weighted=True, 2025-05-07T21:00:04.6951445Z row_wise=True, 2025-05-07T21:00:04.6951524Z mixed=False, 2025-05-07T21:00:04.6951608Z use_cache=False, 2025-05-07T21:00:04.6951725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6951808Z use_cpu=False, 2025-05-07T21:00:04.6951920Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6951997Z ) 2025-05-07T21:00:04.6952137Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6952499Z self=, 2025-05-07T21:00:04.6952588Z compile=True, 2025-05-07T21:00:04.6952670Z T=1, 2025-05-07T21:00:04.6952754Z D=46, 2025-05-07T21:00:04.6952831Z B=64, 2025-05-07T21:00:04.6952912Z log_E=5, 2025-05-07T21:00:04.6953005Z L=3, 2025-05-07T21:00:04.6953088Z D_gradcheck=2, 2025-05-07T21:00:04.6953183Z stochastic_rounding=True, 2025-05-07T21:00:04.6953272Z weighted=True, 2025-05-07T21:00:04.6953360Z row_wise=False, 2025-05-07T21:00:04.6953444Z mixed=True, 2025-05-07T21:00:04.6953536Z use_cache=False, 2025-05-07T21:00:04.6953645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6953738Z use_cpu=False, 2025-05-07T21:00:04.6953840Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6953918Z ) 2025-05-07T21:00:04.6954105Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6954454Z self=, 2025-05-07T21:00:04.6954542Z compile=False, 2025-05-07T21:00:04.6954630Z T=2, 2025-05-07T21:00:04.6954743Z D=75, 2025-05-07T21:00:04.6954823Z B=65, 2025-05-07T21:00:04.6954910Z log_E=4, 2025-05-07T21:00:04.6954991Z L=6, 2025-05-07T21:00:04.6955077Z D_gradcheck=2, 2025-05-07T21:00:04.6955177Z stochastic_rounding=True, 2025-05-07T21:00:04.6955265Z weighted=False, 2025-05-07T21:00:04.6955350Z row_wise=True, 2025-05-07T21:00:04.6955442Z mixed=False, 2025-05-07T21:00:04.6955526Z use_cache=True, 2025-05-07T21:00:04.6955639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6955724Z use_cpu=True, 2025-05-07T21:00:04.6955827Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6955908Z ) 2025-05-07T21:00:04.6956044Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6956406Z self=, 2025-05-07T21:00:04.6956502Z compile=False, 2025-05-07T21:00:04.6956581Z T=2, 2025-05-07T21:00:04.6956660Z D=49, 2025-05-07T21:00:04.6956743Z B=1, 2025-05-07T21:00:04.6956824Z log_E=4, 2025-05-07T21:00:04.6956908Z L=5, 2025-05-07T21:00:04.6956996Z D_gradcheck=1, 2025-05-07T21:00:04.6957091Z stochastic_rounding=True, 2025-05-07T21:00:04.6957180Z weighted=True, 2025-05-07T21:00:04.6957263Z row_wise=False, 2025-05-07T21:00:04.6957344Z mixed=True, 2025-05-07T21:00:04.6957432Z use_cache=True, 2025-05-07T21:00:04.6957539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6957625Z use_cpu=True, 2025-05-07T21:00:04.6957732Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6957849Z ) 2025-05-07T21:00:04.6957983Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6958350Z self=, 2025-05-07T21:00:04.6958474Z compile=False, 2025-05-07T21:00:04.6958552Z T=2, 2025-05-07T21:00:04.6958634Z D=13, 2025-05-07T21:00:04.6958710Z B=60, 2025-05-07T21:00:04.6958788Z log_E=3, 2025-05-07T21:00:04.6958873Z L=20, 2025-05-07T21:00:04.6958956Z D_gradcheck=2, 2025-05-07T21:00:04.6959057Z stochastic_rounding=False, 2025-05-07T21:00:04.6959141Z weighted=True, 2025-05-07T21:00:04.6959223Z row_wise=True, 2025-05-07T21:00:04.6959311Z mixed=True, 2025-05-07T21:00:04.6959396Z use_cache=False, 2025-05-07T21:00:04.6959505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6959594Z use_cpu=True, 2025-05-07T21:00:04.6959697Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6959772Z ) 2025-05-07T21:00:04.6959913Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6960271Z self=, 2025-05-07T21:00:04.6960360Z compile=False, 2025-05-07T21:00:04.6960446Z T=1, 2025-05-07T21:00:04.6960530Z D=10, 2025-05-07T21:00:04.6960612Z B=27, 2025-05-07T21:00:04.6960690Z log_E=4, 2025-05-07T21:00:04.6960769Z L=2, 2025-05-07T21:00:04.6960865Z D_gradcheck=1, 2025-05-07T21:00:04.6960960Z stochastic_rounding=True, 2025-05-07T21:00:04.6961044Z weighted=False, 2025-05-07T21:00:04.6961129Z row_wise=True, 2025-05-07T21:00:04.6961210Z mixed=False, 2025-05-07T21:00:04.6961293Z use_cache=True, 2025-05-07T21:00:04.6961407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6961492Z use_cpu=True, 2025-05-07T21:00:04.6961593Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.6961673Z ) 2025-05-07T21:00:04.6961810Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6962169Z self=, 2025-05-07T21:00:04.6962361Z compile=True, 2025-05-07T21:00:04.6962441Z T=4, 2025-05-07T21:00:04.6962525Z D=74, 2025-05-07T21:00:04.6962606Z B=44, 2025-05-07T21:00:04.6962684Z log_E=5, 2025-05-07T21:00:04.6962769Z L=20, 2025-05-07T21:00:04.6962856Z D_gradcheck=2, 2025-05-07T21:00:04.6962991Z stochastic_rounding=True, 2025-05-07T21:00:04.6963083Z weighted=False, 2025-05-07T21:00:04.6963167Z row_wise=False, 2025-05-07T21:00:04.6963253Z mixed=False, 2025-05-07T21:00:04.6963343Z use_cache=True, 2025-05-07T21:00:04.6963452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.6963534Z use_cpu=True, 2025-05-07T21:00:04.6963645Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.6963724Z ) 2025-05-07T21:00:04.6963858Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6964227Z self=, 2025-05-07T21:00:04.6964313Z compile=False, 2025-05-07T21:00:04.6964409Z T=4, 2025-05-07T21:00:04.6964490Z D=109, 2025-05-07T21:00:04.6964569Z B=15, 2025-05-07T21:00:04.6964651Z log_E=3, 2025-05-07T21:00:04.6964731Z L=19, 2025-05-07T21:00:04.6964820Z D_gradcheck=1, 2025-05-07T21:00:04.6964925Z stochastic_rounding=False, 2025-05-07T21:00:04.6965011Z weighted=True, 2025-05-07T21:00:04.6965092Z row_wise=True, 2025-05-07T21:00:04.6965180Z mixed=True, 2025-05-07T21:00:04.6965269Z use_cache=False, 2025-05-07T21:00:04.6965378Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6965469Z use_cpu=False, 2025-05-07T21:00:04.6965571Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.6965648Z ) 2025-05-07T21:00:04.6965787Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.6966187Z self=, 2025-05-07T21:00:04.6966279Z compile=False, 2025-05-07T21:00:04.6966357Z T=3, 2025-05-07T21:00:04.6966439Z D=41, 2025-05-07T21:00:04.6966525Z B=125, 2025-05-07T21:00:04.6966644Z log_E=5, 2025-05-07T21:00:04.6966722Z L=1, 2025-05-07T21:00:04.6966816Z D_gradcheck=1, 2025-05-07T21:00:04.6966914Z stochastic_rounding=True, 2025-05-07T21:00:04.6966997Z weighted=False, 2025-05-07T21:00:04.6967088Z row_wise=True, 2025-05-07T21:00:04.6967169Z mixed=True, 2025-05-07T21:00:04.6967253Z use_cache=False, 2025-05-07T21:00:04.6967365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.6967446Z use_cpu=True, 2025-05-07T21:00:04.6967555Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.7212031Z ) 2025-05-07T21:00:04.7212548Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7213201Z self=, 2025-05-07T21:00:04.7213364Z compile=True, 2025-05-07T21:00:04.7213502Z T=3, 2025-05-07T21:00:04.7213629Z D=56, 2025-05-07T21:00:04.7213763Z B=60, 2025-05-07T21:00:04.7213894Z log_E=5, 2025-05-07T21:00:04.7214025Z L=1, 2025-05-07T21:00:04.7214168Z D_gradcheck=1, 2025-05-07T21:00:04.7214324Z stochastic_rounding=False, 2025-05-07T21:00:04.7214470Z weighted=True, 2025-05-07T21:00:04.7214602Z row_wise=True, 2025-05-07T21:00:04.7214734Z mixed=False, 2025-05-07T21:00:04.7214876Z use_cache=False, 2025-05-07T21:00:04.7215045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.7215178Z use_cpu=True, 2025-05-07T21:00:04.7215351Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.7215476Z ) 2025-05-07T21:00:04.7215699Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7216250Z self=, 2025-05-07T21:00:04.7216375Z compile=True, 2025-05-07T21:00:04.7216497Z T=1, 2025-05-07T21:00:04.7216615Z D=36, 2025-05-07T21:00:04.7216733Z B=95, 2025-05-07T21:00:04.7217013Z log_E=4, 2025-05-07T21:00:04.7217091Z L=9, 2025-05-07T21:00:04.7217175Z D_gradcheck=1, 2025-05-07T21:00:04.7217286Z stochastic_rounding=False, 2025-05-07T21:00:04.7217371Z weighted=True, 2025-05-07T21:00:04.7217452Z row_wise=True, 2025-05-07T21:00:04.7217540Z mixed=False, 2025-05-07T21:00:04.7217695Z use_cache=False, 2025-05-07T21:00:04.7217807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.7217898Z use_cpu=True, 2025-05-07T21:00:04.7218007Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.7218093Z ) 2025-05-07T21:00:04.7218234Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7218592Z self=, 2025-05-07T21:00:04.7218686Z compile=False, 2025-05-07T21:00:04.7218768Z T=1, 2025-05-07T21:00:04.7218848Z D=48, 2025-05-07T21:00:04.7218940Z B=125, 2025-05-07T21:00:04.7219021Z log_E=3, 2025-05-07T21:00:04.7219106Z L=17, 2025-05-07T21:00:04.7219200Z D_gradcheck=1, 2025-05-07T21:00:04.7219299Z stochastic_rounding=False, 2025-05-07T21:00:04.7219385Z weighted=True, 2025-05-07T21:00:04.7219471Z row_wise=True, 2025-05-07T21:00:04.7219552Z mixed=False, 2025-05-07T21:00:04.7219647Z use_cache=False, 2025-05-07T21:00:04.7219762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.7219847Z use_cpu=True, 2025-05-07T21:00:04.7219961Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.7220039Z ) 2025-05-07T21:00:04.7220176Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7220536Z self=, 2025-05-07T21:00:04.7220621Z compile=True, 2025-05-07T21:00:04.7220703Z T=2, 2025-05-07T21:00:04.7220790Z D=49, 2025-05-07T21:00:04.7220945Z B=74, 2025-05-07T21:00:04.7221028Z log_E=4, 2025-05-07T21:00:04.7221116Z L=18, 2025-05-07T21:00:04.7221203Z D_gradcheck=1, 2025-05-07T21:00:04.7221304Z stochastic_rounding=False, 2025-05-07T21:00:04.7221398Z weighted=False, 2025-05-07T21:00:04.7221564Z row_wise=False, 2025-05-07T21:00:04.7221654Z mixed=False, 2025-05-07T21:00:04.7221738Z use_cache=False, 2025-05-07T21:00:04.7221848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.7221941Z use_cpu=False, 2025-05-07T21:00:04.7222096Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.7222174Z ) 2025-05-07T21:00:04.7222316Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7222667Z self=, 2025-05-07T21:00:04.7222755Z compile=False, 2025-05-07T21:00:04.7222841Z T=5, 2025-05-07T21:00:04.7222920Z D=66, 2025-05-07T21:00:04.7223009Z B=118, 2025-05-07T21:00:04.7223094Z log_E=4, 2025-05-07T21:00:04.7223173Z L=13, 2025-05-07T21:00:04.7223265Z D_gradcheck=1, 2025-05-07T21:00:04.7223369Z stochastic_rounding=False, 2025-05-07T21:00:04.7223452Z weighted=False, 2025-05-07T21:00:04.7223544Z row_wise=True, 2025-05-07T21:00:04.7223627Z mixed=True, 2025-05-07T21:00:04.7223712Z use_cache=False, 2025-05-07T21:00:04.7223828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.7223914Z use_cpu=True, 2025-05-07T21:00:04.7224016Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.7224098Z ) 2025-05-07T21:00:04.7224232Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7224581Z self=, 2025-05-07T21:00:04.7224676Z compile=True, 2025-05-07T21:00:04.7224756Z T=4, 2025-05-07T21:00:04.7224841Z D=85, 2025-05-07T21:00:04.7224919Z B=28, 2025-05-07T21:00:04.7225002Z log_E=5, 2025-05-07T21:00:04.7225089Z L=1, 2025-05-07T21:00:04.7225174Z D_gradcheck=1, 2025-05-07T21:00:04.7225270Z stochastic_rounding=True, 2025-05-07T21:00:04.7225414Z weighted=False, 2025-05-07T21:00:04.7225497Z row_wise=False, 2025-05-07T21:00:04.7225579Z mixed=True, 2025-05-07T21:00:04.7225673Z use_cache=False, 2025-05-07T21:00:04.7225781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.7225868Z use_cpu=True, 2025-05-07T21:00:04.7226019Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.7226098Z ) 2025-05-07T21:00:04.7226233Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7226584Z self=, 2025-05-07T21:00:04.7226671Z compile=True, 2025-05-07T21:00:04.7226758Z T=4, 2025-05-07T21:00:04.7226838Z D=35, 2025-05-07T21:00:04.7226919Z B=59, 2025-05-07T21:00:04.7227005Z log_E=3, 2025-05-07T21:00:04.7227089Z L=2, 2025-05-07T21:00:04.7227179Z D_gradcheck=1, 2025-05-07T21:00:04.7227282Z stochastic_rounding=True, 2025-05-07T21:00:04.7227367Z weighted=True, 2025-05-07T21:00:04.7227454Z row_wise=False, 2025-05-07T21:00:04.7227545Z mixed=False, 2025-05-07T21:00:04.7227633Z use_cache=True, 2025-05-07T21:00:04.7227744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.7227836Z use_cpu=True, 2025-05-07T21:00:04.7227940Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.7228015Z ) 2025-05-07T21:00:04.7228156Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7228509Z self=, 2025-05-07T21:00:04.7228602Z compile=True, 2025-05-07T21:00:04.7228681Z T=2, 2025-05-07T21:00:04.7228762Z D=104, 2025-05-07T21:00:04.7228846Z B=3, 2025-05-07T21:00:04.7228926Z log_E=3, 2025-05-07T21:00:04.7229005Z L=3, 2025-05-07T21:00:04.7229098Z D_gradcheck=1, 2025-05-07T21:00:04.7229242Z stochastic_rounding=False, 2025-05-07T21:00:04.7229328Z weighted=False, 2025-05-07T21:00:04.7229417Z row_wise=True, 2025-05-07T21:00:04.7229502Z mixed=False, 2025-05-07T21:00:04.7229590Z use_cache=False, 2025-05-07T21:00:04.7229704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.7229825Z use_cpu=False, 2025-05-07T21:00:04.7229930Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.7230014Z ) 2025-05-07T21:00:04.7230152Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7230504Z self=, 2025-05-07T21:00:04.7230589Z compile=True, 2025-05-07T21:00:04.7230669Z T=4, 2025-05-07T21:00:04.7230759Z D=48, 2025-05-07T21:00:04.7230841Z B=58, 2025-05-07T21:00:04.7230921Z log_E=5, 2025-05-07T21:00:04.7231011Z L=5, 2025-05-07T21:00:04.7231096Z D_gradcheck=2, 2025-05-07T21:00:04.7231191Z stochastic_rounding=True, 2025-05-07T21:00:04.7231284Z weighted=False, 2025-05-07T21:00:04.7231369Z row_wise=False, 2025-05-07T21:00:04.7231450Z mixed=False, 2025-05-07T21:00:04.7231541Z use_cache=True, 2025-05-07T21:00:04.7231652Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.7231747Z use_cpu=False, 2025-05-07T21:00:04.7231851Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.7231925Z ) 2025-05-07T21:00:04.7232074Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7232421Z self=, 2025-05-07T21:00:04.7232507Z compile=False, 2025-05-07T21:00:04.7232597Z T=2, 2025-05-07T21:00:04.7232677Z D=64, 2025-05-07T21:00:04.7232758Z B=92, 2025-05-07T21:00:04.7232847Z log_E=5, 2025-05-07T21:00:04.7232927Z L=2, 2025-05-07T21:00:04.7233013Z D_gradcheck=1, 2025-05-07T21:00:04.7233118Z stochastic_rounding=True, 2025-05-07T21:00:04.7233203Z weighted=False, 2025-05-07T21:00:04.7233289Z row_wise=True, 2025-05-07T21:00:04.7233380Z mixed=True, 2025-05-07T21:00:04.7233462Z use_cache=True, 2025-05-07T21:00:04.7233620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.7233707Z use_cpu=False, 2025-05-07T21:00:04.7233815Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.7233898Z ) 2025-05-07T21:00:04.7234046Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7234427Z self=, 2025-05-07T21:00:04.7234515Z compile=False, 2025-05-07T21:00:04.7234601Z T=1, 2025-05-07T21:00:04.7234682Z D=108, 2025-05-07T21:00:04.7234761Z B=68, 2025-05-07T21:00:04.7234846Z log_E=3, 2025-05-07T21:00:04.7234925Z L=14, 2025-05-07T21:00:04.7235010Z D_gradcheck=2, 2025-05-07T21:00:04.7235112Z stochastic_rounding=True, 2025-05-07T21:00:04.7235199Z weighted=False, 2025-05-07T21:00:04.7235287Z row_wise=True, 2025-05-07T21:00:04.7235371Z mixed=False, 2025-05-07T21:00:04.7235454Z use_cache=True, 2025-05-07T21:00:04.7235568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.7235655Z use_cpu=True, 2025-05-07T21:00:04.7235760Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.7235852Z ) 2025-05-07T21:00:04.7235990Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7236640Z self=, 2025-05-07T21:00:04.7236733Z compile=True, 2025-05-07T21:00:04.7236813Z T=4, 2025-05-07T21:00:04.7236892Z D=12, 2025-05-07T21:00:04.7236978Z B=95, 2025-05-07T21:00:04.7237058Z log_E=5, 2025-05-07T21:00:04.7237142Z L=6, 2025-05-07T21:00:04.7237227Z D_gradcheck=2, 2025-05-07T21:00:04.7237324Z stochastic_rounding=True, 2025-05-07T21:00:04.7237413Z weighted=True, 2025-05-07T21:00:04.7237495Z row_wise=True, 2025-05-07T21:00:04.7237576Z mixed=True, 2025-05-07T21:00:04.7237736Z use_cache=True, 2025-05-07T21:00:04.7237848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.7237935Z use_cpu=False, 2025-05-07T21:00:04.7238048Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.7238123Z ) 2025-05-07T21:00:04.7238337Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7238687Z self=, 2025-05-07T21:00:04.7238777Z compile=False, 2025-05-07T21:00:04.7238855Z T=5, 2025-05-07T21:00:04.7238943Z D=111, 2025-05-07T21:00:04.7239020Z B=96, 2025-05-07T21:00:04.7239103Z log_E=4, 2025-05-07T21:00:04.7239180Z L=2, 2025-05-07T21:00:04.7239263Z D_gradcheck=2, 2025-05-07T21:00:04.7239363Z stochastic_rounding=False, 2025-05-07T21:00:04.7239449Z weighted=False, 2025-05-07T21:00:04.7239531Z row_wise=False, 2025-05-07T21:00:04.7239623Z mixed=False, 2025-05-07T21:00:04.7239709Z use_cache=False, 2025-05-07T21:00:04.7239820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.7239906Z use_cpu=True, 2025-05-07T21:00:04.7240010Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.7240087Z ) 2025-05-07T21:00:04.7240228Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7240573Z self=, 2025-05-07T21:00:04.7240665Z compile=True, 2025-05-07T21:00:04.7240745Z T=3, 2025-05-07T21:00:04.7240823Z D=97, 2025-05-07T21:00:04.7240908Z B=7, 2025-05-07T21:00:04.7240989Z log_E=4, 2025-05-07T21:00:04.7241068Z L=3, 2025-05-07T21:00:04.7241159Z D_gradcheck=2, 2025-05-07T21:00:04.7241255Z stochastic_rounding=True, 2025-05-07T21:00:04.7241339Z weighted=True, 2025-05-07T21:00:04.7241429Z row_wise=False, 2025-05-07T21:00:04.7241510Z mixed=False, 2025-05-07T21:00:04.7241595Z use_cache=False, 2025-05-07T21:00:04.7241712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.7241799Z use_cpu=False, 2025-05-07T21:00:04.7241902Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.7241986Z ) 2025-05-07T21:00:04.7242186Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7242535Z self=, 2025-05-07T21:00:04.7242625Z compile=True, 2025-05-07T21:00:04.7242704Z T=4, 2025-05-07T21:00:04.7242787Z D=117, 2025-05-07T21:00:04.7242918Z B=6, 2025-05-07T21:00:04.7243001Z log_E=4, 2025-05-07T21:00:04.7243084Z L=2, 2025-05-07T21:00:04.7243169Z D_gradcheck=1, 2025-05-07T21:00:04.7243264Z stochastic_rounding=True, 2025-05-07T21:00:04.7243354Z weighted=True, 2025-05-07T21:00:04.7243437Z row_wise=True, 2025-05-07T21:00:04.7243519Z mixed=False, 2025-05-07T21:00:04.7243608Z use_cache=True, 2025-05-07T21:00:04.7243717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.7243801Z use_cpu=False, 2025-05-07T21:00:04.7243914Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.7243989Z ) 2025-05-07T21:00:04.7244128Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7244475Z self=, 2025-05-07T21:00:04.7244562Z compile=True, 2025-05-07T21:00:04.7244651Z T=3, 2025-05-07T21:00:04.7244731Z D=114, 2025-05-07T21:00:04.7244809Z B=2, 2025-05-07T21:00:04.7244895Z log_E=4, 2025-05-07T21:00:04.7244974Z L=8, 2025-05-07T21:00:04.7245059Z D_gradcheck=2, 2025-05-07T21:00:04.7245164Z stochastic_rounding=True, 2025-05-07T21:00:04.7245249Z weighted=False, 2025-05-07T21:00:04.7245332Z row_wise=False, 2025-05-07T21:00:04.7245420Z mixed=False, 2025-05-07T21:00:04.7245504Z use_cache=True, 2025-05-07T21:00:04.7245614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.7245703Z use_cpu=False, 2025-05-07T21:00:04.7245807Z output_dtype=SparseType.FP32, 2025-05-07T21:00:04.7245931Z ) 2025-05-07T21:00:04.7246066Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7246420Z self=, 2025-05-07T21:00:04.7246549Z compile=False, 2025-05-07T21:00:04.7246628Z T=3, 2025-05-07T21:00:04.7246707Z D=86, 2025-05-07T21:00:04.7246793Z B=96, 2025-05-07T21:00:04.7246874Z log_E=5, 2025-05-07T21:00:04.7246954Z L=17, 2025-05-07T21:00:04.7247046Z D_gradcheck=2, 2025-05-07T21:00:04.7247144Z stochastic_rounding=False, 2025-05-07T21:00:04.7247230Z weighted=True, 2025-05-07T21:00:04.7247318Z row_wise=True, 2025-05-07T21:00:04.7247403Z mixed=False, 2025-05-07T21:00:04.7247489Z use_cache=False, 2025-05-07T21:00:04.7247605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.7247690Z use_cpu=True, 2025-05-07T21:00:04.7247801Z output_dtype=SparseType.FP16, 2025-05-07T21:00:04.7247877Z ) 2025-05-07T21:00:04.7248013Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7248488Z self=, 2025-05-07T21:00:04.7248579Z compile=False, 2025-05-07T21:00:04.7248660Z T=4, 2025-05-07T21:00:04.7248749Z D=96, 2025-05-07T21:00:04.7248827Z B=45, 2025-05-07T21:00:04.7248907Z log_E=5, 2025-05-07T21:00:04.7248993Z L=14, 2025-05-07T21:00:04.7249082Z D_gradcheck=1, 2025-05-07T21:00:04.7249178Z stochastic_rounding=False, 2025-05-07T21:00:04.7249268Z weighted=True, 2025-05-07T21:00:04.7249350Z row_wise=True, 2025-05-07T21:00:04.7249438Z mixed=False, 2025-05-07T21:00:04.7249526Z use_cache=True, 2025-05-07T21:00:04.7249634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:04.7249723Z use_cpu=True, 2025-05-07T21:00:04.7249824Z output_dtype=SparseType.BF16, 2025-05-07T21:00:04.7249898Z ) 2025-05-07T21:00:04.7250039Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:04.7250383Z self=, 2025-05-07T21:00:04.7250516Z compile=False, 2025-05-07T21:00:04.7250599Z T=4, 2025-05-07T21:00:04.7250679Z D=77, 2025-05-07T21:00:04.7250757Z B=96, 2025-05-07T21:00:04.7250842Z log_E=5, 2025-05-07T21:00:04.7250920Z L=12, 2025-05-07T21:00:04.7251004Z D_gradcheck=2, 2025-05-07T21:00:04.7251146Z stochastic_rounding=True, 2025-05-07T21:00:04.7251233Z weighted=False, 2025-05-07T21:00:04.7251321Z row_wise=True, 2025-05-07T21:00:04.7251406Z mixed=False, 2025-05-07T21:00:04.7251491Z use_cache=False, 2025-05-07T21:00:04.7251606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:04.7251689Z use_cpu=False, 2025-05-07T21:00:04.7251793Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.8107487Z ) 2025-05-07T21:00:14.8107955Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8109717Z self=, 2025-05-07T21:00:14.8110909Z compile=False, 2025-05-07T21:00:14.8111350Z T=3, 2025-05-07T21:00:14.8111719Z D=110, 2025-05-07T21:00:14.8112086Z B=65, 2025-05-07T21:00:14.8112468Z log_E=4, 2025-05-07T21:00:14.8112851Z L=6, 2025-05-07T21:00:14.8113236Z D_gradcheck=2, 2025-05-07T21:00:14.8113701Z stochastic_rounding=False, 2025-05-07T21:00:14.8114231Z weighted=False, 2025-05-07T21:00:14.8114667Z row_wise=True, 2025-05-07T21:00:14.8115102Z mixed=True, 2025-05-07T21:00:14.8115531Z use_cache=False, 2025-05-07T21:00:14.8116025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8116614Z use_cpu=True, 2025-05-07T21:00:14.8117090Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8117612Z ) 2025-05-07T21:00:14.8118089Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8119206Z self=, 2025-05-07T21:00:14.8119782Z compile=True, 2025-05-07T21:00:14.8119995Z T=3, 2025-05-07T21:00:14.8120207Z D=115, 2025-05-07T21:00:14.8120410Z B=115, 2025-05-07T21:00:14.8120698Z log_E=4, 2025-05-07T21:00:14.8120894Z L=2, 2025-05-07T21:00:14.8121088Z D_gradcheck=2, 2025-05-07T21:00:14.8121315Z stochastic_rounding=True, 2025-05-07T21:00:14.8121577Z weighted=True, 2025-05-07T21:00:14.8121807Z row_wise=False, 2025-05-07T21:00:14.8122018Z mixed=True, 2025-05-07T21:00:14.8122236Z use_cache=True, 2025-05-07T21:00:14.8122480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8122766Z use_cpu=False, 2025-05-07T21:00:14.8123011Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8123279Z ) 2025-05-07T21:00:14.8123510Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8124110Z self=, 2025-05-07T21:00:14.8124653Z compile=False, 2025-05-07T21:00:14.8124857Z T=5, 2025-05-07T21:00:14.8125060Z D=32, 2025-05-07T21:00:14.8125267Z B=36, 2025-05-07T21:00:14.8125451Z log_E=4, 2025-05-07T21:00:14.8125652Z L=7, 2025-05-07T21:00:14.8125862Z D_gradcheck=2, 2025-05-07T21:00:14.8126099Z stochastic_rounding=False, 2025-05-07T21:00:14.8126356Z weighted=False, 2025-05-07T21:00:14.8126578Z row_wise=True, 2025-05-07T21:00:14.8126851Z mixed=False, 2025-05-07T21:00:14.8127057Z use_cache=True, 2025-05-07T21:00:14.8127299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8127589Z use_cpu=True, 2025-05-07T21:00:14.8127818Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.8128084Z ) 2025-05-07T21:00:14.8128321Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8129035Z self=, 2025-05-07T21:00:14.8129579Z compile=True, 2025-05-07T21:00:14.8129792Z T=4, 2025-05-07T21:00:14.8129975Z D=7, 2025-05-07T21:00:14.8130166Z B=96, 2025-05-07T21:00:14.8130469Z log_E=4, 2025-05-07T21:00:14.8130671Z L=7, 2025-05-07T21:00:14.8130874Z D_gradcheck=2, 2025-05-07T21:00:14.8131111Z stochastic_rounding=True, 2025-05-07T21:00:14.8131373Z weighted=True, 2025-05-07T21:00:14.8131586Z row_wise=True, 2025-05-07T21:00:14.8131814Z mixed=True, 2025-05-07T21:00:14.8132127Z use_cache=False, 2025-05-07T21:00:14.8132389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8132684Z use_cpu=False, 2025-05-07T21:00:14.8132935Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.8133204Z ) 2025-05-07T21:00:14.8133450Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8134058Z self=, 2025-05-07T21:00:14.8134602Z compile=False, 2025-05-07T21:00:14.8134826Z T=2, 2025-05-07T21:00:14.8135027Z D=12, 2025-05-07T21:00:14.8135214Z B=1, 2025-05-07T21:00:14.8135417Z log_E=4, 2025-05-07T21:00:14.8135634Z L=19, 2025-05-07T21:00:14.8135825Z D_gradcheck=1, 2025-05-07T21:00:14.8136064Z stochastic_rounding=True, 2025-05-07T21:00:14.8136597Z weighted=False, 2025-05-07T21:00:14.8136822Z row_wise=False, 2025-05-07T21:00:14.8137044Z mixed=True, 2025-05-07T21:00:14.8137266Z use_cache=True, 2025-05-07T21:00:14.8137512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8137828Z use_cpu=False, 2025-05-07T21:00:14.8138061Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.8138326Z ) 2025-05-07T21:00:14.8138567Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8139156Z self=, 2025-05-07T21:00:14.8139694Z compile=True, 2025-05-07T21:00:14.8141353Z T=4, 2025-05-07T21:00:14.8141543Z D=9, 2025-05-07T21:00:14.8141813Z B=14, 2025-05-07T21:00:14.8150217Z log_E=5, 2025-05-07T21:00:14.8151893Z L=8, 2025-05-07T21:00:14.8152093Z D_gradcheck=1, 2025-05-07T21:00:14.8152328Z stochastic_rounding=False, 2025-05-07T21:00:14.8152587Z weighted=False, 2025-05-07T21:00:14.8152916Z row_wise=False, 2025-05-07T21:00:14.8153125Z mixed=False, 2025-05-07T21:00:14.8153344Z use_cache=False, 2025-05-07T21:00:14.8153594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8153884Z use_cpu=True, 2025-05-07T21:00:14.8154122Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.8154386Z ) 2025-05-07T21:00:14.8154618Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8155211Z self=, 2025-05-07T21:00:14.8155761Z compile=False, 2025-05-07T21:00:14.8155970Z T=1, 2025-05-07T21:00:14.8156161Z D=33, 2025-05-07T21:00:14.8156348Z B=64, 2025-05-07T21:00:14.8156535Z log_E=5, 2025-05-07T21:00:14.8156735Z L=17, 2025-05-07T21:00:14.8156928Z D_gradcheck=2, 2025-05-07T21:00:14.8157150Z stochastic_rounding=True, 2025-05-07T21:00:14.8157418Z weighted=False, 2025-05-07T21:00:14.8157638Z row_wise=False, 2025-05-07T21:00:14.8157855Z mixed=False, 2025-05-07T21:00:14.8158068Z use_cache=True, 2025-05-07T21:00:14.8161359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8161656Z use_cpu=False, 2025-05-07T21:00:14.8161915Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.8162192Z ) 2025-05-07T21:00:14.8162432Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8163038Z self=, 2025-05-07T21:00:14.8163594Z compile=False, 2025-05-07T21:00:14.8163817Z T=3, 2025-05-07T21:00:14.8164016Z D=54, 2025-05-07T21:00:14.8164214Z B=17, 2025-05-07T21:00:14.8164414Z log_E=5, 2025-05-07T21:00:14.8164614Z L=11, 2025-05-07T21:00:14.8164815Z D_gradcheck=1, 2025-05-07T21:00:14.8165056Z stochastic_rounding=False, 2025-05-07T21:00:14.8165402Z weighted=False, 2025-05-07T21:00:14.8165630Z row_wise=True, 2025-05-07T21:00:14.8165850Z mixed=True, 2025-05-07T21:00:14.8166064Z use_cache=False, 2025-05-07T21:00:14.8166324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8166653Z use_cpu=False, 2025-05-07T21:00:14.8166958Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.8167235Z ) 2025-05-07T21:00:14.8167481Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8168070Z self=, 2025-05-07T21:00:14.8168752Z compile=False, 2025-05-07T21:00:14.8168970Z T=4, 2025-05-07T21:00:14.8169159Z D=120, 2025-05-07T21:00:14.8169359Z B=107, 2025-05-07T21:00:14.8169560Z log_E=4, 2025-05-07T21:00:14.8169757Z L=12, 2025-05-07T21:00:14.8169963Z D_gradcheck=2, 2025-05-07T21:00:14.8170211Z stochastic_rounding=False, 2025-05-07T21:00:14.8170474Z weighted=True, 2025-05-07T21:00:14.8170704Z row_wise=False, 2025-05-07T21:00:14.8170934Z mixed=False, 2025-05-07T21:00:14.8171153Z use_cache=True, 2025-05-07T21:00:14.8171411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8171712Z use_cpu=False, 2025-05-07T21:00:14.8171964Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8172242Z ) 2025-05-07T21:00:14.8172495Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8173092Z self=, 2025-05-07T21:00:14.8173635Z compile=False, 2025-05-07T21:00:14.8173861Z T=4, 2025-05-07T21:00:14.8174059Z D=45, 2025-05-07T21:00:14.8174252Z B=74, 2025-05-07T21:00:14.8174448Z log_E=4, 2025-05-07T21:00:14.8174655Z L=10, 2025-05-07T21:00:14.8174851Z D_gradcheck=2, 2025-05-07T21:00:14.8175148Z stochastic_rounding=False, 2025-05-07T21:00:14.8175418Z weighted=True, 2025-05-07T21:00:14.8175638Z row_wise=True, 2025-05-07T21:00:14.8175860Z mixed=True, 2025-05-07T21:00:14.8176081Z use_cache=True, 2025-05-07T21:00:14.8176324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8176622Z use_cpu=False, 2025-05-07T21:00:14.8176868Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.8177137Z ) 2025-05-07T21:00:14.8177384Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8177985Z self=, 2025-05-07T21:00:14.8178590Z compile=False, 2025-05-07T21:00:14.8178803Z T=4, 2025-05-07T21:00:14.8179002Z D=52, 2025-05-07T21:00:14.8179202Z B=112, 2025-05-07T21:00:14.8179395Z log_E=3, 2025-05-07T21:00:14.8179597Z L=19, 2025-05-07T21:00:14.8179799Z D_gradcheck=2, 2025-05-07T21:00:14.8180031Z stochastic_rounding=True, 2025-05-07T21:00:14.8180301Z weighted=True, 2025-05-07T21:00:14.8180520Z row_wise=True, 2025-05-07T21:00:14.8180733Z mixed=False, 2025-05-07T21:00:14.8180958Z use_cache=True, 2025-05-07T21:00:14.8181211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8181499Z use_cpu=True, 2025-05-07T21:00:14.8181742Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8182015Z ) 2025-05-07T21:00:14.8182865Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8183476Z self=, 2025-05-07T21:00:14.8184022Z compile=True, 2025-05-07T21:00:14.8184239Z T=2, 2025-05-07T21:00:14.8184438Z D=98, 2025-05-07T21:00:14.8184632Z B=89, 2025-05-07T21:00:14.8184828Z log_E=3, 2025-05-07T21:00:14.8185035Z L=18, 2025-05-07T21:00:14.8185241Z D_gradcheck=1, 2025-05-07T21:00:14.8185486Z stochastic_rounding=True, 2025-05-07T21:00:14.8185750Z weighted=True, 2025-05-07T21:00:14.8185979Z row_wise=False, 2025-05-07T21:00:14.8186213Z mixed=True, 2025-05-07T21:00:14.8186426Z use_cache=True, 2025-05-07T21:00:14.8186728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8187027Z use_cpu=False, 2025-05-07T21:00:14.8187267Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8187548Z ) 2025-05-07T21:00:14.8187795Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8188437Z self=, 2025-05-07T21:00:14.8188987Z compile=True, 2025-05-07T21:00:14.8189210Z T=3, 2025-05-07T21:00:14.8189406Z D=33, 2025-05-07T21:00:14.8189606Z B=90, 2025-05-07T21:00:14.8189803Z log_E=4, 2025-05-07T21:00:14.8190006Z L=16, 2025-05-07T21:00:14.8190207Z D_gradcheck=2, 2025-05-07T21:00:14.8190449Z stochastic_rounding=True, 2025-05-07T21:00:14.8190710Z weighted=True, 2025-05-07T21:00:14.8190938Z row_wise=False, 2025-05-07T21:00:14.8191167Z mixed=False, 2025-05-07T21:00:14.8191385Z use_cache=False, 2025-05-07T21:00:14.8191644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8191948Z use_cpu=False, 2025-05-07T21:00:14.8192194Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8192464Z ) 2025-05-07T21:00:14.8192713Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8193320Z self=, 2025-05-07T21:00:14.8193865Z compile=False, 2025-05-07T21:00:14.8194086Z T=4, 2025-05-07T21:00:14.8194286Z D=66, 2025-05-07T21:00:14.8194472Z B=94, 2025-05-07T21:00:14.8194670Z log_E=3, 2025-05-07T21:00:14.8194875Z L=5, 2025-05-07T21:00:14.8195068Z D_gradcheck=1, 2025-05-07T21:00:14.8195316Z stochastic_rounding=True, 2025-05-07T21:00:14.8195594Z weighted=True, 2025-05-07T21:00:14.8195818Z row_wise=False, 2025-05-07T21:00:14.8196055Z mixed=False, 2025-05-07T21:00:14.8196352Z use_cache=False, 2025-05-07T21:00:14.8196612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8196924Z use_cpu=False, 2025-05-07T21:00:14.8197185Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.8197458Z ) 2025-05-07T21:00:14.8197715Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8198348Z self=, 2025-05-07T21:00:14.8198934Z compile=False, 2025-05-07T21:00:14.8199152Z T=2, 2025-05-07T21:00:14.8199353Z D=36, 2025-05-07T21:00:14.8199553Z B=31, 2025-05-07T21:00:14.8199748Z log_E=4, 2025-05-07T21:00:14.8199965Z L=7, 2025-05-07T21:00:14.8200172Z D_gradcheck=2, 2025-05-07T21:00:14.8200406Z stochastic_rounding=True, 2025-05-07T21:00:14.8200681Z weighted=True, 2025-05-07T21:00:14.8200918Z row_wise=True, 2025-05-07T21:00:14.8201136Z mixed=True, 2025-05-07T21:00:14.8201362Z use_cache=True, 2025-05-07T21:00:14.8201622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8201911Z use_cpu=True, 2025-05-07T21:00:14.8202161Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8202442Z ) 2025-05-07T21:00:14.8202679Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8203280Z self=, 2025-05-07T21:00:14.8203899Z compile=False, 2025-05-07T21:00:14.8204121Z T=2, 2025-05-07T21:00:14.8204309Z D=75, 2025-05-07T21:00:14.8204506Z B=108, 2025-05-07T21:00:14.8204704Z log_E=3, 2025-05-07T21:00:14.8204900Z L=1, 2025-05-07T21:00:14.8205099Z D_gradcheck=2, 2025-05-07T21:00:14.8205337Z stochastic_rounding=False, 2025-05-07T21:00:14.8205598Z weighted=True, 2025-05-07T21:00:14.8205830Z row_wise=True, 2025-05-07T21:00:14.8206043Z mixed=True, 2025-05-07T21:00:14.8206265Z use_cache=False, 2025-05-07T21:00:14.8206523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8206817Z use_cpu=False, 2025-05-07T21:00:14.8207066Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.8207346Z ) 2025-05-07T21:00:14.8207632Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8208237Z self=, 2025-05-07T21:00:14.8208839Z compile=True, 2025-05-07T21:00:14.8209061Z T=3, 2025-05-07T21:00:14.8209252Z D=33, 2025-05-07T21:00:14.8209487Z B=44, 2025-05-07T21:00:14.8209682Z log_E=5, 2025-05-07T21:00:14.8209881Z L=19, 2025-05-07T21:00:14.8210079Z D_gradcheck=1, 2025-05-07T21:00:14.8210320Z stochastic_rounding=False, 2025-05-07T21:00:14.8210580Z weighted=False, 2025-05-07T21:00:14.8210808Z row_wise=False, 2025-05-07T21:00:14.8211039Z mixed=True, 2025-05-07T21:00:14.8211249Z use_cache=True, 2025-05-07T21:00:14.8211498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8211796Z use_cpu=False, 2025-05-07T21:00:14.8212034Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.8212315Z ) 2025-05-07T21:00:14.8212565Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8213161Z self=, 2025-05-07T21:00:14.8213707Z compile=True, 2025-05-07T21:00:14.8213931Z T=3, 2025-05-07T21:00:14.8214129Z D=98, 2025-05-07T21:00:14.8214319Z B=7, 2025-05-07T21:00:14.8214518Z log_E=5, 2025-05-07T21:00:14.8214724Z L=18, 2025-05-07T21:00:14.8214919Z D_gradcheck=1, 2025-05-07T21:00:14.8215158Z stochastic_rounding=True, 2025-05-07T21:00:14.8215424Z weighted=True, 2025-05-07T21:00:14.8215642Z row_wise=False, 2025-05-07T21:00:14.8215868Z mixed=True, 2025-05-07T21:00:14.8216091Z use_cache=False, 2025-05-07T21:00:14.8216342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8216643Z use_cpu=False, 2025-05-07T21:00:14.8216892Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.8217215Z ) 2025-05-07T21:00:14.8217465Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8218069Z self=, 2025-05-07T21:00:14.8218611Z compile=True, 2025-05-07T21:00:14.8218844Z T=1, 2025-05-07T21:00:14.8219052Z D=2, 2025-05-07T21:00:14.8219250Z B=75, 2025-05-07T21:00:14.8219462Z log_E=3, 2025-05-07T21:00:14.8219687Z L=12, 2025-05-07T21:00:14.8219893Z D_gradcheck=1, 2025-05-07T21:00:14.8220137Z stochastic_rounding=True, 2025-05-07T21:00:14.8220414Z weighted=True, 2025-05-07T21:00:14.8220639Z row_wise=True, 2025-05-07T21:00:14.8220877Z mixed=False, 2025-05-07T21:00:14.8221115Z use_cache=False, 2025-05-07T21:00:14.8221388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8221686Z use_cpu=False, 2025-05-07T21:00:14.8221949Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8398378Z ) 2025-05-07T21:00:14.8399357Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8401129Z self=, 2025-05-07T21:00:14.8402568Z compile=False, 2025-05-07T21:00:14.8403006Z T=2, 2025-05-07T21:00:14.8403384Z D=112, 2025-05-07T21:00:14.8403753Z B=123, 2025-05-07T21:00:14.8404402Z log_E=5, 2025-05-07T21:00:14.8404782Z L=9, 2025-05-07T21:00:14.8405153Z D_gradcheck=1, 2025-05-07T21:00:14.8405608Z stochastic_rounding=False, 2025-05-07T21:00:14.8406124Z weighted=False, 2025-05-07T21:00:14.8406543Z row_wise=False, 2025-05-07T21:00:14.8406957Z mixed=True, 2025-05-07T21:00:14.8407368Z use_cache=True, 2025-05-07T21:00:14.8407828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8408287Z use_cpu=True, 2025-05-07T21:00:14.8408632Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8408897Z ) 2025-05-07T21:00:14.8409131Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8409732Z self=, 2025-05-07T21:00:14.8410343Z compile=True, 2025-05-07T21:00:14.8410548Z T=4, 2025-05-07T21:00:14.8410735Z D=86, 2025-05-07T21:00:14.8410925Z B=35, 2025-05-07T21:00:14.8411111Z log_E=5, 2025-05-07T21:00:14.8411313Z L=4, 2025-05-07T21:00:14.8411510Z D_gradcheck=2, 2025-05-07T21:00:14.8411818Z stochastic_rounding=False, 2025-05-07T21:00:14.8412078Z weighted=True, 2025-05-07T21:00:14.8412295Z row_wise=False, 2025-05-07T21:00:14.8412557Z mixed=False, 2025-05-07T21:00:14.8412775Z use_cache=False, 2025-05-07T21:00:14.8413026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8413309Z use_cpu=True, 2025-05-07T21:00:14.8413547Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8413816Z ) 2025-05-07T21:00:14.8414049Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8414628Z self=, 2025-05-07T21:00:14.8415163Z compile=False, 2025-05-07T21:00:14.8415375Z T=1, 2025-05-07T21:00:14.8415560Z D=18, 2025-05-07T21:00:14.8415757Z B=32, 2025-05-07T21:00:14.8415955Z log_E=3, 2025-05-07T21:00:14.8416148Z L=6, 2025-05-07T21:00:14.8416348Z D_gradcheck=2, 2025-05-07T21:00:14.8416586Z stochastic_rounding=False, 2025-05-07T21:00:14.8416843Z weighted=True, 2025-05-07T21:00:14.8417064Z row_wise=False, 2025-05-07T21:00:14.8417283Z mixed=False, 2025-05-07T21:00:14.8417493Z use_cache=True, 2025-05-07T21:00:14.8417738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8418030Z use_cpu=False, 2025-05-07T21:00:14.8418264Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.8418530Z ) 2025-05-07T21:00:14.8418769Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8419430Z self=, 2025-05-07T21:00:14.8419970Z compile=False, 2025-05-07T21:00:14.8420181Z T=5, 2025-05-07T21:00:14.8420372Z D=26, 2025-05-07T21:00:14.8420555Z B=69, 2025-05-07T21:00:14.8420744Z log_E=4, 2025-05-07T21:00:14.8420939Z L=7, 2025-05-07T21:00:14.8421128Z D_gradcheck=2, 2025-05-07T21:00:14.8421356Z stochastic_rounding=True, 2025-05-07T21:00:14.8421616Z weighted=True, 2025-05-07T21:00:14.8421832Z row_wise=False, 2025-05-07T21:00:14.8422051Z mixed=True, 2025-05-07T21:00:14.8422265Z use_cache=False, 2025-05-07T21:00:14.8422510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8422802Z use_cpu=False, 2025-05-07T21:00:14.8423037Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.8423294Z ) 2025-05-07T21:00:14.8423531Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8424115Z self=, 2025-05-07T21:00:14.8424647Z compile=False, 2025-05-07T21:00:14.8424856Z T=2, 2025-05-07T21:00:14.8425046Z D=74, 2025-05-07T21:00:14.8425235Z B=79, 2025-05-07T21:00:14.8425424Z log_E=5, 2025-05-07T21:00:14.8425621Z L=15, 2025-05-07T21:00:14.8425812Z D_gradcheck=1, 2025-05-07T21:00:14.8426045Z stochastic_rounding=False, 2025-05-07T21:00:14.8426365Z weighted=False, 2025-05-07T21:00:14.8426584Z row_wise=False, 2025-05-07T21:00:14.8426795Z mixed=False, 2025-05-07T21:00:14.8427010Z use_cache=False, 2025-05-07T21:00:14.8427260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8427542Z use_cpu=True, 2025-05-07T21:00:14.8427774Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.8428035Z ) 2025-05-07T21:00:14.8428266Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8428898Z self=, 2025-05-07T21:00:14.8429436Z compile=False, 2025-05-07T21:00:14.8429645Z T=3, 2025-05-07T21:00:14.8429832Z D=18, 2025-05-07T21:00:14.8430017Z B=68, 2025-05-07T21:00:14.8430250Z log_E=3, 2025-05-07T21:00:14.8430449Z L=1, 2025-05-07T21:00:14.8430641Z D_gradcheck=1, 2025-05-07T21:00:14.8430862Z stochastic_rounding=True, 2025-05-07T21:00:14.8431120Z weighted=True, 2025-05-07T21:00:14.8431342Z row_wise=False, 2025-05-07T21:00:14.8431552Z mixed=False, 2025-05-07T21:00:14.8431807Z use_cache=True, 2025-05-07T21:00:14.8432052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8432348Z use_cpu=False, 2025-05-07T21:00:14.8432579Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.8432841Z ) 2025-05-07T21:00:14.8433073Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8433650Z self=, 2025-05-07T21:00:14.8434183Z compile=False, 2025-05-07T21:00:14.8434393Z T=1, 2025-05-07T21:00:14.8434576Z D=88, 2025-05-07T21:00:14.8434767Z B=45, 2025-05-07T21:00:14.8434956Z log_E=3, 2025-05-07T21:00:14.8435149Z L=10, 2025-05-07T21:00:14.8435344Z D_gradcheck=1, 2025-05-07T21:00:14.8435575Z stochastic_rounding=False, 2025-05-07T21:00:14.8435825Z weighted=True, 2025-05-07T21:00:14.8436048Z row_wise=True, 2025-05-07T21:00:14.8436560Z mixed=False, 2025-05-07T21:00:14.8436871Z use_cache=True, 2025-05-07T21:00:14.8437123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8437416Z use_cpu=False, 2025-05-07T21:00:14.8437647Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8437912Z ) 2025-05-07T21:00:14.8438155Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8438743Z self=, 2025-05-07T21:00:14.8439274Z compile=True, 2025-05-07T21:00:14.8439486Z T=5, 2025-05-07T21:00:14.8447820Z D=26, 2025-05-07T21:00:14.8448142Z B=75, 2025-05-07T21:00:14.8448495Z log_E=5, 2025-05-07T21:00:14.8448696Z L=11, 2025-05-07T21:00:14.8448887Z D_gradcheck=2, 2025-05-07T21:00:14.8449124Z stochastic_rounding=True, 2025-05-07T21:00:14.8449387Z weighted=False, 2025-05-07T21:00:14.8449609Z row_wise=False, 2025-05-07T21:00:14.8449818Z mixed=False, 2025-05-07T21:00:14.8450034Z use_cache=True, 2025-05-07T21:00:14.8450278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8450562Z use_cpu=True, 2025-05-07T21:00:14.8450799Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8451065Z ) 2025-05-07T21:00:14.8451296Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8451886Z self=, 2025-05-07T21:00:14.8452424Z compile=True, 2025-05-07T21:00:14.8452631Z T=5, 2025-05-07T21:00:14.8452828Z D=31, 2025-05-07T21:00:14.8453019Z B=70, 2025-05-07T21:00:14.8453208Z log_E=5, 2025-05-07T21:00:14.8453404Z L=0, 2025-05-07T21:00:14.8453596Z D_gradcheck=2, 2025-05-07T21:00:14.8453824Z stochastic_rounding=False, 2025-05-07T21:00:14.8454080Z weighted=False, 2025-05-07T21:00:14.8454297Z row_wise=True, 2025-05-07T21:00:14.8454504Z mixed=True, 2025-05-07T21:00:14.8454716Z use_cache=False, 2025-05-07T21:00:14.8455060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8455349Z use_cpu=False, 2025-05-07T21:00:14.8455593Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.8455867Z ) 2025-05-07T21:00:14.8456101Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8456678Z self=, 2025-05-07T21:00:14.8457214Z compile=True, 2025-05-07T21:00:14.8457426Z T=5, 2025-05-07T21:00:14.8457609Z D=21, 2025-05-07T21:00:14.8457796Z B=8, 2025-05-07T21:00:14.8457991Z log_E=3, 2025-05-07T21:00:14.8458201Z L=13, 2025-05-07T21:00:14.8458427Z D_gradcheck=1, 2025-05-07T21:00:14.8458665Z stochastic_rounding=False, 2025-05-07T21:00:14.8458986Z weighted=True, 2025-05-07T21:00:14.8459203Z row_wise=False, 2025-05-07T21:00:14.8459420Z mixed=False, 2025-05-07T21:00:14.8459628Z use_cache=False, 2025-05-07T21:00:14.8459875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8460167Z use_cpu=False, 2025-05-07T21:00:14.8460466Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8460733Z ) 2025-05-07T21:00:14.8460966Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8461545Z self=, 2025-05-07T21:00:14.8462071Z compile=True, 2025-05-07T21:00:14.8462283Z T=4, 2025-05-07T21:00:14.8462472Z D=119, 2025-05-07T21:00:14.8462655Z B=41, 2025-05-07T21:00:14.8462844Z log_E=3, 2025-05-07T21:00:14.8463047Z L=3, 2025-05-07T21:00:14.8463238Z D_gradcheck=1, 2025-05-07T21:00:14.8463470Z stochastic_rounding=False, 2025-05-07T21:00:14.8463729Z weighted=True, 2025-05-07T21:00:14.8463940Z row_wise=True, 2025-05-07T21:00:14.8464153Z mixed=True, 2025-05-07T21:00:14.8464366Z use_cache=True, 2025-05-07T21:00:14.8464599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8464886Z use_cpu=False, 2025-05-07T21:00:14.8465121Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8465379Z ) 2025-05-07T21:00:14.8465617Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8466195Z self=, 2025-05-07T21:00:14.8466720Z compile=False, 2025-05-07T21:00:14.8466930Z T=4, 2025-05-07T21:00:14.8467113Z D=36, 2025-05-07T21:00:14.8467296Z B=91, 2025-05-07T21:00:14.8467477Z log_E=4, 2025-05-07T21:00:14.8467674Z L=11, 2025-05-07T21:00:14.8467864Z D_gradcheck=2, 2025-05-07T21:00:14.8468137Z stochastic_rounding=True, 2025-05-07T21:00:14.8468393Z weighted=False, 2025-05-07T21:00:14.8468611Z row_wise=True, 2025-05-07T21:00:14.8468821Z mixed=False, 2025-05-07T21:00:14.8469034Z use_cache=False, 2025-05-07T21:00:14.8469278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8469557Z use_cpu=True, 2025-05-07T21:00:14.8469790Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8470059Z ) 2025-05-07T21:00:14.8470288Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8470868Z self=, 2025-05-07T21:00:14.8471399Z compile=False, 2025-05-07T21:00:14.8471602Z T=1, 2025-05-07T21:00:14.8471787Z D=9, 2025-05-07T21:00:14.8471979Z B=84, 2025-05-07T21:00:14.8472160Z log_E=4, 2025-05-07T21:00:14.8472352Z L=7, 2025-05-07T21:00:14.8472541Z D_gradcheck=1, 2025-05-07T21:00:14.8472764Z stochastic_rounding=False, 2025-05-07T21:00:14.8473027Z weighted=True, 2025-05-07T21:00:14.8473244Z row_wise=False, 2025-05-07T21:00:14.8473451Z mixed=True, 2025-05-07T21:00:14.8473672Z use_cache=True, 2025-05-07T21:00:14.8473916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8474205Z use_cpu=True, 2025-05-07T21:00:14.8474437Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.8474704Z ) 2025-05-07T21:00:14.8474999Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8475574Z self=, 2025-05-07T21:00:14.8476107Z compile=False, 2025-05-07T21:00:14.8476321Z T=3, 2025-05-07T21:00:14.8476501Z D=21, 2025-05-07T21:00:14.8476691Z B=61, 2025-05-07T21:00:14.8476879Z log_E=3, 2025-05-07T21:00:14.8477070Z L=9, 2025-05-07T21:00:14.8477266Z D_gradcheck=2, 2025-05-07T21:00:14.8477496Z stochastic_rounding=False, 2025-05-07T21:00:14.8477747Z weighted=True, 2025-05-07T21:00:14.8477964Z row_wise=True, 2025-05-07T21:00:14.8478176Z mixed=False, 2025-05-07T21:00:14.8478388Z use_cache=True, 2025-05-07T21:00:14.8478729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8479021Z use_cpu=True, 2025-05-07T21:00:14.8479247Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8479513Z ) 2025-05-07T21:00:14.8479747Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8480375Z self=, 2025-05-07T21:00:14.8480900Z compile=True, 2025-05-07T21:00:14.8481107Z T=5, 2025-05-07T21:00:14.8481298Z D=26, 2025-05-07T21:00:14.8481477Z B=72, 2025-05-07T21:00:14.8481662Z log_E=4, 2025-05-07T21:00:14.8481857Z L=3, 2025-05-07T21:00:14.8482041Z D_gradcheck=1, 2025-05-07T21:00:14.8482270Z stochastic_rounding=False, 2025-05-07T21:00:14.8482531Z weighted=False, 2025-05-07T21:00:14.8482742Z row_wise=True, 2025-05-07T21:00:14.8482960Z mixed=True, 2025-05-07T21:00:14.8483172Z use_cache=True, 2025-05-07T21:00:14.8483408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8483700Z use_cpu=False, 2025-05-07T21:00:14.8483935Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.8484192Z ) 2025-05-07T21:00:14.8484426Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8485006Z self=, 2025-05-07T21:00:14.8485542Z compile=False, 2025-05-07T21:00:14.8485748Z T=3, 2025-05-07T21:00:14.8485935Z D=49, 2025-05-07T21:00:14.8486126Z B=126, 2025-05-07T21:00:14.8486314Z log_E=3, 2025-05-07T21:00:14.8486517Z L=3, 2025-05-07T21:00:14.8486715Z D_gradcheck=2, 2025-05-07T21:00:14.8486939Z stochastic_rounding=False, 2025-05-07T21:00:14.8487198Z weighted=False, 2025-05-07T21:00:14.8487420Z row_wise=True, 2025-05-07T21:00:14.8487626Z mixed=True, 2025-05-07T21:00:14.8487896Z use_cache=True, 2025-05-07T21:00:14.8488144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8488535Z use_cpu=False, 2025-05-07T21:00:14.8488776Z output_dtype=SparseType.BF16, 2025-05-07T21:00:14.8489047Z ) 2025-05-07T21:00:14.8489277Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8489863Z self=, 2025-05-07T21:00:14.8490400Z compile=True, 2025-05-07T21:00:14.8490607Z T=3, 2025-05-07T21:00:14.8490807Z D=67, 2025-05-07T21:00:14.8490999Z B=101, 2025-05-07T21:00:14.8491185Z log_E=3, 2025-05-07T21:00:14.8491383Z L=19, 2025-05-07T21:00:14.8491583Z D_gradcheck=1, 2025-05-07T21:00:14.8491813Z stochastic_rounding=True, 2025-05-07T21:00:14.8492066Z weighted=True, 2025-05-07T21:00:14.8492288Z row_wise=False, 2025-05-07T21:00:14.8492506Z mixed=True, 2025-05-07T21:00:14.8492711Z use_cache=False, 2025-05-07T21:00:14.8492964Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8493255Z use_cpu=False, 2025-05-07T21:00:14.8493487Z output_dtype=SparseType.FP16, 2025-05-07T21:00:14.8493759Z ) 2025-05-07T21:00:14.8494000Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8494578Z self=, 2025-05-07T21:00:14.8495178Z compile=True, 2025-05-07T21:00:14.8495395Z T=3, 2025-05-07T21:00:14.8495579Z D=47, 2025-05-07T21:00:14.8495771Z B=65, 2025-05-07T21:00:14.8495963Z log_E=5, 2025-05-07T21:00:14.8496159Z L=9, 2025-05-07T21:00:14.8496363Z D_gradcheck=2, 2025-05-07T21:00:14.8496599Z stochastic_rounding=False, 2025-05-07T21:00:14.8496856Z weighted=False, 2025-05-07T21:00:14.8497079Z row_wise=False, 2025-05-07T21:00:14.8497296Z mixed=False, 2025-05-07T21:00:14.8497506Z use_cache=True, 2025-05-07T21:00:14.8497746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:14.8498044Z use_cpu=True, 2025-05-07T21:00:14.8498273Z output_dtype=SparseType.FP32, 2025-05-07T21:00:14.8498537Z ) 2025-05-07T21:00:14.8498832Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:14.8499413Z self=, 2025-05-07T21:00:14.8499947Z compile=True, 2025-05-07T21:00:14.8500167Z T=1, 2025-05-07T21:00:14.8500358Z D=118, 2025-05-07T21:00:14.8500628Z B=82, 2025-05-07T21:00:14.8500820Z log_E=4, 2025-05-07T21:00:14.8501027Z L=4, 2025-05-07T21:00:14.8501215Z D_gradcheck=1, 2025-05-07T21:00:14.8501448Z stochastic_rounding=False, 2025-05-07T21:00:14.8501712Z weighted=False, 2025-05-07T21:00:14.8501924Z row_wise=True, 2025-05-07T21:00:14.8502142Z mixed=False, 2025-05-07T21:00:14.8502359Z use_cache=True, 2025-05-07T21:00:14.8502595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:14.8502885Z use_cpu=False, 2025-05-07T21:00:14.8503125Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1178254Z ) 2025-05-07T21:00:18.1179366Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1180269Z self=, 2025-05-07T21:00:18.1181021Z compile=False, 2025-05-07T21:00:18.1181296Z T=4, 2025-05-07T21:00:18.1181550Z D=102, 2025-05-07T21:00:18.1181798Z B=52, 2025-05-07T21:00:18.1182003Z log_E=5, 2025-05-07T21:00:18.1182210Z L=10, 2025-05-07T21:00:18.1182415Z D_gradcheck=2, 2025-05-07T21:00:18.1182649Z stochastic_rounding=True, 2025-05-07T21:00:18.1182918Z weighted=True, 2025-05-07T21:00:18.1183141Z row_wise=False, 2025-05-07T21:00:18.1183364Z mixed=True, 2025-05-07T21:00:18.1183579Z use_cache=False, 2025-05-07T21:00:18.1183839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1184144Z use_cpu=True, 2025-05-07T21:00:18.1184385Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1184996Z ) 2025-05-07T21:00:18.1185248Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1185844Z self=, 2025-05-07T21:00:18.1186394Z compile=False, 2025-05-07T21:00:18.1186623Z T=2, 2025-05-07T21:00:18.1186815Z D=97, 2025-05-07T21:00:18.1187021Z B=12, 2025-05-07T21:00:18.1187222Z log_E=3, 2025-05-07T21:00:18.1187422Z L=13, 2025-05-07T21:00:18.1187630Z D_gradcheck=2, 2025-05-07T21:00:18.1187877Z stochastic_rounding=False, 2025-05-07T21:00:18.1188142Z weighted=False, 2025-05-07T21:00:18.1188371Z row_wise=True, 2025-05-07T21:00:18.1188599Z mixed=False, 2025-05-07T21:00:18.1188882Z use_cache=False, 2025-05-07T21:00:18.1189134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1189432Z use_cpu=False, 2025-05-07T21:00:18.1189669Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1189926Z ) 2025-05-07T21:00:18.1190165Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1190750Z self=, 2025-05-07T21:00:18.1191283Z compile=False, 2025-05-07T21:00:18.1191494Z T=4, 2025-05-07T21:00:18.1191688Z D=2, 2025-05-07T21:00:18.1191874Z B=48, 2025-05-07T21:00:18.1192175Z log_E=4, 2025-05-07T21:00:18.1192377Z L=5, 2025-05-07T21:00:18.1192568Z D_gradcheck=2, 2025-05-07T21:00:18.1192799Z stochastic_rounding=True, 2025-05-07T21:00:18.1193059Z weighted=False, 2025-05-07T21:00:18.1193270Z row_wise=True, 2025-05-07T21:00:18.1193484Z mixed=False, 2025-05-07T21:00:18.1193696Z use_cache=True, 2025-05-07T21:00:18.1193931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1194224Z use_cpu=False, 2025-05-07T21:00:18.1194461Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1194723Z ) 2025-05-07T21:00:18.1194960Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1195542Z self=, 2025-05-07T21:00:18.1196162Z compile=False, 2025-05-07T21:00:18.1196367Z T=5, 2025-05-07T21:00:18.1196557Z D=104, 2025-05-07T21:00:18.1196752Z B=73, 2025-05-07T21:00:18.1196938Z log_E=5, 2025-05-07T21:00:18.1197144Z L=20, 2025-05-07T21:00:18.1197339Z D_gradcheck=1, 2025-05-07T21:00:18.1197650Z stochastic_rounding=False, 2025-05-07T21:00:18.1197912Z weighted=False, 2025-05-07T21:00:18.1198135Z row_wise=True, 2025-05-07T21:00:18.1198349Z mixed=True, 2025-05-07T21:00:18.1198565Z use_cache=True, 2025-05-07T21:00:18.1198808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1199092Z use_cpu=False, 2025-05-07T21:00:18.1199331Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1199597Z ) 2025-05-07T21:00:18.1199826Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1200410Z self=, 2025-05-07T21:00:18.1200949Z compile=True, 2025-05-07T21:00:18.1201161Z T=1, 2025-05-07T21:00:18.1201344Z D=34, 2025-05-07T21:00:18.1201531Z B=36, 2025-05-07T21:00:18.1201723Z log_E=5, 2025-05-07T21:00:18.1201913Z L=5, 2025-05-07T21:00:18.1202104Z D_gradcheck=1, 2025-05-07T21:00:18.1202334Z stochastic_rounding=True, 2025-05-07T21:00:18.1202588Z weighted=False, 2025-05-07T21:00:18.1202803Z row_wise=True, 2025-05-07T21:00:18.1203018Z mixed=False, 2025-05-07T21:00:18.1203225Z use_cache=False, 2025-05-07T21:00:18.1203474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1203764Z use_cpu=False, 2025-05-07T21:00:18.1203993Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1204257Z ) 2025-05-07T21:00:18.1204491Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1205118Z self=, 2025-05-07T21:00:18.1205655Z compile=False, 2025-05-07T21:00:18.1205869Z T=5, 2025-05-07T21:00:18.1206055Z D=61, 2025-05-07T21:00:18.1206243Z B=92, 2025-05-07T21:00:18.1206437Z log_E=3, 2025-05-07T21:00:18.1206625Z L=12, 2025-05-07T21:00:18.1206820Z D_gradcheck=2, 2025-05-07T21:00:18.1207053Z stochastic_rounding=False, 2025-05-07T21:00:18.1207312Z weighted=False, 2025-05-07T21:00:18.1207525Z row_wise=True, 2025-05-07T21:00:18.1207737Z mixed=False, 2025-05-07T21:00:18.1207950Z use_cache=True, 2025-05-07T21:00:18.1208182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1208626Z use_cpu=True, 2025-05-07T21:00:18.1208864Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1209127Z ) 2025-05-07T21:00:18.1209362Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1209951Z self=, 2025-05-07T21:00:18.1210481Z compile=False, 2025-05-07T21:00:18.1210698Z T=2, 2025-05-07T21:00:18.1210888Z D=100, 2025-05-07T21:00:18.1211077Z B=78, 2025-05-07T21:00:18.1211275Z log_E=5, 2025-05-07T21:00:18.1211475Z L=1, 2025-05-07T21:00:18.1211662Z D_gradcheck=2, 2025-05-07T21:00:18.1211892Z stochastic_rounding=True, 2025-05-07T21:00:18.1212203Z weighted=True, 2025-05-07T21:00:18.1212433Z row_wise=True, 2025-05-07T21:00:18.1212651Z mixed=False, 2025-05-07T21:00:18.1212859Z use_cache=True, 2025-05-07T21:00:18.1213102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1213391Z use_cpu=True, 2025-05-07T21:00:18.1223904Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1224211Z ) 2025-05-07T21:00:18.1224456Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1225049Z self=, 2025-05-07T21:00:18.1225593Z compile=False, 2025-05-07T21:00:18.1225810Z T=5, 2025-05-07T21:00:18.1226002Z D=79, 2025-05-07T21:00:18.1226186Z B=77, 2025-05-07T21:00:18.1226454Z log_E=5, 2025-05-07T21:00:18.1226650Z L=17, 2025-05-07T21:00:18.1226839Z D_gradcheck=2, 2025-05-07T21:00:18.1227072Z stochastic_rounding=False, 2025-05-07T21:00:18.1227333Z weighted=True, 2025-05-07T21:00:18.1227549Z row_wise=False, 2025-05-07T21:00:18.1227764Z mixed=True, 2025-05-07T21:00:18.1228026Z use_cache=False, 2025-05-07T21:00:18.1228274Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1228567Z use_cpu=False, 2025-05-07T21:00:18.1228806Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1229074Z ) 2025-05-07T21:00:18.1229307Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1229894Z self=, 2025-05-07T21:00:18.1230437Z compile=True, 2025-05-07T21:00:18.1230644Z T=3, 2025-05-07T21:00:18.1230841Z D=17, 2025-05-07T21:00:18.1231035Z B=115, 2025-05-07T21:00:18.1231225Z log_E=3, 2025-05-07T21:00:18.1231436Z L=17, 2025-05-07T21:00:18.1231635Z D_gradcheck=1, 2025-05-07T21:00:18.1231865Z stochastic_rounding=False, 2025-05-07T21:00:18.1232131Z weighted=False, 2025-05-07T21:00:18.1232352Z row_wise=True, 2025-05-07T21:00:18.1232563Z mixed=False, 2025-05-07T21:00:18.1232780Z use_cache=True, 2025-05-07T21:00:18.1233031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1233318Z use_cpu=True, 2025-05-07T21:00:18.1233557Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1233827Z ) 2025-05-07T21:00:18.1234060Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1234653Z self=, 2025-05-07T21:00:18.1235194Z compile=True, 2025-05-07T21:00:18.1235415Z T=2, 2025-05-07T21:00:18.1235604Z D=40, 2025-05-07T21:00:18.1235851Z B=20, 2025-05-07T21:00:18.1236045Z log_E=3, 2025-05-07T21:00:18.1236243Z L=5, 2025-05-07T21:00:18.1236750Z D_gradcheck=1, 2025-05-07T21:00:18.1236985Z stochastic_rounding=False, 2025-05-07T21:00:18.1237241Z weighted=True, 2025-05-07T21:00:18.1237460Z row_wise=False, 2025-05-07T21:00:18.1237675Z mixed=True, 2025-05-07T21:00:18.1237884Z use_cache=False, 2025-05-07T21:00:18.1238141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1238431Z use_cpu=False, 2025-05-07T21:00:18.1238662Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1238932Z ) 2025-05-07T21:00:18.1239174Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1239751Z self=, 2025-05-07T21:00:18.1240293Z compile=False, 2025-05-07T21:00:18.1240511Z T=5, 2025-05-07T21:00:18.1240697Z D=76, 2025-05-07T21:00:18.1240895Z B=51, 2025-05-07T21:00:18.1241089Z log_E=5, 2025-05-07T21:00:18.1241281Z L=11, 2025-05-07T21:00:18.1242890Z D_gradcheck=2, 2025-05-07T21:00:18.1243129Z stochastic_rounding=False, 2025-05-07T21:00:18.1243392Z weighted=False, 2025-05-07T21:00:18.1243606Z row_wise=False, 2025-05-07T21:00:18.1243824Z mixed=False, 2025-05-07T21:00:18.1244042Z use_cache=False, 2025-05-07T21:00:18.1244399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1244692Z use_cpu=True, 2025-05-07T21:00:18.1244933Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1245192Z ) 2025-05-07T21:00:18.1245434Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1246024Z self=, 2025-05-07T21:00:18.1246560Z compile=False, 2025-05-07T21:00:18.1246783Z T=1, 2025-05-07T21:00:18.1246977Z D=71, 2025-05-07T21:00:18.1247164Z B=56, 2025-05-07T21:00:18.1247356Z log_E=3, 2025-05-07T21:00:18.1247558Z L=19, 2025-05-07T21:00:18.1247750Z D_gradcheck=2, 2025-05-07T21:00:18.1247987Z stochastic_rounding=False, 2025-05-07T21:00:18.1248329Z weighted=True, 2025-05-07T21:00:18.1248621Z row_wise=False, 2025-05-07T21:00:18.1248847Z mixed=True, 2025-05-07T21:00:18.1249072Z use_cache=False, 2025-05-07T21:00:18.1249321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1249620Z use_cpu=True, 2025-05-07T21:00:18.1249938Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1250216Z ) 2025-05-07T21:00:18.1250451Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1251047Z self=, 2025-05-07T21:00:18.1251596Z compile=False, 2025-05-07T21:00:18.1251809Z T=2, 2025-05-07T21:00:18.1252004Z D=2, 2025-05-07T21:00:18.1252202Z B=102, 2025-05-07T21:00:18.1252394Z log_E=5, 2025-05-07T21:00:18.1252602Z L=20, 2025-05-07T21:00:18.1252809Z D_gradcheck=1, 2025-05-07T21:00:18.1253043Z stochastic_rounding=True, 2025-05-07T21:00:18.1253314Z weighted=False, 2025-05-07T21:00:18.1253549Z row_wise=False, 2025-05-07T21:00:18.1253764Z mixed=False, 2025-05-07T21:00:18.1253987Z use_cache=False, 2025-05-07T21:00:18.1254247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1254533Z use_cpu=True, 2025-05-07T21:00:18.1254775Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1255044Z ) 2025-05-07T21:00:18.1255276Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1255862Z self=, 2025-05-07T21:00:18.1256399Z compile=False, 2025-05-07T21:00:18.1256617Z T=1, 2025-05-07T21:00:18.1256804Z D=77, 2025-05-07T21:00:18.1256991Z B=48, 2025-05-07T21:00:18.1257183Z log_E=5, 2025-05-07T21:00:18.1257377Z L=3, 2025-05-07T21:00:18.1257573Z D_gradcheck=2, 2025-05-07T21:00:18.1257883Z stochastic_rounding=True, 2025-05-07T21:00:18.1258145Z weighted=False, 2025-05-07T21:00:18.1258371Z row_wise=False, 2025-05-07T21:00:18.1258597Z mixed=False, 2025-05-07T21:00:18.1258811Z use_cache=True, 2025-05-07T21:00:18.1259057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1259353Z use_cpu=False, 2025-05-07T21:00:18.1259592Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1259864Z ) 2025-05-07T21:00:18.1260112Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1260700Z self=, 2025-05-07T21:00:18.1261242Z compile=False, 2025-05-07T21:00:18.1261463Z T=3, 2025-05-07T21:00:18.1261658Z D=24, 2025-05-07T21:00:18.1261843Z B=126, 2025-05-07T21:00:18.1262039Z log_E=5, 2025-05-07T21:00:18.1262240Z L=12, 2025-05-07T21:00:18.1262431Z D_gradcheck=1, 2025-05-07T21:00:18.1262668Z stochastic_rounding=False, 2025-05-07T21:00:18.1262936Z weighted=False, 2025-05-07T21:00:18.1263152Z row_wise=True, 2025-05-07T21:00:18.1263368Z mixed=True, 2025-05-07T21:00:18.1263585Z use_cache=True, 2025-05-07T21:00:18.1263824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1264117Z use_cpu=True, 2025-05-07T21:00:18.1264352Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1264672Z ) 2025-05-07T21:00:18.1264915Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1265504Z self=, 2025-05-07T21:00:18.1266035Z compile=False, 2025-05-07T21:00:18.1266251Z T=2, 2025-05-07T21:00:18.1266441Z D=3, 2025-05-07T21:00:18.1266623Z B=5, 2025-05-07T21:00:18.1266816Z log_E=5, 2025-05-07T21:00:18.1267017Z L=4, 2025-05-07T21:00:18.1267203Z D_gradcheck=2, 2025-05-07T21:00:18.1267434Z stochastic_rounding=True, 2025-05-07T21:00:18.1267695Z weighted=False, 2025-05-07T21:00:18.1267913Z row_wise=False, 2025-05-07T21:00:18.1268130Z mixed=True, 2025-05-07T21:00:18.1268343Z use_cache=True, 2025-05-07T21:00:18.1268634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1268919Z use_cpu=True, 2025-05-07T21:00:18.1269161Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1269429Z ) 2025-05-07T21:00:18.1269664Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1270295Z self=, 2025-05-07T21:00:18.1270837Z compile=True, 2025-05-07T21:00:18.1271043Z T=2, 2025-05-07T21:00:18.1271246Z D=51, 2025-05-07T21:00:18.1271443Z B=8, 2025-05-07T21:00:18.1271626Z log_E=4, 2025-05-07T21:00:18.1271833Z L=5, 2025-05-07T21:00:18.1272029Z D_gradcheck=1, 2025-05-07T21:00:18.1272257Z stochastic_rounding=False, 2025-05-07T21:00:18.1272522Z weighted=False, 2025-05-07T21:00:18.1272745Z row_wise=False, 2025-05-07T21:00:18.1272957Z mixed=False, 2025-05-07T21:00:18.1273174Z use_cache=False, 2025-05-07T21:00:18.1273432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1273735Z use_cpu=False, 2025-05-07T21:00:18.1273966Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1274233Z ) 2025-05-07T21:00:18.1274475Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1275064Z self=, 2025-05-07T21:00:18.1275607Z compile=True, 2025-05-07T21:00:18.1275822Z T=3, 2025-05-07T21:00:18.1276009Z D=72, 2025-05-07T21:00:18.1276205Z B=92, 2025-05-07T21:00:18.1276397Z log_E=4, 2025-05-07T21:00:18.1276590Z L=13, 2025-05-07T21:00:18.1276786Z D_gradcheck=1, 2025-05-07T21:00:18.1277015Z stochastic_rounding=True, 2025-05-07T21:00:18.1277269Z weighted=False, 2025-05-07T21:00:18.1277489Z row_wise=True, 2025-05-07T21:00:18.1277703Z mixed=True, 2025-05-07T21:00:18.1277958Z use_cache=False, 2025-05-07T21:00:18.1278214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1278504Z use_cpu=False, 2025-05-07T21:00:18.1278742Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1279012Z ) 2025-05-07T21:00:18.1279275Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1279885Z self=, 2025-05-07T21:00:18.1280425Z compile=True, 2025-05-07T21:00:18.1280637Z T=4, 2025-05-07T21:00:18.1280826Z D=92, 2025-05-07T21:00:18.1281010Z B=31, 2025-05-07T21:00:18.1281204Z log_E=4, 2025-05-07T21:00:18.1281401Z L=7, 2025-05-07T21:00:18.1281589Z D_gradcheck=2, 2025-05-07T21:00:18.1281821Z stochastic_rounding=False, 2025-05-07T21:00:18.1282089Z weighted=False, 2025-05-07T21:00:18.1282306Z row_wise=False, 2025-05-07T21:00:18.1282519Z mixed=False, 2025-05-07T21:00:18.1282726Z use_cache=False, 2025-05-07T21:00:18.1282969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1283256Z use_cpu=True, 2025-05-07T21:00:18.1283492Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1479828Z ) 2025-05-07T21:00:18.1480359Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1481297Z self=, 2025-05-07T21:00:18.1482280Z compile=True, 2025-05-07T21:00:18.1482551Z T=1, 2025-05-07T21:00:18.1482742Z D=59, 2025-05-07T21:00:18.1482936Z B=21, 2025-05-07T21:00:18.1483128Z log_E=3, 2025-05-07T21:00:18.1483324Z L=10, 2025-05-07T21:00:18.1483525Z D_gradcheck=1, 2025-05-07T21:00:18.1483768Z stochastic_rounding=True, 2025-05-07T21:00:18.1484032Z weighted=False, 2025-05-07T21:00:18.1484263Z row_wise=False, 2025-05-07T21:00:18.1484488Z mixed=False, 2025-05-07T21:00:18.1484703Z use_cache=False, 2025-05-07T21:00:18.1484965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1485269Z use_cpu=False, 2025-05-07T21:00:18.1485508Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1485873Z ) 2025-05-07T21:00:18.1486111Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1486699Z self=, 2025-05-07T21:00:18.1487241Z compile=False, 2025-05-07T21:00:18.1487459Z T=4, 2025-05-07T21:00:18.1487711Z D=28, 2025-05-07T21:00:18.1487905Z B=50, 2025-05-07T21:00:18.1488098Z log_E=5, 2025-05-07T21:00:18.1488296Z L=0, 2025-05-07T21:00:18.1488676Z D_gradcheck=2, 2025-05-07T21:00:18.1488914Z stochastic_rounding=False, 2025-05-07T21:00:18.1489196Z weighted=False, 2025-05-07T21:00:18.1489449Z row_wise=False, 2025-05-07T21:00:18.1489670Z mixed=False, 2025-05-07T21:00:18.1489889Z use_cache=False, 2025-05-07T21:00:18.1490144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1490446Z use_cpu=True, 2025-05-07T21:00:18.1490694Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1490960Z ) 2025-05-07T21:00:18.1491203Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1491805Z self=, 2025-05-07T21:00:18.1492346Z compile=False, 2025-05-07T21:00:18.1492567Z T=5, 2025-05-07T21:00:18.1492763Z D=86, 2025-05-07T21:00:18.1492951Z B=75, 2025-05-07T21:00:18.1493146Z log_E=5, 2025-05-07T21:00:18.1493346Z L=15, 2025-05-07T21:00:18.1493538Z D_gradcheck=2, 2025-05-07T21:00:18.1493786Z stochastic_rounding=False, 2025-05-07T21:00:18.1494056Z weighted=False, 2025-05-07T21:00:18.1494275Z row_wise=False, 2025-05-07T21:00:18.1494501Z mixed=False, 2025-05-07T21:00:18.1494722Z use_cache=True, 2025-05-07T21:00:18.1494967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1495267Z use_cpu=True, 2025-05-07T21:00:18.1495583Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1495859Z ) 2025-05-07T21:00:18.1496098Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1496699Z self=, 2025-05-07T21:00:18.1497246Z compile=True, 2025-05-07T21:00:18.1497461Z T=3, 2025-05-07T21:00:18.1497657Z D=48, 2025-05-07T21:00:18.1497857Z B=2, 2025-05-07T21:00:18.1498048Z log_E=5, 2025-05-07T21:00:18.1498254Z L=1, 2025-05-07T21:00:18.1498457Z D_gradcheck=2, 2025-05-07T21:00:18.1498690Z stochastic_rounding=False, 2025-05-07T21:00:18.1498958Z weighted=True, 2025-05-07T21:00:18.1499181Z row_wise=False, 2025-05-07T21:00:18.1499400Z mixed=False, 2025-05-07T21:00:18.1499619Z use_cache=False, 2025-05-07T21:00:18.1499874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1500161Z use_cpu=False, 2025-05-07T21:00:18.1500406Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1500682Z ) 2025-05-07T21:00:18.1500922Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1501517Z self=, 2025-05-07T21:00:18.1502065Z compile=False, 2025-05-07T21:00:18.1502290Z T=2, 2025-05-07T21:00:18.1502481Z D=102, 2025-05-07T21:00:18.1502678Z B=125, 2025-05-07T21:00:18.1502938Z log_E=5, 2025-05-07T21:00:18.1503134Z L=19, 2025-05-07T21:00:18.1503339Z D_gradcheck=2, 2025-05-07T21:00:18.1503575Z stochastic_rounding=False, 2025-05-07T21:00:18.1503834Z weighted=True, 2025-05-07T21:00:18.1504053Z row_wise=True, 2025-05-07T21:00:18.1504269Z mixed=True, 2025-05-07T21:00:18.1504483Z use_cache=False, 2025-05-07T21:00:18.1504744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1505042Z use_cpu=False, 2025-05-07T21:00:18.1505280Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1505552Z ) 2025-05-07T21:00:18.1505794Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1506384Z self=, 2025-05-07T21:00:18.1506977Z compile=False, 2025-05-07T21:00:18.1507200Z T=4, 2025-05-07T21:00:18.1507390Z D=25, 2025-05-07T21:00:18.1507592Z B=39, 2025-05-07T21:00:18.1507787Z log_E=4, 2025-05-07T21:00:18.1507997Z L=10, 2025-05-07T21:00:18.1508192Z D_gradcheck=2, 2025-05-07T21:00:18.1508475Z stochastic_rounding=False, 2025-05-07T21:00:18.1508745Z weighted=False, 2025-05-07T21:00:18.1508962Z row_wise=False, 2025-05-07T21:00:18.1509181Z mixed=False, 2025-05-07T21:00:18.1509398Z use_cache=True, 2025-05-07T21:00:18.1509640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1509933Z use_cpu=True, 2025-05-07T21:00:18.1510176Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1510442Z ) 2025-05-07T21:00:18.1510678Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1511273Z self=, 2025-05-07T21:00:18.1511813Z compile=True, 2025-05-07T21:00:18.1512032Z T=3, 2025-05-07T21:00:18.1512227Z D=52, 2025-05-07T21:00:18.1512414Z B=126, 2025-05-07T21:00:18.1512609Z log_E=5, 2025-05-07T21:00:18.1512816Z L=16, 2025-05-07T21:00:18.1513016Z D_gradcheck=2, 2025-05-07T21:00:18.1513257Z stochastic_rounding=False, 2025-05-07T21:00:18.1513523Z weighted=False, 2025-05-07T21:00:18.1513742Z row_wise=True, 2025-05-07T21:00:18.1513964Z mixed=True, 2025-05-07T21:00:18.1514185Z use_cache=True, 2025-05-07T21:00:18.1514429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1514718Z use_cpu=True, 2025-05-07T21:00:18.1514962Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1515233Z ) 2025-05-07T21:00:18.1515468Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1516118Z self=, 2025-05-07T21:00:18.1516670Z compile=True, 2025-05-07T21:00:18.1516883Z T=4, 2025-05-07T21:00:18.1517078Z D=118, 2025-05-07T21:00:18.1517275Z B=114, 2025-05-07T21:00:18.1517468Z log_E=5, 2025-05-07T21:00:18.1517672Z L=0, 2025-05-07T21:00:18.1517876Z D_gradcheck=2, 2025-05-07T21:00:18.1518113Z stochastic_rounding=False, 2025-05-07T21:00:18.1518385Z weighted=True, 2025-05-07T21:00:18.1518610Z row_wise=True, 2025-05-07T21:00:18.1518827Z mixed=False, 2025-05-07T21:00:18.1519054Z use_cache=False, 2025-05-07T21:00:18.1519346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1519662Z use_cpu=True, 2025-05-07T21:00:18.1519905Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1520178Z ) 2025-05-07T21:00:18.1520422Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1521015Z self=, 2025-05-07T21:00:18.1521562Z compile=False, 2025-05-07T21:00:18.1521784Z T=3, 2025-05-07T21:00:18.1521979Z D=20, 2025-05-07T21:00:18.1522180Z B=28, 2025-05-07T21:00:18.1522380Z log_E=4, 2025-05-07T21:00:18.1522581Z L=11, 2025-05-07T21:00:18.1522786Z D_gradcheck=1, 2025-05-07T21:00:18.1523030Z stochastic_rounding=False, 2025-05-07T21:00:18.1523350Z weighted=False, 2025-05-07T21:00:18.1523581Z row_wise=True, 2025-05-07T21:00:18.1523809Z mixed=True, 2025-05-07T21:00:18.1524026Z use_cache=False, 2025-05-07T21:00:18.1524290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1524591Z use_cpu=True, 2025-05-07T21:00:18.1534058Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1534340Z ) 2025-05-07T21:00:18.1534581Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1535174Z self=, 2025-05-07T21:00:18.1535729Z compile=False, 2025-05-07T21:00:18.1535954Z T=4, 2025-05-07T21:00:18.1536180Z D=85, 2025-05-07T21:00:18.1536713Z B=27, 2025-05-07T21:00:18.1537058Z log_E=5, 2025-05-07T21:00:18.1537252Z L=3, 2025-05-07T21:00:18.1537448Z D_gradcheck=2, 2025-05-07T21:00:18.1537673Z stochastic_rounding=False, 2025-05-07T21:00:18.1537932Z weighted=False, 2025-05-07T21:00:18.1538159Z row_wise=False, 2025-05-07T21:00:18.1538366Z mixed=True, 2025-05-07T21:00:18.1538645Z use_cache=True, 2025-05-07T21:00:18.1538892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1539197Z use_cpu=False, 2025-05-07T21:00:18.1539459Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1539731Z ) 2025-05-07T21:00:18.1539983Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1540565Z self=, 2025-05-07T21:00:18.1541109Z compile=True, 2025-05-07T21:00:18.1541330Z T=3, 2025-05-07T21:00:18.1541517Z D=4, 2025-05-07T21:00:18.1541720Z B=44, 2025-05-07T21:00:18.1541915Z log_E=3, 2025-05-07T21:00:18.1542111Z L=5, 2025-05-07T21:00:18.1542319Z D_gradcheck=1, 2025-05-07T21:00:18.1542557Z stochastic_rounding=False, 2025-05-07T21:00:18.1542807Z weighted=True, 2025-05-07T21:00:18.1543038Z row_wise=False, 2025-05-07T21:00:18.1543264Z mixed=True, 2025-05-07T21:00:18.1543477Z use_cache=False, 2025-05-07T21:00:18.1543741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1544044Z use_cpu=False, 2025-05-07T21:00:18.1544277Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1544546Z ) 2025-05-07T21:00:18.1544788Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1545370Z self=, 2025-05-07T21:00:18.1545918Z compile=False, 2025-05-07T21:00:18.1546141Z T=1, 2025-05-07T21:00:18.1546408Z D=72, 2025-05-07T21:00:18.1546595Z B=23, 2025-05-07T21:00:18.1546794Z log_E=5, 2025-05-07T21:00:18.1546993Z L=2, 2025-05-07T21:00:18.1547189Z D_gradcheck=2, 2025-05-07T21:00:18.1547438Z stochastic_rounding=False, 2025-05-07T21:00:18.1547700Z weighted=False, 2025-05-07T21:00:18.1547915Z row_wise=True, 2025-05-07T21:00:18.1548135Z mixed=False, 2025-05-07T21:00:18.1548356Z use_cache=False, 2025-05-07T21:00:18.1548607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1548902Z use_cpu=True, 2025-05-07T21:00:18.1549142Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1549405Z ) 2025-05-07T21:00:18.1549646Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1550244Z self=, 2025-05-07T21:00:18.1550765Z compile=True, 2025-05-07T21:00:18.1550976Z T=1, 2025-05-07T21:00:18.1551159Z D=91, 2025-05-07T21:00:18.1551345Z B=36, 2025-05-07T21:00:18.1551539Z log_E=5, 2025-05-07T21:00:18.1551741Z L=12, 2025-05-07T21:00:18.1551935Z D_gradcheck=2, 2025-05-07T21:00:18.1552172Z stochastic_rounding=True, 2025-05-07T21:00:18.1552429Z weighted=True, 2025-05-07T21:00:18.1552641Z row_wise=True, 2025-05-07T21:00:18.1552843Z mixed=True, 2025-05-07T21:00:18.1553051Z use_cache=True, 2025-05-07T21:00:18.1553369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1553651Z use_cpu=True, 2025-05-07T21:00:18.1553885Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1554146Z ) 2025-05-07T21:00:18.1554376Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1554961Z self=, 2025-05-07T21:00:18.1555501Z compile=False, 2025-05-07T21:00:18.1555706Z T=5, 2025-05-07T21:00:18.1555895Z D=13, 2025-05-07T21:00:18.1556083Z B=19, 2025-05-07T21:00:18.1556266Z log_E=5, 2025-05-07T21:00:18.1556467Z L=11, 2025-05-07T21:00:18.1556667Z D_gradcheck=1, 2025-05-07T21:00:18.1556886Z stochastic_rounding=True, 2025-05-07T21:00:18.1557228Z weighted=False, 2025-05-07T21:00:18.1557455Z row_wise=True, 2025-05-07T21:00:18.1557664Z mixed=False, 2025-05-07T21:00:18.1557877Z use_cache=False, 2025-05-07T21:00:18.1558128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1558418Z use_cpu=True, 2025-05-07T21:00:18.1558687Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1558949Z ) 2025-05-07T21:00:18.1559184Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1559809Z self=, 2025-05-07T21:00:18.1560342Z compile=True, 2025-05-07T21:00:18.1560551Z T=1, 2025-05-07T21:00:18.1560732Z D=114, 2025-05-07T21:00:18.1560921Z B=77, 2025-05-07T21:00:18.1561109Z log_E=5, 2025-05-07T21:00:18.1561296Z L=1, 2025-05-07T21:00:18.1561484Z D_gradcheck=1, 2025-05-07T21:00:18.1561706Z stochastic_rounding=True, 2025-05-07T21:00:18.1561956Z weighted=False, 2025-05-07T21:00:18.1562177Z row_wise=False, 2025-05-07T21:00:18.1562393Z mixed=True, 2025-05-07T21:00:18.1562597Z use_cache=False, 2025-05-07T21:00:18.1562845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1563134Z use_cpu=True, 2025-05-07T21:00:18.1563362Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1563627Z ) 2025-05-07T21:00:18.1563862Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1564446Z self=, 2025-05-07T21:00:18.1564980Z compile=False, 2025-05-07T21:00:18.1565198Z T=1, 2025-05-07T21:00:18.1565383Z D=60, 2025-05-07T21:00:18.1565562Z B=75, 2025-05-07T21:00:18.1565750Z log_E=5, 2025-05-07T21:00:18.1565949Z L=3, 2025-05-07T21:00:18.1566132Z D_gradcheck=1, 2025-05-07T21:00:18.1566410Z stochastic_rounding=False, 2025-05-07T21:00:18.1566669Z weighted=False, 2025-05-07T21:00:18.1566881Z row_wise=False, 2025-05-07T21:00:18.1567099Z mixed=False, 2025-05-07T21:00:18.1567307Z use_cache=True, 2025-05-07T21:00:18.1567541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1567831Z use_cpu=False, 2025-05-07T21:00:18.1568066Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1568326Z ) 2025-05-07T21:00:18.1568691Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1569271Z self=, 2025-05-07T21:00:18.1569797Z compile=True, 2025-05-07T21:00:18.1570010Z T=3, 2025-05-07T21:00:18.1570196Z D=110, 2025-05-07T21:00:18.1570385Z B=36, 2025-05-07T21:00:18.1570570Z log_E=3, 2025-05-07T21:00:18.1570764Z L=6, 2025-05-07T21:00:18.1570956Z D_gradcheck=2, 2025-05-07T21:00:18.1571185Z stochastic_rounding=False, 2025-05-07T21:00:18.1571453Z weighted=True, 2025-05-07T21:00:18.1571666Z row_wise=True, 2025-05-07T21:00:18.1571876Z mixed=False, 2025-05-07T21:00:18.1572094Z use_cache=True, 2025-05-07T21:00:18.1572338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1572619Z use_cpu=True, 2025-05-07T21:00:18.1572852Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1573172Z ) 2025-05-07T21:00:18.1573401Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1573982Z self=, 2025-05-07T21:00:18.1574517Z compile=True, 2025-05-07T21:00:18.1574726Z T=4, 2025-05-07T21:00:18.1574920Z D=43, 2025-05-07T21:00:18.1575119Z B=98, 2025-05-07T21:00:18.1575303Z log_E=5, 2025-05-07T21:00:18.1575504Z L=5, 2025-05-07T21:00:18.1575699Z D_gradcheck=1, 2025-05-07T21:00:18.1575917Z stochastic_rounding=True, 2025-05-07T21:00:18.1576165Z weighted=True, 2025-05-07T21:00:18.1576382Z row_wise=False, 2025-05-07T21:00:18.1576586Z mixed=True, 2025-05-07T21:00:18.1576793Z use_cache=False, 2025-05-07T21:00:18.1577087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1577370Z use_cpu=True, 2025-05-07T21:00:18.1577593Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1577856Z ) 2025-05-07T21:00:18.1578088Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1578704Z self=, 2025-05-07T21:00:18.1579237Z compile=True, 2025-05-07T21:00:18.1579442Z T=4, 2025-05-07T21:00:18.1579635Z D=116, 2025-05-07T21:00:18.1579820Z B=86, 2025-05-07T21:00:18.1580007Z log_E=4, 2025-05-07T21:00:18.1580204Z L=4, 2025-05-07T21:00:18.1580393Z D_gradcheck=2, 2025-05-07T21:00:18.1580614Z stochastic_rounding=False, 2025-05-07T21:00:18.1580869Z weighted=True, 2025-05-07T21:00:18.1581078Z row_wise=True, 2025-05-07T21:00:18.1581283Z mixed=True, 2025-05-07T21:00:18.1581490Z use_cache=True, 2025-05-07T21:00:18.1581731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1582012Z use_cpu=True, 2025-05-07T21:00:18.1582242Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1779008Z ) 2025-05-07T21:00:18.1779253Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1779969Z self=, 2025-05-07T21:00:18.1780528Z compile=False, 2025-05-07T21:00:18.1780742Z T=2, 2025-05-07T21:00:18.1780920Z D=27, 2025-05-07T21:00:18.1781106Z B=23, 2025-05-07T21:00:18.1781292Z log_E=4, 2025-05-07T21:00:18.1781477Z L=15, 2025-05-07T21:00:18.1781676Z D_gradcheck=2, 2025-05-07T21:00:18.1781898Z stochastic_rounding=True, 2025-05-07T21:00:18.1782152Z weighted=True, 2025-05-07T21:00:18.1782368Z row_wise=False, 2025-05-07T21:00:18.1782582Z mixed=True, 2025-05-07T21:00:18.1782952Z use_cache=False, 2025-05-07T21:00:18.1783199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1783485Z use_cpu=True, 2025-05-07T21:00:18.1783717Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1783980Z ) 2025-05-07T21:00:18.1784214Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1784787Z self=, 2025-05-07T21:00:18.1785325Z compile=True, 2025-05-07T21:00:18.1785531Z T=2, 2025-05-07T21:00:18.1785717Z D=28, 2025-05-07T21:00:18.1785895Z B=119, 2025-05-07T21:00:18.1786085Z log_E=5, 2025-05-07T21:00:18.1786281Z L=18, 2025-05-07T21:00:18.1786463Z D_gradcheck=1, 2025-05-07T21:00:18.1786688Z stochastic_rounding=False, 2025-05-07T21:00:18.1786944Z weighted=True, 2025-05-07T21:00:18.1787152Z row_wise=True, 2025-05-07T21:00:18.1787361Z mixed=False, 2025-05-07T21:00:18.1787570Z use_cache=True, 2025-05-07T21:00:18.1787807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1788088Z use_cpu=True, 2025-05-07T21:00:18.1788319Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1788580Z ) 2025-05-07T21:00:18.1788811Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1789391Z self=, 2025-05-07T21:00:18.1790020Z compile=True, 2025-05-07T21:00:18.1790230Z T=3, 2025-05-07T21:00:18.1790420Z D=45, 2025-05-07T21:00:18.1790604Z B=74, 2025-05-07T21:00:18.1790794Z log_E=3, 2025-05-07T21:00:18.1790991Z L=4, 2025-05-07T21:00:18.1791178Z D_gradcheck=1, 2025-05-07T21:00:18.1791407Z stochastic_rounding=False, 2025-05-07T21:00:18.1791663Z weighted=True, 2025-05-07T21:00:18.1791875Z row_wise=False, 2025-05-07T21:00:18.1792082Z mixed=False, 2025-05-07T21:00:18.1792292Z use_cache=True, 2025-05-07T21:00:18.1792530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1792812Z use_cpu=False, 2025-05-07T21:00:18.1793044Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1793385Z ) 2025-05-07T21:00:18.1793614Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1794195Z self=, 2025-05-07T21:00:18.1794729Z compile=True, 2025-05-07T21:00:18.1794928Z T=5, 2025-05-07T21:00:18.1795170Z D=59, 2025-05-07T21:00:18.1795359Z B=110, 2025-05-07T21:00:18.1795542Z log_E=3, 2025-05-07T21:00:18.1795738Z L=8, 2025-05-07T21:00:18.1795928Z D_gradcheck=1, 2025-05-07T21:00:18.1796147Z stochastic_rounding=True, 2025-05-07T21:00:18.1796403Z weighted=True, 2025-05-07T21:00:18.1796615Z row_wise=False, 2025-05-07T21:00:18.1796826Z mixed=True, 2025-05-07T21:00:18.1797042Z use_cache=False, 2025-05-07T21:00:18.1797288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1797564Z use_cpu=True, 2025-05-07T21:00:18.1797799Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1798061Z ) 2025-05-07T21:00:18.1798298Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1798880Z self=, 2025-05-07T21:00:18.1799413Z compile=True, 2025-05-07T21:00:18.1799618Z T=1, 2025-05-07T21:00:18.1799800Z D=57, 2025-05-07T21:00:18.1799982Z B=107, 2025-05-07T21:00:18.1800171Z log_E=5, 2025-05-07T21:00:18.1800357Z L=3, 2025-05-07T21:00:18.1800548Z D_gradcheck=1, 2025-05-07T21:00:18.1800777Z stochastic_rounding=True, 2025-05-07T21:00:18.1801030Z weighted=True, 2025-05-07T21:00:18.1801245Z row_wise=True, 2025-05-07T21:00:18.1801455Z mixed=False, 2025-05-07T21:00:18.1801659Z use_cache=False, 2025-05-07T21:00:18.1801909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1802194Z use_cpu=True, 2025-05-07T21:00:18.1802476Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1802742Z ) 2025-05-07T21:00:18.1802976Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1803564Z self=, 2025-05-07T21:00:18.1804090Z compile=True, 2025-05-07T21:00:18.1804294Z T=3, 2025-05-07T21:00:18.1804477Z D=57, 2025-05-07T21:00:18.1804659Z B=23, 2025-05-07T21:00:18.1804845Z log_E=4, 2025-05-07T21:00:18.1805042Z L=19, 2025-05-07T21:00:18.1805227Z D_gradcheck=2, 2025-05-07T21:00:18.1805452Z stochastic_rounding=True, 2025-05-07T21:00:18.1805705Z weighted=False, 2025-05-07T21:00:18.1805915Z row_wise=False, 2025-05-07T21:00:18.1806129Z mixed=False, 2025-05-07T21:00:18.1806347Z use_cache=True, 2025-05-07T21:00:18.1806580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1806867Z use_cpu=False, 2025-05-07T21:00:18.1807102Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1807357Z ) 2025-05-07T21:00:18.1807592Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1808171Z self=, 2025-05-07T21:00:18.1808810Z compile=True, 2025-05-07T21:00:18.1809014Z T=1, 2025-05-07T21:00:18.1809204Z D=14, 2025-05-07T21:00:18.1809415Z B=19, 2025-05-07T21:00:18.1809670Z log_E=4, 2025-05-07T21:00:18.1809867Z L=18, 2025-05-07T21:00:18.1810054Z D_gradcheck=2, 2025-05-07T21:00:18.1810277Z stochastic_rounding=False, 2025-05-07T21:00:18.1810534Z weighted=True, 2025-05-07T21:00:18.1810746Z row_wise=True, 2025-05-07T21:00:18.1810947Z mixed=True, 2025-05-07T21:00:18.1811157Z use_cache=False, 2025-05-07T21:00:18.1811401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1811682Z use_cpu=False, 2025-05-07T21:00:18.1811917Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1812179Z ) 2025-05-07T21:00:18.1812408Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1812991Z self=, 2025-05-07T21:00:18.1813572Z compile=True, 2025-05-07T21:00:18.1813774Z T=5, 2025-05-07T21:00:18.1813958Z D=73, 2025-05-07T21:00:18.1814144Z B=79, 2025-05-07T21:00:18.1814324Z log_E=4, 2025-05-07T21:00:18.1814518Z L=3, 2025-05-07T21:00:18.1814706Z D_gradcheck=2, 2025-05-07T21:00:18.1814967Z stochastic_rounding=True, 2025-05-07T21:00:18.1815216Z weighted=True, 2025-05-07T21:00:18.1815426Z row_wise=False, 2025-05-07T21:00:18.1815631Z mixed=True, 2025-05-07T21:00:18.1815836Z use_cache=True, 2025-05-07T21:00:18.1816074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1816354Z use_cpu=False, 2025-05-07T21:00:18.1816576Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1816836Z ) 2025-05-07T21:00:18.1817067Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1817643Z self=, 2025-05-07T21:00:18.1818182Z compile=False, 2025-05-07T21:00:18.1818386Z T=2, 2025-05-07T21:00:18.1818567Z D=14, 2025-05-07T21:00:18.1818749Z B=119, 2025-05-07T21:00:18.1818935Z log_E=4, 2025-05-07T21:00:18.1819124Z L=3, 2025-05-07T21:00:18.1819316Z D_gradcheck=2, 2025-05-07T21:00:18.1819546Z stochastic_rounding=True, 2025-05-07T21:00:18.1819797Z weighted=False, 2025-05-07T21:00:18.1820008Z row_wise=False, 2025-05-07T21:00:18.1820223Z mixed=False, 2025-05-07T21:00:18.1820428Z use_cache=False, 2025-05-07T21:00:18.1820675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1820961Z use_cpu=False, 2025-05-07T21:00:18.1821188Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1821451Z ) 2025-05-07T21:00:18.1821681Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1822307Z self=, 2025-05-07T21:00:18.1822834Z compile=False, 2025-05-07T21:00:18.1823049Z T=5, 2025-05-07T21:00:18.1823235Z D=46, 2025-05-07T21:00:18.1823414Z B=128, 2025-05-07T21:00:18.1823607Z log_E=4, 2025-05-07T21:00:18.1823801Z L=15, 2025-05-07T21:00:18.1823988Z D_gradcheck=1, 2025-05-07T21:00:18.1824218Z stochastic_rounding=False, 2025-05-07T21:00:18.1824480Z weighted=True, 2025-05-07T21:00:18.1824697Z row_wise=True, 2025-05-07T21:00:18.1824910Z mixed=False, 2025-05-07T21:00:18.1825122Z use_cache=False, 2025-05-07T21:00:18.1825364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1825650Z use_cpu=True, 2025-05-07T21:00:18.1825882Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1826145Z ) 2025-05-07T21:00:18.1826378Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1826956Z self=, 2025-05-07T21:00:18.1827490Z compile=False, 2025-05-07T21:00:18.1827694Z T=1, 2025-05-07T21:00:18.1827882Z D=15, 2025-05-07T21:00:18.1828076Z B=112, 2025-05-07T21:00:18.1828261Z log_E=3, 2025-05-07T21:00:18.1828458Z L=17, 2025-05-07T21:00:18.1828650Z D_gradcheck=1, 2025-05-07T21:00:18.1828877Z stochastic_rounding=False, 2025-05-07T21:00:18.1829214Z weighted=True, 2025-05-07T21:00:18.1829423Z row_wise=True, 2025-05-07T21:00:18.1829627Z mixed=True, 2025-05-07T21:00:18.1829838Z use_cache=True, 2025-05-07T21:00:18.1830159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1838551Z use_cpu=True, 2025-05-07T21:00:18.1838812Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1839084Z ) 2025-05-07T21:00:18.1839325Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1839966Z self=, 2025-05-07T21:00:18.1840506Z compile=False, 2025-05-07T21:00:18.1840725Z T=1, 2025-05-07T21:00:18.1840907Z D=24, 2025-05-07T21:00:18.1841085Z B=77, 2025-05-07T21:00:18.1841393Z log_E=4, 2025-05-07T21:00:18.1841588Z L=9, 2025-05-07T21:00:18.1841778Z D_gradcheck=2, 2025-05-07T21:00:18.1842006Z stochastic_rounding=True, 2025-05-07T21:00:18.1842261Z weighted=True, 2025-05-07T21:00:18.1842476Z row_wise=True, 2025-05-07T21:00:18.1842683Z mixed=False, 2025-05-07T21:00:18.1842959Z use_cache=False, 2025-05-07T21:00:18.1843206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1843493Z use_cpu=True, 2025-05-07T21:00:18.1843727Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1843984Z ) 2025-05-07T21:00:18.1844215Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1844803Z self=, 2025-05-07T21:00:18.1845336Z compile=True, 2025-05-07T21:00:18.1845545Z T=3, 2025-05-07T21:00:18.1845741Z D=105, 2025-05-07T21:00:18.1845938Z B=38, 2025-05-07T21:00:18.1846124Z log_E=5, 2025-05-07T21:00:18.1846325Z L=15, 2025-05-07T21:00:18.1846517Z D_gradcheck=1, 2025-05-07T21:00:18.1846744Z stochastic_rounding=False, 2025-05-07T21:00:18.1847006Z weighted=True, 2025-05-07T21:00:18.1847223Z row_wise=False, 2025-05-07T21:00:18.1847439Z mixed=False, 2025-05-07T21:00:18.1847655Z use_cache=True, 2025-05-07T21:00:18.1847899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1848182Z use_cpu=True, 2025-05-07T21:00:18.1848525Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1848791Z ) 2025-05-07T21:00:18.1849022Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1849609Z self=, 2025-05-07T21:00:18.1850148Z compile=True, 2025-05-07T21:00:18.1850354Z T=2, 2025-05-07T21:00:18.1850539Z D=19, 2025-05-07T21:00:18.1850799Z B=86, 2025-05-07T21:00:18.1850985Z log_E=5, 2025-05-07T21:00:18.1851182Z L=14, 2025-05-07T21:00:18.1851379Z D_gradcheck=2, 2025-05-07T21:00:18.1851604Z stochastic_rounding=True, 2025-05-07T21:00:18.1851864Z weighted=False, 2025-05-07T21:00:18.1852081Z row_wise=False, 2025-05-07T21:00:18.1852296Z mixed=False, 2025-05-07T21:00:18.1852508Z use_cache=True, 2025-05-07T21:00:18.1852755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1853042Z use_cpu=True, 2025-05-07T21:00:18.1853270Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1853532Z ) 2025-05-07T21:00:18.1853767Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1854347Z self=, 2025-05-07T21:00:18.1854887Z compile=False, 2025-05-07T21:00:18.1855098Z T=5, 2025-05-07T21:00:18.1855279Z D=25, 2025-05-07T21:00:18.1855464Z B=60, 2025-05-07T21:00:18.1855650Z log_E=3, 2025-05-07T21:00:18.1855840Z L=18, 2025-05-07T21:00:18.1856032Z D_gradcheck=1, 2025-05-07T21:00:18.1856266Z stochastic_rounding=True, 2025-05-07T21:00:18.1856518Z weighted=False, 2025-05-07T21:00:18.1856734Z row_wise=True, 2025-05-07T21:00:18.1856945Z mixed=True, 2025-05-07T21:00:18.1857150Z use_cache=False, 2025-05-07T21:00:18.1857921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1858212Z use_cpu=True, 2025-05-07T21:00:18.1858443Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.1858708Z ) 2025-05-07T21:00:18.1858944Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1859531Z self=, 2025-05-07T21:00:18.1860062Z compile=True, 2025-05-07T21:00:18.1860273Z T=1, 2025-05-07T21:00:18.1860462Z D=43, 2025-05-07T21:00:18.1860643Z B=1, 2025-05-07T21:00:18.1860832Z log_E=3, 2025-05-07T21:00:18.1861028Z L=20, 2025-05-07T21:00:18.1861215Z D_gradcheck=1, 2025-05-07T21:00:18.1861444Z stochastic_rounding=True, 2025-05-07T21:00:18.1861754Z weighted=False, 2025-05-07T21:00:18.1861967Z row_wise=False, 2025-05-07T21:00:18.1862182Z mixed=False, 2025-05-07T21:00:18.1862395Z use_cache=True, 2025-05-07T21:00:18.1862629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1862918Z use_cpu=True, 2025-05-07T21:00:18.1863195Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.1863454Z ) 2025-05-07T21:00:18.1863688Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1864273Z self=, 2025-05-07T21:00:18.1864810Z compile=False, 2025-05-07T21:00:18.1865014Z T=3, 2025-05-07T21:00:18.1865201Z D=76, 2025-05-07T21:00:18.1865383Z B=48, 2025-05-07T21:00:18.1865565Z log_E=3, 2025-05-07T21:00:18.1865757Z L=3, 2025-05-07T21:00:18.1865950Z D_gradcheck=1, 2025-05-07T21:00:18.1866172Z stochastic_rounding=True, 2025-05-07T21:00:18.1866429Z weighted=True, 2025-05-07T21:00:18.1866646Z row_wise=False, 2025-05-07T21:00:18.1866854Z mixed=True, 2025-05-07T21:00:18.1867065Z use_cache=False, 2025-05-07T21:00:18.1867316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1867596Z use_cpu=True, 2025-05-07T21:00:18.1867834Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1868099Z ) 2025-05-07T21:00:18.1868329Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1868915Z self=, 2025-05-07T21:00:18.1869450Z compile=False, 2025-05-07T21:00:18.1869655Z T=1, 2025-05-07T21:00:18.1869843Z D=69, 2025-05-07T21:00:18.1870038Z B=41, 2025-05-07T21:00:18.1870223Z log_E=4, 2025-05-07T21:00:18.1870421Z L=8, 2025-05-07T21:00:18.1870611Z D_gradcheck=1, 2025-05-07T21:00:18.1870887Z stochastic_rounding=False, 2025-05-07T21:00:18.1871138Z weighted=False, 2025-05-07T21:00:18.1871356Z row_wise=False, 2025-05-07T21:00:18.1871574Z mixed=True, 2025-05-07T21:00:18.1871785Z use_cache=False, 2025-05-07T21:00:18.1872032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.1872318Z use_cpu=True, 2025-05-07T21:00:18.1872551Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.1872817Z ) 2025-05-07T21:00:18.1873056Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.1873633Z self=, 2025-05-07T21:00:18.1874173Z compile=True, 2025-05-07T21:00:18.1874382Z T=2, 2025-05-07T21:00:18.1874565Z D=126, 2025-05-07T21:00:18.1874755Z B=24, 2025-05-07T21:00:18.1874943Z log_E=4, 2025-05-07T21:00:18.1875134Z L=6, 2025-05-07T21:00:18.1875325Z D_gradcheck=1, 2025-05-07T21:00:18.1875559Z stochastic_rounding=True, 2025-05-07T21:00:18.1875814Z weighted=True, 2025-05-07T21:00:18.1876029Z row_wise=True, 2025-05-07T21:00:18.1876243Z mixed=True, 2025-05-07T21:00:18.1876452Z use_cache=True, 2025-05-07T21:00:18.1876693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.1876980Z use_cpu=True, 2025-05-07T21:00:18.1877085Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.2080270Z ) 2025-05-07T21:00:18.2080557Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2081080Z self=, 2025-05-07T21:00:18.2081209Z compile=True, 2025-05-07T21:00:18.2081318Z T=4, 2025-05-07T21:00:18.2081432Z D=56, 2025-05-07T21:00:18.2081541Z B=42, 2025-05-07T21:00:18.2081653Z log_E=4, 2025-05-07T21:00:18.2081770Z L=15, 2025-05-07T21:00:18.2081866Z D_gradcheck=1, 2025-05-07T21:00:18.2081962Z stochastic_rounding=True, 2025-05-07T21:00:18.2082052Z weighted=False, 2025-05-07T21:00:18.2082136Z row_wise=False, 2025-05-07T21:00:18.2082223Z mixed=False, 2025-05-07T21:00:18.2082316Z use_cache=False, 2025-05-07T21:00:18.2082508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.2082589Z use_cpu=True, 2025-05-07T21:00:18.2082697Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.2082769Z ) 2025-05-07T21:00:18.2082907Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2083328Z self=, 2025-05-07T21:00:18.2083415Z compile=True, 2025-05-07T21:00:18.2083497Z T=3, 2025-05-07T21:00:18.2083574Z D=99, 2025-05-07T21:00:18.2083652Z B=122, 2025-05-07T21:00:18.2083736Z log_E=3, 2025-05-07T21:00:18.2083814Z L=14, 2025-05-07T21:00:18.2083899Z D_gradcheck=2, 2025-05-07T21:00:18.2084007Z stochastic_rounding=False, 2025-05-07T21:00:18.2084091Z weighted=False, 2025-05-07T21:00:18.2084174Z row_wise=True, 2025-05-07T21:00:18.2084263Z mixed=True, 2025-05-07T21:00:18.2084347Z use_cache=True, 2025-05-07T21:00:18.2084460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.2084551Z use_cpu=True, 2025-05-07T21:00:18.2084658Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.2084741Z ) 2025-05-07T21:00:18.2084887Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2085321Z self=, 2025-05-07T21:00:18.2085404Z compile=True, 2025-05-07T21:00:18.2085482Z T=2, 2025-05-07T21:00:18.2085566Z D=76, 2025-05-07T21:00:18.2085641Z B=28, 2025-05-07T21:00:18.2085723Z log_E=4, 2025-05-07T21:00:18.2085800Z L=6, 2025-05-07T21:00:18.2085883Z D_gradcheck=1, 2025-05-07T21:00:18.2085988Z stochastic_rounding=False, 2025-05-07T21:00:18.2086071Z weighted=True, 2025-05-07T21:00:18.2086155Z row_wise=False, 2025-05-07T21:00:18.2086239Z mixed=True, 2025-05-07T21:00:18.2086442Z use_cache=True, 2025-05-07T21:00:18.2086550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.2086640Z use_cpu=True, 2025-05-07T21:00:18.2086745Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.2086819Z ) 2025-05-07T21:00:18.2086959Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2087305Z self=, 2025-05-07T21:00:18.2087401Z compile=True, 2025-05-07T21:00:18.2087483Z T=5, 2025-05-07T21:00:18.2087560Z D=24, 2025-05-07T21:00:18.2087643Z B=20, 2025-05-07T21:00:18.2087719Z log_E=3, 2025-05-07T21:00:18.2087795Z L=19, 2025-05-07T21:00:18.2087884Z D_gradcheck=1, 2025-05-07T21:00:18.2087979Z stochastic_rounding=False, 2025-05-07T21:00:18.2088066Z weighted=False, 2025-05-07T21:00:18.2088156Z row_wise=True, 2025-05-07T21:00:18.2088233Z mixed=False, 2025-05-07T21:00:18.2088323Z use_cache=True, 2025-05-07T21:00:18.2088585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.2088666Z use_cpu=True, 2025-05-07T21:00:18.2088768Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.2088849Z ) 2025-05-07T21:00:18.2088981Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2089332Z self=, 2025-05-07T21:00:18.2089464Z compile=False, 2025-05-07T21:00:18.2089543Z T=3, 2025-05-07T21:00:18.2089631Z D=50, 2025-05-07T21:00:18.2089707Z B=16, 2025-05-07T21:00:18.2089784Z log_E=5, 2025-05-07T21:00:18.2089868Z L=4, 2025-05-07T21:00:18.2089949Z D_gradcheck=2, 2025-05-07T21:00:18.2090048Z stochastic_rounding=False, 2025-05-07T21:00:18.2090141Z weighted=True, 2025-05-07T21:00:18.2090224Z row_wise=False, 2025-05-07T21:00:18.2090303Z mixed=True, 2025-05-07T21:00:18.2090391Z use_cache=True, 2025-05-07T21:00:18.2090497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.2090582Z use_cpu=True, 2025-05-07T21:00:18.2090688Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.2090773Z ) 2025-05-07T21:00:18.2090980Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2091325Z self=, 2025-05-07T21:00:18.2091415Z compile=False, 2025-05-07T21:00:18.2091497Z T=5, 2025-05-07T21:00:18.2091611Z D=50, 2025-05-07T21:00:18.2091690Z B=21, 2025-05-07T21:00:18.2091779Z log_E=3, 2025-05-07T21:00:18.2091864Z L=18, 2025-05-07T21:00:18.2091947Z D_gradcheck=1, 2025-05-07T21:00:18.2092048Z stochastic_rounding=False, 2025-05-07T21:00:18.2092130Z weighted=True, 2025-05-07T21:00:18.2092214Z row_wise=False, 2025-05-07T21:00:18.2092301Z mixed=True, 2025-05-07T21:00:18.2092388Z use_cache=False, 2025-05-07T21:00:18.2092497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.2092585Z use_cpu=False, 2025-05-07T21:00:18.2092690Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.2092771Z ) 2025-05-07T21:00:18.2092906Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2093253Z self=, 2025-05-07T21:00:18.2093342Z compile=True, 2025-05-07T21:00:18.2093421Z T=5, 2025-05-07T21:00:18.2093503Z D=82, 2025-05-07T21:00:18.2093589Z B=41, 2025-05-07T21:00:18.2093670Z log_E=3, 2025-05-07T21:00:18.2093747Z L=13, 2025-05-07T21:00:18.2093833Z D_gradcheck=2, 2025-05-07T21:00:18.2093928Z stochastic_rounding=True, 2025-05-07T21:00:18.2094011Z weighted=True, 2025-05-07T21:00:18.2094097Z row_wise=True, 2025-05-07T21:00:18.2094178Z mixed=False, 2025-05-07T21:00:18.2094264Z use_cache=True, 2025-05-07T21:00:18.2094372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.2094454Z use_cpu=False, 2025-05-07T21:00:18.2094606Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.2094682Z ) 2025-05-07T21:00:18.2094814Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2095168Z self=, 2025-05-07T21:00:18.2095255Z compile=False, 2025-05-07T21:00:18.2095332Z T=2, 2025-05-07T21:00:18.2095413Z D=104, 2025-05-07T21:00:18.2095495Z B=43, 2025-05-07T21:00:18.2095575Z log_E=5, 2025-05-07T21:00:18.2095662Z L=0, 2025-05-07T21:00:18.2095750Z D_gradcheck=1, 2025-05-07T21:00:18.2095845Z stochastic_rounding=True, 2025-05-07T21:00:18.2095932Z weighted=True, 2025-05-07T21:00:18.2096015Z row_wise=True, 2025-05-07T21:00:18.2096103Z mixed=True, 2025-05-07T21:00:18.2096183Z use_cache=True, 2025-05-07T21:00:18.2096293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.2096378Z use_cpu=False, 2025-05-07T21:00:18.2096481Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.2096555Z ) 2025-05-07T21:00:18.2096696Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2097040Z self=, 2025-05-07T21:00:18.2097128Z compile=False, 2025-05-07T21:00:18.2097210Z T=3, 2025-05-07T21:00:18.2097287Z D=105, 2025-05-07T21:00:18.2097366Z B=74, 2025-05-07T21:00:18.2097502Z log_E=4, 2025-05-07T21:00:18.2097580Z L=6, 2025-05-07T21:00:18.2097666Z D_gradcheck=2, 2025-05-07T21:00:18.2097768Z stochastic_rounding=False, 2025-05-07T21:00:18.2097852Z weighted=True, 2025-05-07T21:00:18.2097942Z row_wise=False, 2025-05-07T21:00:18.2098022Z mixed=True, 2025-05-07T21:00:18.2098104Z use_cache=True, 2025-05-07T21:00:18.2098216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.2098299Z use_cpu=False, 2025-05-07T21:00:18.2098401Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.2098481Z ) 2025-05-07T21:00:18.2098616Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2098960Z self=, 2025-05-07T21:00:18.2099094Z compile=True, 2025-05-07T21:00:18.2099188Z T=2, 2025-05-07T21:00:18.2099278Z D=36, 2025-05-07T21:00:18.2099373Z B=29, 2025-05-07T21:00:18.2099464Z log_E=3, 2025-05-07T21:00:18.2099552Z L=7, 2025-05-07T21:00:18.2099637Z D_gradcheck=2, 2025-05-07T21:00:18.2099772Z stochastic_rounding=True, 2025-05-07T21:00:18.2099862Z weighted=True, 2025-05-07T21:00:18.2099944Z row_wise=True, 2025-05-07T21:00:18.2100027Z mixed=False, 2025-05-07T21:00:18.2100117Z use_cache=False, 2025-05-07T21:00:18.2100225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.2100304Z use_cpu=True, 2025-05-07T21:00:18.2100411Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.2100485Z ) 2025-05-07T21:00:18.2100617Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2100967Z self=, 2025-05-07T21:00:18.2101053Z compile=True, 2025-05-07T21:00:18.2101137Z T=2, 2025-05-07T21:00:18.2101220Z D=39, 2025-05-07T21:00:18.2101299Z B=53, 2025-05-07T21:00:18.2101384Z log_E=5, 2025-05-07T21:00:18.2101464Z L=5, 2025-05-07T21:00:18.2101551Z D_gradcheck=1, 2025-05-07T21:00:18.2101653Z stochastic_rounding=False, 2025-05-07T21:00:18.2101743Z weighted=False, 2025-05-07T21:00:18.2101832Z row_wise=False, 2025-05-07T21:00:18.2101918Z mixed=False, 2025-05-07T21:00:18.2102002Z use_cache=False, 2025-05-07T21:00:18.2102109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.2102198Z use_cpu=True, 2025-05-07T21:00:18.2102299Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.2102380Z ) 2025-05-07T21:00:18.2102518Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2102909Z self=, 2025-05-07T21:00:18.2102999Z compile=True, 2025-05-07T21:00:18.2103082Z T=4, 2025-05-07T21:00:18.2103159Z D=30, 2025-05-07T21:00:18.2103242Z B=110, 2025-05-07T21:00:18.2103319Z log_E=3, 2025-05-07T21:00:18.2103401Z L=19, 2025-05-07T21:00:18.2103489Z D_gradcheck=1, 2025-05-07T21:00:18.2103586Z stochastic_rounding=True, 2025-05-07T21:00:18.2103671Z weighted=False, 2025-05-07T21:00:18.2103761Z row_wise=False, 2025-05-07T21:00:18.2103843Z mixed=False, 2025-05-07T21:00:18.2103932Z use_cache=True, 2025-05-07T21:00:18.2104046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.2104128Z use_cpu=False, 2025-05-07T21:00:18.2104229Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.2104306Z ) 2025-05-07T21:00:18.2104437Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2104788Z self=, 2025-05-07T21:00:18.2104873Z compile=False, 2025-05-07T21:00:18.2104954Z T=1, 2025-05-07T21:00:18.2105034Z D=110, 2025-05-07T21:00:18.2105114Z B=86, 2025-05-07T21:00:18.2105194Z log_E=4, 2025-05-07T21:00:18.2105276Z L=14, 2025-05-07T21:00:18.2105365Z D_gradcheck=2, 2025-05-07T21:00:18.2105465Z stochastic_rounding=True, 2025-05-07T21:00:18.2105599Z weighted=True, 2025-05-07T21:00:18.2105678Z row_wise=True, 2025-05-07T21:00:18.2105764Z mixed=False, 2025-05-07T21:00:18.2105856Z use_cache=False, 2025-05-07T21:00:18.2105964Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.2106046Z use_cpu=False, 2025-05-07T21:00:18.2106153Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.2106226Z ) 2025-05-07T21:00:18.2106362Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2106705Z self=, 2025-05-07T21:00:18.2106793Z compile=False, 2025-05-07T21:00:18.2106883Z T=3, 2025-05-07T21:00:18.2106960Z D=70, 2025-05-07T21:00:18.2107036Z B=29, 2025-05-07T21:00:18.2107170Z log_E=4, 2025-05-07T21:00:18.2107252Z L=20, 2025-05-07T21:00:18.2107335Z D_gradcheck=1, 2025-05-07T21:00:18.2107440Z stochastic_rounding=True, 2025-05-07T21:00:18.2107522Z weighted=False, 2025-05-07T21:00:18.2107613Z row_wise=False, 2025-05-07T21:00:18.2107700Z mixed=False, 2025-05-07T21:00:18.2107819Z use_cache=True, 2025-05-07T21:00:18.2107930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.2108026Z use_cpu=False, 2025-05-07T21:00:18.2108125Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.2108211Z ) 2025-05-07T21:00:18.2108343Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2108688Z self=, 2025-05-07T21:00:18.2108779Z compile=False, 2025-05-07T21:00:18.2108862Z T=3, 2025-05-07T21:00:18.2108938Z D=91, 2025-05-07T21:00:18.2109020Z B=61, 2025-05-07T21:00:18.2109097Z log_E=3, 2025-05-07T21:00:18.2109179Z L=16, 2025-05-07T21:00:18.2109270Z D_gradcheck=2, 2025-05-07T21:00:18.2109365Z stochastic_rounding=True, 2025-05-07T21:00:18.2109448Z weighted=True, 2025-05-07T21:00:18.2109538Z row_wise=False, 2025-05-07T21:00:18.2109621Z mixed=False, 2025-05-07T21:00:18.2109704Z use_cache=True, 2025-05-07T21:00:18.2109817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.2109907Z use_cpu=False, 2025-05-07T21:00:18.2110015Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.2110096Z ) 2025-05-07T21:00:18.2110230Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2110579Z self=, 2025-05-07T21:00:18.2110667Z compile=False, 2025-05-07T21:00:18.2110751Z T=5, 2025-05-07T21:00:18.2110833Z D=51, 2025-05-07T21:00:18.2110957Z B=101, 2025-05-07T21:00:18.2111042Z log_E=4, 2025-05-07T21:00:18.2111129Z L=2, 2025-05-07T21:00:18.2111222Z D_gradcheck=1, 2025-05-07T21:00:18.2111317Z stochastic_rounding=True, 2025-05-07T21:00:18.2111403Z weighted=False, 2025-05-07T21:00:18.2111484Z row_wise=False, 2025-05-07T21:00:18.2111570Z mixed=True, 2025-05-07T21:00:18.2111655Z use_cache=False, 2025-05-07T21:00:18.2111762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.2111853Z use_cpu=False, 2025-05-07T21:00:18.2111956Z output_dtype=SparseType.BF16, 2025-05-07T21:00:18.2112028Z ) 2025-05-07T21:00:18.2112163Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2112507Z self=, 2025-05-07T21:00:18.2112594Z compile=True, 2025-05-07T21:00:18.2112682Z T=1, 2025-05-07T21:00:18.2112760Z D=102, 2025-05-07T21:00:18.2112836Z B=117, 2025-05-07T21:00:18.2112922Z log_E=3, 2025-05-07T21:00:18.2113000Z L=10, 2025-05-07T21:00:18.2113082Z D_gradcheck=2, 2025-05-07T21:00:18.2113187Z stochastic_rounding=False, 2025-05-07T21:00:18.2113271Z weighted=False, 2025-05-07T21:00:18.2113366Z row_wise=False, 2025-05-07T21:00:18.2113457Z mixed=True, 2025-05-07T21:00:18.2113542Z use_cache=False, 2025-05-07T21:00:18.2113700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.2113789Z use_cpu=False, 2025-05-07T21:00:18.2113894Z output_dtype=SparseType.FP32, 2025-05-07T21:00:18.2113974Z ) 2025-05-07T21:00:18.2114106Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2114451Z self=, 2025-05-07T21:00:18.2114543Z compile=True, 2025-05-07T21:00:18.2114621Z T=1, 2025-05-07T21:00:18.2114698Z D=94, 2025-05-07T21:00:18.2114781Z B=70, 2025-05-07T21:00:18.2114860Z log_E=3, 2025-05-07T21:00:18.2114947Z L=19, 2025-05-07T21:00:18.2115038Z D_gradcheck=2, 2025-05-07T21:00:18.2115136Z stochastic_rounding=True, 2025-05-07T21:00:18.2115276Z weighted=True, 2025-05-07T21:00:18.2115367Z row_wise=False, 2025-05-07T21:00:18.2115447Z mixed=True, 2025-05-07T21:00:18.2115551Z use_cache=False, 2025-05-07T21:00:18.2115657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:18.2115749Z use_cpu=False, 2025-05-07T21:00:18.2115899Z output_dtype=SparseType.FP16, 2025-05-07T21:00:18.2115978Z ) 2025-05-07T21:00:18.2116112Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:18.2116466Z self=, 2025-05-07T21:00:18.2116551Z compile=False, 2025-05-07T21:00:18.2116627Z T=3, 2025-05-07T21:00:18.2116713Z D=114, 2025-05-07T21:00:18.2116792Z B=99, 2025-05-07T21:00:18.2116877Z log_E=4, 2025-05-07T21:00:18.2116955Z L=10, 2025-05-07T21:00:18.2117042Z D_gradcheck=2, 2025-05-07T21:00:18.2117141Z stochastic_rounding=False, 2025-05-07T21:00:18.2117223Z weighted=False, 2025-05-07T21:00:18.2117315Z row_wise=True, 2025-05-07T21:00:18.2117397Z mixed=False, 2025-05-07T21:00:18.2117478Z use_cache=True, 2025-05-07T21:00:18.2117585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:18.2117671Z use_cpu=True, 2025-05-07T21:00:18.2117777Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.1564165Z ) 2025-05-07T21:00:27.1564684Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1565774Z self=, 2025-05-07T21:00:27.1566698Z compile=False, 2025-05-07T21:00:27.1567271Z T=2, 2025-05-07T21:00:27.1567586Z D=109, 2025-05-07T21:00:27.1567892Z B=59, 2025-05-07T21:00:27.1568189Z log_E=5, 2025-05-07T21:00:27.1568702Z L=4, 2025-05-07T21:00:27.1568994Z D_gradcheck=1, 2025-05-07T21:00:27.1569740Z stochastic_rounding=False, 2025-05-07T21:00:27.1570166Z weighted=True, 2025-05-07T21:00:27.1570517Z row_wise=True, 2025-05-07T21:00:27.1570872Z mixed=False, 2025-05-07T21:00:27.1571195Z use_cache=True, 2025-05-07T21:00:27.1571580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.1572111Z use_cpu=False, 2025-05-07T21:00:27.1572494Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.1572933Z ) 2025-05-07T21:00:27.1573308Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1574313Z self=, 2025-05-07T21:00:27.1575231Z compile=True, 2025-05-07T21:00:27.1575570Z T=3, 2025-05-07T21:00:27.1575853Z D=123, 2025-05-07T21:00:27.1576156Z B=2, 2025-05-07T21:00:27.1576446Z log_E=3, 2025-05-07T21:00:27.1576742Z L=19, 2025-05-07T21:00:27.1577052Z D_gradcheck=1, 2025-05-07T21:00:27.1577416Z stochastic_rounding=True, 2025-05-07T21:00:27.1577829Z weighted=False, 2025-05-07T21:00:27.1578171Z row_wise=False, 2025-05-07T21:00:27.1578507Z mixed=True, 2025-05-07T21:00:27.1578837Z use_cache=True, 2025-05-07T21:00:27.1579211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.1579678Z use_cpu=True, 2025-05-07T21:00:27.1580117Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.1580715Z ) 2025-05-07T21:00:27.1581172Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1582244Z self=, 2025-05-07T21:00:27.1583284Z compile=True, 2025-05-07T21:00:27.1595140Z T=4, 2025-05-07T21:00:27.1595458Z D=92, 2025-05-07T21:00:27.1595756Z B=39, 2025-05-07T21:00:27.1596059Z log_E=5, 2025-05-07T21:00:27.1596368Z L=19, 2025-05-07T21:00:27.1596676Z D_gradcheck=2, 2025-05-07T21:00:27.1597044Z stochastic_rounding=True, 2025-05-07T21:00:27.1597449Z weighted=True, 2025-05-07T21:00:27.1597811Z row_wise=False, 2025-05-07T21:00:27.1598141Z mixed=False, 2025-05-07T21:00:27.1598481Z use_cache=False, 2025-05-07T21:00:27.1599070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.1599534Z use_cpu=True, 2025-05-07T21:00:27.1599904Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.1600344Z ) 2025-05-07T21:00:27.1600711Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1601855Z self=, 2025-05-07T21:00:27.1602828Z compile=True, 2025-05-07T21:00:27.1603159Z T=1, 2025-05-07T21:00:27.1603441Z D=63, 2025-05-07T21:00:27.1603746Z B=119, 2025-05-07T21:00:27.1604042Z log_E=3, 2025-05-07T21:00:27.1604342Z L=4, 2025-05-07T21:00:27.1604652Z D_gradcheck=1, 2025-05-07T21:00:27.1605013Z stochastic_rounding=True, 2025-05-07T21:00:27.1605415Z weighted=True, 2025-05-07T21:00:27.1605748Z row_wise=True, 2025-05-07T21:00:27.1606088Z mixed=False, 2025-05-07T21:00:27.1606429Z use_cache=True, 2025-05-07T21:00:27.1606847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.1607337Z use_cpu=False, 2025-05-07T21:00:27.1607705Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.1608091Z ) 2025-05-07T21:00:27.1608543Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1609406Z self=, 2025-05-07T21:00:27.1610273Z compile=True, 2025-05-07T21:00:27.1610580Z T=2, 2025-05-07T21:00:27.1610847Z D=57, 2025-05-07T21:00:27.1611125Z B=87, 2025-05-07T21:00:27.1611398Z log_E=5, 2025-05-07T21:00:27.1611674Z L=5, 2025-05-07T21:00:27.1611955Z D_gradcheck=2, 2025-05-07T21:00:27.1612296Z stochastic_rounding=False, 2025-05-07T21:00:27.1612685Z weighted=False, 2025-05-07T21:00:27.1612991Z row_wise=True, 2025-05-07T21:00:27.1613280Z mixed=False, 2025-05-07T21:00:27.1613677Z use_cache=False, 2025-05-07T21:00:27.1614033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.1614432Z use_cpu=False, 2025-05-07T21:00:27.1614788Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.1615168Z ) 2025-05-07T21:00:27.1615547Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1616499Z self=, 2025-05-07T21:00:27.1617356Z compile=True, 2025-05-07T21:00:27.1617666Z T=2, 2025-05-07T21:00:27.1617943Z D=21, 2025-05-07T21:00:27.1618209Z B=128, 2025-05-07T21:00:27.1618487Z log_E=3, 2025-05-07T21:00:27.1618766Z L=14, 2025-05-07T21:00:27.1619041Z D_gradcheck=2, 2025-05-07T21:00:27.1619372Z stochastic_rounding=False, 2025-05-07T21:00:27.1619730Z weighted=True, 2025-05-07T21:00:27.1620041Z row_wise=False, 2025-05-07T21:00:27.1620389Z mixed=True, 2025-05-07T21:00:27.1620718Z use_cache=False, 2025-05-07T21:00:27.1621122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.1621591Z use_cpu=True, 2025-05-07T21:00:27.1621946Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.1622346Z ) 2025-05-07T21:00:27.1622691Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1623622Z self=, 2025-05-07T21:00:27.1624569Z compile=False, 2025-05-07T21:00:27.1624877Z T=3, 2025-05-07T21:00:27.1625135Z D=110, 2025-05-07T21:00:27.1625393Z B=41, 2025-05-07T21:00:27.1625660Z log_E=5, 2025-05-07T21:00:27.1625955Z L=18, 2025-05-07T21:00:27.1626261Z D_gradcheck=1, 2025-05-07T21:00:27.1626609Z stochastic_rounding=False, 2025-05-07T21:00:27.1627033Z weighted=True, 2025-05-07T21:00:27.1627359Z row_wise=False, 2025-05-07T21:00:27.1627672Z mixed=False, 2025-05-07T21:00:27.1627986Z use_cache=True, 2025-05-07T21:00:27.1628349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.1628775Z use_cpu=True, 2025-05-07T21:00:27.1629124Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.1629606Z ) 2025-05-07T21:00:27.1629948Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1630842Z self=, 2025-05-07T21:00:27.1631706Z compile=False, 2025-05-07T21:00:27.1632084Z T=4, 2025-05-07T21:00:27.1632431Z D=24, 2025-05-07T21:00:27.1632718Z B=64, 2025-05-07T21:00:27.1633025Z log_E=5, 2025-05-07T21:00:27.1633333Z L=9, 2025-05-07T21:00:27.1633634Z D_gradcheck=2, 2025-05-07T21:00:27.1633984Z stochastic_rounding=True, 2025-05-07T21:00:27.1634376Z weighted=False, 2025-05-07T21:00:27.1634702Z row_wise=True, 2025-05-07T21:00:27.1634991Z mixed=True, 2025-05-07T21:00:27.1635296Z use_cache=True, 2025-05-07T21:00:27.1635645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.1636094Z use_cpu=False, 2025-05-07T21:00:27.1636812Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.1637228Z ) 2025-05-07T21:00:27.1637607Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1638554Z self=, 2025-05-07T21:00:27.1639448Z compile=True, 2025-05-07T21:00:27.1639777Z T=1, 2025-05-07T21:00:27.1640065Z D=12, 2025-05-07T21:00:27.1640343Z B=27, 2025-05-07T21:00:27.1640629Z log_E=4, 2025-05-07T21:00:27.1640924Z L=10, 2025-05-07T21:00:27.1641222Z D_gradcheck=1, 2025-05-07T21:00:27.1641586Z stochastic_rounding=True, 2025-05-07T21:00:27.1641988Z weighted=False, 2025-05-07T21:00:27.1642317Z row_wise=True, 2025-05-07T21:00:27.1642652Z mixed=True, 2025-05-07T21:00:27.1642992Z use_cache=False, 2025-05-07T21:00:27.1643354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.1643810Z use_cpu=False, 2025-05-07T21:00:27.1644347Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.1644774Z ) 2025-05-07T21:00:27.1645140Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1646093Z self=, 2025-05-07T21:00:27.1646904Z compile=True, 2025-05-07T21:00:27.1647185Z T=3, 2025-05-07T21:00:27.1647457Z D=124, 2025-05-07T21:00:27.1647738Z B=61, 2025-05-07T21:00:27.1648033Z log_E=5, 2025-05-07T21:00:27.1648342Z L=1, 2025-05-07T21:00:27.1648761Z D_gradcheck=2, 2025-05-07T21:00:27.1649116Z stochastic_rounding=False, 2025-05-07T21:00:27.1649524Z weighted=True, 2025-05-07T21:00:27.1649856Z row_wise=True, 2025-05-07T21:00:27.1650183Z mixed=False, 2025-05-07T21:00:27.1650517Z use_cache=False, 2025-05-07T21:00:27.1650906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.1651366Z use_cpu=True, 2025-05-07T21:00:27.1651713Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.1652142Z ) 2025-05-07T21:00:27.1652497Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1653335Z self=, 2025-05-07T21:00:27.1654063Z compile=False, 2025-05-07T21:00:27.1654327Z T=4, 2025-05-07T21:00:27.1654602Z D=25, 2025-05-07T21:00:27.1654897Z B=122, 2025-05-07T21:00:27.1655255Z log_E=4, 2025-05-07T21:00:27.1655455Z L=11, 2025-05-07T21:00:27.1655718Z D_gradcheck=2, 2025-05-07T21:00:27.1656072Z stochastic_rounding=False, 2025-05-07T21:00:27.1656380Z weighted=False, 2025-05-07T21:00:27.1656617Z row_wise=False, 2025-05-07T21:00:27.1656929Z mixed=False, 2025-05-07T21:00:27.1657236Z use_cache=False, 2025-05-07T21:00:27.1657491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.1657776Z use_cpu=False, 2025-05-07T21:00:27.1658020Z output_dtype=SparseType.FP32, 2025-05-07T21:00:27.1658326Z ) 2025-05-07T21:00:27.1658694Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1659351Z self=, 2025-05-07T21:00:27.1660309Z compile=True, 2025-05-07T21:00:27.1660630Z T=3, 2025-05-07T21:00:27.1660899Z D=99, 2025-05-07T21:00:27.1661151Z B=84, 2025-05-07T21:00:27.1661442Z log_E=5, 2025-05-07T21:00:27.1661748Z L=2, 2025-05-07T21:00:27.1662054Z D_gradcheck=1, 2025-05-07T21:00:27.1662532Z stochastic_rounding=False, 2025-05-07T21:00:27.1662916Z weighted=True, 2025-05-07T21:00:27.1663294Z row_wise=False, 2025-05-07T21:00:27.1663619Z mixed=False, 2025-05-07T21:00:27.1663947Z use_cache=False, 2025-05-07T21:00:27.1664342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.1664810Z use_cpu=True, 2025-05-07T21:00:27.1665178Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.1665588Z ) 2025-05-07T21:00:27.1665950Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1666900Z self=, 2025-05-07T21:00:27.1667693Z compile=True, 2025-05-07T21:00:27.1667975Z T=1, 2025-05-07T21:00:27.1668222Z D=55, 2025-05-07T21:00:27.1668480Z B=104, 2025-05-07T21:00:27.1668741Z log_E=4, 2025-05-07T21:00:27.1669030Z L=2, 2025-05-07T21:00:27.1669346Z D_gradcheck=1, 2025-05-07T21:00:27.1669712Z stochastic_rounding=True, 2025-05-07T21:00:27.1670105Z weighted=True, 2025-05-07T21:00:27.1670441Z row_wise=True, 2025-05-07T21:00:27.1670775Z mixed=False, 2025-05-07T21:00:27.1671094Z use_cache=True, 2025-05-07T21:00:27.1671465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.1671908Z use_cpu=False, 2025-05-07T21:00:27.1672258Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.1672661Z ) 2025-05-07T21:00:27.1673018Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1674093Z self=, 2025-05-07T21:00:27.1675034Z compile=False, 2025-05-07T21:00:27.1675388Z T=3, 2025-05-07T21:00:27.1675696Z D=15, 2025-05-07T21:00:27.1675994Z B=68, 2025-05-07T21:00:27.1676300Z log_E=4, 2025-05-07T21:00:27.1676607Z L=11, 2025-05-07T21:00:27.1676910Z D_gradcheck=2, 2025-05-07T21:00:27.1677266Z stochastic_rounding=True, 2025-05-07T21:00:27.1677687Z weighted=True, 2025-05-07T21:00:27.1678021Z row_wise=True, 2025-05-07T21:00:27.1678360Z mixed=False, 2025-05-07T21:00:27.1678705Z use_cache=True, 2025-05-07T21:00:27.1679044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.1679491Z use_cpu=False, 2025-05-07T21:00:27.1679874Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.1680292Z ) 2025-05-07T21:00:27.1680664Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1681606Z self=, 2025-05-07T21:00:27.1682601Z compile=False, 2025-05-07T21:00:27.1682925Z T=4, 2025-05-07T21:00:27.1683218Z D=89, 2025-05-07T21:00:27.1683509Z B=65, 2025-05-07T21:00:27.1683790Z log_E=3, 2025-05-07T21:00:27.1684088Z L=5, 2025-05-07T21:00:27.1684384Z D_gradcheck=2, 2025-05-07T21:00:27.1684740Z stochastic_rounding=False, 2025-05-07T21:00:27.1685253Z weighted=True, 2025-05-07T21:00:27.1685602Z row_wise=False, 2025-05-07T21:00:27.1685922Z mixed=True, 2025-05-07T21:00:27.1686256Z use_cache=False, 2025-05-07T21:00:27.1686669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.1687129Z use_cpu=False, 2025-05-07T21:00:27.1687509Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.1687941Z ) 2025-05-07T21:00:27.1688308Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1689387Z self=, 2025-05-07T21:00:27.1690305Z compile=True, 2025-05-07T21:00:27.1690643Z T=1, 2025-05-07T21:00:27.1690939Z D=55, 2025-05-07T21:00:27.1691238Z B=40, 2025-05-07T21:00:27.1691646Z log_E=3, 2025-05-07T21:00:27.1691938Z L=18, 2025-05-07T21:00:27.1692234Z D_gradcheck=1, 2025-05-07T21:00:27.1692579Z stochastic_rounding=True, 2025-05-07T21:00:27.1692957Z weighted=True, 2025-05-07T21:00:27.1693301Z row_wise=False, 2025-05-07T21:00:27.1693641Z mixed=True, 2025-05-07T21:00:27.1694056Z use_cache=True, 2025-05-07T21:00:27.1694439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.1694878Z use_cpu=True, 2025-05-07T21:00:27.1695231Z output_dtype=SparseType.BF16, 2025-05-07T21:00:27.1695646Z ) 2025-05-07T21:00:27.1696008Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1696936Z self=, 2025-05-07T21:00:27.1697772Z compile=False, 2025-05-07T21:00:27.1698106Z T=4, 2025-05-07T21:00:27.1698379Z D=19, 2025-05-07T21:00:27.1698658Z B=37, 2025-05-07T21:00:27.1698943Z log_E=4, 2025-05-07T21:00:27.1699242Z L=19, 2025-05-07T21:00:27.1699533Z D_gradcheck=1, 2025-05-07T21:00:27.1699880Z stochastic_rounding=False, 2025-05-07T21:00:27.1700250Z weighted=False, 2025-05-07T21:00:27.1700580Z row_wise=False, 2025-05-07T21:00:27.1700905Z mixed=True, 2025-05-07T21:00:27.1701205Z use_cache=False, 2025-05-07T21:00:27.1701546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.1701949Z use_cpu=True, 2025-05-07T21:00:27.1702290Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.1702687Z ) 2025-05-07T21:00:27.1703043Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1703718Z self=, 2025-05-07T21:00:27.1704251Z compile=True, 2025-05-07T21:00:27.1704470Z T=3, 2025-05-07T21:00:27.1704790Z D=110, 2025-05-07T21:00:27.1704981Z B=92, 2025-05-07T21:00:27.1705177Z log_E=3, 2025-05-07T21:00:27.1705373Z L=12, 2025-05-07T21:00:27.1705561Z D_gradcheck=1, 2025-05-07T21:00:27.1705793Z stochastic_rounding=True, 2025-05-07T21:00:27.1706054Z weighted=False, 2025-05-07T21:00:27.1706266Z row_wise=True, 2025-05-07T21:00:27.1706483Z mixed=False, 2025-05-07T21:00:27.1706705Z use_cache=True, 2025-05-07T21:00:27.1706945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:27.1707237Z use_cpu=True, 2025-05-07T21:00:27.1707475Z output_dtype=SparseType.FP16, 2025-05-07T21:00:27.1707737Z ) 2025-05-07T21:00:27.1707972Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:27.1708558Z self=, 2025-05-07T21:00:27.1709098Z compile=False, 2025-05-07T21:00:27.1709312Z T=3, 2025-05-07T21:00:27.1709503Z D=96, 2025-05-07T21:00:27.1709689Z B=73, 2025-05-07T21:00:27.1709872Z log_E=3, 2025-05-07T21:00:27.1710070Z L=11, 2025-05-07T21:00:27.1710271Z D_gradcheck=1, 2025-05-07T21:00:27.1710498Z stochastic_rounding=False, 2025-05-07T21:00:27.1710758Z weighted=True, 2025-05-07T21:00:27.1710979Z row_wise=False, 2025-05-07T21:00:27.1711189Z mixed=True, 2025-05-07T21:00:27.1711401Z use_cache=True, 2025-05-07T21:00:27.1711701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:27.1712011Z use_cpu=True, 2025-05-07T21:00:27.1712270Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.3357263Z ) 2025-05-07T21:00:30.3358151Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3359890Z self=, 2025-05-07T21:00:30.3361314Z compile=False, 2025-05-07T21:00:30.3361751Z T=2, 2025-05-07T21:00:30.3362206Z D=98, 2025-05-07T21:00:30.3362671Z B=32, 2025-05-07T21:00:30.3362978Z log_E=3, 2025-05-07T21:00:30.3363291Z L=13, 2025-05-07T21:00:30.3363556Z D_gradcheck=2, 2025-05-07T21:00:30.3363793Z stochastic_rounding=True, 2025-05-07T21:00:30.3364405Z weighted=False, 2025-05-07T21:00:30.3364636Z row_wise=True, 2025-05-07T21:00:30.3364854Z mixed=False, 2025-05-07T21:00:30.3365079Z use_cache=False, 2025-05-07T21:00:30.3365338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.3365639Z use_cpu=True, 2025-05-07T21:00:30.3365979Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.3366252Z ) 2025-05-07T21:00:30.3366488Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3367085Z self=, 2025-05-07T21:00:30.3367630Z compile=False, 2025-05-07T21:00:30.3367853Z T=4, 2025-05-07T21:00:30.3368043Z D=13, 2025-05-07T21:00:30.3368237Z B=97, 2025-05-07T21:00:30.3368532Z log_E=3, 2025-05-07T21:00:30.3368731Z L=3, 2025-05-07T21:00:30.3368934Z D_gradcheck=1, 2025-05-07T21:00:30.3369170Z stochastic_rounding=True, 2025-05-07T21:00:30.3369430Z weighted=False, 2025-05-07T21:00:30.3369660Z row_wise=True, 2025-05-07T21:00:30.3369879Z mixed=False, 2025-05-07T21:00:30.3370095Z use_cache=True, 2025-05-07T21:00:30.3370343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3370641Z use_cpu=False, 2025-05-07T21:00:30.3370883Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.3371160Z ) 2025-05-07T21:00:30.3371404Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3371996Z self=, 2025-05-07T21:00:30.3372545Z compile=False, 2025-05-07T21:00:30.3372767Z T=4, 2025-05-07T21:00:30.3372961Z D=101, 2025-05-07T21:00:30.3373159Z B=15, 2025-05-07T21:00:30.3373355Z log_E=4, 2025-05-07T21:00:30.3373554Z L=15, 2025-05-07T21:00:30.3373757Z D_gradcheck=2, 2025-05-07T21:00:30.3374089Z stochastic_rounding=True, 2025-05-07T21:00:30.3374369Z weighted=False, 2025-05-07T21:00:30.3374597Z row_wise=False, 2025-05-07T21:00:30.3374815Z mixed=True, 2025-05-07T21:00:30.3375037Z use_cache=False, 2025-05-07T21:00:30.3375300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.3375590Z use_cpu=False, 2025-05-07T21:00:30.3375835Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.3376112Z ) 2025-05-07T21:00:30.3376355Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3376955Z self=, 2025-05-07T21:00:30.3377506Z compile=True, 2025-05-07T21:00:30.3377731Z T=1, 2025-05-07T21:00:30.3377924Z D=78, 2025-05-07T21:00:30.3378124Z B=95, 2025-05-07T21:00:30.3378320Z log_E=5, 2025-05-07T21:00:30.3378522Z L=17, 2025-05-07T21:00:30.3378731Z D_gradcheck=2, 2025-05-07T21:00:30.3378973Z stochastic_rounding=False, 2025-05-07T21:00:30.3379239Z weighted=True, 2025-05-07T21:00:30.3379459Z row_wise=True, 2025-05-07T21:00:30.3388561Z mixed=False, 2025-05-07T21:00:30.3388795Z use_cache=False, 2025-05-07T21:00:30.3389062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.3389363Z use_cpu=False, 2025-05-07T21:00:30.3389608Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.3389999Z ) 2025-05-07T21:00:30.3390242Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3390839Z self=, 2025-05-07T21:00:30.3391376Z compile=False, 2025-05-07T21:00:30.3391596Z T=1, 2025-05-07T21:00:30.3391793Z D=50, 2025-05-07T21:00:30.3391980Z B=8, 2025-05-07T21:00:30.3392175Z log_E=3, 2025-05-07T21:00:30.3392378Z L=13, 2025-05-07T21:00:30.3392570Z D_gradcheck=2, 2025-05-07T21:00:30.3392804Z stochastic_rounding=False, 2025-05-07T21:00:30.3393067Z weighted=False, 2025-05-07T21:00:30.3393290Z row_wise=False, 2025-05-07T21:00:30.3393506Z mixed=False, 2025-05-07T21:00:30.3393721Z use_cache=False, 2025-05-07T21:00:30.3394020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3394309Z use_cpu=False, 2025-05-07T21:00:30.3394552Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.3394811Z ) 2025-05-07T21:00:30.3395053Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3395685Z self=, 2025-05-07T21:00:30.3396224Z compile=True, 2025-05-07T21:00:30.3396431Z T=3, 2025-05-07T21:00:30.3396624Z D=44, 2025-05-07T21:00:30.3396815Z B=40, 2025-05-07T21:00:30.3397000Z log_E=3, 2025-05-07T21:00:30.3397203Z L=18, 2025-05-07T21:00:30.3397396Z D_gradcheck=1, 2025-05-07T21:00:30.3397624Z stochastic_rounding=False, 2025-05-07T21:00:30.3397884Z weighted=False, 2025-05-07T21:00:30.3398103Z row_wise=True, 2025-05-07T21:00:30.3398312Z mixed=False, 2025-05-07T21:00:30.3398530Z use_cache=True, 2025-05-07T21:00:30.3398774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3399063Z use_cpu=True, 2025-05-07T21:00:30.3399300Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.3399569Z ) 2025-05-07T21:00:30.3399799Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3400388Z self=, 2025-05-07T21:00:30.3400928Z compile=False, 2025-05-07T21:00:30.3401146Z T=4, 2025-05-07T21:00:30.3401332Z D=102, 2025-05-07T21:00:30.3401530Z B=20, 2025-05-07T21:00:30.3401723Z log_E=4, 2025-05-07T21:00:30.3401919Z L=3, 2025-05-07T21:00:30.3402118Z D_gradcheck=1, 2025-05-07T21:00:30.3402351Z stochastic_rounding=True, 2025-05-07T21:00:30.3402604Z weighted=True, 2025-05-07T21:00:30.3402826Z row_wise=False, 2025-05-07T21:00:30.3403046Z mixed=True, 2025-05-07T21:00:30.3403305Z use_cache=True, 2025-05-07T21:00:30.3403553Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.3403848Z use_cpu=True, 2025-05-07T21:00:30.3404079Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.3404346Z ) 2025-05-07T21:00:30.3404587Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3405164Z self=, 2025-05-07T21:00:30.3405709Z compile=False, 2025-05-07T21:00:30.3405925Z T=3, 2025-05-07T21:00:30.3406108Z D=125, 2025-05-07T21:00:30.3406301Z B=41, 2025-05-07T21:00:30.3406496Z log_E=3, 2025-05-07T21:00:30.3406688Z L=17, 2025-05-07T21:00:30.3406884Z D_gradcheck=1, 2025-05-07T21:00:30.3407121Z stochastic_rounding=False, 2025-05-07T21:00:30.3407383Z weighted=True, 2025-05-07T21:00:30.3407598Z row_wise=True, 2025-05-07T21:00:30.3407815Z mixed=False, 2025-05-07T21:00:30.3408035Z use_cache=False, 2025-05-07T21:00:30.3408283Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3408684Z use_cpu=True, 2025-05-07T21:00:30.3408924Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.3409183Z ) 2025-05-07T21:00:30.3409423Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3410005Z self=, 2025-05-07T21:00:30.3410597Z compile=False, 2025-05-07T21:00:30.3410815Z T=1, 2025-05-07T21:00:30.3411008Z D=51, 2025-05-07T21:00:30.3411194Z B=93, 2025-05-07T21:00:30.3411386Z log_E=3, 2025-05-07T21:00:30.3411584Z L=17, 2025-05-07T21:00:30.3411777Z D_gradcheck=1, 2025-05-07T21:00:30.3412007Z stochastic_rounding=True, 2025-05-07T21:00:30.3412271Z weighted=True, 2025-05-07T21:00:30.3412486Z row_wise=True, 2025-05-07T21:00:30.3412705Z mixed=True, 2025-05-07T21:00:30.3412921Z use_cache=False, 2025-05-07T21:00:30.3413169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3413475Z use_cpu=False, 2025-05-07T21:00:30.3413724Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.3414041Z ) 2025-05-07T21:00:30.3414333Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3414911Z self=, 2025-05-07T21:00:30.3415463Z compile=False, 2025-05-07T21:00:30.3415689Z T=5, 2025-05-07T21:00:30.3415921Z D=58, 2025-05-07T21:00:30.3416127Z B=42, 2025-05-07T21:00:30.3416332Z log_E=4, 2025-05-07T21:00:30.3416544Z L=6, 2025-05-07T21:00:30.3416741Z D_gradcheck=2, 2025-05-07T21:00:30.3416980Z stochastic_rounding=True, 2025-05-07T21:00:30.3417247Z weighted=True, 2025-05-07T21:00:30.3417464Z row_wise=True, 2025-05-07T21:00:30.3417689Z mixed=False, 2025-05-07T21:00:30.3417916Z use_cache=True, 2025-05-07T21:00:30.3418159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3418465Z use_cpu=False, 2025-05-07T21:00:30.3418713Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.3418974Z ) 2025-05-07T21:00:30.3419224Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3419815Z self=, 2025-05-07T21:00:30.3420343Z compile=True, 2025-05-07T21:00:30.3420560Z T=1, 2025-05-07T21:00:30.3420752Z D=77, 2025-05-07T21:00:30.3420941Z B=102, 2025-05-07T21:00:30.3421135Z log_E=5, 2025-05-07T21:00:30.3421336Z L=15, 2025-05-07T21:00:30.3421523Z D_gradcheck=2, 2025-05-07T21:00:30.3421756Z stochastic_rounding=True, 2025-05-07T21:00:30.3422017Z weighted=True, 2025-05-07T21:00:30.3422226Z row_wise=False, 2025-05-07T21:00:30.3422444Z mixed=True, 2025-05-07T21:00:30.3422660Z use_cache=False, 2025-05-07T21:00:30.3422913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3423200Z use_cpu=True, 2025-05-07T21:00:30.3423488Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.3423758Z ) 2025-05-07T21:00:30.3423987Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3424570Z self=, 2025-05-07T21:00:30.3425107Z compile=True, 2025-05-07T21:00:30.3425318Z T=5, 2025-05-07T21:00:30.3425515Z D=125, 2025-05-07T21:00:30.3425712Z B=67, 2025-05-07T21:00:30.3425897Z log_E=5, 2025-05-07T21:00:30.3426102Z L=14, 2025-05-07T21:00:30.3426301Z D_gradcheck=1, 2025-05-07T21:00:30.3426526Z stochastic_rounding=False, 2025-05-07T21:00:30.3426795Z weighted=False, 2025-05-07T21:00:30.3427022Z row_wise=True, 2025-05-07T21:00:30.3427230Z mixed=True, 2025-05-07T21:00:30.3427443Z use_cache=True, 2025-05-07T21:00:30.3427687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3427978Z use_cpu=False, 2025-05-07T21:00:30.3428222Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.3428496Z ) 2025-05-07T21:00:30.3428728Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3429310Z self=, 2025-05-07T21:00:30.3429852Z compile=False, 2025-05-07T21:00:30.3430069Z T=5, 2025-05-07T21:00:30.3430256Z D=27, 2025-05-07T21:00:30.3430518Z B=113, 2025-05-07T21:00:30.3430714Z log_E=4, 2025-05-07T21:00:30.3430905Z L=4, 2025-05-07T21:00:30.3431103Z D_gradcheck=2, 2025-05-07T21:00:30.3431335Z stochastic_rounding=False, 2025-05-07T21:00:30.3431588Z weighted=True, 2025-05-07T21:00:30.3431805Z row_wise=True, 2025-05-07T21:00:30.3432017Z mixed=False, 2025-05-07T21:00:30.3432228Z use_cache=False, 2025-05-07T21:00:30.3432484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3432772Z use_cpu=False, 2025-05-07T21:00:30.3433003Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.3433271Z ) 2025-05-07T21:00:30.3433511Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3434082Z self=, 2025-05-07T21:00:30.3434670Z compile=False, 2025-05-07T21:00:30.3434883Z T=3, 2025-05-07T21:00:30.3435072Z D=82, 2025-05-07T21:00:30.3435264Z B=11, 2025-05-07T21:00:30.3435457Z log_E=5, 2025-05-07T21:00:30.3435650Z L=6, 2025-05-07T21:00:30.3435843Z D_gradcheck=1, 2025-05-07T21:00:30.3436118Z stochastic_rounding=True, 2025-05-07T21:00:30.3436671Z weighted=True, 2025-05-07T21:00:30.3436889Z row_wise=False, 2025-05-07T21:00:30.3437108Z mixed=False, 2025-05-07T21:00:30.3437319Z use_cache=True, 2025-05-07T21:00:30.3437561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3437851Z use_cpu=False, 2025-05-07T21:00:30.3438080Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.3438345Z ) 2025-05-07T21:00:30.3438585Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3439169Z self=, 2025-05-07T21:00:30.3439708Z compile=False, 2025-05-07T21:00:30.3439927Z T=1, 2025-05-07T21:00:30.3440114Z D=97, 2025-05-07T21:00:30.3440301Z B=39, 2025-05-07T21:00:30.3440491Z log_E=5, 2025-05-07T21:00:30.3440692Z L=16, 2025-05-07T21:00:30.3440888Z D_gradcheck=2, 2025-05-07T21:00:30.3441118Z stochastic_rounding=True, 2025-05-07T21:00:30.3441374Z weighted=True, 2025-05-07T21:00:30.3441585Z row_wise=False, 2025-05-07T21:00:30.3441803Z mixed=False, 2025-05-07T21:00:30.3442018Z use_cache=False, 2025-05-07T21:00:30.3442261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3442553Z use_cpu=True, 2025-05-07T21:00:30.3442789Z output_dtype=SparseType.BF16, 2025-05-07T21:00:30.3443050Z ) 2025-05-07T21:00:30.3443291Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3443961Z self=, 2025-05-07T21:00:30.3444500Z compile=False, 2025-05-07T21:00:30.3444715Z T=5, 2025-05-07T21:00:30.3444904Z D=46, 2025-05-07T21:00:30.3445092Z B=49, 2025-05-07T21:00:30.3445281Z log_E=4, 2025-05-07T21:00:30.3445479Z L=4, 2025-05-07T21:00:30.3445675Z D_gradcheck=2, 2025-05-07T21:00:30.3445909Z stochastic_rounding=True, 2025-05-07T21:00:30.3446174Z weighted=False, 2025-05-07T21:00:30.3446393Z row_wise=True, 2025-05-07T21:00:30.3446601Z mixed=True, 2025-05-07T21:00:30.3446815Z use_cache=False, 2025-05-07T21:00:30.3447065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.3447348Z use_cpu=False, 2025-05-07T21:00:30.3447587Z output_dtype=SparseType.FP32, 2025-05-07T21:00:30.3447852Z ) 2025-05-07T21:00:30.3448086Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3448770Z self=, 2025-05-07T21:00:30.3449316Z compile=False, 2025-05-07T21:00:30.3449527Z T=5, 2025-05-07T21:00:30.3449729Z D=73, 2025-05-07T21:00:30.3449928Z B=62, 2025-05-07T21:00:30.3450114Z log_E=5, 2025-05-07T21:00:30.3450314Z L=13, 2025-05-07T21:00:30.3450514Z D_gradcheck=1, 2025-05-07T21:00:30.3450750Z stochastic_rounding=True, 2025-05-07T21:00:30.3451076Z weighted=False, 2025-05-07T21:00:30.3451302Z row_wise=False, 2025-05-07T21:00:30.3451520Z mixed=True, 2025-05-07T21:00:30.3451729Z use_cache=False, 2025-05-07T21:00:30.3451985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:30.3452272Z use_cpu=False, 2025-05-07T21:00:30.3452501Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.3452766Z ) 2025-05-07T21:00:30.3452997Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3453567Z self=, 2025-05-07T21:00:30.3454110Z compile=True, 2025-05-07T21:00:30.3454319Z T=4, 2025-05-07T21:00:30.3454502Z D=23, 2025-05-07T21:00:30.3454761Z B=114, 2025-05-07T21:00:30.3454951Z log_E=5, 2025-05-07T21:00:30.3455142Z L=19, 2025-05-07T21:00:30.3455336Z D_gradcheck=1, 2025-05-07T21:00:30.3455570Z stochastic_rounding=True, 2025-05-07T21:00:30.3455822Z weighted=False, 2025-05-07T21:00:30.3456043Z row_wise=True, 2025-05-07T21:00:30.3456342Z mixed=True, 2025-05-07T21:00:30.3456549Z use_cache=True, 2025-05-07T21:00:30.3456790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.3457080Z use_cpu=False, 2025-05-07T21:00:30.3457312Z output_dtype=SparseType.FP16, 2025-05-07T21:00:30.3457573Z ) 2025-05-07T21:00:30.3457809Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:30.3458391Z self=, 2025-05-07T21:00:30.3458917Z compile=False, 2025-05-07T21:00:30.3459133Z T=4, 2025-05-07T21:00:30.3459325Z D=97, 2025-05-07T21:00:30.3459505Z B=7, 2025-05-07T21:00:30.3459691Z log_E=3, 2025-05-07T21:00:30.3459894Z L=14, 2025-05-07T21:00:30.3460083Z D_gradcheck=1, 2025-05-07T21:00:30.3460310Z stochastic_rounding=True, 2025-05-07T21:00:30.3460568Z weighted=True, 2025-05-07T21:00:30.3460780Z row_wise=True, 2025-05-07T21:00:30.3461000Z mixed=False, 2025-05-07T21:00:30.3461224Z use_cache=False, 2025-05-07T21:00:30.3461466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:30.3461756Z use_cpu=False, 2025-05-07T21:00:30.3461993Z output_dtype=SparseType.BF16, 2025-05-07T21:00:31.1946155Z ) 2025-05-07T21:00:31.1946653Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.1947487Z self=, 2025-05-07T21:00:31.1948039Z compile=True, 2025-05-07T21:00:31.1948249Z T=3, 2025-05-07T21:00:31.1948774Z D=76, 2025-05-07T21:00:31.1948976Z B=102, 2025-05-07T21:00:31.1949167Z log_E=4, 2025-05-07T21:00:31.1949371Z L=13, 2025-05-07T21:00:31.1949578Z D_gradcheck=2, 2025-05-07T21:00:31.1949819Z stochastic_rounding=False, 2025-05-07T21:00:31.1950081Z weighted=False, 2025-05-07T21:00:31.1950304Z row_wise=True, 2025-05-07T21:00:31.1950521Z mixed=True, 2025-05-07T21:00:31.1950736Z use_cache=True, 2025-05-07T21:00:31.1950987Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.1951278Z use_cpu=False, 2025-05-07T21:00:31.1951513Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.1951788Z ) 2025-05-07T21:00:31.1952027Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.1952613Z self=, 2025-05-07T21:00:31.1953154Z compile=False, 2025-05-07T21:00:31.1953369Z T=4, 2025-05-07T21:00:31.1953556Z D=53, 2025-05-07T21:00:31.1953750Z B=35, 2025-05-07T21:00:31.1953944Z log_E=3, 2025-05-07T21:00:31.1954142Z L=8, 2025-05-07T21:00:31.1954338Z D_gradcheck=2, 2025-05-07T21:00:31.1954574Z stochastic_rounding=True, 2025-05-07T21:00:31.1954830Z weighted=False, 2025-05-07T21:00:31.1955054Z row_wise=False, 2025-05-07T21:00:31.1955278Z mixed=False, 2025-05-07T21:00:31.1955493Z use_cache=False, 2025-05-07T21:00:31.1955849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.1956148Z use_cpu=True, 2025-05-07T21:00:31.1956389Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.1956647Z ) 2025-05-07T21:00:31.1956888Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.1957473Z self=, 2025-05-07T21:00:31.1958005Z compile=False, 2025-05-07T21:00:31.1958217Z T=5, 2025-05-07T21:00:31.1958412Z D=18, 2025-05-07T21:00:31.1958599Z B=101, 2025-05-07T21:00:31.1958800Z log_E=4, 2025-05-07T21:00:31.1959002Z L=12, 2025-05-07T21:00:31.1959189Z D_gradcheck=2, 2025-05-07T21:00:31.1959418Z stochastic_rounding=True, 2025-05-07T21:00:31.1959771Z weighted=True, 2025-05-07T21:00:31.1959980Z row_wise=False, 2025-05-07T21:00:31.1960192Z mixed=True, 2025-05-07T21:00:31.1960407Z use_cache=False, 2025-05-07T21:00:31.1960652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.1960948Z use_cpu=False, 2025-05-07T21:00:31.1961269Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.1961528Z ) 2025-05-07T21:00:31.1961811Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.1962659Z self=, 2025-05-07T21:00:31.1963336Z compile=False, 2025-05-07T21:00:31.1963545Z T=1, 2025-05-07T21:00:31.1963737Z D=109, 2025-05-07T21:00:31.1963927Z B=48, 2025-05-07T21:00:31.1964112Z log_E=5, 2025-05-07T21:00:31.1964310Z L=4, 2025-05-07T21:00:31.1964512Z D_gradcheck=2, 2025-05-07T21:00:31.1964734Z stochastic_rounding=True, 2025-05-07T21:00:31.1964993Z weighted=True, 2025-05-07T21:00:31.1965214Z row_wise=True, 2025-05-07T21:00:31.1965420Z mixed=True, 2025-05-07T21:00:31.1965634Z use_cache=False, 2025-05-07T21:00:31.1965889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.1966177Z use_cpu=True, 2025-05-07T21:00:31.1966418Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.1966686Z ) 2025-05-07T21:00:31.1966917Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.1967502Z self=, 2025-05-07T21:00:31.1968042Z compile=True, 2025-05-07T21:00:31.1968256Z T=5, 2025-05-07T21:00:31.1968567Z D=128, 2025-05-07T21:00:31.1968760Z B=100, 2025-05-07T21:00:31.1968957Z log_E=5, 2025-05-07T21:00:31.1969152Z L=10, 2025-05-07T21:00:31.1969349Z D_gradcheck=1, 2025-05-07T21:00:31.1969644Z stochastic_rounding=False, 2025-05-07T21:00:31.1969900Z weighted=True, 2025-05-07T21:00:31.1970125Z row_wise=False, 2025-05-07T21:00:31.1970351Z mixed=False, 2025-05-07T21:00:31.1970559Z use_cache=True, 2025-05-07T21:00:31.1970803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.1971097Z use_cpu=False, 2025-05-07T21:00:31.1971330Z output_dtype=SparseType.BF16, 2025-05-07T21:00:31.1971599Z ) 2025-05-07T21:00:31.1971839Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.1972414Z self=, 2025-05-07T21:00:31.1972971Z compile=False, 2025-05-07T21:00:31.1973224Z T=2, 2025-05-07T21:00:31.1973417Z D=14, 2025-05-07T21:00:31.1981777Z B=88, 2025-05-07T21:00:31.1982017Z log_E=3, 2025-05-07T21:00:31.1982227Z L=14, 2025-05-07T21:00:31.1982425Z D_gradcheck=2, 2025-05-07T21:00:31.1982674Z stochastic_rounding=False, 2025-05-07T21:00:31.1982943Z weighted=False, 2025-05-07T21:00:31.1983163Z row_wise=True, 2025-05-07T21:00:31.1983390Z mixed=True, 2025-05-07T21:00:31.1983615Z use_cache=False, 2025-05-07T21:00:31.1983870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.1984175Z use_cpu=False, 2025-05-07T21:00:31.1984422Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.1984770Z ) 2025-05-07T21:00:31.1985019Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.1985617Z self=, 2025-05-07T21:00:31.1986163Z compile=True, 2025-05-07T21:00:31.1986377Z T=4, 2025-05-07T21:00:31.1986579Z D=107, 2025-05-07T21:00:31.1986778Z B=69, 2025-05-07T21:00:31.1986969Z log_E=3, 2025-05-07T21:00:31.1987174Z L=6, 2025-05-07T21:00:31.1987381Z D_gradcheck=2, 2025-05-07T21:00:31.1987616Z stochastic_rounding=False, 2025-05-07T21:00:31.1987885Z weighted=True, 2025-05-07T21:00:31.1988112Z row_wise=False, 2025-05-07T21:00:31.1988327Z mixed=False, 2025-05-07T21:00:31.1988549Z use_cache=False, 2025-05-07T21:00:31.1988855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.1989144Z use_cpu=True, 2025-05-07T21:00:31.1989388Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.1989657Z ) 2025-05-07T21:00:31.1989898Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.1990529Z self=, 2025-05-07T21:00:31.1991070Z compile=True, 2025-05-07T21:00:31.1991281Z T=3, 2025-05-07T21:00:31.1991475Z D=84, 2025-05-07T21:00:31.1991672Z B=70, 2025-05-07T21:00:31.1991867Z log_E=3, 2025-05-07T21:00:31.1992062Z L=8, 2025-05-07T21:00:31.1992259Z D_gradcheck=1, 2025-05-07T21:00:31.1992494Z stochastic_rounding=True, 2025-05-07T21:00:31.1992759Z weighted=False, 2025-05-07T21:00:31.1992984Z row_wise=False, 2025-05-07T21:00:31.1993205Z mixed=False, 2025-05-07T21:00:31.1993418Z use_cache=True, 2025-05-07T21:00:31.1993665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.1993962Z use_cpu=True, 2025-05-07T21:00:31.1994198Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.1994466Z ) 2025-05-07T21:00:31.1994708Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.1995300Z self=, 2025-05-07T21:00:31.1995842Z compile=False, 2025-05-07T21:00:31.1996060Z T=1, 2025-05-07T21:00:31.1996250Z D=39, 2025-05-07T21:00:31.1996440Z B=43, 2025-05-07T21:00:31.1996638Z log_E=3, 2025-05-07T21:00:31.1996834Z L=5, 2025-05-07T21:00:31.1997034Z D_gradcheck=1, 2025-05-07T21:00:31.1997270Z stochastic_rounding=True, 2025-05-07T21:00:31.1997528Z weighted=False, 2025-05-07T21:00:31.1997757Z row_wise=False, 2025-05-07T21:00:31.1997977Z mixed=True, 2025-05-07T21:00:31.1998239Z use_cache=True, 2025-05-07T21:00:31.1998486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.1998787Z use_cpu=False, 2025-05-07T21:00:31.1999033Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.1999297Z ) 2025-05-07T21:00:31.1999540Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.2000148Z self=, 2025-05-07T21:00:31.2000683Z compile=True, 2025-05-07T21:00:31.2000897Z T=1, 2025-05-07T21:00:31.2001091Z D=89, 2025-05-07T21:00:31.2001277Z B=92, 2025-05-07T21:00:31.2001472Z log_E=3, 2025-05-07T21:00:31.2001679Z L=15, 2025-05-07T21:00:31.2001872Z D_gradcheck=1, 2025-05-07T21:00:31.2002109Z stochastic_rounding=False, 2025-05-07T21:00:31.2002372Z weighted=False, 2025-05-07T21:00:31.2002593Z row_wise=False, 2025-05-07T21:00:31.2002812Z mixed=True, 2025-05-07T21:00:31.2003028Z use_cache=True, 2025-05-07T21:00:31.2003270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.2003565Z use_cpu=False, 2025-05-07T21:00:31.2003812Z output_dtype=SparseType.BF16, 2025-05-07T21:00:31.2004073Z ) 2025-05-07T21:00:31.2004315Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.2004910Z self=, 2025-05-07T21:00:31.2005505Z compile=True, 2025-05-07T21:00:31.2005713Z T=5, 2025-05-07T21:00:31.2005909Z D=2, 2025-05-07T21:00:31.2006101Z B=114, 2025-05-07T21:00:31.2006291Z log_E=4, 2025-05-07T21:00:31.2006490Z L=2, 2025-05-07T21:00:31.2006692Z D_gradcheck=2, 2025-05-07T21:00:31.2006920Z stochastic_rounding=True, 2025-05-07T21:00:31.2007185Z weighted=False, 2025-05-07T21:00:31.2007408Z row_wise=True, 2025-05-07T21:00:31.2007618Z mixed=True, 2025-05-07T21:00:31.2007836Z use_cache=True, 2025-05-07T21:00:31.2008086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.2008455Z use_cpu=True, 2025-05-07T21:00:31.2008700Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.2009025Z ) 2025-05-07T21:00:31.2009265Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.2009860Z self=, 2025-05-07T21:00:31.2010406Z compile=True, 2025-05-07T21:00:31.2010624Z T=1, 2025-05-07T21:00:31.2010856Z D=67, 2025-05-07T21:00:31.2011055Z B=17, 2025-05-07T21:00:31.2011254Z log_E=3, 2025-05-07T21:00:31.2011448Z L=3, 2025-05-07T21:00:31.2011650Z D_gradcheck=2, 2025-05-07T21:00:31.2011890Z stochastic_rounding=False, 2025-05-07T21:00:31.2012148Z weighted=False, 2025-05-07T21:00:31.2012377Z row_wise=False, 2025-05-07T21:00:31.2012603Z mixed=True, 2025-05-07T21:00:31.2012814Z use_cache=True, 2025-05-07T21:00:31.2013064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.2013367Z use_cpu=False, 2025-05-07T21:00:31.2013606Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.2013879Z ) 2025-05-07T21:00:31.2014127Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.2014711Z self=, 2025-05-07T21:00:31.2015252Z compile=False, 2025-05-07T21:00:31.2015475Z T=1, 2025-05-07T21:00:31.2015665Z D=108, 2025-05-07T21:00:31.2015863Z B=34, 2025-05-07T21:00:31.2016057Z log_E=5, 2025-05-07T21:00:31.2016252Z L=11, 2025-05-07T21:00:31.2016455Z D_gradcheck=2, 2025-05-07T21:00:31.2016693Z stochastic_rounding=False, 2025-05-07T21:00:31.2016961Z weighted=True, 2025-05-07T21:00:31.2017177Z row_wise=False, 2025-05-07T21:00:31.2017397Z mixed=True, 2025-05-07T21:00:31.2017613Z use_cache=False, 2025-05-07T21:00:31.2017863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.2018156Z use_cpu=True, 2025-05-07T21:00:31.2018452Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.2018719Z ) 2025-05-07T21:00:31.2018962Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.2019556Z self=, 2025-05-07T21:00:31.2020093Z compile=False, 2025-05-07T21:00:31.2020309Z T=5, 2025-05-07T21:00:31.2020507Z D=87, 2025-05-07T21:00:31.2020695Z B=119, 2025-05-07T21:00:31.2020895Z log_E=5, 2025-05-07T21:00:31.2021096Z L=13, 2025-05-07T21:00:31.2021291Z D_gradcheck=2, 2025-05-07T21:00:31.2021529Z stochastic_rounding=False, 2025-05-07T21:00:31.2021792Z weighted=True, 2025-05-07T21:00:31.2022008Z row_wise=True, 2025-05-07T21:00:31.2022232Z mixed=False, 2025-05-07T21:00:31.2022451Z use_cache=True, 2025-05-07T21:00:31.2022692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.2023022Z use_cpu=False, 2025-05-07T21:00:31.2023288Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.2023566Z ) 2025-05-07T21:00:31.2023803Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.2024391Z self=, 2025-05-07T21:00:31.2024940Z compile=True, 2025-05-07T21:00:31.2025150Z T=1, 2025-05-07T21:00:31.2025349Z D=24, 2025-05-07T21:00:31.2025596Z B=3, 2025-05-07T21:00:31.2025784Z log_E=3, 2025-05-07T21:00:31.2025990Z L=18, 2025-05-07T21:00:31.2026192Z D_gradcheck=1, 2025-05-07T21:00:31.2026422Z stochastic_rounding=False, 2025-05-07T21:00:31.2026687Z weighted=False, 2025-05-07T21:00:31.2026912Z row_wise=True, 2025-05-07T21:00:31.2027123Z mixed=True, 2025-05-07T21:00:31.2027339Z use_cache=True, 2025-05-07T21:00:31.2027588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.2027884Z use_cpu=False, 2025-05-07T21:00:31.2028130Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.2028399Z ) 2025-05-07T21:00:31.2028639Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.2029232Z self=, 2025-05-07T21:00:31.2030154Z compile=False, 2025-05-07T21:00:31.2030362Z T=3, 2025-05-07T21:00:31.2030556Z D=92, 2025-05-07T21:00:31.2030748Z B=98, 2025-05-07T21:00:31.2030936Z log_E=3, 2025-05-07T21:00:31.2031142Z L=10, 2025-05-07T21:00:31.2031436Z D_gradcheck=2, 2025-05-07T21:00:31.2031672Z stochastic_rounding=False, 2025-05-07T21:00:31.2031934Z weighted=False, 2025-05-07T21:00:31.2032157Z row_wise=True, 2025-05-07T21:00:31.2032369Z mixed=False, 2025-05-07T21:00:31.2032588Z use_cache=True, 2025-05-07T21:00:31.2032837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.2033122Z use_cpu=True, 2025-05-07T21:00:31.2033361Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.2033630Z ) 2025-05-07T21:00:31.2033863Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.2034454Z self=, 2025-05-07T21:00:31.2034996Z compile=True, 2025-05-07T21:00:31.2035213Z T=5, 2025-05-07T21:00:31.2035397Z D=23, 2025-05-07T21:00:31.2035588Z B=33, 2025-05-07T21:00:31.2035780Z log_E=5, 2025-05-07T21:00:31.2035976Z L=6, 2025-05-07T21:00:31.2036176Z D_gradcheck=2, 2025-05-07T21:00:31.2036833Z stochastic_rounding=True, 2025-05-07T21:00:31.2037090Z weighted=True, 2025-05-07T21:00:31.2037311Z row_wise=False, 2025-05-07T21:00:31.2037530Z mixed=True, 2025-05-07T21:00:31.2037740Z use_cache=True, 2025-05-07T21:00:31.2037987Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.2038279Z use_cpu=False, 2025-05-07T21:00:31.2038514Z output_dtype=SparseType.BF16, 2025-05-07T21:00:31.2038780Z ) 2025-05-07T21:00:31.2039019Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.2039718Z self=, 2025-05-07T21:00:31.2040264Z compile=False, 2025-05-07T21:00:31.2040485Z T=1, 2025-05-07T21:00:31.2040675Z D=75, 2025-05-07T21:00:31.2040871Z B=61, 2025-05-07T21:00:31.2041065Z log_E=4, 2025-05-07T21:00:31.2041265Z L=1, 2025-05-07T21:00:31.2041455Z D_gradcheck=2, 2025-05-07T21:00:31.2041696Z stochastic_rounding=False, 2025-05-07T21:00:31.2041961Z weighted=False, 2025-05-07T21:00:31.2042179Z row_wise=False, 2025-05-07T21:00:31.2042402Z mixed=False, 2025-05-07T21:00:31.2042622Z use_cache=False, 2025-05-07T21:00:31.2042873Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.2043172Z use_cpu=False, 2025-05-07T21:00:31.2043417Z output_dtype=SparseType.BF16, 2025-05-07T21:00:31.2043680Z ) 2025-05-07T21:00:31.2043923Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.2044519Z self=, 2025-05-07T21:00:31.2045056Z compile=False, 2025-05-07T21:00:31.2045275Z T=3, 2025-05-07T21:00:31.2045476Z D=20, 2025-05-07T21:00:31.2045663Z B=34, 2025-05-07T21:00:31.2045862Z log_E=3, 2025-05-07T21:00:31.2046065Z L=4, 2025-05-07T21:00:31.2046257Z D_gradcheck=2, 2025-05-07T21:00:31.2046493Z stochastic_rounding=False, 2025-05-07T21:00:31.2046864Z weighted=False, 2025-05-07T21:00:31.2047089Z row_wise=False, 2025-05-07T21:00:31.2047301Z mixed=True, 2025-05-07T21:00:31.2047515Z use_cache=True, 2025-05-07T21:00:31.2047767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.2048054Z use_cpu=False, 2025-05-07T21:00:31.2048293Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.6684642Z ) 2025-05-07T21:00:31.6685051Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6685927Z self=, 2025-05-07T21:00:31.6686711Z compile=True, 2025-05-07T21:00:31.6687012Z T=5, 2025-05-07T21:00:31.6687269Z D=87, 2025-05-07T21:00:31.6687830Z B=38, 2025-05-07T21:00:31.6688092Z log_E=3, 2025-05-07T21:00:31.6688360Z L=6, 2025-05-07T21:00:31.6688830Z D_gradcheck=1, 2025-05-07T21:00:31.6689150Z stochastic_rounding=False, 2025-05-07T21:00:31.6689480Z weighted=True, 2025-05-07T21:00:31.6689705Z row_wise=True, 2025-05-07T21:00:31.6690101Z mixed=False, 2025-05-07T21:00:31.6690328Z use_cache=True, 2025-05-07T21:00:31.6690576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.6690873Z use_cpu=True, 2025-05-07T21:00:31.6691123Z output_dtype=SparseType.BF16, 2025-05-07T21:00:31.6691395Z ) 2025-05-07T21:00:31.6691640Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6692241Z self=, 2025-05-07T21:00:31.6692780Z compile=True, 2025-05-07T21:00:31.6693003Z T=2, 2025-05-07T21:00:31.6693231Z D=96, 2025-05-07T21:00:31.6693442Z B=115, 2025-05-07T21:00:31.6693648Z log_E=3, 2025-05-07T21:00:31.6693852Z L=5, 2025-05-07T21:00:31.6694049Z D_gradcheck=2, 2025-05-07T21:00:31.6694292Z stochastic_rounding=True, 2025-05-07T21:00:31.6694563Z weighted=False, 2025-05-07T21:00:31.6694787Z row_wise=True, 2025-05-07T21:00:31.6695017Z mixed=True, 2025-05-07T21:00:31.6695247Z use_cache=True, 2025-05-07T21:00:31.6695492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.6695791Z use_cpu=False, 2025-05-07T21:00:31.6696040Z output_dtype=SparseType.BF16, 2025-05-07T21:00:31.6696311Z ) 2025-05-07T21:00:31.6696551Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6697149Z self=, 2025-05-07T21:00:31.6697739Z compile=False, 2025-05-07T21:00:31.6697953Z T=5, 2025-05-07T21:00:31.6698247Z D=110, 2025-05-07T21:00:31.6698446Z B=8, 2025-05-07T21:00:31.6698633Z log_E=3, 2025-05-07T21:00:31.6698836Z L=1, 2025-05-07T21:00:31.6699038Z D_gradcheck=2, 2025-05-07T21:00:31.6699268Z stochastic_rounding=False, 2025-05-07T21:00:31.6699535Z weighted=True, 2025-05-07T21:00:31.6699761Z row_wise=False, 2025-05-07T21:00:31.6699977Z mixed=True, 2025-05-07T21:00:31.6700201Z use_cache=True, 2025-05-07T21:00:31.6700458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.6700748Z use_cpu=True, 2025-05-07T21:00:31.6700993Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.6701267Z ) 2025-05-07T21:00:31.6701502Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6702090Z self=, 2025-05-07T21:00:31.6702633Z compile=False, 2025-05-07T21:00:31.6702853Z T=5, 2025-05-07T21:00:31.6703049Z D=82, 2025-05-07T21:00:31.6703248Z B=98, 2025-05-07T21:00:31.6703448Z log_E=3, 2025-05-07T21:00:31.6703645Z L=16, 2025-05-07T21:00:31.6703847Z D_gradcheck=1, 2025-05-07T21:00:31.6704089Z stochastic_rounding=True, 2025-05-07T21:00:31.6704348Z weighted=True, 2025-05-07T21:00:31.6704572Z row_wise=True, 2025-05-07T21:00:31.6704791Z mixed=False, 2025-05-07T21:00:31.6705011Z use_cache=True, 2025-05-07T21:00:31.6705354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6705655Z use_cpu=True, 2025-05-07T21:00:31.6705890Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.6706165Z ) 2025-05-07T21:00:31.6706407Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6706993Z self=, 2025-05-07T21:00:31.6707535Z compile=True, 2025-05-07T21:00:31.6707756Z T=5, 2025-05-07T21:00:31.6707953Z D=79, 2025-05-07T21:00:31.6708142Z B=89, 2025-05-07T21:00:31.6708341Z log_E=4, 2025-05-07T21:00:31.6708548Z L=13, 2025-05-07T21:00:31.6708745Z D_gradcheck=1, 2025-05-07T21:00:31.6708985Z stochastic_rounding=False, 2025-05-07T21:00:31.6709301Z weighted=True, 2025-05-07T21:00:31.6709522Z row_wise=False, 2025-05-07T21:00:31.6709746Z mixed=False, 2025-05-07T21:00:31.6709967Z use_cache=False, 2025-05-07T21:00:31.6710219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.6710515Z use_cpu=True, 2025-05-07T21:00:31.6710798Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.6711063Z ) 2025-05-07T21:00:31.6711301Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6711891Z self=, 2025-05-07T21:00:31.6712424Z compile=False, 2025-05-07T21:00:31.6712640Z T=3, 2025-05-07T21:00:31.6712834Z D=14, 2025-05-07T21:00:31.6713024Z B=105, 2025-05-07T21:00:31.6713224Z log_E=4, 2025-05-07T21:00:31.6713427Z L=12, 2025-05-07T21:00:31.6713625Z D_gradcheck=2, 2025-05-07T21:00:31.6713868Z stochastic_rounding=False, 2025-05-07T21:00:31.6714133Z weighted=True, 2025-05-07T21:00:31.6714361Z row_wise=False, 2025-05-07T21:00:31.6714580Z mixed=True, 2025-05-07T21:00:31.6714800Z use_cache=False, 2025-05-07T21:00:31.6715056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.6715366Z use_cpu=True, 2025-05-07T21:00:31.6715602Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.6715878Z ) 2025-05-07T21:00:31.6716125Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6716710Z self=, 2025-05-07T21:00:31.6717252Z compile=False, 2025-05-07T21:00:31.6717469Z T=5, 2025-05-07T21:00:31.6717660Z D=127, 2025-05-07T21:00:31.6717858Z B=18, 2025-05-07T21:00:31.6718055Z log_E=3, 2025-05-07T21:00:31.6718253Z L=18, 2025-05-07T21:00:31.6718457Z D_gradcheck=1, 2025-05-07T21:00:31.6718745Z stochastic_rounding=False, 2025-05-07T21:00:31.6719014Z weighted=True, 2025-05-07T21:00:31.6719231Z row_wise=True, 2025-05-07T21:00:31.6719453Z mixed=True, 2025-05-07T21:00:31.6719678Z use_cache=False, 2025-05-07T21:00:31.6719928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.6720222Z use_cpu=True, 2025-05-07T21:00:31.6720468Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.6729665Z ) 2025-05-07T21:00:31.6729954Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6730671Z self=, 2025-05-07T21:00:31.6731322Z compile=False, 2025-05-07T21:00:31.6731540Z T=2, 2025-05-07T21:00:31.6731742Z D=108, 2025-05-07T21:00:31.6731936Z B=38, 2025-05-07T21:00:31.6732126Z log_E=5, 2025-05-07T21:00:31.6732324Z L=1, 2025-05-07T21:00:31.6732521Z D_gradcheck=2, 2025-05-07T21:00:31.6732746Z stochastic_rounding=True, 2025-05-07T21:00:31.6733021Z weighted=False, 2025-05-07T21:00:31.6733277Z row_wise=False, 2025-05-07T21:00:31.6733490Z mixed=True, 2025-05-07T21:00:31.6733708Z use_cache=False, 2025-05-07T21:00:31.6733959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6734248Z use_cpu=True, 2025-05-07T21:00:31.6734488Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.6734843Z ) 2025-05-07T21:00:31.6735075Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6735668Z self=, 2025-05-07T21:00:31.6736203Z compile=True, 2025-05-07T21:00:31.6736774Z T=3, 2025-05-07T21:00:31.6737082Z D=99, 2025-05-07T21:00:31.6737274Z B=19, 2025-05-07T21:00:31.6737459Z log_E=3, 2025-05-07T21:00:31.6737649Z L=10, 2025-05-07T21:00:31.6737843Z D_gradcheck=1, 2025-05-07T21:00:31.6738070Z stochastic_rounding=True, 2025-05-07T21:00:31.6738325Z weighted=False, 2025-05-07T21:00:31.6738544Z row_wise=False, 2025-05-07T21:00:31.6738761Z mixed=False, 2025-05-07T21:00:31.6738969Z use_cache=True, 2025-05-07T21:00:31.6739303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:31.6739595Z use_cpu=False, 2025-05-07T21:00:31.6739826Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.6740090Z ) 2025-05-07T21:00:31.6740327Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6740971Z self=, 2025-05-07T21:00:31.6741510Z compile=True, 2025-05-07T21:00:31.6741722Z T=3, 2025-05-07T21:00:31.6741909Z D=93, 2025-05-07T21:00:31.6742089Z B=68, 2025-05-07T21:00:31.6742275Z log_E=3, 2025-05-07T21:00:31.6742471Z L=7, 2025-05-07T21:00:31.6742657Z D_gradcheck=1, 2025-05-07T21:00:31.6742884Z stochastic_rounding=True, 2025-05-07T21:00:31.6743168Z weighted=True, 2025-05-07T21:00:31.6743399Z row_wise=False, 2025-05-07T21:00:31.6743619Z mixed=False, 2025-05-07T21:00:31.6743835Z use_cache=False, 2025-05-07T21:00:31.6744082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6744377Z use_cpu=True, 2025-05-07T21:00:31.6744611Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.6744869Z ) 2025-05-07T21:00:31.6745111Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6745703Z self=, 2025-05-07T21:00:31.6746231Z compile=True, 2025-05-07T21:00:31.6746440Z T=4, 2025-05-07T21:00:31.6746632Z D=57, 2025-05-07T21:00:31.6746814Z B=124, 2025-05-07T21:00:31.6747005Z log_E=4, 2025-05-07T21:00:31.6747200Z L=14, 2025-05-07T21:00:31.6747386Z D_gradcheck=1, 2025-05-07T21:00:31.6747617Z stochastic_rounding=True, 2025-05-07T21:00:31.6747875Z weighted=False, 2025-05-07T21:00:31.6748088Z row_wise=False, 2025-05-07T21:00:31.6748305Z mixed=False, 2025-05-07T21:00:31.6748647Z use_cache=False, 2025-05-07T21:00:31.6748897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6749184Z use_cpu=False, 2025-05-07T21:00:31.6749417Z output_dtype=SparseType.FP32, 2025-05-07T21:00:31.6749679Z ) 2025-05-07T21:00:31.6749906Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6750499Z self=, 2025-05-07T21:00:31.6751037Z compile=False, 2025-05-07T21:00:31.6751242Z T=3, 2025-05-07T21:00:31.6751432Z D=24, 2025-05-07T21:00:31.6751620Z B=4, 2025-05-07T21:00:31.6751799Z log_E=5, 2025-05-07T21:00:31.6751995Z L=7, 2025-05-07T21:00:31.6752187Z D_gradcheck=1, 2025-05-07T21:00:31.6752409Z stochastic_rounding=True, 2025-05-07T21:00:31.6752665Z weighted=False, 2025-05-07T21:00:31.6752892Z row_wise=False, 2025-05-07T21:00:31.6753102Z mixed=False, 2025-05-07T21:00:31.6753314Z use_cache=True, 2025-05-07T21:00:31.6753563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6753846Z use_cpu=False, 2025-05-07T21:00:31.6754087Z output_dtype=SparseType.BF16, 2025-05-07T21:00:31.6754347Z ) 2025-05-07T21:00:31.6754583Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6755164Z self=, 2025-05-07T21:00:31.6755777Z compile=True, 2025-05-07T21:00:31.6755986Z T=5, 2025-05-07T21:00:31.6756173Z D=120, 2025-05-07T21:00:31.6756364Z B=80, 2025-05-07T21:00:31.6756558Z log_E=3, 2025-05-07T21:00:31.6756751Z L=8, 2025-05-07T21:00:31.6756946Z D_gradcheck=2, 2025-05-07T21:00:31.6757176Z stochastic_rounding=False, 2025-05-07T21:00:31.6757431Z weighted=False, 2025-05-07T21:00:31.6757652Z row_wise=False, 2025-05-07T21:00:31.6757868Z mixed=True, 2025-05-07T21:00:31.6758074Z use_cache=False, 2025-05-07T21:00:31.6758324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6758613Z use_cpu=True, 2025-05-07T21:00:31.6758843Z output_dtype=SparseType.BF16, 2025-05-07T21:00:31.6759156Z ) 2025-05-07T21:00:31.6759394Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6759971Z self=, 2025-05-07T21:00:31.6760513Z compile=False, 2025-05-07T21:00:31.6760730Z T=4, 2025-05-07T21:00:31.6760959Z D=102, 2025-05-07T21:00:31.6761147Z B=116, 2025-05-07T21:00:31.6761338Z log_E=3, 2025-05-07T21:00:31.6761533Z L=7, 2025-05-07T21:00:31.6761720Z D_gradcheck=1, 2025-05-07T21:00:31.6761949Z stochastic_rounding=True, 2025-05-07T21:00:31.6762213Z weighted=True, 2025-05-07T21:00:31.6762425Z row_wise=False, 2025-05-07T21:00:31.6762635Z mixed=True, 2025-05-07T21:00:31.6762845Z use_cache=True, 2025-05-07T21:00:31.6763081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6763372Z use_cpu=False, 2025-05-07T21:00:31.6763610Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.6763868Z ) 2025-05-07T21:00:31.6764104Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6764687Z self=, 2025-05-07T21:00:31.6765216Z compile=False, 2025-05-07T21:00:31.6765432Z T=1, 2025-05-07T21:00:31.6765620Z D=86, 2025-05-07T21:00:31.6765804Z B=69, 2025-05-07T21:00:31.6765994Z log_E=4, 2025-05-07T21:00:31.6766187Z L=0, 2025-05-07T21:00:31.6766378Z D_gradcheck=2, 2025-05-07T21:00:31.6766608Z stochastic_rounding=False, 2025-05-07T21:00:31.6766866Z weighted=False, 2025-05-07T21:00:31.6767084Z row_wise=True, 2025-05-07T21:00:31.6767289Z mixed=False, 2025-05-07T21:00:31.6767499Z use_cache=False, 2025-05-07T21:00:31.6767746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6768029Z use_cpu=False, 2025-05-07T21:00:31.6768320Z output_dtype=SparseType.BF16, 2025-05-07T21:00:31.6768697Z ) 2025-05-07T21:00:31.6768927Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6769513Z self=, 2025-05-07T21:00:31.6770047Z compile=False, 2025-05-07T21:00:31.6770253Z T=4, 2025-05-07T21:00:31.6770443Z D=4, 2025-05-07T21:00:31.6770629Z B=88, 2025-05-07T21:00:31.6770814Z log_E=4, 2025-05-07T21:00:31.6771009Z L=7, 2025-05-07T21:00:31.6771204Z D_gradcheck=2, 2025-05-07T21:00:31.6771429Z stochastic_rounding=False, 2025-05-07T21:00:31.6771689Z weighted=True, 2025-05-07T21:00:31.6771910Z row_wise=True, 2025-05-07T21:00:31.6772114Z mixed=False, 2025-05-07T21:00:31.6772330Z use_cache=False, 2025-05-07T21:00:31.6772577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6772867Z use_cpu=True, 2025-05-07T21:00:31.6773097Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.6773364Z ) 2025-05-07T21:00:31.6773596Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6774168Z self=, 2025-05-07T21:00:31.6774702Z compile=False, 2025-05-07T21:00:31.6774911Z T=5, 2025-05-07T21:00:31.6775091Z D=85, 2025-05-07T21:00:31.6775322Z B=77, 2025-05-07T21:00:31.6775514Z log_E=5, 2025-05-07T21:00:31.6775708Z L=4, 2025-05-07T21:00:31.6775891Z D_gradcheck=2, 2025-05-07T21:00:31.6776118Z stochastic_rounding=False, 2025-05-07T21:00:31.6776372Z weighted=True, 2025-05-07T21:00:31.6776586Z row_wise=True, 2025-05-07T21:00:31.6776794Z mixed=True, 2025-05-07T21:00:31.6777008Z use_cache=False, 2025-05-07T21:00:31.6777250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6777538Z use_cpu=True, 2025-05-07T21:00:31.6777776Z output_dtype=SparseType.BF16, 2025-05-07T21:00:31.6778036Z ) 2025-05-07T21:00:31.6778273Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6778854Z self=, 2025-05-07T21:00:31.6779424Z compile=True, 2025-05-07T21:00:31.6779638Z T=5, 2025-05-07T21:00:31.6779823Z D=119, 2025-05-07T21:00:31.6780011Z B=61, 2025-05-07T21:00:31.6780198Z log_E=3, 2025-05-07T21:00:31.6780392Z L=11, 2025-05-07T21:00:31.6780637Z D_gradcheck=2, 2025-05-07T21:00:31.6780857Z stochastic_rounding=True, 2025-05-07T21:00:31.6781119Z weighted=True, 2025-05-07T21:00:31.6781330Z row_wise=True, 2025-05-07T21:00:31.6781537Z mixed=False, 2025-05-07T21:00:31.6781745Z use_cache=True, 2025-05-07T21:00:31.6781985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6782262Z use_cpu=True, 2025-05-07T21:00:31.6782492Z output_dtype=SparseType.FP16, 2025-05-07T21:00:31.6782757Z ) 2025-05-07T21:00:31.6782982Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:31.6783568Z self=, 2025-05-07T21:00:31.6784102Z compile=True, 2025-05-07T21:00:31.6784312Z T=5, 2025-05-07T21:00:31.6784499Z D=117, 2025-05-07T21:00:31.6784686Z B=60, 2025-05-07T21:00:31.6784871Z log_E=5, 2025-05-07T21:00:31.6785060Z L=1, 2025-05-07T21:00:31.6785257Z D_gradcheck=1, 2025-05-07T21:00:31.6785478Z stochastic_rounding=False, 2025-05-07T21:00:31.6785740Z weighted=False, 2025-05-07T21:00:31.6785964Z row_wise=False, 2025-05-07T21:00:31.6786169Z mixed=True, 2025-05-07T21:00:31.6786387Z use_cache=True, 2025-05-07T21:00:31.6786627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:31.6786913Z use_cpu=False, 2025-05-07T21:00:31.6787140Z output_dtype=SparseType.BF16, 2025-05-07T21:00:41.1865412Z ) 2025-05-07T21:00:41.1865969Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1867317Z self=, 2025-05-07T21:00:41.1868182Z compile=False, 2025-05-07T21:00:41.1868534Z T=3, 2025-05-07T21:00:41.1868840Z D=58, 2025-05-07T21:00:41.1869149Z B=85, 2025-05-07T21:00:41.1869430Z log_E=5, 2025-05-07T21:00:41.1869748Z L=0, 2025-05-07T21:00:41.1870057Z D_gradcheck=1, 2025-05-07T21:00:41.1870416Z stochastic_rounding=False, 2025-05-07T21:00:41.1870847Z weighted=True, 2025-05-07T21:00:41.1871204Z row_wise=True, 2025-05-07T21:00:41.1871554Z mixed=False, 2025-05-07T21:00:41.1871876Z use_cache=False, 2025-05-07T21:00:41.1872267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.1872715Z use_cpu=False, 2025-05-07T21:00:41.1873085Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.1873504Z ) 2025-05-07T21:00:41.1873847Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1874834Z self=, 2025-05-07T21:00:41.1875774Z compile=True, 2025-05-07T21:00:41.1876101Z T=2, 2025-05-07T21:00:41.1876419Z D=63, 2025-05-07T21:00:41.1876732Z B=51, 2025-05-07T21:00:41.1877042Z log_E=4, 2025-05-07T21:00:41.1877357Z L=17, 2025-05-07T21:00:41.1877679Z D_gradcheck=1, 2025-05-07T21:00:41.1878062Z stochastic_rounding=False, 2025-05-07T21:00:41.1878650Z weighted=False, 2025-05-07T21:00:41.1878984Z row_wise=True, 2025-05-07T21:00:41.1879314Z mixed=True, 2025-05-07T21:00:41.1879638Z use_cache=True, 2025-05-07T21:00:41.1880010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.1880459Z use_cpu=True, 2025-05-07T21:00:41.1880850Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.1881295Z ) 2025-05-07T21:00:41.1881694Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1882694Z self=, 2025-05-07T21:00:41.1883670Z compile=False, 2025-05-07T21:00:41.1884029Z T=1, 2025-05-07T21:00:41.1884344Z D=78, 2025-05-07T21:00:41.1884804Z B=112, 2025-05-07T21:00:41.1885105Z log_E=3, 2025-05-07T21:00:41.1885391Z L=19, 2025-05-07T21:00:41.1885678Z D_gradcheck=1, 2025-05-07T21:00:41.1886039Z stochastic_rounding=False, 2025-05-07T21:00:41.1886441Z weighted=False, 2025-05-07T21:00:41.1886803Z row_wise=False, 2025-05-07T21:00:41.1887291Z mixed=False, 2025-05-07T21:00:41.1889219Z use_cache=True, 2025-05-07T21:00:41.1889588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.1890023Z use_cpu=True, 2025-05-07T21:00:41.1890390Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.1890827Z ) 2025-05-07T21:00:41.1891205Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1892122Z self=, 2025-05-07T21:00:41.1893003Z compile=False, 2025-05-07T21:00:41.1893340Z T=5, 2025-05-07T21:00:41.1893642Z D=18, 2025-05-07T21:00:41.1893932Z B=76, 2025-05-07T21:00:41.1894229Z log_E=3, 2025-05-07T21:00:41.1894546Z L=0, 2025-05-07T21:00:41.1894844Z D_gradcheck=1, 2025-05-07T21:00:41.1895202Z stochastic_rounding=True, 2025-05-07T21:00:41.1895624Z weighted=False, 2025-05-07T21:00:41.1895982Z row_wise=False, 2025-05-07T21:00:41.1896365Z mixed=True, 2025-05-07T21:00:41.1896701Z use_cache=True, 2025-05-07T21:00:41.1897087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.1897544Z use_cpu=True, 2025-05-07T21:00:41.1897924Z output_dtype=SparseType.BF16, 2025-05-07T21:00:41.1899798Z ) 2025-05-07T21:00:41.1900164Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1901166Z self=, 2025-05-07T21:00:41.1902075Z compile=True, 2025-05-07T21:00:41.1902405Z T=2, 2025-05-07T21:00:41.1902801Z D=81, 2025-05-07T21:00:41.1903115Z B=96, 2025-05-07T21:00:41.1903407Z log_E=3, 2025-05-07T21:00:41.1903713Z L=9, 2025-05-07T21:00:41.1904030Z D_gradcheck=2, 2025-05-07T21:00:41.1904393Z stochastic_rounding=True, 2025-05-07T21:00:41.1904802Z weighted=True, 2025-05-07T21:00:41.1905142Z row_wise=True, 2025-05-07T21:00:41.1905482Z mixed=True, 2025-05-07T21:00:41.1905820Z use_cache=False, 2025-05-07T21:00:41.1906218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.1906690Z use_cpu=True, 2025-05-07T21:00:41.1907045Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.1907461Z ) 2025-05-07T21:00:41.1907863Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1908856Z self=, 2025-05-07T21:00:41.1909672Z compile=True, 2025-05-07T21:00:41.1909977Z T=3, 2025-05-07T21:00:41.1910240Z D=73, 2025-05-07T21:00:41.1910536Z B=123, 2025-05-07T21:00:41.1910789Z log_E=4, 2025-05-07T21:00:41.1911040Z L=8, 2025-05-07T21:00:41.1911315Z D_gradcheck=2, 2025-05-07T21:00:41.1911640Z stochastic_rounding=False, 2025-05-07T21:00:41.1912029Z weighted=True, 2025-05-07T21:00:41.1912347Z row_wise=True, 2025-05-07T21:00:41.1912672Z mixed=True, 2025-05-07T21:00:41.1912944Z use_cache=False, 2025-05-07T21:00:41.1913376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.1913769Z use_cpu=True, 2025-05-07T21:00:41.1914120Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.1914495Z ) 2025-05-07T21:00:41.1914867Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1915855Z self=, 2025-05-07T21:00:41.1916727Z compile=False, 2025-05-07T21:00:41.1917052Z T=3, 2025-05-07T21:00:41.1917343Z D=63, 2025-05-07T21:00:41.1917626Z B=11, 2025-05-07T21:00:41.1917931Z log_E=4, 2025-05-07T21:00:41.1918235Z L=5, 2025-05-07T21:00:41.1918519Z D_gradcheck=1, 2025-05-07T21:00:41.1918854Z stochastic_rounding=False, 2025-05-07T21:00:41.1919382Z weighted=False, 2025-05-07T21:00:41.1919696Z row_wise=False, 2025-05-07T21:00:41.1919984Z mixed=True, 2025-05-07T21:00:41.1920298Z use_cache=False, 2025-05-07T21:00:41.1920681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.1921153Z use_cpu=True, 2025-05-07T21:00:41.1921623Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.1922036Z ) 2025-05-07T21:00:41.1922399Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1923304Z self=, 2025-05-07T21:00:41.1924062Z compile=False, 2025-05-07T21:00:41.1924335Z T=4, 2025-05-07T21:00:41.1924575Z D=59, 2025-05-07T21:00:41.1924832Z B=51, 2025-05-07T21:00:41.1925075Z log_E=5, 2025-05-07T21:00:41.1925319Z L=14, 2025-05-07T21:00:41.1925560Z D_gradcheck=2, 2025-05-07T21:00:41.1925805Z stochastic_rounding=False, 2025-05-07T21:00:41.1926066Z weighted=False, 2025-05-07T21:00:41.1926299Z row_wise=False, 2025-05-07T21:00:41.1926536Z mixed=True, 2025-05-07T21:00:41.1926746Z use_cache=True, 2025-05-07T21:00:41.1926997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.1927296Z use_cpu=True, 2025-05-07T21:00:41.1927534Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.1927815Z ) 2025-05-07T21:00:41.1928064Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1928806Z self=, 2025-05-07T21:00:41.1929580Z compile=False, 2025-05-07T21:00:41.1929847Z T=5, 2025-05-07T21:00:41.1930045Z D=99, 2025-05-07T21:00:41.1930233Z B=38, 2025-05-07T21:00:41.1930433Z log_E=3, 2025-05-07T21:00:41.1930637Z L=14, 2025-05-07T21:00:41.1930919Z D_gradcheck=2, 2025-05-07T21:00:41.1942816Z stochastic_rounding=False, 2025-05-07T21:00:41.1943271Z weighted=True, 2025-05-07T21:00:41.1943640Z row_wise=True, 2025-05-07T21:00:41.1943999Z mixed=True, 2025-05-07T21:00:41.1944338Z use_cache=True, 2025-05-07T21:00:41.1944718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.1945188Z use_cpu=False, 2025-05-07T21:00:41.1945578Z output_dtype=SparseType.FP32, 2025-05-07T21:00:41.1946014Z ) 2025-05-07T21:00:41.1946394Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1947394Z self=, 2025-05-07T21:00:41.1948301Z compile=False, 2025-05-07T21:00:41.1948645Z T=1, 2025-05-07T21:00:41.1948911Z D=15, 2025-05-07T21:00:41.1949177Z B=72, 2025-05-07T21:00:41.1949450Z log_E=3, 2025-05-07T21:00:41.1949732Z L=15, 2025-05-07T21:00:41.1950018Z D_gradcheck=2, 2025-05-07T21:00:41.1950387Z stochastic_rounding=True, 2025-05-07T21:00:41.1950788Z weighted=True, 2025-05-07T21:00:41.1951111Z row_wise=False, 2025-05-07T21:00:41.1951456Z mixed=False, 2025-05-07T21:00:41.1951792Z use_cache=False, 2025-05-07T21:00:41.1952153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:41.1952627Z use_cpu=False, 2025-05-07T21:00:41.1952991Z output_dtype=SparseType.BF16, 2025-05-07T21:00:41.1953537Z ) 2025-05-07T21:00:41.1953877Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1954742Z self=, 2025-05-07T21:00:41.1955592Z compile=False, 2025-05-07T21:00:41.1955861Z T=1, 2025-05-07T21:00:41.1956065Z D=20, 2025-05-07T21:00:41.1956264Z B=102, 2025-05-07T21:00:41.1956513Z log_E=5, 2025-05-07T21:00:41.1956815Z L=11, 2025-05-07T21:00:41.1957116Z D_gradcheck=1, 2025-05-07T21:00:41.1957467Z stochastic_rounding=False, 2025-05-07T21:00:41.1957855Z weighted=False, 2025-05-07T21:00:41.1958193Z row_wise=True, 2025-05-07T21:00:41.1958504Z mixed=False, 2025-05-07T21:00:41.1958821Z use_cache=False, 2025-05-07T21:00:41.1959346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.1959750Z use_cpu=False, 2025-05-07T21:00:41.1960104Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.1960511Z ) 2025-05-07T21:00:41.1960854Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1961888Z self=, 2025-05-07T21:00:41.1962744Z compile=False, 2025-05-07T21:00:41.1963076Z T=1, 2025-05-07T21:00:41.1963361Z D=102, 2025-05-07T21:00:41.1963655Z B=102, 2025-05-07T21:00:41.1963946Z log_E=5, 2025-05-07T21:00:41.1964257Z L=11, 2025-05-07T21:00:41.1964567Z D_gradcheck=1, 2025-05-07T21:00:41.1964917Z stochastic_rounding=False, 2025-05-07T21:00:41.1965315Z weighted=False, 2025-05-07T21:00:41.1965663Z row_wise=True, 2025-05-07T21:00:41.1965992Z mixed=False, 2025-05-07T21:00:41.1966314Z use_cache=False, 2025-05-07T21:00:41.1966715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.1967176Z use_cpu=False, 2025-05-07T21:00:41.1967543Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.1967985Z ) 2025-05-07T21:00:41.1968549Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1969544Z self=, 2025-05-07T21:00:41.1970457Z compile=False, 2025-05-07T21:00:41.1970798Z T=1, 2025-05-07T21:00:41.1971085Z D=102, 2025-05-07T21:00:41.1971384Z B=102, 2025-05-07T21:00:41.1971682Z log_E=5, 2025-05-07T21:00:41.1971993Z L=0, 2025-05-07T21:00:41.1972292Z D_gradcheck=1, 2025-05-07T21:00:41.1972662Z stochastic_rounding=False, 2025-05-07T21:00:41.1973064Z weighted=False, 2025-05-07T21:00:41.1973430Z row_wise=True, 2025-05-07T21:00:41.1973889Z mixed=False, 2025-05-07T21:00:41.1974237Z use_cache=False, 2025-05-07T21:00:41.1974640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.1975105Z use_cpu=False, 2025-05-07T21:00:41.1975476Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.1975917Z ) 2025-05-07T21:00:41.1976302Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1977308Z self=, 2025-05-07T21:00:41.1978223Z compile=False, 2025-05-07T21:00:41.1978574Z T=1, 2025-05-07T21:00:41.1978875Z D=102, 2025-05-07T21:00:41.1979176Z B=102, 2025-05-07T21:00:41.1979487Z log_E=5, 2025-05-07T21:00:41.1979808Z L=1, 2025-05-07T21:00:41.1980107Z D_gradcheck=1, 2025-05-07T21:00:41.1980488Z stochastic_rounding=False, 2025-05-07T21:00:41.1980918Z weighted=False, 2025-05-07T21:00:41.1981266Z row_wise=True, 2025-05-07T21:00:41.1981614Z mixed=False, 2025-05-07T21:00:41.1981966Z use_cache=False, 2025-05-07T21:00:41.1982346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.1982793Z use_cpu=False, 2025-05-07T21:00:41.1983145Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.1983535Z ) 2025-05-07T21:00:41.1983880Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:41.1984845Z self=, 2025-05-07T21:00:41.1985900Z compile=False, 2025-05-07T21:00:41.1986254Z T=1, 2025-05-07T21:00:41.1986534Z D=102, 2025-05-07T21:00:41.1986809Z B=1, 2025-05-07T21:00:41.1987077Z log_E=5, 2025-05-07T21:00:41.1987371Z L=1, 2025-05-07T21:00:41.1987660Z D_gradcheck=1, 2025-05-07T21:00:41.1988003Z stochastic_rounding=False, 2025-05-07T21:00:41.1988401Z weighted=False, 2025-05-07T21:00:41.1988732Z row_wise=True, 2025-05-07T21:00:41.1989036Z mixed=False, 2025-05-07T21:00:41.1989370Z use_cache=False, 2025-05-07T21:00:41.1989748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:41.1990072Z use_cpu=False, 2025-05-07T21:00:41.1990321Z output_dtype=SparseType.FP16, 2025-05-07T21:00:41.1990706Z ) 2025-05-07T21:00:41.1990988Z PASSED 2025-05-07T21:01:01.9445171Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9446575Z self=, 2025-05-07T21:01:01.9447119Z mixed_B=False, 2025-05-07T21:01:01.9447348Z T=1, 2025-05-07T21:01:01.9447540Z D=2, 2025-05-07T21:01:01.9447734Z B=1, 2025-05-07T21:01:01.9447922Z log_E=3, 2025-05-07T21:01:01.9448177Z L=0, 2025-05-07T21:01:01.9448559Z D_gradcheck=1, 2025-05-07T21:01:01.9448806Z stochastic_rounding=False, 2025-05-07T21:01:01.9449071Z weighted=False, 2025-05-07T21:01:01.9449284Z row_wise=False, 2025-05-07T21:01:01.9449504Z mixed=False, 2025-05-07T21:01:01.9449729Z use_cache=False, 2025-05-07T21:01:01.9449975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.9450275Z use_cpu=False, 2025-05-07T21:01:01.9450516Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9450780Z ) 2025-05-07T21:01:01.9451018Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9451600Z self=, 2025-05-07T21:01:01.9452123Z mixed_B=True, 2025-05-07T21:01:01.9452342Z T=1, 2025-05-07T21:01:01.9452532Z D=2, 2025-05-07T21:01:01.9452721Z B=1, 2025-05-07T21:01:01.9452917Z log_E=3, 2025-05-07T21:01:01.9453122Z L=0, 2025-05-07T21:01:01.9453309Z D_gradcheck=1, 2025-05-07T21:01:01.9453547Z stochastic_rounding=False, 2025-05-07T21:01:01.9453815Z weighted=False, 2025-05-07T21:01:01.9454029Z row_wise=False, 2025-05-07T21:01:01.9454260Z mixed=False, 2025-05-07T21:01:01.9454477Z use_cache=False, 2025-05-07T21:01:01.9454836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.9455131Z use_cpu=False, 2025-05-07T21:01:01.9455370Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9455632Z ) 2025-05-07T21:01:01.9455859Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9456434Z self=, 2025-05-07T21:01:01.9456961Z mixed_B=True, 2025-05-07T21:01:01.9457184Z T=5, 2025-05-07T21:01:01.9457369Z D=117, 2025-05-07T21:01:01.9457558Z B=109, 2025-05-07T21:01:01.9457750Z log_E=5, 2025-05-07T21:01:01.9457940Z L=4, 2025-05-07T21:01:01.9458132Z D_gradcheck=1, 2025-05-07T21:01:01.9458361Z stochastic_rounding=True, 2025-05-07T21:01:01.9458614Z weighted=True, 2025-05-07T21:01:01.9458833Z row_wise=True, 2025-05-07T21:01:01.9459045Z mixed=False, 2025-05-07T21:01:01.9459251Z use_cache=False, 2025-05-07T21:01:01.9459505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.9459797Z use_cpu=False, 2025-05-07T21:01:01.9460027Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9460295Z ) 2025-05-07T21:01:01.9460580Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9461159Z self=, 2025-05-07T21:01:01.9461773Z mixed_B=False, 2025-05-07T21:01:01.9461982Z T=2, 2025-05-07T21:01:01.9462169Z D=96, 2025-05-07T21:01:01.9462349Z B=71, 2025-05-07T21:01:01.9462534Z log_E=4, 2025-05-07T21:01:01.9462728Z L=7, 2025-05-07T21:01:01.9462912Z D_gradcheck=1, 2025-05-07T21:01:01.9463137Z stochastic_rounding=False, 2025-05-07T21:01:01.9463399Z weighted=False, 2025-05-07T21:01:01.9463617Z row_wise=False, 2025-05-07T21:01:01.9463834Z mixed=False, 2025-05-07T21:01:01.9464045Z use_cache=True, 2025-05-07T21:01:01.9464279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.9464570Z use_cpu=True, 2025-05-07T21:01:01.9464809Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9465067Z ) 2025-05-07T21:01:01.9465402Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9465973Z self=, 2025-05-07T21:01:01.9466492Z mixed_B=False, 2025-05-07T21:01:01.9466701Z T=2, 2025-05-07T21:01:01.9466883Z D=5, 2025-05-07T21:01:01.9467099Z B=87, 2025-05-07T21:01:01.9467286Z log_E=3, 2025-05-07T21:01:01.9467479Z L=6, 2025-05-07T21:01:01.9467676Z D_gradcheck=2, 2025-05-07T21:01:01.9467905Z stochastic_rounding=False, 2025-05-07T21:01:01.9468174Z weighted=False, 2025-05-07T21:01:01.9468393Z row_wise=True, 2025-05-07T21:01:01.9468602Z mixed=False, 2025-05-07T21:01:01.9468814Z use_cache=False, 2025-05-07T21:01:01.9469066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.9469352Z use_cpu=True, 2025-05-07T21:01:01.9469596Z output_dtype=SparseType.FP16, 2025-05-07T21:01:01.9469865Z ) 2025-05-07T21:01:01.9470098Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9470674Z self=, 2025-05-07T21:01:01.9471201Z mixed_B=True, 2025-05-07T21:01:01.9471410Z T=3, 2025-05-07T21:01:01.9471602Z D=28, 2025-05-07T21:01:01.9471794Z B=103, 2025-05-07T21:01:01.9471984Z log_E=3, 2025-05-07T21:01:01.9472183Z L=19, 2025-05-07T21:01:01.9472384Z D_gradcheck=2, 2025-05-07T21:01:01.9472612Z stochastic_rounding=False, 2025-05-07T21:01:01.9472873Z weighted=True, 2025-05-07T21:01:01.9473093Z row_wise=False, 2025-05-07T21:01:01.9473301Z mixed=True, 2025-05-07T21:01:01.9473522Z use_cache=False, 2025-05-07T21:01:01.9473774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.9474063Z use_cpu=False, 2025-05-07T21:01:01.9474293Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9474608Z ) 2025-05-07T21:01:01.9474845Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9475414Z self=, 2025-05-07T21:01:01.9475948Z mixed_B=False, 2025-05-07T21:01:01.9476160Z T=5, 2025-05-07T21:01:01.9476345Z D=116, 2025-05-07T21:01:01.9476544Z B=53, 2025-05-07T21:01:01.9476733Z log_E=4, 2025-05-07T21:01:01.9476922Z L=19, 2025-05-07T21:01:01.9477121Z D_gradcheck=1, 2025-05-07T21:01:01.9477353Z stochastic_rounding=True, 2025-05-07T21:01:01.9477606Z weighted=False, 2025-05-07T21:01:01.9477825Z row_wise=True, 2025-05-07T21:01:01.9478038Z mixed=True, 2025-05-07T21:01:01.9478245Z use_cache=False, 2025-05-07T21:01:01.9478494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.9478784Z use_cpu=True, 2025-05-07T21:01:01.9479013Z output_dtype=SparseType.FP16, 2025-05-07T21:01:01.9479280Z ) 2025-05-07T21:01:01.9479526Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9480102Z self=, 2025-05-07T21:01:01.9480631Z mixed_B=False, 2025-05-07T21:01:01.9480845Z T=2, 2025-05-07T21:01:01.9481036Z D=9, 2025-05-07T21:01:01.9481216Z B=126, 2025-05-07T21:01:01.9481405Z log_E=4, 2025-05-07T21:01:01.9481683Z L=8, 2025-05-07T21:01:01.9481872Z D_gradcheck=2, 2025-05-07T21:01:01.9482106Z stochastic_rounding=True, 2025-05-07T21:01:01.9482368Z weighted=True, 2025-05-07T21:01:01.9482587Z row_wise=True, 2025-05-07T21:01:01.9482805Z mixed=True, 2025-05-07T21:01:01.9483022Z use_cache=False, 2025-05-07T21:01:01.9483266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.9483558Z use_cpu=True, 2025-05-07T21:01:01.9483794Z output_dtype=SparseType.BF16, 2025-05-07T21:01:01.9484060Z ) 2025-05-07T21:01:01.9484300Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9484883Z self=, 2025-05-07T21:01:01.9485472Z mixed_B=False, 2025-05-07T21:01:01.9485679Z T=2, 2025-05-07T21:01:01.9485868Z D=46, 2025-05-07T21:01:01.9486057Z B=49, 2025-05-07T21:01:01.9486241Z log_E=4, 2025-05-07T21:01:01.9486445Z L=7, 2025-05-07T21:01:01.9486641Z D_gradcheck=2, 2025-05-07T21:01:01.9486912Z stochastic_rounding=False, 2025-05-07T21:01:01.9487174Z weighted=False, 2025-05-07T21:01:01.9487394Z row_wise=True, 2025-05-07T21:01:01.9487598Z mixed=False, 2025-05-07T21:01:01.9487811Z use_cache=True, 2025-05-07T21:01:01.9488054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.9488515Z use_cpu=False, 2025-05-07T21:01:01.9488751Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9489014Z ) 2025-05-07T21:01:01.9489241Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9489820Z self=, 2025-05-07T21:01:01.9490349Z mixed_B=True, 2025-05-07T21:01:01.9490561Z T=5, 2025-05-07T21:01:01.9490755Z D=114, 2025-05-07T21:01:01.9490948Z B=96, 2025-05-07T21:01:01.9491130Z log_E=5, 2025-05-07T21:01:01.9491327Z L=2, 2025-05-07T21:01:01.9491517Z D_gradcheck=2, 2025-05-07T21:01:01.9491740Z stochastic_rounding=True, 2025-05-07T21:01:01.9492002Z weighted=False, 2025-05-07T21:01:01.9492222Z row_wise=False, 2025-05-07T21:01:01.9492440Z mixed=False, 2025-05-07T21:01:01.9492650Z use_cache=False, 2025-05-07T21:01:01.9492902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.9493193Z use_cpu=True, 2025-05-07T21:01:01.9493425Z output_dtype=SparseType.FP16, 2025-05-07T21:01:01.9493695Z ) 2025-05-07T21:01:01.9493927Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9494546Z self=, 2025-05-07T21:01:01.9495086Z mixed_B=False, 2025-05-07T21:01:01.9495300Z T=1, 2025-05-07T21:01:01.9495487Z D=87, 2025-05-07T21:01:01.9495681Z B=6, 2025-05-07T21:01:01.9495873Z log_E=5, 2025-05-07T21:01:01.9496065Z L=11, 2025-05-07T21:01:01.9496264Z D_gradcheck=1, 2025-05-07T21:01:01.9496494Z stochastic_rounding=True, 2025-05-07T21:01:01.9496751Z weighted=False, 2025-05-07T21:01:01.9496970Z row_wise=True, 2025-05-07T21:01:01.9497187Z mixed=True, 2025-05-07T21:01:01.9497394Z use_cache=False, 2025-05-07T21:01:01.9497644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.9497929Z use_cpu=True, 2025-05-07T21:01:01.9498157Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9498427Z ) 2025-05-07T21:01:01.9498661Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9499241Z self=, 2025-05-07T21:01:01.9499769Z mixed_B=True, 2025-05-07T21:01:01.9499978Z T=3, 2025-05-07T21:01:01.9500164Z D=123, 2025-05-07T21:01:01.9500354Z B=47, 2025-05-07T21:01:01.9500545Z log_E=5, 2025-05-07T21:01:01.9500742Z L=10, 2025-05-07T21:01:01.9500930Z D_gradcheck=1, 2025-05-07T21:01:01.9501161Z stochastic_rounding=True, 2025-05-07T21:01:01.9501421Z weighted=False, 2025-05-07T21:01:01.9501686Z row_wise=False, 2025-05-07T21:01:01.9501940Z mixed=False, 2025-05-07T21:01:01.9502166Z use_cache=True, 2025-05-07T21:01:01.9502398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.9502689Z use_cpu=False, 2025-05-07T21:01:01.9502925Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9503184Z ) 2025-05-07T21:01:01.9503417Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9503992Z self=, 2025-05-07T21:01:01.9504520Z mixed_B=False, 2025-05-07T21:01:01.9504725Z T=3, 2025-05-07T21:01:01.9504912Z D=10, 2025-05-07T21:01:01.9505101Z B=48, 2025-05-07T21:01:01.9505284Z log_E=5, 2025-05-07T21:01:01.9505534Z L=2, 2025-05-07T21:01:01.9505727Z D_gradcheck=2, 2025-05-07T21:01:01.9505955Z stochastic_rounding=False, 2025-05-07T21:01:01.9506215Z weighted=True, 2025-05-07T21:01:01.9506430Z row_wise=False, 2025-05-07T21:01:01.9506643Z mixed=False, 2025-05-07T21:01:01.9506874Z use_cache=False, 2025-05-07T21:01:01.9507165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.9507451Z use_cpu=True, 2025-05-07T21:01:01.9507692Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9507961Z ) 2025-05-07T21:01:01.9508188Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9508768Z self=, 2025-05-07T21:01:01.9509299Z mixed_B=False, 2025-05-07T21:01:01.9509503Z T=5, 2025-05-07T21:01:01.9509693Z D=25, 2025-05-07T21:01:01.9510090Z B=65, 2025-05-07T21:01:01.9510275Z log_E=3, 2025-05-07T21:01:01.9510476Z L=4, 2025-05-07T21:01:01.9510673Z D_gradcheck=1, 2025-05-07T21:01:01.9510908Z stochastic_rounding=True, 2025-05-07T21:01:01.9511160Z weighted=True, 2025-05-07T21:01:01.9511377Z row_wise=False, 2025-05-07T21:01:01.9511591Z mixed=True, 2025-05-07T21:01:01.9511807Z use_cache=True, 2025-05-07T21:01:01.9520613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.9520953Z use_cpu=True, 2025-05-07T21:01:01.9521191Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9521469Z ) 2025-05-07T21:01:01.9521703Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9522279Z self=, 2025-05-07T21:01:01.9522817Z mixed_B=True, 2025-05-07T21:01:01.9523027Z T=2, 2025-05-07T21:01:01.9523211Z D=47, 2025-05-07T21:01:01.9523395Z B=104, 2025-05-07T21:01:01.9523659Z log_E=4, 2025-05-07T21:01:01.9523844Z L=11, 2025-05-07T21:01:01.9524040Z D_gradcheck=1, 2025-05-07T21:01:01.9524282Z stochastic_rounding=False, 2025-05-07T21:01:01.9524542Z weighted=False, 2025-05-07T21:01:01.9524768Z row_wise=True, 2025-05-07T21:01:01.9524983Z mixed=False, 2025-05-07T21:01:01.9525192Z use_cache=False, 2025-05-07T21:01:01.9525452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.9525747Z use_cpu=True, 2025-05-07T21:01:01.9525981Z output_dtype=SparseType.FP16, 2025-05-07T21:01:01.9526249Z ) 2025-05-07T21:01:01.9526486Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9527071Z self=, 2025-05-07T21:01:01.9527594Z mixed_B=False, 2025-05-07T21:01:01.9527808Z T=3, 2025-05-07T21:01:01.9528000Z D=31, 2025-05-07T21:01:01.9528182Z B=9, 2025-05-07T21:01:01.9528488Z log_E=4, 2025-05-07T21:01:01.9528691Z L=1, 2025-05-07T21:01:01.9528878Z D_gradcheck=1, 2025-05-07T21:01:01.9529113Z stochastic_rounding=False, 2025-05-07T21:01:01.9529384Z weighted=False, 2025-05-07T21:01:01.9529594Z row_wise=True, 2025-05-07T21:01:01.9529804Z mixed=True, 2025-05-07T21:01:01.9530017Z use_cache=False, 2025-05-07T21:01:01.9530260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:01.9530604Z use_cpu=True, 2025-05-07T21:01:01.9530839Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9531103Z ) 2025-05-07T21:01:01.9531337Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9531924Z self=, 2025-05-07T21:01:01.9532456Z mixed_B=False, 2025-05-07T21:01:01.9532659Z T=1, 2025-05-07T21:01:01.9532845Z D=117, 2025-05-07T21:01:01.9533033Z B=46, 2025-05-07T21:01:01.9533214Z log_E=5, 2025-05-07T21:01:01.9533412Z L=15, 2025-05-07T21:01:01.9533612Z D_gradcheck=1, 2025-05-07T21:01:01.9533835Z stochastic_rounding=True, 2025-05-07T21:01:01.9534097Z weighted=False, 2025-05-07T21:01:01.9534388Z row_wise=True, 2025-05-07T21:01:01.9534601Z mixed=False, 2025-05-07T21:01:01.9534821Z use_cache=False, 2025-05-07T21:01:01.9535082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.9535367Z use_cpu=False, 2025-05-07T21:01:01.9535617Z output_dtype=SparseType.BF16, 2025-05-07T21:01:01.9535967Z ) 2025-05-07T21:01:01.9536205Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9537179Z self=, 2025-05-07T21:01:01.9537717Z mixed_B=True, 2025-05-07T21:01:01.9537918Z T=3, 2025-05-07T21:01:01.9538113Z D=33, 2025-05-07T21:01:01.9538322Z B=54, 2025-05-07T21:01:01.9538520Z log_E=4, 2025-05-07T21:01:01.9538725Z L=16, 2025-05-07T21:01:01.9538948Z D_gradcheck=1, 2025-05-07T21:01:01.9539181Z stochastic_rounding=True, 2025-05-07T21:01:01.9539456Z weighted=False, 2025-05-07T21:01:01.9539703Z row_wise=False, 2025-05-07T21:01:01.9539942Z mixed=False, 2025-05-07T21:01:01.9540161Z use_cache=True, 2025-05-07T21:01:01.9540421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.9540720Z use_cpu=True, 2025-05-07T21:01:01.9540952Z output_dtype=SparseType.FP32, 2025-05-07T21:01:01.9541219Z ) 2025-05-07T21:01:01.9541456Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:01.9542028Z self=, 2025-05-07T21:01:01.9542565Z mixed_B=False, 2025-05-07T21:01:01.9542774Z T=5, 2025-05-07T21:01:01.9542957Z D=124, 2025-05-07T21:01:01.9543148Z B=125, 2025-05-07T21:01:01.9543340Z log_E=5, 2025-05-07T21:01:01.9543533Z L=4, 2025-05-07T21:01:01.9543724Z D_gradcheck=2, 2025-05-07T21:01:01.9543954Z stochastic_rounding=True, 2025-05-07T21:01:01.9544351Z weighted=False, 2025-05-07T21:01:01.9544575Z row_wise=True, 2025-05-07T21:01:01.9544791Z mixed=False, 2025-05-07T21:01:01.9545003Z use_cache=True, 2025-05-07T21:01:01.9545247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:01.9545535Z use_cpu=True, 2025-05-07T21:01:01.9545769Z output_dtype=SparseType.BF16, 2025-05-07T21:01:18.5451156Z ) 2025-05-07T21:01:18.5451677Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5452361Z self=, 2025-05-07T21:01:18.5452923Z mixed_B=False, 2025-05-07T21:01:18.5453139Z T=4, 2025-05-07T21:01:18.5453335Z D=51, 2025-05-07T21:01:18.5453527Z B=49, 2025-05-07T21:01:18.5453718Z log_E=4, 2025-05-07T21:01:18.5453920Z L=2, 2025-05-07T21:01:18.5454117Z D_gradcheck=2, 2025-05-07T21:01:18.5454363Z stochastic_rounding=False, 2025-05-07T21:01:18.5454771Z weighted=False, 2025-05-07T21:01:18.5455011Z row_wise=True, 2025-05-07T21:01:18.5455237Z mixed=True, 2025-05-07T21:01:18.5455453Z use_cache=True, 2025-05-07T21:01:18.5455713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:18.5456015Z use_cpu=False, 2025-05-07T21:01:18.5456256Z output_dtype=SparseType.FP16, 2025-05-07T21:01:18.5456532Z ) 2025-05-07T21:01:18.5456778Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5457695Z self=, 2025-05-07T21:01:18.5458233Z mixed_B=True, 2025-05-07T21:01:18.5458451Z T=4, 2025-05-07T21:01:18.5458639Z D=114, 2025-05-07T21:01:18.5458835Z B=3, 2025-05-07T21:01:18.5459031Z log_E=4, 2025-05-07T21:01:18.5459228Z L=0, 2025-05-07T21:01:18.5459428Z D_gradcheck=1, 2025-05-07T21:01:18.5459668Z stochastic_rounding=False, 2025-05-07T21:01:18.5459926Z weighted=True, 2025-05-07T21:01:18.5460149Z row_wise=True, 2025-05-07T21:01:18.5460376Z mixed=False, 2025-05-07T21:01:18.5460591Z use_cache=True, 2025-05-07T21:01:18.5460841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:18.5461243Z use_cpu=True, 2025-05-07T21:01:18.5461486Z output_dtype=SparseType.FP32, 2025-05-07T21:01:18.5461753Z ) 2025-05-07T21:01:18.5461994Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5462665Z self=, 2025-05-07T21:01:18.5463201Z mixed_B=True, 2025-05-07T21:01:18.5463419Z T=3, 2025-05-07T21:01:18.5463614Z D=53, 2025-05-07T21:01:18.5463802Z B=90, 2025-05-07T21:01:18.5463997Z log_E=5, 2025-05-07T21:01:18.5464200Z L=1, 2025-05-07T21:01:18.5464394Z D_gradcheck=2, 2025-05-07T21:01:18.5464634Z stochastic_rounding=True, 2025-05-07T21:01:18.5464901Z weighted=True, 2025-05-07T21:01:18.5465118Z row_wise=True, 2025-05-07T21:01:18.5465340Z mixed=False, 2025-05-07T21:01:18.5465569Z use_cache=False, 2025-05-07T21:01:18.5465821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:18.5466117Z use_cpu=True, 2025-05-07T21:01:18.5466367Z output_dtype=SparseType.BF16, 2025-05-07T21:01:18.5466631Z ) 2025-05-07T21:01:18.5466878Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5467467Z self=, 2025-05-07T21:01:18.5468013Z mixed_B=False, 2025-05-07T21:01:18.5468226Z T=5, 2025-05-07T21:01:18.5468423Z D=54, 2025-05-07T21:01:18.5468624Z B=117, 2025-05-07T21:01:18.5468816Z log_E=3, 2025-05-07T21:01:18.5469023Z L=4, 2025-05-07T21:01:18.5469223Z D_gradcheck=1, 2025-05-07T21:01:18.5469453Z stochastic_rounding=False, 2025-05-07T21:01:18.5469720Z weighted=False, 2025-05-07T21:01:18.5469945Z row_wise=False, 2025-05-07T21:01:18.5470158Z mixed=False, 2025-05-07T21:01:18.5470387Z use_cache=False, 2025-05-07T21:01:18.5470737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:18.5471031Z use_cpu=False, 2025-05-07T21:01:18.5471273Z output_dtype=SparseType.BF16, 2025-05-07T21:01:18.5471548Z ) 2025-05-07T21:01:18.5471782Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5472376Z self=, 2025-05-07T21:01:18.5472909Z mixed_B=True, 2025-05-07T21:01:18.5473141Z T=2, 2025-05-07T21:01:18.5473330Z D=14, 2025-05-07T21:01:18.5473524Z B=4, 2025-05-07T21:01:18.5473717Z log_E=5, 2025-05-07T21:01:18.5473918Z L=6, 2025-05-07T21:01:18.5474110Z D_gradcheck=2, 2025-05-07T21:01:18.5474347Z stochastic_rounding=True, 2025-05-07T21:01:18.5474612Z weighted=True, 2025-05-07T21:01:18.5474830Z row_wise=True, 2025-05-07T21:01:18.5475049Z mixed=False, 2025-05-07T21:01:18.5475272Z use_cache=False, 2025-05-07T21:01:18.5475521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:18.5475829Z use_cpu=False, 2025-05-07T21:01:18.5476073Z output_dtype=SparseType.BF16, 2025-05-07T21:01:18.5476337Z ) 2025-05-07T21:01:18.5476583Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5477167Z self=, 2025-05-07T21:01:18.5477697Z mixed_B=True, 2025-05-07T21:01:18.5477965Z T=3, 2025-05-07T21:01:18.5478159Z D=43, 2025-05-07T21:01:18.5478349Z B=101, 2025-05-07T21:01:18.5478546Z log_E=4, 2025-05-07T21:01:18.5478749Z L=18, 2025-05-07T21:01:18.5478943Z D_gradcheck=2, 2025-05-07T21:01:18.5479178Z stochastic_rounding=True, 2025-05-07T21:01:18.5479441Z weighted=False, 2025-05-07T21:01:18.5479660Z row_wise=True, 2025-05-07T21:01:18.5479879Z mixed=True, 2025-05-07T21:01:18.5480098Z use_cache=True, 2025-05-07T21:01:18.5480349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:18.5480638Z use_cpu=True, 2025-05-07T21:01:18.5480884Z output_dtype=SparseType.FP16, 2025-05-07T21:01:18.5481159Z ) 2025-05-07T21:01:18.5481393Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5482026Z self=, 2025-05-07T21:01:18.5482560Z mixed_B=True, 2025-05-07T21:01:18.5482767Z T=2, 2025-05-07T21:01:18.5482962Z D=82, 2025-05-07T21:01:18.5483155Z B=51, 2025-05-07T21:01:18.5483392Z log_E=4, 2025-05-07T21:01:18.5483596Z L=3, 2025-05-07T21:01:18.5483798Z D_gradcheck=2, 2025-05-07T21:01:18.5484030Z stochastic_rounding=True, 2025-05-07T21:01:18.5484293Z weighted=True, 2025-05-07T21:01:18.5484519Z row_wise=False, 2025-05-07T21:01:18.5484735Z mixed=False, 2025-05-07T21:01:18.5484958Z use_cache=False, 2025-05-07T21:01:18.5485219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:18.5485507Z use_cpu=True, 2025-05-07T21:01:18.5485751Z output_dtype=SparseType.FP32, 2025-05-07T21:01:18.5486027Z ) 2025-05-07T21:01:18.5486261Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5486895Z self=, 2025-05-07T21:01:18.5487436Z mixed_B=False, 2025-05-07T21:01:18.5487664Z T=4, 2025-05-07T21:01:18.5487851Z D=5, 2025-05-07T21:01:18.5488050Z B=14, 2025-05-07T21:01:18.5488247Z log_E=4, 2025-05-07T21:01:18.5488614Z L=20, 2025-05-07T21:01:18.5488818Z D_gradcheck=1, 2025-05-07T21:01:18.5489056Z stochastic_rounding=True, 2025-05-07T21:01:18.5489313Z weighted=True, 2025-05-07T21:01:18.5489544Z row_wise=False, 2025-05-07T21:01:18.5489770Z mixed=True, 2025-05-07T21:01:18.5489983Z use_cache=False, 2025-05-07T21:01:18.5490242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:18.5490538Z use_cpu=False, 2025-05-07T21:01:18.5490774Z output_dtype=SparseType.FP16, 2025-05-07T21:01:18.5491042Z ) 2025-05-07T21:01:18.5491337Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5491915Z self=, 2025-05-07T21:01:18.5492454Z mixed_B=False, 2025-05-07T21:01:18.5492672Z T=1, 2025-05-07T21:01:18.5492867Z D=65, 2025-05-07T21:01:18.5493054Z B=9, 2025-05-07T21:01:18.5493248Z log_E=5, 2025-05-07T21:01:18.5493457Z L=5, 2025-05-07T21:01:18.5493650Z D_gradcheck=1, 2025-05-07T21:01:18.5493888Z stochastic_rounding=True, 2025-05-07T21:01:18.5494152Z weighted=False, 2025-05-07T21:01:18.5494370Z row_wise=True, 2025-05-07T21:01:18.5494590Z mixed=False, 2025-05-07T21:01:18.5494815Z use_cache=True, 2025-05-07T21:01:18.5495118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:18.5495529Z use_cpu=False, 2025-05-07T21:01:18.5495875Z output_dtype=SparseType.FP16, 2025-05-07T21:01:18.5496240Z ) 2025-05-07T21:01:18.5496627Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5497364Z self=, 2025-05-07T21:01:18.5498230Z mixed_B=True, 2025-05-07T21:01:18.5498527Z T=3, 2025-05-07T21:01:18.5498784Z D=128, 2025-05-07T21:01:18.5498982Z B=88, 2025-05-07T21:01:18.5499172Z log_E=4, 2025-05-07T21:01:18.5499374Z L=3, 2025-05-07T21:01:18.5499668Z D_gradcheck=1, 2025-05-07T21:01:18.5499905Z stochastic_rounding=False, 2025-05-07T21:01:18.5500179Z weighted=False, 2025-05-07T21:01:18.5500409Z row_wise=True, 2025-05-07T21:01:18.5500625Z mixed=False, 2025-05-07T21:01:18.5500851Z use_cache=False, 2025-05-07T21:01:18.5501117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:18.5501420Z use_cpu=False, 2025-05-07T21:01:18.5501659Z output_dtype=SparseType.FP16, 2025-05-07T21:01:18.5501935Z ) 2025-05-07T21:01:18.5502177Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5502760Z self=, 2025-05-07T21:01:18.5503302Z mixed_B=True, 2025-05-07T21:01:18.5503568Z T=3, 2025-05-07T21:01:18.5503758Z D=128, 2025-05-07T21:01:18.5503955Z B=88, 2025-05-07T21:01:18.5504155Z log_E=3, 2025-05-07T21:01:18.5504351Z L=3, 2025-05-07T21:01:18.5504552Z D_gradcheck=1, 2025-05-07T21:01:18.5504798Z stochastic_rounding=False, 2025-05-07T21:01:18.5505103Z weighted=False, 2025-05-07T21:01:18.5505336Z row_wise=True, 2025-05-07T21:01:18.5505557Z mixed=False, 2025-05-07T21:01:18.5505771Z use_cache=False, 2025-05-07T21:01:18.5506027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:18.5506326Z use_cpu=False, 2025-05-07T21:01:18.5506565Z output_dtype=SparseType.FP16, 2025-05-07T21:01:18.5506836Z ) 2025-05-07T21:01:18.5507076Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5507666Z self=, 2025-05-07T21:01:18.5508202Z mixed_B=False, 2025-05-07T21:01:18.5508420Z T=3, 2025-05-07T21:01:18.5508622Z D=128, 2025-05-07T21:01:18.5508812Z B=88, 2025-05-07T21:01:18.5509007Z log_E=3, 2025-05-07T21:01:18.5509214Z L=3, 2025-05-07T21:01:18.5509407Z D_gradcheck=1, 2025-05-07T21:01:18.5509642Z stochastic_rounding=False, 2025-05-07T21:01:18.5509913Z weighted=False, 2025-05-07T21:01:18.5510137Z row_wise=True, 2025-05-07T21:01:18.5510359Z mixed=False, 2025-05-07T21:01:18.5510584Z use_cache=False, 2025-05-07T21:01:18.5510835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:18.5511134Z use_cpu=False, 2025-05-07T21:01:18.5511386Z output_dtype=SparseType.FP16, 2025-05-07T21:01:18.5511651Z ) 2025-05-07T21:01:18.5511895Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5512492Z self=, 2025-05-07T21:01:18.5513089Z mixed_B=False, 2025-05-07T21:01:18.5513303Z T=3, 2025-05-07T21:01:18.5513501Z D=128, 2025-05-07T21:01:18.5513706Z B=88, 2025-05-07T21:01:18.5513903Z log_E=3, 2025-05-07T21:01:18.5514108Z L=0, 2025-05-07T21:01:18.5514316Z D_gradcheck=1, 2025-05-07T21:01:18.5514550Z stochastic_rounding=False, 2025-05-07T21:01:18.5514819Z weighted=False, 2025-05-07T21:01:18.5515050Z row_wise=True, 2025-05-07T21:01:18.5515267Z mixed=False, 2025-05-07T21:01:18.5515489Z use_cache=False, 2025-05-07T21:01:18.5515748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:18.5516038Z use_cpu=False, 2025-05-07T21:01:18.5516283Z output_dtype=SparseType.FP16, 2025-05-07T21:01:18.5516584Z ) 2025-05-07T21:01:18.5516844Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:18.5517433Z self=, 2025-05-07T21:01:18.5518180Z mixed_B=False, 2025-05-07T21:01:18.5518498Z T=1, 2025-05-07T21:01:18.5518696Z D=128, 2025-05-07T21:01:18.5518896Z B=88, 2025-05-07T21:01:18.5519086Z log_E=3, 2025-05-07T21:01:18.5519293Z L=0, 2025-05-07T21:01:18.5519492Z D_gradcheck=1, 2025-05-07T21:01:18.5519723Z stochastic_rounding=False, 2025-05-07T21:01:18.5519994Z weighted=False, 2025-05-07T21:01:18.5520222Z row_wise=True, 2025-05-07T21:01:18.5520514Z mixed=False, 2025-05-07T21:01:18.5520731Z use_cache=False, 2025-05-07T21:01:18.5520991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:18.5521287Z use_cpu=False, 2025-05-07T21:01:18.5521526Z output_dtype=SparseType.FP16, 2025-05-07T21:01:18.5521802Z ) 2025-05-07T21:01:18.5521990Z PASSED 2025-05-07T21:02:07.9624500Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9625745Z self=, 2025-05-07T21:02:07.9626566Z mixed_B=False, 2025-05-07T21:02:07.9627141Z max_norm=0.01, 2025-05-07T21:02:07.9627444Z T=1, 2025-05-07T21:02:07.9627779Z D=2, 2025-05-07T21:02:07.9628037Z B=1, 2025-05-07T21:02:07.9628293Z log_E=3, 2025-05-07T21:02:07.9628557Z L=0, 2025-05-07T21:02:07.9628813Z D_gradcheck=1, 2025-05-07T21:02:07.9629055Z stochastic_rounding=False, 2025-05-07T21:02:07.9629507Z weighted=False, 2025-05-07T21:02:07.9629726Z row_wise=False, 2025-05-07T21:02:07.9629936Z mixed=False, 2025-05-07T21:02:07.9630143Z use_cache=False, 2025-05-07T21:02:07.9630392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.9630680Z use_cpu=False, 2025-05-07T21:02:07.9630908Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.9631176Z ) 2025-05-07T21:02:07.9631454Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9632137Z self=, 2025-05-07T21:02:07.9632712Z mixed_B=True, 2025-05-07T21:02:07.9632932Z max_norm=0.01, 2025-05-07T21:02:07.9633140Z T=1, 2025-05-07T21:02:07.9633317Z D=2, 2025-05-07T21:02:07.9633500Z B=1, 2025-05-07T21:02:07.9633685Z log_E=3, 2025-05-07T21:02:07.9633875Z L=0, 2025-05-07T21:02:07.9634066Z D_gradcheck=1, 2025-05-07T21:02:07.9634298Z stochastic_rounding=False, 2025-05-07T21:02:07.9634552Z weighted=False, 2025-05-07T21:02:07.9634768Z row_wise=False, 2025-05-07T21:02:07.9634979Z mixed=False, 2025-05-07T21:02:07.9635184Z use_cache=False, 2025-05-07T21:02:07.9635430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.9635717Z use_cpu=False, 2025-05-07T21:02:07.9635944Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.9636212Z ) 2025-05-07T21:02:07.9636812Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9637584Z self=, 2025-05-07T21:02:07.9638168Z mixed_B=True, 2025-05-07T21:02:07.9638384Z max_norm=0.99999, 2025-05-07T21:02:07.9638602Z T=3, 2025-05-07T21:02:07.9638787Z D=11, 2025-05-07T21:02:07.9638977Z B=120, 2025-05-07T21:02:07.9639169Z log_E=4, 2025-05-07T21:02:07.9639369Z L=14, 2025-05-07T21:02:07.9639564Z D_gradcheck=1, 2025-05-07T21:02:07.9639797Z stochastic_rounding=False, 2025-05-07T21:02:07.9640050Z weighted=True, 2025-05-07T21:02:07.9640266Z row_wise=False, 2025-05-07T21:02:07.9640477Z mixed=True, 2025-05-07T21:02:07.9640689Z use_cache=True, 2025-05-07T21:02:07.9640936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.9641276Z use_cpu=False, 2025-05-07T21:02:07.9641507Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.9641774Z ) 2025-05-07T21:02:07.9642057Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9642734Z self=, 2025-05-07T21:02:07.9643322Z mixed_B=False, 2025-05-07T21:02:07.9643545Z max_norm=0.9232560536590754, 2025-05-07T21:02:07.9643797Z T=4, 2025-05-07T21:02:07.9643980Z D=15, 2025-05-07T21:02:07.9644164Z B=85, 2025-05-07T21:02:07.9644447Z log_E=5, 2025-05-07T21:02:07.9644639Z L=9, 2025-05-07T21:02:07.9644832Z D_gradcheck=2, 2025-05-07T21:02:07.9645059Z stochastic_rounding=True, 2025-05-07T21:02:07.9645309Z weighted=False, 2025-05-07T21:02:07.9645530Z row_wise=False, 2025-05-07T21:02:07.9645741Z mixed=True, 2025-05-07T21:02:07.9645944Z use_cache=False, 2025-05-07T21:02:07.9646190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.9646482Z use_cpu=True, 2025-05-07T21:02:07.9646713Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.9646977Z ) 2025-05-07T21:02:07.9647262Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9647933Z self=, 2025-05-07T21:02:07.9648691Z mixed_B=True, 2025-05-07T21:02:07.9648913Z max_norm=0.21306834859037668, 2025-05-07T21:02:07.9649169Z T=5, 2025-05-07T21:02:07.9649348Z D=96, 2025-05-07T21:02:07.9649535Z B=97, 2025-05-07T21:02:07.9649721Z log_E=5, 2025-05-07T21:02:07.9649977Z L=1, 2025-05-07T21:02:07.9650170Z D_gradcheck=2, 2025-05-07T21:02:07.9650400Z stochastic_rounding=True, 2025-05-07T21:02:07.9650651Z weighted=False, 2025-05-07T21:02:07.9650868Z row_wise=False, 2025-05-07T21:02:07.9651079Z mixed=True, 2025-05-07T21:02:07.9651284Z use_cache=False, 2025-05-07T21:02:07.9651532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.9651819Z use_cpu=True, 2025-05-07T21:02:07.9652048Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.9652309Z ) 2025-05-07T21:02:07.9652592Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9653263Z self=, 2025-05-07T21:02:07.9653850Z mixed_B=False, 2025-05-07T21:02:07.9654076Z max_norm=0.9909404393987347, 2025-05-07T21:02:07.9654319Z T=3, 2025-05-07T21:02:07.9654507Z D=92, 2025-05-07T21:02:07.9654694Z B=95, 2025-05-07T21:02:07.9654879Z log_E=5, 2025-05-07T21:02:07.9655073Z L=8, 2025-05-07T21:02:07.9655267Z D_gradcheck=1, 2025-05-07T21:02:07.9655499Z stochastic_rounding=False, 2025-05-07T21:02:07.9655757Z weighted=True, 2025-05-07T21:02:07.9655975Z row_wise=False, 2025-05-07T21:02:07.9656188Z mixed=False, 2025-05-07T21:02:07.9656395Z use_cache=False, 2025-05-07T21:02:07.9656642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.9656929Z use_cpu=False, 2025-05-07T21:02:07.9657157Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.9657473Z ) 2025-05-07T21:02:07.9657753Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9658422Z self=, 2025-05-07T21:02:07.9659004Z mixed_B=True, 2025-05-07T21:02:07.9659227Z max_norm=0.5938487704007885, 2025-05-07T21:02:07.9659469Z T=5, 2025-05-07T21:02:07.9659653Z D=75, 2025-05-07T21:02:07.9659840Z B=9, 2025-05-07T21:02:07.9660018Z log_E=3, 2025-05-07T21:02:07.9660211Z L=11, 2025-05-07T21:02:07.9660406Z D_gradcheck=1, 2025-05-07T21:02:07.9660632Z stochastic_rounding=False, 2025-05-07T21:02:07.9660903Z weighted=False, 2025-05-07T21:02:07.9661156Z row_wise=True, 2025-05-07T21:02:07.9661378Z mixed=True, 2025-05-07T21:02:07.9661581Z use_cache=True, 2025-05-07T21:02:07.9661823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.9662109Z use_cpu=False, 2025-05-07T21:02:07.9662342Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.9662605Z ) 2025-05-07T21:02:07.9662887Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9663557Z self=, 2025-05-07T21:02:07.9664142Z mixed_B=False, 2025-05-07T21:02:07.9664364Z max_norm=0.5707017554836751, 2025-05-07T21:02:07.9664694Z T=3, 2025-05-07T21:02:07.9664880Z D=94, 2025-05-07T21:02:07.9665070Z B=88, 2025-05-07T21:02:07.9665255Z log_E=5, 2025-05-07T21:02:07.9665450Z L=3, 2025-05-07T21:02:07.9665642Z D_gradcheck=2, 2025-05-07T21:02:07.9665866Z stochastic_rounding=False, 2025-05-07T21:02:07.9666128Z weighted=False, 2025-05-07T21:02:07.9666345Z row_wise=False, 2025-05-07T21:02:07.9666551Z mixed=False, 2025-05-07T21:02:07.9666768Z use_cache=False, 2025-05-07T21:02:07.9667018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.9667306Z use_cpu=True, 2025-05-07T21:02:07.9667535Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.9667800Z ) 2025-05-07T21:02:07.9668082Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9668804Z self=, 2025-05-07T21:02:07.9669384Z mixed_B=True, 2025-05-07T21:02:07.9669604Z max_norm=0.99999, 2025-05-07T21:02:07.9669820Z T=2, 2025-05-07T21:02:07.9670053Z D=36, 2025-05-07T21:02:07.9670241Z B=1, 2025-05-07T21:02:07.9670419Z log_E=5, 2025-05-07T21:02:07.9670613Z L=4, 2025-05-07T21:02:07.9670806Z D_gradcheck=2, 2025-05-07T21:02:07.9671035Z stochastic_rounding=False, 2025-05-07T21:02:07.9671292Z weighted=False, 2025-05-07T21:02:07.9671512Z row_wise=True, 2025-05-07T21:02:07.9671718Z mixed=True, 2025-05-07T21:02:07.9671930Z use_cache=False, 2025-05-07T21:02:07.9672180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.9672463Z use_cpu=True, 2025-05-07T21:02:07.9672699Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.9672964Z ) 2025-05-07T21:02:07.9673240Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9673915Z self=, 2025-05-07T21:02:07.9674499Z mixed_B=False, 2025-05-07T21:02:07.9674722Z max_norm=0.10333775907816573, 2025-05-07T21:02:07.9674968Z T=5, 2025-05-07T21:02:07.9675154Z D=58, 2025-05-07T21:02:07.9675345Z B=92, 2025-05-07T21:02:07.9675529Z log_E=5, 2025-05-07T21:02:07.9675724Z L=5, 2025-05-07T21:02:07.9675915Z D_gradcheck=2, 2025-05-07T21:02:07.9676142Z stochastic_rounding=False, 2025-05-07T21:02:07.9676401Z weighted=False, 2025-05-07T21:02:07.9676619Z row_wise=True, 2025-05-07T21:02:07.9676846Z mixed=False, 2025-05-07T21:02:07.9677063Z use_cache=True, 2025-05-07T21:02:07.9677348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.9677643Z use_cpu=False, 2025-05-07T21:02:07.9677879Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.9678141Z ) 2025-05-07T21:02:07.9678425Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9679102Z self=, 2025-05-07T21:02:07.9679678Z mixed_B=False, 2025-05-07T21:02:07.9679913Z max_norm=0.4519327500325989, 2025-05-07T21:02:07.9680161Z T=4, 2025-05-07T21:02:07.9680347Z D=50, 2025-05-07T21:02:07.9680543Z B=37, 2025-05-07T21:02:07.9680734Z log_E=4, 2025-05-07T21:02:07.9680931Z L=8, 2025-05-07T21:02:07.9681127Z D_gradcheck=1, 2025-05-07T21:02:07.9681356Z stochastic_rounding=True, 2025-05-07T21:02:07.9681604Z weighted=False, 2025-05-07T21:02:07.9681826Z row_wise=False, 2025-05-07T21:02:07.9682041Z mixed=False, 2025-05-07T21:02:07.9682248Z use_cache=False, 2025-05-07T21:02:07.9682503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.9682796Z use_cpu=True, 2025-05-07T21:02:07.9683033Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.9683292Z ) 2025-05-07T21:02:07.9683573Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9684248Z self=, 2025-05-07T21:02:07.9684886Z mixed_B=False, 2025-05-07T21:02:07.9685112Z max_norm=0.4519327500325989, 2025-05-07T21:02:07.9685361Z T=4, 2025-05-07T21:02:07.9685543Z D=50, 2025-05-07T21:02:07.9685735Z B=1, 2025-05-07T21:02:07.9685921Z log_E=4, 2025-05-07T21:02:07.9686108Z L=8, 2025-05-07T21:02:07.9686303Z D_gradcheck=1, 2025-05-07T21:02:07.9686532Z stochastic_rounding=True, 2025-05-07T21:02:07.9686783Z weighted=False, 2025-05-07T21:02:07.9687004Z row_wise=False, 2025-05-07T21:02:07.9687216Z mixed=False, 2025-05-07T21:02:07.9687427Z use_cache=False, 2025-05-07T21:02:07.9687677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.9687966Z use_cpu=True, 2025-05-07T21:02:07.9688250Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.9688578Z ) 2025-05-07T21:02:07.9688861Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9689579Z self=, 2025-05-07T21:02:07.9690159Z mixed_B=False, 2025-05-07T21:02:07.9690382Z max_norm=0.4519327500325989, 2025-05-07T21:02:07.9690628Z T=4, 2025-05-07T21:02:07.9690816Z D=50, 2025-05-07T21:02:07.9691003Z B=1, 2025-05-07T21:02:07.9691192Z log_E=3, 2025-05-07T21:02:07.9691382Z L=8, 2025-05-07T21:02:07.9691576Z D_gradcheck=1, 2025-05-07T21:02:07.9691808Z stochastic_rounding=True, 2025-05-07T21:02:07.9692059Z weighted=False, 2025-05-07T21:02:07.9692279Z row_wise=False, 2025-05-07T21:02:07.9692502Z mixed=False, 2025-05-07T21:02:07.9692713Z use_cache=False, 2025-05-07T21:02:07.9692960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.9693251Z use_cpu=True, 2025-05-07T21:02:07.9693479Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.9693740Z ) 2025-05-07T21:02:07.9694017Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9694696Z self=, 2025-05-07T21:02:07.9695270Z mixed_B=False, 2025-05-07T21:02:07.9695494Z max_norm=0.4519327500325989, 2025-05-07T21:02:07.9695739Z T=4, 2025-05-07T21:02:07.9695927Z D=8, 2025-05-07T21:02:07.9696109Z B=1, 2025-05-07T21:02:07.9696302Z log_E=3, 2025-05-07T21:02:07.9696496Z L=8, 2025-05-07T21:02:07.9696681Z D_gradcheck=1, 2025-05-07T21:02:07.9696910Z stochastic_rounding=True, 2025-05-07T21:02:07.9697158Z weighted=False, 2025-05-07T21:02:07.9697420Z row_wise=False, 2025-05-07T21:02:07.9697645Z mixed=False, 2025-05-07T21:02:07.9697846Z use_cache=False, 2025-05-07T21:02:07.9698094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.9698384Z use_cpu=True, 2025-05-07T21:02:07.9698611Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.9698870Z ) 2025-05-07T21:02:07.9699146Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:07.9699815Z self=, 2025-05-07T21:02:07.9700393Z mixed_B=False, 2025-05-07T21:02:07.9700617Z max_norm=0.4519327500325989, 2025-05-07T21:02:07.9700868Z T=4, 2025-05-07T21:02:07.9701046Z D=8, 2025-05-07T21:02:07.9701230Z B=3, 2025-05-07T21:02:07.9701415Z log_E=3, 2025-05-07T21:02:07.9701604Z L=8, 2025-05-07T21:02:07.9701791Z D_gradcheck=1, 2025-05-07T21:02:07.9702017Z stochastic_rounding=True, 2025-05-07T21:02:07.9702265Z weighted=False, 2025-05-07T21:02:07.9702482Z row_wise=False, 2025-05-07T21:02:07.9702696Z mixed=False, 2025-05-07T21:02:07.9702903Z use_cache=False, 2025-05-07T21:02:07.9703154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.9703445Z use_cpu=True, 2025-05-07T21:02:07.9703676Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.9703940Z ) 2025-05-07T21:02:07.9704182Z PASSED 2025-05-07T21:02:08.2067889Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2069069Z self=, 2025-05-07T21:02:08.2069606Z compile=False, 2025-05-07T21:02:08.2069851Z pooling_mode=, 2025-05-07T21:02:08.2070141Z T=1, 2025-05-07T21:02:08.2070336Z D=2, 2025-05-07T21:02:08.2070526Z B=1, 2025-05-07T21:02:08.2070713Z log_E=3, 2025-05-07T21:02:08.2070908Z L=0, 2025-05-07T21:02:08.2071100Z D_gradcheck=1, 2025-05-07T21:02:08.2071340Z stochastic_rounding=False, 2025-05-07T21:02:08.2071604Z weighted=False, 2025-05-07T21:02:08.2072102Z row_wise=True, 2025-05-07T21:02:08.2072317Z mixed=False, 2025-05-07T21:02:08.2072535Z use_cache=False, 2025-05-07T21:02:08.2072782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2073074Z use_cpu=True, 2025-05-07T21:02:08.2073318Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.2073674Z ) 2025-05-07T21:02:08.2073909Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2074477Z self=, 2025-05-07T21:02:08.2074997Z compile=True, 2025-05-07T21:02:08.2075242Z pooling_mode=, 2025-05-07T21:02:08.2075524Z T=1, 2025-05-07T21:02:08.2075709Z D=2, 2025-05-07T21:02:08.2075886Z B=1, 2025-05-07T21:02:08.2076071Z log_E=3, 2025-05-07T21:02:08.2076266Z L=0, 2025-05-07T21:02:08.2076453Z D_gradcheck=1, 2025-05-07T21:02:08.2076684Z stochastic_rounding=False, 2025-05-07T21:02:08.2076939Z weighted=False, 2025-05-07T21:02:08.2077152Z row_wise=True, 2025-05-07T21:02:08.2077362Z mixed=False, 2025-05-07T21:02:08.2077577Z use_cache=False, 2025-05-07T21:02:08.2077820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2078106Z use_cpu=True, 2025-05-07T21:02:08.2078343Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.2078607Z ) 2025-05-07T21:02:08.2078842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2079408Z self=, 2025-05-07T21:02:08.2079921Z compile=False, 2025-05-07T21:02:08.2080160Z pooling_mode=, 2025-05-07T21:02:08.2080443Z T=1, 2025-05-07T21:02:08.2080618Z D=2, 2025-05-07T21:02:08.2080805Z B=1, 2025-05-07T21:02:08.2080997Z log_E=3, 2025-05-07T21:02:08.2081332Z L=0, 2025-05-07T21:02:08.2081527Z D_gradcheck=1, 2025-05-07T21:02:08.2081755Z stochastic_rounding=False, 2025-05-07T21:02:08.2082017Z weighted=False, 2025-05-07T21:02:08.2082237Z row_wise=True, 2025-05-07T21:02:08.2082449Z mixed=False, 2025-05-07T21:02:08.2082661Z use_cache=False, 2025-05-07T21:02:08.2082905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2083191Z use_cpu=True, 2025-05-07T21:02:08.2083431Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.2083689Z ) 2025-05-07T21:02:08.2083922Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2084492Z self=, 2025-05-07T21:02:08.2085005Z compile=False, 2025-05-07T21:02:08.2085247Z pooling_mode=, 2025-05-07T21:02:08.2085534Z T=4, 2025-05-07T21:02:08.2085717Z D=77, 2025-05-07T21:02:08.2085908Z B=14, 2025-05-07T21:02:08.2086096Z log_E=3, 2025-05-07T21:02:08.2086288Z L=6, 2025-05-07T21:02:08.2086478Z D_gradcheck=1, 2025-05-07T21:02:08.2086706Z stochastic_rounding=True, 2025-05-07T21:02:08.2086957Z weighted=False, 2025-05-07T21:02:08.2087172Z row_wise=True, 2025-05-07T21:02:08.2087382Z mixed=False, 2025-05-07T21:02:08.2087585Z use_cache=True, 2025-05-07T21:02:08.2087826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2090064Z use_cpu=True, 2025-05-07T21:02:08.2090302Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.2090561Z ) 2025-05-07T21:02:08.2090790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2091356Z self=, 2025-05-07T21:02:08.2091872Z compile=False, 2025-05-07T21:02:08.2092116Z pooling_mode=, 2025-05-07T21:02:08.2092401Z T=4, 2025-05-07T21:02:08.2092609Z D=125, 2025-05-07T21:02:08.2101136Z B=57, 2025-05-07T21:02:08.2101375Z log_E=5, 2025-05-07T21:02:08.2101583Z L=4, 2025-05-07T21:02:08.2101790Z D_gradcheck=1, 2025-05-07T21:02:08.2102038Z stochastic_rounding=False, 2025-05-07T21:02:08.2102386Z weighted=True, 2025-05-07T21:02:08.2102612Z row_wise=True, 2025-05-07T21:02:08.2102837Z mixed=False, 2025-05-07T21:02:08.2103053Z use_cache=False, 2025-05-07T21:02:08.2103321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.2103626Z use_cpu=True, 2025-05-07T21:02:08.2103915Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.2104191Z ) 2025-05-07T21:02:08.2104439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2105017Z self=, 2025-05-07T21:02:08.2105553Z compile=True, 2025-05-07T21:02:08.2105810Z pooling_mode=, 2025-05-07T21:02:08.2106100Z T=1, 2025-05-07T21:02:08.2106300Z D=124, 2025-05-07T21:02:08.2106506Z B=10, 2025-05-07T21:02:08.2106701Z log_E=4, 2025-05-07T21:02:08.2106912Z L=3, 2025-05-07T21:02:08.2107119Z D_gradcheck=2, 2025-05-07T21:02:08.2107350Z stochastic_rounding=True, 2025-05-07T21:02:08.2107620Z weighted=False, 2025-05-07T21:02:08.2107851Z row_wise=True, 2025-05-07T21:02:08.2108074Z mixed=False, 2025-05-07T21:02:08.2108294Z use_cache=False, 2025-05-07T21:02:08.2108551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2108848Z use_cpu=True, 2025-05-07T21:02:08.2109091Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.2109370Z ) 2025-05-07T21:02:08.2109609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2110181Z self=, 2025-05-07T21:02:08.2110724Z compile=False, 2025-05-07T21:02:08.2110986Z pooling_mode=, 2025-05-07T21:02:08.2111316Z T=2, 2025-05-07T21:02:08.2111515Z D=94, 2025-05-07T21:02:08.2111711Z B=4, 2025-05-07T21:02:08.2111946Z log_E=3, 2025-05-07T21:02:08.2112153Z L=4, 2025-05-07T21:02:08.2112350Z D_gradcheck=2, 2025-05-07T21:02:08.2112586Z stochastic_rounding=False, 2025-05-07T21:02:08.2112851Z weighted=True, 2025-05-07T21:02:08.2113076Z row_wise=True, 2025-05-07T21:02:08.2113299Z mixed=True, 2025-05-07T21:02:08.2113520Z use_cache=False, 2025-05-07T21:02:08.2113781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2114070Z use_cpu=True, 2025-05-07T21:02:08.2114320Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.2114593Z ) 2025-05-07T21:02:08.2114843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2115420Z self=, 2025-05-07T21:02:08.2115961Z compile=True, 2025-05-07T21:02:08.2116216Z pooling_mode=, 2025-05-07T21:02:08.2116507Z T=4, 2025-05-07T21:02:08.2116716Z D=56, 2025-05-07T21:02:08.2116921Z B=9, 2025-05-07T21:02:08.2117115Z log_E=5, 2025-05-07T21:02:08.2117331Z L=9, 2025-05-07T21:02:08.2117537Z D_gradcheck=2, 2025-05-07T21:02:08.2117779Z stochastic_rounding=False, 2025-05-07T21:02:08.2118050Z weighted=False, 2025-05-07T21:02:08.2118289Z row_wise=True, 2025-05-07T21:02:08.2118510Z mixed=True, 2025-05-07T21:02:08.2118743Z use_cache=True, 2025-05-07T21:02:08.2119060Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.2119355Z use_cpu=True, 2025-05-07T21:02:08.2119614Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.2119904Z ) 2025-05-07T21:02:08.2120146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2120734Z self=, 2025-05-07T21:02:08.2121313Z compile=True, 2025-05-07T21:02:08.2121579Z pooling_mode=, 2025-05-07T21:02:08.2121871Z T=1, 2025-05-07T21:02:08.2122078Z D=17, 2025-05-07T21:02:08.2122289Z B=118, 2025-05-07T21:02:08.2122487Z log_E=4, 2025-05-07T21:02:08.2122702Z L=18, 2025-05-07T21:02:08.2122917Z D_gradcheck=1, 2025-05-07T21:02:08.2123208Z stochastic_rounding=False, 2025-05-07T21:02:08.2123485Z weighted=False, 2025-05-07T21:02:08.2123720Z row_wise=True, 2025-05-07T21:02:08.2123939Z mixed=True, 2025-05-07T21:02:08.2124169Z use_cache=False, 2025-05-07T21:02:08.2124435Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.2124766Z use_cpu=True, 2025-05-07T21:02:08.2125010Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.2125281Z ) 2025-05-07T21:02:08.2125513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2126093Z self=, 2025-05-07T21:02:08.2126629Z compile=True, 2025-05-07T21:02:08.2126879Z pooling_mode=, 2025-05-07T21:02:08.2127164Z T=2, 2025-05-07T21:02:08.2127362Z D=47, 2025-05-07T21:02:08.2127560Z B=64, 2025-05-07T21:02:08.2127751Z log_E=3, 2025-05-07T21:02:08.2127957Z L=18, 2025-05-07T21:02:08.2128161Z D_gradcheck=1, 2025-05-07T21:02:08.2128397Z stochastic_rounding=True, 2025-05-07T21:02:08.2128774Z weighted=False, 2025-05-07T21:02:08.2129004Z row_wise=True, 2025-05-07T21:02:08.2129222Z mixed=False, 2025-05-07T21:02:08.2129444Z use_cache=True, 2025-05-07T21:02:08.2129699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2129992Z use_cpu=True, 2025-05-07T21:02:08.2130236Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.2130513Z ) 2025-05-07T21:02:08.2130750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2131328Z self=, 2025-05-07T21:02:08.2131862Z compile=False, 2025-05-07T21:02:08.2132109Z pooling_mode=, 2025-05-07T21:02:08.2132401Z T=1, 2025-05-07T21:02:08.2132600Z D=7, 2025-05-07T21:02:08.2132851Z B=17, 2025-05-07T21:02:08.2133044Z log_E=3, 2025-05-07T21:02:08.2133251Z L=5, 2025-05-07T21:02:08.2133460Z D_gradcheck=2, 2025-05-07T21:02:08.2133691Z stochastic_rounding=True, 2025-05-07T21:02:08.2133960Z weighted=False, 2025-05-07T21:02:08.2134188Z row_wise=True, 2025-05-07T21:02:08.2134402Z mixed=True, 2025-05-07T21:02:08.2134623Z use_cache=False, 2025-05-07T21:02:08.2134890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2135175Z use_cpu=True, 2025-05-07T21:02:08.2135416Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.2135689Z ) 2025-05-07T21:02:08.2135926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2136989Z self=, 2025-05-07T21:02:08.2137588Z compile=False, 2025-05-07T21:02:08.2137834Z pooling_mode=, 2025-05-07T21:02:08.2138123Z T=2, 2025-05-07T21:02:08.2138321Z D=95, 2025-05-07T21:02:08.2138515Z B=100, 2025-05-07T21:02:08.2138714Z log_E=3, 2025-05-07T21:02:08.2138917Z L=14, 2025-05-07T21:02:08.2139118Z D_gradcheck=2, 2025-05-07T21:02:08.2139360Z stochastic_rounding=False, 2025-05-07T21:02:08.2139632Z weighted=False, 2025-05-07T21:02:08.2139859Z row_wise=True, 2025-05-07T21:02:08.2140074Z mixed=False, 2025-05-07T21:02:08.2140408Z use_cache=True, 2025-05-07T21:02:08.2140668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2140966Z use_cpu=True, 2025-05-07T21:02:08.2141252Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.2141525Z ) 2025-05-07T21:02:08.2141766Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2142347Z self=, 2025-05-07T21:02:08.2142884Z compile=False, 2025-05-07T21:02:08.2143129Z pooling_mode=, 2025-05-07T21:02:08.2143425Z T=2, 2025-05-07T21:02:08.2143624Z D=7, 2025-05-07T21:02:08.2143813Z B=116, 2025-05-07T21:02:08.2144017Z log_E=4, 2025-05-07T21:02:08.2144227Z L=18, 2025-05-07T21:02:08.2144493Z D_gradcheck=2, 2025-05-07T21:02:08.2144733Z stochastic_rounding=False, 2025-05-07T21:02:08.2145005Z weighted=True, 2025-05-07T21:02:08.2145225Z row_wise=True, 2025-05-07T21:02:08.2145449Z mixed=True, 2025-05-07T21:02:08.2145676Z use_cache=False, 2025-05-07T21:02:08.2145996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.2146296Z use_cpu=True, 2025-05-07T21:02:08.2146542Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.2146816Z ) 2025-05-07T21:02:08.2147051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2147639Z self=, 2025-05-07T21:02:08.2148169Z compile=True, 2025-05-07T21:02:08.2148414Z pooling_mode=, 2025-05-07T21:02:08.2148706Z T=3, 2025-05-07T21:02:08.2148905Z D=45, 2025-05-07T21:02:08.2149094Z B=82, 2025-05-07T21:02:08.2149293Z log_E=3, 2025-05-07T21:02:08.2149503Z L=16, 2025-05-07T21:02:08.2149697Z D_gradcheck=2, 2025-05-07T21:02:08.2149935Z stochastic_rounding=True, 2025-05-07T21:02:08.2150201Z weighted=False, 2025-05-07T21:02:08.2150423Z row_wise=True, 2025-05-07T21:02:08.2150655Z mixed=False, 2025-05-07T21:02:08.2150877Z use_cache=True, 2025-05-07T21:02:08.2151125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2151418Z use_cpu=True, 2025-05-07T21:02:08.2151663Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.2151926Z ) 2025-05-07T21:02:08.2152166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2152742Z self=, 2025-05-07T21:02:08.2153280Z compile=False, 2025-05-07T21:02:08.2153531Z pooling_mode=, 2025-05-07T21:02:08.2153895Z T=3, 2025-05-07T21:02:08.2154095Z D=31, 2025-05-07T21:02:08.2154291Z B=65, 2025-05-07T21:02:08.2154481Z log_E=3, 2025-05-07T21:02:08.2154687Z L=6, 2025-05-07T21:02:08.2154889Z D_gradcheck=1, 2025-05-07T21:02:08.2155119Z stochastic_rounding=False, 2025-05-07T21:02:08.2155389Z weighted=True, 2025-05-07T21:02:08.2155614Z row_wise=True, 2025-05-07T21:02:08.2155833Z mixed=False, 2025-05-07T21:02:08.2156057Z use_cache=False, 2025-05-07T21:02:08.2156317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.2156608Z use_cpu=True, 2025-05-07T21:02:08.2156850Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.2157124Z ) 2025-05-07T21:02:08.2157367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2157940Z self=, 2025-05-07T21:02:08.2158471Z compile=False, 2025-05-07T21:02:08.2158722Z pooling_mode=, 2025-05-07T21:02:08.2159010Z T=4, 2025-05-07T21:02:08.2159210Z D=52, 2025-05-07T21:02:08.2159412Z B=86, 2025-05-07T21:02:08.2159600Z log_E=4, 2025-05-07T21:02:08.2159810Z L=19, 2025-05-07T21:02:08.2160013Z D_gradcheck=2, 2025-05-07T21:02:08.2160245Z stochastic_rounding=True, 2025-05-07T21:02:08.2160514Z weighted=False, 2025-05-07T21:02:08.2160740Z row_wise=True, 2025-05-07T21:02:08.2161009Z mixed=True, 2025-05-07T21:02:08.2161231Z use_cache=False, 2025-05-07T21:02:08.2161489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2161775Z use_cpu=True, 2025-05-07T21:02:08.2162021Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.2162294Z ) 2025-05-07T21:02:08.2162526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.2163101Z self=, 2025-05-07T21:02:08.2163633Z compile=False, 2025-05-07T21:02:08.2163883Z pooling_mode=, 2025-05-07T21:02:08.2164169Z T=3, 2025-05-07T21:02:08.2164366Z D=35, 2025-05-07T21:02:08.2164561Z B=26, 2025-05-07T21:02:08.2164800Z log_E=4, 2025-05-07T21:02:08.2165006Z L=10, 2025-05-07T21:02:08.2165206Z D_gradcheck=1, 2025-05-07T21:02:08.2165436Z stochastic_rounding=True, 2025-05-07T21:02:08.2165708Z weighted=True, 2025-05-07T21:02:08.2165932Z row_wise=True, 2025-05-07T21:02:08.2166147Z mixed=False, 2025-05-07T21:02:08.2166413Z use_cache=False, 2025-05-07T21:02:08.2166673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.2166958Z use_cpu=True, 2025-05-07T21:02:08.2167200Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3025559Z ) 2025-05-07T21:02:08.3026329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3027437Z self=, 2025-05-07T21:02:08.3028372Z compile=False, 2025-05-07T21:02:08.3028812Z pooling_mode=, 2025-05-07T21:02:08.3029287Z T=2, 2025-05-07T21:02:08.3029586Z D=121, 2025-05-07T21:02:08.3029893Z B=105, 2025-05-07T21:02:08.3030195Z log_E=3, 2025-05-07T21:02:08.3030487Z L=6, 2025-05-07T21:02:08.3030791Z D_gradcheck=1, 2025-05-07T21:02:08.3031163Z stochastic_rounding=True, 2025-05-07T21:02:08.3031577Z weighted=True, 2025-05-07T21:02:08.3031920Z row_wise=True, 2025-05-07T21:02:08.3032251Z mixed=True, 2025-05-07T21:02:08.3032577Z use_cache=False, 2025-05-07T21:02:08.3032967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3033429Z use_cpu=True, 2025-05-07T21:02:08.3033803Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3034224Z ) 2025-05-07T21:02:08.3034591Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3035542Z self=, 2025-05-07T21:02:08.3036659Z compile=False, 2025-05-07T21:02:08.3038003Z pooling_mode=, 2025-05-07T21:02:08.3038488Z T=3, 2025-05-07T21:02:08.3038779Z D=70, 2025-05-07T21:02:08.3039081Z B=7, 2025-05-07T21:02:08.3039371Z log_E=3, 2025-05-07T21:02:08.3039677Z L=13, 2025-05-07T21:02:08.3039985Z D_gradcheck=2, 2025-05-07T21:02:08.3040349Z stochastic_rounding=False, 2025-05-07T21:02:08.3040761Z weighted=True, 2025-05-07T21:02:08.3041102Z row_wise=True, 2025-05-07T21:02:08.3041443Z mixed=False, 2025-05-07T21:02:08.3041768Z use_cache=True, 2025-05-07T21:02:08.3042162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3042623Z use_cpu=True, 2025-05-07T21:02:08.3042999Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3043417Z ) 2025-05-07T21:02:08.3043794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3044742Z self=, 2025-05-07T21:02:08.3045623Z compile=True, 2025-05-07T21:02:08.3046019Z pooling_mode=, 2025-05-07T21:02:08.3046492Z T=3, 2025-05-07T21:02:08.3046806Z D=60, 2025-05-07T21:02:08.3047124Z B=32, 2025-05-07T21:02:08.3047432Z log_E=3, 2025-05-07T21:02:08.3047734Z L=3, 2025-05-07T21:02:08.3048037Z D_gradcheck=1, 2025-05-07T21:02:08.3048396Z stochastic_rounding=True, 2025-05-07T21:02:08.3048946Z weighted=False, 2025-05-07T21:02:08.3049439Z row_wise=True, 2025-05-07T21:02:08.3049777Z mixed=True, 2025-05-07T21:02:08.3050111Z use_cache=False, 2025-05-07T21:02:08.3050534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3050995Z use_cpu=True, 2025-05-07T21:02:08.3051387Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3051835Z ) 2025-05-07T21:02:08.3052217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3053185Z self=, 2025-05-07T21:02:08.3054107Z compile=False, 2025-05-07T21:02:08.3054517Z pooling_mode=, 2025-05-07T21:02:08.3054980Z T=3, 2025-05-07T21:02:08.3055266Z D=31, 2025-05-07T21:02:08.3055724Z B=4, 2025-05-07T21:02:08.3056010Z log_E=3, 2025-05-07T21:02:08.3056315Z L=1, 2025-05-07T21:02:08.3056628Z D_gradcheck=2, 2025-05-07T21:02:08.3056993Z stochastic_rounding=True, 2025-05-07T21:02:08.3057404Z weighted=False, 2025-05-07T21:02:08.3057761Z row_wise=True, 2025-05-07T21:02:08.3058228Z mixed=False, 2025-05-07T21:02:08.3058572Z use_cache=False, 2025-05-07T21:02:08.3058970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3059439Z use_cpu=True, 2025-05-07T21:02:08.3059808Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3060239Z ) 2025-05-07T21:02:08.3060610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3061558Z self=, 2025-05-07T21:02:08.3062448Z compile=True, 2025-05-07T21:02:08.3062849Z pooling_mode=, 2025-05-07T21:02:08.3063294Z T=4, 2025-05-07T21:02:08.3063605Z D=7, 2025-05-07T21:02:08.3063901Z B=108, 2025-05-07T21:02:08.3064199Z log_E=5, 2025-05-07T21:02:08.3064492Z L=6, 2025-05-07T21:02:08.3064789Z D_gradcheck=1, 2025-05-07T21:02:08.3065160Z stochastic_rounding=False, 2025-05-07T21:02:08.3065562Z weighted=True, 2025-05-07T21:02:08.3065908Z row_wise=True, 2025-05-07T21:02:08.3066241Z mixed=True, 2025-05-07T21:02:08.3066563Z use_cache=True, 2025-05-07T21:02:08.3066943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3067399Z use_cpu=True, 2025-05-07T21:02:08.3067759Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3068183Z ) 2025-05-07T21:02:08.3068553Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3069515Z self=, 2025-05-07T21:02:08.3070443Z compile=True, 2025-05-07T21:02:08.3070926Z pooling_mode=, 2025-05-07T21:02:08.3071431Z T=5, 2025-05-07T21:02:08.3071731Z D=53, 2025-05-07T21:02:08.3072018Z B=74, 2025-05-07T21:02:08.3072294Z log_E=3, 2025-05-07T21:02:08.3072597Z L=12, 2025-05-07T21:02:08.3072900Z D_gradcheck=1, 2025-05-07T21:02:08.3073258Z stochastic_rounding=True, 2025-05-07T21:02:08.3073688Z weighted=True, 2025-05-07T21:02:08.3074041Z row_wise=True, 2025-05-07T21:02:08.3074396Z mixed=False, 2025-05-07T21:02:08.3074728Z use_cache=False, 2025-05-07T21:02:08.3075131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3075605Z use_cpu=True, 2025-05-07T21:02:08.3075956Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3076367Z ) 2025-05-07T21:02:08.3076741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3077701Z self=, 2025-05-07T21:02:08.3078586Z compile=True, 2025-05-07T21:02:08.3078978Z pooling_mode=, 2025-05-07T21:02:08.3079417Z T=1, 2025-05-07T21:02:08.3079716Z D=98, 2025-05-07T21:02:08.3080007Z B=53, 2025-05-07T21:02:08.3080286Z log_E=3, 2025-05-07T21:02:08.3080590Z L=8, 2025-05-07T21:02:08.3080894Z D_gradcheck=1, 2025-05-07T21:02:08.3081285Z stochastic_rounding=False, 2025-05-07T21:02:08.3081886Z weighted=False, 2025-05-07T21:02:08.3082236Z row_wise=True, 2025-05-07T21:02:08.3082570Z mixed=False, 2025-05-07T21:02:08.3082916Z use_cache=False, 2025-05-07T21:02:08.3083312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3083777Z use_cpu=True, 2025-05-07T21:02:08.3084173Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3084611Z ) 2025-05-07T21:02:08.3084978Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3085929Z self=, 2025-05-07T21:02:08.3086824Z compile=True, 2025-05-07T21:02:08.3098675Z pooling_mode=, 2025-05-07T21:02:08.3099169Z T=2, 2025-05-07T21:02:08.3099576Z D=75, 2025-05-07T21:02:08.3099864Z B=125, 2025-05-07T21:02:08.3100169Z log_E=3, 2025-05-07T21:02:08.3100480Z L=18, 2025-05-07T21:02:08.3100770Z D_gradcheck=1, 2025-05-07T21:02:08.3101142Z stochastic_rounding=False, 2025-05-07T21:02:08.3101559Z weighted=True, 2025-05-07T21:02:08.3101975Z row_wise=True, 2025-05-07T21:02:08.3102325Z mixed=False, 2025-05-07T21:02:08.3102658Z use_cache=True, 2025-05-07T21:02:08.3103043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3103516Z use_cpu=True, 2025-05-07T21:02:08.3103896Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3104323Z ) 2025-05-07T21:02:08.3104693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3105662Z self=, 2025-05-07T21:02:08.3106549Z compile=True, 2025-05-07T21:02:08.3106944Z pooling_mode=, 2025-05-07T21:02:08.3107402Z T=2, 2025-05-07T21:02:08.3107696Z D=23, 2025-05-07T21:02:08.3107991Z B=79, 2025-05-07T21:02:08.3108283Z log_E=5, 2025-05-07T21:02:08.3108596Z L=5, 2025-05-07T21:02:08.3108883Z D_gradcheck=2, 2025-05-07T21:02:08.3109258Z stochastic_rounding=True, 2025-05-07T21:02:08.3109671Z weighted=True, 2025-05-07T21:02:08.3110022Z row_wise=True, 2025-05-07T21:02:08.3110356Z mixed=True, 2025-05-07T21:02:08.3110689Z use_cache=False, 2025-05-07T21:02:08.3111084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3111548Z use_cpu=True, 2025-05-07T21:02:08.3111926Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3112338Z ) 2025-05-07T21:02:08.3112703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3113652Z self=, 2025-05-07T21:02:08.3114651Z compile=False, 2025-05-07T21:02:08.3115072Z pooling_mode=, 2025-05-07T21:02:08.3115540Z T=4, 2025-05-07T21:02:08.3115821Z D=105, 2025-05-07T21:02:08.3116120Z B=62, 2025-05-07T21:02:08.3116415Z log_E=3, 2025-05-07T21:02:08.3116713Z L=14, 2025-05-07T21:02:08.3117020Z D_gradcheck=2, 2025-05-07T21:02:08.3117382Z stochastic_rounding=True, 2025-05-07T21:02:08.3117789Z weighted=False, 2025-05-07T21:02:08.3118153Z row_wise=True, 2025-05-07T21:02:08.3118485Z mixed=False, 2025-05-07T21:02:08.3118836Z use_cache=False, 2025-05-07T21:02:08.3119236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3119710Z use_cpu=True, 2025-05-07T21:02:08.3120094Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3120516Z ) 2025-05-07T21:02:08.3120876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3121872Z self=, 2025-05-07T21:02:08.3122754Z compile=False, 2025-05-07T21:02:08.3123144Z pooling_mode=, 2025-05-07T21:02:08.3123599Z T=5, 2025-05-07T21:02:08.3123889Z D=14, 2025-05-07T21:02:08.3124183Z B=2, 2025-05-07T21:02:08.3124469Z log_E=4, 2025-05-07T21:02:08.3124772Z L=16, 2025-05-07T21:02:08.3125074Z D_gradcheck=1, 2025-05-07T21:02:08.3125540Z stochastic_rounding=False, 2025-05-07T21:02:08.3125951Z weighted=True, 2025-05-07T21:02:08.3126289Z row_wise=True, 2025-05-07T21:02:08.3126625Z mixed=False, 2025-05-07T21:02:08.3126956Z use_cache=False, 2025-05-07T21:02:08.3127344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3127813Z use_cpu=True, 2025-05-07T21:02:08.3128180Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3128743Z ) 2025-05-07T21:02:08.3129109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3130066Z self=, 2025-05-07T21:02:08.3130940Z compile=False, 2025-05-07T21:02:08.3131386Z pooling_mode=, 2025-05-07T21:02:08.3131931Z T=1, 2025-05-07T21:02:08.3132216Z D=76, 2025-05-07T21:02:08.3132505Z B=92, 2025-05-07T21:02:08.3132814Z log_E=3, 2025-05-07T21:02:08.3133109Z L=5, 2025-05-07T21:02:08.3133415Z D_gradcheck=2, 2025-05-07T21:02:08.3133784Z stochastic_rounding=False, 2025-05-07T21:02:08.3134253Z weighted=True, 2025-05-07T21:02:08.3134605Z row_wise=True, 2025-05-07T21:02:08.3134937Z mixed=False, 2025-05-07T21:02:08.3135264Z use_cache=True, 2025-05-07T21:02:08.3135643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3136109Z use_cpu=True, 2025-05-07T21:02:08.3136788Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3137230Z ) 2025-05-07T21:02:08.3137629Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3138611Z self=, 2025-05-07T21:02:08.3139500Z compile=True, 2025-05-07T21:02:08.3139886Z pooling_mode=, 2025-05-07T21:02:08.3140338Z T=5, 2025-05-07T21:02:08.3140621Z D=8, 2025-05-07T21:02:08.3140913Z B=44, 2025-05-07T21:02:08.3141244Z log_E=3, 2025-05-07T21:02:08.3141561Z L=1, 2025-05-07T21:02:08.3141877Z D_gradcheck=1, 2025-05-07T21:02:08.3142260Z stochastic_rounding=False, 2025-05-07T21:02:08.3142684Z weighted=True, 2025-05-07T21:02:08.3143033Z row_wise=True, 2025-05-07T21:02:08.3143378Z mixed=True, 2025-05-07T21:02:08.3143704Z use_cache=False, 2025-05-07T21:02:08.3144084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3144556Z use_cpu=True, 2025-05-07T21:02:08.3144943Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3145375Z ) 2025-05-07T21:02:08.3145739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3146818Z self=, 2025-05-07T21:02:08.3147708Z compile=True, 2025-05-07T21:02:08.3148091Z pooling_mode=, 2025-05-07T21:02:08.3148544Z T=4, 2025-05-07T21:02:08.3148828Z D=54, 2025-05-07T21:02:08.3149115Z B=77, 2025-05-07T21:02:08.3149398Z log_E=5, 2025-05-07T21:02:08.3149697Z L=17, 2025-05-07T21:02:08.3150008Z D_gradcheck=2, 2025-05-07T21:02:08.3150371Z stochastic_rounding=False, 2025-05-07T21:02:08.3150779Z weighted=False, 2025-05-07T21:02:08.3151115Z row_wise=True, 2025-05-07T21:02:08.3151459Z mixed=True, 2025-05-07T21:02:08.3151791Z use_cache=False, 2025-05-07T21:02:08.3152182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3152652Z use_cpu=True, 2025-05-07T21:02:08.3153012Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3153447Z ) 2025-05-07T21:02:08.3153815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3154763Z self=, 2025-05-07T21:02:08.3155661Z compile=True, 2025-05-07T21:02:08.3156050Z pooling_mode=, 2025-05-07T21:02:08.3156506Z T=2, 2025-05-07T21:02:08.3156801Z D=30, 2025-05-07T21:02:08.3157102Z B=74, 2025-05-07T21:02:08.3157402Z log_E=5, 2025-05-07T21:02:08.3157700Z L=4, 2025-05-07T21:02:08.3158147Z D_gradcheck=1, 2025-05-07T21:02:08.3158511Z stochastic_rounding=True, 2025-05-07T21:02:08.3158928Z weighted=False, 2025-05-07T21:02:08.3159275Z row_wise=True, 2025-05-07T21:02:08.3159618Z mixed=True, 2025-05-07T21:02:08.3159960Z use_cache=False, 2025-05-07T21:02:08.3160386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3160883Z use_cpu=True, 2025-05-07T21:02:08.3161280Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3161732Z ) 2025-05-07T21:02:08.3162107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3163051Z self=, 2025-05-07T21:02:08.3163949Z compile=False, 2025-05-07T21:02:08.3164491Z pooling_mode=, 2025-05-07T21:02:08.3164957Z T=4, 2025-05-07T21:02:08.3165270Z D=124, 2025-05-07T21:02:08.3165573Z B=49, 2025-05-07T21:02:08.3165867Z log_E=5, 2025-05-07T21:02:08.3166190Z L=4, 2025-05-07T21:02:08.3166493Z D_gradcheck=1, 2025-05-07T21:02:08.3166950Z stochastic_rounding=False, 2025-05-07T21:02:08.3167405Z weighted=True, 2025-05-07T21:02:08.3167745Z row_wise=True, 2025-05-07T21:02:08.3168081Z mixed=True, 2025-05-07T21:02:08.3168408Z use_cache=False, 2025-05-07T21:02:08.3168903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3169354Z use_cpu=True, 2025-05-07T21:02:08.3169715Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3170136Z ) 2025-05-07T21:02:08.3170505Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3171503Z self=, 2025-05-07T21:02:08.3172392Z compile=False, 2025-05-07T21:02:08.3172793Z pooling_mode=, 2025-05-07T21:02:08.3173229Z T=3, 2025-05-07T21:02:08.3173528Z D=42, 2025-05-07T21:02:08.3173823Z B=63, 2025-05-07T21:02:08.3174113Z log_E=3, 2025-05-07T21:02:08.3174443Z L=20, 2025-05-07T21:02:08.3174745Z D_gradcheck=2, 2025-05-07T21:02:08.3175106Z stochastic_rounding=False, 2025-05-07T21:02:08.3175524Z weighted=False, 2025-05-07T21:02:08.3175867Z row_wise=True, 2025-05-07T21:02:08.3176198Z mixed=True, 2025-05-07T21:02:08.3176528Z use_cache=True, 2025-05-07T21:02:08.3176916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3177377Z use_cpu=True, 2025-05-07T21:02:08.3177742Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3341178Z ) 2025-05-07T21:02:08.3341618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3342714Z self=, 2025-05-07T21:02:08.3343630Z compile=True, 2025-05-07T21:02:08.3344049Z pooling_mode=, 2025-05-07T21:02:08.3344524Z T=1, 2025-05-07T21:02:08.3344826Z D=49, 2025-05-07T21:02:08.3345127Z B=13, 2025-05-07T21:02:08.3345425Z log_E=3, 2025-05-07T21:02:08.3345738Z L=12, 2025-05-07T21:02:08.3346020Z D_gradcheck=1, 2025-05-07T21:02:08.3346408Z stochastic_rounding=False, 2025-05-07T21:02:08.3346839Z weighted=False, 2025-05-07T21:02:08.3347181Z row_wise=True, 2025-05-07T21:02:08.3347519Z mixed=False, 2025-05-07T21:02:08.3347868Z use_cache=False, 2025-05-07T21:02:08.3348246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3348705Z use_cpu=True, 2025-05-07T21:02:08.3349078Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3349487Z ) 2025-05-07T21:02:08.3349860Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3350810Z self=, 2025-05-07T21:02:08.3351699Z compile=True, 2025-05-07T21:02:08.3352088Z pooling_mode=, 2025-05-07T21:02:08.3352542Z T=1, 2025-05-07T21:02:08.3352821Z D=9, 2025-05-07T21:02:08.3353110Z B=85, 2025-05-07T21:02:08.3353559Z log_E=3, 2025-05-07T21:02:08.3353852Z L=16, 2025-05-07T21:02:08.3354164Z D_gradcheck=1, 2025-05-07T21:02:08.3354523Z stochastic_rounding=True, 2025-05-07T21:02:08.3354924Z weighted=False, 2025-05-07T21:02:08.3355273Z row_wise=True, 2025-05-07T21:02:08.3355608Z mixed=False, 2025-05-07T21:02:08.3355948Z use_cache=False, 2025-05-07T21:02:08.3356330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3356790Z use_cpu=True, 2025-05-07T21:02:08.3357155Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3357574Z ) 2025-05-07T21:02:08.3357940Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3358894Z self=, 2025-05-07T21:02:08.3359894Z compile=True, 2025-05-07T21:02:08.3360278Z pooling_mode=, 2025-05-07T21:02:08.3360738Z T=5, 2025-05-07T21:02:08.3361020Z D=49, 2025-05-07T21:02:08.3361311Z B=33, 2025-05-07T21:02:08.3361617Z log_E=4, 2025-05-07T21:02:08.3361932Z L=16, 2025-05-07T21:02:08.3362403Z D_gradcheck=1, 2025-05-07T21:02:08.3362789Z stochastic_rounding=False, 2025-05-07T21:02:08.3363196Z weighted=True, 2025-05-07T21:02:08.3363526Z row_wise=True, 2025-05-07T21:02:08.3363853Z mixed=True, 2025-05-07T21:02:08.3364177Z use_cache=True, 2025-05-07T21:02:08.3364558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3365026Z use_cpu=True, 2025-05-07T21:02:08.3365405Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3365845Z ) 2025-05-07T21:02:08.3366234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3367225Z self=, 2025-05-07T21:02:08.3368146Z compile=False, 2025-05-07T21:02:08.3368650Z pooling_mode=, 2025-05-07T21:02:08.3369123Z T=5, 2025-05-07T21:02:08.3369418Z D=10, 2025-05-07T21:02:08.3369728Z B=63, 2025-05-07T21:02:08.3370024Z log_E=3, 2025-05-07T21:02:08.3370319Z L=16, 2025-05-07T21:02:08.3370627Z D_gradcheck=2, 2025-05-07T21:02:08.3370984Z stochastic_rounding=False, 2025-05-07T21:02:08.3371378Z weighted=True, 2025-05-07T21:02:08.3371726Z row_wise=True, 2025-05-07T21:02:08.3372059Z mixed=False, 2025-05-07T21:02:08.3372388Z use_cache=True, 2025-05-07T21:02:08.3372764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3373227Z use_cpu=True, 2025-05-07T21:02:08.3373589Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3374003Z ) 2025-05-07T21:02:08.3374474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3375425Z self=, 2025-05-07T21:02:08.3376308Z compile=False, 2025-05-07T21:02:08.3376697Z pooling_mode=, 2025-05-07T21:02:08.3377151Z T=5, 2025-05-07T21:02:08.3377436Z D=64, 2025-05-07T21:02:08.3377750Z B=67, 2025-05-07T21:02:08.3378041Z log_E=4, 2025-05-07T21:02:08.3378335Z L=0, 2025-05-07T21:02:08.3378636Z D_gradcheck=1, 2025-05-07T21:02:08.3378990Z stochastic_rounding=False, 2025-05-07T21:02:08.3379396Z weighted=True, 2025-05-07T21:02:08.3379734Z row_wise=True, 2025-05-07T21:02:08.3380067Z mixed=True, 2025-05-07T21:02:08.3380386Z use_cache=True, 2025-05-07T21:02:08.3380768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3381228Z use_cpu=True, 2025-05-07T21:02:08.3381590Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3382018Z ) 2025-05-07T21:02:08.3382390Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3383322Z self=, 2025-05-07T21:02:08.3384222Z compile=True, 2025-05-07T21:02:08.3384628Z pooling_mode=, 2025-05-07T21:02:08.3385105Z T=3, 2025-05-07T21:02:08.3385402Z D=8, 2025-05-07T21:02:08.3385800Z B=104, 2025-05-07T21:02:08.3386085Z log_E=5, 2025-05-07T21:02:08.3386385Z L=7, 2025-05-07T21:02:08.3386684Z D_gradcheck=2, 2025-05-07T21:02:08.3387043Z stochastic_rounding=True, 2025-05-07T21:02:08.3387440Z weighted=False, 2025-05-07T21:02:08.3387785Z row_wise=True, 2025-05-07T21:02:08.3388199Z mixed=False, 2025-05-07T21:02:08.3388527Z use_cache=True, 2025-05-07T21:02:08.3388915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3389395Z use_cpu=True, 2025-05-07T21:02:08.3389773Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3390216Z ) 2025-05-07T21:02:08.3390585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3391559Z self=, 2025-05-07T21:02:08.3392591Z compile=False, 2025-05-07T21:02:08.3392977Z pooling_mode=, 2025-05-07T21:02:08.3393420Z T=5, 2025-05-07T21:02:08.3393701Z D=44, 2025-05-07T21:02:08.3393993Z B=36, 2025-05-07T21:02:08.3394278Z log_E=3, 2025-05-07T21:02:08.3394654Z L=1, 2025-05-07T21:02:08.3394957Z D_gradcheck=2, 2025-05-07T21:02:08.3395315Z stochastic_rounding=True, 2025-05-07T21:02:08.3395725Z weighted=True, 2025-05-07T21:02:08.3396052Z row_wise=True, 2025-05-07T21:02:08.3396383Z mixed=True, 2025-05-07T21:02:08.3396725Z use_cache=False, 2025-05-07T21:02:08.3397106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3397580Z use_cpu=True, 2025-05-07T21:02:08.3397953Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3398382Z ) 2025-05-07T21:02:08.3398751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3399701Z self=, 2025-05-07T21:02:08.3400594Z compile=False, 2025-05-07T21:02:08.3400982Z pooling_mode=, 2025-05-07T21:02:08.3401437Z T=2, 2025-05-07T21:02:08.3401737Z D=34, 2025-05-07T21:02:08.3402024Z B=34, 2025-05-07T21:02:08.3402317Z log_E=3, 2025-05-07T21:02:08.3402632Z L=11, 2025-05-07T21:02:08.3402924Z D_gradcheck=1, 2025-05-07T21:02:08.3403293Z stochastic_rounding=True, 2025-05-07T21:02:08.3403705Z weighted=True, 2025-05-07T21:02:08.3404037Z row_wise=True, 2025-05-07T21:02:08.3404374Z mixed=True, 2025-05-07T21:02:08.3404702Z use_cache=False, 2025-05-07T21:02:08.3405090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3405547Z use_cpu=True, 2025-05-07T21:02:08.3405924Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3406332Z ) 2025-05-07T21:02:08.3406911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3407936Z self=, 2025-05-07T21:02:08.3408979Z compile=False, 2025-05-07T21:02:08.3409363Z pooling_mode=, 2025-05-07T21:02:08.3409814Z T=5, 2025-05-07T21:02:08.3410111Z D=100, 2025-05-07T21:02:08.3410410Z B=109, 2025-05-07T21:02:08.3410711Z log_E=4, 2025-05-07T21:02:08.3411053Z L=1, 2025-05-07T21:02:08.3411348Z D_gradcheck=1, 2025-05-07T21:02:08.3411727Z stochastic_rounding=False, 2025-05-07T21:02:08.3412165Z weighted=True, 2025-05-07T21:02:08.3412511Z row_wise=True, 2025-05-07T21:02:08.3412849Z mixed=True, 2025-05-07T21:02:08.3413200Z use_cache=False, 2025-05-07T21:02:08.3413600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3414051Z use_cpu=True, 2025-05-07T21:02:08.3414440Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3414885Z ) 2025-05-07T21:02:08.3415260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3416214Z self=, 2025-05-07T21:02:08.3417114Z compile=True, 2025-05-07T21:02:08.3417489Z pooling_mode=, 2025-05-07T21:02:08.3417958Z T=4, 2025-05-07T21:02:08.3418359Z D=21, 2025-05-07T21:02:08.3418652Z B=33, 2025-05-07T21:02:08.3418953Z log_E=3, 2025-05-07T21:02:08.3419257Z L=10, 2025-05-07T21:02:08.3419552Z D_gradcheck=1, 2025-05-07T21:02:08.3419920Z stochastic_rounding=True, 2025-05-07T21:02:08.3420331Z weighted=False, 2025-05-07T21:02:08.3420686Z row_wise=True, 2025-05-07T21:02:08.3421018Z mixed=False, 2025-05-07T21:02:08.3421353Z use_cache=True, 2025-05-07T21:02:08.3421727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3422185Z use_cpu=True, 2025-05-07T21:02:08.3422561Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3422981Z ) 2025-05-07T21:02:08.3434091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3435098Z self=, 2025-05-07T21:02:08.3436113Z compile=True, 2025-05-07T21:02:08.3436823Z pooling_mode=, 2025-05-07T21:02:08.3437299Z T=3, 2025-05-07T21:02:08.3437590Z D=34, 2025-05-07T21:02:08.3437881Z B=53, 2025-05-07T21:02:08.3438315Z log_E=4, 2025-05-07T21:02:08.3438632Z L=17, 2025-05-07T21:02:08.3438936Z D_gradcheck=1, 2025-05-07T21:02:08.3439308Z stochastic_rounding=False, 2025-05-07T21:02:08.3439720Z weighted=False, 2025-05-07T21:02:08.3440061Z row_wise=True, 2025-05-07T21:02:08.3440406Z mixed=False, 2025-05-07T21:02:08.3440742Z use_cache=False, 2025-05-07T21:02:08.3441145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3441621Z use_cpu=True, 2025-05-07T21:02:08.3441996Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3442441Z ) 2025-05-07T21:02:08.3442813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3443780Z self=, 2025-05-07T21:02:08.3444663Z compile=True, 2025-05-07T21:02:08.3445052Z pooling_mode=, 2025-05-07T21:02:08.3445503Z T=1, 2025-05-07T21:02:08.3445790Z D=102, 2025-05-07T21:02:08.3446091Z B=24, 2025-05-07T21:02:08.3446387Z log_E=3, 2025-05-07T21:02:08.3446685Z L=2, 2025-05-07T21:02:08.3446988Z D_gradcheck=1, 2025-05-07T21:02:08.3447353Z stochastic_rounding=False, 2025-05-07T21:02:08.3447752Z weighted=False, 2025-05-07T21:02:08.3448107Z row_wise=True, 2025-05-07T21:02:08.3448446Z mixed=True, 2025-05-07T21:02:08.3448924Z use_cache=False, 2025-05-07T21:02:08.3449322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3449775Z use_cpu=True, 2025-05-07T21:02:08.3450280Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3450719Z ) 2025-05-07T21:02:08.3451085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3452031Z self=, 2025-05-07T21:02:08.3452964Z compile=True, 2025-05-07T21:02:08.3453380Z pooling_mode=, 2025-05-07T21:02:08.3453845Z T=2, 2025-05-07T21:02:08.3454125Z D=105, 2025-05-07T21:02:08.3454422Z B=113, 2025-05-07T21:02:08.3454719Z log_E=4, 2025-05-07T21:02:08.3455022Z L=11, 2025-05-07T21:02:08.3455327Z D_gradcheck=1, 2025-05-07T21:02:08.3455690Z stochastic_rounding=False, 2025-05-07T21:02:08.3456098Z weighted=False, 2025-05-07T21:02:08.3456454Z row_wise=True, 2025-05-07T21:02:08.3456783Z mixed=True, 2025-05-07T21:02:08.3457114Z use_cache=True, 2025-05-07T21:02:08.3457514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3457990Z use_cpu=True, 2025-05-07T21:02:08.3458354Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3458732Z ) 2025-05-07T21:02:08.3459078Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3459958Z self=, 2025-05-07T21:02:08.3460812Z compile=True, 2025-05-07T21:02:08.3461199Z pooling_mode=, 2025-05-07T21:02:08.3461808Z T=1, 2025-05-07T21:02:08.3462093Z D=106, 2025-05-07T21:02:08.3462397Z B=13, 2025-05-07T21:02:08.3462700Z log_E=5, 2025-05-07T21:02:08.3462981Z L=1, 2025-05-07T21:02:08.3463279Z D_gradcheck=1, 2025-05-07T21:02:08.3463655Z stochastic_rounding=True, 2025-05-07T21:02:08.3464070Z weighted=True, 2025-05-07T21:02:08.3464404Z row_wise=True, 2025-05-07T21:02:08.3464732Z mixed=True, 2025-05-07T21:02:08.3465051Z use_cache=True, 2025-05-07T21:02:08.3465419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3465880Z use_cpu=True, 2025-05-07T21:02:08.3466248Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3466667Z ) 2025-05-07T21:02:08.3467031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3468093Z self=, 2025-05-07T21:02:08.3468972Z compile=True, 2025-05-07T21:02:08.3469363Z pooling_mode=, 2025-05-07T21:02:08.3469817Z T=3, 2025-05-07T21:02:08.3470180Z D=62, 2025-05-07T21:02:08.3470487Z B=67, 2025-05-07T21:02:08.3470768Z log_E=5, 2025-05-07T21:02:08.3471075Z L=16, 2025-05-07T21:02:08.3471382Z D_gradcheck=1, 2025-05-07T21:02:08.3471732Z stochastic_rounding=False, 2025-05-07T21:02:08.3472154Z weighted=True, 2025-05-07T21:02:08.3472498Z row_wise=True, 2025-05-07T21:02:08.3472835Z mixed=True, 2025-05-07T21:02:08.3473161Z use_cache=False, 2025-05-07T21:02:08.3473550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3474003Z use_cpu=True, 2025-05-07T21:02:08.3474376Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3474795Z ) 2025-05-07T21:02:08.3475158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3476094Z self=, 2025-05-07T21:02:08.3476966Z compile=True, 2025-05-07T21:02:08.3477349Z pooling_mode=, 2025-05-07T21:02:08.3477805Z T=1, 2025-05-07T21:02:08.3478096Z D=125, 2025-05-07T21:02:08.3478392Z B=17, 2025-05-07T21:02:08.3478683Z log_E=3, 2025-05-07T21:02:08.3479007Z L=4, 2025-05-07T21:02:08.3479332Z D_gradcheck=2, 2025-05-07T21:02:08.3479711Z stochastic_rounding=False, 2025-05-07T21:02:08.3480135Z weighted=True, 2025-05-07T21:02:08.3480472Z row_wise=True, 2025-05-07T21:02:08.3480802Z mixed=False, 2025-05-07T21:02:08.3481135Z use_cache=True, 2025-05-07T21:02:08.3481562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.3482020Z use_cpu=True, 2025-05-07T21:02:08.3482487Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.3482930Z ) 2025-05-07T21:02:08.3483292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3484268Z self=, 2025-05-07T21:02:08.3485184Z compile=False, 2025-05-07T21:02:08.3485572Z pooling_mode=, 2025-05-07T21:02:08.3486023Z T=3, 2025-05-07T21:02:08.3486331Z D=96, 2025-05-07T21:02:08.3486633Z B=36, 2025-05-07T21:02:08.3486919Z log_E=3, 2025-05-07T21:02:08.3487217Z L=5, 2025-05-07T21:02:08.3487518Z D_gradcheck=2, 2025-05-07T21:02:08.3487870Z stochastic_rounding=True, 2025-05-07T21:02:08.3488270Z weighted=True, 2025-05-07T21:02:08.3488701Z row_wise=True, 2025-05-07T21:02:08.3489023Z mixed=True, 2025-05-07T21:02:08.3489348Z use_cache=True, 2025-05-07T21:02:08.3489730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.3490187Z use_cpu=True, 2025-05-07T21:02:08.3490564Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.3992567Z ) 2025-05-07T21:02:08.3993062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.3994073Z self=, 2025-05-07T21:02:08.3994980Z compile=False, 2025-05-07T21:02:08.3995658Z pooling_mode=, 2025-05-07T21:02:08.3996074Z T=4, 2025-05-07T21:02:08.3996361Z D=32, 2025-05-07T21:02:08.3996645Z B=51, 2025-05-07T21:02:08.3996927Z log_E=4, 2025-05-07T21:02:08.3997223Z L=9, 2025-05-07T21:02:08.3997511Z D_gradcheck=2, 2025-05-07T21:02:08.3997878Z stochastic_rounding=True, 2025-05-07T21:02:08.3998275Z weighted=True, 2025-05-07T21:02:08.3998619Z row_wise=True, 2025-05-07T21:02:08.3998963Z mixed=True, 2025-05-07T21:02:08.3999306Z use_cache=True, 2025-05-07T21:02:08.3999694Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4000190Z use_cpu=True, 2025-05-07T21:02:08.4000573Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4000981Z ) 2025-05-07T21:02:08.4001509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4002497Z self=, 2025-05-07T21:02:08.4003375Z compile=False, 2025-05-07T21:02:08.4003775Z pooling_mode=, 2025-05-07T21:02:08.4004359Z T=4, 2025-05-07T21:02:08.4004667Z D=106, 2025-05-07T21:02:08.4004959Z B=128, 2025-05-07T21:02:08.4005255Z log_E=4, 2025-05-07T21:02:08.4005566Z L=9, 2025-05-07T21:02:08.4005863Z D_gradcheck=2, 2025-05-07T21:02:08.4006230Z stochastic_rounding=False, 2025-05-07T21:02:08.4006654Z weighted=False, 2025-05-07T21:02:08.4006992Z row_wise=True, 2025-05-07T21:02:08.4007333Z mixed=False, 2025-05-07T21:02:08.4007687Z use_cache=False, 2025-05-07T21:02:08.4008074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4008728Z use_cpu=True, 2025-05-07T21:02:08.4009108Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4009532Z ) 2025-05-07T21:02:08.4009911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4010866Z self=, 2025-05-07T21:02:08.4011752Z compile=False, 2025-05-07T21:02:08.4012152Z pooling_mode=, 2025-05-07T21:02:08.4012611Z T=3, 2025-05-07T21:02:08.4012903Z D=60, 2025-05-07T21:02:08.4013190Z B=76, 2025-05-07T21:02:08.4013501Z log_E=5, 2025-05-07T21:02:08.4013810Z L=18, 2025-05-07T21:02:08.4014112Z D_gradcheck=1, 2025-05-07T21:02:08.4014477Z stochastic_rounding=True, 2025-05-07T21:02:08.4014890Z weighted=False, 2025-05-07T21:02:08.4015233Z row_wise=True, 2025-05-07T21:02:08.4015571Z mixed=False, 2025-05-07T21:02:08.4015906Z use_cache=False, 2025-05-07T21:02:08.4016465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4016950Z use_cpu=True, 2025-05-07T21:02:08.4017341Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4017480Z ) 2025-05-07T21:02:08.4017707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4018297Z self=, 2025-05-07T21:02:08.4018455Z compile=True, 2025-05-07T21:02:08.4018637Z pooling_mode=, 2025-05-07T21:02:08.4018756Z T=5, 2025-05-07T21:02:08.4018882Z D=57, 2025-05-07T21:02:08.4019001Z B=95, 2025-05-07T21:02:08.4019125Z log_E=5, 2025-05-07T21:02:08.4019255Z L=20, 2025-05-07T21:02:08.4019385Z D_gradcheck=1, 2025-05-07T21:02:08.4019534Z stochastic_rounding=True, 2025-05-07T21:02:08.4019668Z weighted=True, 2025-05-07T21:02:08.4019793Z row_wise=True, 2025-05-07T21:02:08.4019926Z mixed=True, 2025-05-07T21:02:08.4020058Z use_cache=False, 2025-05-07T21:02:08.4020236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4020378Z use_cpu=True, 2025-05-07T21:02:08.4020542Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4020662Z ) 2025-05-07T21:02:08.4020900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4021541Z self=, 2025-05-07T21:02:08.4021781Z compile=True, 2025-05-07T21:02:08.4021978Z pooling_mode=, 2025-05-07T21:02:08.4022104Z T=4, 2025-05-07T21:02:08.4022231Z D=62, 2025-05-07T21:02:08.4022366Z B=43, 2025-05-07T21:02:08.4022494Z log_E=3, 2025-05-07T21:02:08.4022632Z L=13, 2025-05-07T21:02:08.4022766Z D_gradcheck=1, 2025-05-07T21:02:08.4022925Z stochastic_rounding=True, 2025-05-07T21:02:08.4023069Z weighted=True, 2025-05-07T21:02:08.4023200Z row_wise=True, 2025-05-07T21:02:08.4023331Z mixed=True, 2025-05-07T21:02:08.4023475Z use_cache=False, 2025-05-07T21:02:08.4023656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4023787Z use_cpu=True, 2025-05-07T21:02:08.4023956Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4024156Z ) 2025-05-07T21:02:08.4024362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4025007Z self=, 2025-05-07T21:02:08.4025146Z compile=False, 2025-05-07T21:02:08.4025388Z pooling_mode=, 2025-05-07T21:02:08.4025507Z T=3, 2025-05-07T21:02:08.4025625Z D=21, 2025-05-07T21:02:08.4025755Z B=37, 2025-05-07T21:02:08.4025877Z log_E=5, 2025-05-07T21:02:08.4025995Z L=19, 2025-05-07T21:02:08.4026132Z D_gradcheck=2, 2025-05-07T21:02:08.4026284Z stochastic_rounding=True, 2025-05-07T21:02:08.4026410Z weighted=True, 2025-05-07T21:02:08.4026541Z row_wise=True, 2025-05-07T21:02:08.4026669Z mixed=True, 2025-05-07T21:02:08.4026793Z use_cache=True, 2025-05-07T21:02:08.4026980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4027108Z use_cpu=True, 2025-05-07T21:02:08.4027271Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4027399Z ) 2025-05-07T21:02:08.4027608Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4028188Z self=, 2025-05-07T21:02:08.4028329Z compile=False, 2025-05-07T21:02:08.4028501Z pooling_mode=, 2025-05-07T21:02:08.4028631Z T=4, 2025-05-07T21:02:08.4028751Z D=19, 2025-05-07T21:02:08.4028872Z B=25, 2025-05-07T21:02:08.4028999Z log_E=5, 2025-05-07T21:02:08.4029120Z L=13, 2025-05-07T21:02:08.4029249Z D_gradcheck=1, 2025-05-07T21:02:08.4029406Z stochastic_rounding=False, 2025-05-07T21:02:08.4029537Z weighted=False, 2025-05-07T21:02:08.4029663Z row_wise=True, 2025-05-07T21:02:08.4029797Z mixed=True, 2025-05-07T21:02:08.4029924Z use_cache=True, 2025-05-07T21:02:08.4030219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4030361Z use_cpu=True, 2025-05-07T21:02:08.4030526Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4030656Z ) 2025-05-07T21:02:08.4030872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4031490Z self=, 2025-05-07T21:02:08.4031646Z compile=True, 2025-05-07T21:02:08.4031823Z pooling_mode=, 2025-05-07T21:02:08.4031942Z T=2, 2025-05-07T21:02:08.4032066Z D=21, 2025-05-07T21:02:08.4032184Z B=62, 2025-05-07T21:02:08.4032307Z log_E=3, 2025-05-07T21:02:08.4032440Z L=13, 2025-05-07T21:02:08.4032576Z D_gradcheck=2, 2025-05-07T21:02:08.4032729Z stochastic_rounding=False, 2025-05-07T21:02:08.4032866Z weighted=True, 2025-05-07T21:02:08.4032992Z row_wise=True, 2025-05-07T21:02:08.4033123Z mixed=False, 2025-05-07T21:02:08.4033265Z use_cache=True, 2025-05-07T21:02:08.4033451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4033590Z use_cpu=True, 2025-05-07T21:02:08.4033757Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4033872Z ) 2025-05-07T21:02:08.4034098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4034664Z self=, 2025-05-07T21:02:08.4034894Z compile=False, 2025-05-07T21:02:08.4035077Z pooling_mode=, 2025-05-07T21:02:08.4035197Z T=5, 2025-05-07T21:02:08.4035316Z D=106, 2025-05-07T21:02:08.4035452Z B=80, 2025-05-07T21:02:08.4035578Z log_E=4, 2025-05-07T21:02:08.4035702Z L=9, 2025-05-07T21:02:08.4035844Z D_gradcheck=1, 2025-05-07T21:02:08.4035995Z stochastic_rounding=True, 2025-05-07T21:02:08.4036183Z weighted=True, 2025-05-07T21:02:08.4036546Z row_wise=True, 2025-05-07T21:02:08.4036696Z mixed=False, 2025-05-07T21:02:08.4036838Z use_cache=False, 2025-05-07T21:02:08.4037017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4037163Z use_cpu=True, 2025-05-07T21:02:08.4037449Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4037577Z ) 2025-05-07T21:02:08.4037791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4038355Z self=, 2025-05-07T21:02:08.4038602Z compile=True, 2025-05-07T21:02:08.4038780Z pooling_mode=, 2025-05-07T21:02:08.4038899Z T=2, 2025-05-07T21:02:08.4039030Z D=61, 2025-05-07T21:02:08.4039154Z B=66, 2025-05-07T21:02:08.4039276Z log_E=4, 2025-05-07T21:02:08.4039405Z L=12, 2025-05-07T21:02:08.4039538Z D_gradcheck=2, 2025-05-07T21:02:08.4039685Z stochastic_rounding=True, 2025-05-07T21:02:08.4039823Z weighted=True, 2025-05-07T21:02:08.4039955Z row_wise=True, 2025-05-07T21:02:08.4040085Z mixed=False, 2025-05-07T21:02:08.4040233Z use_cache=True, 2025-05-07T21:02:08.4040411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4040557Z use_cpu=True, 2025-05-07T21:02:08.4040738Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4040860Z ) 2025-05-07T21:02:08.4041112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4041727Z self=, 2025-05-07T21:02:08.4041872Z compile=False, 2025-05-07T21:02:08.4042054Z pooling_mode=, 2025-05-07T21:02:08.4042172Z T=4, 2025-05-07T21:02:08.4042290Z D=25, 2025-05-07T21:02:08.4042416Z B=24, 2025-05-07T21:02:08.4042538Z log_E=3, 2025-05-07T21:02:08.4042663Z L=13, 2025-05-07T21:02:08.4042804Z D_gradcheck=1, 2025-05-07T21:02:08.4042955Z stochastic_rounding=True, 2025-05-07T21:02:08.4043090Z weighted=True, 2025-05-07T21:02:08.4043216Z row_wise=True, 2025-05-07T21:02:08.4043341Z mixed=False, 2025-05-07T21:02:08.4043608Z use_cache=False, 2025-05-07T21:02:08.4043793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4043923Z use_cpu=True, 2025-05-07T21:02:08.4044102Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4044222Z ) 2025-05-07T21:02:08.4044459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4045026Z self=, 2025-05-07T21:02:08.4045177Z compile=True, 2025-05-07T21:02:08.4045356Z pooling_mode=, 2025-05-07T21:02:08.4045490Z T=2, 2025-05-07T21:02:08.4045615Z D=74, 2025-05-07T21:02:08.4045739Z B=46, 2025-05-07T21:02:08.4045878Z log_E=5, 2025-05-07T21:02:08.4045997Z L=13, 2025-05-07T21:02:08.4046137Z D_gradcheck=1, 2025-05-07T21:02:08.4046286Z stochastic_rounding=True, 2025-05-07T21:02:08.4046415Z weighted=True, 2025-05-07T21:02:08.4046557Z row_wise=True, 2025-05-07T21:02:08.4046687Z mixed=False, 2025-05-07T21:02:08.4046828Z use_cache=True, 2025-05-07T21:02:08.4047013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4047144Z use_cpu=True, 2025-05-07T21:02:08.4047307Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4047429Z ) 2025-05-07T21:02:08.4047631Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4048226Z self=, 2025-05-07T21:02:08.4048607Z compile=False, 2025-05-07T21:02:08.4048791Z pooling_mode=, 2025-05-07T21:02:08.4048925Z T=3, 2025-05-07T21:02:08.4049043Z D=37, 2025-05-07T21:02:08.4049162Z B=24, 2025-05-07T21:02:08.4049291Z log_E=5, 2025-05-07T21:02:08.4049410Z L=1, 2025-05-07T21:02:08.4049539Z D_gradcheck=1, 2025-05-07T21:02:08.4049699Z stochastic_rounding=True, 2025-05-07T21:02:08.4049829Z weighted=False, 2025-05-07T21:02:08.4049956Z row_wise=True, 2025-05-07T21:02:08.4050092Z mixed=False, 2025-05-07T21:02:08.4050222Z use_cache=False, 2025-05-07T21:02:08.4050392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4050625Z use_cpu=True, 2025-05-07T21:02:08.4050793Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4050908Z ) 2025-05-07T21:02:08.4051129Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4051769Z self=, 2025-05-07T21:02:08.4051920Z compile=True, 2025-05-07T21:02:08.4052093Z pooling_mode=, 2025-05-07T21:02:08.4052213Z T=4, 2025-05-07T21:02:08.4052341Z D=28, 2025-05-07T21:02:08.4052461Z B=124, 2025-05-07T21:02:08.4052583Z log_E=3, 2025-05-07T21:02:08.4052709Z L=12, 2025-05-07T21:02:08.4052837Z D_gradcheck=1, 2025-05-07T21:02:08.4052989Z stochastic_rounding=False, 2025-05-07T21:02:08.4053131Z weighted=True, 2025-05-07T21:02:08.4053259Z row_wise=True, 2025-05-07T21:02:08.4053390Z mixed=False, 2025-05-07T21:02:08.4053529Z use_cache=False, 2025-05-07T21:02:08.4053698Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4053834Z use_cpu=True, 2025-05-07T21:02:08.4054007Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4054129Z ) 2025-05-07T21:02:08.4054351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4054921Z self=, 2025-05-07T21:02:08.4055056Z compile=False, 2025-05-07T21:02:08.4055239Z pooling_mode=, 2025-05-07T21:02:08.4055363Z T=1, 2025-05-07T21:02:08.4055482Z D=120, 2025-05-07T21:02:08.4055608Z B=34, 2025-05-07T21:02:08.4055732Z log_E=3, 2025-05-07T21:02:08.4055856Z L=0, 2025-05-07T21:02:08.4055997Z D_gradcheck=2, 2025-05-07T21:02:08.4056150Z stochastic_rounding=True, 2025-05-07T21:02:08.4056280Z weighted=False, 2025-05-07T21:02:08.4056415Z row_wise=True, 2025-05-07T21:02:08.4056621Z mixed=True, 2025-05-07T21:02:08.4056759Z use_cache=False, 2025-05-07T21:02:08.4056941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4057077Z use_cpu=True, 2025-05-07T21:02:08.4057245Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4057361Z ) 2025-05-07T21:02:08.4057571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4058153Z self=, 2025-05-07T21:02:08.4058285Z compile=True, 2025-05-07T21:02:08.4058458Z pooling_mode=, 2025-05-07T21:02:08.4058591Z T=2, 2025-05-07T21:02:08.4058711Z D=17, 2025-05-07T21:02:08.4058830Z B=74, 2025-05-07T21:02:08.4058957Z log_E=4, 2025-05-07T21:02:08.4059079Z L=3, 2025-05-07T21:02:08.4059211Z D_gradcheck=2, 2025-05-07T21:02:08.4059374Z stochastic_rounding=False, 2025-05-07T21:02:08.4059504Z weighted=True, 2025-05-07T21:02:08.4059644Z row_wise=True, 2025-05-07T21:02:08.4059768Z mixed=False, 2025-05-07T21:02:08.4059896Z use_cache=True, 2025-05-07T21:02:08.4060080Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4060214Z use_cpu=True, 2025-05-07T21:02:08.4060377Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4060498Z ) 2025-05-07T21:02:08.4060708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4061419Z self=, 2025-05-07T21:02:08.4061562Z compile=True, 2025-05-07T21:02:08.4061739Z pooling_mode=, 2025-05-07T21:02:08.4061858Z T=4, 2025-05-07T21:02:08.4061985Z D=17, 2025-05-07T21:02:08.4062105Z B=28, 2025-05-07T21:02:08.4062225Z log_E=3, 2025-05-07T21:02:08.4062359Z L=4, 2025-05-07T21:02:08.4062489Z D_gradcheck=1, 2025-05-07T21:02:08.4062651Z stochastic_rounding=False, 2025-05-07T21:02:08.4062780Z weighted=True, 2025-05-07T21:02:08.4062912Z row_wise=True, 2025-05-07T21:02:08.4063048Z mixed=True, 2025-05-07T21:02:08.4063181Z use_cache=True, 2025-05-07T21:02:08.4063436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4063582Z use_cpu=True, 2025-05-07T21:02:08.4063751Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4287209Z ) 2025-05-07T21:02:08.4287702Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4288294Z self=, 2025-05-07T21:02:08.4288442Z compile=True, 2025-05-07T21:02:08.4288677Z pooling_mode=, 2025-05-07T21:02:08.4288790Z T=4, 2025-05-07T21:02:08.4288909Z D=74, 2025-05-07T21:02:08.4289016Z B=66, 2025-05-07T21:02:08.4289125Z log_E=5, 2025-05-07T21:02:08.4289240Z L=0, 2025-05-07T21:02:08.4289357Z D_gradcheck=2, 2025-05-07T21:02:08.4289540Z stochastic_rounding=True, 2025-05-07T21:02:08.4289665Z weighted=True, 2025-05-07T21:02:08.4289786Z row_wise=True, 2025-05-07T21:02:08.4289893Z mixed=False, 2025-05-07T21:02:08.4290003Z use_cache=True, 2025-05-07T21:02:08.4290159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4290264Z use_cpu=True, 2025-05-07T21:02:08.4290399Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4290503Z ) 2025-05-07T21:02:08.4290677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4291145Z self=, 2025-05-07T21:02:08.4291230Z compile=False, 2025-05-07T21:02:08.4291341Z pooling_mode=, 2025-05-07T21:02:08.4291432Z T=5, 2025-05-07T21:02:08.4291509Z D=3, 2025-05-07T21:02:08.4291590Z B=11, 2025-05-07T21:02:08.4291684Z log_E=3, 2025-05-07T21:02:08.4291764Z L=13, 2025-05-07T21:02:08.4291848Z D_gradcheck=2, 2025-05-07T21:02:08.4291954Z stochastic_rounding=False, 2025-05-07T21:02:08.4292078Z weighted=True, 2025-05-07T21:02:08.4292325Z row_wise=True, 2025-05-07T21:02:08.4292478Z mixed=False, 2025-05-07T21:02:08.4292606Z use_cache=True, 2025-05-07T21:02:08.4292725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4292815Z use_cpu=True, 2025-05-07T21:02:08.4292920Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4293005Z ) 2025-05-07T21:02:08.4293137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4293482Z self=, 2025-05-07T21:02:08.4293579Z compile=False, 2025-05-07T21:02:08.4293690Z pooling_mode=, 2025-05-07T21:02:08.4293767Z T=1, 2025-05-07T21:02:08.4293850Z D=7, 2025-05-07T21:02:08.4293926Z B=20, 2025-05-07T21:02:08.4294012Z log_E=4, 2025-05-07T21:02:08.4294096Z L=16, 2025-05-07T21:02:08.4294183Z D_gradcheck=1, 2025-05-07T21:02:08.4294281Z stochastic_rounding=True, 2025-05-07T21:02:08.4294369Z weighted=False, 2025-05-07T21:02:08.4294460Z row_wise=True, 2025-05-07T21:02:08.4294547Z mixed=True, 2025-05-07T21:02:08.4294631Z use_cache=False, 2025-05-07T21:02:08.4294743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4294831Z use_cpu=True, 2025-05-07T21:02:08.4294936Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4295009Z ) 2025-05-07T21:02:08.4295229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4295568Z self=, 2025-05-07T21:02:08.4295654Z compile=False, 2025-05-07T21:02:08.4295768Z pooling_mode=, 2025-05-07T21:02:08.4295845Z T=3, 2025-05-07T21:02:08.4295920Z D=120, 2025-05-07T21:02:08.4296008Z B=75, 2025-05-07T21:02:08.4296091Z log_E=5, 2025-05-07T21:02:08.4296166Z L=13, 2025-05-07T21:02:08.4296254Z D_gradcheck=2, 2025-05-07T21:02:08.4296349Z stochastic_rounding=True, 2025-05-07T21:02:08.4296450Z weighted=False, 2025-05-07T21:02:08.4296539Z row_wise=True, 2025-05-07T21:02:08.4296623Z mixed=False, 2025-05-07T21:02:08.4296781Z use_cache=False, 2025-05-07T21:02:08.4296888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4296976Z use_cpu=True, 2025-05-07T21:02:08.4297085Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4297168Z ) 2025-05-07T21:02:08.4297301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4297686Z self=, 2025-05-07T21:02:08.4297773Z compile=True, 2025-05-07T21:02:08.4297882Z pooling_mode=, 2025-05-07T21:02:08.4297977Z T=5, 2025-05-07T21:02:08.4298059Z D=44, 2025-05-07T21:02:08.4298159Z B=43, 2025-05-07T21:02:08.4298236Z log_E=4, 2025-05-07T21:02:08.4298316Z L=5, 2025-05-07T21:02:08.4298417Z D_gradcheck=2, 2025-05-07T21:02:08.4298512Z stochastic_rounding=True, 2025-05-07T21:02:08.4298604Z weighted=False, 2025-05-07T21:02:08.4298699Z row_wise=True, 2025-05-07T21:02:08.4298779Z mixed=True, 2025-05-07T21:02:08.4298866Z use_cache=True, 2025-05-07T21:02:08.4298983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4299065Z use_cpu=True, 2025-05-07T21:02:08.4299170Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4299267Z ) 2025-05-07T21:02:08.4299399Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4299736Z self=, 2025-05-07T21:02:08.4299834Z compile=True, 2025-05-07T21:02:08.4299947Z pooling_mode=, 2025-05-07T21:02:08.4300035Z T=4, 2025-05-07T21:02:08.4300110Z D=73, 2025-05-07T21:02:08.4309957Z B=99, 2025-05-07T21:02:08.4310064Z log_E=5, 2025-05-07T21:02:08.4310146Z L=18, 2025-05-07T21:02:08.4310244Z D_gradcheck=1, 2025-05-07T21:02:08.4310346Z stochastic_rounding=True, 2025-05-07T21:02:08.4310511Z weighted=True, 2025-05-07T21:02:08.4310607Z row_wise=True, 2025-05-07T21:02:08.4310694Z mixed=True, 2025-05-07T21:02:08.4310788Z use_cache=False, 2025-05-07T21:02:08.4310916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4311007Z use_cpu=True, 2025-05-07T21:02:08.4311116Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4311205Z ) 2025-05-07T21:02:08.4311348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4311704Z self=, 2025-05-07T21:02:08.4311791Z compile=True, 2025-05-07T21:02:08.4311904Z pooling_mode=, 2025-05-07T21:02:08.4311989Z T=2, 2025-05-07T21:02:08.4312068Z D=5, 2025-05-07T21:02:08.4312146Z B=32, 2025-05-07T21:02:08.4312237Z log_E=4, 2025-05-07T21:02:08.4312316Z L=15, 2025-05-07T21:02:08.4312404Z D_gradcheck=2, 2025-05-07T21:02:08.4312519Z stochastic_rounding=False, 2025-05-07T21:02:08.4312614Z weighted=True, 2025-05-07T21:02:08.4312708Z row_wise=True, 2025-05-07T21:02:08.4312804Z mixed=False, 2025-05-07T21:02:08.4312898Z use_cache=False, 2025-05-07T21:02:08.4313014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4313113Z use_cpu=True, 2025-05-07T21:02:08.4313227Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4313410Z ) 2025-05-07T21:02:08.4313549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4313889Z self=, 2025-05-07T21:02:08.4313994Z compile=True, 2025-05-07T21:02:08.4314114Z pooling_mode=, 2025-05-07T21:02:08.4314199Z T=1, 2025-05-07T21:02:08.4314294Z D=78, 2025-05-07T21:02:08.4314376Z B=109, 2025-05-07T21:02:08.4314461Z log_E=4, 2025-05-07T21:02:08.4314554Z L=15, 2025-05-07T21:02:08.4314644Z D_gradcheck=1, 2025-05-07T21:02:08.4314751Z stochastic_rounding=False, 2025-05-07T21:02:08.4314852Z weighted=False, 2025-05-07T21:02:08.4314942Z row_wise=True, 2025-05-07T21:02:08.4315085Z mixed=False, 2025-05-07T21:02:08.4315173Z use_cache=True, 2025-05-07T21:02:08.4315286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4315382Z use_cpu=True, 2025-05-07T21:02:08.4315491Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4315573Z ) 2025-05-07T21:02:08.4315767Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4316108Z self=, 2025-05-07T21:02:08.4316201Z compile=False, 2025-05-07T21:02:08.4316329Z pooling_mode=, 2025-05-07T21:02:08.4316412Z T=1, 2025-05-07T21:02:08.4316503Z D=78, 2025-05-07T21:02:08.4316599Z B=18, 2025-05-07T21:02:08.4316682Z log_E=4, 2025-05-07T21:02:08.4316767Z L=15, 2025-05-07T21:02:08.4316873Z D_gradcheck=1, 2025-05-07T21:02:08.4316977Z stochastic_rounding=True, 2025-05-07T21:02:08.4317074Z weighted=False, 2025-05-07T21:02:08.4317168Z row_wise=True, 2025-05-07T21:02:08.4317257Z mixed=True, 2025-05-07T21:02:08.4317358Z use_cache=True, 2025-05-07T21:02:08.4317475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4317568Z use_cpu=True, 2025-05-07T21:02:08.4317686Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4317776Z ) 2025-05-07T21:02:08.4317914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4318271Z self=, 2025-05-07T21:02:08.4318365Z compile=True, 2025-05-07T21:02:08.4318476Z pooling_mode=, 2025-05-07T21:02:08.4318567Z T=5, 2025-05-07T21:02:08.4318650Z D=55, 2025-05-07T21:02:08.4318743Z B=41, 2025-05-07T21:02:08.4318829Z log_E=4, 2025-05-07T21:02:08.4318912Z L=7, 2025-05-07T21:02:08.4319016Z D_gradcheck=2, 2025-05-07T21:02:08.4319166Z stochastic_rounding=False, 2025-05-07T21:02:08.4319258Z weighted=False, 2025-05-07T21:02:08.4319357Z row_wise=True, 2025-05-07T21:02:08.4319453Z mixed=True, 2025-05-07T21:02:08.4319551Z use_cache=False, 2025-05-07T21:02:08.4319673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4319757Z use_cpu=True, 2025-05-07T21:02:08.4319864Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4319959Z ) 2025-05-07T21:02:08.4320130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4320467Z self=, 2025-05-07T21:02:08.4320557Z compile=False, 2025-05-07T21:02:08.4320678Z pooling_mode=, 2025-05-07T21:02:08.4320761Z T=4, 2025-05-07T21:02:08.4320840Z D=40, 2025-05-07T21:02:08.4320936Z B=115, 2025-05-07T21:02:08.4321017Z log_E=4, 2025-05-07T21:02:08.4321134Z L=12, 2025-05-07T21:02:08.4321235Z D_gradcheck=2, 2025-05-07T21:02:08.4321358Z stochastic_rounding=True, 2025-05-07T21:02:08.4321454Z weighted=False, 2025-05-07T21:02:08.4321545Z row_wise=True, 2025-05-07T21:02:08.4321634Z mixed=False, 2025-05-07T21:02:08.4321736Z use_cache=True, 2025-05-07T21:02:08.4321846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4321938Z use_cpu=True, 2025-05-07T21:02:08.4322105Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4322190Z ) 2025-05-07T21:02:08.4322327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4322677Z self=, 2025-05-07T21:02:08.4322764Z compile=True, 2025-05-07T21:02:08.4322878Z pooling_mode=, 2025-05-07T21:02:08.4322971Z T=1, 2025-05-07T21:02:08.4323055Z D=33, 2025-05-07T21:02:08.4323148Z B=33, 2025-05-07T21:02:08.4323225Z log_E=3, 2025-05-07T21:02:08.4323308Z L=15, 2025-05-07T21:02:08.4323400Z D_gradcheck=2, 2025-05-07T21:02:08.4323496Z stochastic_rounding=True, 2025-05-07T21:02:08.4323585Z weighted=True, 2025-05-07T21:02:08.4323718Z row_wise=True, 2025-05-07T21:02:08.4323803Z mixed=False, 2025-05-07T21:02:08.4323893Z use_cache=True, 2025-05-07T21:02:08.4324005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4324092Z use_cpu=True, 2025-05-07T21:02:08.4324197Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4324288Z ) 2025-05-07T21:02:08.4324457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4324956Z self=, 2025-05-07T21:02:08.4325054Z compile=True, 2025-05-07T21:02:08.4325164Z pooling_mode=, 2025-05-07T21:02:08.4325250Z T=1, 2025-05-07T21:02:08.4325330Z D=120, 2025-05-07T21:02:08.4325421Z B=104, 2025-05-07T21:02:08.4325513Z log_E=3, 2025-05-07T21:02:08.4325594Z L=18, 2025-05-07T21:02:08.4325685Z D_gradcheck=2, 2025-05-07T21:02:08.4325789Z stochastic_rounding=True, 2025-05-07T21:02:08.4325877Z weighted=True, 2025-05-07T21:02:08.4325972Z row_wise=True, 2025-05-07T21:02:08.4326062Z mixed=False, 2025-05-07T21:02:08.4326146Z use_cache=True, 2025-05-07T21:02:08.4326250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4326338Z use_cpu=True, 2025-05-07T21:02:08.4326441Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4326520Z ) 2025-05-07T21:02:08.4326655Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4326989Z self=, 2025-05-07T21:02:08.4327082Z compile=True, 2025-05-07T21:02:08.4327191Z pooling_mode=, 2025-05-07T21:02:08.4327266Z T=2, 2025-05-07T21:02:08.4327359Z D=99, 2025-05-07T21:02:08.4327440Z B=1, 2025-05-07T21:02:08.4327517Z log_E=3, 2025-05-07T21:02:08.4327599Z L=17, 2025-05-07T21:02:08.4327732Z D_gradcheck=2, 2025-05-07T21:02:08.4327828Z stochastic_rounding=True, 2025-05-07T21:02:08.4327923Z weighted=True, 2025-05-07T21:02:08.4328007Z row_wise=True, 2025-05-07T21:02:08.4328087Z mixed=True, 2025-05-07T21:02:08.4328187Z use_cache=False, 2025-05-07T21:02:08.4328293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4328388Z use_cpu=True, 2025-05-07T21:02:08.4328491Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4328659Z ) 2025-05-07T21:02:08.4328803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4329138Z self=, 2025-05-07T21:02:08.4329223Z compile=True, 2025-05-07T21:02:08.4329340Z pooling_mode=, 2025-05-07T21:02:08.4329417Z T=2, 2025-05-07T21:02:08.4329495Z D=48, 2025-05-07T21:02:08.4329581Z B=67, 2025-05-07T21:02:08.4329666Z log_E=5, 2025-05-07T21:02:08.4329744Z L=14, 2025-05-07T21:02:08.4329844Z D_gradcheck=1, 2025-05-07T21:02:08.4329940Z stochastic_rounding=True, 2025-05-07T21:02:08.4330029Z weighted=True, 2025-05-07T21:02:08.4330118Z row_wise=True, 2025-05-07T21:02:08.4330195Z mixed=False, 2025-05-07T21:02:08.4330292Z use_cache=False, 2025-05-07T21:02:08.4330398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4330528Z use_cpu=True, 2025-05-07T21:02:08.4330642Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4330716Z ) 2025-05-07T21:02:08.4330845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4331187Z self=, 2025-05-07T21:02:08.4331273Z compile=False, 2025-05-07T21:02:08.4331380Z pooling_mode=, 2025-05-07T21:02:08.4331473Z T=3, 2025-05-07T21:02:08.4331554Z D=55, 2025-05-07T21:02:08.4331630Z B=51, 2025-05-07T21:02:08.4331727Z log_E=3, 2025-05-07T21:02:08.4331808Z L=11, 2025-05-07T21:02:08.4331898Z D_gradcheck=1, 2025-05-07T21:02:08.4331997Z stochastic_rounding=False, 2025-05-07T21:02:08.4332125Z weighted=True, 2025-05-07T21:02:08.4332226Z row_wise=True, 2025-05-07T21:02:08.4332306Z mixed=False, 2025-05-07T21:02:08.4332389Z use_cache=False, 2025-05-07T21:02:08.4332510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4332598Z use_cpu=True, 2025-05-07T21:02:08.4332741Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4332829Z ) 2025-05-07T21:02:08.4332963Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4333299Z self=, 2025-05-07T21:02:08.4333398Z compile=False, 2025-05-07T21:02:08.4333511Z pooling_mode=, 2025-05-07T21:02:08.4333600Z T=4, 2025-05-07T21:02:08.4333689Z D=112, 2025-05-07T21:02:08.4333776Z B=108, 2025-05-07T21:02:08.4333875Z log_E=5, 2025-05-07T21:02:08.4333956Z L=1, 2025-05-07T21:02:08.4334041Z D_gradcheck=2, 2025-05-07T21:02:08.4334148Z stochastic_rounding=False, 2025-05-07T21:02:08.4334244Z weighted=False, 2025-05-07T21:02:08.4334329Z row_wise=True, 2025-05-07T21:02:08.4334420Z mixed=True, 2025-05-07T21:02:08.4334505Z use_cache=True, 2025-05-07T21:02:08.4334613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4334716Z use_cpu=True, 2025-05-07T21:02:08.4334823Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4552534Z ) 2025-05-07T21:02:08.4553044Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4553581Z self=, 2025-05-07T21:02:08.4553704Z compile=False, 2025-05-07T21:02:08.4553861Z pooling_mode=, 2025-05-07T21:02:08.4553982Z T=1, 2025-05-07T21:02:08.4554093Z D=124, 2025-05-07T21:02:08.4554202Z B=14, 2025-05-07T21:02:08.4554320Z log_E=4, 2025-05-07T21:02:08.4554607Z L=9, 2025-05-07T21:02:08.4554729Z D_gradcheck=1, 2025-05-07T21:02:08.4554874Z stochastic_rounding=True, 2025-05-07T21:02:08.4555000Z weighted=False, 2025-05-07T21:02:08.4555116Z row_wise=True, 2025-05-07T21:02:08.4555236Z mixed=True, 2025-05-07T21:02:08.4555356Z use_cache=False, 2025-05-07T21:02:08.4555509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4555643Z use_cpu=True, 2025-05-07T21:02:08.4555790Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4555909Z ) 2025-05-07T21:02:08.4556092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4556580Z self=, 2025-05-07T21:02:08.4556719Z compile=False, 2025-05-07T21:02:08.4556860Z pooling_mode=, 2025-05-07T21:02:08.4556943Z T=3, 2025-05-07T21:02:08.4557032Z D=94, 2025-05-07T21:02:08.4557116Z B=36, 2025-05-07T21:02:08.4557209Z log_E=4, 2025-05-07T21:02:08.4557297Z L=14, 2025-05-07T21:02:08.4557386Z D_gradcheck=1, 2025-05-07T21:02:08.4557488Z stochastic_rounding=False, 2025-05-07T21:02:08.4557588Z weighted=True, 2025-05-07T21:02:08.4557670Z row_wise=True, 2025-05-07T21:02:08.4557757Z mixed=False, 2025-05-07T21:02:08.4557853Z use_cache=False, 2025-05-07T21:02:08.4558077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4558177Z use_cpu=True, 2025-05-07T21:02:08.4558285Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4558363Z ) 2025-05-07T21:02:08.4558502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4558855Z self=, 2025-05-07T21:02:08.4558944Z compile=True, 2025-05-07T21:02:08.4559070Z pooling_mode=, 2025-05-07T21:02:08.4559154Z T=5, 2025-05-07T21:02:08.4559236Z D=84, 2025-05-07T21:02:08.4559326Z B=56, 2025-05-07T21:02:08.4559414Z log_E=5, 2025-05-07T21:02:08.4559496Z L=1, 2025-05-07T21:02:08.4559593Z D_gradcheck=1, 2025-05-07T21:02:08.4559760Z stochastic_rounding=True, 2025-05-07T21:02:08.4559854Z weighted=True, 2025-05-07T21:02:08.4559945Z row_wise=True, 2025-05-07T21:02:08.4560031Z mixed=False, 2025-05-07T21:02:08.4560127Z use_cache=True, 2025-05-07T21:02:08.4560244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4560389Z use_cpu=True, 2025-05-07T21:02:08.4560503Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4560583Z ) 2025-05-07T21:02:08.4560724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4561070Z self=, 2025-05-07T21:02:08.4561158Z compile=True, 2025-05-07T21:02:08.4561274Z pooling_mode=, 2025-05-07T21:02:08.4561364Z T=1, 2025-05-07T21:02:08.4561446Z D=59, 2025-05-07T21:02:08.4561535Z B=1, 2025-05-07T21:02:08.4561620Z log_E=3, 2025-05-07T21:02:08.4561701Z L=8, 2025-05-07T21:02:08.4561795Z D_gradcheck=1, 2025-05-07T21:02:08.4561900Z stochastic_rounding=False, 2025-05-07T21:02:08.4561988Z weighted=False, 2025-05-07T21:02:08.4562083Z row_wise=True, 2025-05-07T21:02:08.4562169Z mixed=False, 2025-05-07T21:02:08.4562301Z use_cache=True, 2025-05-07T21:02:08.4562416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4562511Z use_cpu=True, 2025-05-07T21:02:08.4562617Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4562697Z ) 2025-05-07T21:02:08.4562838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4563174Z self=, 2025-05-07T21:02:08.4563261Z compile=False, 2025-05-07T21:02:08.4563381Z pooling_mode=, 2025-05-07T21:02:08.4563462Z T=4, 2025-05-07T21:02:08.4563544Z D=37, 2025-05-07T21:02:08.4563682Z B=34, 2025-05-07T21:02:08.4563767Z log_E=4, 2025-05-07T21:02:08.4563848Z L=13, 2025-05-07T21:02:08.4563942Z D_gradcheck=1, 2025-05-07T21:02:08.4564046Z stochastic_rounding=False, 2025-05-07T21:02:08.4564139Z weighted=True, 2025-05-07T21:02:08.4564227Z row_wise=True, 2025-05-07T21:02:08.4564311Z mixed=True, 2025-05-07T21:02:08.4564404Z use_cache=True, 2025-05-07T21:02:08.4564521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4564611Z use_cpu=True, 2025-05-07T21:02:08.4564724Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4564803Z ) 2025-05-07T21:02:08.4564937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4565282Z self=, 2025-05-07T21:02:08.4565370Z compile=False, 2025-05-07T21:02:08.4565484Z pooling_mode=, 2025-05-07T21:02:08.4565571Z T=3, 2025-05-07T21:02:08.4565652Z D=73, 2025-05-07T21:02:08.4565744Z B=47, 2025-05-07T21:02:08.4565825Z log_E=5, 2025-05-07T21:02:08.4565905Z L=12, 2025-05-07T21:02:08.4566001Z D_gradcheck=2, 2025-05-07T21:02:08.4566107Z stochastic_rounding=False, 2025-05-07T21:02:08.4566197Z weighted=False, 2025-05-07T21:02:08.4566292Z row_wise=True, 2025-05-07T21:02:08.4566377Z mixed=False, 2025-05-07T21:02:08.4566463Z use_cache=True, 2025-05-07T21:02:08.4566631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4566720Z use_cpu=True, 2025-05-07T21:02:08.4566825Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4566910Z ) 2025-05-07T21:02:08.4567044Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4567381Z self=, 2025-05-07T21:02:08.4567479Z compile=False, 2025-05-07T21:02:08.4567594Z pooling_mode=, 2025-05-07T21:02:08.4567684Z T=3, 2025-05-07T21:02:08.4567768Z D=22, 2025-05-07T21:02:08.4567857Z B=111, 2025-05-07T21:02:08.4567950Z log_E=3, 2025-05-07T21:02:08.4568035Z L=4, 2025-05-07T21:02:08.4568169Z D_gradcheck=2, 2025-05-07T21:02:08.4568279Z stochastic_rounding=False, 2025-05-07T21:02:08.4568367Z weighted=True, 2025-05-07T21:02:08.4568454Z row_wise=True, 2025-05-07T21:02:08.4568692Z mixed=False, 2025-05-07T21:02:08.4568793Z use_cache=True, 2025-05-07T21:02:08.4568951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4569037Z use_cpu=True, 2025-05-07T21:02:08.4569151Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4569229Z ) 2025-05-07T21:02:08.4569373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4569786Z self=, 2025-05-07T21:02:08.4569874Z compile=True, 2025-05-07T21:02:08.4569989Z pooling_mode=, 2025-05-07T21:02:08.4570072Z T=2, 2025-05-07T21:02:08.4570152Z D=108, 2025-05-07T21:02:08.4570235Z B=57, 2025-05-07T21:02:08.4570321Z log_E=5, 2025-05-07T21:02:08.4570402Z L=11, 2025-05-07T21:02:08.4570496Z D_gradcheck=2, 2025-05-07T21:02:08.4570600Z stochastic_rounding=False, 2025-05-07T21:02:08.4570689Z weighted=False, 2025-05-07T21:02:08.4570779Z row_wise=True, 2025-05-07T21:02:08.4570859Z mixed=True, 2025-05-07T21:02:08.4570952Z use_cache=False, 2025-05-07T21:02:08.4571095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4571186Z use_cpu=True, 2025-05-07T21:02:08.4571317Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4571400Z ) 2025-05-07T21:02:08.4571542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4571945Z self=, 2025-05-07T21:02:08.4572038Z compile=True, 2025-05-07T21:02:08.4572153Z pooling_mode=, 2025-05-07T21:02:08.4572238Z T=3, 2025-05-07T21:02:08.4572359Z D=77, 2025-05-07T21:02:08.4572438Z B=13, 2025-05-07T21:02:08.4572527Z log_E=5, 2025-05-07T21:02:08.4572605Z L=0, 2025-05-07T21:02:08.4572693Z D_gradcheck=1, 2025-05-07T21:02:08.4572800Z stochastic_rounding=False, 2025-05-07T21:02:08.4572884Z weighted=True, 2025-05-07T21:02:08.4572970Z row_wise=True, 2025-05-07T21:02:08.4573055Z mixed=True, 2025-05-07T21:02:08.4573144Z use_cache=False, 2025-05-07T21:02:08.4573261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4573349Z use_cpu=True, 2025-05-07T21:02:08.4573456Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4573532Z ) 2025-05-07T21:02:08.4573675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4574078Z self=, 2025-05-07T21:02:08.4574170Z compile=False, 2025-05-07T21:02:08.4574283Z pooling_mode=, 2025-05-07T21:02:08.4574360Z T=2, 2025-05-07T21:02:08.4574446Z D=40, 2025-05-07T21:02:08.4574523Z B=121, 2025-05-07T21:02:08.4574602Z log_E=4, 2025-05-07T21:02:08.4574689Z L=2, 2025-05-07T21:02:08.4574772Z D_gradcheck=1, 2025-05-07T21:02:08.4574872Z stochastic_rounding=False, 2025-05-07T21:02:08.4574966Z weighted=False, 2025-05-07T21:02:08.4575051Z row_wise=True, 2025-05-07T21:02:08.4575179Z mixed=True, 2025-05-07T21:02:08.4575274Z use_cache=False, 2025-05-07T21:02:08.4575390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4575478Z use_cpu=True, 2025-05-07T21:02:08.4575591Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4575669Z ) 2025-05-07T21:02:08.4575813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4576218Z self=, 2025-05-07T21:02:08.4576304Z compile=True, 2025-05-07T21:02:08.4576424Z pooling_mode=, 2025-05-07T21:02:08.4576505Z T=4, 2025-05-07T21:02:08.4576584Z D=25, 2025-05-07T21:02:08.4576668Z B=73, 2025-05-07T21:02:08.4576748Z log_E=3, 2025-05-07T21:02:08.4576875Z L=13, 2025-05-07T21:02:08.4576965Z D_gradcheck=1, 2025-05-07T21:02:08.4577069Z stochastic_rounding=False, 2025-05-07T21:02:08.4577154Z weighted=False, 2025-05-07T21:02:08.4577244Z row_wise=True, 2025-05-07T21:02:08.4577333Z mixed=True, 2025-05-07T21:02:08.4577418Z use_cache=False, 2025-05-07T21:02:08.4577576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4577661Z use_cpu=True, 2025-05-07T21:02:08.4577777Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4577854Z ) 2025-05-07T21:02:08.4577992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4578403Z self=, 2025-05-07T21:02:08.4578489Z compile=True, 2025-05-07T21:02:08.4578601Z pooling_mode=, 2025-05-07T21:02:08.4578687Z T=2, 2025-05-07T21:02:08.4578765Z D=69, 2025-05-07T21:02:08.4578841Z B=70, 2025-05-07T21:02:08.4578927Z log_E=4, 2025-05-07T21:02:08.4579008Z L=17, 2025-05-07T21:02:08.4579095Z D_gradcheck=1, 2025-05-07T21:02:08.4579201Z stochastic_rounding=False, 2025-05-07T21:02:08.4579285Z weighted=True, 2025-05-07T21:02:08.4579375Z row_wise=True, 2025-05-07T21:02:08.4579458Z mixed=True, 2025-05-07T21:02:08.4579546Z use_cache=True, 2025-05-07T21:02:08.4579665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4579749Z use_cpu=True, 2025-05-07T21:02:08.4579857Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4579941Z ) 2025-05-07T21:02:08.4580080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4580484Z self=, 2025-05-07T21:02:08.4580578Z compile=False, 2025-05-07T21:02:08.4580691Z pooling_mode=, 2025-05-07T21:02:08.4580810Z T=2, 2025-05-07T21:02:08.4580895Z D=37, 2025-05-07T21:02:08.4580974Z B=58, 2025-05-07T21:02:08.4581057Z log_E=5, 2025-05-07T21:02:08.4581143Z L=12, 2025-05-07T21:02:08.4581228Z D_gradcheck=2, 2025-05-07T21:02:08.4581339Z stochastic_rounding=True, 2025-05-07T21:02:08.4581424Z weighted=True, 2025-05-07T21:02:08.4581507Z row_wise=True, 2025-05-07T21:02:08.4581598Z mixed=False, 2025-05-07T21:02:08.4581684Z use_cache=True, 2025-05-07T21:02:08.4581797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4581890Z use_cpu=True, 2025-05-07T21:02:08.4581997Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4582074Z ) 2025-05-07T21:02:08.4582219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4582626Z self=, 2025-05-07T21:02:08.4582714Z compile=False, 2025-05-07T21:02:08.4582842Z pooling_mode=, 2025-05-07T21:02:08.4582920Z T=2, 2025-05-07T21:02:08.4583004Z D=38, 2025-05-07T21:02:08.4583082Z B=84, 2025-05-07T21:02:08.4583163Z log_E=5, 2025-05-07T21:02:08.4583245Z L=17, 2025-05-07T21:02:08.4583329Z D_gradcheck=1, 2025-05-07T21:02:08.4583431Z stochastic_rounding=False, 2025-05-07T21:02:08.4583523Z weighted=True, 2025-05-07T21:02:08.4583650Z row_wise=True, 2025-05-07T21:02:08.4583732Z mixed=False, 2025-05-07T21:02:08.4583825Z use_cache=False, 2025-05-07T21:02:08.4583938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4584019Z use_cpu=True, 2025-05-07T21:02:08.4584131Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4584207Z ) 2025-05-07T21:02:08.4584344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4584752Z self=, 2025-05-07T21:02:08.4584840Z compile=False, 2025-05-07T21:02:08.4584961Z pooling_mode=, 2025-05-07T21:02:08.4585040Z T=4, 2025-05-07T21:02:08.4585118Z D=98, 2025-05-07T21:02:08.4585200Z B=127, 2025-05-07T21:02:08.4585350Z log_E=5, 2025-05-07T21:02:08.4585431Z L=3, 2025-05-07T21:02:08.4585524Z D_gradcheck=2, 2025-05-07T21:02:08.4585625Z stochastic_rounding=False, 2025-05-07T21:02:08.4585712Z weighted=False, 2025-05-07T21:02:08.4585808Z row_wise=True, 2025-05-07T21:02:08.4585893Z mixed=False, 2025-05-07T21:02:08.4586020Z use_cache=True, 2025-05-07T21:02:08.4586141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4586227Z use_cpu=True, 2025-05-07T21:02:08.4586332Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4586421Z ) 2025-05-07T21:02:08.4586555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4586897Z self=, 2025-05-07T21:02:08.4586986Z compile=False, 2025-05-07T21:02:08.4587100Z pooling_mode=, 2025-05-07T21:02:08.4587187Z T=5, 2025-05-07T21:02:08.4587267Z D=24, 2025-05-07T21:02:08.4587353Z B=18, 2025-05-07T21:02:08.4587440Z log_E=3, 2025-05-07T21:02:08.4587523Z L=5, 2025-05-07T21:02:08.4587610Z D_gradcheck=2, 2025-05-07T21:02:08.4587716Z stochastic_rounding=False, 2025-05-07T21:02:08.4587804Z weighted=False, 2025-05-07T21:02:08.4587893Z row_wise=True, 2025-05-07T21:02:08.4587988Z mixed=True, 2025-05-07T21:02:08.4588076Z use_cache=False, 2025-05-07T21:02:08.4588192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4588279Z use_cpu=True, 2025-05-07T21:02:08.4588383Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4588468Z ) 2025-05-07T21:02:08.4588601Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4588939Z self=, 2025-05-07T21:02:08.4589030Z compile=True, 2025-05-07T21:02:08.4589187Z pooling_mode=, 2025-05-07T21:02:08.4589270Z T=3, 2025-05-07T21:02:08.4589356Z D=93, 2025-05-07T21:02:08.4589439Z B=92, 2025-05-07T21:02:08.4589523Z log_E=4, 2025-05-07T21:02:08.4589608Z L=5, 2025-05-07T21:02:08.4589694Z D_gradcheck=2, 2025-05-07T21:02:08.4589793Z stochastic_rounding=False, 2025-05-07T21:02:08.4589890Z weighted=False, 2025-05-07T21:02:08.4589976Z row_wise=True, 2025-05-07T21:02:08.4590073Z mixed=False, 2025-05-07T21:02:08.4590161Z use_cache=True, 2025-05-07T21:02:08.4590272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4590364Z use_cpu=True, 2025-05-07T21:02:08.4590470Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4819914Z ) 2025-05-07T21:02:08.4820430Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4820964Z self=, 2025-05-07T21:02:08.4821093Z compile=False, 2025-05-07T21:02:08.4821266Z pooling_mode=, 2025-05-07T21:02:08.4821393Z T=1, 2025-05-07T21:02:08.4821527Z D=120, 2025-05-07T21:02:08.4821656Z B=112, 2025-05-07T21:02:08.4821767Z log_E=3, 2025-05-07T21:02:08.4821886Z L=15, 2025-05-07T21:02:08.4822005Z D_gradcheck=2, 2025-05-07T21:02:08.4822151Z stochastic_rounding=False, 2025-05-07T21:02:08.4822475Z weighted=False, 2025-05-07T21:02:08.4822561Z row_wise=True, 2025-05-07T21:02:08.4822655Z mixed=False, 2025-05-07T21:02:08.4822743Z use_cache=True, 2025-05-07T21:02:08.4822855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4822952Z use_cpu=True, 2025-05-07T21:02:08.4823059Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4823136Z ) 2025-05-07T21:02:08.4823274Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4823612Z self=, 2025-05-07T21:02:08.4823739Z compile=False, 2025-05-07T21:02:08.4823848Z pooling_mode=, 2025-05-07T21:02:08.4823948Z T=1, 2025-05-07T21:02:08.4824171Z D=60, 2025-05-07T21:02:08.4824284Z B=27, 2025-05-07T21:02:08.4824402Z log_E=3, 2025-05-07T21:02:08.4824509Z L=7, 2025-05-07T21:02:08.4824627Z D_gradcheck=1, 2025-05-07T21:02:08.4824789Z stochastic_rounding=False, 2025-05-07T21:02:08.4824912Z weighted=True, 2025-05-07T21:02:08.4825124Z row_wise=True, 2025-05-07T21:02:08.4825241Z mixed=False, 2025-05-07T21:02:08.4825355Z use_cache=True, 2025-05-07T21:02:08.4825510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4825624Z use_cpu=True, 2025-05-07T21:02:08.4825750Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4825833Z ) 2025-05-07T21:02:08.4825964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4826300Z self=, 2025-05-07T21:02:08.4826393Z compile=True, 2025-05-07T21:02:08.4826505Z pooling_mode=, 2025-05-07T21:02:08.4826583Z T=3, 2025-05-07T21:02:08.4826670Z D=13, 2025-05-07T21:02:08.4826750Z B=46, 2025-05-07T21:02:08.4826828Z log_E=4, 2025-05-07T21:02:08.4826913Z L=3, 2025-05-07T21:02:08.4826997Z D_gradcheck=2, 2025-05-07T21:02:08.4827105Z stochastic_rounding=False, 2025-05-07T21:02:08.4827203Z weighted=False, 2025-05-07T21:02:08.4827288Z row_wise=True, 2025-05-07T21:02:08.4827376Z mixed=False, 2025-05-07T21:02:08.4827464Z use_cache=False, 2025-05-07T21:02:08.4827573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4827662Z use_cpu=True, 2025-05-07T21:02:08.4827765Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4827841Z ) 2025-05-07T21:02:08.4827977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4828311Z self=, 2025-05-07T21:02:08.4828480Z compile=False, 2025-05-07T21:02:08.4828599Z pooling_mode=, 2025-05-07T21:02:08.4828680Z T=4, 2025-05-07T21:02:08.4828766Z D=40, 2025-05-07T21:02:08.4828844Z B=11, 2025-05-07T21:02:08.4828923Z log_E=5, 2025-05-07T21:02:08.4829008Z L=1, 2025-05-07T21:02:08.4829095Z D_gradcheck=2, 2025-05-07T21:02:08.4829192Z stochastic_rounding=False, 2025-05-07T21:02:08.4829285Z weighted=True, 2025-05-07T21:02:08.4829371Z row_wise=True, 2025-05-07T21:02:08.4829456Z mixed=False, 2025-05-07T21:02:08.4829546Z use_cache=False, 2025-05-07T21:02:08.4829655Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4829737Z use_cpu=True, 2025-05-07T21:02:08.4829850Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4829952Z ) 2025-05-07T21:02:08.4830138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4830499Z self=, 2025-05-07T21:02:08.4830592Z compile=False, 2025-05-07T21:02:08.4830708Z pooling_mode=, 2025-05-07T21:02:08.4830791Z T=1, 2025-05-07T21:02:08.4830870Z D=56, 2025-05-07T21:02:08.4830955Z B=34, 2025-05-07T21:02:08.4831036Z log_E=3, 2025-05-07T21:02:08.4831115Z L=19, 2025-05-07T21:02:08.4831216Z D_gradcheck=1, 2025-05-07T21:02:08.4831378Z stochastic_rounding=True, 2025-05-07T21:02:08.4831468Z weighted=False, 2025-05-07T21:02:08.4831562Z row_wise=True, 2025-05-07T21:02:08.4831648Z mixed=False, 2025-05-07T21:02:08.4831740Z use_cache=False, 2025-05-07T21:02:08.4831857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4831950Z use_cpu=True, 2025-05-07T21:02:08.4832057Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4832143Z ) 2025-05-07T21:02:08.4832276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4832626Z self=, 2025-05-07T21:02:08.4832714Z compile=True, 2025-05-07T21:02:08.4832825Z pooling_mode=, 2025-05-07T21:02:08.4832958Z T=4, 2025-05-07T21:02:08.4833040Z D=67, 2025-05-07T21:02:08.4833119Z B=2, 2025-05-07T21:02:08.4833207Z log_E=5, 2025-05-07T21:02:08.4833288Z L=9, 2025-05-07T21:02:08.4833376Z D_gradcheck=2, 2025-05-07T21:02:08.4833493Z stochastic_rounding=False, 2025-05-07T21:02:08.4833625Z weighted=True, 2025-05-07T21:02:08.4833713Z row_wise=True, 2025-05-07T21:02:08.4833803Z mixed=False, 2025-05-07T21:02:08.4833893Z use_cache=True, 2025-05-07T21:02:08.4834002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4834092Z use_cpu=True, 2025-05-07T21:02:08.4834197Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4834279Z ) 2025-05-07T21:02:08.4834413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4834755Z self=, 2025-05-07T21:02:08.4834849Z compile=False, 2025-05-07T21:02:08.4834969Z pooling_mode=, 2025-05-07T21:02:08.4835054Z T=1, 2025-05-07T21:02:08.4835142Z D=57, 2025-05-07T21:02:08.4835223Z B=63, 2025-05-07T21:02:08.4835307Z log_E=5, 2025-05-07T21:02:08.4835392Z L=15, 2025-05-07T21:02:08.4835479Z D_gradcheck=1, 2025-05-07T21:02:08.4835581Z stochastic_rounding=True, 2025-05-07T21:02:08.4835681Z weighted=False, 2025-05-07T21:02:08.4835768Z row_wise=True, 2025-05-07T21:02:08.4835858Z mixed=True, 2025-05-07T21:02:08.4835945Z use_cache=True, 2025-05-07T21:02:08.4836055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4836146Z use_cpu=True, 2025-05-07T21:02:08.4836253Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4836646Z ) 2025-05-07T21:02:08.4836795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4837236Z self=, 2025-05-07T21:02:08.4837327Z compile=False, 2025-05-07T21:02:08.4837448Z pooling_mode=, 2025-05-07T21:02:08.4837533Z T=2, 2025-05-07T21:02:08.4837614Z D=107, 2025-05-07T21:02:08.4837701Z B=31, 2025-05-07T21:02:08.4837783Z log_E=3, 2025-05-07T21:02:08.4837865Z L=20, 2025-05-07T21:02:08.4837962Z D_gradcheck=2, 2025-05-07T21:02:08.4838062Z stochastic_rounding=True, 2025-05-07T21:02:08.4838159Z weighted=True, 2025-05-07T21:02:08.4838248Z row_wise=True, 2025-05-07T21:02:08.4838334Z mixed=False, 2025-05-07T21:02:08.4838431Z use_cache=False, 2025-05-07T21:02:08.4838543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4838627Z use_cpu=True, 2025-05-07T21:02:08.4838741Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4838823Z ) 2025-05-07T21:02:08.4838956Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4839304Z self=, 2025-05-07T21:02:08.4839391Z compile=False, 2025-05-07T21:02:08.4839505Z pooling_mode=, 2025-05-07T21:02:08.4839598Z T=4, 2025-05-07T21:02:08.4839679Z D=123, 2025-05-07T21:02:08.4839767Z B=39, 2025-05-07T21:02:08.4839851Z log_E=5, 2025-05-07T21:02:08.4839931Z L=13, 2025-05-07T21:02:08.4840092Z D_gradcheck=2, 2025-05-07T21:02:08.4840194Z stochastic_rounding=False, 2025-05-07T21:02:08.4840284Z weighted=False, 2025-05-07T21:02:08.4840377Z row_wise=True, 2025-05-07T21:02:08.4840463Z mixed=False, 2025-05-07T21:02:08.4840554Z use_cache=False, 2025-05-07T21:02:08.4840673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4840763Z use_cpu=True, 2025-05-07T21:02:08.4840869Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4840957Z ) 2025-05-07T21:02:08.4841092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4841432Z self=, 2025-05-07T21:02:08.4841528Z compile=False, 2025-05-07T21:02:08.4841700Z pooling_mode=, 2025-05-07T21:02:08.4841802Z T=3, 2025-05-07T21:02:08.4841888Z D=36, 2025-05-07T21:02:08.4841971Z B=121, 2025-05-07T21:02:08.4842063Z log_E=4, 2025-05-07T21:02:08.4842145Z L=13, 2025-05-07T21:02:08.4842234Z D_gradcheck=2, 2025-05-07T21:02:08.4842396Z stochastic_rounding=True, 2025-05-07T21:02:08.4842487Z weighted=True, 2025-05-07T21:02:08.4842575Z row_wise=True, 2025-05-07T21:02:08.4842670Z mixed=False, 2025-05-07T21:02:08.4842759Z use_cache=False, 2025-05-07T21:02:08.4842871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4842964Z use_cpu=True, 2025-05-07T21:02:08.4843070Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4843151Z ) 2025-05-07T21:02:08.4843296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4843635Z self=, 2025-05-07T21:02:08.4843729Z compile=True, 2025-05-07T21:02:08.4843844Z pooling_mode=, 2025-05-07T21:02:08.4843926Z T=3, 2025-05-07T21:02:08.4844015Z D=125, 2025-05-07T21:02:08.4844094Z B=70, 2025-05-07T21:02:08.4852750Z log_E=4, 2025-05-07T21:02:08.4852885Z L=12, 2025-05-07T21:02:08.4852995Z D_gradcheck=1, 2025-05-07T21:02:08.4853114Z stochastic_rounding=False, 2025-05-07T21:02:08.4853201Z weighted=False, 2025-05-07T21:02:08.4853293Z row_wise=True, 2025-05-07T21:02:08.4853375Z mixed=True, 2025-05-07T21:02:08.4853461Z use_cache=False, 2025-05-07T21:02:08.4853583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4853668Z use_cpu=True, 2025-05-07T21:02:08.4853776Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4853859Z ) 2025-05-07T21:02:08.4853999Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4854423Z self=, 2025-05-07T21:02:08.4854521Z compile=False, 2025-05-07T21:02:08.4854640Z pooling_mode=, 2025-05-07T21:02:08.4854719Z T=3, 2025-05-07T21:02:08.4854804Z D=99, 2025-05-07T21:02:08.4854885Z B=58, 2025-05-07T21:02:08.4854978Z log_E=4, 2025-05-07T21:02:08.4855058Z L=18, 2025-05-07T21:02:08.4855143Z D_gradcheck=1, 2025-05-07T21:02:08.4855251Z stochastic_rounding=True, 2025-05-07T21:02:08.4855338Z weighted=False, 2025-05-07T21:02:08.4855419Z row_wise=True, 2025-05-07T21:02:08.4855508Z mixed=False, 2025-05-07T21:02:08.4855591Z use_cache=True, 2025-05-07T21:02:08.4855701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4855793Z use_cpu=True, 2025-05-07T21:02:08.4855899Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4855974Z ) 2025-05-07T21:02:08.4856119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4856458Z self=, 2025-05-07T21:02:08.4856553Z compile=True, 2025-05-07T21:02:08.4856664Z pooling_mode=, 2025-05-07T21:02:08.4856742Z T=5, 2025-05-07T21:02:08.4856827Z D=60, 2025-05-07T21:02:08.4856906Z B=40, 2025-05-07T21:02:08.4856986Z log_E=3, 2025-05-07T21:02:08.4857124Z L=11, 2025-05-07T21:02:08.4857210Z D_gradcheck=2, 2025-05-07T21:02:08.4857310Z stochastic_rounding=False, 2025-05-07T21:02:08.4857399Z weighted=True, 2025-05-07T21:02:08.4857482Z row_wise=True, 2025-05-07T21:02:08.4857565Z mixed=False, 2025-05-07T21:02:08.4857662Z use_cache=True, 2025-05-07T21:02:08.4857770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4857855Z use_cpu=True, 2025-05-07T21:02:08.4857964Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4858041Z ) 2025-05-07T21:02:08.4858170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4858511Z self=, 2025-05-07T21:02:08.4858643Z compile=True, 2025-05-07T21:02:08.4858761Z pooling_mode=, 2025-05-07T21:02:08.4858860Z T=2, 2025-05-07T21:02:08.4858946Z D=16, 2025-05-07T21:02:08.4859024Z B=115, 2025-05-07T21:02:08.4859106Z log_E=4, 2025-05-07T21:02:08.4859191Z L=18, 2025-05-07T21:02:08.4859317Z D_gradcheck=1, 2025-05-07T21:02:08.4859438Z stochastic_rounding=True, 2025-05-07T21:02:08.4859568Z weighted=False, 2025-05-07T21:02:08.4859691Z row_wise=True, 2025-05-07T21:02:08.4859804Z mixed=False, 2025-05-07T21:02:08.4859943Z use_cache=False, 2025-05-07T21:02:08.4860341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4860741Z use_cpu=True, 2025-05-07T21:02:08.4861074Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4861414Z ) 2025-05-07T21:02:08.4861742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4862511Z self=, 2025-05-07T21:02:08.4863345Z compile=True, 2025-05-07T21:02:08.4863707Z pooling_mode=, 2025-05-07T21:02:08.4864148Z T=5, 2025-05-07T21:02:08.4864448Z D=112, 2025-05-07T21:02:08.4864732Z B=83, 2025-05-07T21:02:08.4865040Z log_E=3, 2025-05-07T21:02:08.4865352Z L=15, 2025-05-07T21:02:08.4865653Z D_gradcheck=1, 2025-05-07T21:02:08.4866045Z stochastic_rounding=True, 2025-05-07T21:02:08.4866456Z weighted=True, 2025-05-07T21:02:08.4866764Z row_wise=True, 2025-05-07T21:02:08.4867057Z mixed=False, 2025-05-07T21:02:08.4867345Z use_cache=True, 2025-05-07T21:02:08.4867653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.4867945Z use_cpu=True, 2025-05-07T21:02:08.4868181Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.4868455Z ) 2025-05-07T21:02:08.4868791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4869363Z self=, 2025-05-07T21:02:08.4869894Z compile=True, 2025-05-07T21:02:08.4870142Z pooling_mode=, 2025-05-07T21:02:08.4870425Z T=3, 2025-05-07T21:02:08.4870624Z D=104, 2025-05-07T21:02:08.4870820Z B=109, 2025-05-07T21:02:08.4871012Z log_E=5, 2025-05-07T21:02:08.4871245Z L=14, 2025-05-07T21:02:08.4871458Z D_gradcheck=1, 2025-05-07T21:02:08.4871684Z stochastic_rounding=False, 2025-05-07T21:02:08.4871950Z weighted=True, 2025-05-07T21:02:08.4872169Z row_wise=True, 2025-05-07T21:02:08.4872375Z mixed=True, 2025-05-07T21:02:08.4872592Z use_cache=False, 2025-05-07T21:02:08.4872841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4873123Z use_cpu=True, 2025-05-07T21:02:08.4873360Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.4873623Z ) 2025-05-07T21:02:08.4873858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.4874417Z self=, 2025-05-07T21:02:08.4874946Z compile=False, 2025-05-07T21:02:08.4875191Z pooling_mode=, 2025-05-07T21:02:08.4875471Z T=2, 2025-05-07T21:02:08.4875662Z D=99, 2025-05-07T21:02:08.4875915Z B=28, 2025-05-07T21:02:08.4876103Z log_E=5, 2025-05-07T21:02:08.4876300Z L=1, 2025-05-07T21:02:08.4876492Z D_gradcheck=1, 2025-05-07T21:02:08.4876718Z stochastic_rounding=False, 2025-05-07T21:02:08.4876978Z weighted=False, 2025-05-07T21:02:08.4877200Z row_wise=True, 2025-05-07T21:02:08.4877406Z mixed=True, 2025-05-07T21:02:08.4877618Z use_cache=False, 2025-05-07T21:02:08.4877871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.4878151Z use_cpu=True, 2025-05-07T21:02:08.4878389Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5089929Z ) 2025-05-07T21:02:08.5090327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5091376Z self=, 2025-05-07T21:02:08.5093013Z compile=False, 2025-05-07T21:02:08.5093630Z pooling_mode=, 2025-05-07T21:02:08.5094409Z T=4, 2025-05-07T21:02:08.5094905Z D=74, 2025-05-07T21:02:08.5095412Z B=47, 2025-05-07T21:02:08.5095911Z log_E=4, 2025-05-07T21:02:08.5096589Z L=6, 2025-05-07T21:02:08.5096970Z D_gradcheck=1, 2025-05-07T21:02:08.5097421Z stochastic_rounding=False, 2025-05-07T21:02:08.5097913Z weighted=True, 2025-05-07T21:02:08.5098328Z row_wise=True, 2025-05-07T21:02:08.5098751Z mixed=True, 2025-05-07T21:02:08.5099147Z use_cache=True, 2025-05-07T21:02:08.5099614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5100179Z use_cpu=True, 2025-05-07T21:02:08.5100629Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5101124Z ) 2025-05-07T21:02:08.5101383Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5101966Z self=, 2025-05-07T21:02:08.5102490Z compile=False, 2025-05-07T21:02:08.5102730Z pooling_mode=, 2025-05-07T21:02:08.5103008Z T=5, 2025-05-07T21:02:08.5103195Z D=123, 2025-05-07T21:02:08.5103393Z B=23, 2025-05-07T21:02:08.5103580Z log_E=4, 2025-05-07T21:02:08.5103768Z L=7, 2025-05-07T21:02:08.5103960Z D_gradcheck=1, 2025-05-07T21:02:08.5104188Z stochastic_rounding=False, 2025-05-07T21:02:08.5104442Z weighted=False, 2025-05-07T21:02:08.5104656Z row_wise=True, 2025-05-07T21:02:08.5104867Z mixed=False, 2025-05-07T21:02:08.5105070Z use_cache=True, 2025-05-07T21:02:08.5105311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5105597Z use_cpu=True, 2025-05-07T21:02:08.5105831Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5106098Z ) 2025-05-07T21:02:08.5106427Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5106988Z self=, 2025-05-07T21:02:08.5107515Z compile=True, 2025-05-07T21:02:08.5107756Z pooling_mode=, 2025-05-07T21:02:08.5108041Z T=1, 2025-05-07T21:02:08.5108227Z D=126, 2025-05-07T21:02:08.5108424Z B=58, 2025-05-07T21:02:08.5108618Z log_E=5, 2025-05-07T21:02:08.5108813Z L=10, 2025-05-07T21:02:08.5109005Z D_gradcheck=1, 2025-05-07T21:02:08.5109238Z stochastic_rounding=False, 2025-05-07T21:02:08.5109496Z weighted=False, 2025-05-07T21:02:08.5109717Z row_wise=True, 2025-05-07T21:02:08.5109930Z mixed=True, 2025-05-07T21:02:08.5110138Z use_cache=True, 2025-05-07T21:02:08.5110382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5110669Z use_cpu=True, 2025-05-07T21:02:08.5110902Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5111174Z ) 2025-05-07T21:02:08.5111406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5111966Z self=, 2025-05-07T21:02:08.5112491Z compile=False, 2025-05-07T21:02:08.5112731Z pooling_mode=, 2025-05-07T21:02:08.5113007Z T=3, 2025-05-07T21:02:08.5113272Z D=75, 2025-05-07T21:02:08.5113460Z B=100, 2025-05-07T21:02:08.5113646Z log_E=3, 2025-05-07T21:02:08.5113840Z L=13, 2025-05-07T21:02:08.5114033Z D_gradcheck=1, 2025-05-07T21:02:08.5114254Z stochastic_rounding=True, 2025-05-07T21:02:08.5114513Z weighted=False, 2025-05-07T21:02:08.5114734Z row_wise=True, 2025-05-07T21:02:08.5114944Z mixed=False, 2025-05-07T21:02:08.5115154Z use_cache=False, 2025-05-07T21:02:08.5115399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5115694Z use_cpu=True, 2025-05-07T21:02:08.5115931Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5116234Z ) 2025-05-07T21:02:08.5116460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5117022Z self=, 2025-05-07T21:02:08.5117600Z compile=True, 2025-05-07T21:02:08.5117843Z pooling_mode=, 2025-05-07T21:02:08.5118115Z T=2, 2025-05-07T21:02:08.5118314Z D=89, 2025-05-07T21:02:08.5118507Z B=6, 2025-05-07T21:02:08.5118736Z log_E=3, 2025-05-07T21:02:08.5118940Z L=2, 2025-05-07T21:02:08.5119129Z D_gradcheck=2, 2025-05-07T21:02:08.5119350Z stochastic_rounding=True, 2025-05-07T21:02:08.5119607Z weighted=False, 2025-05-07T21:02:08.5119830Z row_wise=True, 2025-05-07T21:02:08.5120034Z mixed=True, 2025-05-07T21:02:08.5120249Z use_cache=False, 2025-05-07T21:02:08.5120499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5120773Z use_cpu=True, 2025-05-07T21:02:08.5121009Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5121272Z ) 2025-05-07T21:02:08.5121494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5122058Z self=, 2025-05-07T21:02:08.5122581Z compile=True, 2025-05-07T21:02:08.5122818Z pooling_mode=, 2025-05-07T21:02:08.5123093Z T=3, 2025-05-07T21:02:08.5123283Z D=38, 2025-05-07T21:02:08.5123478Z B=67, 2025-05-07T21:02:08.5123660Z log_E=4, 2025-05-07T21:02:08.5123859Z L=14, 2025-05-07T21:02:08.5124048Z D_gradcheck=1, 2025-05-07T21:02:08.5124269Z stochastic_rounding=False, 2025-05-07T21:02:08.5124525Z weighted=True, 2025-05-07T21:02:08.5124737Z row_wise=True, 2025-05-07T21:02:08.5124939Z mixed=True, 2025-05-07T21:02:08.5125148Z use_cache=False, 2025-05-07T21:02:08.5125395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5125671Z use_cpu=True, 2025-05-07T21:02:08.5125956Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5126218Z ) 2025-05-07T21:02:08.5126439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5127004Z self=, 2025-05-07T21:02:08.5127524Z compile=True, 2025-05-07T21:02:08.5127758Z pooling_mode=, 2025-05-07T21:02:08.5128042Z T=1, 2025-05-07T21:02:08.5128227Z D=45, 2025-05-07T21:02:08.5128413Z B=114, 2025-05-07T21:02:08.5128836Z log_E=5, 2025-05-07T21:02:08.5129042Z L=8, 2025-05-07T21:02:08.5129245Z D_gradcheck=1, 2025-05-07T21:02:08.5129477Z stochastic_rounding=True, 2025-05-07T21:02:08.5129742Z weighted=False, 2025-05-07T21:02:08.5129969Z row_wise=True, 2025-05-07T21:02:08.5130184Z mixed=True, 2025-05-07T21:02:08.5130403Z use_cache=True, 2025-05-07T21:02:08.5130654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5130942Z use_cpu=True, 2025-05-07T21:02:08.5131190Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5131469Z ) 2025-05-07T21:02:08.5131704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5132295Z self=, 2025-05-07T21:02:08.5132828Z compile=True, 2025-05-07T21:02:08.5133075Z pooling_mode=, 2025-05-07T21:02:08.5133417Z T=3, 2025-05-07T21:02:08.5133614Z D=97, 2025-05-07T21:02:08.5133808Z B=36, 2025-05-07T21:02:08.5134003Z log_E=4, 2025-05-07T21:02:08.5134204Z L=14, 2025-05-07T21:02:08.5134399Z D_gradcheck=1, 2025-05-07T21:02:08.5134636Z stochastic_rounding=True, 2025-05-07T21:02:08.5134899Z weighted=False, 2025-05-07T21:02:08.5135118Z row_wise=True, 2025-05-07T21:02:08.5135338Z mixed=True, 2025-05-07T21:02:08.5135557Z use_cache=True, 2025-05-07T21:02:08.5135808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5136096Z use_cpu=True, 2025-05-07T21:02:08.5136681Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5136970Z ) 2025-05-07T21:02:08.5137203Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5137895Z self=, 2025-05-07T21:02:08.5138425Z compile=False, 2025-05-07T21:02:08.5138667Z pooling_mode=, 2025-05-07T21:02:08.5138957Z T=1, 2025-05-07T21:02:08.5139210Z D=110, 2025-05-07T21:02:08.5139404Z B=21, 2025-05-07T21:02:08.5139603Z log_E=3, 2025-05-07T21:02:08.5139805Z L=19, 2025-05-07T21:02:08.5139999Z D_gradcheck=1, 2025-05-07T21:02:08.5140239Z stochastic_rounding=False, 2025-05-07T21:02:08.5140504Z weighted=True, 2025-05-07T21:02:08.5140719Z row_wise=True, 2025-05-07T21:02:08.5140934Z mixed=True, 2025-05-07T21:02:08.5141152Z use_cache=True, 2025-05-07T21:02:08.5141430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5141734Z use_cpu=True, 2025-05-07T21:02:08.5141979Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5142249Z ) 2025-05-07T21:02:08.5142480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5143058Z self=, 2025-05-07T21:02:08.5143583Z compile=False, 2025-05-07T21:02:08.5143825Z pooling_mode=, 2025-05-07T21:02:08.5144115Z T=2, 2025-05-07T21:02:08.5144314Z D=22, 2025-05-07T21:02:08.5144504Z B=51, 2025-05-07T21:02:08.5144699Z log_E=3, 2025-05-07T21:02:08.5144903Z L=4, 2025-05-07T21:02:08.5145095Z D_gradcheck=1, 2025-05-07T21:02:08.5145331Z stochastic_rounding=True, 2025-05-07T21:02:08.5145595Z weighted=False, 2025-05-07T21:02:08.5145813Z row_wise=True, 2025-05-07T21:02:08.5146036Z mixed=False, 2025-05-07T21:02:08.5146259Z use_cache=True, 2025-05-07T21:02:08.5146502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5146801Z use_cpu=True, 2025-05-07T21:02:08.5147123Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5147387Z ) 2025-05-07T21:02:08.5147628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5148203Z self=, 2025-05-07T21:02:08.5148732Z compile=False, 2025-05-07T21:02:08.5148977Z pooling_mode=, 2025-05-07T21:02:08.5149265Z T=5, 2025-05-07T21:02:08.5149464Z D=78, 2025-05-07T21:02:08.5149653Z B=32, 2025-05-07T21:02:08.5149847Z log_E=3, 2025-05-07T21:02:08.5150049Z L=18, 2025-05-07T21:02:08.5150243Z D_gradcheck=2, 2025-05-07T21:02:08.5150480Z stochastic_rounding=True, 2025-05-07T21:02:08.5150745Z weighted=True, 2025-05-07T21:02:08.5150961Z row_wise=True, 2025-05-07T21:02:08.5151178Z mixed=True, 2025-05-07T21:02:08.5151396Z use_cache=False, 2025-05-07T21:02:08.5151654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5151953Z use_cpu=True, 2025-05-07T21:02:08.5152197Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5152460Z ) 2025-05-07T21:02:08.5152699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5153274Z self=, 2025-05-07T21:02:08.5153806Z compile=False, 2025-05-07T21:02:08.5154124Z pooling_mode=, 2025-05-07T21:02:08.5154417Z T=5, 2025-05-07T21:02:08.5154617Z D=67, 2025-05-07T21:02:08.5154809Z B=30, 2025-05-07T21:02:08.5155006Z log_E=3, 2025-05-07T21:02:08.5155210Z L=18, 2025-05-07T21:02:08.5155406Z D_gradcheck=1, 2025-05-07T21:02:08.5155646Z stochastic_rounding=False, 2025-05-07T21:02:08.5155912Z weighted=True, 2025-05-07T21:02:08.5156129Z row_wise=True, 2025-05-07T21:02:08.5156350Z mixed=False, 2025-05-07T21:02:08.5156573Z use_cache=False, 2025-05-07T21:02:08.5156826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5157119Z use_cpu=True, 2025-05-07T21:02:08.5157361Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5157630Z ) 2025-05-07T21:02:08.5157920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5158491Z self=, 2025-05-07T21:02:08.5159012Z compile=True, 2025-05-07T21:02:08.5159266Z pooling_mode=, 2025-05-07T21:02:08.5160194Z T=2, 2025-05-07T21:02:08.5160389Z D=5, 2025-05-07T21:02:08.5160584Z B=8, 2025-05-07T21:02:08.5160779Z log_E=3, 2025-05-07T21:02:08.5160976Z L=2, 2025-05-07T21:02:08.5161174Z D_gradcheck=2, 2025-05-07T21:02:08.5161414Z stochastic_rounding=False, 2025-05-07T21:02:08.5161682Z weighted=False, 2025-05-07T21:02:08.5161900Z row_wise=True, 2025-05-07T21:02:08.5162123Z mixed=False, 2025-05-07T21:02:08.5162350Z use_cache=True, 2025-05-07T21:02:08.5162592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5162888Z use_cpu=True, 2025-05-07T21:02:08.5163139Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5163401Z ) 2025-05-07T21:02:08.5163643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5164221Z self=, 2025-05-07T21:02:08.5164746Z compile=False, 2025-05-07T21:02:08.5164998Z pooling_mode=, 2025-05-07T21:02:08.5165290Z T=5, 2025-05-07T21:02:08.5165477Z D=38, 2025-05-07T21:02:08.5165672Z B=76, 2025-05-07T21:02:08.5165868Z log_E=4, 2025-05-07T21:02:08.5166063Z L=3, 2025-05-07T21:02:08.5166266Z D_gradcheck=1, 2025-05-07T21:02:08.5166507Z stochastic_rounding=False, 2025-05-07T21:02:08.5166768Z weighted=True, 2025-05-07T21:02:08.5167000Z row_wise=True, 2025-05-07T21:02:08.5167221Z mixed=False, 2025-05-07T21:02:08.5167445Z use_cache=False, 2025-05-07T21:02:08.5167699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5168054Z use_cpu=True, 2025-05-07T21:02:08.5168302Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5168689Z ) 2025-05-07T21:02:08.5168930Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5169504Z self=, 2025-05-07T21:02:08.5170033Z compile=True, 2025-05-07T21:02:08.5170283Z pooling_mode=, 2025-05-07T21:02:08.5170573Z T=2, 2025-05-07T21:02:08.5170763Z D=108, 2025-05-07T21:02:08.5170967Z B=54, 2025-05-07T21:02:08.5171181Z log_E=4, 2025-05-07T21:02:08.5180570Z L=16, 2025-05-07T21:02:08.5180796Z D_gradcheck=1, 2025-05-07T21:02:08.5181030Z stochastic_rounding=False, 2025-05-07T21:02:08.5181294Z weighted=False, 2025-05-07T21:02:08.5181515Z row_wise=True, 2025-05-07T21:02:08.5181725Z mixed=True, 2025-05-07T21:02:08.5181936Z use_cache=True, 2025-05-07T21:02:08.5182189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5182482Z use_cpu=True, 2025-05-07T21:02:08.5182721Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5182989Z ) 2025-05-07T21:02:08.5183216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5183787Z self=, 2025-05-07T21:02:08.5184407Z compile=True, 2025-05-07T21:02:08.5184649Z pooling_mode=, 2025-05-07T21:02:08.5184935Z T=4, 2025-05-07T21:02:08.5185128Z D=88, 2025-05-07T21:02:08.5185317Z B=31, 2025-05-07T21:02:08.5185514Z log_E=4, 2025-05-07T21:02:08.5185709Z L=12, 2025-05-07T21:02:08.5185896Z D_gradcheck=1, 2025-05-07T21:02:08.5186125Z stochastic_rounding=False, 2025-05-07T21:02:08.5186393Z weighted=False, 2025-05-07T21:02:08.5186612Z row_wise=True, 2025-05-07T21:02:08.5186820Z mixed=True, 2025-05-07T21:02:08.5187035Z use_cache=True, 2025-05-07T21:02:08.5187276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5187556Z use_cpu=True, 2025-05-07T21:02:08.5187795Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5188114Z ) 2025-05-07T21:02:08.5188339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5188906Z self=, 2025-05-07T21:02:08.5189428Z compile=True, 2025-05-07T21:02:08.5189707Z pooling_mode=, 2025-05-07T21:02:08.5189986Z T=5, 2025-05-07T21:02:08.5190172Z D=49, 2025-05-07T21:02:08.5190356Z B=82, 2025-05-07T21:02:08.5190544Z log_E=5, 2025-05-07T21:02:08.5190741Z L=2, 2025-05-07T21:02:08.5190928Z D_gradcheck=1, 2025-05-07T21:02:08.5191156Z stochastic_rounding=True, 2025-05-07T21:02:08.5191413Z weighted=False, 2025-05-07T21:02:08.5191623Z row_wise=True, 2025-05-07T21:02:08.5191836Z mixed=True, 2025-05-07T21:02:08.5192046Z use_cache=True, 2025-05-07T21:02:08.5192284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5192572Z use_cpu=True, 2025-05-07T21:02:08.5192806Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5365692Z ) 2025-05-07T21:02:08.5366221Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5367977Z self=, 2025-05-07T21:02:08.5369413Z compile=False, 2025-05-07T21:02:08.5369903Z pooling_mode=, 2025-05-07T21:02:08.5370465Z T=1, 2025-05-07T21:02:08.5370841Z D=12, 2025-05-07T21:02:08.5371124Z B=80, 2025-05-07T21:02:08.5371345Z log_E=4, 2025-05-07T21:02:08.5371570Z L=5, 2025-05-07T21:02:08.5371764Z D_gradcheck=2, 2025-05-07T21:02:08.5372005Z stochastic_rounding=False, 2025-05-07T21:02:08.5372273Z weighted=False, 2025-05-07T21:02:08.5372502Z row_wise=True, 2025-05-07T21:02:08.5372718Z mixed=False, 2025-05-07T21:02:08.5372942Z use_cache=True, 2025-05-07T21:02:08.5373320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5373611Z use_cpu=True, 2025-05-07T21:02:08.5373848Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5374123Z ) 2025-05-07T21:02:08.5374354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5374930Z self=, 2025-05-07T21:02:08.5375464Z compile=True, 2025-05-07T21:02:08.5375711Z pooling_mode=, 2025-05-07T21:02:08.5375999Z T=2, 2025-05-07T21:02:08.5376190Z D=35, 2025-05-07T21:02:08.5376380Z B=60, 2025-05-07T21:02:08.5376575Z log_E=4, 2025-05-07T21:02:08.5376775Z L=16, 2025-05-07T21:02:08.5376967Z D_gradcheck=2, 2025-05-07T21:02:08.5377204Z stochastic_rounding=False, 2025-05-07T21:02:08.5377467Z weighted=False, 2025-05-07T21:02:08.5377685Z row_wise=True, 2025-05-07T21:02:08.5377904Z mixed=True, 2025-05-07T21:02:08.5378120Z use_cache=False, 2025-05-07T21:02:08.5378373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5378664Z use_cpu=True, 2025-05-07T21:02:08.5378908Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5379177Z ) 2025-05-07T21:02:08.5379408Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5379981Z self=, 2025-05-07T21:02:08.5380588Z compile=False, 2025-05-07T21:02:08.5380833Z pooling_mode=, 2025-05-07T21:02:08.5381135Z T=4, 2025-05-07T21:02:08.5381359Z D=114, 2025-05-07T21:02:08.5381559Z B=95, 2025-05-07T21:02:08.5381757Z log_E=4, 2025-05-07T21:02:08.5381959Z L=1, 2025-05-07T21:02:08.5382155Z D_gradcheck=2, 2025-05-07T21:02:08.5382392Z stochastic_rounding=False, 2025-05-07T21:02:08.5382657Z weighted=True, 2025-05-07T21:02:08.5382869Z row_wise=True, 2025-05-07T21:02:08.5383084Z mixed=True, 2025-05-07T21:02:08.5383303Z use_cache=True, 2025-05-07T21:02:08.5383541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5383830Z use_cpu=True, 2025-05-07T21:02:08.5384157Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5384422Z ) 2025-05-07T21:02:08.5384656Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5385227Z self=, 2025-05-07T21:02:08.5385821Z compile=True, 2025-05-07T21:02:08.5386063Z pooling_mode=, 2025-05-07T21:02:08.5386349Z T=1, 2025-05-07T21:02:08.5386545Z D=64, 2025-05-07T21:02:08.5386736Z B=12, 2025-05-07T21:02:08.5386934Z log_E=5, 2025-05-07T21:02:08.5387137Z L=17, 2025-05-07T21:02:08.5387330Z D_gradcheck=2, 2025-05-07T21:02:08.5387568Z stochastic_rounding=False, 2025-05-07T21:02:08.5387830Z weighted=True, 2025-05-07T21:02:08.5388045Z row_wise=True, 2025-05-07T21:02:08.5388265Z mixed=True, 2025-05-07T21:02:08.5388487Z use_cache=False, 2025-05-07T21:02:08.5388742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5389038Z use_cpu=True, 2025-05-07T21:02:08.5389281Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5389543Z ) 2025-05-07T21:02:08.5389778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5390350Z self=, 2025-05-07T21:02:08.5390884Z compile=False, 2025-05-07T21:02:08.5391129Z pooling_mode=, 2025-05-07T21:02:08.5391416Z T=4, 2025-05-07T21:02:08.5391608Z D=44, 2025-05-07T21:02:08.5391796Z B=118, 2025-05-07T21:02:08.5391994Z log_E=5, 2025-05-07T21:02:08.5392199Z L=20, 2025-05-07T21:02:08.5392393Z D_gradcheck=2, 2025-05-07T21:02:08.5392632Z stochastic_rounding=False, 2025-05-07T21:02:08.5392896Z weighted=False, 2025-05-07T21:02:08.5393114Z row_wise=True, 2025-05-07T21:02:08.5393332Z mixed=False, 2025-05-07T21:02:08.5393606Z use_cache=False, 2025-05-07T21:02:08.5393860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5394156Z use_cpu=True, 2025-05-07T21:02:08.5394398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5394660Z ) 2025-05-07T21:02:08.5394901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5395476Z self=, 2025-05-07T21:02:08.5396003Z compile=True, 2025-05-07T21:02:08.5396251Z pooling_mode=, 2025-05-07T21:02:08.5396542Z T=4, 2025-05-07T21:02:08.5396736Z D=66, 2025-05-07T21:02:08.5396923Z B=92, 2025-05-07T21:02:08.5397118Z log_E=3, 2025-05-07T21:02:08.5397321Z L=13, 2025-05-07T21:02:08.5397518Z D_gradcheck=2, 2025-05-07T21:02:08.5397753Z stochastic_rounding=True, 2025-05-07T21:02:08.5398014Z weighted=True, 2025-05-07T21:02:08.5398230Z row_wise=True, 2025-05-07T21:02:08.5398450Z mixed=True, 2025-05-07T21:02:08.5398673Z use_cache=True, 2025-05-07T21:02:08.5398916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5399215Z use_cpu=True, 2025-05-07T21:02:08.5399460Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5399723Z ) 2025-05-07T21:02:08.5399957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5400524Z self=, 2025-05-07T21:02:08.5401130Z compile=True, 2025-05-07T21:02:08.5401247Z pooling_mode=, 2025-05-07T21:02:08.5401328Z T=3, 2025-05-07T21:02:08.5401410Z D=62, 2025-05-07T21:02:08.5401498Z B=32, 2025-05-07T21:02:08.5401580Z log_E=3, 2025-05-07T21:02:08.5401665Z L=10, 2025-05-07T21:02:08.5401752Z D_gradcheck=1, 2025-05-07T21:02:08.5401853Z stochastic_rounding=True, 2025-05-07T21:02:08.5401946Z weighted=True, 2025-05-07T21:02:08.5402032Z row_wise=True, 2025-05-07T21:02:08.5402121Z mixed=False, 2025-05-07T21:02:08.5402216Z use_cache=True, 2025-05-07T21:02:08.5402328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5402462Z use_cpu=True, 2025-05-07T21:02:08.5402575Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5402655Z ) 2025-05-07T21:02:08.5402790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5403179Z self=, 2025-05-07T21:02:08.5403271Z compile=True, 2025-05-07T21:02:08.5403390Z pooling_mode=, 2025-05-07T21:02:08.5403480Z T=3, 2025-05-07T21:02:08.5403561Z D=31, 2025-05-07T21:02:08.5403650Z B=63, 2025-05-07T21:02:08.5403733Z log_E=5, 2025-05-07T21:02:08.5403820Z L=19, 2025-05-07T21:02:08.5403908Z D_gradcheck=1, 2025-05-07T21:02:08.5404011Z stochastic_rounding=False, 2025-05-07T21:02:08.5404106Z weighted=True, 2025-05-07T21:02:08.5404193Z row_wise=True, 2025-05-07T21:02:08.5404280Z mixed=True, 2025-05-07T21:02:08.5404373Z use_cache=True, 2025-05-07T21:02:08.5404484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5404573Z use_cpu=True, 2025-05-07T21:02:08.5404687Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5404767Z ) 2025-05-07T21:02:08.5404902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5405249Z self=, 2025-05-07T21:02:08.5405337Z compile=True, 2025-05-07T21:02:08.5405454Z pooling_mode=, 2025-05-07T21:02:08.5405537Z T=2, 2025-05-07T21:02:08.5405617Z D=2, 2025-05-07T21:02:08.5405706Z B=32, 2025-05-07T21:02:08.5405791Z log_E=3, 2025-05-07T21:02:08.5405873Z L=3, 2025-05-07T21:02:08.5405968Z D_gradcheck=1, 2025-05-07T21:02:08.5406068Z stochastic_rounding=False, 2025-05-07T21:02:08.5406156Z weighted=False, 2025-05-07T21:02:08.5406250Z row_wise=True, 2025-05-07T21:02:08.5406379Z mixed=False, 2025-05-07T21:02:08.5406468Z use_cache=True, 2025-05-07T21:02:08.5406585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5406674Z use_cpu=True, 2025-05-07T21:02:08.5406779Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5406865Z ) 2025-05-07T21:02:08.5406999Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5407348Z self=, 2025-05-07T21:02:08.5407437Z compile=False, 2025-05-07T21:02:08.5407549Z pooling_mode=, 2025-05-07T21:02:08.5407634Z T=2, 2025-05-07T21:02:08.5407714Z D=56, 2025-05-07T21:02:08.5407793Z B=53, 2025-05-07T21:02:08.5407883Z log_E=3, 2025-05-07T21:02:08.5407963Z L=0, 2025-05-07T21:02:08.5408051Z D_gradcheck=2, 2025-05-07T21:02:08.5408156Z stochastic_rounding=True, 2025-05-07T21:02:08.5408243Z weighted=True, 2025-05-07T21:02:08.5408326Z row_wise=True, 2025-05-07T21:02:08.5408417Z mixed=True, 2025-05-07T21:02:08.5408506Z use_cache=True, 2025-05-07T21:02:08.5408785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5408884Z use_cpu=True, 2025-05-07T21:02:08.5408990Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5409078Z ) 2025-05-07T21:02:08.5409214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5409619Z self=, 2025-05-07T21:02:08.5409715Z compile=True, 2025-05-07T21:02:08.5409829Z pooling_mode=, 2025-05-07T21:02:08.5409911Z T=2, 2025-05-07T21:02:08.5409998Z D=13, 2025-05-07T21:02:08.5410083Z B=72, 2025-05-07T21:02:08.5410164Z log_E=5, 2025-05-07T21:02:08.5410250Z L=0, 2025-05-07T21:02:08.5410338Z D_gradcheck=1, 2025-05-07T21:02:08.5410438Z stochastic_rounding=False, 2025-05-07T21:02:08.5410534Z weighted=False, 2025-05-07T21:02:08.5410623Z row_wise=True, 2025-05-07T21:02:08.5410709Z mixed=True, 2025-05-07T21:02:08.5410805Z use_cache=True, 2025-05-07T21:02:08.5410915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5411053Z use_cpu=True, 2025-05-07T21:02:08.5411160Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5411246Z ) 2025-05-07T21:02:08.5411406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5411809Z self=, 2025-05-07T21:02:08.5411898Z compile=True, 2025-05-07T21:02:08.5412019Z pooling_mode=, 2025-05-07T21:02:08.5412100Z T=5, 2025-05-07T21:02:08.5412180Z D=71, 2025-05-07T21:02:08.5412270Z B=17, 2025-05-07T21:02:08.5412355Z log_E=4, 2025-05-07T21:02:08.5412438Z L=19, 2025-05-07T21:02:08.5412531Z D_gradcheck=1, 2025-05-07T21:02:08.5412628Z stochastic_rounding=True, 2025-05-07T21:02:08.5412719Z weighted=True, 2025-05-07T21:02:08.5412808Z row_wise=True, 2025-05-07T21:02:08.5412893Z mixed=False, 2025-05-07T21:02:08.5412985Z use_cache=True, 2025-05-07T21:02:08.5413100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5413185Z use_cpu=True, 2025-05-07T21:02:08.5413301Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5413379Z ) 2025-05-07T21:02:08.5413511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5413863Z self=, 2025-05-07T21:02:08.5413952Z compile=False, 2025-05-07T21:02:08.5414065Z pooling_mode=, 2025-05-07T21:02:08.5414158Z T=3, 2025-05-07T21:02:08.5414239Z D=46, 2025-05-07T21:02:08.5414321Z B=48, 2025-05-07T21:02:08.5414412Z log_E=4, 2025-05-07T21:02:08.5414494Z L=20, 2025-05-07T21:02:08.5414591Z D_gradcheck=2, 2025-05-07T21:02:08.5414694Z stochastic_rounding=False, 2025-05-07T21:02:08.5414782Z weighted=False, 2025-05-07T21:02:08.5414924Z row_wise=True, 2025-05-07T21:02:08.5415010Z mixed=False, 2025-05-07T21:02:08.5415097Z use_cache=False, 2025-05-07T21:02:08.5415219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5415306Z use_cpu=True, 2025-05-07T21:02:08.5415416Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5415505Z ) 2025-05-07T21:02:08.5415641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5415996Z self=, 2025-05-07T21:02:08.5416090Z compile=True, 2025-05-07T21:02:08.5416200Z pooling_mode=, 2025-05-07T21:02:08.5416288Z T=1, 2025-05-07T21:02:08.5416374Z D=120, 2025-05-07T21:02:08.5416457Z B=91, 2025-05-07T21:02:08.5416544Z log_E=5, 2025-05-07T21:02:08.5416628Z L=6, 2025-05-07T21:02:08.5416719Z D_gradcheck=2, 2025-05-07T21:02:08.5416828Z stochastic_rounding=True, 2025-05-07T21:02:08.5416916Z weighted=True, 2025-05-07T21:02:08.5417006Z row_wise=True, 2025-05-07T21:02:08.5417099Z mixed=False, 2025-05-07T21:02:08.5417189Z use_cache=False, 2025-05-07T21:02:08.5417304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5417399Z use_cpu=True, 2025-05-07T21:02:08.5417508Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5417590Z ) 2025-05-07T21:02:08.5417896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5418236Z self=, 2025-05-07T21:02:08.5418331Z compile=False, 2025-05-07T21:02:08.5418442Z pooling_mode=, 2025-05-07T21:02:08.5418522Z T=3, 2025-05-07T21:02:08.5418609Z D=63, 2025-05-07T21:02:08.5418690Z B=92, 2025-05-07T21:02:08.5418770Z log_E=5, 2025-05-07T21:02:08.5418860Z L=15, 2025-05-07T21:02:08.5418948Z D_gradcheck=1, 2025-05-07T21:02:08.5419047Z stochastic_rounding=True, 2025-05-07T21:02:08.5419143Z weighted=True, 2025-05-07T21:02:08.5419229Z row_wise=True, 2025-05-07T21:02:08.5419313Z mixed=False, 2025-05-07T21:02:08.5419456Z use_cache=True, 2025-05-07T21:02:08.5419568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5419654Z use_cpu=True, 2025-05-07T21:02:08.5419766Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5419843Z ) 2025-05-07T21:02:08.5419983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5420363Z self=, 2025-05-07T21:02:08.5420451Z compile=True, 2025-05-07T21:02:08.5420575Z pooling_mode=, 2025-05-07T21:02:08.5420656Z T=2, 2025-05-07T21:02:08.5420737Z D=44, 2025-05-07T21:02:08.5420825Z B=114, 2025-05-07T21:02:08.5420906Z log_E=5, 2025-05-07T21:02:08.5420990Z L=4, 2025-05-07T21:02:08.5421086Z D_gradcheck=2, 2025-05-07T21:02:08.5421186Z stochastic_rounding=True, 2025-05-07T21:02:08.5421275Z weighted=False, 2025-05-07T21:02:08.5421367Z row_wise=True, 2025-05-07T21:02:08.5421456Z mixed=True, 2025-05-07T21:02:08.5421550Z use_cache=False, 2025-05-07T21:02:08.5421668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5421754Z use_cpu=True, 2025-05-07T21:02:08.5421866Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5421945Z ) 2025-05-07T21:02:08.5422080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5422432Z self=, 2025-05-07T21:02:08.5422518Z compile=True, 2025-05-07T21:02:08.5422628Z pooling_mode=, 2025-05-07T21:02:08.5422713Z T=5, 2025-05-07T21:02:08.5422798Z D=50, 2025-05-07T21:02:08.5422880Z B=83, 2025-05-07T21:02:08.5422971Z log_E=3, 2025-05-07T21:02:08.5423052Z L=8, 2025-05-07T21:02:08.5423140Z D_gradcheck=1, 2025-05-07T21:02:08.5423253Z stochastic_rounding=False, 2025-05-07T21:02:08.5423386Z weighted=True, 2025-05-07T21:02:08.5423479Z row_wise=True, 2025-05-07T21:02:08.5423563Z mixed=True, 2025-05-07T21:02:08.5423653Z use_cache=False, 2025-05-07T21:02:08.5423766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5423853Z use_cpu=True, 2025-05-07T21:02:08.5423959Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5635618Z ) 2025-05-07T21:02:08.5636727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5637809Z self=, 2025-05-07T21:02:08.5638088Z compile=False, 2025-05-07T21:02:08.5638389Z pooling_mode=, 2025-05-07T21:02:08.5638609Z T=4, 2025-05-07T21:02:08.5638840Z D=118, 2025-05-07T21:02:08.5639052Z B=69, 2025-05-07T21:02:08.5639277Z log_E=5, 2025-05-07T21:02:08.5639486Z L=2, 2025-05-07T21:02:08.5639711Z D_gradcheck=2, 2025-05-07T21:02:08.5639991Z stochastic_rounding=False, 2025-05-07T21:02:08.5640227Z weighted=False, 2025-05-07T21:02:08.5640440Z row_wise=True, 2025-05-07T21:02:08.5640616Z mixed=False, 2025-05-07T21:02:08.5640787Z use_cache=True, 2025-05-07T21:02:08.5641008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5641159Z use_cpu=True, 2025-05-07T21:02:08.5641271Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5641562Z ) 2025-05-07T21:02:08.5641712Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5642050Z self=, 2025-05-07T21:02:08.5642146Z compile=True, 2025-05-07T21:02:08.5642259Z pooling_mode=, 2025-05-07T21:02:08.5642338Z T=2, 2025-05-07T21:02:08.5642426Z D=23, 2025-05-07T21:02:08.5642506Z B=11, 2025-05-07T21:02:08.5642586Z log_E=3, 2025-05-07T21:02:08.5642842Z L=8, 2025-05-07T21:02:08.5642932Z D_gradcheck=1, 2025-05-07T21:02:08.5643032Z stochastic_rounding=True, 2025-05-07T21:02:08.5643125Z weighted=True, 2025-05-07T21:02:08.5643209Z row_wise=True, 2025-05-07T21:02:08.5643369Z mixed=False, 2025-05-07T21:02:08.5643465Z use_cache=False, 2025-05-07T21:02:08.5643577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5643662Z use_cpu=True, 2025-05-07T21:02:08.5643775Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5643853Z ) 2025-05-07T21:02:08.5644048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5644389Z self=, 2025-05-07T21:02:08.5644475Z compile=True, 2025-05-07T21:02:08.5644591Z pooling_mode=, 2025-05-07T21:02:08.5644670Z T=3, 2025-05-07T21:02:08.5644750Z D=20, 2025-05-07T21:02:08.5644836Z B=91, 2025-05-07T21:02:08.5644916Z log_E=5, 2025-05-07T21:02:08.5645000Z L=16, 2025-05-07T21:02:08.5645093Z D_gradcheck=2, 2025-05-07T21:02:08.5645194Z stochastic_rounding=False, 2025-05-07T21:02:08.5645326Z weighted=False, 2025-05-07T21:02:08.5645421Z row_wise=True, 2025-05-07T21:02:08.5645510Z mixed=False, 2025-05-07T21:02:08.5645602Z use_cache=True, 2025-05-07T21:02:08.5645717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5645800Z use_cpu=True, 2025-05-07T21:02:08.5645915Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5645995Z ) 2025-05-07T21:02:08.5646138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5646548Z self=, 2025-05-07T21:02:08.5646633Z compile=True, 2025-05-07T21:02:08.5646748Z pooling_mode=, 2025-05-07T21:02:08.5646830Z T=1, 2025-05-07T21:02:08.5646908Z D=12, 2025-05-07T21:02:08.5646985Z B=61, 2025-05-07T21:02:08.5647073Z log_E=4, 2025-05-07T21:02:08.5647152Z L=16, 2025-05-07T21:02:08.5647239Z D_gradcheck=1, 2025-05-07T21:02:08.5647422Z stochastic_rounding=False, 2025-05-07T21:02:08.5647509Z weighted=True, 2025-05-07T21:02:08.5647600Z row_wise=True, 2025-05-07T21:02:08.5647689Z mixed=False, 2025-05-07T21:02:08.5647775Z use_cache=False, 2025-05-07T21:02:08.5647898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5647983Z use_cpu=True, 2025-05-07T21:02:08.5648094Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5648184Z ) 2025-05-07T21:02:08.5648326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5648793Z self=, 2025-05-07T21:02:08.5648888Z compile=True, 2025-05-07T21:02:08.5648998Z pooling_mode=, 2025-05-07T21:02:08.5649079Z T=4, 2025-05-07T21:02:08.5649167Z D=42, 2025-05-07T21:02:08.5649251Z B=3, 2025-05-07T21:02:08.5649343Z log_E=3, 2025-05-07T21:02:08.5649426Z L=12, 2025-05-07T21:02:08.5649518Z D_gradcheck=1, 2025-05-07T21:02:08.5649629Z stochastic_rounding=False, 2025-05-07T21:02:08.5649714Z weighted=False, 2025-05-07T21:02:08.5649800Z row_wise=True, 2025-05-07T21:02:08.5649897Z mixed=False, 2025-05-07T21:02:08.5649987Z use_cache=False, 2025-05-07T21:02:08.5650099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5650199Z use_cpu=True, 2025-05-07T21:02:08.5650371Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5650454Z ) 2025-05-07T21:02:08.5650595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5650930Z self=, 2025-05-07T21:02:08.5651020Z compile=True, 2025-05-07T21:02:08.5651139Z pooling_mode=, 2025-05-07T21:02:08.5651219Z T=5, 2025-05-07T21:02:08.5651313Z D=14, 2025-05-07T21:02:08.5651396Z B=121, 2025-05-07T21:02:08.5651479Z log_E=5, 2025-05-07T21:02:08.5651572Z L=16, 2025-05-07T21:02:08.5651667Z D_gradcheck=1, 2025-05-07T21:02:08.5651771Z stochastic_rounding=False, 2025-05-07T21:02:08.5651872Z weighted=False, 2025-05-07T21:02:08.5652002Z row_wise=True, 2025-05-07T21:02:08.5652086Z mixed=True, 2025-05-07T21:02:08.5652183Z use_cache=False, 2025-05-07T21:02:08.5652293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5652375Z use_cpu=True, 2025-05-07T21:02:08.5652493Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5652574Z ) 2025-05-07T21:02:08.5652751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5653100Z self=, 2025-05-07T21:02:08.5653190Z compile=True, 2025-05-07T21:02:08.5653308Z pooling_mode=, 2025-05-07T21:02:08.5653394Z T=4, 2025-05-07T21:02:08.5653477Z D=105, 2025-05-07T21:02:08.5653561Z B=105, 2025-05-07T21:02:08.5653644Z log_E=3, 2025-05-07T21:02:08.5653721Z L=3, 2025-05-07T21:02:08.5653820Z D_gradcheck=1, 2025-05-07T21:02:08.5653922Z stochastic_rounding=True, 2025-05-07T21:02:08.5654008Z weighted=False, 2025-05-07T21:02:08.5654106Z row_wise=True, 2025-05-07T21:02:08.5654192Z mixed=False, 2025-05-07T21:02:08.5654281Z use_cache=False, 2025-05-07T21:02:08.5654402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5654487Z use_cpu=True, 2025-05-07T21:02:08.5654595Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5654685Z ) 2025-05-07T21:02:08.5654819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5655162Z self=, 2025-05-07T21:02:08.5655252Z compile=False, 2025-05-07T21:02:08.5655366Z pooling_mode=, 2025-05-07T21:02:08.5655456Z T=5, 2025-05-07T21:02:08.5655537Z D=89, 2025-05-07T21:02:08.5655618Z B=49, 2025-05-07T21:02:08.5655712Z log_E=3, 2025-05-07T21:02:08.5655795Z L=19, 2025-05-07T21:02:08.5655928Z D_gradcheck=1, 2025-05-07T21:02:08.5656040Z stochastic_rounding=True, 2025-05-07T21:02:08.5656133Z weighted=False, 2025-05-07T21:02:08.5656225Z row_wise=True, 2025-05-07T21:02:08.5656318Z mixed=True, 2025-05-07T21:02:08.5656407Z use_cache=False, 2025-05-07T21:02:08.5656519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5656606Z use_cpu=True, 2025-05-07T21:02:08.5656711Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5656797Z ) 2025-05-07T21:02:08.5656926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5657258Z self=, 2025-05-07T21:02:08.5657351Z compile=False, 2025-05-07T21:02:08.5657462Z pooling_mode=, 2025-05-07T21:02:08.5657546Z T=2, 2025-05-07T21:02:08.5657632Z D=89, 2025-05-07T21:02:08.5657711Z B=50, 2025-05-07T21:02:08.5657791Z log_E=4, 2025-05-07T21:02:08.5657880Z L=11, 2025-05-07T21:02:08.5657966Z D_gradcheck=1, 2025-05-07T21:02:08.5658065Z stochastic_rounding=False, 2025-05-07T21:02:08.5658160Z weighted=False, 2025-05-07T21:02:08.5658244Z row_wise=True, 2025-05-07T21:02:08.5658332Z mixed=False, 2025-05-07T21:02:08.5658420Z use_cache=True, 2025-05-07T21:02:08.5658527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5658661Z use_cpu=True, 2025-05-07T21:02:08.5658772Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5658850Z ) 2025-05-07T21:02:08.5658990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5659325Z self=, 2025-05-07T21:02:08.5659416Z compile=False, 2025-05-07T21:02:08.5659539Z pooling_mode=, 2025-05-07T21:02:08.5659618Z T=2, 2025-05-07T21:02:08.5659702Z D=66, 2025-05-07T21:02:08.5659788Z B=54, 2025-05-07T21:02:08.5659872Z log_E=4, 2025-05-07T21:02:08.5659961Z L=16, 2025-05-07T21:02:08.5660046Z D_gradcheck=1, 2025-05-07T21:02:08.5660145Z stochastic_rounding=False, 2025-05-07T21:02:08.5660280Z weighted=False, 2025-05-07T21:02:08.5660364Z row_wise=True, 2025-05-07T21:02:08.5660448Z mixed=False, 2025-05-07T21:02:08.5660552Z use_cache=False, 2025-05-07T21:02:08.5660662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5660749Z use_cpu=True, 2025-05-07T21:02:08.5660897Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5660978Z ) 2025-05-07T21:02:08.5661109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5661458Z self=, 2025-05-07T21:02:08.5661545Z compile=False, 2025-05-07T21:02:08.5661663Z pooling_mode=, 2025-05-07T21:02:08.5661744Z T=4, 2025-05-07T21:02:08.5661825Z D=59, 2025-05-07T21:02:08.5661920Z B=35, 2025-05-07T21:02:08.5661999Z log_E=4, 2025-05-07T21:02:08.5662082Z L=6, 2025-05-07T21:02:08.5662174Z D_gradcheck=2, 2025-05-07T21:02:08.5662272Z stochastic_rounding=True, 2025-05-07T21:02:08.5662360Z weighted=False, 2025-05-07T21:02:08.5662450Z row_wise=True, 2025-05-07T21:02:08.5662533Z mixed=True, 2025-05-07T21:02:08.5662623Z use_cache=True, 2025-05-07T21:02:08.5662736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5671386Z use_cpu=True, 2025-05-07T21:02:08.5671513Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5671591Z ) 2025-05-07T21:02:08.5671743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5672090Z self=, 2025-05-07T21:02:08.5672186Z compile=False, 2025-05-07T21:02:08.5672299Z pooling_mode=, 2025-05-07T21:02:08.5672380Z T=5, 2025-05-07T21:02:08.5672468Z D=72, 2025-05-07T21:02:08.5672550Z B=109, 2025-05-07T21:02:08.5672733Z log_E=3, 2025-05-07T21:02:08.5672822Z L=13, 2025-05-07T21:02:08.5672910Z D_gradcheck=1, 2025-05-07T21:02:08.5673010Z stochastic_rounding=True, 2025-05-07T21:02:08.5673107Z weighted=False, 2025-05-07T21:02:08.5673192Z row_wise=True, 2025-05-07T21:02:08.5673276Z mixed=True, 2025-05-07T21:02:08.5673368Z use_cache=False, 2025-05-07T21:02:08.5673483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5673581Z use_cpu=True, 2025-05-07T21:02:08.5673693Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5673776Z ) 2025-05-07T21:02:08.5673917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5674254Z self=, 2025-05-07T21:02:08.5674341Z compile=True, 2025-05-07T21:02:08.5674463Z pooling_mode=, 2025-05-07T21:02:08.5674545Z T=1, 2025-05-07T21:02:08.5674623Z D=16, 2025-05-07T21:02:08.5674709Z B=66, 2025-05-07T21:02:08.5674794Z log_E=5, 2025-05-07T21:02:08.5674875Z L=5, 2025-05-07T21:02:08.5674968Z D_gradcheck=2, 2025-05-07T21:02:08.5675070Z stochastic_rounding=True, 2025-05-07T21:02:08.5675154Z weighted=True, 2025-05-07T21:02:08.5675243Z row_wise=True, 2025-05-07T21:02:08.5675326Z mixed=False, 2025-05-07T21:02:08.5675414Z use_cache=True, 2025-05-07T21:02:08.5675569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5675654Z use_cpu=True, 2025-05-07T21:02:08.5675762Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5675842Z ) 2025-05-07T21:02:08.5675973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5676311Z self=, 2025-05-07T21:02:08.5676399Z compile=False, 2025-05-07T21:02:08.5676508Z pooling_mode=, 2025-05-07T21:02:08.5676592Z T=5, 2025-05-07T21:02:08.5676671Z D=48, 2025-05-07T21:02:08.5676750Z B=70, 2025-05-07T21:02:08.5676836Z log_E=3, 2025-05-07T21:02:08.5676914Z L=16, 2025-05-07T21:02:08.5677004Z D_gradcheck=2, 2025-05-07T21:02:08.5677147Z stochastic_rounding=False, 2025-05-07T21:02:08.5677231Z weighted=True, 2025-05-07T21:02:08.5677319Z row_wise=True, 2025-05-07T21:02:08.5677403Z mixed=False, 2025-05-07T21:02:08.5677487Z use_cache=True, 2025-05-07T21:02:08.5677605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5677725Z use_cpu=True, 2025-05-07T21:02:08.5677833Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5677916Z ) 2025-05-07T21:02:08.5678046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5678379Z self=, 2025-05-07T21:02:08.5678472Z compile=False, 2025-05-07T21:02:08.5678581Z pooling_mode=, 2025-05-07T21:02:08.5678664Z T=3, 2025-05-07T21:02:08.5678748Z D=96, 2025-05-07T21:02:08.5678826Z B=92, 2025-05-07T21:02:08.5678915Z log_E=4, 2025-05-07T21:02:08.5678994Z L=18, 2025-05-07T21:02:08.5679078Z D_gradcheck=1, 2025-05-07T21:02:08.5679186Z stochastic_rounding=False, 2025-05-07T21:02:08.5679272Z weighted=False, 2025-05-07T21:02:08.5679355Z row_wise=True, 2025-05-07T21:02:08.5679443Z mixed=False, 2025-05-07T21:02:08.5679529Z use_cache=False, 2025-05-07T21:02:08.5679642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5679736Z use_cpu=True, 2025-05-07T21:02:08.5679844Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5679923Z ) 2025-05-07T21:02:08.5680056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5680387Z self=, 2025-05-07T21:02:08.5680479Z compile=False, 2025-05-07T21:02:08.5680588Z pooling_mode=, 2025-05-07T21:02:08.5680668Z T=3, 2025-05-07T21:02:08.5680752Z D=48, 2025-05-07T21:02:08.5680875Z B=66, 2025-05-07T21:02:08.5680959Z log_E=4, 2025-05-07T21:02:08.5681044Z L=1, 2025-05-07T21:02:08.5681145Z D_gradcheck=1, 2025-05-07T21:02:08.5681253Z stochastic_rounding=True, 2025-05-07T21:02:08.5681368Z weighted=True, 2025-05-07T21:02:08.5681450Z row_wise=True, 2025-05-07T21:02:08.5681529Z mixed=False, 2025-05-07T21:02:08.5681618Z use_cache=True, 2025-05-07T21:02:08.5681727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5681814Z use_cpu=True, 2025-05-07T21:02:08.5681919Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5681996Z ) 2025-05-07T21:02:08.5682125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5682471Z self=, 2025-05-07T21:02:08.5682556Z compile=True, 2025-05-07T21:02:08.5682673Z pooling_mode=, 2025-05-07T21:02:08.5682751Z T=3, 2025-05-07T21:02:08.5682829Z D=6, 2025-05-07T21:02:08.5682922Z B=56, 2025-05-07T21:02:08.5683004Z log_E=3, 2025-05-07T21:02:08.5683082Z L=11, 2025-05-07T21:02:08.5683177Z D_gradcheck=1, 2025-05-07T21:02:08.5683276Z stochastic_rounding=False, 2025-05-07T21:02:08.5683360Z weighted=False, 2025-05-07T21:02:08.5683449Z row_wise=True, 2025-05-07T21:02:08.5683531Z mixed=True, 2025-05-07T21:02:08.5683663Z use_cache=False, 2025-05-07T21:02:08.5683780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5683865Z use_cpu=True, 2025-05-07T21:02:08.5683976Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5918370Z ) 2025-05-07T21:02:08.5918590Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5919117Z self=, 2025-05-07T21:02:08.5919248Z compile=False, 2025-05-07T21:02:08.5919415Z pooling_mode=, 2025-05-07T21:02:08.5919529Z T=3, 2025-05-07T21:02:08.5919655Z D=98, 2025-05-07T21:02:08.5919774Z B=48, 2025-05-07T21:02:08.5919884Z log_E=4, 2025-05-07T21:02:08.5919996Z L=17, 2025-05-07T21:02:08.5920300Z D_gradcheck=1, 2025-05-07T21:02:08.5920439Z stochastic_rounding=True, 2025-05-07T21:02:08.5920553Z weighted=True, 2025-05-07T21:02:08.5920672Z row_wise=True, 2025-05-07T21:02:08.5920783Z mixed=True, 2025-05-07T21:02:08.5920903Z use_cache=True, 2025-05-07T21:02:08.5921165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5921283Z use_cpu=True, 2025-05-07T21:02:08.5921430Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5921545Z ) 2025-05-07T21:02:08.5921727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5922206Z self=, 2025-05-07T21:02:08.5922334Z compile=True, 2025-05-07T21:02:08.5922483Z pooling_mode=, 2025-05-07T21:02:08.5922601Z T=5, 2025-05-07T21:02:08.5922718Z D=58, 2025-05-07T21:02:08.5922829Z B=31, 2025-05-07T21:02:08.5922916Z log_E=4, 2025-05-07T21:02:08.5922995Z L=6, 2025-05-07T21:02:08.5923087Z D_gradcheck=1, 2025-05-07T21:02:08.5923192Z stochastic_rounding=False, 2025-05-07T21:02:08.5923276Z weighted=True, 2025-05-07T21:02:08.5923358Z row_wise=True, 2025-05-07T21:02:08.5923444Z mixed=True, 2025-05-07T21:02:08.5923531Z use_cache=True, 2025-05-07T21:02:08.5923641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5923731Z use_cpu=True, 2025-05-07T21:02:08.5923835Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5923912Z ) 2025-05-07T21:02:08.5924048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5924385Z self=, 2025-05-07T21:02:08.5924476Z compile=False, 2025-05-07T21:02:08.5924588Z pooling_mode=, 2025-05-07T21:02:08.5924668Z T=4, 2025-05-07T21:02:08.5924840Z D=31, 2025-05-07T21:02:08.5924924Z B=21, 2025-05-07T21:02:08.5925003Z log_E=4, 2025-05-07T21:02:08.5925097Z L=3, 2025-05-07T21:02:08.5925180Z D_gradcheck=1, 2025-05-07T21:02:08.5925276Z stochastic_rounding=True, 2025-05-07T21:02:08.5925370Z weighted=True, 2025-05-07T21:02:08.5925452Z row_wise=True, 2025-05-07T21:02:08.5925533Z mixed=True, 2025-05-07T21:02:08.5925630Z use_cache=True, 2025-05-07T21:02:08.5925747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5925837Z use_cpu=True, 2025-05-07T21:02:08.5925948Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5926027Z ) 2025-05-07T21:02:08.5926162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5926502Z self=, 2025-05-07T21:02:08.5926588Z compile=True, 2025-05-07T21:02:08.5926703Z pooling_mode=, 2025-05-07T21:02:08.5926784Z T=4, 2025-05-07T21:02:08.5926909Z D=66, 2025-05-07T21:02:08.5926997Z B=98, 2025-05-07T21:02:08.5927078Z log_E=5, 2025-05-07T21:02:08.5927162Z L=20, 2025-05-07T21:02:08.5927256Z D_gradcheck=2, 2025-05-07T21:02:08.5927356Z stochastic_rounding=True, 2025-05-07T21:02:08.5927442Z weighted=True, 2025-05-07T21:02:08.5927534Z row_wise=True, 2025-05-07T21:02:08.5927691Z mixed=True, 2025-05-07T21:02:08.5927784Z use_cache=True, 2025-05-07T21:02:08.5927896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5927981Z use_cpu=True, 2025-05-07T21:02:08.5928091Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5928170Z ) 2025-05-07T21:02:08.5928301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5928799Z self=, 2025-05-07T21:02:08.5928890Z compile=False, 2025-05-07T21:02:08.5929000Z pooling_mode=, 2025-05-07T21:02:08.5929088Z T=4, 2025-05-07T21:02:08.5929169Z D=15, 2025-05-07T21:02:08.5929248Z B=79, 2025-05-07T21:02:08.5929338Z log_E=3, 2025-05-07T21:02:08.5929470Z L=18, 2025-05-07T21:02:08.5929565Z D_gradcheck=1, 2025-05-07T21:02:08.5929664Z stochastic_rounding=True, 2025-05-07T21:02:08.5929749Z weighted=True, 2025-05-07T21:02:08.5929839Z row_wise=True, 2025-05-07T21:02:08.5929927Z mixed=False, 2025-05-07T21:02:08.5930017Z use_cache=False, 2025-05-07T21:02:08.5930176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5930263Z use_cpu=True, 2025-05-07T21:02:08.5930368Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5930455Z ) 2025-05-07T21:02:08.5930585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5930922Z self=, 2025-05-07T21:02:08.5931018Z compile=True, 2025-05-07T21:02:08.5931138Z pooling_mode=, 2025-05-07T21:02:08.5931239Z T=2, 2025-05-07T21:02:08.5931342Z D=34, 2025-05-07T21:02:08.5931433Z B=56, 2025-05-07T21:02:08.5931519Z log_E=4, 2025-05-07T21:02:08.5931604Z L=1, 2025-05-07T21:02:08.5931689Z D_gradcheck=1, 2025-05-07T21:02:08.5931794Z stochastic_rounding=True, 2025-05-07T21:02:08.5931879Z weighted=True, 2025-05-07T21:02:08.5931963Z row_wise=True, 2025-05-07T21:02:08.5932053Z mixed=True, 2025-05-07T21:02:08.5932142Z use_cache=False, 2025-05-07T21:02:08.5932252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5932344Z use_cpu=True, 2025-05-07T21:02:08.5932450Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5932528Z ) 2025-05-07T21:02:08.5932664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5933004Z self=, 2025-05-07T21:02:08.5933100Z compile=True, 2025-05-07T21:02:08.5933212Z pooling_mode=, 2025-05-07T21:02:08.5933607Z T=5, 2025-05-07T21:02:08.5933697Z D=92, 2025-05-07T21:02:08.5933776Z B=63, 2025-05-07T21:02:08.5933862Z log_E=3, 2025-05-07T21:02:08.5933947Z L=2, 2025-05-07T21:02:08.5934032Z D_gradcheck=2, 2025-05-07T21:02:08.5934131Z stochastic_rounding=False, 2025-05-07T21:02:08.5934224Z weighted=True, 2025-05-07T21:02:08.5934307Z row_wise=True, 2025-05-07T21:02:08.5934393Z mixed=True, 2025-05-07T21:02:08.5934488Z use_cache=False, 2025-05-07T21:02:08.5934597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5934680Z use_cpu=True, 2025-05-07T21:02:08.5934790Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5934867Z ) 2025-05-07T21:02:08.5935004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5935343Z self=, 2025-05-07T21:02:08.5935429Z compile=True, 2025-05-07T21:02:08.5935544Z pooling_mode=, 2025-05-07T21:02:08.5935626Z T=1, 2025-05-07T21:02:08.5935705Z D=85, 2025-05-07T21:02:08.5935787Z B=98, 2025-05-07T21:02:08.5935877Z log_E=4, 2025-05-07T21:02:08.5935956Z L=12, 2025-05-07T21:02:08.5936047Z D_gradcheck=2, 2025-05-07T21:02:08.5936143Z stochastic_rounding=True, 2025-05-07T21:02:08.5936235Z weighted=False, 2025-05-07T21:02:08.5936721Z row_wise=True, 2025-05-07T21:02:08.5936808Z mixed=True, 2025-05-07T21:02:08.5936898Z use_cache=False, 2025-05-07T21:02:08.5937012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5937124Z use_cpu=True, 2025-05-07T21:02:08.5937277Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5937387Z ) 2025-05-07T21:02:08.5937519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5937862Z self=, 2025-05-07T21:02:08.5937947Z compile=True, 2025-05-07T21:02:08.5938060Z pooling_mode=, 2025-05-07T21:02:08.5938150Z T=2, 2025-05-07T21:02:08.5938230Z D=80, 2025-05-07T21:02:08.5938308Z B=47, 2025-05-07T21:02:08.5938484Z log_E=5, 2025-05-07T21:02:08.5938563Z L=16, 2025-05-07T21:02:08.5938647Z D_gradcheck=2, 2025-05-07T21:02:08.5938751Z stochastic_rounding=True, 2025-05-07T21:02:08.5938837Z weighted=True, 2025-05-07T21:02:08.5938929Z row_wise=True, 2025-05-07T21:02:08.5939009Z mixed=True, 2025-05-07T21:02:08.5939155Z use_cache=True, 2025-05-07T21:02:08.5939272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5939357Z use_cpu=True, 2025-05-07T21:02:08.5939462Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5939544Z ) 2025-05-07T21:02:08.5939672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5940014Z self=, 2025-05-07T21:02:08.5940109Z compile=True, 2025-05-07T21:02:08.5940221Z pooling_mode=, 2025-05-07T21:02:08.5940304Z T=1, 2025-05-07T21:02:08.5940394Z D=15, 2025-05-07T21:02:08.5940471Z B=26, 2025-05-07T21:02:08.5940555Z log_E=4, 2025-05-07T21:02:08.5940640Z L=9, 2025-05-07T21:02:08.5940731Z D_gradcheck=1, 2025-05-07T21:02:08.5940833Z stochastic_rounding=True, 2025-05-07T21:02:08.5940918Z weighted=True, 2025-05-07T21:02:08.5941003Z row_wise=True, 2025-05-07T21:02:08.5941090Z mixed=False, 2025-05-07T21:02:08.5941178Z use_cache=False, 2025-05-07T21:02:08.5941284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5941374Z use_cpu=True, 2025-05-07T21:02:08.5941476Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5941551Z ) 2025-05-07T21:02:08.5941689Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5942028Z self=, 2025-05-07T21:02:08.5942113Z compile=False, 2025-05-07T21:02:08.5942288Z pooling_mode=, 2025-05-07T21:02:08.5942368Z T=5, 2025-05-07T21:02:08.5942453Z D=15, 2025-05-07T21:02:08.5942535Z B=34, 2025-05-07T21:02:08.5942617Z log_E=4, 2025-05-07T21:02:08.5942700Z L=0, 2025-05-07T21:02:08.5942783Z D_gradcheck=1, 2025-05-07T21:02:08.5942877Z stochastic_rounding=True, 2025-05-07T21:02:08.5942966Z weighted=False, 2025-05-07T21:02:08.5943050Z row_wise=True, 2025-05-07T21:02:08.5943134Z mixed=False, 2025-05-07T21:02:08.5943222Z use_cache=True, 2025-05-07T21:02:08.5943326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5943409Z use_cpu=True, 2025-05-07T21:02:08.5943517Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5943591Z ) 2025-05-07T21:02:08.5943719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5944059Z self=, 2025-05-07T21:02:08.5944148Z compile=False, 2025-05-07T21:02:08.5944264Z pooling_mode=, 2025-05-07T21:02:08.5944342Z T=1, 2025-05-07T21:02:08.5944419Z D=15, 2025-05-07T21:02:08.5944507Z B=77, 2025-05-07T21:02:08.5944589Z log_E=3, 2025-05-07T21:02:08.5944668Z L=13, 2025-05-07T21:02:08.5944762Z D_gradcheck=1, 2025-05-07T21:02:08.5944860Z stochastic_rounding=True, 2025-05-07T21:02:08.5945012Z weighted=True, 2025-05-07T21:02:08.5945103Z row_wise=True, 2025-05-07T21:02:08.5945191Z mixed=True, 2025-05-07T21:02:08.5945277Z use_cache=True, 2025-05-07T21:02:08.5945391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5945475Z use_cpu=True, 2025-05-07T21:02:08.5945578Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5945659Z ) 2025-05-07T21:02:08.5945802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5946136Z self=, 2025-05-07T21:02:08.5946220Z compile=True, 2025-05-07T21:02:08.5946336Z pooling_mode=, 2025-05-07T21:02:08.5946415Z T=5, 2025-05-07T21:02:08.5946491Z D=40, 2025-05-07T21:02:08.5946623Z B=108, 2025-05-07T21:02:08.5946707Z log_E=4, 2025-05-07T21:02:08.5946785Z L=18, 2025-05-07T21:02:08.5946875Z D_gradcheck=1, 2025-05-07T21:02:08.5946975Z stochastic_rounding=False, 2025-05-07T21:02:08.5947063Z weighted=False, 2025-05-07T21:02:08.5947157Z row_wise=True, 2025-05-07T21:02:08.5947279Z mixed=False, 2025-05-07T21:02:08.5947370Z use_cache=True, 2025-05-07T21:02:08.5947477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.5947560Z use_cpu=True, 2025-05-07T21:02:08.5947673Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5947749Z ) 2025-05-07T21:02:08.5947882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5948224Z self=, 2025-05-07T21:02:08.5948316Z compile=True, 2025-05-07T21:02:08.5948427Z pooling_mode=, 2025-05-07T21:02:08.5948510Z T=4, 2025-05-07T21:02:08.5948591Z D=61, 2025-05-07T21:02:08.5948674Z B=63, 2025-05-07T21:02:08.5948759Z log_E=4, 2025-05-07T21:02:08.5948837Z L=0, 2025-05-07T21:02:08.5948920Z D_gradcheck=2, 2025-05-07T21:02:08.5949026Z stochastic_rounding=False, 2025-05-07T21:02:08.5949112Z weighted=True, 2025-05-07T21:02:08.5949201Z row_wise=True, 2025-05-07T21:02:08.5949285Z mixed=True, 2025-05-07T21:02:08.5949369Z use_cache=True, 2025-05-07T21:02:08.5949481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5949564Z use_cpu=True, 2025-05-07T21:02:08.5949667Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5949748Z ) 2025-05-07T21:02:08.5949877Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5950212Z self=, 2025-05-07T21:02:08.5950348Z compile=True, 2025-05-07T21:02:08.5950463Z pooling_mode=, 2025-05-07T21:02:08.5950540Z T=2, 2025-05-07T21:02:08.5950626Z D=63, 2025-05-07T21:02:08.5950703Z B=2, 2025-05-07T21:02:08.5950787Z log_E=3, 2025-05-07T21:02:08.5950864Z L=5, 2025-05-07T21:02:08.5950949Z D_gradcheck=2, 2025-05-07T21:02:08.5951050Z stochastic_rounding=True, 2025-05-07T21:02:08.5951141Z weighted=False, 2025-05-07T21:02:08.5951229Z row_wise=True, 2025-05-07T21:02:08.5951313Z mixed=True, 2025-05-07T21:02:08.5951397Z use_cache=False, 2025-05-07T21:02:08.5951503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5951593Z use_cpu=True, 2025-05-07T21:02:08.5951696Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.5951772Z ) 2025-05-07T21:02:08.5951907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5952241Z self=, 2025-05-07T21:02:08.5952334Z compile=True, 2025-05-07T21:02:08.5952442Z pooling_mode=, 2025-05-07T21:02:08.5952519Z T=3, 2025-05-07T21:02:08.5952605Z D=83, 2025-05-07T21:02:08.5952683Z B=24, 2025-05-07T21:02:08.5952763Z log_E=4, 2025-05-07T21:02:08.5952847Z L=13, 2025-05-07T21:02:08.5952931Z D_gradcheck=2, 2025-05-07T21:02:08.5953029Z stochastic_rounding=False, 2025-05-07T21:02:08.5953170Z weighted=True, 2025-05-07T21:02:08.5953256Z row_wise=True, 2025-05-07T21:02:08.5953338Z mixed=False, 2025-05-07T21:02:08.5953430Z use_cache=False, 2025-05-07T21:02:08.5953536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5953620Z use_cpu=True, 2025-05-07T21:02:08.5953730Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.5953805Z ) 2025-05-07T21:02:08.5953933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.5954278Z self=, 2025-05-07T21:02:08.5954369Z compile=False, 2025-05-07T21:02:08.5954487Z pooling_mode=, 2025-05-07T21:02:08.5954614Z T=4, 2025-05-07T21:02:08.5954693Z D=55, 2025-05-07T21:02:08.5954777Z B=83, 2025-05-07T21:02:08.5954854Z log_E=5, 2025-05-07T21:02:08.5954932Z L=20, 2025-05-07T21:02:08.5955023Z D_gradcheck=1, 2025-05-07T21:02:08.5955122Z stochastic_rounding=False, 2025-05-07T21:02:08.5955208Z weighted=False, 2025-05-07T21:02:08.5955339Z row_wise=True, 2025-05-07T21:02:08.5955426Z mixed=False, 2025-05-07T21:02:08.5955513Z use_cache=False, 2025-05-07T21:02:08.5955627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.5955713Z use_cpu=True, 2025-05-07T21:02:08.5955821Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6193954Z ) 2025-05-07T21:02:08.6194113Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6194481Z self=, 2025-05-07T21:02:08.6194598Z compile=True, 2025-05-07T21:02:08.6194811Z pooling_mode=, 2025-05-07T21:02:08.6194927Z T=5, 2025-05-07T21:02:08.6195044Z D=43, 2025-05-07T21:02:08.6195152Z B=44, 2025-05-07T21:02:08.6195273Z log_E=4, 2025-05-07T21:02:08.6195389Z L=6, 2025-05-07T21:02:08.6195507Z D_gradcheck=1, 2025-05-07T21:02:08.6195650Z stochastic_rounding=True, 2025-05-07T21:02:08.6195769Z weighted=True, 2025-05-07T21:02:08.6195882Z row_wise=True, 2025-05-07T21:02:08.6196005Z mixed=True, 2025-05-07T21:02:08.6196124Z use_cache=False, 2025-05-07T21:02:08.6196260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6196351Z use_cpu=True, 2025-05-07T21:02:08.6196457Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6196535Z ) 2025-05-07T21:02:08.6196675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6197133Z self=, 2025-05-07T21:02:08.6197221Z compile=True, 2025-05-07T21:02:08.6197342Z pooling_mode=, 2025-05-07T21:02:08.6197427Z T=1, 2025-05-07T21:02:08.6197518Z D=11, 2025-05-07T21:02:08.6197603Z B=88, 2025-05-07T21:02:08.6197685Z log_E=3, 2025-05-07T21:02:08.6197771Z L=7, 2025-05-07T21:02:08.6197855Z D_gradcheck=1, 2025-05-07T21:02:08.6197955Z stochastic_rounding=True, 2025-05-07T21:02:08.6198050Z weighted=False, 2025-05-07T21:02:08.6198136Z row_wise=True, 2025-05-07T21:02:08.6198223Z mixed=True, 2025-05-07T21:02:08.6198316Z use_cache=False, 2025-05-07T21:02:08.6198424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6198507Z use_cpu=True, 2025-05-07T21:02:08.6198617Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6198697Z ) 2025-05-07T21:02:08.6198826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6199173Z self=, 2025-05-07T21:02:08.6199259Z compile=True, 2025-05-07T21:02:08.6199378Z pooling_mode=, 2025-05-07T21:02:08.6199470Z T=3, 2025-05-07T21:02:08.6199547Z D=22, 2025-05-07T21:02:08.6199633Z B=39, 2025-05-07T21:02:08.6199714Z log_E=5, 2025-05-07T21:02:08.6199792Z L=4, 2025-05-07T21:02:08.6199885Z D_gradcheck=2, 2025-05-07T21:02:08.6200057Z stochastic_rounding=False, 2025-05-07T21:02:08.6200145Z weighted=True, 2025-05-07T21:02:08.6200241Z row_wise=True, 2025-05-07T21:02:08.6200324Z mixed=True, 2025-05-07T21:02:08.6200410Z use_cache=True, 2025-05-07T21:02:08.6200526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6200610Z use_cpu=True, 2025-05-07T21:02:08.6200716Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6200802Z ) 2025-05-07T21:02:08.6200934Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6201282Z self=, 2025-05-07T21:02:08.6201369Z compile=False, 2025-05-07T21:02:08.6201479Z pooling_mode=, 2025-05-07T21:02:08.6201625Z T=1, 2025-05-07T21:02:08.6201712Z D=118, 2025-05-07T21:02:08.6201791Z B=80, 2025-05-07T21:02:08.6201878Z log_E=3, 2025-05-07T21:02:08.6201956Z L=17, 2025-05-07T21:02:08.6202042Z D_gradcheck=2, 2025-05-07T21:02:08.6202148Z stochastic_rounding=False, 2025-05-07T21:02:08.6202315Z weighted=True, 2025-05-07T21:02:08.6202399Z row_wise=True, 2025-05-07T21:02:08.6202485Z mixed=True, 2025-05-07T21:02:08.6202568Z use_cache=True, 2025-05-07T21:02:08.6202675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6202763Z use_cpu=True, 2025-05-07T21:02:08.6202865Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6202947Z ) 2025-05-07T21:02:08.6203077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6203420Z self=, 2025-05-07T21:02:08.6203515Z compile=True, 2025-05-07T21:02:08.6203624Z pooling_mode=, 2025-05-07T21:02:08.6203704Z T=4, 2025-05-07T21:02:08.6203792Z D=76, 2025-05-07T21:02:08.6203869Z B=74, 2025-05-07T21:02:08.6203946Z log_E=4, 2025-05-07T21:02:08.6204028Z L=8, 2025-05-07T21:02:08.6204114Z D_gradcheck=2, 2025-05-07T21:02:08.6204213Z stochastic_rounding=True, 2025-05-07T21:02:08.6204301Z weighted=True, 2025-05-07T21:02:08.6204383Z row_wise=True, 2025-05-07T21:02:08.6204471Z mixed=False, 2025-05-07T21:02:08.6204556Z use_cache=False, 2025-05-07T21:02:08.6204664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6204753Z use_cpu=True, 2025-05-07T21:02:08.6204856Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6204937Z ) 2025-05-07T21:02:08.6205073Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6205457Z self=, 2025-05-07T21:02:08.6205545Z compile=True, 2025-05-07T21:02:08.6205665Z pooling_mode=, 2025-05-07T21:02:08.6205745Z T=3, 2025-05-07T21:02:08.6205823Z D=125, 2025-05-07T21:02:08.6205909Z B=127, 2025-05-07T21:02:08.6205987Z log_E=3, 2025-05-07T21:02:08.6206064Z L=17, 2025-05-07T21:02:08.6206158Z D_gradcheck=1, 2025-05-07T21:02:08.6206259Z stochastic_rounding=False, 2025-05-07T21:02:08.6206352Z weighted=False, 2025-05-07T21:02:08.6206435Z row_wise=True, 2025-05-07T21:02:08.6206519Z mixed=True, 2025-05-07T21:02:08.6206612Z use_cache=False, 2025-05-07T21:02:08.6206720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6206803Z use_cpu=True, 2025-05-07T21:02:08.6206915Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6206990Z ) 2025-05-07T21:02:08.6207121Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6207467Z self=, 2025-05-07T21:02:08.6207552Z compile=True, 2025-05-07T21:02:08.6207664Z pooling_mode=, 2025-05-07T21:02:08.6207747Z T=5, 2025-05-07T21:02:08.6207826Z D=42, 2025-05-07T21:02:08.6207907Z B=89, 2025-05-07T21:02:08.6207986Z log_E=4, 2025-05-07T21:02:08.6208110Z L=8, 2025-05-07T21:02:08.6208199Z D_gradcheck=2, 2025-05-07T21:02:08.6208297Z stochastic_rounding=True, 2025-05-07T21:02:08.6208380Z weighted=True, 2025-05-07T21:02:08.6208471Z row_wise=True, 2025-05-07T21:02:08.6208710Z mixed=False, 2025-05-07T21:02:08.6208800Z use_cache=False, 2025-05-07T21:02:08.6208916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6209001Z use_cpu=True, 2025-05-07T21:02:08.6209107Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6209192Z ) 2025-05-07T21:02:08.6209323Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6209666Z self=, 2025-05-07T21:02:08.6209762Z compile=False, 2025-05-07T21:02:08.6209922Z pooling_mode=, 2025-05-07T21:02:08.6210008Z T=5, 2025-05-07T21:02:08.6210090Z D=40, 2025-05-07T21:02:08.6210171Z B=101, 2025-05-07T21:02:08.6210257Z log_E=5, 2025-05-07T21:02:08.6210341Z L=20, 2025-05-07T21:02:08.6210428Z D_gradcheck=1, 2025-05-07T21:02:08.6210575Z stochastic_rounding=False, 2025-05-07T21:02:08.6210665Z weighted=False, 2025-05-07T21:02:08.6210752Z row_wise=True, 2025-05-07T21:02:08.6210841Z mixed=True, 2025-05-07T21:02:08.6210929Z use_cache=False, 2025-05-07T21:02:08.6211040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6211132Z use_cpu=True, 2025-05-07T21:02:08.6211240Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6211320Z ) 2025-05-07T21:02:08.6211459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6211803Z self=, 2025-05-07T21:02:08.6211897Z compile=True, 2025-05-07T21:02:08.6212009Z pooling_mode=, 2025-05-07T21:02:08.6212091Z T=2, 2025-05-07T21:02:08.6212179Z D=126, 2025-05-07T21:02:08.6212260Z B=57, 2025-05-07T21:02:08.6212343Z log_E=3, 2025-05-07T21:02:08.6212432Z L=0, 2025-05-07T21:02:08.6212519Z D_gradcheck=2, 2025-05-07T21:02:08.6212622Z stochastic_rounding=False, 2025-05-07T21:02:08.6212715Z weighted=False, 2025-05-07T21:02:08.6212801Z row_wise=True, 2025-05-07T21:02:08.6212886Z mixed=False, 2025-05-07T21:02:08.6212980Z use_cache=False, 2025-05-07T21:02:08.6213091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6213186Z use_cpu=True, 2025-05-07T21:02:08.6213294Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6213375Z ) 2025-05-07T21:02:08.6213515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6213904Z self=, 2025-05-07T21:02:08.6213998Z compile=False, 2025-05-07T21:02:08.6214115Z pooling_mode=, 2025-05-07T21:02:08.6214198Z T=5, 2025-05-07T21:02:08.6214280Z D=15, 2025-05-07T21:02:08.6214366Z B=31, 2025-05-07T21:02:08.6214452Z log_E=3, 2025-05-07T21:02:08.6214534Z L=18, 2025-05-07T21:02:08.6214631Z D_gradcheck=1, 2025-05-07T21:02:08.6214730Z stochastic_rounding=True, 2025-05-07T21:02:08.6214818Z weighted=False, 2025-05-07T21:02:08.6214912Z row_wise=True, 2025-05-07T21:02:08.6214998Z mixed=False, 2025-05-07T21:02:08.6215092Z use_cache=False, 2025-05-07T21:02:08.6215203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6215290Z use_cpu=True, 2025-05-07T21:02:08.6215404Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6215485Z ) 2025-05-07T21:02:08.6215619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6215972Z self=, 2025-05-07T21:02:08.6216063Z compile=True, 2025-05-07T21:02:08.6216177Z pooling_mode=, 2025-05-07T21:02:08.6216293Z T=2, 2025-05-07T21:02:08.6216375Z D=20, 2025-05-07T21:02:08.6216465Z B=15, 2025-05-07T21:02:08.6216594Z log_E=3, 2025-05-07T21:02:08.6216674Z L=14, 2025-05-07T21:02:08.6216769Z D_gradcheck=1, 2025-05-07T21:02:08.6216874Z stochastic_rounding=False, 2025-05-07T21:02:08.6216960Z weighted=True, 2025-05-07T21:02:08.6217051Z row_wise=True, 2025-05-07T21:02:08.6217135Z mixed=True, 2025-05-07T21:02:08.6217229Z use_cache=True, 2025-05-07T21:02:08.6217340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6217427Z use_cpu=True, 2025-05-07T21:02:08.6217538Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6217616Z ) 2025-05-07T21:02:08.6217751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6218095Z self=, 2025-05-07T21:02:08.6218242Z compile=False, 2025-05-07T21:02:08.6218352Z pooling_mode=, 2025-05-07T21:02:08.6218438Z T=5, 2025-05-07T21:02:08.6218519Z D=63, 2025-05-07T21:02:08.6218601Z B=83, 2025-05-07T21:02:08.6218694Z log_E=3, 2025-05-07T21:02:08.6218774Z L=14, 2025-05-07T21:02:08.6218907Z D_gradcheck=2, 2025-05-07T21:02:08.6219011Z stochastic_rounding=False, 2025-05-07T21:02:08.6219098Z weighted=False, 2025-05-07T21:02:08.6219192Z row_wise=True, 2025-05-07T21:02:08.6219277Z mixed=False, 2025-05-07T21:02:08.6219364Z use_cache=True, 2025-05-07T21:02:08.6219479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6219564Z use_cpu=True, 2025-05-07T21:02:08.6219669Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6219755Z ) 2025-05-07T21:02:08.6219894Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6220238Z self=, 2025-05-07T21:02:08.6220337Z compile=True, 2025-05-07T21:02:08.6220447Z pooling_mode=, 2025-05-07T21:02:08.6220535Z T=1, 2025-05-07T21:02:08.6220617Z D=15, 2025-05-07T21:02:08.6220703Z B=6, 2025-05-07T21:02:08.6220793Z log_E=5, 2025-05-07T21:02:08.6220878Z L=11, 2025-05-07T21:02:08.6220967Z D_gradcheck=2, 2025-05-07T21:02:08.6221074Z stochastic_rounding=False, 2025-05-07T21:02:08.6221161Z weighted=True, 2025-05-07T21:02:08.6221247Z row_wise=True, 2025-05-07T21:02:08.6221336Z mixed=True, 2025-05-07T21:02:08.6221424Z use_cache=False, 2025-05-07T21:02:08.6221534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6221625Z use_cpu=True, 2025-05-07T21:02:08.6221731Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6221809Z ) 2025-05-07T21:02:08.6221993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6222336Z self=, 2025-05-07T21:02:08.6222431Z compile=False, 2025-05-07T21:02:08.6222543Z pooling_mode=, 2025-05-07T21:02:08.6222627Z T=4, 2025-05-07T21:02:08.6222715Z D=43, 2025-05-07T21:02:08.6222799Z B=41, 2025-05-07T21:02:08.6222882Z log_E=5, 2025-05-07T21:02:08.6222969Z L=1, 2025-05-07T21:02:08.6223055Z D_gradcheck=1, 2025-05-07T21:02:08.6223156Z stochastic_rounding=True, 2025-05-07T21:02:08.6223247Z weighted=True, 2025-05-07T21:02:08.6223331Z row_wise=True, 2025-05-07T21:02:08.6223416Z mixed=False, 2025-05-07T21:02:08.6223511Z use_cache=False, 2025-05-07T21:02:08.6223621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6223707Z use_cpu=True, 2025-05-07T21:02:08.6223818Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6223897Z ) 2025-05-07T21:02:08.6224038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6224384Z self=, 2025-05-07T21:02:08.6224475Z compile=True, 2025-05-07T21:02:08.6224594Z pooling_mode=, 2025-05-07T21:02:08.6224677Z T=5, 2025-05-07T21:02:08.6224759Z D=102, 2025-05-07T21:02:08.6224892Z B=36, 2025-05-07T21:02:08.6224975Z log_E=4, 2025-05-07T21:02:08.6225063Z L=13, 2025-05-07T21:02:08.6225158Z D_gradcheck=2, 2025-05-07T21:02:08.6225258Z stochastic_rounding=False, 2025-05-07T21:02:08.6225355Z weighted=True, 2025-05-07T21:02:08.6225448Z row_wise=True, 2025-05-07T21:02:08.6225534Z mixed=False, 2025-05-07T21:02:08.6225622Z use_cache=True, 2025-05-07T21:02:08.6225738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6225825Z use_cpu=True, 2025-05-07T21:02:08.6225939Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6226017Z ) 2025-05-07T21:02:08.6226155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6226502Z self=, 2025-05-07T21:02:08.6226985Z compile=True, 2025-05-07T21:02:08.6227100Z pooling_mode=, 2025-05-07T21:02:08.6227187Z T=4, 2025-05-07T21:02:08.6227274Z D=58, 2025-05-07T21:02:08.6227356Z B=66, 2025-05-07T21:02:08.6227487Z log_E=3, 2025-05-07T21:02:08.6227569Z L=12, 2025-05-07T21:02:08.6227658Z D_gradcheck=2, 2025-05-07T21:02:08.6227769Z stochastic_rounding=True, 2025-05-07T21:02:08.6227857Z weighted=True, 2025-05-07T21:02:08.6227950Z row_wise=True, 2025-05-07T21:02:08.6228036Z mixed=True, 2025-05-07T21:02:08.6228126Z use_cache=False, 2025-05-07T21:02:08.6228247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6228333Z use_cpu=True, 2025-05-07T21:02:08.6238068Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6238172Z ) 2025-05-07T21:02:08.6238327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6238682Z self=, 2025-05-07T21:02:08.6238782Z compile=True, 2025-05-07T21:02:08.6238899Z pooling_mode=, 2025-05-07T21:02:08.6238986Z T=2, 2025-05-07T21:02:08.6239066Z D=14, 2025-05-07T21:02:08.6239158Z B=82, 2025-05-07T21:02:08.6239237Z log_E=5, 2025-05-07T21:02:08.6239311Z L=10, 2025-05-07T21:02:08.6239409Z D_gradcheck=2, 2025-05-07T21:02:08.6239506Z stochastic_rounding=True, 2025-05-07T21:02:08.6239597Z weighted=False, 2025-05-07T21:02:08.6239693Z row_wise=True, 2025-05-07T21:02:08.6239777Z mixed=False, 2025-05-07T21:02:08.6239867Z use_cache=False, 2025-05-07T21:02:08.6239975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6240054Z use_cpu=True, 2025-05-07T21:02:08.6240165Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6474896Z ) 2025-05-07T21:02:08.6475266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6476276Z self=, 2025-05-07T21:02:08.6476536Z compile=False, 2025-05-07T21:02:08.6476823Z pooling_mode=, 2025-05-07T21:02:08.6476986Z T=2, 2025-05-07T21:02:08.6477157Z D=44, 2025-05-07T21:02:08.6477321Z B=106, 2025-05-07T21:02:08.6477482Z log_E=5, 2025-05-07T21:02:08.6477634Z L=16, 2025-05-07T21:02:08.6477809Z D_gradcheck=1, 2025-05-07T21:02:08.6478010Z stochastic_rounding=False, 2025-05-07T21:02:08.6478189Z weighted=False, 2025-05-07T21:02:08.6478352Z row_wise=True, 2025-05-07T21:02:08.6478511Z mixed=False, 2025-05-07T21:02:08.6478683Z use_cache=True, 2025-05-07T21:02:08.6478902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6479065Z use_cpu=True, 2025-05-07T21:02:08.6479283Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6479438Z ) 2025-05-07T21:02:08.6479704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6480395Z self=, 2025-05-07T21:02:08.6480572Z compile=False, 2025-05-07T21:02:08.6480790Z pooling_mode=, 2025-05-07T21:02:08.6481115Z T=1, 2025-05-07T21:02:08.6481270Z D=21, 2025-05-07T21:02:08.6481360Z B=8, 2025-05-07T21:02:08.6481457Z log_E=3, 2025-05-07T21:02:08.6481549Z L=8, 2025-05-07T21:02:08.6481658Z D_gradcheck=2, 2025-05-07T21:02:08.6481769Z stochastic_rounding=True, 2025-05-07T21:02:08.6481855Z weighted=True, 2025-05-07T21:02:08.6481945Z row_wise=True, 2025-05-07T21:02:08.6482030Z mixed=False, 2025-05-07T21:02:08.6482116Z use_cache=False, 2025-05-07T21:02:08.6482232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6482317Z use_cpu=True, 2025-05-07T21:02:08.6482423Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6482507Z ) 2025-05-07T21:02:08.6482641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6483050Z self=, 2025-05-07T21:02:08.6483142Z compile=True, 2025-05-07T21:02:08.6483251Z pooling_mode=, 2025-05-07T21:02:08.6483341Z T=5, 2025-05-07T21:02:08.6483419Z D=31, 2025-05-07T21:02:08.6483558Z B=116, 2025-05-07T21:02:08.6483650Z log_E=3, 2025-05-07T21:02:08.6483727Z L=17, 2025-05-07T21:02:08.6483813Z D_gradcheck=2, 2025-05-07T21:02:08.6483918Z stochastic_rounding=False, 2025-05-07T21:02:08.6484008Z weighted=True, 2025-05-07T21:02:08.6484092Z row_wise=True, 2025-05-07T21:02:08.6484181Z mixed=True, 2025-05-07T21:02:08.6484269Z use_cache=True, 2025-05-07T21:02:08.6484378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6484465Z use_cpu=True, 2025-05-07T21:02:08.6484570Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6484648Z ) 2025-05-07T21:02:08.6484785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6485125Z self=, 2025-05-07T21:02:08.6485217Z compile=False, 2025-05-07T21:02:08.6485327Z pooling_mode=, 2025-05-07T21:02:08.6485406Z T=3, 2025-05-07T21:02:08.6485497Z D=16, 2025-05-07T21:02:08.6485577Z B=91, 2025-05-07T21:02:08.6485659Z log_E=3, 2025-05-07T21:02:08.6485749Z L=15, 2025-05-07T21:02:08.6485833Z D_gradcheck=2, 2025-05-07T21:02:08.6485931Z stochastic_rounding=False, 2025-05-07T21:02:08.6486026Z weighted=False, 2025-05-07T21:02:08.6486108Z row_wise=True, 2025-05-07T21:02:08.6486189Z mixed=True, 2025-05-07T21:02:08.6486280Z use_cache=False, 2025-05-07T21:02:08.6486388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6486472Z use_cpu=True, 2025-05-07T21:02:08.6486629Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6486707Z ) 2025-05-07T21:02:08.6486844Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6487218Z self=, 2025-05-07T21:02:08.6487311Z compile=True, 2025-05-07T21:02:08.6487425Z pooling_mode=, 2025-05-07T21:02:08.6487513Z T=1, 2025-05-07T21:02:08.6487592Z D=38, 2025-05-07T21:02:08.6487679Z B=117, 2025-05-07T21:02:08.6487764Z log_E=5, 2025-05-07T21:02:08.6487843Z L=6, 2025-05-07T21:02:08.6487929Z D_gradcheck=1, 2025-05-07T21:02:08.6488032Z stochastic_rounding=True, 2025-05-07T21:02:08.6488116Z weighted=False, 2025-05-07T21:02:08.6488198Z row_wise=True, 2025-05-07T21:02:08.6488286Z mixed=False, 2025-05-07T21:02:08.6488372Z use_cache=True, 2025-05-07T21:02:08.6488479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6488692Z use_cpu=True, 2025-05-07T21:02:08.6488801Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6488878Z ) 2025-05-07T21:02:08.6489016Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6489355Z self=, 2025-05-07T21:02:08.6489447Z compile=True, 2025-05-07T21:02:08.6489556Z pooling_mode=, 2025-05-07T21:02:08.6489683Z T=3, 2025-05-07T21:02:08.6489768Z D=3, 2025-05-07T21:02:08.6489847Z B=128, 2025-05-07T21:02:08.6489925Z log_E=4, 2025-05-07T21:02:08.6490016Z L=12, 2025-05-07T21:02:08.6490099Z D_gradcheck=2, 2025-05-07T21:02:08.6490196Z stochastic_rounding=False, 2025-05-07T21:02:08.6490286Z weighted=True, 2025-05-07T21:02:08.6490369Z row_wise=True, 2025-05-07T21:02:08.6490450Z mixed=True, 2025-05-07T21:02:08.6490538Z use_cache=True, 2025-05-07T21:02:08.6490646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6490736Z use_cpu=True, 2025-05-07T21:02:08.6490843Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6490924Z ) 2025-05-07T21:02:08.6491061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6491441Z self=, 2025-05-07T21:02:08.6491528Z compile=True, 2025-05-07T21:02:08.6491647Z pooling_mode=, 2025-05-07T21:02:08.6491728Z T=2, 2025-05-07T21:02:08.6491847Z D=38, 2025-05-07T21:02:08.6491937Z B=120, 2025-05-07T21:02:08.6492017Z log_E=5, 2025-05-07T21:02:08.6492096Z L=17, 2025-05-07T21:02:08.6492190Z D_gradcheck=2, 2025-05-07T21:02:08.6492286Z stochastic_rounding=False, 2025-05-07T21:02:08.6492372Z weighted=True, 2025-05-07T21:02:08.6492463Z row_wise=True, 2025-05-07T21:02:08.6492545Z mixed=False, 2025-05-07T21:02:08.6492636Z use_cache=True, 2025-05-07T21:02:08.6492745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6492829Z use_cpu=True, 2025-05-07T21:02:08.6492939Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6493019Z ) 2025-05-07T21:02:08.6493148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6493493Z self=, 2025-05-07T21:02:08.6493579Z compile=False, 2025-05-07T21:02:08.6493690Z pooling_mode=, 2025-05-07T21:02:08.6493779Z T=5, 2025-05-07T21:02:08.6493859Z D=43, 2025-05-07T21:02:08.6493943Z B=34, 2025-05-07T21:02:08.6494027Z log_E=3, 2025-05-07T21:02:08.6494105Z L=0, 2025-05-07T21:02:08.6494189Z D_gradcheck=1, 2025-05-07T21:02:08.6494292Z stochastic_rounding=False, 2025-05-07T21:02:08.6494376Z weighted=True, 2025-05-07T21:02:08.6494464Z row_wise=True, 2025-05-07T21:02:08.6494545Z mixed=True, 2025-05-07T21:02:08.6494629Z use_cache=True, 2025-05-07T21:02:08.6494741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6494871Z use_cpu=True, 2025-05-07T21:02:08.6494975Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6495057Z ) 2025-05-07T21:02:08.6495189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6495528Z self=, 2025-05-07T21:02:08.6495619Z compile=False, 2025-05-07T21:02:08.6495731Z pooling_mode=, 2025-05-07T21:02:08.6495811Z T=2, 2025-05-07T21:02:08.6495898Z D=77, 2025-05-07T21:02:08.6495975Z B=112, 2025-05-07T21:02:08.6496059Z log_E=4, 2025-05-07T21:02:08.6496137Z L=4, 2025-05-07T21:02:08.6496220Z D_gradcheck=2, 2025-05-07T21:02:08.6496323Z stochastic_rounding=False, 2025-05-07T21:02:08.6496408Z weighted=False, 2025-05-07T21:02:08.6496490Z row_wise=True, 2025-05-07T21:02:08.6496579Z mixed=True, 2025-05-07T21:02:08.6496663Z use_cache=True, 2025-05-07T21:02:08.6496775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6496869Z use_cpu=True, 2025-05-07T21:02:08.6496972Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6497048Z ) 2025-05-07T21:02:08.6497188Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6497526Z self=, 2025-05-07T21:02:08.6497619Z compile=True, 2025-05-07T21:02:08.6497797Z pooling_mode=, 2025-05-07T21:02:08.6497880Z T=4, 2025-05-07T21:02:08.6497963Z D=79, 2025-05-07T21:02:08.6498042Z B=116, 2025-05-07T21:02:08.6498120Z log_E=4, 2025-05-07T21:02:08.6498207Z L=13, 2025-05-07T21:02:08.6498292Z D_gradcheck=2, 2025-05-07T21:02:08.6498389Z stochastic_rounding=False, 2025-05-07T21:02:08.6498479Z weighted=True, 2025-05-07T21:02:08.6498562Z row_wise=True, 2025-05-07T21:02:08.6498645Z mixed=False, 2025-05-07T21:02:08.6498739Z use_cache=False, 2025-05-07T21:02:08.6498850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6498933Z use_cpu=True, 2025-05-07T21:02:08.6499043Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6499162Z ) 2025-05-07T21:02:08.6499293Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6499633Z self=, 2025-05-07T21:02:08.6499722Z compile=False, 2025-05-07T21:02:08.6499871Z pooling_mode=, 2025-05-07T21:02:08.6499951Z T=1, 2025-05-07T21:02:08.6500029Z D=88, 2025-05-07T21:02:08.6500111Z B=8, 2025-05-07T21:02:08.6500195Z log_E=5, 2025-05-07T21:02:08.6500274Z L=5, 2025-05-07T21:02:08.6500367Z D_gradcheck=2, 2025-05-07T21:02:08.6500466Z stochastic_rounding=False, 2025-05-07T21:02:08.6500550Z weighted=True, 2025-05-07T21:02:08.6500641Z row_wise=True, 2025-05-07T21:02:08.6500728Z mixed=False, 2025-05-07T21:02:08.6500813Z use_cache=False, 2025-05-07T21:02:08.6500936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6501026Z use_cpu=True, 2025-05-07T21:02:08.6501137Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6501220Z ) 2025-05-07T21:02:08.6501350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6501695Z self=, 2025-05-07T21:02:08.6501786Z compile=True, 2025-05-07T21:02:08.6501898Z pooling_mode=, 2025-05-07T21:02:08.6501985Z T=3, 2025-05-07T21:02:08.6502068Z D=91, 2025-05-07T21:02:08.6502148Z B=19, 2025-05-07T21:02:08.6502237Z log_E=3, 2025-05-07T21:02:08.6502317Z L=16, 2025-05-07T21:02:08.6502400Z D_gradcheck=2, 2025-05-07T21:02:08.6502504Z stochastic_rounding=False, 2025-05-07T21:02:08.6502588Z weighted=True, 2025-05-07T21:02:08.6502671Z row_wise=True, 2025-05-07T21:02:08.6502764Z mixed=True, 2025-05-07T21:02:08.6502853Z use_cache=True, 2025-05-07T21:02:08.6503019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6503104Z use_cpu=True, 2025-05-07T21:02:08.6503210Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6503298Z ) 2025-05-07T21:02:08.6503429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6503768Z self=, 2025-05-07T21:02:08.6503866Z compile=False, 2025-05-07T21:02:08.6503978Z pooling_mode=, 2025-05-07T21:02:08.6504058Z T=1, 2025-05-07T21:02:08.6504145Z D=4, 2025-05-07T21:02:08.6504222Z B=83, 2025-05-07T21:02:08.6504308Z log_E=4, 2025-05-07T21:02:08.6504395Z L=2, 2025-05-07T21:02:08.6504478Z D_gradcheck=2, 2025-05-07T21:02:08.6504575Z stochastic_rounding=True, 2025-05-07T21:02:08.6504666Z weighted=False, 2025-05-07T21:02:08.6504749Z row_wise=True, 2025-05-07T21:02:08.6504839Z mixed=True, 2025-05-07T21:02:08.6504927Z use_cache=True, 2025-05-07T21:02:08.6505040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6505131Z use_cpu=True, 2025-05-07T21:02:08.6505235Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6505320Z ) 2025-05-07T21:02:08.6505456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6505792Z self=, 2025-05-07T21:02:08.6505923Z compile=True, 2025-05-07T21:02:08.6506045Z pooling_mode=, 2025-05-07T21:02:08.6506127Z T=4, 2025-05-07T21:02:08.6506204Z D=54, 2025-05-07T21:02:08.6506289Z B=2, 2025-05-07T21:02:08.6506369Z log_E=3, 2025-05-07T21:02:08.6506454Z L=16, 2025-05-07T21:02:08.6506537Z D_gradcheck=1, 2025-05-07T21:02:08.6506634Z stochastic_rounding=False, 2025-05-07T21:02:08.6506727Z weighted=True, 2025-05-07T21:02:08.6506810Z row_wise=True, 2025-05-07T21:02:08.6506893Z mixed=False, 2025-05-07T21:02:08.6506986Z use_cache=False, 2025-05-07T21:02:08.6507096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6507186Z use_cpu=True, 2025-05-07T21:02:08.6507298Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6507448Z ) 2025-05-07T21:02:08.6507582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6507926Z self=, 2025-05-07T21:02:08.6508015Z compile=False, 2025-05-07T21:02:08.6508170Z pooling_mode=, 2025-05-07T21:02:08.6508250Z T=5, 2025-05-07T21:02:08.6508331Z D=44, 2025-05-07T21:02:08.6508419Z B=70, 2025-05-07T21:02:08.6508501Z log_E=3, 2025-05-07T21:02:08.6508583Z L=13, 2025-05-07T21:02:08.6508680Z D_gradcheck=1, 2025-05-07T21:02:08.6508775Z stochastic_rounding=False, 2025-05-07T21:02:08.6508861Z weighted=True, 2025-05-07T21:02:08.6508951Z row_wise=True, 2025-05-07T21:02:08.6509033Z mixed=True, 2025-05-07T21:02:08.6509116Z use_cache=True, 2025-05-07T21:02:08.6509230Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6509315Z use_cpu=True, 2025-05-07T21:02:08.6509423Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6509509Z ) 2025-05-07T21:02:08.6509639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6509984Z self=, 2025-05-07T21:02:08.6510074Z compile=False, 2025-05-07T21:02:08.6510187Z pooling_mode=, 2025-05-07T21:02:08.6510274Z T=3, 2025-05-07T21:02:08.6510352Z D=28, 2025-05-07T21:02:08.6510433Z B=39, 2025-05-07T21:02:08.6510518Z log_E=3, 2025-05-07T21:02:08.6510596Z L=8, 2025-05-07T21:02:08.6510679Z D_gradcheck=1, 2025-05-07T21:02:08.6510784Z stochastic_rounding=False, 2025-05-07T21:02:08.6510869Z weighted=False, 2025-05-07T21:02:08.6510953Z row_wise=True, 2025-05-07T21:02:08.6511045Z mixed=True, 2025-05-07T21:02:08.6511173Z use_cache=False, 2025-05-07T21:02:08.6511284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6511373Z use_cpu=True, 2025-05-07T21:02:08.6511478Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6511562Z ) 2025-05-07T21:02:08.6511691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6512027Z self=, 2025-05-07T21:02:08.6512129Z compile=False, 2025-05-07T21:02:08.6512235Z pooling_mode=, 2025-05-07T21:02:08.6512312Z T=2, 2025-05-07T21:02:08.6512397Z D=109, 2025-05-07T21:02:08.6512475Z B=2, 2025-05-07T21:02:08.6512554Z log_E=4, 2025-05-07T21:02:08.6512637Z L=4, 2025-05-07T21:02:08.6512721Z D_gradcheck=2, 2025-05-07T21:02:08.6512820Z stochastic_rounding=False, 2025-05-07T21:02:08.6512917Z weighted=True, 2025-05-07T21:02:08.6513003Z row_wise=True, 2025-05-07T21:02:08.6513085Z mixed=False, 2025-05-07T21:02:08.6513183Z use_cache=False, 2025-05-07T21:02:08.6513292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6513385Z use_cpu=True, 2025-05-07T21:02:08.6513489Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6749907Z ) 2025-05-07T21:02:08.6750354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6750910Z self=, 2025-05-07T21:02:08.6751451Z compile=True, 2025-05-07T21:02:08.6751769Z pooling_mode=, 2025-05-07T21:02:08.6751997Z T=5, 2025-05-07T21:02:08.6752213Z D=15, 2025-05-07T21:02:08.6752426Z B=39, 2025-05-07T21:02:08.6752652Z log_E=5, 2025-05-07T21:02:08.6752871Z L=15, 2025-05-07T21:02:08.6753069Z D_gradcheck=1, 2025-05-07T21:02:08.6753277Z stochastic_rounding=True, 2025-05-07T21:02:08.6753451Z weighted=False, 2025-05-07T21:02:08.6753621Z row_wise=True, 2025-05-07T21:02:08.6753796Z mixed=False, 2025-05-07T21:02:08.6753973Z use_cache=True, 2025-05-07T21:02:08.6754194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6754511Z use_cpu=True, 2025-05-07T21:02:08.6754724Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6754888Z ) 2025-05-07T21:02:08.6755158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6755843Z self=, 2025-05-07T21:02:08.6756156Z compile=False, 2025-05-07T21:02:08.6756381Z pooling_mode=, 2025-05-07T21:02:08.6756539Z T=3, 2025-05-07T21:02:08.6756708Z D=117, 2025-05-07T21:02:08.6756866Z B=65, 2025-05-07T21:02:08.6757027Z log_E=3, 2025-05-07T21:02:08.6757194Z L=6, 2025-05-07T21:02:08.6757368Z D_gradcheck=1, 2025-05-07T21:02:08.6757566Z stochastic_rounding=False, 2025-05-07T21:02:08.6757749Z weighted=False, 2025-05-07T21:02:08.6757918Z row_wise=True, 2025-05-07T21:02:08.6758084Z mixed=True, 2025-05-07T21:02:08.6758275Z use_cache=False, 2025-05-07T21:02:08.6758496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6758680Z use_cpu=True, 2025-05-07T21:02:08.6758890Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6759042Z ) 2025-05-07T21:02:08.6759316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6760002Z self=, 2025-05-07T21:02:08.6760180Z compile=False, 2025-05-07T21:02:08.6760409Z pooling_mode=, 2025-05-07T21:02:08.6760568Z T=1, 2025-05-07T21:02:08.6760729Z D=29, 2025-05-07T21:02:08.6760898Z B=60, 2025-05-07T21:02:08.6761062Z log_E=4, 2025-05-07T21:02:08.6761219Z L=14, 2025-05-07T21:02:08.6761417Z D_gradcheck=2, 2025-05-07T21:02:08.6761615Z stochastic_rounding=True, 2025-05-07T21:02:08.6761787Z weighted=False, 2025-05-07T21:02:08.6761993Z row_wise=True, 2025-05-07T21:02:08.6762455Z mixed=False, 2025-05-07T21:02:08.6762687Z use_cache=True, 2025-05-07T21:02:08.6762912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6763089Z use_cpu=True, 2025-05-07T21:02:08.6763312Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6763468Z ) 2025-05-07T21:02:08.6763739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6764433Z self=, 2025-05-07T21:02:08.6764611Z compile=True, 2025-05-07T21:02:08.6764835Z pooling_mode=, 2025-05-07T21:02:08.6765006Z T=3, 2025-05-07T21:02:08.6765166Z D=56, 2025-05-07T21:02:08.6765326Z B=69, 2025-05-07T21:02:08.6765498Z log_E=4, 2025-05-07T21:02:08.6765658Z L=3, 2025-05-07T21:02:08.6765917Z D_gradcheck=2, 2025-05-07T21:02:08.6766115Z stochastic_rounding=True, 2025-05-07T21:02:08.6766299Z weighted=False, 2025-05-07T21:02:08.6766468Z row_wise=True, 2025-05-07T21:02:08.6766642Z mixed=False, 2025-05-07T21:02:08.6766822Z use_cache=True, 2025-05-07T21:02:08.6767002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6767103Z use_cpu=True, 2025-05-07T21:02:08.6767233Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6767322Z ) 2025-05-07T21:02:08.6767477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6767876Z self=, 2025-05-07T21:02:08.6767966Z compile=False, 2025-05-07T21:02:08.6768085Z pooling_mode=, 2025-05-07T21:02:08.6768168Z T=4, 2025-05-07T21:02:08.6768249Z D=44, 2025-05-07T21:02:08.6768336Z B=18, 2025-05-07T21:02:08.6768420Z log_E=4, 2025-05-07T21:02:08.6768500Z L=11, 2025-05-07T21:02:08.6768743Z D_gradcheck=2, 2025-05-07T21:02:08.6768843Z stochastic_rounding=True, 2025-05-07T21:02:08.6768931Z weighted=False, 2025-05-07T21:02:08.6769023Z row_wise=True, 2025-05-07T21:02:08.6769114Z mixed=True, 2025-05-07T21:02:08.6769209Z use_cache=False, 2025-05-07T21:02:08.6769320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6769465Z use_cpu=True, 2025-05-07T21:02:08.6769578Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6769655Z ) 2025-05-07T21:02:08.6769791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6770176Z self=, 2025-05-07T21:02:08.6770267Z compile=False, 2025-05-07T21:02:08.6770381Z pooling_mode=, 2025-05-07T21:02:08.6770473Z T=4, 2025-05-07T21:02:08.6770554Z D=117, 2025-05-07T21:02:08.6770634Z B=43, 2025-05-07T21:02:08.6770721Z log_E=4, 2025-05-07T21:02:08.6770801Z L=8, 2025-05-07T21:02:08.6770897Z D_gradcheck=1, 2025-05-07T21:02:08.6771001Z stochastic_rounding=False, 2025-05-07T21:02:08.6771091Z weighted=False, 2025-05-07T21:02:08.6771187Z row_wise=True, 2025-05-07T21:02:08.6771274Z mixed=False, 2025-05-07T21:02:08.6771364Z use_cache=True, 2025-05-07T21:02:08.6771480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6771574Z use_cpu=True, 2025-05-07T21:02:08.6771680Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6771766Z ) 2025-05-07T21:02:08.6771900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6772245Z self=, 2025-05-07T21:02:08.6772347Z compile=False, 2025-05-07T21:02:08.6772460Z pooling_mode=, 2025-05-07T21:02:08.6772552Z T=4, 2025-05-07T21:02:08.6772634Z D=29, 2025-05-07T21:02:08.6772716Z B=101, 2025-05-07T21:02:08.6772810Z log_E=3, 2025-05-07T21:02:08.6772894Z L=9, 2025-05-07T21:02:08.6772983Z D_gradcheck=2, 2025-05-07T21:02:08.6773092Z stochastic_rounding=False, 2025-05-07T21:02:08.6773180Z weighted=True, 2025-05-07T21:02:08.6773313Z row_wise=True, 2025-05-07T21:02:08.6773406Z mixed=True, 2025-05-07T21:02:08.6773494Z use_cache=True, 2025-05-07T21:02:08.6773610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6773703Z use_cpu=True, 2025-05-07T21:02:08.6773810Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6773889Z ) 2025-05-07T21:02:08.6774027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6774374Z self=, 2025-05-07T21:02:08.6774467Z compile=True, 2025-05-07T21:02:08.6774579Z pooling_mode=, 2025-05-07T21:02:08.6774660Z T=3, 2025-05-07T21:02:08.6774748Z D=124, 2025-05-07T21:02:08.6774830Z B=22, 2025-05-07T21:02:08.6774913Z log_E=5, 2025-05-07T21:02:08.6775000Z L=13, 2025-05-07T21:02:08.6775089Z D_gradcheck=2, 2025-05-07T21:02:08.6775191Z stochastic_rounding=False, 2025-05-07T21:02:08.6775283Z weighted=True, 2025-05-07T21:02:08.6775369Z row_wise=True, 2025-05-07T21:02:08.6775453Z mixed=True, 2025-05-07T21:02:08.6775546Z use_cache=True, 2025-05-07T21:02:08.6775661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6775747Z use_cpu=True, 2025-05-07T21:02:08.6775860Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6775940Z ) 2025-05-07T21:02:08.6776083Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6776478Z self=, 2025-05-07T21:02:08.6776568Z compile=False, 2025-05-07T21:02:08.6776689Z pooling_mode=, 2025-05-07T21:02:08.6776770Z T=1, 2025-05-07T21:02:08.6776851Z D=15, 2025-05-07T21:02:08.6776939Z B=119, 2025-05-07T21:02:08.6777021Z log_E=5, 2025-05-07T21:02:08.6777102Z L=1, 2025-05-07T21:02:08.6777194Z D_gradcheck=1, 2025-05-07T21:02:08.6777295Z stochastic_rounding=True, 2025-05-07T21:02:08.6777384Z weighted=True, 2025-05-07T21:02:08.6777478Z row_wise=True, 2025-05-07T21:02:08.6777563Z mixed=True, 2025-05-07T21:02:08.6777651Z use_cache=True, 2025-05-07T21:02:08.6777815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6777901Z use_cpu=True, 2025-05-07T21:02:08.6778014Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6778092Z ) 2025-05-07T21:02:08.6778227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6778615Z self=, 2025-05-07T21:02:08.6778706Z compile=False, 2025-05-07T21:02:08.6778822Z pooling_mode=, 2025-05-07T21:02:08.6778912Z T=2, 2025-05-07T21:02:08.6778994Z D=37, 2025-05-07T21:02:08.6779077Z B=82, 2025-05-07T21:02:08.6779166Z log_E=4, 2025-05-07T21:02:08.6779245Z L=10, 2025-05-07T21:02:08.6779336Z D_gradcheck=1, 2025-05-07T21:02:08.6779439Z stochastic_rounding=True, 2025-05-07T21:02:08.6779532Z weighted=True, 2025-05-07T21:02:08.6779623Z row_wise=True, 2025-05-07T21:02:08.6779707Z mixed=True, 2025-05-07T21:02:08.6779796Z use_cache=False, 2025-05-07T21:02:08.6779918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6780008Z use_cpu=True, 2025-05-07T21:02:08.6780115Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6780203Z ) 2025-05-07T21:02:08.6780340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6780690Z self=, 2025-05-07T21:02:08.6780785Z compile=True, 2025-05-07T21:02:08.6780902Z pooling_mode=, 2025-05-07T21:02:08.6780987Z T=2, 2025-05-07T21:02:08.6781087Z D=79, 2025-05-07T21:02:08.6781185Z B=52, 2025-05-07T21:02:08.6781275Z log_E=5, 2025-05-07T21:02:08.6781378Z L=1, 2025-05-07T21:02:08.6781466Z D_gradcheck=2, 2025-05-07T21:02:08.6781571Z stochastic_rounding=True, 2025-05-07T21:02:08.6781706Z weighted=False, 2025-05-07T21:02:08.6781795Z row_wise=True, 2025-05-07T21:02:08.6781887Z mixed=True, 2025-05-07T21:02:08.6781979Z use_cache=True, 2025-05-07T21:02:08.6782092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6782187Z use_cpu=True, 2025-05-07T21:02:08.6782296Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6782375Z ) 2025-05-07T21:02:08.6782519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6782865Z self=, 2025-05-07T21:02:08.6782953Z compile=False, 2025-05-07T21:02:08.6783074Z pooling_mode=, 2025-05-07T21:02:08.6783155Z T=1, 2025-05-07T21:02:08.6783243Z D=74, 2025-05-07T21:02:08.6783323Z B=96, 2025-05-07T21:02:08.6783405Z log_E=3, 2025-05-07T21:02:08.6783490Z L=19, 2025-05-07T21:02:08.6783577Z D_gradcheck=1, 2025-05-07T21:02:08.6783677Z stochastic_rounding=True, 2025-05-07T21:02:08.6783779Z weighted=False, 2025-05-07T21:02:08.6783866Z row_wise=True, 2025-05-07T21:02:08.6783951Z mixed=False, 2025-05-07T21:02:08.6784051Z use_cache=True, 2025-05-07T21:02:08.6784162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6784248Z use_cpu=True, 2025-05-07T21:02:08.6784361Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6784489Z ) 2025-05-07T21:02:08.6784623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6784972Z self=, 2025-05-07T21:02:08.6785060Z compile=True, 2025-05-07T21:02:08.6785183Z pooling_mode=, 2025-05-07T21:02:08.6785264Z T=4, 2025-05-07T21:02:08.6785346Z D=74, 2025-05-07T21:02:08.6785434Z B=86, 2025-05-07T21:02:08.6785517Z log_E=5, 2025-05-07T21:02:08.6785598Z L=17, 2025-05-07T21:02:08.6785695Z D_gradcheck=2, 2025-05-07T21:02:08.6785795Z stochastic_rounding=False, 2025-05-07T21:02:08.6785885Z weighted=False, 2025-05-07T21:02:08.6785982Z row_wise=True, 2025-05-07T21:02:08.6786066Z mixed=True, 2025-05-07T21:02:08.6786200Z use_cache=False, 2025-05-07T21:02:08.6786319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6786408Z use_cpu=True, 2025-05-07T21:02:08.6786516Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6786604Z ) 2025-05-07T21:02:08.6786779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6787130Z self=, 2025-05-07T21:02:08.6787218Z compile=True, 2025-05-07T21:02:08.6787330Z pooling_mode=, 2025-05-07T21:02:08.6787415Z T=5, 2025-05-07T21:02:08.6787495Z D=94, 2025-05-07T21:02:08.6787578Z B=83, 2025-05-07T21:02:08.6787668Z log_E=5, 2025-05-07T21:02:08.6787750Z L=4, 2025-05-07T21:02:08.6787839Z D_gradcheck=1, 2025-05-07T21:02:08.6787948Z stochastic_rounding=False, 2025-05-07T21:02:08.6788036Z weighted=False, 2025-05-07T21:02:08.6788125Z row_wise=True, 2025-05-07T21:02:08.6788220Z mixed=True, 2025-05-07T21:02:08.6788309Z use_cache=False, 2025-05-07T21:02:08.6788419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6788511Z use_cpu=True, 2025-05-07T21:02:08.6788618Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6788713Z ) 2025-05-07T21:02:08.6788849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6789193Z self=, 2025-05-07T21:02:08.6789290Z compile=False, 2025-05-07T21:02:08.6789402Z pooling_mode=, 2025-05-07T21:02:08.6789486Z T=2, 2025-05-07T21:02:08.6789577Z D=101, 2025-05-07T21:02:08.6789660Z B=109, 2025-05-07T21:02:08.6789747Z log_E=5, 2025-05-07T21:02:08.6789838Z L=12, 2025-05-07T21:02:08.6789927Z D_gradcheck=2, 2025-05-07T21:02:08.6790072Z stochastic_rounding=False, 2025-05-07T21:02:08.6790173Z weighted=False, 2025-05-07T21:02:08.6790260Z row_wise=True, 2025-05-07T21:02:08.6790357Z mixed=True, 2025-05-07T21:02:08.6790449Z use_cache=True, 2025-05-07T21:02:08.6790562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6790654Z use_cpu=True, 2025-05-07T21:02:08.6790763Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.6790845Z ) 2025-05-07T21:02:08.6790991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6791335Z self=, 2025-05-07T21:02:08.6791422Z compile=True, 2025-05-07T21:02:08.6791542Z pooling_mode=, 2025-05-07T21:02:08.6791624Z T=2, 2025-05-07T21:02:08.6791706Z D=124, 2025-05-07T21:02:08.6791794Z B=93, 2025-05-07T21:02:08.6791878Z log_E=5, 2025-05-07T21:02:08.6791959Z L=15, 2025-05-07T21:02:08.6792056Z D_gradcheck=1, 2025-05-07T21:02:08.6792162Z stochastic_rounding=True, 2025-05-07T21:02:08.6792257Z weighted=False, 2025-05-07T21:02:08.6792343Z row_wise=True, 2025-05-07T21:02:08.6792430Z mixed=False, 2025-05-07T21:02:08.6792524Z use_cache=True, 2025-05-07T21:02:08.6792634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.6792718Z use_cpu=True, 2025-05-07T21:02:08.6792832Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.6792959Z ) 2025-05-07T21:02:08.6793098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.6793446Z self=, 2025-05-07T21:02:08.6793532Z compile=True, 2025-05-07T21:02:08.6793651Z pooling_mode=, 2025-05-07T21:02:08.6793738Z T=4, 2025-05-07T21:02:08.6793819Z D=123, 2025-05-07T21:02:08.6793902Z B=82, 2025-05-07T21:02:08.6793986Z log_E=4, 2025-05-07T21:02:08.6794065Z L=5, 2025-05-07T21:02:08.6794156Z D_gradcheck=1, 2025-05-07T21:02:08.6794262Z stochastic_rounding=False, 2025-05-07T21:02:08.6794349Z weighted=True, 2025-05-07T21:02:08.6794441Z row_wise=True, 2025-05-07T21:02:08.6794571Z mixed=False, 2025-05-07T21:02:08.6794661Z use_cache=False, 2025-05-07T21:02:08.6794780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.6794867Z use_cpu=True, 2025-05-07T21:02:08.6794976Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7029003Z ) 2025-05-07T21:02:08.7029663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7030301Z self=, 2025-05-07T21:02:08.7030448Z compile=False, 2025-05-07T21:02:08.7030615Z pooling_mode=, 2025-05-07T21:02:08.7030747Z T=5, 2025-05-07T21:02:08.7030869Z D=3, 2025-05-07T21:02:08.7030990Z B=41, 2025-05-07T21:02:08.7031125Z log_E=3, 2025-05-07T21:02:08.7031249Z L=18, 2025-05-07T21:02:08.7031384Z D_gradcheck=2, 2025-05-07T21:02:08.7031543Z stochastic_rounding=True, 2025-05-07T21:02:08.7031634Z weighted=False, 2025-05-07T21:02:08.7031724Z row_wise=True, 2025-05-07T21:02:08.7031813Z mixed=True, 2025-05-07T21:02:08.7031901Z use_cache=True, 2025-05-07T21:02:08.7032011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7032103Z use_cpu=True, 2025-05-07T21:02:08.7032217Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7032305Z ) 2025-05-07T21:02:08.7032445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7032795Z self=, 2025-05-07T21:02:08.7032888Z compile=True, 2025-05-07T21:02:08.7032999Z pooling_mode=, 2025-05-07T21:02:08.7033081Z T=5, 2025-05-07T21:02:08.7033168Z D=124, 2025-05-07T21:02:08.7033250Z B=34, 2025-05-07T21:02:08.7033332Z log_E=4, 2025-05-07T21:02:08.7033418Z L=4, 2025-05-07T21:02:08.7033584Z D_gradcheck=2, 2025-05-07T21:02:08.7033685Z stochastic_rounding=True, 2025-05-07T21:02:08.7033780Z weighted=False, 2025-05-07T21:02:08.7033872Z row_wise=True, 2025-05-07T21:02:08.7033964Z mixed=True, 2025-05-07T21:02:08.7034054Z use_cache=False, 2025-05-07T21:02:08.7034166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7034261Z use_cpu=True, 2025-05-07T21:02:08.7034371Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7034454Z ) 2025-05-07T21:02:08.7034595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7034944Z self=, 2025-05-07T21:02:08.7035034Z compile=False, 2025-05-07T21:02:08.7035155Z pooling_mode=, 2025-05-07T21:02:08.7035238Z T=2, 2025-05-07T21:02:08.7035318Z D=28, 2025-05-07T21:02:08.7035408Z B=37, 2025-05-07T21:02:08.7035490Z log_E=3, 2025-05-07T21:02:08.7035571Z L=7, 2025-05-07T21:02:08.7035683Z D_gradcheck=1, 2025-05-07T21:02:08.7035785Z stochastic_rounding=False, 2025-05-07T21:02:08.7035882Z weighted=True, 2025-05-07T21:02:08.7035971Z row_wise=True, 2025-05-07T21:02:08.7036062Z mixed=True, 2025-05-07T21:02:08.7036158Z use_cache=True, 2025-05-07T21:02:08.7036269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7036771Z use_cpu=True, 2025-05-07T21:02:08.7036926Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7037013Z ) 2025-05-07T21:02:08.7037149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7037500Z self=, 2025-05-07T21:02:08.7037588Z compile=True, 2025-05-07T21:02:08.7037703Z pooling_mode=, 2025-05-07T21:02:08.7037792Z T=1, 2025-05-07T21:02:08.7037873Z D=125, 2025-05-07T21:02:08.7037962Z B=88, 2025-05-07T21:02:08.7038046Z log_E=3, 2025-05-07T21:02:08.7038130Z L=14, 2025-05-07T21:02:08.7038230Z D_gradcheck=1, 2025-05-07T21:02:08.7038329Z stochastic_rounding=True, 2025-05-07T21:02:08.7038487Z weighted=True, 2025-05-07T21:02:08.7038576Z row_wise=True, 2025-05-07T21:02:08.7047727Z mixed=False, 2025-05-07T21:02:08.7047852Z use_cache=False, 2025-05-07T21:02:08.7047973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7048070Z use_cpu=True, 2025-05-07T21:02:08.7048287Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7048366Z ) 2025-05-07T21:02:08.7048507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7049018Z self=, 2025-05-07T21:02:08.7049109Z compile=False, 2025-05-07T21:02:08.7049236Z pooling_mode=, 2025-05-07T21:02:08.7049321Z T=4, 2025-05-07T21:02:08.7049402Z D=77, 2025-05-07T21:02:08.7049490Z B=33, 2025-05-07T21:02:08.7049571Z log_E=5, 2025-05-07T21:02:08.7049650Z L=15, 2025-05-07T21:02:08.7049742Z D_gradcheck=1, 2025-05-07T21:02:08.7049839Z stochastic_rounding=True, 2025-05-07T21:02:08.7049930Z weighted=True, 2025-05-07T21:02:08.7050018Z row_wise=True, 2025-05-07T21:02:08.7050101Z mixed=False, 2025-05-07T21:02:08.7050190Z use_cache=False, 2025-05-07T21:02:08.7050307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7050393Z use_cpu=True, 2025-05-07T21:02:08.7050502Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7050582Z ) 2025-05-07T21:02:08.7050712Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7051059Z self=, 2025-05-07T21:02:08.7051145Z compile=True, 2025-05-07T21:02:08.7051255Z pooling_mode=, 2025-05-07T21:02:08.7051338Z T=4, 2025-05-07T21:02:08.7051417Z D=96, 2025-05-07T21:02:08.7051496Z B=35, 2025-05-07T21:02:08.7051583Z log_E=4, 2025-05-07T21:02:08.7051730Z L=6, 2025-05-07T21:02:08.7051819Z D_gradcheck=2, 2025-05-07T21:02:08.7051922Z stochastic_rounding=True, 2025-05-07T21:02:08.7052010Z weighted=False, 2025-05-07T21:02:08.7052093Z row_wise=True, 2025-05-07T21:02:08.7052187Z mixed=False, 2025-05-07T21:02:08.7052271Z use_cache=True, 2025-05-07T21:02:08.7052378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7052473Z use_cpu=True, 2025-05-07T21:02:08.7052580Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7052667Z ) 2025-05-07T21:02:08.7052801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7053144Z self=, 2025-05-07T21:02:08.7053239Z compile=False, 2025-05-07T21:02:08.7053350Z pooling_mode=, 2025-05-07T21:02:08.7053430Z T=3, 2025-05-07T21:02:08.7053514Z D=20, 2025-05-07T21:02:08.7053592Z B=6, 2025-05-07T21:02:08.7053671Z log_E=3, 2025-05-07T21:02:08.7053759Z L=16, 2025-05-07T21:02:08.7053843Z D_gradcheck=2, 2025-05-07T21:02:08.7053941Z stochastic_rounding=True, 2025-05-07T21:02:08.7054069Z weighted=False, 2025-05-07T21:02:08.7054161Z row_wise=True, 2025-05-07T21:02:08.7054243Z mixed=True, 2025-05-07T21:02:08.7054330Z use_cache=False, 2025-05-07T21:02:08.7054445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7054573Z use_cpu=True, 2025-05-07T21:02:08.7054679Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7054763Z ) 2025-05-07T21:02:08.7054893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7055230Z self=, 2025-05-07T21:02:08.7055315Z compile=True, 2025-05-07T21:02:08.7055425Z pooling_mode=, 2025-05-07T21:02:08.7055511Z T=5, 2025-05-07T21:02:08.7055590Z D=64, 2025-05-07T21:02:08.7055668Z B=33, 2025-05-07T21:02:08.7055756Z log_E=5, 2025-05-07T21:02:08.7055839Z L=13, 2025-05-07T21:02:08.7055924Z D_gradcheck=1, 2025-05-07T21:02:08.7056027Z stochastic_rounding=True, 2025-05-07T21:02:08.7056157Z weighted=True, 2025-05-07T21:02:08.7056242Z row_wise=True, 2025-05-07T21:02:08.7056331Z mixed=True, 2025-05-07T21:02:08.7056418Z use_cache=False, 2025-05-07T21:02:08.7056525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7056616Z use_cpu=True, 2025-05-07T21:02:08.7056760Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7056844Z ) 2025-05-07T21:02:08.7056976Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7057308Z self=, 2025-05-07T21:02:08.7057402Z compile=False, 2025-05-07T21:02:08.7057513Z pooling_mode=, 2025-05-07T21:02:08.7057593Z T=2, 2025-05-07T21:02:08.7057680Z D=4, 2025-05-07T21:02:08.7057759Z B=94, 2025-05-07T21:02:08.7057841Z log_E=5, 2025-05-07T21:02:08.7057931Z L=19, 2025-05-07T21:02:08.7058016Z D_gradcheck=1, 2025-05-07T21:02:08.7058117Z stochastic_rounding=True, 2025-05-07T21:02:08.7058207Z weighted=True, 2025-05-07T21:02:08.7058293Z row_wise=True, 2025-05-07T21:02:08.7058376Z mixed=True, 2025-05-07T21:02:08.7058470Z use_cache=False, 2025-05-07T21:02:08.7058584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7058678Z use_cpu=True, 2025-05-07T21:02:08.7058784Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7058862Z ) 2025-05-07T21:02:08.7059003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7059336Z self=, 2025-05-07T21:02:08.7059425Z compile=False, 2025-05-07T21:02:08.7059542Z pooling_mode=, 2025-05-07T21:02:08.7059622Z T=5, 2025-05-07T21:02:08.7059702Z D=108, 2025-05-07T21:02:08.7059787Z B=48, 2025-05-07T21:02:08.7059936Z log_E=4, 2025-05-07T21:02:08.7060017Z L=17, 2025-05-07T21:02:08.7060109Z D_gradcheck=1, 2025-05-07T21:02:08.7060213Z stochastic_rounding=False, 2025-05-07T21:02:08.7060304Z weighted=True, 2025-05-07T21:02:08.7060387Z row_wise=True, 2025-05-07T21:02:08.7060468Z mixed=True, 2025-05-07T21:02:08.7060561Z use_cache=False, 2025-05-07T21:02:08.7060671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7060756Z use_cpu=True, 2025-05-07T21:02:08.7060867Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7060946Z ) 2025-05-07T21:02:08.7061074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7061413Z self=, 2025-05-07T21:02:08.7061499Z compile=False, 2025-05-07T21:02:08.7061608Z pooling_mode=, 2025-05-07T21:02:08.7061696Z T=1, 2025-05-07T21:02:08.7061774Z D=33, 2025-05-07T21:02:08.7061856Z B=84, 2025-05-07T21:02:08.7061943Z log_E=3, 2025-05-07T21:02:08.7062026Z L=15, 2025-05-07T21:02:08.7062118Z D_gradcheck=2, 2025-05-07T21:02:08.7062221Z stochastic_rounding=False, 2025-05-07T21:02:08.7062307Z weighted=False, 2025-05-07T21:02:08.7062396Z row_wise=True, 2025-05-07T21:02:08.7062478Z mixed=True, 2025-05-07T21:02:08.7062560Z use_cache=False, 2025-05-07T21:02:08.7062718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7062804Z use_cpu=True, 2025-05-07T21:02:08.7062910Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7062994Z ) 2025-05-07T21:02:08.7063123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7063458Z self=, 2025-05-07T21:02:08.7063551Z compile=False, 2025-05-07T21:02:08.7063660Z pooling_mode=, 2025-05-07T21:02:08.7063747Z T=5, 2025-05-07T21:02:08.7063826Z D=4, 2025-05-07T21:02:08.7063909Z B=38, 2025-05-07T21:02:08.7063994Z log_E=5, 2025-05-07T21:02:08.7064077Z L=2, 2025-05-07T21:02:08.7064162Z D_gradcheck=2, 2025-05-07T21:02:08.7064311Z stochastic_rounding=True, 2025-05-07T21:02:08.7064396Z weighted=True, 2025-05-07T21:02:08.7064480Z row_wise=True, 2025-05-07T21:02:08.7064569Z mixed=True, 2025-05-07T21:02:08.7064657Z use_cache=False, 2025-05-07T21:02:08.7064770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7064898Z use_cpu=True, 2025-05-07T21:02:08.7065003Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7065085Z ) 2025-05-07T21:02:08.7065220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7065560Z self=, 2025-05-07T21:02:08.7065654Z compile=True, 2025-05-07T21:02:08.7065763Z pooling_mode=, 2025-05-07T21:02:08.7065842Z T=4, 2025-05-07T21:02:08.7065930Z D=40, 2025-05-07T21:02:08.7066014Z B=54, 2025-05-07T21:02:08.7066094Z log_E=4, 2025-05-07T21:02:08.7066183Z L=8, 2025-05-07T21:02:08.7066275Z D_gradcheck=2, 2025-05-07T21:02:08.7066369Z stochastic_rounding=True, 2025-05-07T21:02:08.7066463Z weighted=True, 2025-05-07T21:02:08.7066548Z row_wise=True, 2025-05-07T21:02:08.7066630Z mixed=True, 2025-05-07T21:02:08.7066726Z use_cache=True, 2025-05-07T21:02:08.7066840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7066923Z use_cpu=True, 2025-05-07T21:02:08.7067033Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7067110Z ) 2025-05-07T21:02:08.7067246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7067579Z self=, 2025-05-07T21:02:08.7067667Z compile=False, 2025-05-07T21:02:08.7067786Z pooling_mode=, 2025-05-07T21:02:08.7067867Z T=1, 2025-05-07T21:02:08.7067946Z D=75, 2025-05-07T21:02:08.7068074Z B=16, 2025-05-07T21:02:08.7068156Z log_E=3, 2025-05-07T21:02:08.7068234Z L=16, 2025-05-07T21:02:08.7068330Z D_gradcheck=1, 2025-05-07T21:02:08.7068430Z stochastic_rounding=False, 2025-05-07T21:02:08.7068515Z weighted=True, 2025-05-07T21:02:08.7068606Z row_wise=True, 2025-05-07T21:02:08.7068687Z mixed=True, 2025-05-07T21:02:08.7068776Z use_cache=True, 2025-05-07T21:02:08.7068895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7068979Z use_cpu=True, 2025-05-07T21:02:08.7069092Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7069169Z ) 2025-05-07T21:02:08.7069299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7069649Z self=, 2025-05-07T21:02:08.7069740Z compile=False, 2025-05-07T21:02:08.7069850Z pooling_mode=, 2025-05-07T21:02:08.7069938Z T=3, 2025-05-07T21:02:08.7070021Z D=14, 2025-05-07T21:02:08.7070102Z B=35, 2025-05-07T21:02:08.7070187Z log_E=5, 2025-05-07T21:02:08.7070268Z L=4, 2025-05-07T21:02:08.7070356Z D_gradcheck=2, 2025-05-07T21:02:08.7070464Z stochastic_rounding=True, 2025-05-07T21:02:08.7070551Z weighted=True, 2025-05-07T21:02:08.7070641Z row_wise=True, 2025-05-07T21:02:08.7070723Z mixed=True, 2025-05-07T21:02:08.7070857Z use_cache=False, 2025-05-07T21:02:08.7070973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7071060Z use_cpu=True, 2025-05-07T21:02:08.7071165Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7071250Z ) 2025-05-07T21:02:08.7071379Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7071709Z self=, 2025-05-07T21:02:08.7071799Z compile=True, 2025-05-07T21:02:08.7071909Z pooling_mode=, 2025-05-07T21:02:08.7071989Z T=1, 2025-05-07T21:02:08.7072076Z D=2, 2025-05-07T21:02:08.7072155Z B=30, 2025-05-07T21:02:08.7072237Z log_E=5, 2025-05-07T21:02:08.7072364Z L=3, 2025-05-07T21:02:08.7072451Z D_gradcheck=1, 2025-05-07T21:02:08.7072558Z stochastic_rounding=False, 2025-05-07T21:02:08.7072645Z weighted=False, 2025-05-07T21:02:08.7072732Z row_wise=True, 2025-05-07T21:02:08.7072821Z mixed=False, 2025-05-07T21:02:08.7072909Z use_cache=False, 2025-05-07T21:02:08.7073057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7073152Z use_cpu=True, 2025-05-07T21:02:08.7073256Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7073334Z ) 2025-05-07T21:02:08.7073471Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7073803Z self=, 2025-05-07T21:02:08.7073891Z compile=False, 2025-05-07T21:02:08.7074012Z pooling_mode=, 2025-05-07T21:02:08.7074093Z T=4, 2025-05-07T21:02:08.7074183Z D=125, 2025-05-07T21:02:08.7074263Z B=21, 2025-05-07T21:02:08.7074345Z log_E=4, 2025-05-07T21:02:08.7074436Z L=10, 2025-05-07T21:02:08.7074523Z D_gradcheck=2, 2025-05-07T21:02:08.7074618Z stochastic_rounding=True, 2025-05-07T21:02:08.7074706Z weighted=False, 2025-05-07T21:02:08.7074788Z row_wise=True, 2025-05-07T21:02:08.7074874Z mixed=False, 2025-05-07T21:02:08.7074966Z use_cache=True, 2025-05-07T21:02:08.7075075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7075157Z use_cpu=True, 2025-05-07T21:02:08.7075270Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7309044Z ) 2025-05-07T21:02:08.7309460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7309974Z self=, 2025-05-07T21:02:08.7310100Z compile=True, 2025-05-07T21:02:08.7310249Z pooling_mode=, 2025-05-07T21:02:08.7310567Z T=4, 2025-05-07T21:02:08.7310658Z D=38, 2025-05-07T21:02:08.7310736Z B=128, 2025-05-07T21:02:08.7310817Z log_E=3, 2025-05-07T21:02:08.7310907Z L=8, 2025-05-07T21:02:08.7311026Z D_gradcheck=2, 2025-05-07T21:02:08.7311231Z stochastic_rounding=False, 2025-05-07T21:02:08.7311414Z weighted=False, 2025-05-07T21:02:08.7311589Z row_wise=True, 2025-05-07T21:02:08.7311763Z mixed=True, 2025-05-07T21:02:08.7311927Z use_cache=True, 2025-05-07T21:02:08.7312145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7312316Z use_cpu=True, 2025-05-07T21:02:08.7312523Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7312673Z ) 2025-05-07T21:02:08.7312945Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7314788Z self=, 2025-05-07T21:02:08.7314958Z compile=False, 2025-05-07T21:02:08.7315185Z pooling_mode=, 2025-05-07T21:02:08.7315348Z T=5, 2025-05-07T21:02:08.7315514Z D=113, 2025-05-07T21:02:08.7315670Z B=101, 2025-05-07T21:02:08.7315835Z log_E=5, 2025-05-07T21:02:08.7315997Z L=8, 2025-05-07T21:02:08.7316177Z D_gradcheck=1, 2025-05-07T21:02:08.7316370Z stochastic_rounding=True, 2025-05-07T21:02:08.7316541Z weighted=True, 2025-05-07T21:02:08.7316704Z row_wise=True, 2025-05-07T21:02:08.7316991Z mixed=False, 2025-05-07T21:02:08.7317173Z use_cache=False, 2025-05-07T21:02:08.7317386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7317547Z use_cpu=True, 2025-05-07T21:02:08.7317761Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7317927Z ) 2025-05-07T21:02:08.7318194Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7318869Z self=, 2025-05-07T21:02:08.7319038Z compile=True, 2025-05-07T21:02:08.7319262Z pooling_mode=, 2025-05-07T21:02:08.7319420Z T=5, 2025-05-07T21:02:08.7319572Z D=88, 2025-05-07T21:02:08.7319735Z B=31, 2025-05-07T21:02:08.7320001Z log_E=3, 2025-05-07T21:02:08.7320155Z L=2, 2025-05-07T21:02:08.7320411Z D_gradcheck=1, 2025-05-07T21:02:08.7320603Z stochastic_rounding=True, 2025-05-07T21:02:08.7320769Z weighted=False, 2025-05-07T21:02:08.7320959Z row_wise=True, 2025-05-07T21:02:08.7321126Z mixed=True, 2025-05-07T21:02:08.7321278Z use_cache=False, 2025-05-07T21:02:08.7321417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7321512Z use_cpu=True, 2025-05-07T21:02:08.7321635Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7321710Z ) 2025-05-07T21:02:08.7321841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7322184Z self=, 2025-05-07T21:02:08.7322273Z compile=False, 2025-05-07T21:02:08.7322384Z pooling_mode=, 2025-05-07T21:02:08.7322471Z T=4, 2025-05-07T21:02:08.7322550Z D=22, 2025-05-07T21:02:08.7322631Z B=4, 2025-05-07T21:02:08.7322724Z log_E=3, 2025-05-07T21:02:08.7322806Z L=18, 2025-05-07T21:02:08.7322889Z D_gradcheck=1, 2025-05-07T21:02:08.7322989Z stochastic_rounding=True, 2025-05-07T21:02:08.7323074Z weighted=False, 2025-05-07T21:02:08.7323158Z row_wise=True, 2025-05-07T21:02:08.7323246Z mixed=True, 2025-05-07T21:02:08.7323337Z use_cache=False, 2025-05-07T21:02:08.7323456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7323538Z use_cpu=True, 2025-05-07T21:02:08.7323643Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7323721Z ) 2025-05-07T21:02:08.7323853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7324188Z self=, 2025-05-07T21:02:08.7324279Z compile=False, 2025-05-07T21:02:08.7324437Z pooling_mode=, 2025-05-07T21:02:08.7324518Z T=5, 2025-05-07T21:02:08.7324605Z D=38, 2025-05-07T21:02:08.7324693Z B=10, 2025-05-07T21:02:08.7324775Z log_E=3, 2025-05-07T21:02:08.7324860Z L=5, 2025-05-07T21:02:08.7324943Z D_gradcheck=1, 2025-05-07T21:02:08.7325051Z stochastic_rounding=False, 2025-05-07T21:02:08.7325138Z weighted=False, 2025-05-07T21:02:08.7325227Z row_wise=True, 2025-05-07T21:02:08.7325314Z mixed=True, 2025-05-07T21:02:08.7325399Z use_cache=True, 2025-05-07T21:02:08.7325506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7325591Z use_cpu=True, 2025-05-07T21:02:08.7325701Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7325782Z ) 2025-05-07T21:02:08.7325914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7326254Z self=, 2025-05-07T21:02:08.7326340Z compile=False, 2025-05-07T21:02:08.7326451Z pooling_mode=, 2025-05-07T21:02:08.7326541Z T=2, 2025-05-07T21:02:08.7326618Z D=80, 2025-05-07T21:02:08.7326699Z B=23, 2025-05-07T21:02:08.7326792Z log_E=4, 2025-05-07T21:02:08.7326872Z L=10, 2025-05-07T21:02:08.7326958Z D_gradcheck=2, 2025-05-07T21:02:08.7327060Z stochastic_rounding=True, 2025-05-07T21:02:08.7327143Z weighted=True, 2025-05-07T21:02:08.7327279Z row_wise=True, 2025-05-07T21:02:08.7327376Z mixed=True, 2025-05-07T21:02:08.7327463Z use_cache=True, 2025-05-07T21:02:08.7327575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7327665Z use_cpu=True, 2025-05-07T21:02:08.7327768Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7327854Z ) 2025-05-07T21:02:08.7327985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7328320Z self=, 2025-05-07T21:02:08.7328410Z compile=True, 2025-05-07T21:02:08.7328641Z pooling_mode=, 2025-05-07T21:02:08.7328741Z T=5, 2025-05-07T21:02:08.7328827Z D=40, 2025-05-07T21:02:08.7328960Z B=111, 2025-05-07T21:02:08.7329040Z log_E=3, 2025-05-07T21:02:08.7329126Z L=19, 2025-05-07T21:02:08.7329212Z D_gradcheck=1, 2025-05-07T21:02:08.7329311Z stochastic_rounding=True, 2025-05-07T21:02:08.7329406Z weighted=True, 2025-05-07T21:02:08.7329490Z row_wise=True, 2025-05-07T21:02:08.7329623Z mixed=False, 2025-05-07T21:02:08.7329711Z use_cache=False, 2025-05-07T21:02:08.7329819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7329910Z use_cpu=True, 2025-05-07T21:02:08.7330022Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7330100Z ) 2025-05-07T21:02:08.7330237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7330574Z self=, 2025-05-07T21:02:08.7330661Z compile=False, 2025-05-07T21:02:08.7330780Z pooling_mode=, 2025-05-07T21:02:08.7330859Z T=5, 2025-05-07T21:02:08.7330941Z D=45, 2025-05-07T21:02:08.7331032Z B=119, 2025-05-07T21:02:08.7331113Z log_E=5, 2025-05-07T21:02:08.7331190Z L=2, 2025-05-07T21:02:08.7331288Z D_gradcheck=1, 2025-05-07T21:02:08.7331388Z stochastic_rounding=False, 2025-05-07T21:02:08.7331480Z weighted=True, 2025-05-07T21:02:08.7331566Z row_wise=True, 2025-05-07T21:02:08.7331652Z mixed=False, 2025-05-07T21:02:08.7331743Z use_cache=True, 2025-05-07T21:02:08.7331858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7331945Z use_cpu=True, 2025-05-07T21:02:08.7332055Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7332133Z ) 2025-05-07T21:02:08.7332267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7332612Z self=, 2025-05-07T21:02:08.7332741Z compile=True, 2025-05-07T21:02:08.7332854Z pooling_mode=, 2025-05-07T21:02:08.7332947Z T=1, 2025-05-07T21:02:08.7333031Z D=9, 2025-05-07T21:02:08.7333117Z B=28, 2025-05-07T21:02:08.7333198Z log_E=3, 2025-05-07T21:02:08.7333278Z L=17, 2025-05-07T21:02:08.7333369Z D_gradcheck=2, 2025-05-07T21:02:08.7333466Z stochastic_rounding=True, 2025-05-07T21:02:08.7333556Z weighted=True, 2025-05-07T21:02:08.7333648Z row_wise=True, 2025-05-07T21:02:08.7333732Z mixed=False, 2025-05-07T21:02:08.7333819Z use_cache=True, 2025-05-07T21:02:08.7333931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7334015Z use_cpu=True, 2025-05-07T21:02:08.7334121Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7334202Z ) 2025-05-07T21:02:08.7334333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7334669Z self=, 2025-05-07T21:02:08.7334765Z compile=False, 2025-05-07T21:02:08.7334874Z pooling_mode=, 2025-05-07T21:02:08.7334959Z T=1, 2025-05-07T21:02:08.7335040Z D=72, 2025-05-07T21:02:08.7335121Z B=32, 2025-05-07T21:02:08.7335206Z log_E=3, 2025-05-07T21:02:08.7335285Z L=18, 2025-05-07T21:02:08.7335368Z D_gradcheck=1, 2025-05-07T21:02:08.7335478Z stochastic_rounding=True, 2025-05-07T21:02:08.7335617Z weighted=True, 2025-05-07T21:02:08.7335704Z row_wise=True, 2025-05-07T21:02:08.7335797Z mixed=False, 2025-05-07T21:02:08.7335881Z use_cache=True, 2025-05-07T21:02:08.7335991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7336081Z use_cpu=True, 2025-05-07T21:02:08.7336186Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7336264Z ) 2025-05-07T21:02:08.7336716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7337058Z self=, 2025-05-07T21:02:08.7337156Z compile=False, 2025-05-07T21:02:08.7337266Z pooling_mode=, 2025-05-07T21:02:08.7337345Z T=5, 2025-05-07T21:02:08.7337522Z D=87, 2025-05-07T21:02:08.7337604Z B=119, 2025-05-07T21:02:08.7337683Z log_E=4, 2025-05-07T21:02:08.7337766Z L=14, 2025-05-07T21:02:08.7337854Z D_gradcheck=2, 2025-05-07T21:02:08.7337954Z stochastic_rounding=False, 2025-05-07T21:02:08.7338048Z weighted=True, 2025-05-07T21:02:08.7338189Z row_wise=True, 2025-05-07T21:02:08.7338275Z mixed=False, 2025-05-07T21:02:08.7338365Z use_cache=True, 2025-05-07T21:02:08.7338476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7338560Z use_cpu=True, 2025-05-07T21:02:08.7338671Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7338748Z ) 2025-05-07T21:02:08.7338885Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7339223Z self=, 2025-05-07T21:02:08.7339314Z compile=False, 2025-05-07T21:02:08.7339430Z pooling_mode=, 2025-05-07T21:02:08.7339515Z T=4, 2025-05-07T21:02:08.7339593Z D=45, 2025-05-07T21:02:08.7339680Z B=106, 2025-05-07T21:02:08.7339760Z log_E=4, 2025-05-07T21:02:08.7339839Z L=4, 2025-05-07T21:02:08.7339934Z D_gradcheck=1, 2025-05-07T21:02:08.7340035Z stochastic_rounding=False, 2025-05-07T21:02:08.7340121Z weighted=False, 2025-05-07T21:02:08.7340216Z row_wise=True, 2025-05-07T21:02:08.7340301Z mixed=False, 2025-05-07T21:02:08.7340398Z use_cache=False, 2025-05-07T21:02:08.7340506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7340590Z use_cpu=True, 2025-05-07T21:02:08.7340700Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7340776Z ) 2025-05-07T21:02:08.7340905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7341313Z self=, 2025-05-07T21:02:08.7341401Z compile=True, 2025-05-07T21:02:08.7341510Z pooling_mode=, 2025-05-07T21:02:08.7341598Z T=2, 2025-05-07T21:02:08.7341676Z D=58, 2025-05-07T21:02:08.7341755Z B=64, 2025-05-07T21:02:08.7341839Z log_E=3, 2025-05-07T21:02:08.7341921Z L=10, 2025-05-07T21:02:08.7342006Z D_gradcheck=2, 2025-05-07T21:02:08.7342111Z stochastic_rounding=False, 2025-05-07T21:02:08.7342202Z weighted=True, 2025-05-07T21:02:08.7342290Z row_wise=True, 2025-05-07T21:02:08.7342372Z mixed=True, 2025-05-07T21:02:08.7342461Z use_cache=True, 2025-05-07T21:02:08.7342579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7342663Z use_cpu=True, 2025-05-07T21:02:08.7342767Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7342850Z ) 2025-05-07T21:02:08.7342979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7343317Z self=, 2025-05-07T21:02:08.7343417Z compile=False, 2025-05-07T21:02:08.7343526Z pooling_mode=, 2025-05-07T21:02:08.7343610Z T=4, 2025-05-07T21:02:08.7343692Z D=73, 2025-05-07T21:02:08.7343770Z B=56, 2025-05-07T21:02:08.7343859Z log_E=3, 2025-05-07T21:02:08.7343944Z L=13, 2025-05-07T21:02:08.7344031Z D_gradcheck=1, 2025-05-07T21:02:08.7344202Z stochastic_rounding=False, 2025-05-07T21:02:08.7344290Z weighted=True, 2025-05-07T21:02:08.7344373Z row_wise=True, 2025-05-07T21:02:08.7344459Z mixed=False, 2025-05-07T21:02:08.7344541Z use_cache=True, 2025-05-07T21:02:08.7344648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7344736Z use_cpu=True, 2025-05-07T21:02:08.7344838Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7344913Z ) 2025-05-07T21:02:08.7345048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7345387Z self=, 2025-05-07T21:02:08.7345472Z compile=False, 2025-05-07T21:02:08.7345591Z pooling_mode=, 2025-05-07T21:02:08.7345716Z T=5, 2025-05-07T21:02:08.7345801Z D=62, 2025-05-07T21:02:08.7345878Z B=38, 2025-05-07T21:02:08.7345960Z log_E=3, 2025-05-07T21:02:08.7346040Z L=16, 2025-05-07T21:02:08.7346124Z D_gradcheck=2, 2025-05-07T21:02:08.7346222Z stochastic_rounding=False, 2025-05-07T21:02:08.7346373Z weighted=False, 2025-05-07T21:02:08.7346455Z row_wise=True, 2025-05-07T21:02:08.7346536Z mixed=False, 2025-05-07T21:02:08.7346624Z use_cache=True, 2025-05-07T21:02:08.7346730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7346812Z use_cpu=True, 2025-05-07T21:02:08.7346922Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7346999Z ) 2025-05-07T21:02:08.7347132Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7347478Z self=, 2025-05-07T21:02:08.7347566Z compile=False, 2025-05-07T21:02:08.7347682Z pooling_mode=, 2025-05-07T21:02:08.7347766Z T=4, 2025-05-07T21:02:08.7347844Z D=79, 2025-05-07T21:02:08.7347926Z B=68, 2025-05-07T21:02:08.7348005Z log_E=4, 2025-05-07T21:02:08.7348082Z L=5, 2025-05-07T21:02:08.7348176Z D_gradcheck=2, 2025-05-07T21:02:08.7348277Z stochastic_rounding=True, 2025-05-07T21:02:08.7348365Z weighted=True, 2025-05-07T21:02:08.7348460Z row_wise=True, 2025-05-07T21:02:08.7348546Z mixed=True, 2025-05-07T21:02:08.7348633Z use_cache=True, 2025-05-07T21:02:08.7348747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7348833Z use_cpu=True, 2025-05-07T21:02:08.7348938Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7349019Z ) 2025-05-07T21:02:08.7349149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7349535Z self=, 2025-05-07T21:02:08.7349626Z compile=False, 2025-05-07T21:02:08.7349738Z pooling_mode=, 2025-05-07T21:02:08.7349826Z T=5, 2025-05-07T21:02:08.7349903Z D=72, 2025-05-07T21:02:08.7349979Z B=3, 2025-05-07T21:02:08.7350069Z log_E=5, 2025-05-07T21:02:08.7350146Z L=11, 2025-05-07T21:02:08.7350234Z D_gradcheck=2, 2025-05-07T21:02:08.7350339Z stochastic_rounding=True, 2025-05-07T21:02:08.7350423Z weighted=True, 2025-05-07T21:02:08.7350506Z row_wise=True, 2025-05-07T21:02:08.7350595Z mixed=True, 2025-05-07T21:02:08.7350681Z use_cache=False, 2025-05-07T21:02:08.7350792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7350872Z use_cpu=True, 2025-05-07T21:02:08.7350975Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7588398Z ) 2025-05-07T21:02:08.7588558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7589028Z self=, 2025-05-07T21:02:08.7589189Z compile=True, 2025-05-07T21:02:08.7589348Z pooling_mode=, 2025-05-07T21:02:08.7589470Z T=4, 2025-05-07T21:02:08.7589579Z D=71, 2025-05-07T21:02:08.7589690Z B=67, 2025-05-07T21:02:08.7589809Z log_E=3, 2025-05-07T21:02:08.7589925Z L=7, 2025-05-07T21:02:08.7590180Z D_gradcheck=1, 2025-05-07T21:02:08.7590318Z stochastic_rounding=True, 2025-05-07T21:02:08.7590439Z weighted=True, 2025-05-07T21:02:08.7590570Z row_wise=True, 2025-05-07T21:02:08.7590690Z mixed=False, 2025-05-07T21:02:08.7590808Z use_cache=False, 2025-05-07T21:02:08.7590966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7591082Z use_cpu=True, 2025-05-07T21:02:08.7591228Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7591341Z ) 2025-05-07T21:02:08.7591553Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7591955Z self=, 2025-05-07T21:02:08.7592048Z compile=True, 2025-05-07T21:02:08.7592232Z pooling_mode=, 2025-05-07T21:02:08.7592319Z T=1, 2025-05-07T21:02:08.7592398Z D=124, 2025-05-07T21:02:08.7592475Z B=75, 2025-05-07T21:02:08.7592563Z log_E=4, 2025-05-07T21:02:08.7592648Z L=11, 2025-05-07T21:02:08.7592732Z D_gradcheck=1, 2025-05-07T21:02:08.7592895Z stochastic_rounding=False, 2025-05-07T21:02:08.7592979Z weighted=True, 2025-05-07T21:02:08.7593065Z row_wise=True, 2025-05-07T21:02:08.7593154Z mixed=False, 2025-05-07T21:02:08.7593239Z use_cache=False, 2025-05-07T21:02:08.7593348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7593438Z use_cpu=True, 2025-05-07T21:02:08.7593541Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7593617Z ) 2025-05-07T21:02:08.7593758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7594095Z self=, 2025-05-07T21:02:08.7594188Z compile=False, 2025-05-07T21:02:08.7594301Z pooling_mode=, 2025-05-07T21:02:08.7594378Z T=4, 2025-05-07T21:02:08.7594460Z D=115, 2025-05-07T21:02:08.7594540Z B=115, 2025-05-07T21:02:08.7594621Z log_E=4, 2025-05-07T21:02:08.7594710Z L=10, 2025-05-07T21:02:08.7594794Z D_gradcheck=1, 2025-05-07T21:02:08.7594894Z stochastic_rounding=True, 2025-05-07T21:02:08.7594983Z weighted=False, 2025-05-07T21:02:08.7595070Z row_wise=True, 2025-05-07T21:02:08.7595153Z mixed=False, 2025-05-07T21:02:08.7595245Z use_cache=True, 2025-05-07T21:02:08.7595354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7595441Z use_cpu=True, 2025-05-07T21:02:08.7595552Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7595629Z ) 2025-05-07T21:02:08.7595767Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7596169Z self=, 2025-05-07T21:02:08.7596260Z compile=True, 2025-05-07T21:02:08.7596378Z pooling_mode=, 2025-05-07T21:02:08.7596455Z T=1, 2025-05-07T21:02:08.7596533Z D=23, 2025-05-07T21:02:08.7596617Z B=88, 2025-05-07T21:02:08.7596695Z log_E=4, 2025-05-07T21:02:08.7596780Z L=3, 2025-05-07T21:02:08.7596874Z D_gradcheck=1, 2025-05-07T21:02:08.7596973Z stochastic_rounding=False, 2025-05-07T21:02:08.7597055Z weighted=False, 2025-05-07T21:02:08.7597144Z row_wise=True, 2025-05-07T21:02:08.7597225Z mixed=False, 2025-05-07T21:02:08.7597314Z use_cache=True, 2025-05-07T21:02:08.7597424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7597505Z use_cpu=True, 2025-05-07T21:02:08.7597612Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7597691Z ) 2025-05-07T21:02:08.7597821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7598162Z self=, 2025-05-07T21:02:08.7598250Z compile=True, 2025-05-07T21:02:08.7598357Z pooling_mode=, 2025-05-07T21:02:08.7598441Z T=4, 2025-05-07T21:02:08.7598519Z D=3, 2025-05-07T21:02:08.7598596Z B=124, 2025-05-07T21:02:08.7598772Z log_E=5, 2025-05-07T21:02:08.7598851Z L=6, 2025-05-07T21:02:08.7598938Z D_gradcheck=1, 2025-05-07T21:02:08.7599044Z stochastic_rounding=False, 2025-05-07T21:02:08.7599130Z weighted=True, 2025-05-07T21:02:08.7599220Z row_wise=True, 2025-05-07T21:02:08.7599304Z mixed=False, 2025-05-07T21:02:08.7599387Z use_cache=True, 2025-05-07T21:02:08.7599500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7599584Z use_cpu=True, 2025-05-07T21:02:08.7599687Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7599769Z ) 2025-05-07T21:02:08.7599902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7600237Z self=, 2025-05-07T21:02:08.7600375Z compile=False, 2025-05-07T21:02:08.7600484Z pooling_mode=, 2025-05-07T21:02:08.7600562Z T=2, 2025-05-07T21:02:08.7600645Z D=13, 2025-05-07T21:02:08.7600723Z B=40, 2025-05-07T21:02:08.7600845Z log_E=4, 2025-05-07T21:02:08.7600926Z L=17, 2025-05-07T21:02:08.7601060Z D_gradcheck=2, 2025-05-07T21:02:08.7601159Z stochastic_rounding=True, 2025-05-07T21:02:08.7601243Z weighted=True, 2025-05-07T21:02:08.7601331Z row_wise=True, 2025-05-07T21:02:08.7601412Z mixed=False, 2025-05-07T21:02:08.7601503Z use_cache=True, 2025-05-07T21:02:08.7601611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7601694Z use_cpu=True, 2025-05-07T21:02:08.7601804Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7601878Z ) 2025-05-07T21:02:08.7602011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7602353Z self=, 2025-05-07T21:02:08.7602442Z compile=True, 2025-05-07T21:02:08.7602552Z pooling_mode=, 2025-05-07T21:02:08.7602638Z T=2, 2025-05-07T21:02:08.7602715Z D=28, 2025-05-07T21:02:08.7602793Z B=112, 2025-05-07T21:02:08.7602881Z log_E=4, 2025-05-07T21:02:08.7602958Z L=20, 2025-05-07T21:02:08.7603044Z D_gradcheck=1, 2025-05-07T21:02:08.7603149Z stochastic_rounding=True, 2025-05-07T21:02:08.7603241Z weighted=False, 2025-05-07T21:02:08.7603330Z row_wise=True, 2025-05-07T21:02:08.7603412Z mixed=True, 2025-05-07T21:02:08.7603499Z use_cache=False, 2025-05-07T21:02:08.7603613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7603701Z use_cpu=True, 2025-05-07T21:02:08.7603805Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7603889Z ) 2025-05-07T21:02:08.7604065Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7604404Z self=, 2025-05-07T21:02:08.7604499Z compile=False, 2025-05-07T21:02:08.7604608Z pooling_mode=, 2025-05-07T21:02:08.7604686Z T=3, 2025-05-07T21:02:08.7604771Z D=51, 2025-05-07T21:02:08.7604851Z B=126, 2025-05-07T21:02:08.7604937Z log_E=4, 2025-05-07T21:02:08.7605029Z L=2, 2025-05-07T21:02:08.7605120Z D_gradcheck=1, 2025-05-07T21:02:08.7605228Z stochastic_rounding=False, 2025-05-07T21:02:08.7605315Z weighted=False, 2025-05-07T21:02:08.7605397Z row_wise=True, 2025-05-07T21:02:08.7605486Z mixed=False, 2025-05-07T21:02:08.7605571Z use_cache=True, 2025-05-07T21:02:08.7605680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7605768Z use_cpu=True, 2025-05-07T21:02:08.7605871Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7605949Z ) 2025-05-07T21:02:08.7606090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7606427Z self=, 2025-05-07T21:02:08.7606514Z compile=True, 2025-05-07T21:02:08.7606629Z pooling_mode=, 2025-05-07T21:02:08.7606706Z T=4, 2025-05-07T21:02:08.7606790Z D=36, 2025-05-07T21:02:08.7606925Z B=72, 2025-05-07T21:02:08.7607007Z log_E=4, 2025-05-07T21:02:08.7607095Z L=4, 2025-05-07T21:02:08.7607180Z D_gradcheck=1, 2025-05-07T21:02:08.7607276Z stochastic_rounding=False, 2025-05-07T21:02:08.7607361Z weighted=True, 2025-05-07T21:02:08.7607444Z row_wise=True, 2025-05-07T21:02:08.7607526Z mixed=False, 2025-05-07T21:02:08.7616078Z use_cache=True, 2025-05-07T21:02:08.7616225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7616312Z use_cpu=True, 2025-05-07T21:02:08.7616420Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7616502Z ) 2025-05-07T21:02:08.7616645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7616990Z self=, 2025-05-07T21:02:08.7617164Z compile=False, 2025-05-07T21:02:08.7617278Z pooling_mode=, 2025-05-07T21:02:08.7617358Z T=4, 2025-05-07T21:02:08.7617448Z D=8, 2025-05-07T21:02:08.7617533Z B=40, 2025-05-07T21:02:08.7617615Z log_E=4, 2025-05-07T21:02:08.7617751Z L=7, 2025-05-07T21:02:08.7617842Z D_gradcheck=2, 2025-05-07T21:02:08.7617949Z stochastic_rounding=False, 2025-05-07T21:02:08.7618035Z weighted=False, 2025-05-07T21:02:08.7618119Z row_wise=True, 2025-05-07T21:02:08.7618209Z mixed=True, 2025-05-07T21:02:08.7618295Z use_cache=False, 2025-05-07T21:02:08.7618405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7618495Z use_cpu=True, 2025-05-07T21:02:08.7618601Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7618679Z ) 2025-05-07T21:02:08.7618827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7619168Z self=, 2025-05-07T21:02:08.7619257Z compile=False, 2025-05-07T21:02:08.7619372Z pooling_mode=, 2025-05-07T21:02:08.7619452Z T=2, 2025-05-07T21:02:08.7619544Z D=26, 2025-05-07T21:02:08.7619627Z B=103, 2025-05-07T21:02:08.7619713Z log_E=4, 2025-05-07T21:02:08.7619801Z L=17, 2025-05-07T21:02:08.7619887Z D_gradcheck=1, 2025-05-07T21:02:08.7619986Z stochastic_rounding=True, 2025-05-07T21:02:08.7620083Z weighted=True, 2025-05-07T21:02:08.7620166Z row_wise=True, 2025-05-07T21:02:08.7620250Z mixed=True, 2025-05-07T21:02:08.7620342Z use_cache=False, 2025-05-07T21:02:08.7620454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7620536Z use_cpu=True, 2025-05-07T21:02:08.7620650Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7620773Z ) 2025-05-07T21:02:08.7620907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7621273Z self=, 2025-05-07T21:02:08.7621372Z compile=True, 2025-05-07T21:02:08.7621504Z pooling_mode=, 2025-05-07T21:02:08.7621584Z T=4, 2025-05-07T21:02:08.7621669Z D=73, 2025-05-07T21:02:08.7621755Z B=109, 2025-05-07T21:02:08.7621838Z log_E=4, 2025-05-07T21:02:08.7621917Z L=7, 2025-05-07T21:02:08.7622013Z D_gradcheck=1, 2025-05-07T21:02:08.7622113Z stochastic_rounding=False, 2025-05-07T21:02:08.7622200Z weighted=True, 2025-05-07T21:02:08.7622291Z row_wise=True, 2025-05-07T21:02:08.7622375Z mixed=False, 2025-05-07T21:02:08.7622460Z use_cache=True, 2025-05-07T21:02:08.7622576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7622664Z use_cpu=True, 2025-05-07T21:02:08.7622772Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7622862Z ) 2025-05-07T21:02:08.7622996Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7623344Z self=, 2025-05-07T21:02:08.7623435Z compile=False, 2025-05-07T21:02:08.7623547Z pooling_mode=, 2025-05-07T21:02:08.7623635Z T=1, 2025-05-07T21:02:08.7623764Z D=98, 2025-05-07T21:02:08.7623844Z B=46, 2025-05-07T21:02:08.7623935Z log_E=4, 2025-05-07T21:02:08.7624013Z L=9, 2025-05-07T21:02:08.7624099Z D_gradcheck=2, 2025-05-07T21:02:08.7624204Z stochastic_rounding=True, 2025-05-07T21:02:08.7624298Z weighted=True, 2025-05-07T21:02:08.7624381Z row_wise=True, 2025-05-07T21:02:08.7624470Z mixed=False, 2025-05-07T21:02:08.7624557Z use_cache=False, 2025-05-07T21:02:08.7624667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7624762Z use_cpu=True, 2025-05-07T21:02:08.7624867Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7624950Z ) 2025-05-07T21:02:08.7625079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7625460Z self=, 2025-05-07T21:02:08.7625554Z compile=False, 2025-05-07T21:02:08.7625661Z pooling_mode=, 2025-05-07T21:02:08.7625743Z T=1, 2025-05-07T21:02:08.7625829Z D=45, 2025-05-07T21:02:08.7625947Z B=82, 2025-05-07T21:02:08.7626028Z log_E=4, 2025-05-07T21:02:08.7626115Z L=9, 2025-05-07T21:02:08.7626199Z D_gradcheck=1, 2025-05-07T21:02:08.7626299Z stochastic_rounding=True, 2025-05-07T21:02:08.7626391Z weighted=False, 2025-05-07T21:02:08.7626476Z row_wise=True, 2025-05-07T21:02:08.7626563Z mixed=True, 2025-05-07T21:02:08.7626650Z use_cache=False, 2025-05-07T21:02:08.7626759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7626850Z use_cpu=True, 2025-05-07T21:02:08.7626956Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7627034Z ) 2025-05-07T21:02:08.7627172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7627511Z self=, 2025-05-07T21:02:08.7627603Z compile=False, 2025-05-07T21:02:08.7627719Z pooling_mode=, 2025-05-07T21:02:08.7627800Z T=5, 2025-05-07T21:02:08.7627880Z D=26, 2025-05-07T21:02:08.7627971Z B=118, 2025-05-07T21:02:08.7628051Z log_E=3, 2025-05-07T21:02:08.7628134Z L=4, 2025-05-07T21:02:08.7628222Z D_gradcheck=1, 2025-05-07T21:02:08.7628320Z stochastic_rounding=True, 2025-05-07T21:02:08.7628415Z weighted=True, 2025-05-07T21:02:08.7628499Z row_wise=True, 2025-05-07T21:02:08.7628581Z mixed=False, 2025-05-07T21:02:08.7628671Z use_cache=True, 2025-05-07T21:02:08.7628781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7628864Z use_cpu=True, 2025-05-07T21:02:08.7629020Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7629100Z ) 2025-05-07T21:02:08.7629231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7629577Z self=, 2025-05-07T21:02:08.7629663Z compile=True, 2025-05-07T21:02:08.7629775Z pooling_mode=, 2025-05-07T21:02:08.7629864Z T=4, 2025-05-07T21:02:08.7629944Z D=114, 2025-05-07T21:02:08.7630036Z B=112, 2025-05-07T21:02:08.7630119Z log_E=3, 2025-05-07T21:02:08.7630200Z L=10, 2025-05-07T21:02:08.7630292Z D_gradcheck=2, 2025-05-07T21:02:08.7630392Z stochastic_rounding=True, 2025-05-07T21:02:08.7630477Z weighted=False, 2025-05-07T21:02:08.7630567Z row_wise=True, 2025-05-07T21:02:08.7630650Z mixed=True, 2025-05-07T21:02:08.7630735Z use_cache=True, 2025-05-07T21:02:08.7630849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7630932Z use_cpu=True, 2025-05-07T21:02:08.7631043Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7631135Z ) 2025-05-07T21:02:08.7631285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7631650Z self=, 2025-05-07T21:02:08.7631748Z compile=False, 2025-05-07T21:02:08.7631859Z pooling_mode=, 2025-05-07T21:02:08.7631990Z T=2, 2025-05-07T21:02:08.7632074Z D=56, 2025-05-07T21:02:08.7632155Z B=114, 2025-05-07T21:02:08.7632242Z log_E=3, 2025-05-07T21:02:08.7632326Z L=15, 2025-05-07T21:02:08.7632415Z D_gradcheck=2, 2025-05-07T21:02:08.7632521Z stochastic_rounding=True, 2025-05-07T21:02:08.7632607Z weighted=True, 2025-05-07T21:02:08.7632691Z row_wise=True, 2025-05-07T21:02:08.7632781Z mixed=True, 2025-05-07T21:02:08.7632871Z use_cache=True, 2025-05-07T21:02:08.7632985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7633077Z use_cpu=True, 2025-05-07T21:02:08.7633186Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7870013Z ) 2025-05-07T21:02:08.7870172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7870624Z self=, 2025-05-07T21:02:08.7870738Z compile=False, 2025-05-07T21:02:08.7870847Z pooling_mode=, 2025-05-07T21:02:08.7870937Z T=5, 2025-05-07T21:02:08.7871087Z D=112, 2025-05-07T21:02:08.7871204Z B=122, 2025-05-07T21:02:08.7871329Z log_E=5, 2025-05-07T21:02:08.7871439Z L=8, 2025-05-07T21:02:08.7871559Z D_gradcheck=2, 2025-05-07T21:02:08.7871704Z stochastic_rounding=False, 2025-05-07T21:02:08.7871823Z weighted=True, 2025-05-07T21:02:08.7871943Z row_wise=True, 2025-05-07T21:02:08.7872069Z mixed=False, 2025-05-07T21:02:08.7872189Z use_cache=False, 2025-05-07T21:02:08.7872354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7872442Z use_cpu=True, 2025-05-07T21:02:08.7872547Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7872630Z ) 2025-05-07T21:02:08.7872761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7873098Z self=, 2025-05-07T21:02:08.7873191Z compile=False, 2025-05-07T21:02:08.7873302Z pooling_mode=, 2025-05-07T21:02:08.7873379Z T=3, 2025-05-07T21:02:08.7873463Z D=2, 2025-05-07T21:02:08.7873543Z B=100, 2025-05-07T21:02:08.7873623Z log_E=5, 2025-05-07T21:02:08.7873706Z L=11, 2025-05-07T21:02:08.7873789Z D_gradcheck=1, 2025-05-07T21:02:08.7873893Z stochastic_rounding=False, 2025-05-07T21:02:08.7873977Z weighted=False, 2025-05-07T21:02:08.7874059Z row_wise=True, 2025-05-07T21:02:08.7874148Z mixed=True, 2025-05-07T21:02:08.7874236Z use_cache=False, 2025-05-07T21:02:08.7874343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7874517Z use_cpu=True, 2025-05-07T21:02:08.7874623Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7874699Z ) 2025-05-07T21:02:08.7874836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7875170Z self=, 2025-05-07T21:02:08.7875255Z compile=True, 2025-05-07T21:02:08.7875373Z pooling_mode=, 2025-05-07T21:02:08.7875453Z T=5, 2025-05-07T21:02:08.7875537Z D=60, 2025-05-07T21:02:08.7875615Z B=33, 2025-05-07T21:02:08.7875698Z log_E=4, 2025-05-07T21:02:08.7875782Z L=1, 2025-05-07T21:02:08.7875865Z D_gradcheck=2, 2025-05-07T21:02:08.7875963Z stochastic_rounding=False, 2025-05-07T21:02:08.7876050Z weighted=True, 2025-05-07T21:02:08.7876131Z row_wise=True, 2025-05-07T21:02:08.7876212Z mixed=True, 2025-05-07T21:02:08.7876306Z use_cache=True, 2025-05-07T21:02:08.7876414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7876499Z use_cpu=True, 2025-05-07T21:02:08.7876608Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7876683Z ) 2025-05-07T21:02:08.7876814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7877153Z self=, 2025-05-07T21:02:08.7877239Z compile=False, 2025-05-07T21:02:08.7877422Z pooling_mode=, 2025-05-07T21:02:08.7877502Z T=4, 2025-05-07T21:02:08.7877581Z D=48, 2025-05-07T21:02:08.7877672Z B=4, 2025-05-07T21:02:08.7877750Z log_E=5, 2025-05-07T21:02:08.7877828Z L=2, 2025-05-07T21:02:08.7877916Z D_gradcheck=2, 2025-05-07T21:02:08.7878012Z stochastic_rounding=False, 2025-05-07T21:02:08.7878099Z weighted=False, 2025-05-07T21:02:08.7878190Z row_wise=True, 2025-05-07T21:02:08.7878271Z mixed=False, 2025-05-07T21:02:08.7878357Z use_cache=False, 2025-05-07T21:02:08.7878470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7878556Z use_cpu=True, 2025-05-07T21:02:08.7878662Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7878792Z ) 2025-05-07T21:02:08.7878921Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7879260Z self=, 2025-05-07T21:02:08.7879350Z compile=False, 2025-05-07T21:02:08.7879458Z pooling_mode=, 2025-05-07T21:02:08.7879581Z T=5, 2025-05-07T21:02:08.7879662Z D=49, 2025-05-07T21:02:08.7879740Z B=117, 2025-05-07T21:02:08.7879828Z log_E=4, 2025-05-07T21:02:08.7879905Z L=14, 2025-05-07T21:02:08.7879989Z D_gradcheck=2, 2025-05-07T21:02:08.7880090Z stochastic_rounding=True, 2025-05-07T21:02:08.7880175Z weighted=False, 2025-05-07T21:02:08.7880262Z row_wise=True, 2025-05-07T21:02:08.7880347Z mixed=True, 2025-05-07T21:02:08.7880433Z use_cache=False, 2025-05-07T21:02:08.7880542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7880627Z use_cpu=True, 2025-05-07T21:02:08.7880730Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7880815Z ) 2025-05-07T21:02:08.7880947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7881285Z self=, 2025-05-07T21:02:08.7881374Z compile=True, 2025-05-07T21:02:08.7881484Z pooling_mode=, 2025-05-07T21:02:08.7881563Z T=5, 2025-05-07T21:02:08.7881646Z D=103, 2025-05-07T21:02:08.7881724Z B=128, 2025-05-07T21:02:08.7881802Z log_E=3, 2025-05-07T21:02:08.7881885Z L=7, 2025-05-07T21:02:08.7881972Z D_gradcheck=2, 2025-05-07T21:02:08.7882068Z stochastic_rounding=False, 2025-05-07T21:02:08.7882158Z weighted=False, 2025-05-07T21:02:08.7882240Z row_wise=True, 2025-05-07T21:02:08.7882321Z mixed=True, 2025-05-07T21:02:08.7882414Z use_cache=True, 2025-05-07T21:02:08.7882630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7882715Z use_cpu=True, 2025-05-07T21:02:08.7882818Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7882902Z ) 2025-05-07T21:02:08.7883030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7883369Z self=, 2025-05-07T21:02:08.7883460Z compile=True, 2025-05-07T21:02:08.7883570Z pooling_mode=, 2025-05-07T21:02:08.7883659Z T=5, 2025-05-07T21:02:08.7883738Z D=53, 2025-05-07T21:02:08.7883815Z B=86, 2025-05-07T21:02:08.7883904Z log_E=3, 2025-05-07T21:02:08.7883982Z L=19, 2025-05-07T21:02:08.7884065Z D_gradcheck=2, 2025-05-07T21:02:08.7884167Z stochastic_rounding=False, 2025-05-07T21:02:08.7884252Z weighted=False, 2025-05-07T21:02:08.7884334Z row_wise=True, 2025-05-07T21:02:08.7884420Z mixed=True, 2025-05-07T21:02:08.7884506Z use_cache=False, 2025-05-07T21:02:08.7884614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7884704Z use_cpu=True, 2025-05-07T21:02:08.7884807Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7884891Z ) 2025-05-07T21:02:08.7885020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7885353Z self=, 2025-05-07T21:02:08.7885572Z compile=True, 2025-05-07T21:02:08.7885684Z pooling_mode=, 2025-05-07T21:02:08.7885762Z T=1, 2025-05-07T21:02:08.7885847Z D=128, 2025-05-07T21:02:08.7885927Z B=47, 2025-05-07T21:02:08.7886008Z log_E=4, 2025-05-07T21:02:08.7886089Z L=2, 2025-05-07T21:02:08.7886180Z D_gradcheck=2, 2025-05-07T21:02:08.7886275Z stochastic_rounding=True, 2025-05-07T21:02:08.7886367Z weighted=False, 2025-05-07T21:02:08.7886449Z row_wise=True, 2025-05-07T21:02:08.7886536Z mixed=False, 2025-05-07T21:02:08.7886619Z use_cache=False, 2025-05-07T21:02:08.7886728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7886816Z use_cpu=True, 2025-05-07T21:02:08.7886919Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7887048Z ) 2025-05-07T21:02:08.7887184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7887520Z self=, 2025-05-07T21:02:08.7887608Z compile=True, 2025-05-07T21:02:08.7887766Z pooling_mode=, 2025-05-07T21:02:08.7887846Z T=4, 2025-05-07T21:02:08.7887930Z D=56, 2025-05-07T21:02:08.7888014Z B=51, 2025-05-07T21:02:08.7888093Z log_E=4, 2025-05-07T21:02:08.7888171Z L=20, 2025-05-07T21:02:08.7888261Z D_gradcheck=2, 2025-05-07T21:02:08.7888358Z stochastic_rounding=False, 2025-05-07T21:02:08.7888445Z weighted=True, 2025-05-07T21:02:08.7888621Z row_wise=True, 2025-05-07T21:02:08.7888704Z mixed=False, 2025-05-07T21:02:08.7888792Z use_cache=True, 2025-05-07T21:02:08.7888899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7888982Z use_cpu=True, 2025-05-07T21:02:08.7889097Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7889172Z ) 2025-05-07T21:02:08.7889298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7889637Z self=, 2025-05-07T21:02:08.7889725Z compile=False, 2025-05-07T21:02:08.7889834Z pooling_mode=, 2025-05-07T21:02:08.7889915Z T=4, 2025-05-07T21:02:08.7889997Z D=23, 2025-05-07T21:02:08.7890081Z B=93, 2025-05-07T21:02:08.7890163Z log_E=5, 2025-05-07T21:02:08.7890240Z L=18, 2025-05-07T21:02:08.7890331Z D_gradcheck=1, 2025-05-07T21:02:08.7890428Z stochastic_rounding=True, 2025-05-07T21:02:08.7890513Z weighted=False, 2025-05-07T21:02:08.7890602Z row_wise=True, 2025-05-07T21:02:08.7890685Z mixed=False, 2025-05-07T21:02:08.7890814Z use_cache=True, 2025-05-07T21:02:08.7890926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7891012Z use_cpu=True, 2025-05-07T21:02:08.7891124Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7891206Z ) 2025-05-07T21:02:08.7891344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7891677Z self=, 2025-05-07T21:02:08.7891765Z compile=True, 2025-05-07T21:02:08.7891885Z pooling_mode=, 2025-05-07T21:02:08.7891963Z T=5, 2025-05-07T21:02:08.7892049Z D=39, 2025-05-07T21:02:08.7892126Z B=99, 2025-05-07T21:02:08.7892206Z log_E=4, 2025-05-07T21:02:08.7892289Z L=0, 2025-05-07T21:02:08.7892374Z D_gradcheck=1, 2025-05-07T21:02:08.7892471Z stochastic_rounding=False, 2025-05-07T21:02:08.7892560Z weighted=False, 2025-05-07T21:02:08.7892647Z row_wise=True, 2025-05-07T21:02:08.7892727Z mixed=True, 2025-05-07T21:02:08.7892825Z use_cache=True, 2025-05-07T21:02:08.7892933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7893014Z use_cpu=True, 2025-05-07T21:02:08.7893127Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7893201Z ) 2025-05-07T21:02:08.7893331Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7893673Z self=, 2025-05-07T21:02:08.7893809Z compile=True, 2025-05-07T21:02:08.7893923Z pooling_mode=, 2025-05-07T21:02:08.7894006Z T=2, 2025-05-07T21:02:08.7894084Z D=96, 2025-05-07T21:02:08.7894169Z B=78, 2025-05-07T21:02:08.7894247Z log_E=5, 2025-05-07T21:02:08.7894323Z L=0, 2025-05-07T21:02:08.7894414Z D_gradcheck=2, 2025-05-07T21:02:08.7894511Z stochastic_rounding=False, 2025-05-07T21:02:08.7894598Z weighted=False, 2025-05-07T21:02:08.7894690Z row_wise=True, 2025-05-07T21:02:08.7894770Z mixed=True, 2025-05-07T21:02:08.7894860Z use_cache=True, 2025-05-07T21:02:08.7894973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7895057Z use_cpu=True, 2025-05-07T21:02:08.7895203Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7895287Z ) 2025-05-07T21:02:08.7895415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7895754Z self=, 2025-05-07T21:02:08.7895880Z compile=False, 2025-05-07T21:02:08.7895989Z pooling_mode=, 2025-05-07T21:02:08.7896069Z T=1, 2025-05-07T21:02:08.7896148Z D=110, 2025-05-07T21:02:08.7896225Z B=59, 2025-05-07T21:02:08.7896308Z log_E=5, 2025-05-07T21:02:08.7896384Z L=7, 2025-05-07T21:02:08.7896470Z D_gradcheck=1, 2025-05-07T21:02:08.7896569Z stochastic_rounding=True, 2025-05-07T21:02:08.7896651Z weighted=False, 2025-05-07T21:02:08.7896733Z row_wise=True, 2025-05-07T21:02:08.7896816Z mixed=True, 2025-05-07T21:02:08.7896904Z use_cache=False, 2025-05-07T21:02:08.7897016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7897101Z use_cpu=True, 2025-05-07T21:02:08.7897205Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.7897285Z ) 2025-05-07T21:02:08.7897415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7897747Z self=, 2025-05-07T21:02:08.7897844Z compile=False, 2025-05-07T21:02:08.7897951Z pooling_mode=, 2025-05-07T21:02:08.7898027Z T=5, 2025-05-07T21:02:08.7898110Z D=120, 2025-05-07T21:02:08.7898187Z B=11, 2025-05-07T21:02:08.7898266Z log_E=5, 2025-05-07T21:02:08.7898350Z L=13, 2025-05-07T21:02:08.7898434Z D_gradcheck=1, 2025-05-07T21:02:08.7898531Z stochastic_rounding=False, 2025-05-07T21:02:08.7898625Z weighted=False, 2025-05-07T21:02:08.7898710Z row_wise=True, 2025-05-07T21:02:08.7898843Z mixed=True, 2025-05-07T21:02:08.7898929Z use_cache=True, 2025-05-07T21:02:08.7899036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7899126Z use_cpu=True, 2025-05-07T21:02:08.7899230Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7899309Z ) 2025-05-07T21:02:08.7899443Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7899780Z self=, 2025-05-07T21:02:08.7899866Z compile=True, 2025-05-07T21:02:08.7899981Z pooling_mode=, 2025-05-07T21:02:08.7900058Z T=5, 2025-05-07T21:02:08.7900136Z D=60, 2025-05-07T21:02:08.7900222Z B=126, 2025-05-07T21:02:08.7900306Z log_E=4, 2025-05-07T21:02:08.7900393Z L=18, 2025-05-07T21:02:08.7900477Z D_gradcheck=2, 2025-05-07T21:02:08.7900571Z stochastic_rounding=True, 2025-05-07T21:02:08.7900657Z weighted=True, 2025-05-07T21:02:08.7900738Z row_wise=True, 2025-05-07T21:02:08.7900821Z mixed=True, 2025-05-07T21:02:08.7900913Z use_cache=False, 2025-05-07T21:02:08.7901019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7901105Z use_cpu=True, 2025-05-07T21:02:08.7901213Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7901290Z ) 2025-05-07T21:02:08.7901423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7901807Z self=, 2025-05-07T21:02:08.7901891Z compile=False, 2025-05-07T21:02:08.7902004Z pooling_mode=, 2025-05-07T21:02:08.7902081Z T=3, 2025-05-07T21:02:08.7902159Z D=78, 2025-05-07T21:02:08.7902244Z B=95, 2025-05-07T21:02:08.7902322Z log_E=3, 2025-05-07T21:02:08.7902398Z L=10, 2025-05-07T21:02:08.7902483Z D_gradcheck=2, 2025-05-07T21:02:08.7902578Z stochastic_rounding=False, 2025-05-07T21:02:08.7902661Z weighted=True, 2025-05-07T21:02:08.7902748Z row_wise=True, 2025-05-07T21:02:08.7902833Z mixed=False, 2025-05-07T21:02:08.7902919Z use_cache=False, 2025-05-07T21:02:08.7903033Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.7903158Z use_cpu=True, 2025-05-07T21:02:08.7903261Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.7903342Z ) 2025-05-07T21:02:08.7903471Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.7903854Z self=, 2025-05-07T21:02:08.7903941Z compile=False, 2025-05-07T21:02:08.7904050Z pooling_mode=, 2025-05-07T21:02:08.7904134Z T=3, 2025-05-07T21:02:08.7904212Z D=14, 2025-05-07T21:02:08.7904289Z B=36, 2025-05-07T21:02:08.7904379Z log_E=3, 2025-05-07T21:02:08.7904457Z L=0, 2025-05-07T21:02:08.7904541Z D_gradcheck=1, 2025-05-07T21:02:08.7904646Z stochastic_rounding=False, 2025-05-07T21:02:08.7904729Z weighted=True, 2025-05-07T21:02:08.7904813Z row_wise=True, 2025-05-07T21:02:08.7904901Z mixed=True, 2025-05-07T21:02:08.7904991Z use_cache=True, 2025-05-07T21:02:08.7905097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.7905194Z use_cpu=True, 2025-05-07T21:02:08.7905297Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8160537Z ) 2025-05-07T21:02:08.8160680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8161037Z self=, 2025-05-07T21:02:08.8161177Z compile=True, 2025-05-07T21:02:08.8161498Z pooling_mode=, 2025-05-07T21:02:08.8161747Z T=1, 2025-05-07T21:02:08.8161968Z D=72, 2025-05-07T21:02:08.8162192Z B=91, 2025-05-07T21:02:08.8162420Z log_E=3, 2025-05-07T21:02:08.8162630Z L=0, 2025-05-07T21:02:08.8162851Z D_gradcheck=2, 2025-05-07T21:02:08.8163123Z stochastic_rounding=False, 2025-05-07T21:02:08.8163345Z weighted=True, 2025-05-07T21:02:08.8163811Z row_wise=True, 2025-05-07T21:02:08.8164059Z mixed=False, 2025-05-07T21:02:08.8164277Z use_cache=True, 2025-05-07T21:02:08.8164499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8164670Z use_cpu=True, 2025-05-07T21:02:08.8164879Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8165026Z ) 2025-05-07T21:02:08.8165295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8165970Z self=, 2025-05-07T21:02:08.8166143Z compile=True, 2025-05-07T21:02:08.8166358Z pooling_mode=, 2025-05-07T21:02:08.8166513Z T=3, 2025-05-07T21:02:08.8166671Z D=113, 2025-05-07T21:02:08.8166832Z B=95, 2025-05-07T21:02:08.8166986Z log_E=5, 2025-05-07T21:02:08.8167146Z L=7, 2025-05-07T21:02:08.8167308Z D_gradcheck=1, 2025-05-07T21:02:08.8167495Z stochastic_rounding=True, 2025-05-07T21:02:08.8167665Z weighted=True, 2025-05-07T21:02:08.8167830Z row_wise=True, 2025-05-07T21:02:08.8167988Z mixed=True, 2025-05-07T21:02:08.8168161Z use_cache=False, 2025-05-07T21:02:08.8168378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8168738Z use_cpu=True, 2025-05-07T21:02:08.8168943Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8169095Z ) 2025-05-07T21:02:08.8169358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8170166Z self=, 2025-05-07T21:02:08.8170336Z compile=False, 2025-05-07T21:02:08.8170557Z pooling_mode=, 2025-05-07T21:02:08.8170709Z T=1, 2025-05-07T21:02:08.8170866Z D=81, 2025-05-07T21:02:08.8171024Z B=122, 2025-05-07T21:02:08.8171176Z log_E=4, 2025-05-07T21:02:08.8171311Z L=7, 2025-05-07T21:02:08.8171399Z D_gradcheck=2, 2025-05-07T21:02:08.8171517Z stochastic_rounding=False, 2025-05-07T21:02:08.8171605Z weighted=False, 2025-05-07T21:02:08.8171715Z row_wise=True, 2025-05-07T21:02:08.8171797Z mixed=True, 2025-05-07T21:02:08.8171889Z use_cache=False, 2025-05-07T21:02:08.8172107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8172192Z use_cpu=True, 2025-05-07T21:02:08.8172304Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8172380Z ) 2025-05-07T21:02:08.8172509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8172939Z self=, 2025-05-07T21:02:08.8173027Z compile=False, 2025-05-07T21:02:08.8173136Z pooling_mode=, 2025-05-07T21:02:08.8173218Z T=1, 2025-05-07T21:02:08.8173296Z D=74, 2025-05-07T21:02:08.8173381Z B=4, 2025-05-07T21:02:08.8173466Z log_E=4, 2025-05-07T21:02:08.8173544Z L=4, 2025-05-07T21:02:08.8173639Z D_gradcheck=1, 2025-05-07T21:02:08.8173737Z stochastic_rounding=False, 2025-05-07T21:02:08.8173827Z weighted=True, 2025-05-07T21:02:08.8173917Z row_wise=True, 2025-05-07T21:02:08.8174000Z mixed=False, 2025-05-07T21:02:08.8174085Z use_cache=True, 2025-05-07T21:02:08.8174200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8174286Z use_cpu=True, 2025-05-07T21:02:08.8174390Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8174471Z ) 2025-05-07T21:02:08.8174604Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8174941Z self=, 2025-05-07T21:02:08.8175030Z compile=False, 2025-05-07T21:02:08.8175138Z pooling_mode=, 2025-05-07T21:02:08.8175221Z T=5, 2025-05-07T21:02:08.8175300Z D=57, 2025-05-07T21:02:08.8175381Z B=2, 2025-05-07T21:02:08.8175466Z log_E=5, 2025-05-07T21:02:08.8175543Z L=14, 2025-05-07T21:02:08.8175627Z D_gradcheck=2, 2025-05-07T21:02:08.8175729Z stochastic_rounding=True, 2025-05-07T21:02:08.8175864Z weighted=False, 2025-05-07T21:02:08.8175948Z row_wise=True, 2025-05-07T21:02:08.8176035Z mixed=False, 2025-05-07T21:02:08.8176122Z use_cache=True, 2025-05-07T21:02:08.8176228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8176315Z use_cpu=True, 2025-05-07T21:02:08.8176418Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8176493Z ) 2025-05-07T21:02:08.8176628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8176964Z self=, 2025-05-07T21:02:08.8177054Z compile=False, 2025-05-07T21:02:08.8177166Z pooling_mode=, 2025-05-07T21:02:08.8177243Z T=3, 2025-05-07T21:02:08.8177326Z D=89, 2025-05-07T21:02:08.8177407Z B=12, 2025-05-07T21:02:08.8177489Z log_E=4, 2025-05-07T21:02:08.8177573Z L=10, 2025-05-07T21:02:08.8177658Z D_gradcheck=2, 2025-05-07T21:02:08.8177753Z stochastic_rounding=True, 2025-05-07T21:02:08.8177847Z weighted=True, 2025-05-07T21:02:08.8177935Z row_wise=True, 2025-05-07T21:02:08.8178019Z mixed=False, 2025-05-07T21:02:08.8178114Z use_cache=False, 2025-05-07T21:02:08.8178222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8178309Z use_cpu=True, 2025-05-07T21:02:08.8178420Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8178547Z ) 2025-05-07T21:02:08.8178686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8179025Z self=, 2025-05-07T21:02:08.8179112Z compile=False, 2025-05-07T21:02:08.8179225Z pooling_mode=, 2025-05-07T21:02:08.8179303Z T=5, 2025-05-07T21:02:08.8179382Z D=95, 2025-05-07T21:02:08.8179467Z B=33, 2025-05-07T21:02:08.8179549Z log_E=4, 2025-05-07T21:02:08.8179626Z L=14, 2025-05-07T21:02:08.8179719Z D_gradcheck=2, 2025-05-07T21:02:08.8179817Z stochastic_rounding=True, 2025-05-07T21:02:08.8179905Z weighted=False, 2025-05-07T21:02:08.8179997Z row_wise=True, 2025-05-07T21:02:08.8180079Z mixed=True, 2025-05-07T21:02:08.8180206Z use_cache=True, 2025-05-07T21:02:08.8180321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8180407Z use_cpu=True, 2025-05-07T21:02:08.8180518Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8180597Z ) 2025-05-07T21:02:08.8180726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8181107Z self=, 2025-05-07T21:02:08.8181197Z compile=True, 2025-05-07T21:02:08.8181309Z pooling_mode=, 2025-05-07T21:02:08.8181394Z T=2, 2025-05-07T21:02:08.8181474Z D=44, 2025-05-07T21:02:08.8181552Z B=64, 2025-05-07T21:02:08.8181642Z log_E=3, 2025-05-07T21:02:08.8181721Z L=6, 2025-05-07T21:02:08.8181805Z D_gradcheck=1, 2025-05-07T21:02:08.8181916Z stochastic_rounding=True, 2025-05-07T21:02:08.8182002Z weighted=True, 2025-05-07T21:02:08.8182092Z row_wise=True, 2025-05-07T21:02:08.8182179Z mixed=False, 2025-05-07T21:02:08.8182268Z use_cache=True, 2025-05-07T21:02:08.8182382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8182467Z use_cpu=True, 2025-05-07T21:02:08.8182572Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8182662Z ) 2025-05-07T21:02:08.8182795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8183129Z self=, 2025-05-07T21:02:08.8183226Z compile=False, 2025-05-07T21:02:08.8183335Z pooling_mode=, 2025-05-07T21:02:08.8183415Z T=2, 2025-05-07T21:02:08.8183499Z D=93, 2025-05-07T21:02:08.8183577Z B=117, 2025-05-07T21:02:08.8183663Z log_E=5, 2025-05-07T21:02:08.8183750Z L=12, 2025-05-07T21:02:08.8183834Z D_gradcheck=1, 2025-05-07T21:02:08.8183982Z stochastic_rounding=False, 2025-05-07T21:02:08.8184068Z weighted=False, 2025-05-07T21:02:08.8184151Z row_wise=True, 2025-05-07T21:02:08.8184245Z mixed=False, 2025-05-07T21:02:08.8184330Z use_cache=False, 2025-05-07T21:02:08.8184439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8184530Z use_cpu=True, 2025-05-07T21:02:08.8184637Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8184717Z ) 2025-05-07T21:02:08.8184856Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8185192Z self=, 2025-05-07T21:02:08.8185282Z compile=True, 2025-05-07T21:02:08.8185395Z pooling_mode=, 2025-05-07T21:02:08.8185473Z T=1, 2025-05-07T21:02:08.8185555Z D=81, 2025-05-07T21:02:08.8185631Z B=66, 2025-05-07T21:02:08.8185712Z log_E=3, 2025-05-07T21:02:08.8185796Z L=19, 2025-05-07T21:02:08.8185884Z D_gradcheck=2, 2025-05-07T21:02:08.8185985Z stochastic_rounding=False, 2025-05-07T21:02:08.8186077Z weighted=False, 2025-05-07T21:02:08.8186160Z row_wise=True, 2025-05-07T21:02:08.8186244Z mixed=True, 2025-05-07T21:02:08.8186337Z use_cache=True, 2025-05-07T21:02:08.8186443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8186526Z use_cpu=True, 2025-05-07T21:02:08.8186636Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8186763Z ) 2025-05-07T21:02:08.8186896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8187233Z self=, 2025-05-07T21:02:08.8187319Z compile=False, 2025-05-07T21:02:08.8187433Z pooling_mode=, 2025-05-07T21:02:08.8187520Z T=4, 2025-05-07T21:02:08.8187598Z D=76, 2025-05-07T21:02:08.8187683Z B=119, 2025-05-07T21:02:08.8187763Z log_E=4, 2025-05-07T21:02:08.8187842Z L=3, 2025-05-07T21:02:08.8187934Z D_gradcheck=2, 2025-05-07T21:02:08.8188035Z stochastic_rounding=True, 2025-05-07T21:02:08.8188120Z weighted=False, 2025-05-07T21:02:08.8188209Z row_wise=True, 2025-05-07T21:02:08.8188336Z mixed=True, 2025-05-07T21:02:08.8188422Z use_cache=False, 2025-05-07T21:02:08.8188535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8188619Z use_cpu=True, 2025-05-07T21:02:08.8188725Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8188806Z ) 2025-05-07T21:02:08.8188976Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8189318Z self=, 2025-05-07T21:02:08.8189406Z compile=True, 2025-05-07T21:02:08.8189518Z pooling_mode=, 2025-05-07T21:02:08.8189602Z T=4, 2025-05-07T21:02:08.8189681Z D=114, 2025-05-07T21:02:08.8189763Z B=88, 2025-05-07T21:02:08.8189850Z log_E=4, 2025-05-07T21:02:08.8189929Z L=11, 2025-05-07T21:02:08.8190013Z D_gradcheck=1, 2025-05-07T21:02:08.8190118Z stochastic_rounding=False, 2025-05-07T21:02:08.8190203Z weighted=True, 2025-05-07T21:02:08.8190290Z row_wise=True, 2025-05-07T21:02:08.8190377Z mixed=True, 2025-05-07T21:02:08.8190464Z use_cache=False, 2025-05-07T21:02:08.8190573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8190664Z use_cpu=True, 2025-05-07T21:02:08.8190772Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8190856Z ) 2025-05-07T21:02:08.8190991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8191325Z self=, 2025-05-07T21:02:08.8191417Z compile=True, 2025-05-07T21:02:08.8191528Z pooling_mode=, 2025-05-07T21:02:08.8191608Z T=3, 2025-05-07T21:02:08.8191695Z D=85, 2025-05-07T21:02:08.8191774Z B=4, 2025-05-07T21:02:08.8191855Z log_E=5, 2025-05-07T21:02:08.8191938Z L=13, 2025-05-07T21:02:08.8192068Z D_gradcheck=2, 2025-05-07T21:02:08.8192167Z stochastic_rounding=True, 2025-05-07T21:02:08.8192270Z weighted=False, 2025-05-07T21:02:08.8192362Z row_wise=True, 2025-05-07T21:02:08.8192451Z mixed=False, 2025-05-07T21:02:08.8192539Z use_cache=False, 2025-05-07T21:02:08.8192647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8192737Z use_cpu=True, 2025-05-07T21:02:08.8192845Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8192923Z ) 2025-05-07T21:02:08.8193062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8193398Z self=, 2025-05-07T21:02:08.8193484Z compile=True, 2025-05-07T21:02:08.8193601Z pooling_mode=, 2025-05-07T21:02:08.8193687Z T=5, 2025-05-07T21:02:08.8193766Z D=71, 2025-05-07T21:02:08.8193852Z B=77, 2025-05-07T21:02:08.8193932Z log_E=3, 2025-05-07T21:02:08.8194009Z L=20, 2025-05-07T21:02:08.8194104Z D_gradcheck=1, 2025-05-07T21:02:08.8194203Z stochastic_rounding=False, 2025-05-07T21:02:08.8194295Z weighted=False, 2025-05-07T21:02:08.8194381Z row_wise=True, 2025-05-07T21:02:08.8194464Z mixed=False, 2025-05-07T21:02:08.8194554Z use_cache=True, 2025-05-07T21:02:08.8194662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8203145Z use_cpu=True, 2025-05-07T21:02:08.8203363Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8203451Z ) 2025-05-07T21:02:08.8203599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8203946Z self=, 2025-05-07T21:02:08.8204031Z compile=True, 2025-05-07T21:02:08.8204150Z pooling_mode=, 2025-05-07T21:02:08.8204234Z T=3, 2025-05-07T21:02:08.8204317Z D=92, 2025-05-07T21:02:08.8204399Z B=64, 2025-05-07T21:02:08.8204478Z log_E=5, 2025-05-07T21:02:08.8204560Z L=11, 2025-05-07T21:02:08.8204647Z D_gradcheck=2, 2025-05-07T21:02:08.8204747Z stochastic_rounding=False, 2025-05-07T21:02:08.8204839Z weighted=True, 2025-05-07T21:02:08.8204967Z row_wise=True, 2025-05-07T21:02:08.8205049Z mixed=False, 2025-05-07T21:02:08.8205136Z use_cache=True, 2025-05-07T21:02:08.8205245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8205334Z use_cpu=True, 2025-05-07T21:02:08.8205444Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8205559Z ) 2025-05-07T21:02:08.8205694Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8206039Z self=, 2025-05-07T21:02:08.8206130Z compile=True, 2025-05-07T21:02:08.8206248Z pooling_mode=, 2025-05-07T21:02:08.8206326Z T=1, 2025-05-07T21:02:08.8206402Z D=13, 2025-05-07T21:02:08.8206487Z B=101, 2025-05-07T21:02:08.8206565Z log_E=4, 2025-05-07T21:02:08.8206643Z L=19, 2025-05-07T21:02:08.8206735Z D_gradcheck=2, 2025-05-07T21:02:08.8206832Z stochastic_rounding=False, 2025-05-07T21:02:08.8206918Z weighted=False, 2025-05-07T21:02:08.8207004Z row_wise=True, 2025-05-07T21:02:08.8207088Z mixed=True, 2025-05-07T21:02:08.8207172Z use_cache=False, 2025-05-07T21:02:08.8207284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8207368Z use_cpu=True, 2025-05-07T21:02:08.8207471Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8207558Z ) 2025-05-07T21:02:08.8207687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8208028Z self=, 2025-05-07T21:02:08.8208112Z compile=False, 2025-05-07T21:02:08.8208220Z pooling_mode=, 2025-05-07T21:02:08.8208302Z T=3, 2025-05-07T21:02:08.8208378Z D=29, 2025-05-07T21:02:08.8208455Z B=114, 2025-05-07T21:02:08.8208633Z log_E=5, 2025-05-07T21:02:08.8208762Z L=16, 2025-05-07T21:02:08.8208847Z D_gradcheck=2, 2025-05-07T21:02:08.8208952Z stochastic_rounding=True, 2025-05-07T21:02:08.8209043Z weighted=False, 2025-05-07T21:02:08.8209124Z row_wise=True, 2025-05-07T21:02:08.8209208Z mixed=True, 2025-05-07T21:02:08.8209294Z use_cache=True, 2025-05-07T21:02:08.8209401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8209494Z use_cpu=True, 2025-05-07T21:02:08.8209603Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8453736Z ) 2025-05-07T21:02:08.8454436Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8455071Z self=, 2025-05-07T21:02:08.8455224Z compile=False, 2025-05-07T21:02:08.8455426Z pooling_mode=, 2025-05-07T21:02:08.8455587Z T=1, 2025-05-07T21:02:08.8455743Z D=117, 2025-05-07T21:02:08.8455895Z B=121, 2025-05-07T21:02:08.8456059Z log_E=5, 2025-05-07T21:02:08.8456222Z L=19, 2025-05-07T21:02:08.8456385Z D_gradcheck=2, 2025-05-07T21:02:08.8456580Z stochastic_rounding=False, 2025-05-07T21:02:08.8456748Z weighted=False, 2025-05-07T21:02:08.8456897Z row_wise=True, 2025-05-07T21:02:08.8457031Z mixed=False, 2025-05-07T21:02:08.8457159Z use_cache=True, 2025-05-07T21:02:08.8457324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8457676Z use_cpu=True, 2025-05-07T21:02:08.8457842Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8457979Z ) 2025-05-07T21:02:08.8458201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8458791Z self=, 2025-05-07T21:02:08.8458946Z compile=False, 2025-05-07T21:02:08.8459126Z pooling_mode=, 2025-05-07T21:02:08.8459249Z T=4, 2025-05-07T21:02:08.8459381Z D=110, 2025-05-07T21:02:08.8459502Z B=26, 2025-05-07T21:02:08.8459634Z log_E=4, 2025-05-07T21:02:08.8459765Z L=2, 2025-05-07T21:02:08.8459895Z D_gradcheck=1, 2025-05-07T21:02:08.8460051Z stochastic_rounding=False, 2025-05-07T21:02:08.8460333Z weighted=True, 2025-05-07T21:02:08.8460457Z row_wise=True, 2025-05-07T21:02:08.8460587Z mixed=True, 2025-05-07T21:02:08.8460715Z use_cache=False, 2025-05-07T21:02:08.8460895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8461040Z use_cpu=True, 2025-05-07T21:02:08.8461331Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8461471Z ) 2025-05-07T21:02:08.8461704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8462264Z self=, 2025-05-07T21:02:08.8462401Z compile=True, 2025-05-07T21:02:08.8462587Z pooling_mode=, 2025-05-07T21:02:08.8462709Z T=4, 2025-05-07T21:02:08.8462824Z D=126, 2025-05-07T21:02:08.8462950Z B=6, 2025-05-07T21:02:08.8463074Z log_E=4, 2025-05-07T21:02:08.8463194Z L=14, 2025-05-07T21:02:08.8463337Z D_gradcheck=2, 2025-05-07T21:02:08.8463497Z stochastic_rounding=True, 2025-05-07T21:02:08.8463634Z weighted=True, 2025-05-07T21:02:08.8463760Z row_wise=True, 2025-05-07T21:02:08.8463886Z mixed=False, 2025-05-07T21:02:08.8464028Z use_cache=False, 2025-05-07T21:02:08.8464207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8464342Z use_cpu=True, 2025-05-07T21:02:08.8464512Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8464628Z ) 2025-05-07T21:02:08.8464834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8465415Z self=, 2025-05-07T21:02:08.8465550Z compile=False, 2025-05-07T21:02:08.8465720Z pooling_mode=, 2025-05-07T21:02:08.8465846Z T=2, 2025-05-07T21:02:08.8465968Z D=33, 2025-05-07T21:02:08.8466094Z B=16, 2025-05-07T21:02:08.8466394Z log_E=4, 2025-05-07T21:02:08.8466522Z L=19, 2025-05-07T21:02:08.8466658Z D_gradcheck=1, 2025-05-07T21:02:08.8466816Z stochastic_rounding=False, 2025-05-07T21:02:08.8466945Z weighted=True, 2025-05-07T21:02:08.8467080Z row_wise=True, 2025-05-07T21:02:08.8467205Z mixed=False, 2025-05-07T21:02:08.8467334Z use_cache=True, 2025-05-07T21:02:08.8467512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8467641Z use_cpu=True, 2025-05-07T21:02:08.8467806Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8467930Z ) 2025-05-07T21:02:08.8468140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8468703Z self=, 2025-05-07T21:02:08.8468848Z compile=True, 2025-05-07T21:02:08.8469016Z pooling_mode=, 2025-05-07T21:02:08.8469141Z T=4, 2025-05-07T21:02:08.8469260Z D=70, 2025-05-07T21:02:08.8469385Z B=126, 2025-05-07T21:02:08.8469520Z log_E=5, 2025-05-07T21:02:08.8469641Z L=10, 2025-05-07T21:02:08.8469769Z D_gradcheck=2, 2025-05-07T21:02:08.8469931Z stochastic_rounding=True, 2025-05-07T21:02:08.8470059Z weighted=True, 2025-05-07T21:02:08.8470185Z row_wise=True, 2025-05-07T21:02:08.8470324Z mixed=False, 2025-05-07T21:02:08.8470455Z use_cache=True, 2025-05-07T21:02:08.8470709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8470849Z use_cpu=True, 2025-05-07T21:02:08.8471011Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8471131Z ) 2025-05-07T21:02:08.8471349Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8471914Z self=, 2025-05-07T21:02:08.8472064Z compile=False, 2025-05-07T21:02:08.8472237Z pooling_mode=, 2025-05-07T21:02:08.8472358Z T=5, 2025-05-07T21:02:08.8472485Z D=68, 2025-05-07T21:02:08.8472610Z B=97, 2025-05-07T21:02:08.8472733Z log_E=3, 2025-05-07T21:02:08.8472859Z L=3, 2025-05-07T21:02:08.8472989Z D_gradcheck=2, 2025-05-07T21:02:08.8473214Z stochastic_rounding=False, 2025-05-07T21:02:08.8473355Z weighted=True, 2025-05-07T21:02:08.8473482Z row_wise=True, 2025-05-07T21:02:08.8473611Z mixed=False, 2025-05-07T21:02:08.8473755Z use_cache=True, 2025-05-07T21:02:08.8473927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8474116Z use_cpu=True, 2025-05-07T21:02:08.8474297Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8474413Z ) 2025-05-07T21:02:08.8474685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8475256Z self=, 2025-05-07T21:02:08.8475401Z compile=False, 2025-05-07T21:02:08.8475570Z pooling_mode=, 2025-05-07T21:02:08.8475698Z T=3, 2025-05-07T21:02:08.8475818Z D=102, 2025-05-07T21:02:08.8475943Z B=41, 2025-05-07T21:02:08.8476079Z log_E=3, 2025-05-07T21:02:08.8476199Z L=18, 2025-05-07T21:02:08.8476342Z D_gradcheck=2, 2025-05-07T21:02:08.8476515Z stochastic_rounding=True, 2025-05-07T21:02:08.8476652Z weighted=True, 2025-05-07T21:02:08.8476787Z row_wise=True, 2025-05-07T21:02:08.8476931Z mixed=False, 2025-05-07T21:02:08.8477072Z use_cache=False, 2025-05-07T21:02:08.8477252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8477392Z use_cpu=True, 2025-05-07T21:02:08.8477560Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8477677Z ) 2025-05-07T21:02:08.8477889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8478481Z self=, 2025-05-07T21:02:08.8478619Z compile=False, 2025-05-07T21:02:08.8478790Z pooling_mode=, 2025-05-07T21:02:08.8478906Z T=1, 2025-05-07T21:02:08.8479118Z D=60, 2025-05-07T21:02:08.8479244Z B=117, 2025-05-07T21:02:08.8479370Z log_E=4, 2025-05-07T21:02:08.8479510Z L=14, 2025-05-07T21:02:08.8479643Z D_gradcheck=1, 2025-05-07T21:02:08.8479801Z stochastic_rounding=False, 2025-05-07T21:02:08.8479954Z weighted=False, 2025-05-07T21:02:08.8480101Z row_wise=True, 2025-05-07T21:02:08.8480253Z mixed=False, 2025-05-07T21:02:08.8480432Z use_cache=False, 2025-05-07T21:02:08.8480641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8480809Z use_cpu=True, 2025-05-07T21:02:08.8481006Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8481148Z ) 2025-05-07T21:02:08.8481401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8481949Z self=, 2025-05-07T21:02:08.8482076Z compile=True, 2025-05-07T21:02:08.8482252Z pooling_mode=, 2025-05-07T21:02:08.8482381Z T=2, 2025-05-07T21:02:08.8482513Z D=78, 2025-05-07T21:02:08.8482644Z B=15, 2025-05-07T21:02:08.8482765Z log_E=3, 2025-05-07T21:02:08.8482890Z L=10, 2025-05-07T21:02:08.8483038Z D_gradcheck=1, 2025-05-07T21:02:08.8483200Z stochastic_rounding=True, 2025-05-07T21:02:08.8483339Z weighted=False, 2025-05-07T21:02:08.8483481Z row_wise=True, 2025-05-07T21:02:08.8483613Z mixed=True, 2025-05-07T21:02:08.8483845Z use_cache=True, 2025-05-07T21:02:08.8484025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8484160Z use_cpu=True, 2025-05-07T21:02:08.8484334Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8484451Z ) 2025-05-07T21:02:08.8484669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8485240Z self=, 2025-05-07T21:02:08.8485368Z compile=True, 2025-05-07T21:02:08.8485532Z pooling_mode=, 2025-05-07T21:02:08.8485664Z T=1, 2025-05-07T21:02:08.8485790Z D=74, 2025-05-07T21:02:08.8485907Z B=67, 2025-05-07T21:02:08.8486034Z log_E=4, 2025-05-07T21:02:08.8486234Z L=0, 2025-05-07T21:02:08.8486370Z D_gradcheck=1, 2025-05-07T21:02:08.8486528Z stochastic_rounding=False, 2025-05-07T21:02:08.8486658Z weighted=False, 2025-05-07T21:02:08.8486793Z row_wise=True, 2025-05-07T21:02:08.8486921Z mixed=True, 2025-05-07T21:02:08.8487051Z use_cache=False, 2025-05-07T21:02:08.8487308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8487442Z use_cpu=True, 2025-05-07T21:02:08.8487598Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8487721Z ) 2025-05-07T21:02:08.8487928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8488487Z self=, 2025-05-07T21:02:08.8488767Z compile=False, 2025-05-07T21:02:08.8488941Z pooling_mode=, 2025-05-07T21:02:08.8489072Z T=2, 2025-05-07T21:02:08.8489203Z D=31, 2025-05-07T21:02:08.8489322Z B=104, 2025-05-07T21:02:08.8489449Z log_E=5, 2025-05-07T21:02:08.8489569Z L=15, 2025-05-07T21:02:08.8489696Z D_gradcheck=1, 2025-05-07T21:02:08.8489853Z stochastic_rounding=False, 2025-05-07T21:02:08.8489989Z weighted=True, 2025-05-07T21:02:08.8490120Z row_wise=True, 2025-05-07T21:02:08.8490258Z mixed=False, 2025-05-07T21:02:08.8490390Z use_cache=False, 2025-05-07T21:02:08.8490561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8490695Z use_cpu=True, 2025-05-07T21:02:08.8490860Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8490976Z ) 2025-05-07T21:02:08.8491197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8491762Z self=, 2025-05-07T21:02:08.8491909Z compile=True, 2025-05-07T21:02:08.8492081Z pooling_mode=, 2025-05-07T21:02:08.8492286Z T=5, 2025-05-07T21:02:08.8492415Z D=103, 2025-05-07T21:02:08.8492536Z B=18, 2025-05-07T21:02:08.8492659Z log_E=3, 2025-05-07T21:02:08.8492793Z L=2, 2025-05-07T21:02:08.8492921Z D_gradcheck=1, 2025-05-07T21:02:08.8493069Z stochastic_rounding=False, 2025-05-07T21:02:08.8493204Z weighted=True, 2025-05-07T21:02:08.8493328Z row_wise=True, 2025-05-07T21:02:08.8493459Z mixed=False, 2025-05-07T21:02:08.8493599Z use_cache=True, 2025-05-07T21:02:08.8493772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8493898Z use_cpu=True, 2025-05-07T21:02:08.8494068Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8494182Z ) 2025-05-07T21:02:08.8494393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8494968Z self=, 2025-05-07T21:02:08.8495098Z compile=True, 2025-05-07T21:02:08.8495277Z pooling_mode=, 2025-05-07T21:02:08.8495407Z T=1, 2025-05-07T21:02:08.8495523Z D=33, 2025-05-07T21:02:08.8495650Z B=119, 2025-05-07T21:02:08.8495774Z log_E=3, 2025-05-07T21:02:08.8495892Z L=18, 2025-05-07T21:02:08.8496032Z D_gradcheck=1, 2025-05-07T21:02:08.8496182Z stochastic_rounding=True, 2025-05-07T21:02:08.8496310Z weighted=False, 2025-05-07T21:02:08.8496520Z row_wise=True, 2025-05-07T21:02:08.8496648Z mixed=True, 2025-05-07T21:02:08.8496783Z use_cache=True, 2025-05-07T21:02:08.8496960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.8497086Z use_cpu=True, 2025-05-07T21:02:08.8497258Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8497375Z ) 2025-05-07T21:02:08.8497597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8498174Z self=, 2025-05-07T21:02:08.8498315Z compile=False, 2025-05-07T21:02:08.8498501Z pooling_mode=, 2025-05-07T21:02:08.8498634Z T=1, 2025-05-07T21:02:08.8498751Z D=60, 2025-05-07T21:02:08.8498870Z B=113, 2025-05-07T21:02:08.8499081Z log_E=5, 2025-05-07T21:02:08.8499205Z L=9, 2025-05-07T21:02:08.8499335Z D_gradcheck=1, 2025-05-07T21:02:08.8499494Z stochastic_rounding=False, 2025-05-07T21:02:08.8499621Z weighted=False, 2025-05-07T21:02:08.8499750Z row_wise=True, 2025-05-07T21:02:08.8499886Z mixed=False, 2025-05-07T21:02:08.8500088Z use_cache=True, 2025-05-07T21:02:08.8500266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8500392Z use_cpu=True, 2025-05-07T21:02:08.8500555Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8500681Z ) 2025-05-07T21:02:08.8500892Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8501492Z self=, 2025-05-07T21:02:08.8501645Z compile=False, 2025-05-07T21:02:08.8501834Z pooling_mode=, 2025-05-07T21:02:08.8501960Z T=4, 2025-05-07T21:02:08.8502097Z D=77, 2025-05-07T21:02:08.8502223Z B=102, 2025-05-07T21:02:08.8502356Z log_E=4, 2025-05-07T21:02:08.8502489Z L=18, 2025-05-07T21:02:08.8502620Z D_gradcheck=1, 2025-05-07T21:02:08.8502770Z stochastic_rounding=False, 2025-05-07T21:02:08.8502906Z weighted=False, 2025-05-07T21:02:08.8503036Z row_wise=True, 2025-05-07T21:02:08.8503168Z mixed=False, 2025-05-07T21:02:08.8503302Z use_cache=True, 2025-05-07T21:02:08.8503472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8503612Z use_cpu=True, 2025-05-07T21:02:08.8503775Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.8503893Z ) 2025-05-07T21:02:08.8504106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8504680Z self=, 2025-05-07T21:02:08.8504827Z compile=False, 2025-05-07T21:02:08.8505708Z pooling_mode=, 2025-05-07T21:02:08.8505882Z T=4, 2025-05-07T21:02:08.8506034Z D=51, 2025-05-07T21:02:08.8506189Z B=76, 2025-05-07T21:02:08.8506345Z log_E=5, 2025-05-07T21:02:08.8506489Z L=3, 2025-05-07T21:02:08.8506620Z D_gradcheck=2, 2025-05-07T21:02:08.8506774Z stochastic_rounding=True, 2025-05-07T21:02:08.8506900Z weighted=False, 2025-05-07T21:02:08.8507024Z row_wise=True, 2025-05-07T21:02:08.8507155Z mixed=False, 2025-05-07T21:02:08.8507280Z use_cache=False, 2025-05-07T21:02:08.8507445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8507597Z use_cpu=True, 2025-05-07T21:02:08.8507766Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.8507884Z ) 2025-05-07T21:02:08.8508113Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:08.8508703Z self=, 2025-05-07T21:02:08.8508854Z compile=False, 2025-05-07T21:02:08.8509043Z pooling_mode=, 2025-05-07T21:02:08.8509165Z T=1, 2025-05-07T21:02:08.8509296Z D=25, 2025-05-07T21:02:08.8509424Z B=31, 2025-05-07T21:02:08.8509549Z log_E=3, 2025-05-07T21:02:08.8509681Z L=19, 2025-05-07T21:02:08.8509815Z D_gradcheck=1, 2025-05-07T21:02:08.8509966Z stochastic_rounding=True, 2025-05-07T21:02:08.8510189Z weighted=False, 2025-05-07T21:02:08.8510312Z row_wise=True, 2025-05-07T21:02:08.8510435Z mixed=False, 2025-05-07T21:02:08.8510572Z use_cache=True, 2025-05-07T21:02:08.8510749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.8510883Z use_cpu=True, 2025-05-07T21:02:08.8511056Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.4996977Z ) 2025-05-07T21:02:10.4997461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.4998501Z self=, 2025-05-07T21:02:10.4999579Z compile=False, 2025-05-07T21:02:10.5000036Z pooling_mode=, 2025-05-07T21:02:10.5000480Z T=1, 2025-05-07T21:02:10.5001084Z D=43, 2025-05-07T21:02:10.5001386Z B=28, 2025-05-07T21:02:10.5001699Z log_E=4, 2025-05-07T21:02:10.5002018Z L=14, 2025-05-07T21:02:10.5002332Z D_gradcheck=1, 2025-05-07T21:02:10.5002705Z stochastic_rounding=True, 2025-05-07T21:02:10.5003111Z weighted=True, 2025-05-07T21:02:10.5003466Z row_wise=True, 2025-05-07T21:02:10.5003930Z mixed=True, 2025-05-07T21:02:10.5004257Z use_cache=True, 2025-05-07T21:02:10.5004645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5005094Z use_cpu=True, 2025-05-07T21:02:10.5005478Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5005921Z ) 2025-05-07T21:02:10.5006299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5007259Z self=, 2025-05-07T21:02:10.5008221Z compile=False, 2025-05-07T21:02:10.5008756Z pooling_mode=, 2025-05-07T21:02:10.5009225Z T=4, 2025-05-07T21:02:10.5009510Z D=45, 2025-05-07T21:02:10.5009804Z B=4, 2025-05-07T21:02:10.5010100Z log_E=5, 2025-05-07T21:02:10.5010394Z L=3, 2025-05-07T21:02:10.5010695Z D_gradcheck=1, 2025-05-07T21:02:10.5011055Z stochastic_rounding=True, 2025-05-07T21:02:10.5011467Z weighted=False, 2025-05-07T21:02:10.5011872Z row_wise=True, 2025-05-07T21:02:10.5012200Z mixed=True, 2025-05-07T21:02:10.5012534Z use_cache=False, 2025-05-07T21:02:10.5012936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5013398Z use_cpu=True, 2025-05-07T21:02:10.5013770Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5014196Z ) 2025-05-07T21:02:10.5014569Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5015506Z self=, 2025-05-07T21:02:10.5016561Z compile=True, 2025-05-07T21:02:10.5016964Z pooling_mode=, 2025-05-07T21:02:10.5017409Z T=1, 2025-05-07T21:02:10.5017701Z D=100, 2025-05-07T21:02:10.5017993Z B=55, 2025-05-07T21:02:10.5018291Z log_E=3, 2025-05-07T21:02:10.5018593Z L=3, 2025-05-07T21:02:10.5018892Z D_gradcheck=1, 2025-05-07T21:02:10.5019264Z stochastic_rounding=False, 2025-05-07T21:02:10.5019666Z weighted=False, 2025-05-07T21:02:10.5020023Z row_wise=True, 2025-05-07T21:02:10.5020355Z mixed=False, 2025-05-07T21:02:10.5020677Z use_cache=True, 2025-05-07T21:02:10.5021052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5021515Z use_cpu=True, 2025-05-07T21:02:10.5021876Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5022297Z ) 2025-05-07T21:02:10.5022684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5023669Z self=, 2025-05-07T21:02:10.5024577Z compile=True, 2025-05-07T21:02:10.5024967Z pooling_mode=, 2025-05-07T21:02:10.5025409Z T=4, 2025-05-07T21:02:10.5025700Z D=103, 2025-05-07T21:02:10.5025997Z B=91, 2025-05-07T21:02:10.5026297Z log_E=5, 2025-05-07T21:02:10.5026644Z L=20, 2025-05-07T21:02:10.5027002Z D_gradcheck=1, 2025-05-07T21:02:10.5027441Z stochastic_rounding=False, 2025-05-07T21:02:10.5028056Z weighted=False, 2025-05-07T21:02:10.5028392Z row_wise=True, 2025-05-07T21:02:10.5028706Z mixed=False, 2025-05-07T21:02:10.5029036Z use_cache=False, 2025-05-07T21:02:10.5029444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5029931Z use_cpu=True, 2025-05-07T21:02:10.5030311Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5030745Z ) 2025-05-07T21:02:10.5031127Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5032074Z self=, 2025-05-07T21:02:10.5033028Z compile=False, 2025-05-07T21:02:10.5033417Z pooling_mode=, 2025-05-07T21:02:10.5033954Z T=4, 2025-05-07T21:02:10.5034236Z D=60, 2025-05-07T21:02:10.5034528Z B=39, 2025-05-07T21:02:10.5034812Z log_E=3, 2025-05-07T21:02:10.5035113Z L=12, 2025-05-07T21:02:10.5035422Z D_gradcheck=1, 2025-05-07T21:02:10.5035784Z stochastic_rounding=False, 2025-05-07T21:02:10.5036199Z weighted=False, 2025-05-07T21:02:10.5037031Z row_wise=True, 2025-05-07T21:02:10.5037387Z mixed=False, 2025-05-07T21:02:10.5037721Z use_cache=False, 2025-05-07T21:02:10.5038117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5038656Z use_cpu=True, 2025-05-07T21:02:10.5039031Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5039457Z ) 2025-05-07T21:02:10.5039823Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5040780Z self=, 2025-05-07T21:02:10.5041670Z compile=False, 2025-05-07T21:02:10.5042061Z pooling_mode=, 2025-05-07T21:02:10.5042521Z T=4, 2025-05-07T21:02:10.5042814Z D=34, 2025-05-07T21:02:10.5043097Z B=68, 2025-05-07T21:02:10.5043399Z log_E=3, 2025-05-07T21:02:10.5043703Z L=0, 2025-05-07T21:02:10.5043996Z D_gradcheck=2, 2025-05-07T21:02:10.5044376Z stochastic_rounding=False, 2025-05-07T21:02:10.5044788Z weighted=False, 2025-05-07T21:02:10.5045132Z row_wise=True, 2025-05-07T21:02:10.5045457Z mixed=True, 2025-05-07T21:02:10.5045792Z use_cache=False, 2025-05-07T21:02:10.5046172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5046644Z use_cpu=True, 2025-05-07T21:02:10.5047023Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5047446Z ) 2025-05-07T21:02:10.5047838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5049138Z self=, 2025-05-07T21:02:10.5050050Z compile=True, 2025-05-07T21:02:10.5050428Z pooling_mode=, 2025-05-07T21:02:10.5050880Z T=5, 2025-05-07T21:02:10.5051177Z D=123, 2025-05-07T21:02:10.5051470Z B=76, 2025-05-07T21:02:10.5051850Z log_E=4, 2025-05-07T21:02:10.5052235Z L=6, 2025-05-07T21:02:10.5052598Z D_gradcheck=2, 2025-05-07T21:02:10.5053049Z stochastic_rounding=True, 2025-05-07T21:02:10.5053517Z weighted=True, 2025-05-07T21:02:10.5053840Z row_wise=True, 2025-05-07T21:02:10.5054161Z mixed=False, 2025-05-07T21:02:10.5054507Z use_cache=True, 2025-05-07T21:02:10.5054894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5055383Z use_cpu=True, 2025-05-07T21:02:10.5055777Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5056207Z ) 2025-05-07T21:02:10.5056595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5057543Z self=, 2025-05-07T21:02:10.5058492Z compile=True, 2025-05-07T21:02:10.5058878Z pooling_mode=, 2025-05-07T21:02:10.5059347Z T=4, 2025-05-07T21:02:10.5059633Z D=44, 2025-05-07T21:02:10.5059923Z B=21, 2025-05-07T21:02:10.5060220Z log_E=4, 2025-05-07T21:02:10.5060523Z L=16, 2025-05-07T21:02:10.5060967Z D_gradcheck=1, 2025-05-07T21:02:10.5061337Z stochastic_rounding=False, 2025-05-07T21:02:10.5061761Z weighted=False, 2025-05-07T21:02:10.5062104Z row_wise=True, 2025-05-07T21:02:10.5062431Z mixed=True, 2025-05-07T21:02:10.5062756Z use_cache=True, 2025-05-07T21:02:10.5063129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5063590Z use_cpu=True, 2025-05-07T21:02:10.5063971Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5064384Z ) 2025-05-07T21:02:10.5064776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5065726Z self=, 2025-05-07T21:02:10.5066614Z compile=True, 2025-05-07T21:02:10.5067004Z pooling_mode=, 2025-05-07T21:02:10.5067599Z T=5, 2025-05-07T21:02:10.5067881Z D=30, 2025-05-07T21:02:10.5068180Z B=8, 2025-05-07T21:02:10.5068471Z log_E=5, 2025-05-07T21:02:10.5068767Z L=14, 2025-05-07T21:02:10.5069081Z D_gradcheck=1, 2025-05-07T21:02:10.5069454Z stochastic_rounding=False, 2025-05-07T21:02:10.5069981Z weighted=True, 2025-05-07T21:02:10.5081741Z row_wise=True, 2025-05-07T21:02:10.5082143Z mixed=True, 2025-05-07T21:02:10.5082502Z use_cache=False, 2025-05-07T21:02:10.5082912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5083362Z use_cpu=True, 2025-05-07T21:02:10.5083740Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5084152Z ) 2025-05-07T21:02:10.5084509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5085474Z self=, 2025-05-07T21:02:10.5086359Z compile=True, 2025-05-07T21:02:10.5086753Z pooling_mode=, 2025-05-07T21:02:10.5087200Z T=5, 2025-05-07T21:02:10.5087501Z D=18, 2025-05-07T21:02:10.5087783Z B=45, 2025-05-07T21:02:10.5088076Z log_E=3, 2025-05-07T21:02:10.5088387Z L=20, 2025-05-07T21:02:10.5088816Z D_gradcheck=2, 2025-05-07T21:02:10.5089186Z stochastic_rounding=True, 2025-05-07T21:02:10.5089600Z weighted=True, 2025-05-07T21:02:10.5089929Z row_wise=True, 2025-05-07T21:02:10.5090269Z mixed=True, 2025-05-07T21:02:10.5090596Z use_cache=True, 2025-05-07T21:02:10.5090984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5091434Z use_cpu=True, 2025-05-07T21:02:10.5091807Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5092221Z ) 2025-05-07T21:02:10.5092581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5093625Z self=, 2025-05-07T21:02:10.5094531Z compile=False, 2025-05-07T21:02:10.5094917Z pooling_mode=, 2025-05-07T21:02:10.5095370Z T=5, 2025-05-07T21:02:10.5095667Z D=30, 2025-05-07T21:02:10.5095954Z B=28, 2025-05-07T21:02:10.5096245Z log_E=4, 2025-05-07T21:02:10.5096556Z L=16, 2025-05-07T21:02:10.5096854Z D_gradcheck=1, 2025-05-07T21:02:10.5097218Z stochastic_rounding=True, 2025-05-07T21:02:10.5097636Z weighted=True, 2025-05-07T21:02:10.5097987Z row_wise=True, 2025-05-07T21:02:10.5098340Z mixed=False, 2025-05-07T21:02:10.5098690Z use_cache=False, 2025-05-07T21:02:10.5099084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5099553Z use_cpu=True, 2025-05-07T21:02:10.5099937Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5100364Z ) 2025-05-07T21:02:10.5100714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5101713Z self=, 2025-05-07T21:02:10.5102756Z compile=False, 2025-05-07T21:02:10.5103163Z pooling_mode=, 2025-05-07T21:02:10.5103592Z T=1, 2025-05-07T21:02:10.5103871Z D=82, 2025-05-07T21:02:10.5104165Z B=68, 2025-05-07T21:02:10.5104464Z log_E=4, 2025-05-07T21:02:10.5104891Z L=10, 2025-05-07T21:02:10.5105200Z D_gradcheck=1, 2025-05-07T21:02:10.5105577Z stochastic_rounding=True, 2025-05-07T21:02:10.5105999Z weighted=True, 2025-05-07T21:02:10.5106341Z row_wise=True, 2025-05-07T21:02:10.5106669Z mixed=False, 2025-05-07T21:02:10.5106988Z use_cache=False, 2025-05-07T21:02:10.5107394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5107876Z use_cpu=True, 2025-05-07T21:02:10.5108254Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5108663Z ) 2025-05-07T21:02:10.5109031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5109971Z self=, 2025-05-07T21:02:10.5110861Z compile=True, 2025-05-07T21:02:10.5111340Z pooling_mode=, 2025-05-07T21:02:10.5111792Z T=4, 2025-05-07T21:02:10.5112086Z D=124, 2025-05-07T21:02:10.5112377Z B=89, 2025-05-07T21:02:10.5112670Z log_E=4, 2025-05-07T21:02:10.5112978Z L=0, 2025-05-07T21:02:10.5113273Z D_gradcheck=1, 2025-05-07T21:02:10.5113708Z stochastic_rounding=True, 2025-05-07T21:02:10.5114124Z weighted=False, 2025-05-07T21:02:10.5114465Z row_wise=True, 2025-05-07T21:02:10.5114799Z mixed=True, 2025-05-07T21:02:10.5115142Z use_cache=False, 2025-05-07T21:02:10.5115525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5115997Z use_cpu=True, 2025-05-07T21:02:10.5116370Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5116791Z ) 2025-05-07T21:02:10.5117159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5118116Z self=, 2025-05-07T21:02:10.5119005Z compile=True, 2025-05-07T21:02:10.5119390Z pooling_mode=, 2025-05-07T21:02:10.5119842Z T=4, 2025-05-07T21:02:10.5120143Z D=83, 2025-05-07T21:02:10.5120425Z B=52, 2025-05-07T21:02:10.5120723Z log_E=3, 2025-05-07T21:02:10.5121036Z L=0, 2025-05-07T21:02:10.5121335Z D_gradcheck=2, 2025-05-07T21:02:10.5121709Z stochastic_rounding=False, 2025-05-07T21:02:10.5122134Z weighted=False, 2025-05-07T21:02:10.5122489Z row_wise=True, 2025-05-07T21:02:10.5122852Z mixed=True, 2025-05-07T21:02:10.5123210Z use_cache=False, 2025-05-07T21:02:10.5123618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5124106Z use_cpu=True, 2025-05-07T21:02:10.5124476Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5124895Z ) 2025-05-07T21:02:10.5125264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5126303Z self=, 2025-05-07T21:02:10.5127358Z compile=True, 2025-05-07T21:02:10.5127827Z pooling_mode=, 2025-05-07T21:02:10.5128307Z T=5, 2025-05-07T21:02:10.5128704Z D=62, 2025-05-07T21:02:10.5128990Z B=54, 2025-05-07T21:02:10.5129305Z log_E=4, 2025-05-07T21:02:10.5129606Z L=17, 2025-05-07T21:02:10.5129935Z D_gradcheck=1, 2025-05-07T21:02:10.5130324Z stochastic_rounding=False, 2025-05-07T21:02:10.5130761Z weighted=False, 2025-05-07T21:02:10.5131112Z row_wise=True, 2025-05-07T21:02:10.5131457Z mixed=True, 2025-05-07T21:02:10.5131805Z use_cache=False, 2025-05-07T21:02:10.5132178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5132665Z use_cpu=True, 2025-05-07T21:02:10.5133047Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5133470Z ) 2025-05-07T21:02:10.5133844Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5134786Z self=, 2025-05-07T21:02:10.5135665Z compile=True, 2025-05-07T21:02:10.5136055Z pooling_mode=, 2025-05-07T21:02:10.5136954Z T=5, 2025-05-07T21:02:10.5137250Z D=4, 2025-05-07T21:02:10.5137538Z B=22, 2025-05-07T21:02:10.5137996Z log_E=3, 2025-05-07T21:02:10.5138292Z L=18, 2025-05-07T21:02:10.5138597Z D_gradcheck=2, 2025-05-07T21:02:10.5138975Z stochastic_rounding=False, 2025-05-07T21:02:10.5139374Z weighted=True, 2025-05-07T21:02:10.5139718Z row_wise=True, 2025-05-07T21:02:10.5140056Z mixed=False, 2025-05-07T21:02:10.5140375Z use_cache=True, 2025-05-07T21:02:10.5140763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5141221Z use_cpu=True, 2025-05-07T21:02:10.5141602Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5142011Z ) 2025-05-07T21:02:10.5142399Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5143338Z self=, 2025-05-07T21:02:10.5144331Z compile=True, 2025-05-07T21:02:10.5144721Z pooling_mode=, 2025-05-07T21:02:10.5145172Z T=3, 2025-05-07T21:02:10.5145460Z D=89, 2025-05-07T21:02:10.5145749Z B=86, 2025-05-07T21:02:10.5146049Z log_E=5, 2025-05-07T21:02:10.5146346Z L=19, 2025-05-07T21:02:10.5146749Z D_gradcheck=1, 2025-05-07T21:02:10.5147128Z stochastic_rounding=False, 2025-05-07T21:02:10.5147531Z weighted=True, 2025-05-07T21:02:10.5147880Z row_wise=True, 2025-05-07T21:02:10.5148237Z mixed=False, 2025-05-07T21:02:10.5148585Z use_cache=True, 2025-05-07T21:02:10.5148992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5149453Z use_cpu=True, 2025-05-07T21:02:10.5149814Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5335992Z ) 2025-05-07T21:02:10.5336631Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5337594Z self=, 2025-05-07T21:02:10.5338639Z compile=True, 2025-05-07T21:02:10.5339107Z pooling_mode=, 2025-05-07T21:02:10.5339588Z T=4, 2025-05-07T21:02:10.5339881Z D=79, 2025-05-07T21:02:10.5340165Z B=56, 2025-05-07T21:02:10.5340455Z log_E=5, 2025-05-07T21:02:10.5340771Z L=6, 2025-05-07T21:02:10.5341081Z D_gradcheck=2, 2025-05-07T21:02:10.5341455Z stochastic_rounding=True, 2025-05-07T21:02:10.5341896Z weighted=False, 2025-05-07T21:02:10.5342257Z row_wise=True, 2025-05-07T21:02:10.5342598Z mixed=False, 2025-05-07T21:02:10.5342942Z use_cache=False, 2025-05-07T21:02:10.5343337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5343776Z use_cpu=True, 2025-05-07T21:02:10.5344164Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5344612Z ) 2025-05-07T21:02:10.5345128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5346081Z self=, 2025-05-07T21:02:10.5346962Z compile=False, 2025-05-07T21:02:10.5347350Z pooling_mode=, 2025-05-07T21:02:10.5347793Z T=5, 2025-05-07T21:02:10.5348090Z D=45, 2025-05-07T21:02:10.5348398Z B=111, 2025-05-07T21:02:10.5348681Z log_E=4, 2025-05-07T21:02:10.5348997Z L=12, 2025-05-07T21:02:10.5349300Z D_gradcheck=1, 2025-05-07T21:02:10.5349657Z stochastic_rounding=False, 2025-05-07T21:02:10.5350080Z weighted=False, 2025-05-07T21:02:10.5350419Z row_wise=True, 2025-05-07T21:02:10.5350765Z mixed=False, 2025-05-07T21:02:10.5351090Z use_cache=True, 2025-05-07T21:02:10.5351475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5351946Z use_cpu=True, 2025-05-07T21:02:10.5352316Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5352746Z ) 2025-05-07T21:02:10.5353126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5354061Z self=, 2025-05-07T21:02:10.5354978Z compile=False, 2025-05-07T21:02:10.5355381Z pooling_mode=, 2025-05-07T21:02:10.5355838Z T=5, 2025-05-07T21:02:10.5356146Z D=87, 2025-05-07T21:02:10.5356606Z B=82, 2025-05-07T21:02:10.5356895Z log_E=5, 2025-05-07T21:02:10.5357206Z L=6, 2025-05-07T21:02:10.5357516Z D_gradcheck=2, 2025-05-07T21:02:10.5357884Z stochastic_rounding=True, 2025-05-07T21:02:10.5358303Z weighted=False, 2025-05-07T21:02:10.5358659Z row_wise=True, 2025-05-07T21:02:10.5359002Z mixed=False, 2025-05-07T21:02:10.5359373Z use_cache=True, 2025-05-07T21:02:10.5359788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5360275Z use_cpu=True, 2025-05-07T21:02:10.5360660Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5361114Z ) 2025-05-07T21:02:10.5361513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5362455Z self=, 2025-05-07T21:02:10.5363643Z compile=False, 2025-05-07T21:02:10.5364105Z pooling_mode=, 2025-05-07T21:02:10.5364593Z T=1, 2025-05-07T21:02:10.5364881Z D=49, 2025-05-07T21:02:10.5365157Z B=67, 2025-05-07T21:02:10.5365547Z log_E=3, 2025-05-07T21:02:10.5365879Z L=18, 2025-05-07T21:02:10.5366196Z D_gradcheck=1, 2025-05-07T21:02:10.5366574Z stochastic_rounding=True, 2025-05-07T21:02:10.5366987Z weighted=True, 2025-05-07T21:02:10.5367331Z row_wise=True, 2025-05-07T21:02:10.5367663Z mixed=True, 2025-05-07T21:02:10.5367993Z use_cache=True, 2025-05-07T21:02:10.5368363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5369000Z use_cpu=True, 2025-05-07T21:02:10.5369389Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5369804Z ) 2025-05-07T21:02:10.5370169Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5371082Z self=, 2025-05-07T21:02:10.5371959Z compile=True, 2025-05-07T21:02:10.5372336Z pooling_mode=, 2025-05-07T21:02:10.5372770Z T=1, 2025-05-07T21:02:10.5373067Z D=10, 2025-05-07T21:02:10.5373347Z B=2, 2025-05-07T21:02:10.5373634Z log_E=3, 2025-05-07T21:02:10.5373943Z L=3, 2025-05-07T21:02:10.5374239Z D_gradcheck=1, 2025-05-07T21:02:10.5374593Z stochastic_rounding=False, 2025-05-07T21:02:10.5375012Z weighted=False, 2025-05-07T21:02:10.5375356Z row_wise=True, 2025-05-07T21:02:10.5375685Z mixed=True, 2025-05-07T21:02:10.5376013Z use_cache=False, 2025-05-07T21:02:10.5376409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5376856Z use_cpu=True, 2025-05-07T21:02:10.5377230Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5377741Z ) 2025-05-07T21:02:10.5378114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5379041Z self=, 2025-05-07T21:02:10.5379924Z compile=True, 2025-05-07T21:02:10.5380308Z pooling_mode=, 2025-05-07T21:02:10.5380748Z T=1, 2025-05-07T21:02:10.5381043Z D=76, 2025-05-07T21:02:10.5381340Z B=82, 2025-05-07T21:02:10.5381629Z log_E=5, 2025-05-07T21:02:10.5381982Z L=2, 2025-05-07T21:02:10.5382274Z D_gradcheck=2, 2025-05-07T21:02:10.5382629Z stochastic_rounding=False, 2025-05-07T21:02:10.5383041Z weighted=False, 2025-05-07T21:02:10.5383385Z row_wise=True, 2025-05-07T21:02:10.5383722Z mixed=True, 2025-05-07T21:02:10.5384072Z use_cache=False, 2025-05-07T21:02:10.5384498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5384962Z use_cpu=True, 2025-05-07T21:02:10.5385336Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5385761Z ) 2025-05-07T21:02:10.5386118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5387063Z self=, 2025-05-07T21:02:10.5388025Z compile=True, 2025-05-07T21:02:10.5388469Z pooling_mode=, 2025-05-07T21:02:10.5389097Z T=2, 2025-05-07T21:02:10.5389392Z D=92, 2025-05-07T21:02:10.5389669Z B=21, 2025-05-07T21:02:10.5389941Z log_E=4, 2025-05-07T21:02:10.5390238Z L=19, 2025-05-07T21:02:10.5390549Z D_gradcheck=2, 2025-05-07T21:02:10.5390917Z stochastic_rounding=False, 2025-05-07T21:02:10.5391349Z weighted=False, 2025-05-07T21:02:10.5391703Z row_wise=True, 2025-05-07T21:02:10.5392033Z mixed=True, 2025-05-07T21:02:10.5392376Z use_cache=False, 2025-05-07T21:02:10.5392770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5393199Z use_cpu=True, 2025-05-07T21:02:10.5393600Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5394033Z ) 2025-05-07T21:02:10.5394393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5395462Z self=, 2025-05-07T21:02:10.5396336Z compile=False, 2025-05-07T21:02:10.5396722Z pooling_mode=, 2025-05-07T21:02:10.5397182Z T=2, 2025-05-07T21:02:10.5397477Z D=74, 2025-05-07T21:02:10.5397845Z B=40, 2025-05-07T21:02:10.5398146Z log_E=3, 2025-05-07T21:02:10.5398452Z L=20, 2025-05-07T21:02:10.5398757Z D_gradcheck=2, 2025-05-07T21:02:10.5399109Z stochastic_rounding=True, 2025-05-07T21:02:10.5399537Z weighted=False, 2025-05-07T21:02:10.5399882Z row_wise=True, 2025-05-07T21:02:10.5400209Z mixed=False, 2025-05-07T21:02:10.5400553Z use_cache=True, 2025-05-07T21:02:10.5400931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5401389Z use_cpu=True, 2025-05-07T21:02:10.5401758Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5402187Z ) 2025-05-07T21:02:10.5402545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5403500Z self=, 2025-05-07T21:02:10.5404387Z compile=False, 2025-05-07T21:02:10.5404767Z pooling_mode=, 2025-05-07T21:02:10.5405220Z T=2, 2025-05-07T21:02:10.5405518Z D=72, 2025-05-07T21:02:10.5405801Z B=92, 2025-05-07T21:02:10.5406102Z log_E=4, 2025-05-07T21:02:10.5406406Z L=3, 2025-05-07T21:02:10.5406694Z D_gradcheck=1, 2025-05-07T21:02:10.5407060Z stochastic_rounding=False, 2025-05-07T21:02:10.5407469Z weighted=True, 2025-05-07T21:02:10.5407809Z row_wise=True, 2025-05-07T21:02:10.5408140Z mixed=False, 2025-05-07T21:02:10.5408702Z use_cache=False, 2025-05-07T21:02:10.5409135Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5409636Z use_cpu=True, 2025-05-07T21:02:10.5410117Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5410560Z ) 2025-05-07T21:02:10.5410938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5411889Z self=, 2025-05-07T21:02:10.5412832Z compile=True, 2025-05-07T21:02:10.5413311Z pooling_mode=, 2025-05-07T21:02:10.5413872Z T=1, 2025-05-07T21:02:10.5414216Z D=3, 2025-05-07T21:02:10.5414532Z B=108, 2025-05-07T21:02:10.5414813Z log_E=5, 2025-05-07T21:02:10.5415096Z L=19, 2025-05-07T21:02:10.5415383Z D_gradcheck=1, 2025-05-07T21:02:10.5415767Z stochastic_rounding=False, 2025-05-07T21:02:10.5416189Z weighted=False, 2025-05-07T21:02:10.5416548Z row_wise=True, 2025-05-07T21:02:10.5416901Z mixed=False, 2025-05-07T21:02:10.5417240Z use_cache=True, 2025-05-07T21:02:10.5417646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5418118Z use_cpu=True, 2025-05-07T21:02:10.5418477Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5418916Z ) 2025-05-07T21:02:10.5419292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5420239Z self=, 2025-05-07T21:02:10.5421123Z compile=False, 2025-05-07T21:02:10.5421511Z pooling_mode=, 2025-05-07T21:02:10.5422121Z T=3, 2025-05-07T21:02:10.5422414Z D=86, 2025-05-07T21:02:10.5422700Z B=26, 2025-05-07T21:02:10.5422999Z log_E=3, 2025-05-07T21:02:10.5423302Z L=4, 2025-05-07T21:02:10.5423601Z D_gradcheck=2, 2025-05-07T21:02:10.5423975Z stochastic_rounding=False, 2025-05-07T21:02:10.5424376Z weighted=True, 2025-05-07T21:02:10.5424716Z row_wise=True, 2025-05-07T21:02:10.5425053Z mixed=True, 2025-05-07T21:02:10.5425374Z use_cache=False, 2025-05-07T21:02:10.5425774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5426233Z use_cpu=True, 2025-05-07T21:02:10.5426615Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5427037Z ) 2025-05-07T21:02:10.5427411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5428450Z self=, 2025-05-07T21:02:10.5429331Z compile=True, 2025-05-07T21:02:10.5429732Z pooling_mode=, 2025-05-07T21:02:10.5430172Z T=4, 2025-05-07T21:02:10.5430631Z D=44, 2025-05-07T21:02:10.5430945Z B=79, 2025-05-07T21:02:10.5431231Z log_E=5, 2025-05-07T21:02:10.5431546Z L=0, 2025-05-07T21:02:10.5431839Z D_gradcheck=1, 2025-05-07T21:02:10.5442424Z stochastic_rounding=False, 2025-05-07T21:02:10.5442870Z weighted=False, 2025-05-07T21:02:10.5443188Z row_wise=True, 2025-05-07T21:02:10.5443491Z mixed=False, 2025-05-07T21:02:10.5443789Z use_cache=True, 2025-05-07T21:02:10.5444140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5444577Z use_cpu=True, 2025-05-07T21:02:10.5444925Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5445313Z ) 2025-05-07T21:02:10.5445645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5446537Z self=, 2025-05-07T21:02:10.5447376Z compile=True, 2025-05-07T21:02:10.5447732Z pooling_mode=, 2025-05-07T21:02:10.5448157Z T=5, 2025-05-07T21:02:10.5448430Z D=96, 2025-05-07T21:02:10.5448842Z B=8, 2025-05-07T21:02:10.5449112Z log_E=3, 2025-05-07T21:02:10.5449390Z L=5, 2025-05-07T21:02:10.5449660Z D_gradcheck=1, 2025-05-07T21:02:10.5450002Z stochastic_rounding=True, 2025-05-07T21:02:10.5450384Z weighted=False, 2025-05-07T21:02:10.5450697Z row_wise=True, 2025-05-07T21:02:10.5451011Z mixed=True, 2025-05-07T21:02:10.5451319Z use_cache=True, 2025-05-07T21:02:10.5451679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5452257Z use_cpu=True, 2025-05-07T21:02:10.5452609Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5453003Z ) 2025-05-07T21:02:10.5453341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5454237Z self=, 2025-05-07T21:02:10.5455065Z compile=False, 2025-05-07T21:02:10.5455422Z pooling_mode=, 2025-05-07T21:02:10.5455850Z T=3, 2025-05-07T21:02:10.5456126Z D=44, 2025-05-07T21:02:10.5456391Z B=86, 2025-05-07T21:02:10.5456663Z log_E=5, 2025-05-07T21:02:10.5456948Z L=20, 2025-05-07T21:02:10.5457225Z D_gradcheck=1, 2025-05-07T21:02:10.5457568Z stochastic_rounding=True, 2025-05-07T21:02:10.5457959Z weighted=False, 2025-05-07T21:02:10.5458282Z row_wise=True, 2025-05-07T21:02:10.5458590Z mixed=True, 2025-05-07T21:02:10.5458898Z use_cache=False, 2025-05-07T21:02:10.5459256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.5459693Z use_cpu=True, 2025-05-07T21:02:10.5460038Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5460426Z ) 2025-05-07T21:02:10.5460763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5461660Z self=, 2025-05-07T21:02:10.5462493Z compile=False, 2025-05-07T21:02:10.5462928Z pooling_mode=, 2025-05-07T21:02:10.5463357Z T=4, 2025-05-07T21:02:10.5463624Z D=56, 2025-05-07T21:02:10.5463886Z B=56, 2025-05-07T21:02:10.5464160Z log_E=3, 2025-05-07T21:02:10.5464446Z L=17, 2025-05-07T21:02:10.5464718Z D_gradcheck=2, 2025-05-07T21:02:10.5465060Z stochastic_rounding=False, 2025-05-07T21:02:10.5465452Z weighted=False, 2025-05-07T21:02:10.5465769Z row_wise=True, 2025-05-07T21:02:10.5466079Z mixed=True, 2025-05-07T21:02:10.5466387Z use_cache=True, 2025-05-07T21:02:10.5466733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5467169Z use_cpu=True, 2025-05-07T21:02:10.5467512Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.5467978Z ) 2025-05-07T21:02:10.5468322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5469204Z self=, 2025-05-07T21:02:10.5470035Z compile=False, 2025-05-07T21:02:10.5470382Z pooling_mode=, 2025-05-07T21:02:10.5470871Z T=2, 2025-05-07T21:02:10.5471147Z D=86, 2025-05-07T21:02:10.5471412Z B=96, 2025-05-07T21:02:10.5471685Z log_E=5, 2025-05-07T21:02:10.5471962Z L=14, 2025-05-07T21:02:10.5472235Z D_gradcheck=2, 2025-05-07T21:02:10.5472569Z stochastic_rounding=True, 2025-05-07T21:02:10.5472947Z weighted=False, 2025-05-07T21:02:10.5473259Z row_wise=True, 2025-05-07T21:02:10.5473572Z mixed=False, 2025-05-07T21:02:10.5473886Z use_cache=True, 2025-05-07T21:02:10.5474233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5474666Z use_cpu=True, 2025-05-07T21:02:10.5475010Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.5475400Z ) 2025-05-07T21:02:10.5475745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.5476639Z self=, 2025-05-07T21:02:10.5477467Z compile=True, 2025-05-07T21:02:10.5477816Z pooling_mode=, 2025-05-07T21:02:10.5478235Z T=3, 2025-05-07T21:02:10.5478507Z D=16, 2025-05-07T21:02:10.5478762Z B=62, 2025-05-07T21:02:10.5479035Z log_E=4, 2025-05-07T21:02:10.5479317Z L=17, 2025-05-07T21:02:10.5479592Z D_gradcheck=2, 2025-05-07T21:02:10.5479937Z stochastic_rounding=False, 2025-05-07T21:02:10.5480322Z weighted=True, 2025-05-07T21:02:10.5480630Z row_wise=True, 2025-05-07T21:02:10.5480939Z mixed=True, 2025-05-07T21:02:10.5481252Z use_cache=False, 2025-05-07T21:02:10.5481703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.5482145Z use_cpu=True, 2025-05-07T21:02:10.5482490Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8447119Z ) 2025-05-07T21:02:10.8447677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8448894Z self=, 2025-05-07T21:02:10.8449968Z compile=True, 2025-05-07T21:02:10.8450345Z pooling_mode=, 2025-05-07T21:02:10.8450773Z T=3, 2025-05-07T21:02:10.8451070Z D=85, 2025-05-07T21:02:10.8451364Z B=71, 2025-05-07T21:02:10.8451666Z log_E=3, 2025-05-07T21:02:10.8451985Z L=2, 2025-05-07T21:02:10.8452289Z D_gradcheck=2, 2025-05-07T21:02:10.8452664Z stochastic_rounding=True, 2025-05-07T21:02:10.8453091Z weighted=True, 2025-05-07T21:02:10.8453429Z row_wise=True, 2025-05-07T21:02:10.8453753Z mixed=False, 2025-05-07T21:02:10.8454075Z use_cache=False, 2025-05-07T21:02:10.8454492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8454982Z use_cpu=True, 2025-05-07T21:02:10.8455351Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.8455781Z ) 2025-05-07T21:02:10.8456144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8457073Z self=, 2025-05-07T21:02:10.8458351Z compile=False, 2025-05-07T21:02:10.8458742Z pooling_mode=, 2025-05-07T21:02:10.8459198Z T=3, 2025-05-07T21:02:10.8459499Z D=71, 2025-05-07T21:02:10.8459784Z B=110, 2025-05-07T21:02:10.8460080Z log_E=3, 2025-05-07T21:02:10.8460392Z L=12, 2025-05-07T21:02:10.8460684Z D_gradcheck=2, 2025-05-07T21:02:10.8461053Z stochastic_rounding=False, 2025-05-07T21:02:10.8461472Z weighted=False, 2025-05-07T21:02:10.8461810Z row_wise=True, 2025-05-07T21:02:10.8462151Z mixed=True, 2025-05-07T21:02:10.8462476Z use_cache=True, 2025-05-07T21:02:10.8462865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8463330Z use_cpu=True, 2025-05-07T21:02:10.8463713Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.8464289Z ) 2025-05-07T21:02:10.8464661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8465608Z self=, 2025-05-07T21:02:10.8466500Z compile=False, 2025-05-07T21:02:10.8467024Z pooling_mode=, 2025-05-07T21:02:10.8467495Z T=5, 2025-05-07T21:02:10.8467797Z D=31, 2025-05-07T21:02:10.8468081Z B=27, 2025-05-07T21:02:10.8468382Z log_E=5, 2025-05-07T21:02:10.8468693Z L=17, 2025-05-07T21:02:10.8468994Z D_gradcheck=2, 2025-05-07T21:02:10.8469374Z stochastic_rounding=False, 2025-05-07T21:02:10.8469826Z weighted=False, 2025-05-07T21:02:10.8470197Z row_wise=True, 2025-05-07T21:02:10.8470553Z mixed=False, 2025-05-07T21:02:10.8470903Z use_cache=False, 2025-05-07T21:02:10.8471298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8471777Z use_cpu=True, 2025-05-07T21:02:10.8472163Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8472570Z ) 2025-05-07T21:02:10.8472946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8474025Z self=, 2025-05-07T21:02:10.8475043Z compile=False, 2025-05-07T21:02:10.8475423Z pooling_mode=, 2025-05-07T21:02:10.8475851Z T=1, 2025-05-07T21:02:10.8476122Z D=117, 2025-05-07T21:02:10.8476434Z B=53, 2025-05-07T21:02:10.8476732Z log_E=5, 2025-05-07T21:02:10.8477044Z L=0, 2025-05-07T21:02:10.8477361Z D_gradcheck=1, 2025-05-07T21:02:10.8477735Z stochastic_rounding=True, 2025-05-07T21:02:10.8478155Z weighted=True, 2025-05-07T21:02:10.8478492Z row_wise=True, 2025-05-07T21:02:10.8478820Z mixed=False, 2025-05-07T21:02:10.8479308Z use_cache=False, 2025-05-07T21:02:10.8479718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8480194Z use_cpu=True, 2025-05-07T21:02:10.8480571Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.8480989Z ) 2025-05-07T21:02:10.8481349Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8482318Z self=, 2025-05-07T21:02:10.8483205Z compile=True, 2025-05-07T21:02:10.8483596Z pooling_mode=, 2025-05-07T21:02:10.8484044Z T=5, 2025-05-07T21:02:10.8484330Z D=114, 2025-05-07T21:02:10.8484632Z B=73, 2025-05-07T21:02:10.8484920Z log_E=5, 2025-05-07T21:02:10.8485219Z L=12, 2025-05-07T21:02:10.8485529Z D_gradcheck=2, 2025-05-07T21:02:10.8485885Z stochastic_rounding=True, 2025-05-07T21:02:10.8486294Z weighted=True, 2025-05-07T21:02:10.8486634Z row_wise=True, 2025-05-07T21:02:10.8486971Z mixed=False, 2025-05-07T21:02:10.8487314Z use_cache=False, 2025-05-07T21:02:10.8487708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8488175Z use_cpu=True, 2025-05-07T21:02:10.8488688Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8489123Z ) 2025-05-07T21:02:10.8489490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8490431Z self=, 2025-05-07T21:02:10.8491484Z compile=False, 2025-05-07T21:02:10.8491867Z pooling_mode=, 2025-05-07T21:02:10.8492326Z T=4, 2025-05-07T21:02:10.8492608Z D=119, 2025-05-07T21:02:10.8492907Z B=28, 2025-05-07T21:02:10.8493200Z log_E=4, 2025-05-07T21:02:10.8493503Z L=9, 2025-05-07T21:02:10.8493814Z D_gradcheck=2, 2025-05-07T21:02:10.8494176Z stochastic_rounding=True, 2025-05-07T21:02:10.8494592Z weighted=True, 2025-05-07T21:02:10.8494961Z row_wise=True, 2025-05-07T21:02:10.8495330Z mixed=False, 2025-05-07T21:02:10.8495684Z use_cache=False, 2025-05-07T21:02:10.8496088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8496657Z use_cpu=True, 2025-05-07T21:02:10.8497025Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8497450Z ) 2025-05-07T21:02:10.8497818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8498800Z self=, 2025-05-07T21:02:10.8499949Z compile=True, 2025-05-07T21:02:10.8500417Z pooling_mode=, 2025-05-07T21:02:10.8500859Z T=1, 2025-05-07T21:02:10.8501136Z D=33, 2025-05-07T21:02:10.8501421Z B=44, 2025-05-07T21:02:10.8501731Z log_E=3, 2025-05-07T21:02:10.8502036Z L=6, 2025-05-07T21:02:10.8502352Z D_gradcheck=1, 2025-05-07T21:02:10.8502733Z stochastic_rounding=True, 2025-05-07T21:02:10.8503149Z weighted=False, 2025-05-07T21:02:10.8503501Z row_wise=True, 2025-05-07T21:02:10.8503843Z mixed=False, 2025-05-07T21:02:10.8504186Z use_cache=False, 2025-05-07T21:02:10.8504562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8505055Z use_cpu=True, 2025-05-07T21:02:10.8505427Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.8505850Z ) 2025-05-07T21:02:10.8506224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8507151Z self=, 2025-05-07T21:02:10.8508043Z compile=False, 2025-05-07T21:02:10.8508429Z pooling_mode=, 2025-05-07T21:02:10.8508870Z T=4, 2025-05-07T21:02:10.8509173Z D=31, 2025-05-07T21:02:10.8509457Z B=32, 2025-05-07T21:02:10.8509736Z log_E=5, 2025-05-07T21:02:10.8510045Z L=5, 2025-05-07T21:02:10.8510337Z D_gradcheck=1, 2025-05-07T21:02:10.8510692Z stochastic_rounding=True, 2025-05-07T21:02:10.8511110Z weighted=True, 2025-05-07T21:02:10.8511450Z row_wise=True, 2025-05-07T21:02:10.8511890Z mixed=False, 2025-05-07T21:02:10.8512225Z use_cache=False, 2025-05-07T21:02:10.8512631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8513095Z use_cpu=True, 2025-05-07T21:02:10.8513476Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.8513894Z ) 2025-05-07T21:02:10.8514275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8515216Z self=, 2025-05-07T21:02:10.8516112Z compile=False, 2025-05-07T21:02:10.8516505Z pooling_mode=, 2025-05-07T21:02:10.8516948Z T=1, 2025-05-07T21:02:10.8517248Z D=84, 2025-05-07T21:02:10.8517547Z B=10, 2025-05-07T21:02:10.8517830Z log_E=5, 2025-05-07T21:02:10.8518142Z L=14, 2025-05-07T21:02:10.8518436Z D_gradcheck=1, 2025-05-07T21:02:10.8518792Z stochastic_rounding=False, 2025-05-07T21:02:10.8519210Z weighted=False, 2025-05-07T21:02:10.8519555Z row_wise=True, 2025-05-07T21:02:10.8519902Z mixed=True, 2025-05-07T21:02:10.8520260Z use_cache=True, 2025-05-07T21:02:10.8520675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8521166Z use_cpu=True, 2025-05-07T21:02:10.8521538Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8521958Z ) 2025-05-07T21:02:10.8522321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8523370Z self=, 2025-05-07T21:02:10.8524348Z compile=True, 2025-05-07T21:02:10.8524821Z pooling_mode=, 2025-05-07T21:02:10.8525356Z T=5, 2025-05-07T21:02:10.8525711Z D=22, 2025-05-07T21:02:10.8525997Z B=57, 2025-05-07T21:02:10.8526268Z log_E=5, 2025-05-07T21:02:10.8526562Z L=17, 2025-05-07T21:02:10.8526870Z D_gradcheck=2, 2025-05-07T21:02:10.8527233Z stochastic_rounding=False, 2025-05-07T21:02:10.8527674Z weighted=False, 2025-05-07T21:02:10.8528041Z row_wise=True, 2025-05-07T21:02:10.8528390Z mixed=False, 2025-05-07T21:02:10.8528899Z use_cache=True, 2025-05-07T21:02:10.8529293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8529851Z use_cpu=True, 2025-05-07T21:02:10.8530223Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8530667Z ) 2025-05-07T21:02:10.8531041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8532067Z self=, 2025-05-07T21:02:10.8532960Z compile=False, 2025-05-07T21:02:10.8533343Z pooling_mode=, 2025-05-07T21:02:10.8535236Z T=3, 2025-05-07T21:02:10.8535527Z D=46, 2025-05-07T21:02:10.8535832Z B=87, 2025-05-07T21:02:10.8536120Z log_E=4, 2025-05-07T21:02:10.8537119Z L=18, 2025-05-07T21:02:10.8537422Z D_gradcheck=1, 2025-05-07T21:02:10.8537782Z stochastic_rounding=False, 2025-05-07T21:02:10.8538205Z weighted=True, 2025-05-07T21:02:10.8538556Z row_wise=True, 2025-05-07T21:02:10.8538896Z mixed=True, 2025-05-07T21:02:10.8539226Z use_cache=True, 2025-05-07T21:02:10.8539617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8540078Z use_cpu=True, 2025-05-07T21:02:10.8540453Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8540878Z ) 2025-05-07T21:02:10.8541240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8542255Z self=, 2025-05-07T21:02:10.8543141Z compile=True, 2025-05-07T21:02:10.8543518Z pooling_mode=, 2025-05-07T21:02:10.8543969Z T=2, 2025-05-07T21:02:10.8544260Z D=43, 2025-05-07T21:02:10.8544558Z B=13, 2025-05-07T21:02:10.8544844Z log_E=5, 2025-05-07T21:02:10.8545145Z L=17, 2025-05-07T21:02:10.8545450Z D_gradcheck=2, 2025-05-07T21:02:10.8545804Z stochastic_rounding=False, 2025-05-07T21:02:10.8546224Z weighted=False, 2025-05-07T21:02:10.8546717Z row_wise=True, 2025-05-07T21:02:10.8547065Z mixed=True, 2025-05-07T21:02:10.8547422Z use_cache=False, 2025-05-07T21:02:10.8547856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8548336Z use_cpu=True, 2025-05-07T21:02:10.8548717Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8549140Z ) 2025-05-07T21:02:10.8549497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8550466Z self=, 2025-05-07T21:02:10.8551445Z compile=True, 2025-05-07T21:02:10.8551920Z pooling_mode=, 2025-05-07T21:02:10.8552462Z T=4, 2025-05-07T21:02:10.8552819Z D=112, 2025-05-07T21:02:10.8553114Z B=112, 2025-05-07T21:02:10.8553396Z log_E=4, 2025-05-07T21:02:10.8553687Z L=3, 2025-05-07T21:02:10.8553986Z D_gradcheck=1, 2025-05-07T21:02:10.8554350Z stochastic_rounding=True, 2025-05-07T21:02:10.8554783Z weighted=False, 2025-05-07T21:02:10.8555155Z row_wise=True, 2025-05-07T21:02:10.8555496Z mixed=True, 2025-05-07T21:02:10.8555838Z use_cache=False, 2025-05-07T21:02:10.8556256Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8556721Z use_cpu=True, 2025-05-07T21:02:10.8557082Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8557531Z ) 2025-05-07T21:02:10.8557896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8559003Z self=, 2025-05-07T21:02:10.8559888Z compile=True, 2025-05-07T21:02:10.8560259Z pooling_mode=, 2025-05-07T21:02:10.8560725Z T=1, 2025-05-07T21:02:10.8561016Z D=53, 2025-05-07T21:02:10.8561302Z B=108, 2025-05-07T21:02:10.8561610Z log_E=3, 2025-05-07T21:02:10.8561912Z L=17, 2025-05-07T21:02:10.8562208Z D_gradcheck=1, 2025-05-07T21:02:10.8562577Z stochastic_rounding=True, 2025-05-07T21:02:10.8562981Z weighted=True, 2025-05-07T21:02:10.8563334Z row_wise=True, 2025-05-07T21:02:10.8565119Z mixed=False, 2025-05-07T21:02:10.8565467Z use_cache=True, 2025-05-07T21:02:10.8565986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8566448Z use_cpu=True, 2025-05-07T21:02:10.8566818Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8567240Z ) 2025-05-07T21:02:10.8567599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8568787Z self=, 2025-05-07T21:02:10.8569693Z compile=True, 2025-05-07T21:02:10.8570070Z pooling_mode=, 2025-05-07T21:02:10.8570522Z T=5, 2025-05-07T21:02:10.8570810Z D=94, 2025-05-07T21:02:10.8571095Z B=51, 2025-05-07T21:02:10.8571398Z log_E=4, 2025-05-07T21:02:10.8584406Z L=0, 2025-05-07T21:02:10.8584731Z D_gradcheck=1, 2025-05-07T21:02:10.8585097Z stochastic_rounding=True, 2025-05-07T21:02:10.8585515Z weighted=True, 2025-05-07T21:02:10.8585862Z row_wise=True, 2025-05-07T21:02:10.8586190Z mixed=True, 2025-05-07T21:02:10.8586515Z use_cache=True, 2025-05-07T21:02:10.8586916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8587369Z use_cpu=True, 2025-05-07T21:02:10.8587744Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.8588169Z ) 2025-05-07T21:02:10.8588540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8589505Z self=, 2025-05-07T21:02:10.8590391Z compile=True, 2025-05-07T21:02:10.8590773Z pooling_mode=, 2025-05-07T21:02:10.8591236Z T=1, 2025-05-07T21:02:10.8591544Z D=54, 2025-05-07T21:02:10.8591827Z B=105, 2025-05-07T21:02:10.8592127Z log_E=4, 2025-05-07T21:02:10.8592447Z L=15, 2025-05-07T21:02:10.8592736Z D_gradcheck=1, 2025-05-07T21:02:10.8593110Z stochastic_rounding=False, 2025-05-07T21:02:10.8593631Z weighted=True, 2025-05-07T21:02:10.8593989Z row_wise=True, 2025-05-07T21:02:10.8594315Z mixed=False, 2025-05-07T21:02:10.8594659Z use_cache=True, 2025-05-07T21:02:10.8595065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8595524Z use_cpu=True, 2025-05-07T21:02:10.8595891Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8596323Z ) 2025-05-07T21:02:10.8596689Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8597635Z self=, 2025-05-07T21:02:10.8598524Z compile=False, 2025-05-07T21:02:10.8598930Z pooling_mode=, 2025-05-07T21:02:10.8599411Z T=4, 2025-05-07T21:02:10.8599722Z D=114, 2025-05-07T21:02:10.8600034Z B=107, 2025-05-07T21:02:10.8600324Z log_E=5, 2025-05-07T21:02:10.8600632Z L=4, 2025-05-07T21:02:10.8600931Z D_gradcheck=2, 2025-05-07T21:02:10.8601293Z stochastic_rounding=False, 2025-05-07T21:02:10.8601715Z weighted=False, 2025-05-07T21:02:10.8602061Z row_wise=True, 2025-05-07T21:02:10.8602386Z mixed=True, 2025-05-07T21:02:10.8602740Z use_cache=False, 2025-05-07T21:02:10.8603209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8603750Z use_cpu=True, 2025-05-07T21:02:10.8604201Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.8791157Z ) 2025-05-07T21:02:10.8791585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8792612Z self=, 2025-05-07T21:02:10.8793662Z compile=True, 2025-05-07T21:02:10.8794123Z pooling_mode=, 2025-05-07T21:02:10.8794609Z T=5, 2025-05-07T21:02:10.8794901Z D=74, 2025-05-07T21:02:10.8795192Z B=27, 2025-05-07T21:02:10.8795461Z log_E=5, 2025-05-07T21:02:10.8795786Z L=18, 2025-05-07T21:02:10.8796092Z D_gradcheck=2, 2025-05-07T21:02:10.8796466Z stochastic_rounding=False, 2025-05-07T21:02:10.8796910Z weighted=True, 2025-05-07T21:02:10.8797262Z row_wise=True, 2025-05-07T21:02:10.8797605Z mixed=True, 2025-05-07T21:02:10.8798109Z use_cache=True, 2025-05-07T21:02:10.8798476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8798965Z use_cpu=True, 2025-05-07T21:02:10.8799364Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.8799796Z ) 2025-05-07T21:02:10.8800154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8801221Z self=, 2025-05-07T21:02:10.8802164Z compile=False, 2025-05-07T21:02:10.8802558Z pooling_mode=, 2025-05-07T21:02:10.8803007Z T=2, 2025-05-07T21:02:10.8803300Z D=89, 2025-05-07T21:02:10.8803588Z B=108, 2025-05-07T21:02:10.8803881Z log_E=5, 2025-05-07T21:02:10.8804196Z L=3, 2025-05-07T21:02:10.8804494Z D_gradcheck=2, 2025-05-07T21:02:10.8804861Z stochastic_rounding=True, 2025-05-07T21:02:10.8805269Z weighted=True, 2025-05-07T21:02:10.8805608Z row_wise=True, 2025-05-07T21:02:10.8805937Z mixed=False, 2025-05-07T21:02:10.8806273Z use_cache=True, 2025-05-07T21:02:10.8806669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8807119Z use_cpu=True, 2025-05-07T21:02:10.8807501Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8807923Z ) 2025-05-07T21:02:10.8808298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8809390Z self=, 2025-05-07T21:02:10.8810263Z compile=False, 2025-05-07T21:02:10.8810655Z pooling_mode=, 2025-05-07T21:02:10.8811093Z T=2, 2025-05-07T21:02:10.8811385Z D=98, 2025-05-07T21:02:10.8811678Z B=77, 2025-05-07T21:02:10.8811964Z log_E=4, 2025-05-07T21:02:10.8812279Z L=11, 2025-05-07T21:02:10.8812572Z D_gradcheck=2, 2025-05-07T21:02:10.8813065Z stochastic_rounding=False, 2025-05-07T21:02:10.8813490Z weighted=False, 2025-05-07T21:02:10.8813838Z row_wise=True, 2025-05-07T21:02:10.8814179Z mixed=True, 2025-05-07T21:02:10.8814531Z use_cache=False, 2025-05-07T21:02:10.8814949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8815405Z use_cpu=True, 2025-05-07T21:02:10.8815574Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8815769Z ) 2025-05-07T21:02:10.8815990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8816585Z self=, 2025-05-07T21:02:10.8816714Z compile=True, 2025-05-07T21:02:10.8816886Z pooling_mode=, 2025-05-07T21:02:10.8817006Z T=1, 2025-05-07T21:02:10.8817129Z D=39, 2025-05-07T21:02:10.8817257Z B=88, 2025-05-07T21:02:10.8817377Z log_E=5, 2025-05-07T21:02:10.8817497Z L=7, 2025-05-07T21:02:10.8817633Z D_gradcheck=1, 2025-05-07T21:02:10.8817815Z stochastic_rounding=True, 2025-05-07T21:02:10.8817971Z weighted=True, 2025-05-07T21:02:10.8818134Z row_wise=True, 2025-05-07T21:02:10.8818296Z mixed=True, 2025-05-07T21:02:10.8818455Z use_cache=False, 2025-05-07T21:02:10.8818671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8818829Z use_cpu=True, 2025-05-07T21:02:10.8819026Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8819323Z ) 2025-05-07T21:02:10.8819567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8820127Z self=, 2025-05-07T21:02:10.8820256Z compile=True, 2025-05-07T21:02:10.8820417Z pooling_mode=, 2025-05-07T21:02:10.8820540Z T=1, 2025-05-07T21:02:10.8820655Z D=28, 2025-05-07T21:02:10.8820791Z B=66, 2025-05-07T21:02:10.8820926Z log_E=5, 2025-05-07T21:02:10.8821046Z L=6, 2025-05-07T21:02:10.8821178Z D_gradcheck=1, 2025-05-07T21:02:10.8821346Z stochastic_rounding=True, 2025-05-07T21:02:10.8821482Z weighted=True, 2025-05-07T21:02:10.8821613Z row_wise=True, 2025-05-07T21:02:10.8821838Z mixed=True, 2025-05-07T21:02:10.8821976Z use_cache=False, 2025-05-07T21:02:10.8822151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8822291Z use_cpu=True, 2025-05-07T21:02:10.8822456Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8822592Z ) 2025-05-07T21:02:10.8822881Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8823444Z self=, 2025-05-07T21:02:10.8823583Z compile=False, 2025-05-07T21:02:10.8823765Z pooling_mode=, 2025-05-07T21:02:10.8823881Z T=3, 2025-05-07T21:02:10.8824006Z D=91, 2025-05-07T21:02:10.8824137Z B=110, 2025-05-07T21:02:10.8824264Z log_E=4, 2025-05-07T21:02:10.8824394Z L=20, 2025-05-07T21:02:10.8824524Z D_gradcheck=1, 2025-05-07T21:02:10.8824682Z stochastic_rounding=False, 2025-05-07T21:02:10.8824818Z weighted=False, 2025-05-07T21:02:10.8824952Z row_wise=True, 2025-05-07T21:02:10.8825085Z mixed=True, 2025-05-07T21:02:10.8825215Z use_cache=False, 2025-05-07T21:02:10.8825385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8825522Z use_cpu=True, 2025-05-07T21:02:10.8825689Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.8825804Z ) 2025-05-07T21:02:10.8826018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8826580Z self=, 2025-05-07T21:02:10.8826711Z compile=True, 2025-05-07T21:02:10.8826889Z pooling_mode=, 2025-05-07T21:02:10.8827008Z T=3, 2025-05-07T21:02:10.8827129Z D=65, 2025-05-07T21:02:10.8827257Z B=72, 2025-05-07T21:02:10.8827379Z log_E=4, 2025-05-07T21:02:10.8827496Z L=14, 2025-05-07T21:02:10.8827717Z D_gradcheck=2, 2025-05-07T21:02:10.8827880Z stochastic_rounding=False, 2025-05-07T21:02:10.8828024Z weighted=False, 2025-05-07T21:02:10.8828155Z row_wise=True, 2025-05-07T21:02:10.8828282Z mixed=False, 2025-05-07T21:02:10.8828414Z use_cache=True, 2025-05-07T21:02:10.8828581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8828712Z use_cpu=True, 2025-05-07T21:02:10.8828893Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8829012Z ) 2025-05-07T21:02:10.8829227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8829817Z self=, 2025-05-07T21:02:10.8829953Z compile=True, 2025-05-07T21:02:10.8830123Z pooling_mode=, 2025-05-07T21:02:10.8830253Z T=1, 2025-05-07T21:02:10.8830376Z D=67, 2025-05-07T21:02:10.8830505Z B=105, 2025-05-07T21:02:10.8830628Z log_E=5, 2025-05-07T21:02:10.8830750Z L=6, 2025-05-07T21:02:10.8830890Z D_gradcheck=1, 2025-05-07T21:02:10.8831037Z stochastic_rounding=True, 2025-05-07T21:02:10.8831166Z weighted=False, 2025-05-07T21:02:10.8831304Z row_wise=True, 2025-05-07T21:02:10.8831431Z mixed=True, 2025-05-07T21:02:10.8831566Z use_cache=False, 2025-05-07T21:02:10.8831751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8831875Z use_cpu=True, 2025-05-07T21:02:10.8832119Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8832254Z ) 2025-05-07T21:02:10.8832468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8833026Z self=, 2025-05-07T21:02:10.8833174Z compile=True, 2025-05-07T21:02:10.8833351Z pooling_mode=, 2025-05-07T21:02:10.8833480Z T=2, 2025-05-07T21:02:10.8833598Z D=82, 2025-05-07T21:02:10.8833717Z B=28, 2025-05-07T21:02:10.8833850Z log_E=5, 2025-05-07T21:02:10.8833971Z L=1, 2025-05-07T21:02:10.8834104Z D_gradcheck=2, 2025-05-07T21:02:10.8834263Z stochastic_rounding=True, 2025-05-07T21:02:10.8834388Z weighted=True, 2025-05-07T21:02:10.8834605Z row_wise=True, 2025-05-07T21:02:10.8834741Z mixed=True, 2025-05-07T21:02:10.8834868Z use_cache=True, 2025-05-07T21:02:10.8835035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8835173Z use_cpu=True, 2025-05-07T21:02:10.8835337Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8835518Z ) 2025-05-07T21:02:10.8835744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8836523Z self=, 2025-05-07T21:02:10.8836681Z compile=False, 2025-05-07T21:02:10.8836847Z pooling_mode=, 2025-05-07T21:02:10.8836962Z T=2, 2025-05-07T21:02:10.8837086Z D=49, 2025-05-07T21:02:10.8837203Z B=28, 2025-05-07T21:02:10.8837327Z log_E=3, 2025-05-07T21:02:10.8837453Z L=20, 2025-05-07T21:02:10.8837585Z D_gradcheck=1, 2025-05-07T21:02:10.8837730Z stochastic_rounding=True, 2025-05-07T21:02:10.8837875Z weighted=False, 2025-05-07T21:02:10.8838007Z row_wise=True, 2025-05-07T21:02:10.8838137Z mixed=False, 2025-05-07T21:02:10.8838272Z use_cache=False, 2025-05-07T21:02:10.8838441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8838578Z use_cpu=True, 2025-05-07T21:02:10.8838747Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.8838864Z ) 2025-05-07T21:02:10.8839093Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8839694Z self=, 2025-05-07T21:02:10.8839837Z compile=True, 2025-05-07T21:02:10.8840027Z pooling_mode=, 2025-05-07T21:02:10.8840153Z T=1, 2025-05-07T21:02:10.8840277Z D=38, 2025-05-07T21:02:10.8840406Z B=101, 2025-05-07T21:02:10.8840529Z log_E=4, 2025-05-07T21:02:10.8840795Z L=6, 2025-05-07T21:02:10.8840942Z D_gradcheck=2, 2025-05-07T21:02:10.8841098Z stochastic_rounding=False, 2025-05-07T21:02:10.8841228Z weighted=False, 2025-05-07T21:02:10.8841367Z row_wise=True, 2025-05-07T21:02:10.8841491Z mixed=False, 2025-05-07T21:02:10.8841632Z use_cache=True, 2025-05-07T21:02:10.8841811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8841939Z use_cpu=True, 2025-05-07T21:02:10.8842102Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8842225Z ) 2025-05-07T21:02:10.8842438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8843028Z self=, 2025-05-07T21:02:10.8843198Z compile=True, 2025-05-07T21:02:10.8843403Z pooling_mode=, 2025-05-07T21:02:10.8843547Z T=1, 2025-05-07T21:02:10.8843707Z D=8, 2025-05-07T21:02:10.8843852Z B=78, 2025-05-07T21:02:10.8844010Z log_E=5, 2025-05-07T21:02:10.8844164Z L=18, 2025-05-07T21:02:10.8844322Z D_gradcheck=2, 2025-05-07T21:02:10.8844516Z stochastic_rounding=False, 2025-05-07T21:02:10.8844674Z weighted=True, 2025-05-07T21:02:10.8844803Z row_wise=True, 2025-05-07T21:02:10.8844931Z mixed=True, 2025-05-07T21:02:10.8845057Z use_cache=True, 2025-05-07T21:02:10.8845222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8845452Z use_cpu=True, 2025-05-07T21:02:10.8845609Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8845720Z ) 2025-05-07T21:02:10.8845952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8846521Z self=, 2025-05-07T21:02:10.8846674Z compile=True, 2025-05-07T21:02:10.8846860Z pooling_mode=, 2025-05-07T21:02:10.8846984Z T=2, 2025-05-07T21:02:10.8847119Z D=38, 2025-05-07T21:02:10.8847237Z B=26, 2025-05-07T21:02:10.8847357Z log_E=3, 2025-05-07T21:02:10.8847490Z L=16, 2025-05-07T21:02:10.8847621Z D_gradcheck=2, 2025-05-07T21:02:10.8847779Z stochastic_rounding=False, 2025-05-07T21:02:10.8848069Z weighted=False, 2025-05-07T21:02:10.8848198Z row_wise=True, 2025-05-07T21:02:10.8848322Z mixed=True, 2025-05-07T21:02:10.8848460Z use_cache=True, 2025-05-07T21:02:10.8848757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8848887Z use_cpu=True, 2025-05-07T21:02:10.8849161Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8849277Z ) 2025-05-07T21:02:10.8849495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8850101Z self=, 2025-05-07T21:02:10.8850231Z compile=True, 2025-05-07T21:02:10.8850407Z pooling_mode=, 2025-05-07T21:02:10.8850527Z T=4, 2025-05-07T21:02:10.8850647Z D=77, 2025-05-07T21:02:10.8850782Z B=76, 2025-05-07T21:02:10.8850906Z log_E=4, 2025-05-07T21:02:10.8851021Z L=6, 2025-05-07T21:02:10.8851151Z D_gradcheck=2, 2025-05-07T21:02:10.8851298Z stochastic_rounding=False, 2025-05-07T21:02:10.8851431Z weighted=False, 2025-05-07T21:02:10.8851565Z row_wise=True, 2025-05-07T21:02:10.8851689Z mixed=True, 2025-05-07T21:02:10.8851819Z use_cache=False, 2025-05-07T21:02:10.8851995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8852124Z use_cpu=True, 2025-05-07T21:02:10.8852294Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8852407Z ) 2025-05-07T21:02:10.8852623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8853188Z self=, 2025-05-07T21:02:10.8853320Z compile=True, 2025-05-07T21:02:10.8853494Z pooling_mode=, 2025-05-07T21:02:10.8853623Z T=5, 2025-05-07T21:02:10.8853738Z D=84, 2025-05-07T21:02:10.8853854Z B=27, 2025-05-07T21:02:10.8854075Z log_E=3, 2025-05-07T21:02:10.8854202Z L=9, 2025-05-07T21:02:10.8854335Z D_gradcheck=1, 2025-05-07T21:02:10.8854499Z stochastic_rounding=False, 2025-05-07T21:02:10.8854625Z weighted=True, 2025-05-07T21:02:10.8854749Z row_wise=True, 2025-05-07T21:02:10.8854883Z mixed=False, 2025-05-07T21:02:10.8855013Z use_cache=False, 2025-05-07T21:02:10.8855197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8855327Z use_cpu=True, 2025-05-07T21:02:10.8855485Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8855608Z ) 2025-05-07T21:02:10.8855814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8856375Z self=, 2025-05-07T21:02:10.8856518Z compile=False, 2025-05-07T21:02:10.8856687Z pooling_mode=, 2025-05-07T21:02:10.8856805Z T=1, 2025-05-07T21:02:10.8856932Z D=102, 2025-05-07T21:02:10.8857048Z B=62, 2025-05-07T21:02:10.8857173Z log_E=3, 2025-05-07T21:02:10.8857297Z L=1, 2025-05-07T21:02:10.8857423Z D_gradcheck=1, 2025-05-07T21:02:10.8857590Z stochastic_rounding=False, 2025-05-07T21:02:10.8857722Z weighted=False, 2025-05-07T21:02:10.8857849Z row_wise=True, 2025-05-07T21:02:10.8857979Z mixed=True, 2025-05-07T21:02:10.8858108Z use_cache=False, 2025-05-07T21:02:10.8858357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.8858504Z use_cpu=True, 2025-05-07T21:02:10.8858670Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.8858785Z ) 2025-05-07T21:02:10.8859002Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.8859559Z self=, 2025-05-07T21:02:10.8859691Z compile=False, 2025-05-07T21:02:10.8859869Z pooling_mode=, 2025-05-07T21:02:10.8859989Z T=4, 2025-05-07T21:02:10.8860110Z D=100, 2025-05-07T21:02:10.8860242Z B=84, 2025-05-07T21:02:10.8860361Z log_E=4, 2025-05-07T21:02:10.8860486Z L=2, 2025-05-07T21:02:10.8860615Z D_gradcheck=1, 2025-05-07T21:02:10.8860855Z stochastic_rounding=False, 2025-05-07T21:02:10.8860993Z weighted=True, 2025-05-07T21:02:10.8861117Z row_wise=True, 2025-05-07T21:02:10.8861238Z mixed=True, 2025-05-07T21:02:10.8861371Z use_cache=True, 2025-05-07T21:02:10.8861546Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.8861746Z use_cpu=True, 2025-05-07T21:02:10.8861921Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.9113121Z ) 2025-05-07T21:02:10.9113747Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9114304Z self=, 2025-05-07T21:02:10.9114449Z compile=False, 2025-05-07T21:02:10.9114629Z pooling_mode=, 2025-05-07T21:02:10.9114745Z T=3, 2025-05-07T21:02:10.9114869Z D=67, 2025-05-07T21:02:10.9114989Z B=13, 2025-05-07T21:02:10.9115097Z log_E=3, 2025-05-07T21:02:10.9115216Z L=2, 2025-05-07T21:02:10.9115331Z D_gradcheck=1, 2025-05-07T21:02:10.9115439Z stochastic_rounding=False, 2025-05-07T21:02:10.9115533Z weighted=False, 2025-05-07T21:02:10.9115617Z row_wise=True, 2025-05-07T21:02:10.9115708Z mixed=True, 2025-05-07T21:02:10.9115795Z use_cache=False, 2025-05-07T21:02:10.9115958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.9116051Z use_cpu=True, 2025-05-07T21:02:10.9116158Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.9116235Z ) 2025-05-07T21:02:10.9116378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9116718Z self=, 2025-05-07T21:02:10.9116805Z compile=False, 2025-05-07T21:02:10.9116920Z pooling_mode=, 2025-05-07T21:02:10.9116999Z T=2, 2025-05-07T21:02:10.9117082Z D=102, 2025-05-07T21:02:10.9117301Z B=90, 2025-05-07T21:02:10.9117384Z log_E=5, 2025-05-07T21:02:10.9117469Z L=11, 2025-05-07T21:02:10.9117557Z D_gradcheck=1, 2025-05-07T21:02:10.9117656Z stochastic_rounding=False, 2025-05-07T21:02:10.9117746Z weighted=False, 2025-05-07T21:02:10.9117831Z row_wise=True, 2025-05-07T21:02:10.9117911Z mixed=True, 2025-05-07T21:02:10.9118005Z use_cache=False, 2025-05-07T21:02:10.9118114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.9118198Z use_cpu=True, 2025-05-07T21:02:10.9118308Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.9118382Z ) 2025-05-07T21:02:10.9118514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9118857Z self=, 2025-05-07T21:02:10.9118942Z compile=True, 2025-05-07T21:02:10.9119060Z pooling_mode=, 2025-05-07T21:02:10.9119138Z T=2, 2025-05-07T21:02:10.9119220Z D=107, 2025-05-07T21:02:10.9119307Z B=55, 2025-05-07T21:02:10.9119384Z log_E=3, 2025-05-07T21:02:10.9119462Z L=18, 2025-05-07T21:02:10.9119558Z D_gradcheck=1, 2025-05-07T21:02:10.9119656Z stochastic_rounding=False, 2025-05-07T21:02:10.9119738Z weighted=True, 2025-05-07T21:02:10.9119831Z row_wise=True, 2025-05-07T21:02:10.9119913Z mixed=False, 2025-05-07T21:02:10.9120067Z use_cache=False, 2025-05-07T21:02:10.9120185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.9120268Z use_cpu=True, 2025-05-07T21:02:10.9120370Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.9120451Z ) 2025-05-07T21:02:10.9120578Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9120914Z self=, 2025-05-07T21:02:10.9121000Z compile=False, 2025-05-07T21:02:10.9121107Z pooling_mode=, 2025-05-07T21:02:10.9121194Z T=4, 2025-05-07T21:02:10.9121275Z D=15, 2025-05-07T21:02:10.9121357Z B=56, 2025-05-07T21:02:10.9121442Z log_E=5, 2025-05-07T21:02:10.9121583Z L=9, 2025-05-07T21:02:10.9121670Z D_gradcheck=1, 2025-05-07T21:02:10.9121777Z stochastic_rounding=False, 2025-05-07T21:02:10.9121863Z weighted=False, 2025-05-07T21:02:10.9121948Z row_wise=True, 2025-05-07T21:02:10.9122038Z mixed=True, 2025-05-07T21:02:10.9122131Z use_cache=True, 2025-05-07T21:02:10.9122297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.9122393Z use_cpu=True, 2025-05-07T21:02:10.9122495Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.9122577Z ) 2025-05-07T21:02:10.9122706Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9123038Z self=, 2025-05-07T21:02:10.9123128Z compile=True, 2025-05-07T21:02:10.9123237Z pooling_mode=, 2025-05-07T21:02:10.9123315Z T=2, 2025-05-07T21:02:10.9123402Z D=69, 2025-05-07T21:02:10.9123481Z B=127, 2025-05-07T21:02:10.9123561Z log_E=3, 2025-05-07T21:02:10.9123652Z L=14, 2025-05-07T21:02:10.9123739Z D_gradcheck=1, 2025-05-07T21:02:10.9123840Z stochastic_rounding=False, 2025-05-07T21:02:10.9123931Z weighted=False, 2025-05-07T21:02:10.9124014Z row_wise=True, 2025-05-07T21:02:10.9124097Z mixed=True, 2025-05-07T21:02:10.9124190Z use_cache=True, 2025-05-07T21:02:10.9124297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.9124387Z use_cpu=True, 2025-05-07T21:02:10.9124491Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.9124567Z ) 2025-05-07T21:02:10.9124702Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9125033Z self=, 2025-05-07T21:02:10.9125119Z compile=False, 2025-05-07T21:02:10.9125236Z pooling_mode=, 2025-05-07T21:02:10.9125358Z T=2, 2025-05-07T21:02:10.9125438Z D=127, 2025-05-07T21:02:10.9125523Z B=24, 2025-05-07T21:02:10.9125602Z log_E=4, 2025-05-07T21:02:10.9125684Z L=15, 2025-05-07T21:02:10.9125772Z D_gradcheck=2, 2025-05-07T21:02:10.9125868Z stochastic_rounding=True, 2025-05-07T21:02:10.9125957Z weighted=False, 2025-05-07T21:02:10.9126040Z row_wise=True, 2025-05-07T21:02:10.9126123Z mixed=True, 2025-05-07T21:02:10.9126214Z use_cache=True, 2025-05-07T21:02:10.9126325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.9126409Z use_cpu=True, 2025-05-07T21:02:10.9126517Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.9126594Z ) 2025-05-07T21:02:10.9126724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9127064Z self=, 2025-05-07T21:02:10.9127150Z compile=False, 2025-05-07T21:02:10.9127259Z pooling_mode=, 2025-05-07T21:02:10.9127349Z T=4, 2025-05-07T21:02:10.9127431Z D=52, 2025-05-07T21:02:10.9127510Z B=29, 2025-05-07T21:02:10.9127595Z log_E=4, 2025-05-07T21:02:10.9127676Z L=18, 2025-05-07T21:02:10.9127766Z D_gradcheck=2, 2025-05-07T21:02:10.9127863Z stochastic_rounding=True, 2025-05-07T21:02:10.9127945Z weighted=True, 2025-05-07T21:02:10.9128034Z row_wise=True, 2025-05-07T21:02:10.9128165Z mixed=True, 2025-05-07T21:02:10.9128252Z use_cache=False, 2025-05-07T21:02:10.9128366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.9128449Z use_cpu=True, 2025-05-07T21:02:10.9128671Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.9128754Z ) 2025-05-07T21:02:10.9128884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9129225Z self=, 2025-05-07T21:02:10.9129318Z compile=True, 2025-05-07T21:02:10.9129428Z pooling_mode=, 2025-05-07T21:02:10.9129515Z T=2, 2025-05-07T21:02:10.9129593Z D=64, 2025-05-07T21:02:10.9129672Z B=50, 2025-05-07T21:02:10.9129804Z log_E=5, 2025-05-07T21:02:10.9129881Z L=19, 2025-05-07T21:02:10.9129967Z D_gradcheck=1, 2025-05-07T21:02:10.9130076Z stochastic_rounding=False, 2025-05-07T21:02:10.9130162Z weighted=False, 2025-05-07T21:02:10.9130247Z row_wise=True, 2025-05-07T21:02:10.9130336Z mixed=False, 2025-05-07T21:02:10.9130465Z use_cache=False, 2025-05-07T21:02:10.9130576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.9130667Z use_cpu=True, 2025-05-07T21:02:10.9130772Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.9130847Z ) 2025-05-07T21:02:10.9130981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9131313Z self=, 2025-05-07T21:02:10.9131407Z compile=False, 2025-05-07T21:02:10.9131519Z pooling_mode=, 2025-05-07T21:02:10.9131597Z T=2, 2025-05-07T21:02:10.9131684Z D=100, 2025-05-07T21:02:10.9131762Z B=65, 2025-05-07T21:02:10.9131848Z log_E=3, 2025-05-07T21:02:10.9131936Z L=1, 2025-05-07T21:02:10.9132021Z D_gradcheck=1, 2025-05-07T21:02:10.9132122Z stochastic_rounding=False, 2025-05-07T21:02:10.9132215Z weighted=True, 2025-05-07T21:02:10.9132305Z row_wise=True, 2025-05-07T21:02:10.9132386Z mixed=True, 2025-05-07T21:02:10.9132487Z use_cache=False, 2025-05-07T21:02:10.9132596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.9132682Z use_cpu=True, 2025-05-07T21:02:10.9132799Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.9132879Z ) 2025-05-07T21:02:10.9133015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9133348Z self=, 2025-05-07T21:02:10.9133432Z compile=True, 2025-05-07T21:02:10.9133591Z pooling_mode=, 2025-05-07T21:02:10.9133669Z T=4, 2025-05-07T21:02:10.9133748Z D=21, 2025-05-07T21:02:10.9133831Z B=98, 2025-05-07T21:02:10.9133908Z log_E=3, 2025-05-07T21:02:10.9133986Z L=3, 2025-05-07T21:02:10.9134084Z D_gradcheck=1, 2025-05-07T21:02:10.9134183Z stochastic_rounding=False, 2025-05-07T21:02:10.9134271Z weighted=False, 2025-05-07T21:02:10.9134362Z row_wise=True, 2025-05-07T21:02:10.9134450Z mixed=False, 2025-05-07T21:02:10.9134533Z use_cache=False, 2025-05-07T21:02:10.9134647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.9134729Z use_cpu=True, 2025-05-07T21:02:10.9134837Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.9134911Z ) 2025-05-07T21:02:10.9135039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9135381Z self=, 2025-05-07T21:02:10.9135466Z compile=False, 2025-05-07T21:02:10.9135578Z pooling_mode=, 2025-05-07T21:02:10.9135662Z T=1, 2025-05-07T21:02:10.9135739Z D=72, 2025-05-07T21:02:10.9135822Z B=75, 2025-05-07T21:02:10.9135908Z log_E=3, 2025-05-07T21:02:10.9135985Z L=18, 2025-05-07T21:02:10.9136069Z D_gradcheck=2, 2025-05-07T21:02:10.9136173Z stochastic_rounding=False, 2025-05-07T21:02:10.9136258Z weighted=False, 2025-05-07T21:02:10.9136691Z row_wise=True, 2025-05-07T21:02:10.9136776Z mixed=False, 2025-05-07T21:02:10.9136861Z use_cache=False, 2025-05-07T21:02:10.9136974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.9137057Z use_cpu=True, 2025-05-07T21:02:10.9137161Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.9137248Z ) 2025-05-07T21:02:10.9137378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9137709Z self=, 2025-05-07T21:02:10.9137801Z compile=False, 2025-05-07T21:02:10.9137917Z pooling_mode=, 2025-05-07T21:02:10.9137995Z T=5, 2025-05-07T21:02:10.9138080Z D=96, 2025-05-07T21:02:10.9138222Z B=104, 2025-05-07T21:02:10.9138299Z log_E=5, 2025-05-07T21:02:10.9138387Z L=17, 2025-05-07T21:02:10.9138472Z D_gradcheck=2, 2025-05-07T21:02:10.9138578Z stochastic_rounding=False, 2025-05-07T21:02:10.9138669Z weighted=False, 2025-05-07T21:02:10.9138755Z row_wise=True, 2025-05-07T21:02:10.9138900Z mixed=True, 2025-05-07T21:02:10.9138989Z use_cache=False, 2025-05-07T21:02:10.9139097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.9139190Z use_cpu=True, 2025-05-07T21:02:10.9139294Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.9139372Z ) 2025-05-07T21:02:10.9139510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9139845Z self=, 2025-05-07T21:02:10.9139934Z compile=False, 2025-05-07T21:02:10.9140048Z pooling_mode=, 2025-05-07T21:02:10.9140126Z T=3, 2025-05-07T21:02:10.9140212Z D=91, 2025-05-07T21:02:10.9140291Z B=34, 2025-05-07T21:02:10.9140372Z log_E=4, 2025-05-07T21:02:10.9140458Z L=11, 2025-05-07T21:02:10.9140543Z D_gradcheck=1, 2025-05-07T21:02:10.9140643Z stochastic_rounding=False, 2025-05-07T21:02:10.9140739Z weighted=True, 2025-05-07T21:02:10.9140828Z row_wise=True, 2025-05-07T21:02:10.9140911Z mixed=True, 2025-05-07T21:02:10.9141001Z use_cache=True, 2025-05-07T21:02:10.9141110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.9141195Z use_cpu=True, 2025-05-07T21:02:10.9141309Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.9141386Z ) 2025-05-07T21:02:10.9141518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9141886Z self=, 2025-05-07T21:02:10.9142062Z compile=True, 2025-05-07T21:02:10.9142183Z pooling_mode=, 2025-05-07T21:02:10.9142262Z T=3, 2025-05-07T21:02:10.9142354Z D=16, 2025-05-07T21:02:10.9142442Z B=4, 2025-05-07T21:02:10.9142526Z log_E=5, 2025-05-07T21:02:10.9142610Z L=2, 2025-05-07T21:02:10.9142701Z D_gradcheck=2, 2025-05-07T21:02:10.9142800Z stochastic_rounding=True, 2025-05-07T21:02:10.9142889Z weighted=True, 2025-05-07T21:02:10.9142989Z row_wise=True, 2025-05-07T21:02:10.9143073Z mixed=False, 2025-05-07T21:02:10.9143157Z use_cache=True, 2025-05-07T21:02:10.9143272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.9143357Z use_cpu=True, 2025-05-07T21:02:10.9143465Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.9143553Z ) 2025-05-07T21:02:10.9143684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9144027Z self=, 2025-05-07T21:02:10.9144117Z compile=True, 2025-05-07T21:02:10.9153102Z pooling_mode=, 2025-05-07T21:02:10.9153206Z T=2, 2025-05-07T21:02:10.9153298Z D=75, 2025-05-07T21:02:10.9153383Z B=127, 2025-05-07T21:02:10.9153469Z log_E=4, 2025-05-07T21:02:10.9153550Z L=2, 2025-05-07T21:02:10.9153642Z D_gradcheck=1, 2025-05-07T21:02:10.9153744Z stochastic_rounding=True, 2025-05-07T21:02:10.9153922Z weighted=True, 2025-05-07T21:02:10.9154016Z row_wise=True, 2025-05-07T21:02:10.9154103Z mixed=False, 2025-05-07T21:02:10.9154190Z use_cache=False, 2025-05-07T21:02:10.9154312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:10.9154401Z use_cpu=True, 2025-05-07T21:02:10.9154513Z output_dtype=SparseType.FP32, 2025-05-07T21:02:10.9154604Z ) 2025-05-07T21:02:10.9154740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9155093Z self=, 2025-05-07T21:02:10.9155184Z compile=True, 2025-05-07T21:02:10.9155296Z pooling_mode=, 2025-05-07T21:02:10.9155433Z T=2, 2025-05-07T21:02:10.9155511Z D=69, 2025-05-07T21:02:10.9155588Z B=7, 2025-05-07T21:02:10.9155673Z log_E=5, 2025-05-07T21:02:10.9155750Z L=2, 2025-05-07T21:02:10.9155837Z D_gradcheck=2, 2025-05-07T21:02:10.9155946Z stochastic_rounding=True, 2025-05-07T21:02:10.9156035Z weighted=True, 2025-05-07T21:02:10.9156188Z row_wise=True, 2025-05-07T21:02:10.9156279Z mixed=False, 2025-05-07T21:02:10.9156369Z use_cache=False, 2025-05-07T21:02:10.9156481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.9156573Z use_cpu=True, 2025-05-07T21:02:10.9156681Z output_dtype=SparseType.FP16, 2025-05-07T21:02:10.9156770Z ) 2025-05-07T21:02:10.9156905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:10.9157247Z self=, 2025-05-07T21:02:10.9157342Z compile=True, 2025-05-07T21:02:10.9157454Z pooling_mode=, 2025-05-07T21:02:10.9157538Z T=2, 2025-05-07T21:02:10.9157627Z D=128, 2025-05-07T21:02:10.9157711Z B=58, 2025-05-07T21:02:10.9157796Z log_E=3, 2025-05-07T21:02:10.9157883Z L=17, 2025-05-07T21:02:10.9157964Z D_gradcheck=1, 2025-05-07T21:02:10.9158067Z stochastic_rounding=True, 2025-05-07T21:02:10.9158159Z weighted=False, 2025-05-07T21:02:10.9158250Z row_wise=True, 2025-05-07T21:02:10.9158339Z mixed=True, 2025-05-07T21:02:10.9158424Z use_cache=False, 2025-05-07T21:02:10.9158535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:10.9158627Z use_cpu=True, 2025-05-07T21:02:10.9158732Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0352061Z ) 2025-05-07T21:02:11.0353039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0355116Z self=, 2025-05-07T21:02:11.0356206Z compile=False, 2025-05-07T21:02:11.0356713Z pooling_mode=, 2025-05-07T21:02:11.0357298Z T=1, 2025-05-07T21:02:11.0357669Z D=4, 2025-05-07T21:02:11.0358033Z B=91, 2025-05-07T21:02:11.0358405Z log_E=3, 2025-05-07T21:02:11.0358787Z L=0, 2025-05-07T21:02:11.0359165Z D_gradcheck=1, 2025-05-07T21:02:11.0359636Z stochastic_rounding=False, 2025-05-07T21:02:11.0360147Z weighted=True, 2025-05-07T21:02:11.0360574Z row_wise=True, 2025-05-07T21:02:11.0360998Z mixed=False, 2025-05-07T21:02:11.0361408Z use_cache=True, 2025-05-07T21:02:11.0361805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0362096Z use_cpu=True, 2025-05-07T21:02:11.0362342Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0362611Z ) 2025-05-07T21:02:11.0362848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0363427Z self=, 2025-05-07T21:02:11.0363951Z compile=True, 2025-05-07T21:02:11.0364199Z pooling_mode=, 2025-05-07T21:02:11.0364491Z T=5, 2025-05-07T21:02:11.0364675Z D=127, 2025-05-07T21:02:11.0364865Z B=99, 2025-05-07T21:02:11.0365061Z log_E=4, 2025-05-07T21:02:11.0365255Z L=3, 2025-05-07T21:02:11.0365456Z D_gradcheck=1, 2025-05-07T21:02:11.0365799Z stochastic_rounding=True, 2025-05-07T21:02:11.0366057Z weighted=False, 2025-05-07T21:02:11.0366279Z row_wise=True, 2025-05-07T21:02:11.0366493Z mixed=False, 2025-05-07T21:02:11.0366703Z use_cache=True, 2025-05-07T21:02:11.0366948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0367237Z use_cpu=True, 2025-05-07T21:02:11.0367474Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0367740Z ) 2025-05-07T21:02:11.0367978Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0368663Z self=, 2025-05-07T21:02:11.0369183Z compile=True, 2025-05-07T21:02:11.0369424Z pooling_mode=, 2025-05-07T21:02:11.0369804Z T=2, 2025-05-07T21:02:11.0369984Z D=115, 2025-05-07T21:02:11.0370174Z B=37, 2025-05-07T21:02:11.0370363Z log_E=5, 2025-05-07T21:02:11.0370559Z L=5, 2025-05-07T21:02:11.0370756Z D_gradcheck=2, 2025-05-07T21:02:11.0370988Z stochastic_rounding=True, 2025-05-07T21:02:11.0371320Z weighted=True, 2025-05-07T21:02:11.0371548Z row_wise=True, 2025-05-07T21:02:11.0371767Z mixed=True, 2025-05-07T21:02:11.0371999Z use_cache=False, 2025-05-07T21:02:11.0372273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0372567Z use_cpu=True, 2025-05-07T21:02:11.0372795Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0373062Z ) 2025-05-07T21:02:11.0373294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0373857Z self=, 2025-05-07T21:02:11.0374384Z compile=False, 2025-05-07T21:02:11.0374628Z pooling_mode=, 2025-05-07T21:02:11.0374913Z T=2, 2025-05-07T21:02:11.0375095Z D=121, 2025-05-07T21:02:11.0375288Z B=112, 2025-05-07T21:02:11.0375478Z log_E=5, 2025-05-07T21:02:11.0375670Z L=11, 2025-05-07T21:02:11.0375871Z D_gradcheck=1, 2025-05-07T21:02:11.0376111Z stochastic_rounding=False, 2025-05-07T21:02:11.0376364Z weighted=False, 2025-05-07T21:02:11.0376585Z row_wise=True, 2025-05-07T21:02:11.0376803Z mixed=True, 2025-05-07T21:02:11.0377013Z use_cache=False, 2025-05-07T21:02:11.0377266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0377557Z use_cpu=True, 2025-05-07T21:02:11.0377790Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0378055Z ) 2025-05-07T21:02:11.0378290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0378902Z self=, 2025-05-07T21:02:11.0379431Z compile=True, 2025-05-07T21:02:11.0379681Z pooling_mode=, 2025-05-07T21:02:11.0379958Z T=3, 2025-05-07T21:02:11.0380154Z D=60, 2025-05-07T21:02:11.0380345Z B=86, 2025-05-07T21:02:11.0380529Z log_E=5, 2025-05-07T21:02:11.0380727Z L=0, 2025-05-07T21:02:11.0380924Z D_gradcheck=1, 2025-05-07T21:02:11.0381161Z stochastic_rounding=False, 2025-05-07T21:02:11.0381412Z weighted=False, 2025-05-07T21:02:11.0381634Z row_wise=True, 2025-05-07T21:02:11.0381855Z mixed=True, 2025-05-07T21:02:11.0382100Z use_cache=False, 2025-05-07T21:02:11.0382352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0382638Z use_cpu=True, 2025-05-07T21:02:11.0382871Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0383135Z ) 2025-05-07T21:02:11.0383366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0383929Z self=, 2025-05-07T21:02:11.0384452Z compile=True, 2025-05-07T21:02:11.0384695Z pooling_mode=, 2025-05-07T21:02:11.0384972Z T=4, 2025-05-07T21:02:11.0385159Z D=50, 2025-05-07T21:02:11.0385345Z B=50, 2025-05-07T21:02:11.0385528Z log_E=5, 2025-05-07T21:02:11.0385777Z L=16, 2025-05-07T21:02:11.0385971Z D_gradcheck=1, 2025-05-07T21:02:11.0386197Z stochastic_rounding=True, 2025-05-07T21:02:11.0386459Z weighted=True, 2025-05-07T21:02:11.0386675Z row_wise=True, 2025-05-07T21:02:11.0386889Z mixed=False, 2025-05-07T21:02:11.0387097Z use_cache=True, 2025-05-07T21:02:11.0387339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0387626Z use_cpu=True, 2025-05-07T21:02:11.0387858Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0388126Z ) 2025-05-07T21:02:11.0388359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0388921Z self=, 2025-05-07T21:02:11.0389451Z compile=True, 2025-05-07T21:02:11.0389744Z pooling_mode=, 2025-05-07T21:02:11.0390020Z T=2, 2025-05-07T21:02:11.0390210Z D=67, 2025-05-07T21:02:11.0390399Z B=108, 2025-05-07T21:02:11.0390585Z log_E=5, 2025-05-07T21:02:11.0390785Z L=0, 2025-05-07T21:02:11.0390982Z D_gradcheck=2, 2025-05-07T21:02:11.0391287Z stochastic_rounding=True, 2025-05-07T21:02:11.0391549Z weighted=False, 2025-05-07T21:02:11.0391767Z row_wise=True, 2025-05-07T21:02:11.0391973Z mixed=True, 2025-05-07T21:02:11.0392189Z use_cache=False, 2025-05-07T21:02:11.0392442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0392724Z use_cpu=True, 2025-05-07T21:02:11.0392961Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0393224Z ) 2025-05-07T21:02:11.0393458Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0394025Z self=, 2025-05-07T21:02:11.0394562Z compile=False, 2025-05-07T21:02:11.0394808Z pooling_mode=, 2025-05-07T21:02:11.0395080Z T=1, 2025-05-07T21:02:11.0395273Z D=73, 2025-05-07T21:02:11.0395461Z B=31, 2025-05-07T21:02:11.0395646Z log_E=5, 2025-05-07T21:02:11.0395848Z L=7, 2025-05-07T21:02:11.0396058Z D_gradcheck=2, 2025-05-07T21:02:11.0396292Z stochastic_rounding=True, 2025-05-07T21:02:11.0396546Z weighted=False, 2025-05-07T21:02:11.0396768Z row_wise=True, 2025-05-07T21:02:11.0396982Z mixed=False, 2025-05-07T21:02:11.0397192Z use_cache=False, 2025-05-07T21:02:11.0397451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0397740Z use_cpu=True, 2025-05-07T21:02:11.0397971Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0398237Z ) 2025-05-07T21:02:11.0398474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0399089Z self=, 2025-05-07T21:02:11.0399623Z compile=False, 2025-05-07T21:02:11.0399870Z pooling_mode=, 2025-05-07T21:02:11.0400157Z T=2, 2025-05-07T21:02:11.0400340Z D=65, 2025-05-07T21:02:11.0400532Z B=28, 2025-05-07T21:02:11.0400723Z log_E=3, 2025-05-07T21:02:11.0400916Z L=10, 2025-05-07T21:02:11.0401113Z D_gradcheck=2, 2025-05-07T21:02:11.0401345Z stochastic_rounding=True, 2025-05-07T21:02:11.0401604Z weighted=False, 2025-05-07T21:02:11.0401827Z row_wise=True, 2025-05-07T21:02:11.0402040Z mixed=False, 2025-05-07T21:02:11.0402252Z use_cache=True, 2025-05-07T21:02:11.0402496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0402785Z use_cpu=True, 2025-05-07T21:02:11.0403016Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0403286Z ) 2025-05-07T21:02:11.0403520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0404095Z self=, 2025-05-07T21:02:11.0404629Z compile=False, 2025-05-07T21:02:11.0404875Z pooling_mode=, 2025-05-07T21:02:11.0405154Z T=5, 2025-05-07T21:02:11.0405346Z D=100, 2025-05-07T21:02:11.0405544Z B=127, 2025-05-07T21:02:11.0405779Z log_E=5, 2025-05-07T21:02:11.0405973Z L=13, 2025-05-07T21:02:11.0406172Z D_gradcheck=1, 2025-05-07T21:02:11.0406405Z stochastic_rounding=True, 2025-05-07T21:02:11.0406660Z weighted=False, 2025-05-07T21:02:11.0406880Z row_wise=True, 2025-05-07T21:02:11.0407095Z mixed=False, 2025-05-07T21:02:11.0407307Z use_cache=False, 2025-05-07T21:02:11.0407559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0407849Z use_cpu=True, 2025-05-07T21:02:11.0408080Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0408348Z ) 2025-05-07T21:02:11.0408714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0409278Z self=, 2025-05-07T21:02:11.0409862Z compile=True, 2025-05-07T21:02:11.0410104Z pooling_mode=, 2025-05-07T21:02:11.0410382Z T=3, 2025-05-07T21:02:11.0410576Z D=23, 2025-05-07T21:02:11.0410769Z B=89, 2025-05-07T21:02:11.0410958Z log_E=5, 2025-05-07T21:02:11.0411162Z L=19, 2025-05-07T21:02:11.0411401Z D_gradcheck=1, 2025-05-07T21:02:11.0411635Z stochastic_rounding=True, 2025-05-07T21:02:11.0411893Z weighted=True, 2025-05-07T21:02:11.0412112Z row_wise=True, 2025-05-07T21:02:11.0412318Z mixed=False, 2025-05-07T21:02:11.0412537Z use_cache=True, 2025-05-07T21:02:11.0412781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0413071Z use_cpu=True, 2025-05-07T21:02:11.0413303Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0413570Z ) 2025-05-07T21:02:11.0413806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0414368Z self=, 2025-05-07T21:02:11.0414897Z compile=True, 2025-05-07T21:02:11.0415142Z pooling_mode=, 2025-05-07T21:02:11.0415424Z T=5, 2025-05-07T21:02:11.0415618Z D=108, 2025-05-07T21:02:11.0415814Z B=75, 2025-05-07T21:02:11.0415999Z log_E=4, 2025-05-07T21:02:11.0416197Z L=4, 2025-05-07T21:02:11.0416402Z D_gradcheck=2, 2025-05-07T21:02:11.0416630Z stochastic_rounding=False, 2025-05-07T21:02:11.0416892Z weighted=True, 2025-05-07T21:02:11.0417112Z row_wise=True, 2025-05-07T21:02:11.0417322Z mixed=False, 2025-05-07T21:02:11.0417542Z use_cache=True, 2025-05-07T21:02:11.0417785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0418071Z use_cpu=True, 2025-05-07T21:02:11.0418308Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0418572Z ) 2025-05-07T21:02:11.0418857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0419421Z self=, 2025-05-07T21:02:11.0419953Z compile=True, 2025-05-07T21:02:11.0420195Z pooling_mode=, 2025-05-07T21:02:11.0420475Z T=4, 2025-05-07T21:02:11.0420666Z D=115, 2025-05-07T21:02:11.0420862Z B=30, 2025-05-07T21:02:11.0421044Z log_E=3, 2025-05-07T21:02:11.0421246Z L=10, 2025-05-07T21:02:11.0421446Z D_gradcheck=2, 2025-05-07T21:02:11.0421671Z stochastic_rounding=True, 2025-05-07T21:02:11.0421957Z weighted=False, 2025-05-07T21:02:11.0422206Z row_wise=True, 2025-05-07T21:02:11.0422415Z mixed=True, 2025-05-07T21:02:11.0422633Z use_cache=True, 2025-05-07T21:02:11.0422878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0423159Z use_cpu=True, 2025-05-07T21:02:11.0423398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0423667Z ) 2025-05-07T21:02:11.0423897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0424467Z self=, 2025-05-07T21:02:11.0425002Z compile=True, 2025-05-07T21:02:11.0425248Z pooling_mode=, 2025-05-07T21:02:11.0425526Z T=4, 2025-05-07T21:02:11.0425721Z D=50, 2025-05-07T21:02:11.0425960Z B=81, 2025-05-07T21:02:11.0426144Z log_E=3, 2025-05-07T21:02:11.0426347Z L=17, 2025-05-07T21:02:11.0426543Z D_gradcheck=2, 2025-05-07T21:02:11.0426770Z stochastic_rounding=False, 2025-05-07T21:02:11.0427031Z weighted=False, 2025-05-07T21:02:11.0427250Z row_wise=True, 2025-05-07T21:02:11.0427457Z mixed=False, 2025-05-07T21:02:11.0427673Z use_cache=False, 2025-05-07T21:02:11.0427924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0428208Z use_cpu=True, 2025-05-07T21:02:11.0428448Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0428715Z ) 2025-05-07T21:02:11.0428949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0429515Z self=, 2025-05-07T21:02:11.0430094Z compile=False, 2025-05-07T21:02:11.0430337Z pooling_mode=, 2025-05-07T21:02:11.0430619Z T=5, 2025-05-07T21:02:11.0430820Z D=121, 2025-05-07T21:02:11.0431016Z B=102, 2025-05-07T21:02:11.0431247Z log_E=3, 2025-05-07T21:02:11.0431445Z L=1, 2025-05-07T21:02:11.0431642Z D_gradcheck=2, 2025-05-07T21:02:11.0431872Z stochastic_rounding=True, 2025-05-07T21:02:11.0432132Z weighted=False, 2025-05-07T21:02:11.0432354Z row_wise=True, 2025-05-07T21:02:11.0432564Z mixed=True, 2025-05-07T21:02:11.0432778Z use_cache=True, 2025-05-07T21:02:11.0433024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0433305Z use_cpu=True, 2025-05-07T21:02:11.0433549Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0433817Z ) 2025-05-07T21:02:11.0434050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0434621Z self=, 2025-05-07T21:02:11.0435156Z compile=False, 2025-05-07T21:02:11.0435395Z pooling_mode=, 2025-05-07T21:02:11.0435681Z T=2, 2025-05-07T21:02:11.0435878Z D=79, 2025-05-07T21:02:11.0436065Z B=44, 2025-05-07T21:02:11.0436261Z log_E=3, 2025-05-07T21:02:11.0436800Z L=14, 2025-05-07T21:02:11.0436994Z D_gradcheck=2, 2025-05-07T21:02:11.0437224Z stochastic_rounding=False, 2025-05-07T21:02:11.0437482Z weighted=True, 2025-05-07T21:02:11.0437699Z row_wise=True, 2025-05-07T21:02:11.0437908Z mixed=False, 2025-05-07T21:02:11.0438125Z use_cache=True, 2025-05-07T21:02:11.0438369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0438650Z use_cpu=True, 2025-05-07T21:02:11.0438886Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0439244Z ) 2025-05-07T21:02:11.0439472Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0440037Z self=, 2025-05-07T21:02:11.0440572Z compile=False, 2025-05-07T21:02:11.0440807Z pooling_mode=, 2025-05-07T21:02:11.0441090Z T=2, 2025-05-07T21:02:11.0441281Z D=85, 2025-05-07T21:02:11.0441462Z B=91, 2025-05-07T21:02:11.0441653Z log_E=4, 2025-05-07T21:02:11.0441862Z L=18, 2025-05-07T21:02:11.0442082Z D_gradcheck=1, 2025-05-07T21:02:11.0442328Z stochastic_rounding=False, 2025-05-07T21:02:11.0442584Z weighted=False, 2025-05-07T21:02:11.0442794Z row_wise=True, 2025-05-07T21:02:11.0443005Z mixed=True, 2025-05-07T21:02:11.0443215Z use_cache=True, 2025-05-07T21:02:11.0443456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0443735Z use_cpu=True, 2025-05-07T21:02:11.0443971Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0657940Z ) 2025-05-07T21:02:11.0658187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0659005Z self=, 2025-05-07T21:02:11.0659750Z compile=False, 2025-05-07T21:02:11.0660084Z pooling_mode=, 2025-05-07T21:02:11.0660558Z T=1, 2025-05-07T21:02:11.0660744Z D=119, 2025-05-07T21:02:11.0660943Z B=9, 2025-05-07T21:02:11.0661146Z log_E=5, 2025-05-07T21:02:11.0661337Z L=14, 2025-05-07T21:02:11.0661538Z D_gradcheck=1, 2025-05-07T21:02:11.0661778Z stochastic_rounding=False, 2025-05-07T21:02:11.0662033Z weighted=True, 2025-05-07T21:02:11.0662255Z row_wise=True, 2025-05-07T21:02:11.0662468Z mixed=True, 2025-05-07T21:02:11.0662674Z use_cache=True, 2025-05-07T21:02:11.0662920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0663209Z use_cpu=True, 2025-05-07T21:02:11.0673747Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0674029Z ) 2025-05-07T21:02:11.0674272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0674978Z self=, 2025-05-07T21:02:11.0675508Z compile=False, 2025-05-07T21:02:11.0675765Z pooling_mode=, 2025-05-07T21:02:11.0676059Z T=5, 2025-05-07T21:02:11.0676261Z D=101, 2025-05-07T21:02:11.0676521Z B=82, 2025-05-07T21:02:11.0676718Z log_E=3, 2025-05-07T21:02:11.0676929Z L=2, 2025-05-07T21:02:11.0677121Z D_gradcheck=2, 2025-05-07T21:02:11.0677364Z stochastic_rounding=False, 2025-05-07T21:02:11.0677626Z weighted=True, 2025-05-07T21:02:11.0677839Z row_wise=True, 2025-05-07T21:02:11.0678057Z mixed=False, 2025-05-07T21:02:11.0678272Z use_cache=True, 2025-05-07T21:02:11.0678511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0678800Z use_cpu=True, 2025-05-07T21:02:11.0679046Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0679306Z ) 2025-05-07T21:02:11.0679542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0680114Z self=, 2025-05-07T21:02:11.0680640Z compile=True, 2025-05-07T21:02:11.0680886Z pooling_mode=, 2025-05-07T21:02:11.0681161Z T=1, 2025-05-07T21:02:11.0681349Z D=114, 2025-05-07T21:02:11.0681547Z B=106, 2025-05-07T21:02:11.0681744Z log_E=3, 2025-05-07T21:02:11.0681938Z L=16, 2025-05-07T21:02:11.0682140Z D_gradcheck=1, 2025-05-07T21:02:11.0682374Z stochastic_rounding=True, 2025-05-07T21:02:11.0682633Z weighted=False, 2025-05-07T21:02:11.0682851Z row_wise=True, 2025-05-07T21:02:11.0683060Z mixed=False, 2025-05-07T21:02:11.0683272Z use_cache=False, 2025-05-07T21:02:11.0683513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0683802Z use_cpu=True, 2025-05-07T21:02:11.0684110Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0684369Z ) 2025-05-07T21:02:11.0684600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0685164Z self=, 2025-05-07T21:02:11.0685679Z compile=True, 2025-05-07T21:02:11.0685925Z pooling_mode=, 2025-05-07T21:02:11.0686210Z T=3, 2025-05-07T21:02:11.0686400Z D=31, 2025-05-07T21:02:11.0686593Z B=91, 2025-05-07T21:02:11.0686782Z log_E=3, 2025-05-07T21:02:11.0686976Z L=20, 2025-05-07T21:02:11.0687174Z D_gradcheck=1, 2025-05-07T21:02:11.0687407Z stochastic_rounding=False, 2025-05-07T21:02:11.0687660Z weighted=False, 2025-05-07T21:02:11.0687879Z row_wise=True, 2025-05-07T21:02:11.0688097Z mixed=False, 2025-05-07T21:02:11.0688307Z use_cache=False, 2025-05-07T21:02:11.0688672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0688968Z use_cpu=True, 2025-05-07T21:02:11.0689208Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0689469Z ) 2025-05-07T21:02:11.0689708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0690284Z self=, 2025-05-07T21:02:11.0690807Z compile=False, 2025-05-07T21:02:11.0691053Z pooling_mode=, 2025-05-07T21:02:11.0691385Z T=1, 2025-05-07T21:02:11.0691573Z D=9, 2025-05-07T21:02:11.0691764Z B=101, 2025-05-07T21:02:11.0691975Z log_E=4, 2025-05-07T21:02:11.0692195Z L=10, 2025-05-07T21:02:11.0692384Z D_gradcheck=2, 2025-05-07T21:02:11.0692616Z stochastic_rounding=False, 2025-05-07T21:02:11.0692868Z weighted=False, 2025-05-07T21:02:11.0693086Z row_wise=True, 2025-05-07T21:02:11.0693298Z mixed=True, 2025-05-07T21:02:11.0693504Z use_cache=False, 2025-05-07T21:02:11.0693754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0694039Z use_cpu=True, 2025-05-07T21:02:11.0694270Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0694537Z ) 2025-05-07T21:02:11.0694771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0695381Z self=, 2025-05-07T21:02:11.0695897Z compile=True, 2025-05-07T21:02:11.0696138Z pooling_mode=, 2025-05-07T21:02:11.0696419Z T=5, 2025-05-07T21:02:11.0696641Z D=52, 2025-05-07T21:02:11.0696827Z B=48, 2025-05-07T21:02:11.0697017Z log_E=3, 2025-05-07T21:02:11.0697206Z L=0, 2025-05-07T21:02:11.0697401Z D_gradcheck=2, 2025-05-07T21:02:11.0697633Z stochastic_rounding=True, 2025-05-07T21:02:11.0697884Z weighted=True, 2025-05-07T21:02:11.0698106Z row_wise=True, 2025-05-07T21:02:11.0698324Z mixed=False, 2025-05-07T21:02:11.0698533Z use_cache=True, 2025-05-07T21:02:11.0698774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0699064Z use_cpu=True, 2025-05-07T21:02:11.0699295Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0699562Z ) 2025-05-07T21:02:11.0699802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0700364Z self=, 2025-05-07T21:02:11.0700890Z compile=False, 2025-05-07T21:02:11.0701139Z pooling_mode=, 2025-05-07T21:02:11.0701422Z T=3, 2025-05-07T21:02:11.0701610Z D=11, 2025-05-07T21:02:11.0701808Z B=72, 2025-05-07T21:02:11.0702003Z log_E=4, 2025-05-07T21:02:11.0702194Z L=11, 2025-05-07T21:02:11.0702394Z D_gradcheck=1, 2025-05-07T21:02:11.0702626Z stochastic_rounding=True, 2025-05-07T21:02:11.0702881Z weighted=True, 2025-05-07T21:02:11.0703099Z row_wise=True, 2025-05-07T21:02:11.0703309Z mixed=False, 2025-05-07T21:02:11.0703515Z use_cache=True, 2025-05-07T21:02:11.0703759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0704098Z use_cpu=True, 2025-05-07T21:02:11.0704330Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0704594Z ) 2025-05-07T21:02:11.0704828Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0705390Z self=, 2025-05-07T21:02:11.0705913Z compile=True, 2025-05-07T21:02:11.0706160Z pooling_mode=, 2025-05-07T21:02:11.0706448Z T=2, 2025-05-07T21:02:11.0706632Z D=67, 2025-05-07T21:02:11.0706822Z B=128, 2025-05-07T21:02:11.0707013Z log_E=4, 2025-05-07T21:02:11.0707205Z L=16, 2025-05-07T21:02:11.0707400Z D_gradcheck=1, 2025-05-07T21:02:11.0707632Z stochastic_rounding=False, 2025-05-07T21:02:11.0710898Z weighted=True, 2025-05-07T21:02:11.0711151Z row_wise=True, 2025-05-07T21:02:11.0711370Z mixed=False, 2025-05-07T21:02:11.0711597Z use_cache=False, 2025-05-07T21:02:11.0711879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0712202Z use_cpu=True, 2025-05-07T21:02:11.0712440Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0712710Z ) 2025-05-07T21:02:11.0712949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0713520Z self=, 2025-05-07T21:02:11.0714057Z compile=True, 2025-05-07T21:02:11.0714377Z pooling_mode=, 2025-05-07T21:02:11.0714661Z T=4, 2025-05-07T21:02:11.0714862Z D=70, 2025-05-07T21:02:11.0715062Z B=11, 2025-05-07T21:02:11.0715250Z log_E=3, 2025-05-07T21:02:11.0715454Z L=10, 2025-05-07T21:02:11.0715655Z D_gradcheck=2, 2025-05-07T21:02:11.0715897Z stochastic_rounding=False, 2025-05-07T21:02:11.0716194Z weighted=False, 2025-05-07T21:02:11.0716420Z row_wise=True, 2025-05-07T21:02:11.0716636Z mixed=True, 2025-05-07T21:02:11.0716856Z use_cache=True, 2025-05-07T21:02:11.0717110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0717397Z use_cpu=True, 2025-05-07T21:02:11.0717640Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0717971Z ) 2025-05-07T21:02:11.0718205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0718784Z self=, 2025-05-07T21:02:11.0719318Z compile=False, 2025-05-07T21:02:11.0719564Z pooling_mode=, 2025-05-07T21:02:11.0719854Z T=2, 2025-05-07T21:02:11.0720049Z D=21, 2025-05-07T21:02:11.0720238Z B=15, 2025-05-07T21:02:11.0720328Z log_E=3, 2025-05-07T21:02:11.0720412Z L=0, 2025-05-07T21:02:11.0720501Z D_gradcheck=1, 2025-05-07T21:02:11.0720611Z stochastic_rounding=False, 2025-05-07T21:02:11.0720700Z weighted=True, 2025-05-07T21:02:11.0720792Z row_wise=True, 2025-05-07T21:02:11.0720873Z mixed=True, 2025-05-07T21:02:11.0720963Z use_cache=False, 2025-05-07T21:02:11.0721080Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0721167Z use_cpu=True, 2025-05-07T21:02:11.0721276Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0721363Z ) 2025-05-07T21:02:11.0721498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0721841Z self=, 2025-05-07T21:02:11.0721950Z compile=False, 2025-05-07T21:02:11.0722074Z pooling_mode=, 2025-05-07T21:02:11.0722173Z T=2, 2025-05-07T21:02:11.0722264Z D=97, 2025-05-07T21:02:11.0722349Z B=28, 2025-05-07T21:02:11.0722437Z log_E=4, 2025-05-07T21:02:11.0722519Z L=3, 2025-05-07T21:02:11.0722606Z D_gradcheck=2, 2025-05-07T21:02:11.0722713Z stochastic_rounding=False, 2025-05-07T21:02:11.0722803Z weighted=True, 2025-05-07T21:02:11.0722922Z row_wise=True, 2025-05-07T21:02:11.0723006Z mixed=True, 2025-05-07T21:02:11.0723094Z use_cache=True, 2025-05-07T21:02:11.0723259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0723352Z use_cpu=True, 2025-05-07T21:02:11.0723462Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0723551Z ) 2025-05-07T21:02:11.0723685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0724031Z self=, 2025-05-07T21:02:11.0724129Z compile=True, 2025-05-07T21:02:11.0724243Z pooling_mode=, 2025-05-07T21:02:11.0724329Z T=3, 2025-05-07T21:02:11.0724410Z D=56, 2025-05-07T21:02:11.0724493Z B=113, 2025-05-07T21:02:11.0724581Z log_E=4, 2025-05-07T21:02:11.0724661Z L=0, 2025-05-07T21:02:11.0724749Z D_gradcheck=1, 2025-05-07T21:02:11.0724949Z stochastic_rounding=False, 2025-05-07T21:02:11.0725038Z weighted=True, 2025-05-07T21:02:11.0725124Z row_wise=True, 2025-05-07T21:02:11.0725216Z mixed=False, 2025-05-07T21:02:11.0725305Z use_cache=False, 2025-05-07T21:02:11.0725422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0725517Z use_cpu=True, 2025-05-07T21:02:11.0725626Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0725710Z ) 2025-05-07T21:02:11.0725853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0726193Z self=, 2025-05-07T21:02:11.0726331Z compile=False, 2025-05-07T21:02:11.0726443Z pooling_mode=, 2025-05-07T21:02:11.0726525Z T=2, 2025-05-07T21:02:11.0726614Z D=21, 2025-05-07T21:02:11.0726696Z B=45, 2025-05-07T21:02:11.0726778Z log_E=4, 2025-05-07T21:02:11.0726866Z L=3, 2025-05-07T21:02:11.0726953Z D_gradcheck=2, 2025-05-07T21:02:11.0727056Z stochastic_rounding=False, 2025-05-07T21:02:11.0727152Z weighted=False, 2025-05-07T21:02:11.0727240Z row_wise=True, 2025-05-07T21:02:11.0727325Z mixed=True, 2025-05-07T21:02:11.0727419Z use_cache=True, 2025-05-07T21:02:11.0727532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0727620Z use_cpu=True, 2025-05-07T21:02:11.0727779Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0727859Z ) 2025-05-07T21:02:11.0728002Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0728340Z self=, 2025-05-07T21:02:11.0728430Z compile=True, 2025-05-07T21:02:11.0728664Z pooling_mode=, 2025-05-07T21:02:11.0728748Z T=1, 2025-05-07T21:02:11.0728830Z D=127, 2025-05-07T21:02:11.0728916Z B=8, 2025-05-07T21:02:11.0728998Z log_E=4, 2025-05-07T21:02:11.0729077Z L=12, 2025-05-07T21:02:11.0729171Z D_gradcheck=1, 2025-05-07T21:02:11.0729274Z stochastic_rounding=False, 2025-05-07T21:02:11.0729361Z weighted=True, 2025-05-07T21:02:11.0729454Z row_wise=True, 2025-05-07T21:02:11.0729537Z mixed=True, 2025-05-07T21:02:11.0729623Z use_cache=True, 2025-05-07T21:02:11.0729747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0729834Z use_cpu=True, 2025-05-07T21:02:11.0729954Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0730035Z ) 2025-05-07T21:02:11.0730174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0730526Z self=, 2025-05-07T21:02:11.0730619Z compile=True, 2025-05-07T21:02:11.0730734Z pooling_mode=, 2025-05-07T21:02:11.0730823Z T=1, 2025-05-07T21:02:11.0730904Z D=115, 2025-05-07T21:02:11.0730986Z B=104, 2025-05-07T21:02:11.0731075Z log_E=5, 2025-05-07T21:02:11.0731158Z L=15, 2025-05-07T21:02:11.0731246Z D_gradcheck=1, 2025-05-07T21:02:11.0731358Z stochastic_rounding=False, 2025-05-07T21:02:11.0731447Z weighted=False, 2025-05-07T21:02:11.0731541Z row_wise=True, 2025-05-07T21:02:11.0731629Z mixed=False, 2025-05-07T21:02:11.0732186Z use_cache=False, 2025-05-07T21:02:11.0732309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0732394Z use_cpu=True, 2025-05-07T21:02:11.0732509Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0732594Z ) 2025-05-07T21:02:11.0732728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0733068Z self=, 2025-05-07T21:02:11.0733167Z compile=True, 2025-05-07T21:02:11.0733285Z pooling_mode=, 2025-05-07T21:02:11.0733366Z T=2, 2025-05-07T21:02:11.0733454Z D=69, 2025-05-07T21:02:11.0733534Z B=23, 2025-05-07T21:02:11.0733618Z log_E=3, 2025-05-07T21:02:11.0733708Z L=15, 2025-05-07T21:02:11.0733797Z D_gradcheck=2, 2025-05-07T21:02:11.0733963Z stochastic_rounding=True, 2025-05-07T21:02:11.0734054Z weighted=True, 2025-05-07T21:02:11.0734139Z row_wise=True, 2025-05-07T21:02:11.0734232Z mixed=True, 2025-05-07T21:02:11.0734325Z use_cache=False, 2025-05-07T21:02:11.0734439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0734532Z use_cpu=True, 2025-05-07T21:02:11.0734644Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0734725Z ) 2025-05-07T21:02:11.0734865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0735216Z self=, 2025-05-07T21:02:11.0735345Z compile=True, 2025-05-07T21:02:11.0735465Z pooling_mode=, 2025-05-07T21:02:11.0735547Z T=1, 2025-05-07T21:02:11.0735636Z D=122, 2025-05-07T21:02:11.0735719Z B=89, 2025-05-07T21:02:11.0735802Z log_E=3, 2025-05-07T21:02:11.0735888Z L=16, 2025-05-07T21:02:11.0735979Z D_gradcheck=1, 2025-05-07T21:02:11.0736080Z stochastic_rounding=False, 2025-05-07T21:02:11.0736178Z weighted=False, 2025-05-07T21:02:11.0736661Z row_wise=True, 2025-05-07T21:02:11.0736753Z mixed=False, 2025-05-07T21:02:11.0736858Z use_cache=False, 2025-05-07T21:02:11.0736973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0737138Z use_cpu=True, 2025-05-07T21:02:11.0737260Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0957593Z ) 2025-05-07T21:02:11.0957804Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0958310Z self=, 2025-05-07T21:02:11.0958442Z compile=False, 2025-05-07T21:02:11.0958622Z pooling_mode=, 2025-05-07T21:02:11.0958736Z T=2, 2025-05-07T21:02:11.0958864Z D=123, 2025-05-07T21:02:11.0958983Z B=21, 2025-05-07T21:02:11.0959097Z log_E=4, 2025-05-07T21:02:11.0959211Z L=3, 2025-05-07T21:02:11.0959343Z D_gradcheck=2, 2025-05-07T21:02:11.0959488Z stochastic_rounding=True, 2025-05-07T21:02:11.0959609Z weighted=True, 2025-05-07T21:02:11.0959730Z row_wise=True, 2025-05-07T21:02:11.0959854Z mixed=True, 2025-05-07T21:02:11.0959970Z use_cache=True, 2025-05-07T21:02:11.0960199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0960328Z use_cpu=True, 2025-05-07T21:02:11.0960475Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0960585Z ) 2025-05-07T21:02:11.0960777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0961260Z self=, 2025-05-07T21:02:11.0961382Z compile=True, 2025-05-07T21:02:11.0961497Z pooling_mode=, 2025-05-07T21:02:11.0961579Z T=1, 2025-05-07T21:02:11.0961665Z D=32, 2025-05-07T21:02:11.0961745Z B=21, 2025-05-07T21:02:11.0961827Z log_E=5, 2025-05-07T21:02:11.0961930Z L=8, 2025-05-07T21:02:11.0962029Z D_gradcheck=1, 2025-05-07T21:02:11.0962152Z stochastic_rounding=False, 2025-05-07T21:02:11.0962244Z weighted=True, 2025-05-07T21:02:11.0962330Z row_wise=True, 2025-05-07T21:02:11.0962525Z mixed=True, 2025-05-07T21:02:11.0962626Z use_cache=False, 2025-05-07T21:02:11.0962739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0962828Z use_cpu=True, 2025-05-07T21:02:11.0962942Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0963021Z ) 2025-05-07T21:02:11.0963156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0963504Z self=, 2025-05-07T21:02:11.0963594Z compile=False, 2025-05-07T21:02:11.0963712Z pooling_mode=, 2025-05-07T21:02:11.0963795Z T=1, 2025-05-07T21:02:11.0963878Z D=116, 2025-05-07T21:02:11.0963966Z B=60, 2025-05-07T21:02:11.0964048Z log_E=4, 2025-05-07T21:02:11.0964129Z L=7, 2025-05-07T21:02:11.0964293Z D_gradcheck=2, 2025-05-07T21:02:11.0964396Z stochastic_rounding=False, 2025-05-07T21:02:11.0964484Z weighted=True, 2025-05-07T21:02:11.0964578Z row_wise=True, 2025-05-07T21:02:11.0964665Z mixed=False, 2025-05-07T21:02:11.0964753Z use_cache=False, 2025-05-07T21:02:11.0964870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0964959Z use_cpu=True, 2025-05-07T21:02:11.0965074Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0965153Z ) 2025-05-07T21:02:11.0965287Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0965698Z self=, 2025-05-07T21:02:11.0965788Z compile=False, 2025-05-07T21:02:11.0965899Z pooling_mode=, 2025-05-07T21:02:11.0965985Z T=5, 2025-05-07T21:02:11.0966064Z D=104, 2025-05-07T21:02:11.0966142Z B=84, 2025-05-07T21:02:11.0966227Z log_E=5, 2025-05-07T21:02:11.0966310Z L=2, 2025-05-07T21:02:11.0966400Z D_gradcheck=1, 2025-05-07T21:02:11.0966506Z stochastic_rounding=True, 2025-05-07T21:02:11.0966593Z weighted=True, 2025-05-07T21:02:11.0966679Z row_wise=True, 2025-05-07T21:02:11.0966773Z mixed=True, 2025-05-07T21:02:11.0966860Z use_cache=True, 2025-05-07T21:02:11.0966984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0967129Z use_cpu=True, 2025-05-07T21:02:11.0967237Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0967321Z ) 2025-05-07T21:02:11.0967456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0967797Z self=, 2025-05-07T21:02:11.0967894Z compile=True, 2025-05-07T21:02:11.0968008Z pooling_mode=, 2025-05-07T21:02:11.0968087Z T=2, 2025-05-07T21:02:11.0968176Z D=9, 2025-05-07T21:02:11.0968261Z B=7, 2025-05-07T21:02:11.0968343Z log_E=5, 2025-05-07T21:02:11.0968434Z L=16, 2025-05-07T21:02:11.0968653Z D_gradcheck=1, 2025-05-07T21:02:11.0968762Z stochastic_rounding=False, 2025-05-07T21:02:11.0968850Z weighted=True, 2025-05-07T21:02:11.0968939Z row_wise=True, 2025-05-07T21:02:11.0969031Z mixed=True, 2025-05-07T21:02:11.0969118Z use_cache=True, 2025-05-07T21:02:11.0969229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0969324Z use_cpu=True, 2025-05-07T21:02:11.0969430Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0969510Z ) 2025-05-07T21:02:11.0969649Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0969991Z self=, 2025-05-07T21:02:11.0970078Z compile=False, 2025-05-07T21:02:11.0970198Z pooling_mode=, 2025-05-07T21:02:11.0970279Z T=3, 2025-05-07T21:02:11.0970360Z D=103, 2025-05-07T21:02:11.0970447Z B=20, 2025-05-07T21:02:11.0970528Z log_E=4, 2025-05-07T21:02:11.0970618Z L=1, 2025-05-07T21:02:11.0970705Z D_gradcheck=1, 2025-05-07T21:02:11.0970807Z stochastic_rounding=False, 2025-05-07T21:02:11.0970902Z weighted=False, 2025-05-07T21:02:11.0971035Z row_wise=True, 2025-05-07T21:02:11.0971123Z mixed=True, 2025-05-07T21:02:11.0971215Z use_cache=True, 2025-05-07T21:02:11.0971328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0971413Z use_cpu=True, 2025-05-07T21:02:11.0971524Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0971601Z ) 2025-05-07T21:02:11.0971738Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0972083Z self=, 2025-05-07T21:02:11.0972172Z compile=False, 2025-05-07T21:02:11.0972290Z pooling_mode=, 2025-05-07T21:02:11.0972370Z T=1, 2025-05-07T21:02:11.0972451Z D=97, 2025-05-07T21:02:11.0972537Z B=2, 2025-05-07T21:02:11.0972667Z log_E=5, 2025-05-07T21:02:11.0972749Z L=1, 2025-05-07T21:02:11.0972842Z D_gradcheck=2, 2025-05-07T21:02:11.0972942Z stochastic_rounding=False, 2025-05-07T21:02:11.0973029Z weighted=True, 2025-05-07T21:02:11.0973125Z row_wise=True, 2025-05-07T21:02:11.0973209Z mixed=True, 2025-05-07T21:02:11.0973296Z use_cache=True, 2025-05-07T21:02:11.0973417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0973503Z use_cpu=True, 2025-05-07T21:02:11.0973608Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0973692Z ) 2025-05-07T21:02:11.0973826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0974211Z self=, 2025-05-07T21:02:11.0974298Z compile=False, 2025-05-07T21:02:11.0974412Z pooling_mode=, 2025-05-07T21:02:11.0974499Z T=3, 2025-05-07T21:02:11.0974580Z D=5, 2025-05-07T21:02:11.0974662Z B=38, 2025-05-07T21:02:11.0974755Z log_E=4, 2025-05-07T21:02:11.0974835Z L=18, 2025-05-07T21:02:11.0974924Z D_gradcheck=1, 2025-05-07T21:02:11.0975031Z stochastic_rounding=False, 2025-05-07T21:02:11.0975118Z weighted=True, 2025-05-07T21:02:11.0975205Z row_wise=True, 2025-05-07T21:02:11.0975293Z mixed=True, 2025-05-07T21:02:11.0975381Z use_cache=False, 2025-05-07T21:02:11.0975535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0975627Z use_cpu=True, 2025-05-07T21:02:11.0975735Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0975818Z ) 2025-05-07T21:02:11.0975952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0976293Z self=, 2025-05-07T21:02:11.0976385Z compile=True, 2025-05-07T21:02:11.0976501Z pooling_mode=, 2025-05-07T21:02:11.0976582Z T=5, 2025-05-07T21:02:11.0976669Z D=41, 2025-05-07T21:02:11.0976750Z B=44, 2025-05-07T21:02:11.0976837Z log_E=4, 2025-05-07T21:02:11.0976923Z L=7, 2025-05-07T21:02:11.0977011Z D_gradcheck=2, 2025-05-07T21:02:11.0977111Z stochastic_rounding=False, 2025-05-07T21:02:11.0977207Z weighted=True, 2025-05-07T21:02:11.0977295Z row_wise=True, 2025-05-07T21:02:11.0977381Z mixed=False, 2025-05-07T21:02:11.0977474Z use_cache=True, 2025-05-07T21:02:11.0977589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0977682Z use_cpu=True, 2025-05-07T21:02:11.0977790Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0977869Z ) 2025-05-07T21:02:11.0978009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0978350Z self=, 2025-05-07T21:02:11.0978438Z compile=False, 2025-05-07T21:02:11.0978556Z pooling_mode=, 2025-05-07T21:02:11.0978638Z T=2, 2025-05-07T21:02:11.0978720Z D=43, 2025-05-07T21:02:11.0978809Z B=47, 2025-05-07T21:02:11.0978893Z log_E=4, 2025-05-07T21:02:11.0978975Z L=18, 2025-05-07T21:02:11.0979068Z D_gradcheck=1, 2025-05-07T21:02:11.0979171Z stochastic_rounding=True, 2025-05-07T21:02:11.0979309Z weighted=True, 2025-05-07T21:02:11.0979401Z row_wise=True, 2025-05-07T21:02:11.0979484Z mixed=True, 2025-05-07T21:02:11.0979579Z use_cache=True, 2025-05-07T21:02:11.0979693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0979780Z use_cpu=True, 2025-05-07T21:02:11.0979899Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0979979Z ) 2025-05-07T21:02:11.0980114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0980456Z self=, 2025-05-07T21:02:11.0980544Z compile=False, 2025-05-07T21:02:11.0980659Z pooling_mode=, 2025-05-07T21:02:11.0980744Z T=4, 2025-05-07T21:02:11.0980824Z D=22, 2025-05-07T21:02:11.0980952Z B=120, 2025-05-07T21:02:11.0981041Z log_E=5, 2025-05-07T21:02:11.0981121Z L=0, 2025-05-07T21:02:11.0981215Z D_gradcheck=1, 2025-05-07T21:02:11.0981315Z stochastic_rounding=True, 2025-05-07T21:02:11.0981406Z weighted=False, 2025-05-07T21:02:11.0981498Z row_wise=True, 2025-05-07T21:02:11.0981583Z mixed=False, 2025-05-07T21:02:11.0981675Z use_cache=True, 2025-05-07T21:02:11.0981789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0981896Z use_cpu=True, 2025-05-07T21:02:11.0982014Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0982154Z ) 2025-05-07T21:02:11.0982287Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0982625Z self=, 2025-05-07T21:02:11.0982721Z compile=True, 2025-05-07T21:02:11.0982833Z pooling_mode=, 2025-05-07T21:02:11.0982922Z T=4, 2025-05-07T21:02:11.0983003Z D=17, 2025-05-07T21:02:11.0983088Z B=107, 2025-05-07T21:02:11.0983176Z log_E=5, 2025-05-07T21:02:11.0983257Z L=15, 2025-05-07T21:02:11.0983345Z D_gradcheck=1, 2025-05-07T21:02:11.0983451Z stochastic_rounding=True, 2025-05-07T21:02:11.0983540Z weighted=True, 2025-05-07T21:02:11.0983628Z row_wise=True, 2025-05-07T21:02:11.0983717Z mixed=False, 2025-05-07T21:02:11.0983871Z use_cache=True, 2025-05-07T21:02:11.0983982Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0984074Z use_cpu=True, 2025-05-07T21:02:11.0984182Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0984263Z ) 2025-05-07T21:02:11.0984401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0984738Z self=, 2025-05-07T21:02:11.0984833Z compile=True, 2025-05-07T21:02:11.0984945Z pooling_mode=, 2025-05-07T21:02:11.0985025Z T=2, 2025-05-07T21:02:11.0985112Z D=13, 2025-05-07T21:02:11.0985197Z B=62, 2025-05-07T21:02:11.0985280Z log_E=3, 2025-05-07T21:02:11.0985364Z L=8, 2025-05-07T21:02:11.0985451Z D_gradcheck=2, 2025-05-07T21:02:11.0985551Z stochastic_rounding=False, 2025-05-07T21:02:11.0985645Z weighted=False, 2025-05-07T21:02:11.0985730Z row_wise=True, 2025-05-07T21:02:11.0985815Z mixed=True, 2025-05-07T21:02:11.0985915Z use_cache=True, 2025-05-07T21:02:11.0986025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.0986111Z use_cpu=True, 2025-05-07T21:02:11.0986222Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0986306Z ) 2025-05-07T21:02:11.0986447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0986784Z self=, 2025-05-07T21:02:11.0986873Z compile=True, 2025-05-07T21:02:11.0986999Z pooling_mode=, 2025-05-07T21:02:11.0987083Z T=2, 2025-05-07T21:02:11.0987166Z D=7, 2025-05-07T21:02:11.0987256Z B=97, 2025-05-07T21:02:11.0987339Z log_E=5, 2025-05-07T21:02:11.0987420Z L=6, 2025-05-07T21:02:11.0987515Z D_gradcheck=2, 2025-05-07T21:02:11.0987658Z stochastic_rounding=True, 2025-05-07T21:02:11.0987753Z weighted=True, 2025-05-07T21:02:11.0987850Z row_wise=True, 2025-05-07T21:02:11.0987939Z mixed=False, 2025-05-07T21:02:11.0988029Z use_cache=True, 2025-05-07T21:02:11.0988147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0988234Z use_cpu=True, 2025-05-07T21:02:11.0988352Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.0988434Z ) 2025-05-07T21:02:11.0988568Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.0988912Z self=, 2025-05-07T21:02:11.0988999Z compile=True, 2025-05-07T21:02:11.0989111Z pooling_mode=, 2025-05-07T21:02:11.0989204Z T=1, 2025-05-07T21:02:11.0989336Z D=56, 2025-05-07T21:02:11.0989419Z B=127, 2025-05-07T21:02:11.0989508Z log_E=3, 2025-05-07T21:02:11.0989589Z L=19, 2025-05-07T21:02:11.0989678Z D_gradcheck=2, 2025-05-07T21:02:11.0989791Z stochastic_rounding=False, 2025-05-07T21:02:11.0989882Z weighted=False, 2025-05-07T21:02:11.0989980Z row_wise=True, 2025-05-07T21:02:11.0990070Z mixed=False, 2025-05-07T21:02:11.0990160Z use_cache=False, 2025-05-07T21:02:11.0999225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.0999348Z use_cpu=True, 2025-05-07T21:02:11.0999462Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.0999623Z ) 2025-05-07T21:02:11.0999781Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1000141Z self=, 2025-05-07T21:02:11.1000232Z compile=True, 2025-05-07T21:02:11.1000349Z pooling_mode=, 2025-05-07T21:02:11.1000438Z T=3, 2025-05-07T21:02:11.1000522Z D=41, 2025-05-07T21:02:11.1000601Z B=26, 2025-05-07T21:02:11.1000690Z log_E=4, 2025-05-07T21:02:11.1000769Z L=10, 2025-05-07T21:02:11.1000859Z D_gradcheck=2, 2025-05-07T21:02:11.1000970Z stochastic_rounding=False, 2025-05-07T21:02:11.1001058Z weighted=True, 2025-05-07T21:02:11.1001143Z row_wise=True, 2025-05-07T21:02:11.1001283Z mixed=False, 2025-05-07T21:02:11.1001370Z use_cache=False, 2025-05-07T21:02:11.1001491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1001576Z use_cpu=True, 2025-05-07T21:02:11.1001687Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1001772Z ) 2025-05-07T21:02:11.1001906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1002246Z self=, 2025-05-07T21:02:11.1002340Z compile=False, 2025-05-07T21:02:11.1002452Z pooling_mode=, 2025-05-07T21:02:11.1002534Z T=5, 2025-05-07T21:02:11.1002622Z D=74, 2025-05-07T21:02:11.1002702Z B=49, 2025-05-07T21:02:11.1002783Z log_E=5, 2025-05-07T21:02:11.1002872Z L=12, 2025-05-07T21:02:11.1002961Z D_gradcheck=2, 2025-05-07T21:02:11.1003066Z stochastic_rounding=True, 2025-05-07T21:02:11.1003156Z weighted=True, 2025-05-07T21:02:11.1003242Z row_wise=True, 2025-05-07T21:02:11.1003331Z mixed=False, 2025-05-07T21:02:11.1003416Z use_cache=True, 2025-05-07T21:02:11.1003526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1003616Z use_cpu=True, 2025-05-07T21:02:11.1003728Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1259957Z ) 2025-05-07T21:02:11.1260377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1260927Z self=, 2025-05-07T21:02:11.1261081Z compile=False, 2025-05-07T21:02:11.1261248Z pooling_mode=, 2025-05-07T21:02:11.1261381Z T=4, 2025-05-07T21:02:11.1261502Z D=77, 2025-05-07T21:02:11.1261636Z B=8, 2025-05-07T21:02:11.1261773Z log_E=4, 2025-05-07T21:02:11.1261857Z L=2, 2025-05-07T21:02:11.1262113Z D_gradcheck=2, 2025-05-07T21:02:11.1262239Z stochastic_rounding=True, 2025-05-07T21:02:11.1262333Z weighted=True, 2025-05-07T21:02:11.1262421Z row_wise=True, 2025-05-07T21:02:11.1262512Z mixed=True, 2025-05-07T21:02:11.1262599Z use_cache=False, 2025-05-07T21:02:11.1262712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1262803Z use_cpu=True, 2025-05-07T21:02:11.1262914Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1262995Z ) 2025-05-07T21:02:11.1263137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1263477Z self=, 2025-05-07T21:02:11.1263567Z compile=False, 2025-05-07T21:02:11.1263683Z pooling_mode=, 2025-05-07T21:02:11.1263839Z T=3, 2025-05-07T21:02:11.1263929Z D=87, 2025-05-07T21:02:11.1264008Z B=53, 2025-05-07T21:02:11.1264091Z log_E=4, 2025-05-07T21:02:11.1264176Z L=7, 2025-05-07T21:02:11.1264264Z D_gradcheck=2, 2025-05-07T21:02:11.1264364Z stochastic_rounding=False, 2025-05-07T21:02:11.1264452Z weighted=False, 2025-05-07T21:02:11.1264539Z row_wise=True, 2025-05-07T21:02:11.1264623Z mixed=True, 2025-05-07T21:02:11.1264714Z use_cache=False, 2025-05-07T21:02:11.1264824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1264907Z use_cpu=True, 2025-05-07T21:02:11.1265084Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1265162Z ) 2025-05-07T21:02:11.1265294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1265636Z self=, 2025-05-07T21:02:11.1265723Z compile=True, 2025-05-07T21:02:11.1265846Z pooling_mode=, 2025-05-07T21:02:11.1265926Z T=2, 2025-05-07T21:02:11.1266007Z D=12, 2025-05-07T21:02:11.1266095Z B=115, 2025-05-07T21:02:11.1266179Z log_E=5, 2025-05-07T21:02:11.1266258Z L=12, 2025-05-07T21:02:11.1266356Z D_gradcheck=1, 2025-05-07T21:02:11.1266455Z stochastic_rounding=True, 2025-05-07T21:02:11.1266540Z weighted=True, 2025-05-07T21:02:11.1266701Z row_wise=True, 2025-05-07T21:02:11.1266785Z mixed=True, 2025-05-07T21:02:11.1266874Z use_cache=False, 2025-05-07T21:02:11.1266993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1267126Z use_cpu=True, 2025-05-07T21:02:11.1267240Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1267319Z ) 2025-05-07T21:02:11.1267452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1267794Z self=, 2025-05-07T21:02:11.1267882Z compile=False, 2025-05-07T21:02:11.1267996Z pooling_mode=, 2025-05-07T21:02:11.1268085Z T=1, 2025-05-07T21:02:11.1268165Z D=36, 2025-05-07T21:02:11.1268245Z B=18, 2025-05-07T21:02:11.1268332Z log_E=4, 2025-05-07T21:02:11.1268410Z L=16, 2025-05-07T21:02:11.1268500Z D_gradcheck=2, 2025-05-07T21:02:11.1268605Z stochastic_rounding=True, 2025-05-07T21:02:11.1268698Z weighted=False, 2025-05-07T21:02:11.1268783Z row_wise=True, 2025-05-07T21:02:11.1268874Z mixed=False, 2025-05-07T21:02:11.1268961Z use_cache=True, 2025-05-07T21:02:11.1269077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1269164Z use_cpu=True, 2025-05-07T21:02:11.1269270Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1269356Z ) 2025-05-07T21:02:11.1269489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1269824Z self=, 2025-05-07T21:02:11.1269923Z compile=False, 2025-05-07T21:02:11.1270038Z pooling_mode=, 2025-05-07T21:02:11.1270118Z T=5, 2025-05-07T21:02:11.1270207Z D=125, 2025-05-07T21:02:11.1270287Z B=11, 2025-05-07T21:02:11.1270368Z log_E=5, 2025-05-07T21:02:11.1270508Z L=5, 2025-05-07T21:02:11.1270594Z D_gradcheck=2, 2025-05-07T21:02:11.1270701Z stochastic_rounding=False, 2025-05-07T21:02:11.1270790Z weighted=False, 2025-05-07T21:02:11.1270874Z row_wise=True, 2025-05-07T21:02:11.1270964Z mixed=False, 2025-05-07T21:02:11.1271051Z use_cache=False, 2025-05-07T21:02:11.1271164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1271259Z use_cpu=True, 2025-05-07T21:02:11.1271366Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1271447Z ) 2025-05-07T21:02:11.1271585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1271920Z self=, 2025-05-07T21:02:11.1272007Z compile=True, 2025-05-07T21:02:11.1272174Z pooling_mode=, 2025-05-07T21:02:11.1272255Z T=2, 2025-05-07T21:02:11.1272346Z D=38, 2025-05-07T21:02:11.1272429Z B=18, 2025-05-07T21:02:11.1272511Z log_E=3, 2025-05-07T21:02:11.1272604Z L=6, 2025-05-07T21:02:11.1272691Z D_gradcheck=2, 2025-05-07T21:02:11.1272790Z stochastic_rounding=False, 2025-05-07T21:02:11.1272885Z weighted=False, 2025-05-07T21:02:11.1272970Z row_wise=True, 2025-05-07T21:02:11.1273057Z mixed=False, 2025-05-07T21:02:11.1273151Z use_cache=True, 2025-05-07T21:02:11.1273263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1273392Z use_cpu=True, 2025-05-07T21:02:11.1273502Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1273581Z ) 2025-05-07T21:02:11.1273712Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1274054Z self=, 2025-05-07T21:02:11.1274142Z compile=False, 2025-05-07T21:02:11.1274264Z pooling_mode=, 2025-05-07T21:02:11.1274344Z T=3, 2025-05-07T21:02:11.1274424Z D=25, 2025-05-07T21:02:11.1274515Z B=64, 2025-05-07T21:02:11.1274596Z log_E=3, 2025-05-07T21:02:11.1274679Z L=4, 2025-05-07T21:02:11.1274773Z D_gradcheck=2, 2025-05-07T21:02:11.1274871Z stochastic_rounding=False, 2025-05-07T21:02:11.1275005Z weighted=False, 2025-05-07T21:02:11.1275094Z row_wise=True, 2025-05-07T21:02:11.1275178Z mixed=True, 2025-05-07T21:02:11.1275262Z use_cache=True, 2025-05-07T21:02:11.1275379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1275469Z use_cpu=True, 2025-05-07T21:02:11.1275576Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1275663Z ) 2025-05-07T21:02:11.1275793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1276132Z self=, 2025-05-07T21:02:11.1276219Z compile=True, 2025-05-07T21:02:11.1276328Z pooling_mode=, 2025-05-07T21:02:11.1276412Z T=2, 2025-05-07T21:02:11.1276490Z D=22, 2025-05-07T21:02:11.1276570Z B=118, 2025-05-07T21:02:11.1276662Z log_E=4, 2025-05-07T21:02:11.1276740Z L=5, 2025-05-07T21:02:11.1276828Z D_gradcheck=1, 2025-05-07T21:02:11.1276933Z stochastic_rounding=False, 2025-05-07T21:02:11.1277023Z weighted=True, 2025-05-07T21:02:11.1277108Z row_wise=True, 2025-05-07T21:02:11.1277197Z mixed=True, 2025-05-07T21:02:11.1277282Z use_cache=False, 2025-05-07T21:02:11.1277392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1277485Z use_cpu=True, 2025-05-07T21:02:11.1277590Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1277672Z ) 2025-05-07T21:02:11.1277802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1278136Z self=, 2025-05-07T21:02:11.1278233Z compile=False, 2025-05-07T21:02:11.1278343Z pooling_mode=, 2025-05-07T21:02:11.1278423Z T=3, 2025-05-07T21:02:11.1278511Z D=128, 2025-05-07T21:02:11.1278591Z B=116, 2025-05-07T21:02:11.1278750Z log_E=4, 2025-05-07T21:02:11.1278840Z L=7, 2025-05-07T21:02:11.1278928Z D_gradcheck=2, 2025-05-07T21:02:11.1279030Z stochastic_rounding=False, 2025-05-07T21:02:11.1279127Z weighted=False, 2025-05-07T21:02:11.1279212Z row_wise=True, 2025-05-07T21:02:11.1279297Z mixed=False, 2025-05-07T21:02:11.1279392Z use_cache=False, 2025-05-07T21:02:11.1279504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1279592Z use_cpu=True, 2025-05-07T21:02:11.1279696Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1279775Z ) 2025-05-07T21:02:11.1279909Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1280245Z self=, 2025-05-07T21:02:11.1280381Z compile=False, 2025-05-07T21:02:11.1280500Z pooling_mode=, 2025-05-07T21:02:11.1280583Z T=5, 2025-05-07T21:02:11.1280662Z D=6, 2025-05-07T21:02:11.1280747Z B=98, 2025-05-07T21:02:11.1280830Z log_E=4, 2025-05-07T21:02:11.1280911Z L=1, 2025-05-07T21:02:11.1281006Z D_gradcheck=2, 2025-05-07T21:02:11.1281111Z stochastic_rounding=True, 2025-05-07T21:02:11.1281206Z weighted=True, 2025-05-07T21:02:11.1281289Z row_wise=True, 2025-05-07T21:02:11.1281376Z mixed=False, 2025-05-07T21:02:11.1281471Z use_cache=True, 2025-05-07T21:02:11.1281625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1281709Z use_cpu=True, 2025-05-07T21:02:11.1281823Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1281903Z ) 2025-05-07T21:02:11.1282035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1282380Z self=, 2025-05-07T21:02:11.1282473Z compile=False, 2025-05-07T21:02:11.1282581Z pooling_mode=, 2025-05-07T21:02:11.1282669Z T=1, 2025-05-07T21:02:11.1282749Z D=92, 2025-05-07T21:02:11.1282840Z B=20, 2025-05-07T21:02:11.1282923Z log_E=4, 2025-05-07T21:02:11.1283002Z L=17, 2025-05-07T21:02:11.1283096Z D_gradcheck=2, 2025-05-07T21:02:11.1283239Z stochastic_rounding=False, 2025-05-07T21:02:11.1283327Z weighted=False, 2025-05-07T21:02:11.1283419Z row_wise=True, 2025-05-07T21:02:11.1283502Z mixed=False, 2025-05-07T21:02:11.1283584Z use_cache=False, 2025-05-07T21:02:11.1283708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1283794Z use_cpu=True, 2025-05-07T21:02:11.1283898Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1283988Z ) 2025-05-07T21:02:11.1284119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1284455Z self=, 2025-05-07T21:02:11.1284554Z compile=False, 2025-05-07T21:02:11.1284666Z pooling_mode=, 2025-05-07T21:02:11.1284757Z T=5, 2025-05-07T21:02:11.1284837Z D=67, 2025-05-07T21:02:11.1284920Z B=13, 2025-05-07T21:02:11.1285008Z log_E=4, 2025-05-07T21:02:11.1285088Z L=4, 2025-05-07T21:02:11.1285181Z D_gradcheck=2, 2025-05-07T21:02:11.1285289Z stochastic_rounding=False, 2025-05-07T21:02:11.1285379Z weighted=False, 2025-05-07T21:02:11.1285464Z row_wise=True, 2025-05-07T21:02:11.1285554Z mixed=True, 2025-05-07T21:02:11.1285645Z use_cache=False, 2025-05-07T21:02:11.1285755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1285846Z use_cpu=True, 2025-05-07T21:02:11.1285953Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1286030Z ) 2025-05-07T21:02:11.1286171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1286510Z self=, 2025-05-07T21:02:11.1286605Z compile=True, 2025-05-07T21:02:11.1286721Z pooling_mode=, 2025-05-07T21:02:11.1286807Z T=4, 2025-05-07T21:02:11.1286894Z D=34, 2025-05-07T21:02:11.1287021Z B=81, 2025-05-07T21:02:11.1287103Z log_E=3, 2025-05-07T21:02:11.1287194Z L=14, 2025-05-07T21:02:11.1287286Z D_gradcheck=1, 2025-05-07T21:02:11.1287388Z stochastic_rounding=True, 2025-05-07T21:02:11.1287482Z weighted=True, 2025-05-07T21:02:11.1287568Z row_wise=True, 2025-05-07T21:02:11.1287652Z mixed=False, 2025-05-07T21:02:11.1287752Z use_cache=False, 2025-05-07T21:02:11.1287861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1287945Z use_cpu=True, 2025-05-07T21:02:11.1288054Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1288133Z ) 2025-05-07T21:02:11.1288272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1288815Z self=, 2025-05-07T21:02:11.1288910Z compile=True, 2025-05-07T21:02:11.1289038Z pooling_mode=, 2025-05-07T21:02:11.1289122Z T=1, 2025-05-07T21:02:11.1289209Z D=68, 2025-05-07T21:02:11.1289298Z B=35, 2025-05-07T21:02:11.1289381Z log_E=5, 2025-05-07T21:02:11.1289463Z L=9, 2025-05-07T21:02:11.1289560Z D_gradcheck=1, 2025-05-07T21:02:11.1289661Z stochastic_rounding=True, 2025-05-07T21:02:11.1289750Z weighted=True, 2025-05-07T21:02:11.1289847Z row_wise=True, 2025-05-07T21:02:11.1289932Z mixed=False, 2025-05-07T21:02:11.1290063Z use_cache=False, 2025-05-07T21:02:11.1290178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1290264Z use_cpu=True, 2025-05-07T21:02:11.1290379Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1290457Z ) 2025-05-07T21:02:11.1290592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1290938Z self=, 2025-05-07T21:02:11.1291027Z compile=False, 2025-05-07T21:02:11.1291143Z pooling_mode=, 2025-05-07T21:02:11.1291233Z T=5, 2025-05-07T21:02:11.1291318Z D=103, 2025-05-07T21:02:11.1291400Z B=60, 2025-05-07T21:02:11.1291491Z log_E=5, 2025-05-07T21:02:11.1291621Z L=17, 2025-05-07T21:02:11.1291710Z D_gradcheck=2, 2025-05-07T21:02:11.1291819Z stochastic_rounding=False, 2025-05-07T21:02:11.1291928Z weighted=False, 2025-05-07T21:02:11.1292027Z row_wise=True, 2025-05-07T21:02:11.1292131Z mixed=True, 2025-05-07T21:02:11.1292224Z use_cache=True, 2025-05-07T21:02:11.1292345Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1292429Z use_cpu=True, 2025-05-07T21:02:11.1292531Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1292614Z ) 2025-05-07T21:02:11.1292745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1293084Z self=, 2025-05-07T21:02:11.1293179Z compile=True, 2025-05-07T21:02:11.1293293Z pooling_mode=, 2025-05-07T21:02:11.1293376Z T=3, 2025-05-07T21:02:11.1293471Z D=57, 2025-05-07T21:02:11.1293556Z B=50, 2025-05-07T21:02:11.1293653Z log_E=3, 2025-05-07T21:02:11.1293739Z L=10, 2025-05-07T21:02:11.1293829Z D_gradcheck=1, 2025-05-07T21:02:11.1293942Z stochastic_rounding=True, 2025-05-07T21:02:11.1294034Z weighted=True, 2025-05-07T21:02:11.1294120Z row_wise=True, 2025-05-07T21:02:11.1294215Z mixed=True, 2025-05-07T21:02:11.1294307Z use_cache=True, 2025-05-07T21:02:11.1294417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1294512Z use_cpu=True, 2025-05-07T21:02:11.1294618Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1294713Z ) 2025-05-07T21:02:11.1294847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:11.1295188Z self=, 2025-05-07T21:02:11.1295297Z compile=False, 2025-05-07T21:02:11.1295413Z pooling_mode=, 2025-05-07T21:02:11.1295543Z T=4, 2025-05-07T21:02:11.1295635Z D=6, 2025-05-07T21:02:11.1295720Z B=13, 2025-05-07T21:02:11.1295804Z log_E=4, 2025-05-07T21:02:11.1295895Z L=6, 2025-05-07T21:02:11.1295985Z D_gradcheck=1, 2025-05-07T21:02:11.1296087Z stochastic_rounding=True, 2025-05-07T21:02:11.1296182Z weighted=True, 2025-05-07T21:02:11.1296272Z row_wise=True, 2025-05-07T21:02:11.1296363Z mixed=False, 2025-05-07T21:02:11.1296462Z use_cache=False, 2025-05-07T21:02:11.1296576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1296666Z use_cpu=True, 2025-05-07T21:02:11.1296770Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.7925394Z ) 2025-05-07T21:02:12.7925915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.7927489Z self=, 2025-05-07T21:02:12.7928677Z compile=False, 2025-05-07T21:02:12.7929057Z pooling_mode=, 2025-05-07T21:02:12.7929500Z T=1, 2025-05-07T21:02:12.7929773Z D=39, 2025-05-07T21:02:12.7930051Z B=19, 2025-05-07T21:02:12.7930374Z log_E=3, 2025-05-07T21:02:12.7930690Z L=11, 2025-05-07T21:02:12.7931014Z D_gradcheck=1, 2025-05-07T21:02:12.7931407Z stochastic_rounding=False, 2025-05-07T21:02:12.7931833Z weighted=False, 2025-05-07T21:02:12.7932190Z row_wise=True, 2025-05-07T21:02:12.7932717Z mixed=False, 2025-05-07T21:02:12.7933042Z use_cache=True, 2025-05-07T21:02:12.7933427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.7933925Z use_cpu=True, 2025-05-07T21:02:12.7934299Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.7934726Z ) 2025-05-07T21:02:12.7935104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.7936061Z self=, 2025-05-07T21:02:12.7937208Z compile=False, 2025-05-07T21:02:12.7937602Z pooling_mode=, 2025-05-07T21:02:12.7938067Z T=3, 2025-05-07T21:02:12.7938363Z D=36, 2025-05-07T21:02:12.7938651Z B=86, 2025-05-07T21:02:12.7939139Z log_E=3, 2025-05-07T21:02:12.7939446Z L=0, 2025-05-07T21:02:12.7939752Z D_gradcheck=2, 2025-05-07T21:02:12.7940123Z stochastic_rounding=True, 2025-05-07T21:02:12.7940530Z weighted=True, 2025-05-07T21:02:12.7940871Z row_wise=True, 2025-05-07T21:02:12.7941220Z mixed=True, 2025-05-07T21:02:12.7941537Z use_cache=False, 2025-05-07T21:02:12.7941939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.7942396Z use_cpu=True, 2025-05-07T21:02:12.7942763Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.7943187Z ) 2025-05-07T21:02:12.7943560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.7944520Z self=, 2025-05-07T21:02:12.7945399Z compile=False, 2025-05-07T21:02:12.7945793Z pooling_mode=, 2025-05-07T21:02:12.7946251Z T=2, 2025-05-07T21:02:12.7946531Z D=66, 2025-05-07T21:02:12.7946823Z B=82, 2025-05-07T21:02:12.7947129Z log_E=4, 2025-05-07T21:02:12.7947425Z L=8, 2025-05-07T21:02:12.7947730Z D_gradcheck=2, 2025-05-07T21:02:12.7948093Z stochastic_rounding=False, 2025-05-07T21:02:12.7948503Z weighted=False, 2025-05-07T21:02:12.7948849Z row_wise=True, 2025-05-07T21:02:12.7949187Z mixed=False, 2025-05-07T21:02:12.7949528Z use_cache=False, 2025-05-07T21:02:12.7949951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.7950444Z use_cpu=True, 2025-05-07T21:02:12.7950810Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.7951233Z ) 2025-05-07T21:02:12.7951610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.7952549Z self=, 2025-05-07T21:02:12.7953483Z compile=False, 2025-05-07T21:02:12.7954119Z pooling_mode=, 2025-05-07T21:02:12.7956166Z T=3, 2025-05-07T21:02:12.7956512Z D=76, 2025-05-07T21:02:12.7956876Z B=112, 2025-05-07T21:02:12.7957194Z log_E=5, 2025-05-07T21:02:12.7957481Z L=15, 2025-05-07T21:02:12.7957776Z D_gradcheck=1, 2025-05-07T21:02:12.7958125Z stochastic_rounding=True, 2025-05-07T21:02:12.7958513Z weighted=True, 2025-05-07T21:02:12.7958868Z row_wise=True, 2025-05-07T21:02:12.7959214Z mixed=False, 2025-05-07T21:02:12.7959560Z use_cache=False, 2025-05-07T21:02:12.7959970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.7960456Z use_cpu=True, 2025-05-07T21:02:12.7960830Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.7961253Z ) 2025-05-07T21:02:12.7961746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.7962744Z self=, 2025-05-07T21:02:12.7963624Z compile=False, 2025-05-07T21:02:12.7964013Z pooling_mode=, 2025-05-07T21:02:12.7964462Z T=1, 2025-05-07T21:02:12.7964745Z D=48, 2025-05-07T21:02:12.7965041Z B=112, 2025-05-07T21:02:12.7965339Z log_E=4, 2025-05-07T21:02:12.7965641Z L=9, 2025-05-07T21:02:12.7965943Z D_gradcheck=2, 2025-05-07T21:02:12.7966309Z stochastic_rounding=False, 2025-05-07T21:02:12.7966706Z weighted=True, 2025-05-07T21:02:12.7967194Z row_wise=True, 2025-05-07T21:02:12.7967531Z mixed=False, 2025-05-07T21:02:12.7967861Z use_cache=True, 2025-05-07T21:02:12.7968252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.7968848Z use_cpu=True, 2025-05-07T21:02:12.7969214Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.7969638Z ) 2025-05-07T21:02:12.7970020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.7970945Z self=, 2025-05-07T21:02:12.7971834Z compile=True, 2025-05-07T21:02:12.7972225Z pooling_mode=, 2025-05-07T21:02:12.7972663Z T=5, 2025-05-07T21:02:12.7972951Z D=52, 2025-05-07T21:02:12.7973337Z B=15, 2025-05-07T21:02:12.7973617Z log_E=3, 2025-05-07T21:02:12.7973927Z L=13, 2025-05-07T21:02:12.7974228Z D_gradcheck=2, 2025-05-07T21:02:12.7974579Z stochastic_rounding=True, 2025-05-07T21:02:12.7975000Z weighted=False, 2025-05-07T21:02:12.7975336Z row_wise=True, 2025-05-07T21:02:12.7975665Z mixed=False, 2025-05-07T21:02:12.7976004Z use_cache=False, 2025-05-07T21:02:12.7976405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.7976870Z use_cpu=True, 2025-05-07T21:02:12.7977243Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.7977691Z ) 2025-05-07T21:02:12.7978094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.7979050Z self=, 2025-05-07T21:02:12.7979965Z compile=False, 2025-05-07T21:02:12.7980356Z pooling_mode=, 2025-05-07T21:02:12.7980796Z T=4, 2025-05-07T21:02:12.7981092Z D=124, 2025-05-07T21:02:12.7981421Z B=19, 2025-05-07T21:02:12.7981764Z log_E=5, 2025-05-07T21:02:12.7982138Z L=7, 2025-05-07T21:02:12.7982500Z D_gradcheck=2, 2025-05-07T21:02:12.7982924Z stochastic_rounding=True, 2025-05-07T21:02:12.7983419Z weighted=False, 2025-05-07T21:02:12.7983788Z row_wise=True, 2025-05-07T21:02:12.7984097Z mixed=False, 2025-05-07T21:02:12.7984421Z use_cache=False, 2025-05-07T21:02:12.7984792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.7985246Z use_cpu=True, 2025-05-07T21:02:12.7985631Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.7986065Z ) 2025-05-07T21:02:12.7986460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.7987431Z self=, 2025-05-07T21:02:12.7988417Z compile=False, 2025-05-07T21:02:12.7988821Z pooling_mode=, 2025-05-07T21:02:12.7989303Z T=1, 2025-05-07T21:02:12.7989584Z D=66, 2025-05-07T21:02:12.7989874Z B=113, 2025-05-07T21:02:12.7990176Z log_E=5, 2025-05-07T21:02:12.7990464Z L=18, 2025-05-07T21:02:12.7990771Z D_gradcheck=2, 2025-05-07T21:02:12.7991130Z stochastic_rounding=True, 2025-05-07T21:02:12.7991534Z weighted=False, 2025-05-07T21:02:12.7991886Z row_wise=True, 2025-05-07T21:02:12.7992214Z mixed=True, 2025-05-07T21:02:12.7992530Z use_cache=True, 2025-05-07T21:02:12.7992918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.7993375Z use_cpu=True, 2025-05-07T21:02:12.7993750Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8006088Z ) 2025-05-07T21:02:12.8006595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8007592Z self=, 2025-05-07T21:02:12.8008789Z compile=False, 2025-05-07T21:02:12.8009271Z pooling_mode=, 2025-05-07T21:02:12.8009811Z T=3, 2025-05-07T21:02:12.8010164Z D=94, 2025-05-07T21:02:12.8010445Z B=122, 2025-05-07T21:02:12.8010729Z log_E=5, 2025-05-07T21:02:12.8011025Z L=9, 2025-05-07T21:02:12.8011315Z D_gradcheck=1, 2025-05-07T21:02:12.8011684Z stochastic_rounding=True, 2025-05-07T21:02:12.8012204Z weighted=False, 2025-05-07T21:02:12.8012565Z row_wise=True, 2025-05-07T21:02:12.8012970Z mixed=False, 2025-05-07T21:02:12.8013320Z use_cache=False, 2025-05-07T21:02:12.8013720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8014204Z use_cpu=True, 2025-05-07T21:02:12.8014568Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8014974Z ) 2025-05-07T21:02:12.8015365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8016328Z self=, 2025-05-07T21:02:12.8017203Z compile=True, 2025-05-07T21:02:12.8017598Z pooling_mode=, 2025-05-07T21:02:12.8018150Z T=3, 2025-05-07T21:02:12.8018453Z D=29, 2025-05-07T21:02:12.8018737Z B=53, 2025-05-07T21:02:12.8019033Z log_E=3, 2025-05-07T21:02:12.8019347Z L=7, 2025-05-07T21:02:12.8019641Z D_gradcheck=2, 2025-05-07T21:02:12.8020014Z stochastic_rounding=False, 2025-05-07T21:02:12.8020439Z weighted=True, 2025-05-07T21:02:12.8020774Z row_wise=True, 2025-05-07T21:02:12.8021109Z mixed=False, 2025-05-07T21:02:12.8021458Z use_cache=True, 2025-05-07T21:02:12.8021833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8022307Z use_cpu=True, 2025-05-07T21:02:12.8022685Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8023117Z ) 2025-05-07T21:02:12.8023487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8025826Z self=, 2025-05-07T21:02:12.8026703Z compile=False, 2025-05-07T21:02:12.8027094Z pooling_mode=, 2025-05-07T21:02:12.8027548Z T=4, 2025-05-07T21:02:12.8027836Z D=50, 2025-05-07T21:02:12.8028123Z B=75, 2025-05-07T21:02:12.8028425Z log_E=5, 2025-05-07T21:02:12.8028728Z L=13, 2025-05-07T21:02:12.8029035Z D_gradcheck=2, 2025-05-07T21:02:12.8029418Z stochastic_rounding=False, 2025-05-07T21:02:12.8029832Z weighted=True, 2025-05-07T21:02:12.8030164Z row_wise=True, 2025-05-07T21:02:12.8030490Z mixed=True, 2025-05-07T21:02:12.8030823Z use_cache=False, 2025-05-07T21:02:12.8031214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8031675Z use_cpu=True, 2025-05-07T21:02:12.8032067Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8032527Z ) 2025-05-07T21:02:12.8032924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8033990Z self=, 2025-05-07T21:02:12.8034891Z compile=True, 2025-05-07T21:02:12.8035273Z pooling_mode=, 2025-05-07T21:02:12.8035742Z T=2, 2025-05-07T21:02:12.8036080Z D=98, 2025-05-07T21:02:12.8036911Z B=19, 2025-05-07T21:02:12.8037278Z log_E=3, 2025-05-07T21:02:12.8037652Z L=11, 2025-05-07T21:02:12.8038025Z D_gradcheck=2, 2025-05-07T21:02:12.8038482Z stochastic_rounding=True, 2025-05-07T21:02:12.8038908Z weighted=False, 2025-05-07T21:02:12.8039237Z row_wise=True, 2025-05-07T21:02:12.8039556Z mixed=False, 2025-05-07T21:02:12.8039865Z use_cache=True, 2025-05-07T21:02:12.8040261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8040735Z use_cpu=True, 2025-05-07T21:02:12.8041296Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8041743Z ) 2025-05-07T21:02:12.8042129Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8043101Z self=, 2025-05-07T21:02:12.8044035Z compile=True, 2025-05-07T21:02:12.8044420Z pooling_mode=, 2025-05-07T21:02:12.8044887Z T=2, 2025-05-07T21:02:12.8045181Z D=60, 2025-05-07T21:02:12.8045470Z B=48, 2025-05-07T21:02:12.8045757Z log_E=5, 2025-05-07T21:02:12.8046066Z L=11, 2025-05-07T21:02:12.8046368Z D_gradcheck=2, 2025-05-07T21:02:12.8046879Z stochastic_rounding=True, 2025-05-07T21:02:12.8047284Z weighted=False, 2025-05-07T21:02:12.8047637Z row_wise=True, 2025-05-07T21:02:12.8047977Z mixed=True, 2025-05-07T21:02:12.8048294Z use_cache=False, 2025-05-07T21:02:12.8048875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8049342Z use_cpu=True, 2025-05-07T21:02:12.8049718Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8050151Z ) 2025-05-07T21:02:12.8050523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8051483Z self=, 2025-05-07T21:02:12.8052357Z compile=True, 2025-05-07T21:02:12.8052750Z pooling_mode=, 2025-05-07T21:02:12.8053338Z T=1, 2025-05-07T21:02:12.8053624Z D=15, 2025-05-07T21:02:12.8053910Z B=60, 2025-05-07T21:02:12.8054207Z log_E=3, 2025-05-07T21:02:12.8054498Z L=0, 2025-05-07T21:02:12.8054812Z D_gradcheck=1, 2025-05-07T21:02:12.8055176Z stochastic_rounding=False, 2025-05-07T21:02:12.8055578Z weighted=True, 2025-05-07T21:02:12.8055920Z row_wise=True, 2025-05-07T21:02:12.8056253Z mixed=False, 2025-05-07T21:02:12.8056585Z use_cache=False, 2025-05-07T21:02:12.8056983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8057444Z use_cpu=True, 2025-05-07T21:02:12.8057810Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8058244Z ) 2025-05-07T21:02:12.8058610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8059586Z self=, 2025-05-07T21:02:12.8060502Z compile=True, 2025-05-07T21:02:12.8060885Z pooling_mode=, 2025-05-07T21:02:12.8061348Z T=3, 2025-05-07T21:02:12.8061630Z D=28, 2025-05-07T21:02:12.8061922Z B=84, 2025-05-07T21:02:12.8062212Z log_E=5, 2025-05-07T21:02:12.8062506Z L=5, 2025-05-07T21:02:12.8062816Z D_gradcheck=2, 2025-05-07T21:02:12.8063239Z stochastic_rounding=False, 2025-05-07T21:02:12.8063724Z weighted=True, 2025-05-07T21:02:12.8064136Z row_wise=True, 2025-05-07T21:02:12.8064529Z mixed=True, 2025-05-07T21:02:12.8064921Z use_cache=False, 2025-05-07T21:02:12.8065379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8065832Z use_cpu=True, 2025-05-07T21:02:12.8066187Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8066589Z ) 2025-05-07T21:02:12.8066977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8068739Z self=, 2025-05-07T21:02:12.8069644Z compile=True, 2025-05-07T21:02:12.8070051Z pooling_mode=, 2025-05-07T21:02:12.8070527Z T=4, 2025-05-07T21:02:12.8070814Z D=97, 2025-05-07T21:02:12.8071099Z B=26, 2025-05-07T21:02:12.8071389Z log_E=4, 2025-05-07T21:02:12.8071692Z L=8, 2025-05-07T21:02:12.8071992Z D_gradcheck=2, 2025-05-07T21:02:12.8072364Z stochastic_rounding=False, 2025-05-07T21:02:12.8072774Z weighted=False, 2025-05-07T21:02:12.8073118Z row_wise=True, 2025-05-07T21:02:12.8073471Z mixed=False, 2025-05-07T21:02:12.8073798Z use_cache=True, 2025-05-07T21:02:12.8074183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8074648Z use_cpu=True, 2025-05-07T21:02:12.8075117Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8075554Z ) 2025-05-07T21:02:12.8075918Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8076872Z self=, 2025-05-07T21:02:12.8077760Z compile=True, 2025-05-07T21:02:12.8078153Z pooling_mode=, 2025-05-07T21:02:12.8078595Z T=2, 2025-05-07T21:02:12.8078895Z D=64, 2025-05-07T21:02:12.8079187Z B=85, 2025-05-07T21:02:12.8079474Z log_E=5, 2025-05-07T21:02:12.8079875Z L=8, 2025-05-07T21:02:12.8080172Z D_gradcheck=2, 2025-05-07T21:02:12.8080535Z stochastic_rounding=True, 2025-05-07T21:02:12.8080935Z weighted=True, 2025-05-07T21:02:12.8081283Z row_wise=True, 2025-05-07T21:02:12.8081611Z mixed=True, 2025-05-07T21:02:12.8081939Z use_cache=True, 2025-05-07T21:02:12.8082315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8082776Z use_cpu=True, 2025-05-07T21:02:12.8083147Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8283308Z ) 2025-05-07T21:02:12.8283742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8284717Z self=, 2025-05-07T21:02:12.8285743Z compile=True, 2025-05-07T21:02:12.8286357Z pooling_mode=, 2025-05-07T21:02:12.8286895Z T=3, 2025-05-07T21:02:12.8287236Z D=100, 2025-05-07T21:02:12.8287523Z B=14, 2025-05-07T21:02:12.8287802Z log_E=5, 2025-05-07T21:02:12.8288085Z L=2, 2025-05-07T21:02:12.8288369Z D_gradcheck=2, 2025-05-07T21:02:12.8288859Z stochastic_rounding=True, 2025-05-07T21:02:12.8289280Z weighted=False, 2025-05-07T21:02:12.8289645Z row_wise=True, 2025-05-07T21:02:12.8289996Z mixed=True, 2025-05-07T21:02:12.8290332Z use_cache=True, 2025-05-07T21:02:12.8290723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8291210Z use_cpu=True, 2025-05-07T21:02:12.8291581Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8291979Z ) 2025-05-07T21:02:12.8292356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8293330Z self=, 2025-05-07T21:02:12.8294195Z compile=False, 2025-05-07T21:02:12.8294583Z pooling_mode=, 2025-05-07T21:02:12.8295034Z T=2, 2025-05-07T21:02:12.8295319Z D=14, 2025-05-07T21:02:12.8295614Z B=33, 2025-05-07T21:02:12.8295905Z log_E=5, 2025-05-07T21:02:12.8296207Z L=16, 2025-05-07T21:02:12.8296516Z D_gradcheck=2, 2025-05-07T21:02:12.8296879Z stochastic_rounding=False, 2025-05-07T21:02:12.8297279Z weighted=False, 2025-05-07T21:02:12.8297626Z row_wise=True, 2025-05-07T21:02:12.8297954Z mixed=False, 2025-05-07T21:02:12.8298289Z use_cache=False, 2025-05-07T21:02:12.8298687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8299161Z use_cpu=True, 2025-05-07T21:02:12.8299519Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8299938Z ) 2025-05-07T21:02:12.8300302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8301382Z self=, 2025-05-07T21:02:12.8302280Z compile=False, 2025-05-07T21:02:12.8302716Z pooling_mode=, 2025-05-07T21:02:12.8303171Z T=2, 2025-05-07T21:02:12.8303460Z D=65, 2025-05-07T21:02:12.8303750Z B=121, 2025-05-07T21:02:12.8304055Z log_E=4, 2025-05-07T21:02:12.8304358Z L=19, 2025-05-07T21:02:12.8304658Z D_gradcheck=2, 2025-05-07T21:02:12.8305018Z stochastic_rounding=True, 2025-05-07T21:02:12.8305420Z weighted=False, 2025-05-07T21:02:12.8305759Z row_wise=True, 2025-05-07T21:02:12.8306085Z mixed=False, 2025-05-07T21:02:12.8306411Z use_cache=True, 2025-05-07T21:02:12.8306786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8307383Z use_cpu=True, 2025-05-07T21:02:12.8307782Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8308233Z ) 2025-05-07T21:02:12.8308613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8309569Z self=, 2025-05-07T21:02:12.8310545Z compile=True, 2025-05-07T21:02:12.8310934Z pooling_mode=, 2025-05-07T21:02:12.8311390Z T=3, 2025-05-07T21:02:12.8311726Z D=29, 2025-05-07T21:02:12.8312080Z B=96, 2025-05-07T21:02:12.8312632Z log_E=5, 2025-05-07T21:02:12.8312990Z L=12, 2025-05-07T21:02:12.8313356Z D_gradcheck=2, 2025-05-07T21:02:12.8313787Z stochastic_rounding=False, 2025-05-07T21:02:12.8314184Z weighted=False, 2025-05-07T21:02:12.8314509Z row_wise=True, 2025-05-07T21:02:12.8314824Z mixed=True, 2025-05-07T21:02:12.8315128Z use_cache=False, 2025-05-07T21:02:12.8315536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8316004Z use_cpu=True, 2025-05-07T21:02:12.8316387Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8316817Z ) 2025-05-07T21:02:12.8317190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8318137Z self=, 2025-05-07T21:02:12.8319211Z compile=False, 2025-05-07T21:02:12.8319595Z pooling_mode=, 2025-05-07T21:02:12.8320037Z T=1, 2025-05-07T21:02:12.8320336Z D=26, 2025-05-07T21:02:12.8320624Z B=114, 2025-05-07T21:02:12.8320910Z log_E=3, 2025-05-07T21:02:12.8321220Z L=20, 2025-05-07T21:02:12.8321513Z D_gradcheck=1, 2025-05-07T21:02:12.8321863Z stochastic_rounding=True, 2025-05-07T21:02:12.8322274Z weighted=True, 2025-05-07T21:02:12.8322609Z row_wise=True, 2025-05-07T21:02:12.8322943Z mixed=True, 2025-05-07T21:02:12.8323261Z use_cache=False, 2025-05-07T21:02:12.8323655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8324118Z use_cpu=True, 2025-05-07T21:02:12.8324483Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8324906Z ) 2025-05-07T21:02:12.8325276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8326219Z self=, 2025-05-07T21:02:12.8327107Z compile=True, 2025-05-07T21:02:12.8327497Z pooling_mode=, 2025-05-07T21:02:12.8327931Z T=3, 2025-05-07T21:02:12.8328228Z D=112, 2025-05-07T21:02:12.8328650Z B=68, 2025-05-07T21:02:12.8328944Z log_E=4, 2025-05-07T21:02:12.8329249Z L=1, 2025-05-07T21:02:12.8329543Z D_gradcheck=1, 2025-05-07T21:02:12.8329905Z stochastic_rounding=True, 2025-05-07T21:02:12.8330320Z weighted=False, 2025-05-07T21:02:12.8330676Z row_wise=True, 2025-05-07T21:02:12.8330999Z mixed=True, 2025-05-07T21:02:12.8331330Z use_cache=False, 2025-05-07T21:02:12.8331734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8332188Z use_cpu=True, 2025-05-07T21:02:12.8332575Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8333029Z ) 2025-05-07T21:02:12.8333496Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8334472Z self=, 2025-05-07T21:02:12.8335413Z compile=True, 2025-05-07T21:02:12.8335799Z pooling_mode=, 2025-05-07T21:02:12.8336253Z T=2, 2025-05-07T21:02:12.8336943Z D=121, 2025-05-07T21:02:12.8337240Z B=12, 2025-05-07T21:02:12.8337534Z log_E=3, 2025-05-07T21:02:12.8337848Z L=13, 2025-05-07T21:02:12.8338172Z D_gradcheck=2, 2025-05-07T21:02:12.8338605Z stochastic_rounding=True, 2025-05-07T21:02:12.8339123Z weighted=False, 2025-05-07T21:02:12.8339539Z row_wise=True, 2025-05-07T21:02:12.8339925Z mixed=True, 2025-05-07T21:02:12.8340317Z use_cache=True, 2025-05-07T21:02:12.8340910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8341342Z use_cpu=True, 2025-05-07T21:02:12.8341693Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8342088Z ) 2025-05-07T21:02:12.8342468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8343445Z self=, 2025-05-07T21:02:12.8344369Z compile=False, 2025-05-07T21:02:12.8344760Z pooling_mode=, 2025-05-07T21:02:12.8345185Z T=2, 2025-05-07T21:02:12.8345489Z D=126, 2025-05-07T21:02:12.8345917Z B=69, 2025-05-07T21:02:12.8346210Z log_E=5, 2025-05-07T21:02:12.8346510Z L=13, 2025-05-07T21:02:12.8346806Z D_gradcheck=2, 2025-05-07T21:02:12.8347162Z stochastic_rounding=False, 2025-05-07T21:02:12.8347567Z weighted=False, 2025-05-07T21:02:12.8347914Z row_wise=True, 2025-05-07T21:02:12.8348241Z mixed=False, 2025-05-07T21:02:12.8348566Z use_cache=True, 2025-05-07T21:02:12.8348954Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8349404Z use_cpu=True, 2025-05-07T21:02:12.8349775Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8350192Z ) 2025-05-07T21:02:12.8350556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8351501Z self=, 2025-05-07T21:02:12.8352519Z compile=True, 2025-05-07T21:02:12.8352897Z pooling_mode=, 2025-05-07T21:02:12.8353349Z T=2, 2025-05-07T21:02:12.8353639Z D=55, 2025-05-07T21:02:12.8353926Z B=20, 2025-05-07T21:02:12.8354210Z log_E=4, 2025-05-07T21:02:12.8354510Z L=14, 2025-05-07T21:02:12.8354806Z D_gradcheck=1, 2025-05-07T21:02:12.8355164Z stochastic_rounding=False, 2025-05-07T21:02:12.8355570Z weighted=False, 2025-05-07T21:02:12.8355906Z row_wise=True, 2025-05-07T21:02:12.8356224Z mixed=True, 2025-05-07T21:02:12.8356563Z use_cache=True, 2025-05-07T21:02:12.8356935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8357387Z use_cpu=True, 2025-05-07T21:02:12.8357753Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8358176Z ) 2025-05-07T21:02:12.8358536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8359485Z self=, 2025-05-07T21:02:12.8360367Z compile=True, 2025-05-07T21:02:12.8360754Z pooling_mode=, 2025-05-07T21:02:12.8361240Z T=5, 2025-05-07T21:02:12.8361551Z D=55, 2025-05-07T21:02:12.8361850Z B=123, 2025-05-07T21:02:12.8362143Z log_E=5, 2025-05-07T21:02:12.8362440Z L=13, 2025-05-07T21:02:12.8362740Z D_gradcheck=1, 2025-05-07T21:02:12.8363094Z stochastic_rounding=False, 2025-05-07T21:02:12.8363501Z weighted=False, 2025-05-07T21:02:12.8363850Z row_wise=True, 2025-05-07T21:02:12.8364181Z mixed=False, 2025-05-07T21:02:12.8364558Z use_cache=True, 2025-05-07T21:02:12.8365017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8365559Z use_cpu=True, 2025-05-07T21:02:12.8366004Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8366651Z ) 2025-05-07T21:02:12.8367037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8367929Z self=, 2025-05-07T21:02:12.8368915Z compile=False, 2025-05-07T21:02:12.8369304Z pooling_mode=, 2025-05-07T21:02:12.8369757Z T=2, 2025-05-07T21:02:12.8370052Z D=69, 2025-05-07T21:02:12.8370332Z B=91, 2025-05-07T21:02:12.8370617Z log_E=3, 2025-05-07T21:02:12.8370912Z L=7, 2025-05-07T21:02:12.8371192Z D_gradcheck=1, 2025-05-07T21:02:12.8371547Z stochastic_rounding=True, 2025-05-07T21:02:12.8371940Z weighted=False, 2025-05-07T21:02:12.8372290Z row_wise=True, 2025-05-07T21:02:12.8372624Z mixed=False, 2025-05-07T21:02:12.8373045Z use_cache=False, 2025-05-07T21:02:12.8384926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8385448Z use_cpu=True, 2025-05-07T21:02:12.8385831Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8386274Z ) 2025-05-07T21:02:12.8386638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8387599Z self=, 2025-05-07T21:02:12.8388489Z compile=True, 2025-05-07T21:02:12.8388867Z pooling_mode=, 2025-05-07T21:02:12.8389449Z T=1, 2025-05-07T21:02:12.8389752Z D=106, 2025-05-07T21:02:12.8390048Z B=71, 2025-05-07T21:02:12.8390355Z log_E=5, 2025-05-07T21:02:12.8390684Z L=3, 2025-05-07T21:02:12.8391000Z D_gradcheck=1, 2025-05-07T21:02:12.8391381Z stochastic_rounding=False, 2025-05-07T21:02:12.8391801Z weighted=False, 2025-05-07T21:02:12.8392133Z row_wise=True, 2025-05-07T21:02:12.8392470Z mixed=False, 2025-05-07T21:02:12.8392816Z use_cache=False, 2025-05-07T21:02:12.8393212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8393669Z use_cpu=True, 2025-05-07T21:02:12.8394053Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8394533Z ) 2025-05-07T21:02:12.8394964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8396160Z self=, 2025-05-07T21:02:12.8397084Z compile=False, 2025-05-07T21:02:12.8397446Z pooling_mode=, 2025-05-07T21:02:12.8397871Z T=1, 2025-05-07T21:02:12.8398159Z D=101, 2025-05-07T21:02:12.8398461Z B=78, 2025-05-07T21:02:12.8398758Z log_E=5, 2025-05-07T21:02:12.8399073Z L=9, 2025-05-07T21:02:12.8399377Z D_gradcheck=2, 2025-05-07T21:02:12.8399755Z stochastic_rounding=True, 2025-05-07T21:02:12.8400170Z weighted=True, 2025-05-07T21:02:12.8400512Z row_wise=True, 2025-05-07T21:02:12.8400856Z mixed=True, 2025-05-07T21:02:12.8401179Z use_cache=True, 2025-05-07T21:02:12.8401544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8402030Z use_cpu=True, 2025-05-07T21:02:12.8402424Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8402835Z ) 2025-05-07T21:02:12.8403195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8404132Z self=, 2025-05-07T21:02:12.8405014Z compile=False, 2025-05-07T21:02:12.8405396Z pooling_mode=, 2025-05-07T21:02:12.8405850Z T=1, 2025-05-07T21:02:12.8406143Z D=127, 2025-05-07T21:02:12.8406427Z B=75, 2025-05-07T21:02:12.8406714Z log_E=4, 2025-05-07T21:02:12.8407020Z L=4, 2025-05-07T21:02:12.8407308Z D_gradcheck=2, 2025-05-07T21:02:12.8407673Z stochastic_rounding=True, 2025-05-07T21:02:12.8408090Z weighted=False, 2025-05-07T21:02:12.8408419Z row_wise=True, 2025-05-07T21:02:12.8408893Z mixed=False, 2025-05-07T21:02:12.8409227Z use_cache=True, 2025-05-07T21:02:12.8409593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8410062Z use_cpu=True, 2025-05-07T21:02:12.8410528Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8410957Z ) 2025-05-07T21:02:12.8411320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8412267Z self=, 2025-05-07T21:02:12.8413146Z compile=True, 2025-05-07T21:02:12.8413518Z pooling_mode=, 2025-05-07T21:02:12.8413981Z T=3, 2025-05-07T21:02:12.8414271Z D=27, 2025-05-07T21:02:12.8414559Z B=64, 2025-05-07T21:02:12.8414853Z log_E=3, 2025-05-07T21:02:12.8415154Z L=5, 2025-05-07T21:02:12.8415444Z D_gradcheck=1, 2025-05-07T21:02:12.8415799Z stochastic_rounding=True, 2025-05-07T21:02:12.8416212Z weighted=False, 2025-05-07T21:02:12.8416542Z row_wise=True, 2025-05-07T21:02:12.8416962Z mixed=False, 2025-05-07T21:02:12.8417323Z use_cache=True, 2025-05-07T21:02:12.8417722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8418203Z use_cpu=True, 2025-05-07T21:02:12.8418586Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8418995Z ) 2025-05-07T21:02:12.8419362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8420316Z self=, 2025-05-07T21:02:12.8421236Z compile=False, 2025-05-07T21:02:12.8421697Z pooling_mode=, 2025-05-07T21:02:12.8422333Z T=5, 2025-05-07T21:02:12.8422687Z D=56, 2025-05-07T21:02:12.8423032Z B=109, 2025-05-07T21:02:12.8423391Z log_E=5, 2025-05-07T21:02:12.8423693Z L=14, 2025-05-07T21:02:12.8423973Z D_gradcheck=1, 2025-05-07T21:02:12.8424316Z stochastic_rounding=False, 2025-05-07T21:02:12.8424705Z weighted=False, 2025-05-07T21:02:12.8425046Z row_wise=True, 2025-05-07T21:02:12.8425380Z mixed=True, 2025-05-07T21:02:12.8425722Z use_cache=False, 2025-05-07T21:02:12.8426123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8426604Z use_cpu=True, 2025-05-07T21:02:12.8426988Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8427409Z ) 2025-05-07T21:02:12.8427770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8428853Z self=, 2025-05-07T21:02:12.8429741Z compile=True, 2025-05-07T21:02:12.8430123Z pooling_mode=, 2025-05-07T21:02:12.8430567Z T=2, 2025-05-07T21:02:12.8430844Z D=53, 2025-05-07T21:02:12.8431137Z B=82, 2025-05-07T21:02:12.8431420Z log_E=4, 2025-05-07T21:02:12.8431721Z L=9, 2025-05-07T21:02:12.8432026Z D_gradcheck=2, 2025-05-07T21:02:12.8432381Z stochastic_rounding=True, 2025-05-07T21:02:12.8432792Z weighted=True, 2025-05-07T21:02:12.8433126Z row_wise=True, 2025-05-07T21:02:12.8433457Z mixed=False, 2025-05-07T21:02:12.8433798Z use_cache=False, 2025-05-07T21:02:12.8434179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8434652Z use_cpu=True, 2025-05-07T21:02:12.8435025Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8647301Z ) 2025-05-07T21:02:12.8647754Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8648931Z self=, 2025-05-07T21:02:12.8649973Z compile=True, 2025-05-07T21:02:12.8650436Z pooling_mode=, 2025-05-07T21:02:12.8650958Z T=3, 2025-05-07T21:02:12.8651313Z D=22, 2025-05-07T21:02:12.8651603Z B=1, 2025-05-07T21:02:12.8651872Z log_E=5, 2025-05-07T21:02:12.8652162Z L=20, 2025-05-07T21:02:12.8652443Z D_gradcheck=2, 2025-05-07T21:02:12.8652787Z stochastic_rounding=False, 2025-05-07T21:02:12.8653213Z weighted=False, 2025-05-07T21:02:12.8653573Z row_wise=True, 2025-05-07T21:02:12.8653914Z mixed=True, 2025-05-07T21:02:12.8654262Z use_cache=False, 2025-05-07T21:02:12.8654662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8655313Z use_cpu=True, 2025-05-07T21:02:12.8655708Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8656117Z ) 2025-05-07T21:02:12.8656502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8657470Z self=, 2025-05-07T21:02:12.8658350Z compile=False, 2025-05-07T21:02:12.8658753Z pooling_mode=, 2025-05-07T21:02:12.8659192Z T=3, 2025-05-07T21:02:12.8659483Z D=100, 2025-05-07T21:02:12.8659783Z B=81, 2025-05-07T21:02:12.8660065Z log_E=5, 2025-05-07T21:02:12.8660368Z L=20, 2025-05-07T21:02:12.8660669Z D_gradcheck=1, 2025-05-07T21:02:12.8661017Z stochastic_rounding=True, 2025-05-07T21:02:12.8661429Z weighted=True, 2025-05-07T21:02:12.8661897Z row_wise=True, 2025-05-07T21:02:12.8662235Z mixed=False, 2025-05-07T21:02:12.8662621Z use_cache=True, 2025-05-07T21:02:12.8663003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8663473Z use_cpu=True, 2025-05-07T21:02:12.8663842Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8664267Z ) 2025-05-07T21:02:12.8664628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8665564Z self=, 2025-05-07T21:02:12.8666443Z compile=False, 2025-05-07T21:02:12.8667015Z pooling_mode=, 2025-05-07T21:02:12.8667464Z T=2, 2025-05-07T21:02:12.8667757Z D=36, 2025-05-07T21:02:12.8668050Z B=21, 2025-05-07T21:02:12.8668337Z log_E=4, 2025-05-07T21:02:12.8668635Z L=18, 2025-05-07T21:02:12.8668935Z D_gradcheck=2, 2025-05-07T21:02:12.8669293Z stochastic_rounding=False, 2025-05-07T21:02:12.8669703Z weighted=False, 2025-05-07T21:02:12.8670036Z row_wise=True, 2025-05-07T21:02:12.8670356Z mixed=True, 2025-05-07T21:02:12.8670695Z use_cache=True, 2025-05-07T21:02:12.8671060Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8671544Z use_cpu=True, 2025-05-07T21:02:12.8671938Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8672513Z ) 2025-05-07T21:02:12.8672889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8673863Z self=, 2025-05-07T21:02:12.8674751Z compile=True, 2025-05-07T21:02:12.8675129Z pooling_mode=, 2025-05-07T21:02:12.8675638Z T=1, 2025-05-07T21:02:12.8676009Z D=36, 2025-05-07T21:02:12.8676359Z B=35, 2025-05-07T21:02:12.8676722Z log_E=4, 2025-05-07T21:02:12.8677096Z L=3, 2025-05-07T21:02:12.8677458Z D_gradcheck=2, 2025-05-07T21:02:12.8677901Z stochastic_rounding=True, 2025-05-07T21:02:12.8678342Z weighted=True, 2025-05-07T21:02:12.8678659Z row_wise=True, 2025-05-07T21:02:12.8678971Z mixed=True, 2025-05-07T21:02:12.8679283Z use_cache=True, 2025-05-07T21:02:12.8679649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8680126Z use_cpu=True, 2025-05-07T21:02:12.8680519Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8680961Z ) 2025-05-07T21:02:12.8681336Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8682308Z self=, 2025-05-07T21:02:12.8683222Z compile=True, 2025-05-07T21:02:12.8683612Z pooling_mode=, 2025-05-07T21:02:12.8684067Z T=1, 2025-05-07T21:02:12.8684366Z D=36, 2025-05-07T21:02:12.8684652Z B=118, 2025-05-07T21:02:12.8684940Z log_E=4, 2025-05-07T21:02:12.8685244Z L=19, 2025-05-07T21:02:12.8685544Z D_gradcheck=1, 2025-05-07T21:02:12.8685906Z stochastic_rounding=False, 2025-05-07T21:02:12.8686332Z weighted=True, 2025-05-07T21:02:12.8686663Z row_wise=True, 2025-05-07T21:02:12.8686992Z mixed=True, 2025-05-07T21:02:12.8687330Z use_cache=True, 2025-05-07T21:02:12.8687798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8688276Z use_cpu=True, 2025-05-07T21:02:12.8688800Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8689229Z ) 2025-05-07T21:02:12.8689598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8690540Z self=, 2025-05-07T21:02:12.8691425Z compile=True, 2025-05-07T21:02:12.8691809Z pooling_mode=, 2025-05-07T21:02:12.8692265Z T=1, 2025-05-07T21:02:12.8692604Z D=32, 2025-05-07T21:02:12.8692899Z B=15, 2025-05-07T21:02:12.8693196Z log_E=3, 2025-05-07T21:02:12.8693500Z L=20, 2025-05-07T21:02:12.8693787Z D_gradcheck=2, 2025-05-07T21:02:12.8694145Z stochastic_rounding=True, 2025-05-07T21:02:12.8694644Z weighted=False, 2025-05-07T21:02:12.8694987Z row_wise=True, 2025-05-07T21:02:12.8695325Z mixed=True, 2025-05-07T21:02:12.8695648Z use_cache=False, 2025-05-07T21:02:12.8696047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8696507Z use_cpu=True, 2025-05-07T21:02:12.8696881Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8697297Z ) 2025-05-07T21:02:12.8697675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8698626Z self=, 2025-05-07T21:02:12.8699651Z compile=False, 2025-05-07T21:02:12.8700048Z pooling_mode=, 2025-05-07T21:02:12.8700500Z T=2, 2025-05-07T21:02:12.8700788Z D=19, 2025-05-07T21:02:12.8701074Z B=113, 2025-05-07T21:02:12.8701375Z log_E=4, 2025-05-07T21:02:12.8701660Z L=4, 2025-05-07T21:02:12.8701963Z D_gradcheck=2, 2025-05-07T21:02:12.8702339Z stochastic_rounding=True, 2025-05-07T21:02:12.8702813Z weighted=False, 2025-05-07T21:02:12.8703225Z row_wise=True, 2025-05-07T21:02:12.8703634Z mixed=True, 2025-05-07T21:02:12.8704036Z use_cache=True, 2025-05-07T21:02:12.8704490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8705042Z use_cpu=True, 2025-05-07T21:02:12.8705432Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8705916Z ) 2025-05-07T21:02:12.8706256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8707191Z self=, 2025-05-07T21:02:12.8708124Z compile=False, 2025-05-07T21:02:12.8708520Z pooling_mode=, 2025-05-07T21:02:12.8708984Z T=4, 2025-05-07T21:02:12.8709276Z D=98, 2025-05-07T21:02:12.8709560Z B=108, 2025-05-07T21:02:12.8709844Z log_E=5, 2025-05-07T21:02:12.8710144Z L=9, 2025-05-07T21:02:12.8710448Z D_gradcheck=1, 2025-05-07T21:02:12.8710818Z stochastic_rounding=True, 2025-05-07T21:02:12.8711215Z weighted=False, 2025-05-07T21:02:12.8711559Z row_wise=True, 2025-05-07T21:02:12.8711891Z mixed=True, 2025-05-07T21:02:12.8712206Z use_cache=True, 2025-05-07T21:02:12.8712598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8713055Z use_cpu=True, 2025-05-07T21:02:12.8713437Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8713855Z ) 2025-05-07T21:02:12.8714218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8715163Z self=, 2025-05-07T21:02:12.8716043Z compile=False, 2025-05-07T21:02:12.8716431Z pooling_mode=, 2025-05-07T21:02:12.8716886Z T=1, 2025-05-07T21:02:12.8717176Z D=21, 2025-05-07T21:02:12.8717465Z B=75, 2025-05-07T21:02:12.8717760Z log_E=3, 2025-05-07T21:02:12.8718067Z L=4, 2025-05-07T21:02:12.8718360Z D_gradcheck=2, 2025-05-07T21:02:12.8718729Z stochastic_rounding=False, 2025-05-07T21:02:12.8719133Z weighted=False, 2025-05-07T21:02:12.8719474Z row_wise=True, 2025-05-07T21:02:12.8719816Z mixed=True, 2025-05-07T21:02:12.8720135Z use_cache=True, 2025-05-07T21:02:12.8720613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8721076Z use_cpu=True, 2025-05-07T21:02:12.8721450Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8721872Z ) 2025-05-07T21:02:12.8722246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8723233Z self=, 2025-05-07T21:02:12.8724110Z compile=False, 2025-05-07T21:02:12.8724508Z pooling_mode=, 2025-05-07T21:02:12.8724953Z T=3, 2025-05-07T21:02:12.8725243Z D=115, 2025-05-07T21:02:12.8725554Z B=83, 2025-05-07T21:02:12.8725870Z log_E=4, 2025-05-07T21:02:12.8726192Z L=15, 2025-05-07T21:02:12.8726509Z D_gradcheck=2, 2025-05-07T21:02:12.8726974Z stochastic_rounding=True, 2025-05-07T21:02:12.8727441Z weighted=False, 2025-05-07T21:02:12.8727783Z row_wise=True, 2025-05-07T21:02:12.8728106Z mixed=True, 2025-05-07T21:02:12.8728440Z use_cache=False, 2025-05-07T21:02:12.8728964Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8729418Z use_cpu=True, 2025-05-07T21:02:12.8729874Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8730390Z ) 2025-05-07T21:02:12.8730828Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8731934Z self=, 2025-05-07T21:02:12.8732956Z compile=True, 2025-05-07T21:02:12.8733308Z pooling_mode=, 2025-05-07T21:02:12.8733736Z T=2, 2025-05-07T21:02:12.8734053Z D=81, 2025-05-07T21:02:12.8734342Z B=90, 2025-05-07T21:02:12.8734652Z log_E=5, 2025-05-07T21:02:12.8734978Z L=8, 2025-05-07T21:02:12.8735285Z D_gradcheck=1, 2025-05-07T21:02:12.8735666Z stochastic_rounding=False, 2025-05-07T21:02:12.8736101Z weighted=False, 2025-05-07T21:02:12.8736767Z row_wise=True, 2025-05-07T21:02:12.8737080Z mixed=False, 2025-05-07T21:02:12.8737418Z use_cache=True, 2025-05-07T21:02:12.8737814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8738276Z use_cpu=True, 2025-05-07T21:02:12.8738798Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8739222Z ) 2025-05-07T21:02:12.8739571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8740509Z self=, 2025-05-07T21:02:12.8741396Z compile=False, 2025-05-07T21:02:12.8741789Z pooling_mode=, 2025-05-07T21:02:12.8742243Z T=2, 2025-05-07T21:02:12.8742538Z D=119, 2025-05-07T21:02:12.8742827Z B=56, 2025-05-07T21:02:12.8743123Z log_E=3, 2025-05-07T21:02:12.8743435Z L=16, 2025-05-07T21:02:12.8743741Z D_gradcheck=1, 2025-05-07T21:02:12.8744099Z stochastic_rounding=True, 2025-05-07T21:02:12.8744522Z weighted=True, 2025-05-07T21:02:12.8744855Z row_wise=True, 2025-05-07T21:02:12.8745192Z mixed=True, 2025-05-07T21:02:12.8745538Z use_cache=False, 2025-05-07T21:02:12.8745927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8746407Z use_cpu=True, 2025-05-07T21:02:12.8746776Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8747205Z ) 2025-05-07T21:02:12.8747565Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8748514Z self=, 2025-05-07T21:02:12.8749402Z compile=False, 2025-05-07T21:02:12.8749783Z pooling_mode=, 2025-05-07T21:02:12.8750239Z T=5, 2025-05-07T21:02:12.8750534Z D=11, 2025-05-07T21:02:12.8750817Z B=33, 2025-05-07T21:02:12.8751116Z log_E=4, 2025-05-07T21:02:12.8751419Z L=13, 2025-05-07T21:02:12.8751727Z D_gradcheck=1, 2025-05-07T21:02:12.8752096Z stochastic_rounding=False, 2025-05-07T21:02:12.8752514Z weighted=True, 2025-05-07T21:02:12.8752857Z row_wise=True, 2025-05-07T21:02:12.8753364Z mixed=False, 2025-05-07T21:02:12.8753751Z use_cache=False, 2025-05-07T21:02:12.8754157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8754638Z use_cpu=True, 2025-05-07T21:02:12.8755010Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8755426Z ) 2025-05-07T21:02:12.8755784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8756742Z self=, 2025-05-07T21:02:12.8757806Z compile=False, 2025-05-07T21:02:12.8758269Z pooling_mode=, 2025-05-07T21:02:12.8758814Z T=5, 2025-05-07T21:02:12.8759175Z D=88, 2025-05-07T21:02:12.8759501Z B=6, 2025-05-07T21:02:12.8759780Z log_E=4, 2025-05-07T21:02:12.8760075Z L=18, 2025-05-07T21:02:12.8760472Z D_gradcheck=1, 2025-05-07T21:02:12.8760821Z stochastic_rounding=True, 2025-05-07T21:02:12.8761249Z weighted=True, 2025-05-07T21:02:12.8761597Z row_wise=True, 2025-05-07T21:02:12.8773628Z mixed=True, 2025-05-07T21:02:12.8774023Z use_cache=True, 2025-05-07T21:02:12.8774411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8774879Z use_cpu=True, 2025-05-07T21:02:12.8775251Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.8775682Z ) 2025-05-07T21:02:12.8776040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8777162Z self=, 2025-05-07T21:02:12.8778047Z compile=True, 2025-05-07T21:02:12.8778419Z pooling_mode=, 2025-05-07T21:02:12.8778879Z T=5, 2025-05-07T21:02:12.8779167Z D=104, 2025-05-07T21:02:12.8779454Z B=67, 2025-05-07T21:02:12.8779757Z log_E=5, 2025-05-07T21:02:12.8780085Z L=15, 2025-05-07T21:02:12.8780410Z D_gradcheck=1, 2025-05-07T21:02:12.8780799Z stochastic_rounding=True, 2025-05-07T21:02:12.8781219Z weighted=True, 2025-05-07T21:02:12.8781565Z row_wise=True, 2025-05-07T21:02:12.8781893Z mixed=False, 2025-05-07T21:02:12.8782227Z use_cache=True, 2025-05-07T21:02:12.8782614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8783162Z use_cpu=True, 2025-05-07T21:02:12.8783541Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8784020Z ) 2025-05-07T21:02:12.8784463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8785592Z self=, 2025-05-07T21:02:12.8786598Z compile=True, 2025-05-07T21:02:12.8786957Z pooling_mode=, 2025-05-07T21:02:12.8787384Z T=1, 2025-05-07T21:02:12.8787666Z D=82, 2025-05-07T21:02:12.8787937Z B=82, 2025-05-07T21:02:12.8788254Z log_E=4, 2025-05-07T21:02:12.8788571Z L=13, 2025-05-07T21:02:12.8788879Z D_gradcheck=1, 2025-05-07T21:02:12.8789263Z stochastic_rounding=True, 2025-05-07T21:02:12.8789685Z weighted=False, 2025-05-07T21:02:12.8790032Z row_wise=True, 2025-05-07T21:02:12.8790388Z mixed=True, 2025-05-07T21:02:12.8790719Z use_cache=True, 2025-05-07T21:02:12.8791081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.8791563Z use_cpu=True, 2025-05-07T21:02:12.8791947Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.8792379Z ) 2025-05-07T21:02:12.8792735Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.8793683Z self=, 2025-05-07T21:02:12.8794555Z compile=False, 2025-05-07T21:02:12.8794934Z pooling_mode=, 2025-05-07T21:02:12.8795381Z T=5, 2025-05-07T21:02:12.8795679Z D=22, 2025-05-07T21:02:12.8795965Z B=124, 2025-05-07T21:02:12.8796261Z log_E=4, 2025-05-07T21:02:12.8796579Z L=9, 2025-05-07T21:02:12.8796873Z D_gradcheck=2, 2025-05-07T21:02:12.8797230Z stochastic_rounding=True, 2025-05-07T21:02:12.8797641Z weighted=True, 2025-05-07T21:02:12.8798065Z row_wise=True, 2025-05-07T21:02:12.8798408Z mixed=True, 2025-05-07T21:02:12.8798736Z use_cache=False, 2025-05-07T21:02:12.8799119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.8799586Z use_cpu=True, 2025-05-07T21:02:12.8799963Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9008346Z ) 2025-05-07T21:02:12.9008937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9009941Z self=, 2025-05-07T21:02:12.9011001Z compile=True, 2025-05-07T21:02:12.9011463Z pooling_mode=, 2025-05-07T21:02:12.9012002Z T=1, 2025-05-07T21:02:12.9012347Z D=51, 2025-05-07T21:02:12.9012668Z B=124, 2025-05-07T21:02:12.9012952Z log_E=5, 2025-05-07T21:02:12.9013423Z L=6, 2025-05-07T21:02:12.9013722Z D_gradcheck=2, 2025-05-07T21:02:12.9014062Z stochastic_rounding=True, 2025-05-07T21:02:12.9014487Z weighted=True, 2025-05-07T21:02:12.9014845Z row_wise=True, 2025-05-07T21:02:12.9015200Z mixed=True, 2025-05-07T21:02:12.9015539Z use_cache=False, 2025-05-07T21:02:12.9015953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9016433Z use_cpu=True, 2025-05-07T21:02:12.9016800Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9017208Z ) 2025-05-07T21:02:12.9017592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9018680Z self=, 2025-05-07T21:02:12.9019551Z compile=True, 2025-05-07T21:02:12.9019936Z pooling_mode=, 2025-05-07T21:02:12.9020373Z T=2, 2025-05-07T21:02:12.9020672Z D=125, 2025-05-07T21:02:12.9020969Z B=7, 2025-05-07T21:02:12.9021262Z log_E=3, 2025-05-07T21:02:12.9021559Z L=5, 2025-05-07T21:02:12.9021853Z D_gradcheck=1, 2025-05-07T21:02:12.9022215Z stochastic_rounding=True, 2025-05-07T21:02:12.9022629Z weighted=True, 2025-05-07T21:02:12.9022977Z row_wise=True, 2025-05-07T21:02:12.9023308Z mixed=True, 2025-05-07T21:02:12.9023635Z use_cache=False, 2025-05-07T21:02:12.9025659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9026123Z use_cpu=True, 2025-05-07T21:02:12.9026484Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9026906Z ) 2025-05-07T21:02:12.9027265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9028211Z self=, 2025-05-07T21:02:12.9029100Z compile=False, 2025-05-07T21:02:12.9029476Z pooling_mode=, 2025-05-07T21:02:12.9029917Z T=5, 2025-05-07T21:02:12.9030204Z D=97, 2025-05-07T21:02:12.9030490Z B=105, 2025-05-07T21:02:12.9030792Z log_E=4, 2025-05-07T21:02:12.9031093Z L=11, 2025-05-07T21:02:12.9031393Z D_gradcheck=1, 2025-05-07T21:02:12.9031751Z stochastic_rounding=True, 2025-05-07T21:02:12.9032156Z weighted=False, 2025-05-07T21:02:12.9032495Z row_wise=True, 2025-05-07T21:02:12.9032819Z mixed=False, 2025-05-07T21:02:12.9033148Z use_cache=True, 2025-05-07T21:02:12.9033530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9033995Z use_cpu=True, 2025-05-07T21:02:12.9034172Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9034296Z ) 2025-05-07T21:02:12.9035834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9036723Z self=, 2025-05-07T21:02:12.9036867Z compile=True, 2025-05-07T21:02:12.9037050Z pooling_mode=, 2025-05-07T21:02:12.9037165Z T=2, 2025-05-07T21:02:12.9037281Z D=57, 2025-05-07T21:02:12.9037408Z B=22, 2025-05-07T21:02:12.9037539Z log_E=4, 2025-05-07T21:02:12.9037660Z L=15, 2025-05-07T21:02:12.9037793Z D_gradcheck=1, 2025-05-07T21:02:12.9037948Z stochastic_rounding=False, 2025-05-07T21:02:12.9038233Z weighted=True, 2025-05-07T21:02:12.9038364Z row_wise=True, 2025-05-07T21:02:12.9038486Z mixed=True, 2025-05-07T21:02:12.9038625Z use_cache=False, 2025-05-07T21:02:12.9038804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9038932Z use_cpu=True, 2025-05-07T21:02:12.9039102Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9039221Z ) 2025-05-07T21:02:12.9039479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9040158Z self=, 2025-05-07T21:02:12.9040323Z compile=False, 2025-05-07T21:02:12.9040528Z pooling_mode=, 2025-05-07T21:02:12.9040683Z T=5, 2025-05-07T21:02:12.9040829Z D=20, 2025-05-07T21:02:12.9041081Z B=32, 2025-05-07T21:02:12.9041243Z log_E=4, 2025-05-07T21:02:12.9041392Z L=0, 2025-05-07T21:02:12.9041556Z D_gradcheck=2, 2025-05-07T21:02:12.9041742Z stochastic_rounding=False, 2025-05-07T21:02:12.9041899Z weighted=True, 2025-05-07T21:02:12.9042034Z row_wise=True, 2025-05-07T21:02:12.9042161Z mixed=True, 2025-05-07T21:02:12.9042291Z use_cache=False, 2025-05-07T21:02:12.9042459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9042581Z use_cpu=True, 2025-05-07T21:02:12.9042740Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9042859Z ) 2025-05-07T21:02:12.9043135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9043694Z self=, 2025-05-07T21:02:12.9043835Z compile=True, 2025-05-07T21:02:12.9044003Z pooling_mode=, 2025-05-07T21:02:12.9044138Z T=3, 2025-05-07T21:02:12.9044261Z D=116, 2025-05-07T21:02:12.9044392Z B=24, 2025-05-07T21:02:12.9044528Z log_E=4, 2025-05-07T21:02:12.9044655Z L=20, 2025-05-07T21:02:12.9044791Z D_gradcheck=1, 2025-05-07T21:02:12.9044956Z stochastic_rounding=True, 2025-05-07T21:02:12.9045097Z weighted=True, 2025-05-07T21:02:12.9045227Z row_wise=True, 2025-05-07T21:02:12.9045361Z mixed=True, 2025-05-07T21:02:12.9045605Z use_cache=True, 2025-05-07T21:02:12.9045782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9045919Z use_cpu=True, 2025-05-07T21:02:12.9046081Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9046205Z ) 2025-05-07T21:02:12.9046419Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9046986Z self=, 2025-05-07T21:02:12.9047127Z compile=True, 2025-05-07T21:02:12.9047312Z pooling_mode=, 2025-05-07T21:02:12.9047433Z T=4, 2025-05-07T21:02:12.9047557Z D=57, 2025-05-07T21:02:12.9047686Z B=107, 2025-05-07T21:02:12.9047813Z log_E=4, 2025-05-07T21:02:12.9047938Z L=18, 2025-05-07T21:02:12.9048067Z D_gradcheck=1, 2025-05-07T21:02:12.9048214Z stochastic_rounding=True, 2025-05-07T21:02:12.9048352Z weighted=False, 2025-05-07T21:02:12.9048481Z row_wise=True, 2025-05-07T21:02:12.9048751Z mixed=False, 2025-05-07T21:02:12.9048892Z use_cache=True, 2025-05-07T21:02:12.9049058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9049183Z use_cpu=True, 2025-05-07T21:02:12.9049352Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9049473Z ) 2025-05-07T21:02:12.9049693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9050254Z self=, 2025-05-07T21:02:12.9050394Z compile=False, 2025-05-07T21:02:12.9050580Z pooling_mode=, 2025-05-07T21:02:12.9050701Z T=1, 2025-05-07T21:02:12.9050826Z D=31, 2025-05-07T21:02:12.9050953Z B=72, 2025-05-07T21:02:12.9051074Z log_E=5, 2025-05-07T21:02:12.9051194Z L=8, 2025-05-07T21:02:12.9051333Z D_gradcheck=1, 2025-05-07T21:02:12.9051577Z stochastic_rounding=False, 2025-05-07T21:02:12.9051712Z weighted=True, 2025-05-07T21:02:12.9051848Z row_wise=True, 2025-05-07T21:02:12.9051976Z mixed=True, 2025-05-07T21:02:12.9052110Z use_cache=False, 2025-05-07T21:02:12.9052292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9052420Z use_cpu=True, 2025-05-07T21:02:12.9052589Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9052712Z ) 2025-05-07T21:02:12.9052924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9053514Z self=, 2025-05-07T21:02:12.9053653Z compile=False, 2025-05-07T21:02:12.9053885Z pooling_mode=, 2025-05-07T21:02:12.9054006Z T=1, 2025-05-07T21:02:12.9054216Z D=83, 2025-05-07T21:02:12.9054342Z B=35, 2025-05-07T21:02:12.9054462Z log_E=4, 2025-05-07T21:02:12.9054588Z L=16, 2025-05-07T21:02:12.9054716Z D_gradcheck=2, 2025-05-07T21:02:12.9054875Z stochastic_rounding=False, 2025-05-07T21:02:12.9055020Z weighted=False, 2025-05-07T21:02:12.9055148Z row_wise=True, 2025-05-07T21:02:12.9055283Z mixed=False, 2025-05-07T21:02:12.9055412Z use_cache=False, 2025-05-07T21:02:12.9055583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9055724Z use_cpu=True, 2025-05-07T21:02:12.9055891Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9056086Z ) 2025-05-07T21:02:12.9056305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9056875Z self=, 2025-05-07T21:02:12.9057011Z compile=True, 2025-05-07T21:02:12.9057191Z pooling_mode=, 2025-05-07T21:02:12.9057310Z T=3, 2025-05-07T21:02:12.9057437Z D=52, 2025-05-07T21:02:12.9057564Z B=23, 2025-05-07T21:02:12.9057684Z log_E=5, 2025-05-07T21:02:12.9057809Z L=15, 2025-05-07T21:02:12.9057938Z D_gradcheck=1, 2025-05-07T21:02:12.9058097Z stochastic_rounding=False, 2025-05-07T21:02:12.9058237Z weighted=True, 2025-05-07T21:02:12.9058365Z row_wise=True, 2025-05-07T21:02:12.9058566Z mixed=True, 2025-05-07T21:02:12.9058707Z use_cache=False, 2025-05-07T21:02:12.9058884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9059022Z use_cpu=True, 2025-05-07T21:02:12.9059196Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9059317Z ) 2025-05-07T21:02:12.9059532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9060113Z self=, 2025-05-07T21:02:12.9060249Z compile=False, 2025-05-07T21:02:12.9060429Z pooling_mode=, 2025-05-07T21:02:12.9060558Z T=1, 2025-05-07T21:02:12.9060680Z D=32, 2025-05-07T21:02:12.9060808Z B=56, 2025-05-07T21:02:12.9060927Z log_E=4, 2025-05-07T21:02:12.9061049Z L=12, 2025-05-07T21:02:12.9061189Z D_gradcheck=2, 2025-05-07T21:02:12.9061347Z stochastic_rounding=True, 2025-05-07T21:02:12.9061483Z weighted=False, 2025-05-07T21:02:12.9061615Z row_wise=True, 2025-05-07T21:02:12.9061742Z mixed=True, 2025-05-07T21:02:12.9061868Z use_cache=True, 2025-05-07T21:02:12.9062052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9062187Z use_cpu=True, 2025-05-07T21:02:12.9062360Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9062492Z ) 2025-05-07T21:02:12.9062723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9063337Z self=, 2025-05-07T21:02:12.9063483Z compile=True, 2025-05-07T21:02:12.9063660Z pooling_mode=, 2025-05-07T21:02:12.9063795Z T=2, 2025-05-07T21:02:12.9063916Z D=122, 2025-05-07T21:02:12.9064039Z B=57, 2025-05-07T21:02:12.9064168Z log_E=4, 2025-05-07T21:02:12.9064289Z L=9, 2025-05-07T21:02:12.9064509Z D_gradcheck=2, 2025-05-07T21:02:12.9064678Z stochastic_rounding=False, 2025-05-07T21:02:12.9064809Z weighted=True, 2025-05-07T21:02:12.9064942Z row_wise=True, 2025-05-07T21:02:12.9065079Z mixed=True, 2025-05-07T21:02:12.9065209Z use_cache=True, 2025-05-07T21:02:12.9065377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9065514Z use_cpu=True, 2025-05-07T21:02:12.9065685Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9065805Z ) 2025-05-07T21:02:12.9066032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9066655Z self=, 2025-05-07T21:02:12.9066831Z compile=False, 2025-05-07T21:02:12.9067045Z pooling_mode=, 2025-05-07T21:02:12.9067286Z T=4, 2025-05-07T21:02:12.9067451Z D=46, 2025-05-07T21:02:12.9067605Z B=88, 2025-05-07T21:02:12.9067762Z log_E=4, 2025-05-07T21:02:12.9067925Z L=2, 2025-05-07T21:02:12.9068093Z D_gradcheck=1, 2025-05-07T21:02:12.9068283Z stochastic_rounding=False, 2025-05-07T21:02:12.9068456Z weighted=True, 2025-05-07T21:02:12.9068622Z row_wise=True, 2025-05-07T21:02:12.9068777Z mixed=False, 2025-05-07T21:02:12.9068951Z use_cache=True, 2025-05-07T21:02:12.9069150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9069293Z use_cpu=True, 2025-05-07T21:02:12.9069512Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9069627Z ) 2025-05-07T21:02:12.9069831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9070362Z self=, 2025-05-07T21:02:12.9070494Z compile=False, 2025-05-07T21:02:12.9070669Z pooling_mode=, 2025-05-07T21:02:12.9070803Z T=5, 2025-05-07T21:02:12.9070941Z D=31, 2025-05-07T21:02:12.9071076Z B=99, 2025-05-07T21:02:12.9071203Z log_E=5, 2025-05-07T21:02:12.9071331Z L=2, 2025-05-07T21:02:12.9071479Z D_gradcheck=2, 2025-05-07T21:02:12.9071641Z stochastic_rounding=False, 2025-05-07T21:02:12.9071781Z weighted=False, 2025-05-07T21:02:12.9072011Z row_wise=True, 2025-05-07T21:02:12.9072144Z mixed=True, 2025-05-07T21:02:12.9072291Z use_cache=False, 2025-05-07T21:02:12.9072464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9072600Z use_cpu=True, 2025-05-07T21:02:12.9072787Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9072913Z ) 2025-05-07T21:02:12.9073134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9073707Z self=, 2025-05-07T21:02:12.9073845Z compile=False, 2025-05-07T21:02:12.9074026Z pooling_mode=, 2025-05-07T21:02:12.9074158Z T=5, 2025-05-07T21:02:12.9074281Z D=13, 2025-05-07T21:02:12.9074406Z B=99, 2025-05-07T21:02:12.9074538Z log_E=5, 2025-05-07T21:02:12.9074660Z L=9, 2025-05-07T21:02:12.9074809Z D_gradcheck=1, 2025-05-07T21:02:12.9074966Z stochastic_rounding=False, 2025-05-07T21:02:12.9075099Z weighted=True, 2025-05-07T21:02:12.9075244Z row_wise=True, 2025-05-07T21:02:12.9075376Z mixed=False, 2025-05-07T21:02:12.9075510Z use_cache=False, 2025-05-07T21:02:12.9075696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9075833Z use_cpu=True, 2025-05-07T21:02:12.9075992Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9076116Z ) 2025-05-07T21:02:12.9076324Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9076893Z self=, 2025-05-07T21:02:12.9077035Z compile=False, 2025-05-07T21:02:12.9077211Z pooling_mode=, 2025-05-07T21:02:12.9077346Z T=2, 2025-05-07T21:02:12.9077472Z D=79, 2025-05-07T21:02:12.9077600Z B=21, 2025-05-07T21:02:12.9077729Z log_E=4, 2025-05-07T21:02:12.9077976Z L=12, 2025-05-07T21:02:12.9078116Z D_gradcheck=2, 2025-05-07T21:02:12.9078281Z stochastic_rounding=True, 2025-05-07T21:02:12.9078421Z weighted=False, 2025-05-07T21:02:12.9078550Z row_wise=True, 2025-05-07T21:02:12.9078679Z mixed=False, 2025-05-07T21:02:12.9078807Z use_cache=True, 2025-05-07T21:02:12.9078977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9079121Z use_cpu=True, 2025-05-07T21:02:12.9079287Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9079411Z ) 2025-05-07T21:02:12.9079632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9080205Z self=, 2025-05-07T21:02:12.9080353Z compile=True, 2025-05-07T21:02:12.9080599Z pooling_mode=, 2025-05-07T21:02:12.9080725Z T=2, 2025-05-07T21:02:12.9080859Z D=104, 2025-05-07T21:02:12.9080985Z B=19, 2025-05-07T21:02:12.9081111Z log_E=3, 2025-05-07T21:02:12.9081245Z L=12, 2025-05-07T21:02:12.9081374Z D_gradcheck=1, 2025-05-07T21:02:12.9081526Z stochastic_rounding=True, 2025-05-07T21:02:12.9081677Z weighted=False, 2025-05-07T21:02:12.9081808Z row_wise=True, 2025-05-07T21:02:12.9081942Z mixed=True, 2025-05-07T21:02:12.9082089Z use_cache=True, 2025-05-07T21:02:12.9082259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9082460Z use_cpu=True, 2025-05-07T21:02:12.9082633Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9343459Z ) 2025-05-07T21:02:12.9343846Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9344369Z self=, 2025-05-07T21:02:12.9344497Z compile=True, 2025-05-07T21:02:12.9344657Z pooling_mode=, 2025-05-07T21:02:12.9344768Z T=5, 2025-05-07T21:02:12.9344882Z D=81, 2025-05-07T21:02:12.9344988Z B=20, 2025-05-07T21:02:12.9345108Z log_E=5, 2025-05-07T21:02:12.9345220Z L=16, 2025-05-07T21:02:12.9345336Z D_gradcheck=2, 2025-05-07T21:02:12.9345474Z stochastic_rounding=False, 2025-05-07T21:02:12.9345770Z weighted=False, 2025-05-07T21:02:12.9345870Z row_wise=True, 2025-05-07T21:02:12.9345966Z mixed=True, 2025-05-07T21:02:12.9346055Z use_cache=False, 2025-05-07T21:02:12.9346165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9346259Z use_cpu=True, 2025-05-07T21:02:12.9346366Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9346444Z ) 2025-05-07T21:02:12.9346586Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9346930Z self=, 2025-05-07T21:02:12.9347015Z compile=False, 2025-05-07T21:02:12.9347136Z pooling_mode=, 2025-05-07T21:02:12.9347223Z T=1, 2025-05-07T21:02:12.9347303Z D=88, 2025-05-07T21:02:12.9347378Z B=70, 2025-05-07T21:02:12.9347459Z log_E=4, 2025-05-07T21:02:12.9347551Z L=7, 2025-05-07T21:02:12.9347633Z D_gradcheck=1, 2025-05-07T21:02:12.9347729Z stochastic_rounding=True, 2025-05-07T21:02:12.9347824Z weighted=True, 2025-05-07T21:02:12.9347904Z row_wise=True, 2025-05-07T21:02:12.9347983Z mixed=True, 2025-05-07T21:02:12.9348074Z use_cache=False, 2025-05-07T21:02:12.9348182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9348269Z use_cpu=True, 2025-05-07T21:02:12.9348385Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9348459Z ) 2025-05-07T21:02:12.9348594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9348937Z self=, 2025-05-07T21:02:12.9349026Z compile=True, 2025-05-07T21:02:12.9349143Z pooling_mode=, 2025-05-07T21:02:12.9349219Z T=5, 2025-05-07T21:02:12.9349294Z D=120, 2025-05-07T21:02:12.9349376Z B=20, 2025-05-07T21:02:12.9349537Z log_E=3, 2025-05-07T21:02:12.9349615Z L=4, 2025-05-07T21:02:12.9349710Z D_gradcheck=1, 2025-05-07T21:02:12.9349810Z stochastic_rounding=True, 2025-05-07T21:02:12.9349899Z weighted=True, 2025-05-07T21:02:12.9349988Z row_wise=True, 2025-05-07T21:02:12.9350069Z mixed=False, 2025-05-07T21:02:12.9350154Z use_cache=True, 2025-05-07T21:02:12.9350313Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9350396Z use_cpu=True, 2025-05-07T21:02:12.9350503Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9350577Z ) 2025-05-07T21:02:12.9350706Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9351047Z self=, 2025-05-07T21:02:12.9351201Z compile=False, 2025-05-07T21:02:12.9351315Z pooling_mode=, 2025-05-07T21:02:12.9351396Z T=5, 2025-05-07T21:02:12.9351475Z D=83, 2025-05-07T21:02:12.9351551Z B=19, 2025-05-07T21:02:12.9351639Z log_E=3, 2025-05-07T21:02:12.9351714Z L=12, 2025-05-07T21:02:12.9351797Z D_gradcheck=2, 2025-05-07T21:02:12.9351904Z stochastic_rounding=False, 2025-05-07T21:02:12.9351989Z weighted=True, 2025-05-07T21:02:12.9352076Z row_wise=True, 2025-05-07T21:02:12.9352158Z mixed=True, 2025-05-07T21:02:12.9352257Z use_cache=True, 2025-05-07T21:02:12.9352440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9352522Z use_cpu=True, 2025-05-07T21:02:12.9352628Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9352712Z ) 2025-05-07T21:02:12.9352841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9353184Z self=, 2025-05-07T21:02:12.9353274Z compile=True, 2025-05-07T21:02:12.9353383Z pooling_mode=, 2025-05-07T21:02:12.9353458Z T=2, 2025-05-07T21:02:12.9353539Z D=84, 2025-05-07T21:02:12.9353619Z B=85, 2025-05-07T21:02:12.9353703Z log_E=3, 2025-05-07T21:02:12.9353795Z L=8, 2025-05-07T21:02:12.9353879Z D_gradcheck=1, 2025-05-07T21:02:12.9354030Z stochastic_rounding=True, 2025-05-07T21:02:12.9354116Z weighted=True, 2025-05-07T21:02:12.9354201Z row_wise=True, 2025-05-07T21:02:12.9354291Z mixed=False, 2025-05-07T21:02:12.9354379Z use_cache=False, 2025-05-07T21:02:12.9354492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9354585Z use_cpu=True, 2025-05-07T21:02:12.9354692Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9354772Z ) 2025-05-07T21:02:12.9354908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9355244Z self=, 2025-05-07T21:02:12.9355332Z compile=True, 2025-05-07T21:02:12.9355452Z pooling_mode=, 2025-05-07T21:02:12.9355533Z T=5, 2025-05-07T21:02:12.9355616Z D=98, 2025-05-07T21:02:12.9355697Z B=44, 2025-05-07T21:02:12.9355777Z log_E=3, 2025-05-07T21:02:12.9355865Z L=13, 2025-05-07T21:02:12.9355954Z D_gradcheck=2, 2025-05-07T21:02:12.9356060Z stochastic_rounding=True, 2025-05-07T21:02:12.9356153Z weighted=True, 2025-05-07T21:02:12.9356239Z row_wise=True, 2025-05-07T21:02:12.9356323Z mixed=False, 2025-05-07T21:02:12.9356417Z use_cache=True, 2025-05-07T21:02:12.9356531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9356618Z use_cpu=True, 2025-05-07T21:02:12.9356730Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9356810Z ) 2025-05-07T21:02:12.9356942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9357288Z self=, 2025-05-07T21:02:12.9357373Z compile=True, 2025-05-07T21:02:12.9357493Z pooling_mode=, 2025-05-07T21:02:12.9357573Z T=5, 2025-05-07T21:02:12.9357653Z D=62, 2025-05-07T21:02:12.9357787Z B=34, 2025-05-07T21:02:12.9357869Z log_E=3, 2025-05-07T21:02:12.9357950Z L=1, 2025-05-07T21:02:12.9358041Z D_gradcheck=2, 2025-05-07T21:02:12.9358142Z stochastic_rounding=False, 2025-05-07T21:02:12.9358226Z weighted=False, 2025-05-07T21:02:12.9358316Z row_wise=True, 2025-05-07T21:02:12.9358396Z mixed=True, 2025-05-07T21:02:12.9358486Z use_cache=True, 2025-05-07T21:02:12.9358600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9358684Z use_cpu=True, 2025-05-07T21:02:12.9358792Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9358876Z ) 2025-05-07T21:02:12.9359006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9359422Z self=, 2025-05-07T21:02:12.9359510Z compile=True, 2025-05-07T21:02:12.9359620Z pooling_mode=, 2025-05-07T21:02:12.9359703Z T=1, 2025-05-07T21:02:12.9359783Z D=2, 2025-05-07T21:02:12.9359861Z B=42, 2025-05-07T21:02:12.9359944Z log_E=3, 2025-05-07T21:02:12.9360022Z L=8, 2025-05-07T21:02:12.9360113Z D_gradcheck=2, 2025-05-07T21:02:12.9360217Z stochastic_rounding=False, 2025-05-07T21:02:12.9360300Z weighted=True, 2025-05-07T21:02:12.9360383Z row_wise=True, 2025-05-07T21:02:12.9360473Z mixed=True, 2025-05-07T21:02:12.9360602Z use_cache=False, 2025-05-07T21:02:12.9360710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9360799Z use_cpu=True, 2025-05-07T21:02:12.9360904Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9360988Z ) 2025-05-07T21:02:12.9361119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9361457Z self=, 2025-05-07T21:02:12.9361549Z compile=False, 2025-05-07T21:02:12.9361658Z pooling_mode=, 2025-05-07T21:02:12.9361737Z T=4, 2025-05-07T21:02:12.9361828Z D=56, 2025-05-07T21:02:12.9361910Z B=7, 2025-05-07T21:02:12.9361992Z log_E=4, 2025-05-07T21:02:12.9362078Z L=2, 2025-05-07T21:02:12.9362207Z D_gradcheck=1, 2025-05-07T21:02:12.9362311Z stochastic_rounding=False, 2025-05-07T21:02:12.9362405Z weighted=False, 2025-05-07T21:02:12.9362489Z row_wise=True, 2025-05-07T21:02:12.9362571Z mixed=False, 2025-05-07T21:02:12.9362666Z use_cache=False, 2025-05-07T21:02:12.9362774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9362865Z use_cpu=True, 2025-05-07T21:02:12.9362967Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9363044Z ) 2025-05-07T21:02:12.9363179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9363514Z self=, 2025-05-07T21:02:12.9363601Z compile=False, 2025-05-07T21:02:12.9363717Z pooling_mode=, 2025-05-07T21:02:12.9363794Z T=5, 2025-05-07T21:02:12.9363875Z D=73, 2025-05-07T21:02:12.9363961Z B=122, 2025-05-07T21:02:12.9364041Z log_E=4, 2025-05-07T21:02:12.9364125Z L=1, 2025-05-07T21:02:12.9364221Z D_gradcheck=2, 2025-05-07T21:02:12.9364320Z stochastic_rounding=False, 2025-05-07T21:02:12.9364409Z weighted=False, 2025-05-07T21:02:12.9364493Z row_wise=True, 2025-05-07T21:02:12.9364576Z mixed=True, 2025-05-07T21:02:12.9364666Z use_cache=True, 2025-05-07T21:02:12.9364775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9364862Z use_cpu=True, 2025-05-07T21:02:12.9364973Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9365051Z ) 2025-05-07T21:02:12.9365182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9365526Z self=, 2025-05-07T21:02:12.9365612Z compile=False, 2025-05-07T21:02:12.9365722Z pooling_mode=, 2025-05-07T21:02:12.9365808Z T=3, 2025-05-07T21:02:12.9365931Z D=58, 2025-05-07T21:02:12.9366016Z B=66, 2025-05-07T21:02:12.9366093Z log_E=5, 2025-05-07T21:02:12.9366171Z L=9, 2025-05-07T21:02:12.9366267Z D_gradcheck=2, 2025-05-07T21:02:12.9366362Z stochastic_rounding=True, 2025-05-07T21:02:12.9366456Z weighted=True, 2025-05-07T21:02:12.9366543Z row_wise=True, 2025-05-07T21:02:12.9366629Z mixed=True, 2025-05-07T21:02:12.9366721Z use_cache=True, 2025-05-07T21:02:12.9366834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9366922Z use_cpu=True, 2025-05-07T21:02:12.9367026Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9367113Z ) 2025-05-07T21:02:12.9367244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9367627Z self=, 2025-05-07T21:02:12.9367720Z compile=True, 2025-05-07T21:02:12.9367831Z pooling_mode=, 2025-05-07T21:02:12.9367922Z T=1, 2025-05-07T21:02:12.9368005Z D=71, 2025-05-07T21:02:12.9368085Z B=106, 2025-05-07T21:02:12.9368173Z log_E=3, 2025-05-07T21:02:12.9368258Z L=18, 2025-05-07T21:02:12.9368346Z D_gradcheck=1, 2025-05-07T21:02:12.9368457Z stochastic_rounding=False, 2025-05-07T21:02:12.9368677Z weighted=True, 2025-05-07T21:02:12.9368763Z row_wise=True, 2025-05-07T21:02:12.9368901Z mixed=False, 2025-05-07T21:02:12.9368986Z use_cache=False, 2025-05-07T21:02:12.9369097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9369192Z use_cpu=True, 2025-05-07T21:02:12.9369300Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9369377Z ) 2025-05-07T21:02:12.9369514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9369849Z self=, 2025-05-07T21:02:12.9369944Z compile=True, 2025-05-07T21:02:12.9370054Z pooling_mode=, 2025-05-07T21:02:12.9370136Z T=5, 2025-05-07T21:02:12.9370222Z D=23, 2025-05-07T21:02:12.9370306Z B=123, 2025-05-07T21:02:12.9370386Z log_E=4, 2025-05-07T21:02:12.9370516Z L=8, 2025-05-07T21:02:12.9370602Z D_gradcheck=2, 2025-05-07T21:02:12.9370701Z stochastic_rounding=False, 2025-05-07T21:02:12.9370799Z weighted=False, 2025-05-07T21:02:12.9370884Z row_wise=True, 2025-05-07T21:02:12.9370967Z mixed=False, 2025-05-07T21:02:12.9380533Z use_cache=False, 2025-05-07T21:02:12.9380677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9380765Z use_cpu=True, 2025-05-07T21:02:12.9380882Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9380957Z ) 2025-05-07T21:02:12.9381100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9381458Z self=, 2025-05-07T21:02:12.9381554Z compile=False, 2025-05-07T21:02:12.9381676Z pooling_mode=, 2025-05-07T21:02:12.9381764Z T=3, 2025-05-07T21:02:12.9381843Z D=18, 2025-05-07T21:02:12.9381934Z B=46, 2025-05-07T21:02:12.9382025Z log_E=3, 2025-05-07T21:02:12.9382108Z L=4, 2025-05-07T21:02:12.9382204Z D_gradcheck=2, 2025-05-07T21:02:12.9382309Z stochastic_rounding=False, 2025-05-07T21:02:12.9382418Z weighted=False, 2025-05-07T21:02:12.9382520Z row_wise=True, 2025-05-07T21:02:12.9382621Z mixed=False, 2025-05-07T21:02:12.9382713Z use_cache=True, 2025-05-07T21:02:12.9382827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9382911Z use_cpu=True, 2025-05-07T21:02:12.9383015Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9383099Z ) 2025-05-07T21:02:12.9383237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9383584Z self=, 2025-05-07T21:02:12.9383673Z compile=False, 2025-05-07T21:02:12.9383949Z pooling_mode=, 2025-05-07T21:02:12.9384034Z T=2, 2025-05-07T21:02:12.9384117Z D=28, 2025-05-07T21:02:12.9384193Z B=72, 2025-05-07T21:02:12.9384279Z log_E=5, 2025-05-07T21:02:12.9384361Z L=4, 2025-05-07T21:02:12.9384453Z D_gradcheck=2, 2025-05-07T21:02:12.9384553Z stochastic_rounding=False, 2025-05-07T21:02:12.9384642Z weighted=False, 2025-05-07T21:02:12.9384735Z row_wise=True, 2025-05-07T21:02:12.9384828Z mixed=False, 2025-05-07T21:02:12.9384924Z use_cache=False, 2025-05-07T21:02:12.9385034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9385130Z use_cpu=True, 2025-05-07T21:02:12.9385234Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9385318Z ) 2025-05-07T21:02:12.9385449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9385837Z self=, 2025-05-07T21:02:12.9385931Z compile=False, 2025-05-07T21:02:12.9386042Z pooling_mode=, 2025-05-07T21:02:12.9386128Z T=5, 2025-05-07T21:02:12.9386212Z D=31, 2025-05-07T21:02:12.9386292Z B=72, 2025-05-07T21:02:12.9386372Z log_E=4, 2025-05-07T21:02:12.9386464Z L=5, 2025-05-07T21:02:12.9386549Z D_gradcheck=1, 2025-05-07T21:02:12.9386645Z stochastic_rounding=False, 2025-05-07T21:02:12.9386747Z weighted=False, 2025-05-07T21:02:12.9387342Z row_wise=True, 2025-05-07T21:02:12.9387433Z mixed=False, 2025-05-07T21:02:12.9387525Z use_cache=True, 2025-05-07T21:02:12.9387634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9387719Z use_cpu=True, 2025-05-07T21:02:12.9387819Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9387895Z ) 2025-05-07T21:02:12.9388030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9388363Z self=, 2025-05-07T21:02:12.9388448Z compile=False, 2025-05-07T21:02:12.9388562Z pooling_mode=, 2025-05-07T21:02:12.9388649Z T=2, 2025-05-07T21:02:12.9388724Z D=57, 2025-05-07T21:02:12.9388854Z B=72, 2025-05-07T21:02:12.9388940Z log_E=5, 2025-05-07T21:02:12.9389017Z L=18, 2025-05-07T21:02:12.9389105Z D_gradcheck=1, 2025-05-07T21:02:12.9389200Z stochastic_rounding=True, 2025-05-07T21:02:12.9389298Z weighted=False, 2025-05-07T21:02:12.9389391Z row_wise=True, 2025-05-07T21:02:12.9389471Z mixed=False, 2025-05-07T21:02:12.9389562Z use_cache=False, 2025-05-07T21:02:12.9389671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9389752Z use_cpu=True, 2025-05-07T21:02:12.9389860Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9646444Z ) 2025-05-07T21:02:12.9646597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9647037Z self=, 2025-05-07T21:02:12.9647168Z compile=False, 2025-05-07T21:02:12.9647350Z pooling_mode=, 2025-05-07T21:02:12.9647466Z T=2, 2025-05-07T21:02:12.9647581Z D=85, 2025-05-07T21:02:12.9647716Z B=119, 2025-05-07T21:02:12.9647828Z log_E=3, 2025-05-07T21:02:12.9647939Z L=20, 2025-05-07T21:02:12.9648124Z D_gradcheck=1, 2025-05-07T21:02:12.9648264Z stochastic_rounding=False, 2025-05-07T21:02:12.9648386Z weighted=True, 2025-05-07T21:02:12.9648612Z row_wise=True, 2025-05-07T21:02:12.9648729Z mixed=False, 2025-05-07T21:02:12.9648819Z use_cache=False, 2025-05-07T21:02:12.9648939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9649026Z use_cpu=True, 2025-05-07T21:02:12.9649133Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9649221Z ) 2025-05-07T21:02:12.9649362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9649714Z self=, 2025-05-07T21:02:12.9649804Z compile=True, 2025-05-07T21:02:12.9650057Z pooling_mode=, 2025-05-07T21:02:12.9650148Z T=1, 2025-05-07T21:02:12.9650232Z D=48, 2025-05-07T21:02:12.9650314Z B=11, 2025-05-07T21:02:12.9650402Z log_E=5, 2025-05-07T21:02:12.9650483Z L=8, 2025-05-07T21:02:12.9650573Z D_gradcheck=1, 2025-05-07T21:02:12.9650677Z stochastic_rounding=True, 2025-05-07T21:02:12.9650770Z weighted=False, 2025-05-07T21:02:12.9650861Z row_wise=True, 2025-05-07T21:02:12.9650955Z mixed=True, 2025-05-07T21:02:12.9651039Z use_cache=True, 2025-05-07T21:02:12.9651162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9651253Z use_cpu=True, 2025-05-07T21:02:12.9651361Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9651450Z ) 2025-05-07T21:02:12.9651670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9652013Z self=, 2025-05-07T21:02:12.9652113Z compile=False, 2025-05-07T21:02:12.9652229Z pooling_mode=, 2025-05-07T21:02:12.9652310Z T=2, 2025-05-07T21:02:12.9652400Z D=102, 2025-05-07T21:02:12.9652483Z B=8, 2025-05-07T21:02:12.9652568Z log_E=5, 2025-05-07T21:02:12.9652656Z L=13, 2025-05-07T21:02:12.9652745Z D_gradcheck=1, 2025-05-07T21:02:12.9652846Z stochastic_rounding=False, 2025-05-07T21:02:12.9653003Z weighted=False, 2025-05-07T21:02:12.9653090Z row_wise=True, 2025-05-07T21:02:12.9653183Z mixed=False, 2025-05-07T21:02:12.9653278Z use_cache=False, 2025-05-07T21:02:12.9653389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9653483Z use_cpu=True, 2025-05-07T21:02:12.9653591Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9653669Z ) 2025-05-07T21:02:12.9653809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9654148Z self=, 2025-05-07T21:02:12.9654239Z compile=True, 2025-05-07T21:02:12.9654358Z pooling_mode=, 2025-05-07T21:02:12.9654439Z T=2, 2025-05-07T21:02:12.9654579Z D=59, 2025-05-07T21:02:12.9654671Z B=59, 2025-05-07T21:02:12.9654755Z log_E=5, 2025-05-07T21:02:12.9654844Z L=20, 2025-05-07T21:02:12.9654933Z D_gradcheck=1, 2025-05-07T21:02:12.9655034Z stochastic_rounding=True, 2025-05-07T21:02:12.9655126Z weighted=True, 2025-05-07T21:02:12.9655213Z row_wise=True, 2025-05-07T21:02:12.9655297Z mixed=True, 2025-05-07T21:02:12.9655391Z use_cache=True, 2025-05-07T21:02:12.9655502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9655587Z use_cpu=True, 2025-05-07T21:02:12.9655698Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9655782Z ) 2025-05-07T21:02:12.9655918Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9656270Z self=, 2025-05-07T21:02:12.9656359Z compile=True, 2025-05-07T21:02:12.9656472Z pooling_mode=, 2025-05-07T21:02:12.9656557Z T=2, 2025-05-07T21:02:12.9656642Z D=84, 2025-05-07T21:02:12.9656732Z B=53, 2025-05-07T21:02:12.9656814Z log_E=3, 2025-05-07T21:02:12.9656895Z L=20, 2025-05-07T21:02:12.9656987Z D_gradcheck=1, 2025-05-07T21:02:12.9657088Z stochastic_rounding=False, 2025-05-07T21:02:12.9657179Z weighted=True, 2025-05-07T21:02:12.9657273Z row_wise=True, 2025-05-07T21:02:12.9657359Z mixed=False, 2025-05-07T21:02:12.9657448Z use_cache=False, 2025-05-07T21:02:12.9657569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9657656Z use_cpu=True, 2025-05-07T21:02:12.9657763Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9657857Z ) 2025-05-07T21:02:12.9657991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9658337Z self=, 2025-05-07T21:02:12.9658481Z compile=False, 2025-05-07T21:02:12.9658595Z pooling_mode=, 2025-05-07T21:02:12.9658688Z T=5, 2025-05-07T21:02:12.9658770Z D=121, 2025-05-07T21:02:12.9658852Z B=117, 2025-05-07T21:02:12.9658941Z log_E=5, 2025-05-07T21:02:12.9659022Z L=13, 2025-05-07T21:02:12.9659110Z D_gradcheck=1, 2025-05-07T21:02:12.9659224Z stochastic_rounding=False, 2025-05-07T21:02:12.9659312Z weighted=True, 2025-05-07T21:02:12.9659398Z row_wise=True, 2025-05-07T21:02:12.9659488Z mixed=False, 2025-05-07T21:02:12.9659577Z use_cache=False, 2025-05-07T21:02:12.9659687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9659778Z use_cpu=True, 2025-05-07T21:02:12.9659883Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9660006Z ) 2025-05-07T21:02:12.9660143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9660484Z self=, 2025-05-07T21:02:12.9660577Z compile=True, 2025-05-07T21:02:12.9660694Z pooling_mode=, 2025-05-07T21:02:12.9660778Z T=1, 2025-05-07T21:02:12.9660865Z D=109, 2025-05-07T21:02:12.9660949Z B=45, 2025-05-07T21:02:12.9661031Z log_E=5, 2025-05-07T21:02:12.9661119Z L=7, 2025-05-07T21:02:12.9661205Z D_gradcheck=1, 2025-05-07T21:02:12.9661349Z stochastic_rounding=False, 2025-05-07T21:02:12.9661452Z weighted=True, 2025-05-07T21:02:12.9661540Z row_wise=True, 2025-05-07T21:02:12.9661627Z mixed=False, 2025-05-07T21:02:12.9661721Z use_cache=False, 2025-05-07T21:02:12.9661833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9661928Z use_cpu=True, 2025-05-07T21:02:12.9662039Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9662118Z ) 2025-05-07T21:02:12.9662262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9662605Z self=, 2025-05-07T21:02:12.9662695Z compile=False, 2025-05-07T21:02:12.9662814Z pooling_mode=, 2025-05-07T21:02:12.9662944Z T=2, 2025-05-07T21:02:12.9663025Z D=3, 2025-05-07T21:02:12.9663113Z B=67, 2025-05-07T21:02:12.9663199Z log_E=5, 2025-05-07T21:02:12.9663285Z L=19, 2025-05-07T21:02:12.9663382Z D_gradcheck=2, 2025-05-07T21:02:12.9663487Z stochastic_rounding=False, 2025-05-07T21:02:12.9663579Z weighted=False, 2025-05-07T21:02:12.9663674Z row_wise=True, 2025-05-07T21:02:12.9663761Z mixed=False, 2025-05-07T21:02:12.9663853Z use_cache=True, 2025-05-07T21:02:12.9663966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9664056Z use_cpu=True, 2025-05-07T21:02:12.9664173Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9664257Z ) 2025-05-07T21:02:12.9664392Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9664752Z self=, 2025-05-07T21:02:12.9664841Z compile=True, 2025-05-07T21:02:12.9664955Z pooling_mode=, 2025-05-07T21:02:12.9665048Z T=4, 2025-05-07T21:02:12.9665129Z D=107, 2025-05-07T21:02:12.9665212Z B=103, 2025-05-07T21:02:12.9665304Z log_E=3, 2025-05-07T21:02:12.9665387Z L=20, 2025-05-07T21:02:12.9665483Z D_gradcheck=1, 2025-05-07T21:02:12.9665585Z stochastic_rounding=True, 2025-05-07T21:02:12.9665672Z weighted=False, 2025-05-07T21:02:12.9665764Z row_wise=True, 2025-05-07T21:02:12.9665849Z mixed=False, 2025-05-07T21:02:12.9665938Z use_cache=False, 2025-05-07T21:02:12.9666057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9666144Z use_cpu=True, 2025-05-07T21:02:12.9666254Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9666340Z ) 2025-05-07T21:02:12.9666473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9666861Z self=, 2025-05-07T21:02:12.9666960Z compile=False, 2025-05-07T21:02:12.9667078Z pooling_mode=, 2025-05-07T21:02:12.9667160Z T=5, 2025-05-07T21:02:12.9667251Z D=78, 2025-05-07T21:02:12.9667332Z B=83, 2025-05-07T21:02:12.9667426Z log_E=3, 2025-05-07T21:02:12.9667509Z L=19, 2025-05-07T21:02:12.9667601Z D_gradcheck=1, 2025-05-07T21:02:12.9667708Z stochastic_rounding=True, 2025-05-07T21:02:12.9667795Z weighted=True, 2025-05-07T21:02:12.9667881Z row_wise=True, 2025-05-07T21:02:12.9667977Z mixed=True, 2025-05-07T21:02:12.9668066Z use_cache=False, 2025-05-07T21:02:12.9668177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9668275Z use_cpu=True, 2025-05-07T21:02:12.9668425Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9668506Z ) 2025-05-07T21:02:12.9668652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9668991Z self=, 2025-05-07T21:02:12.9669090Z compile=False, 2025-05-07T21:02:12.9669208Z pooling_mode=, 2025-05-07T21:02:12.9669293Z T=5, 2025-05-07T21:02:12.9669383Z D=46, 2025-05-07T21:02:12.9669464Z B=80, 2025-05-07T21:02:12.9669547Z log_E=4, 2025-05-07T21:02:12.9669634Z L=14, 2025-05-07T21:02:12.9669790Z D_gradcheck=1, 2025-05-07T21:02:12.9669893Z stochastic_rounding=False, 2025-05-07T21:02:12.9669989Z weighted=False, 2025-05-07T21:02:12.9670075Z row_wise=True, 2025-05-07T21:02:12.9670160Z mixed=False, 2025-05-07T21:02:12.9670253Z use_cache=False, 2025-05-07T21:02:12.9670366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9670450Z use_cpu=True, 2025-05-07T21:02:12.9670563Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9670643Z ) 2025-05-07T21:02:12.9670784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9671125Z self=, 2025-05-07T21:02:12.9671212Z compile=True, 2025-05-07T21:02:12.9671376Z pooling_mode=, 2025-05-07T21:02:12.9671459Z T=3, 2025-05-07T21:02:12.9671542Z D=73, 2025-05-07T21:02:12.9671635Z B=38, 2025-05-07T21:02:12.9671720Z log_E=5, 2025-05-07T21:02:12.9671805Z L=3, 2025-05-07T21:02:12.9671897Z D_gradcheck=2, 2025-05-07T21:02:12.9671996Z stochastic_rounding=False, 2025-05-07T21:02:12.9672083Z weighted=True, 2025-05-07T21:02:12.9672171Z row_wise=True, 2025-05-07T21:02:12.9672259Z mixed=False, 2025-05-07T21:02:12.9672345Z use_cache=True, 2025-05-07T21:02:12.9672464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9672567Z use_cpu=True, 2025-05-07T21:02:12.9672721Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9672831Z ) 2025-05-07T21:02:12.9673015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9673496Z self=, 2025-05-07T21:02:12.9673616Z compile=False, 2025-05-07T21:02:12.9673743Z pooling_mode=, 2025-05-07T21:02:12.9673836Z T=1, 2025-05-07T21:02:12.9673921Z D=36, 2025-05-07T21:02:12.9674004Z B=100, 2025-05-07T21:02:12.9674097Z log_E=5, 2025-05-07T21:02:12.9674189Z L=11, 2025-05-07T21:02:12.9674284Z D_gradcheck=1, 2025-05-07T21:02:12.9674395Z stochastic_rounding=False, 2025-05-07T21:02:12.9674486Z weighted=True, 2025-05-07T21:02:12.9674571Z row_wise=True, 2025-05-07T21:02:12.9674664Z mixed=False, 2025-05-07T21:02:12.9674752Z use_cache=True, 2025-05-07T21:02:12.9674871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9674962Z use_cpu=True, 2025-05-07T21:02:12.9675069Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9675168Z ) 2025-05-07T21:02:12.9675303Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9675703Z self=, 2025-05-07T21:02:12.9675808Z compile=False, 2025-05-07T21:02:12.9675923Z pooling_mode=, 2025-05-07T21:02:12.9676020Z T=4, 2025-05-07T21:02:12.9676104Z D=117, 2025-05-07T21:02:12.9676188Z B=48, 2025-05-07T21:02:12.9676282Z log_E=5, 2025-05-07T21:02:12.9676374Z L=0, 2025-05-07T21:02:12.9676466Z D_gradcheck=1, 2025-05-07T21:02:12.9676580Z stochastic_rounding=True, 2025-05-07T21:02:12.9676674Z weighted=True, 2025-05-07T21:02:12.9676764Z row_wise=True, 2025-05-07T21:02:12.9676865Z mixed=True, 2025-05-07T21:02:12.9676956Z use_cache=True, 2025-05-07T21:02:12.9677073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9677225Z use_cpu=True, 2025-05-07T21:02:12.9677335Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9677418Z ) 2025-05-07T21:02:12.9677566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9677916Z self=, 2025-05-07T21:02:12.9678024Z compile=False, 2025-05-07T21:02:12.9678142Z pooling_mode=, 2025-05-07T21:02:12.9678227Z T=1, 2025-05-07T21:02:12.9678321Z D=26, 2025-05-07T21:02:12.9678406Z B=77, 2025-05-07T21:02:12.9678536Z log_E=4, 2025-05-07T21:02:12.9678633Z L=9, 2025-05-07T21:02:12.9678722Z D_gradcheck=2, 2025-05-07T21:02:12.9678825Z stochastic_rounding=True, 2025-05-07T21:02:12.9678927Z weighted=False, 2025-05-07T21:02:12.9679018Z row_wise=True, 2025-05-07T21:02:12.9679107Z mixed=True, 2025-05-07T21:02:12.9679209Z use_cache=False, 2025-05-07T21:02:12.9679327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9679428Z use_cpu=True, 2025-05-07T21:02:12.9679539Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9679621Z ) 2025-05-07T21:02:12.9679772Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9680119Z self=, 2025-05-07T21:02:12.9680252Z compile=True, 2025-05-07T21:02:12.9680378Z pooling_mode=, 2025-05-07T21:02:12.9680462Z T=1, 2025-05-07T21:02:12.9680546Z D=79, 2025-05-07T21:02:12.9680636Z B=54, 2025-05-07T21:02:12.9680725Z log_E=5, 2025-05-07T21:02:12.9680809Z L=13, 2025-05-07T21:02:12.9680904Z D_gradcheck=1, 2025-05-07T21:02:12.9681006Z stochastic_rounding=False, 2025-05-07T21:02:12.9681094Z weighted=True, 2025-05-07T21:02:12.9681189Z row_wise=True, 2025-05-07T21:02:12.9681281Z mixed=True, 2025-05-07T21:02:12.9681382Z use_cache=False, 2025-05-07T21:02:12.9681506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9681597Z use_cpu=True, 2025-05-07T21:02:12.9681715Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9681797Z ) 2025-05-07T21:02:12.9681937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9682289Z self=, 2025-05-07T21:02:12.9682383Z compile=False, 2025-05-07T21:02:12.9682498Z pooling_mode=, 2025-05-07T21:02:12.9682591Z T=5, 2025-05-07T21:02:12.9682678Z D=32, 2025-05-07T21:02:12.9682761Z B=59, 2025-05-07T21:02:12.9682855Z log_E=5, 2025-05-07T21:02:12.9682941Z L=1, 2025-05-07T21:02:12.9683038Z D_gradcheck=1, 2025-05-07T21:02:12.9683141Z stochastic_rounding=False, 2025-05-07T21:02:12.9683230Z weighted=False, 2025-05-07T21:02:12.9683323Z row_wise=True, 2025-05-07T21:02:12.9683409Z mixed=True, 2025-05-07T21:02:12.9683496Z use_cache=True, 2025-05-07T21:02:12.9683617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.9683703Z use_cpu=True, 2025-05-07T21:02:12.9683810Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9955180Z ) 2025-05-07T21:02:12.9955554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9956362Z self=, 2025-05-07T21:02:12.9957198Z compile=True, 2025-05-07T21:02:12.9957536Z pooling_mode=, 2025-05-07T21:02:12.9957928Z T=4, 2025-05-07T21:02:12.9958193Z D=104, 2025-05-07T21:02:12.9958460Z B=15, 2025-05-07T21:02:12.9958727Z log_E=5, 2025-05-07T21:02:12.9958944Z L=17, 2025-05-07T21:02:12.9959145Z D_gradcheck=2, 2025-05-07T21:02:12.9959384Z stochastic_rounding=False, 2025-05-07T21:02:12.9959646Z weighted=True, 2025-05-07T21:02:12.9959868Z row_wise=True, 2025-05-07T21:02:12.9960089Z mixed=False, 2025-05-07T21:02:12.9960308Z use_cache=False, 2025-05-07T21:02:12.9960666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9960969Z use_cpu=True, 2025-05-07T21:02:12.9961213Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9961486Z ) 2025-05-07T21:02:12.9961728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9962305Z self=, 2025-05-07T21:02:12.9962846Z compile=False, 2025-05-07T21:02:12.9963108Z pooling_mode=, 2025-05-07T21:02:12.9963394Z T=2, 2025-05-07T21:02:12.9963589Z D=98, 2025-05-07T21:02:12.9963864Z B=31, 2025-05-07T21:02:12.9964052Z log_E=5, 2025-05-07T21:02:12.9964253Z L=17, 2025-05-07T21:02:12.9964452Z D_gradcheck=2, 2025-05-07T21:02:12.9964682Z stochastic_rounding=True, 2025-05-07T21:02:12.9964945Z weighted=False, 2025-05-07T21:02:12.9965170Z row_wise=True, 2025-05-07T21:02:12.9965388Z mixed=True, 2025-05-07T21:02:12.9965599Z use_cache=True, 2025-05-07T21:02:12.9965855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9966152Z use_cpu=True, 2025-05-07T21:02:12.9966387Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9966655Z ) 2025-05-07T21:02:12.9966898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9967473Z self=, 2025-05-07T21:02:12.9968076Z compile=True, 2025-05-07T21:02:12.9968326Z pooling_mode=, 2025-05-07T21:02:12.9968800Z T=1, 2025-05-07T21:02:12.9968994Z D=81, 2025-05-07T21:02:12.9969187Z B=63, 2025-05-07T21:02:12.9969373Z log_E=4, 2025-05-07T21:02:12.9969576Z L=19, 2025-05-07T21:02:12.9969776Z D_gradcheck=2, 2025-05-07T21:02:12.9970010Z stochastic_rounding=True, 2025-05-07T21:02:12.9970275Z weighted=False, 2025-05-07T21:02:12.9970507Z row_wise=True, 2025-05-07T21:02:12.9970717Z mixed=True, 2025-05-07T21:02:12.9970935Z use_cache=True, 2025-05-07T21:02:12.9971186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9971472Z use_cpu=True, 2025-05-07T21:02:12.9971716Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9971989Z ) 2025-05-07T21:02:12.9972231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9972805Z self=, 2025-05-07T21:02:12.9973341Z compile=True, 2025-05-07T21:02:12.9973587Z pooling_mode=, 2025-05-07T21:02:12.9973870Z T=2, 2025-05-07T21:02:12.9974068Z D=58, 2025-05-07T21:02:12.9974266Z B=73, 2025-05-07T21:02:12.9974455Z log_E=3, 2025-05-07T21:02:12.9974657Z L=17, 2025-05-07T21:02:12.9974859Z D_gradcheck=1, 2025-05-07T21:02:12.9975089Z stochastic_rounding=False, 2025-05-07T21:02:12.9975356Z weighted=False, 2025-05-07T21:02:12.9975581Z row_wise=True, 2025-05-07T21:02:12.9975794Z mixed=False, 2025-05-07T21:02:12.9976024Z use_cache=False, 2025-05-07T21:02:12.9976283Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9976568Z use_cpu=True, 2025-05-07T21:02:12.9976809Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9977080Z ) 2025-05-07T21:02:12.9977364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9977940Z self=, 2025-05-07T21:02:12.9978474Z compile=True, 2025-05-07T21:02:12.9978718Z pooling_mode=, 2025-05-07T21:02:12.9979001Z T=1, 2025-05-07T21:02:12.9979201Z D=119, 2025-05-07T21:02:12.9979399Z B=121, 2025-05-07T21:02:12.9979592Z log_E=3, 2025-05-07T21:02:12.9979798Z L=12, 2025-05-07T21:02:12.9980005Z D_gradcheck=1, 2025-05-07T21:02:12.9980237Z stochastic_rounding=True, 2025-05-07T21:02:12.9980498Z weighted=True, 2025-05-07T21:02:12.9980720Z row_wise=True, 2025-05-07T21:02:12.9980930Z mixed=True, 2025-05-07T21:02:12.9981196Z use_cache=True, 2025-05-07T21:02:12.9981445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9981731Z use_cpu=True, 2025-05-07T21:02:12.9981972Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9982245Z ) 2025-05-07T21:02:12.9982476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9983050Z self=, 2025-05-07T21:02:12.9983585Z compile=False, 2025-05-07T21:02:12.9983834Z pooling_mode=, 2025-05-07T21:02:12.9984117Z T=3, 2025-05-07T21:02:12.9984359Z D=15, 2025-05-07T21:02:12.9984549Z B=89, 2025-05-07T21:02:12.9984736Z log_E=3, 2025-05-07T21:02:12.9984934Z L=15, 2025-05-07T21:02:12.9985130Z D_gradcheck=2, 2025-05-07T21:02:12.9985360Z stochastic_rounding=True, 2025-05-07T21:02:12.9985624Z weighted=True, 2025-05-07T21:02:12.9985844Z row_wise=True, 2025-05-07T21:02:12.9986055Z mixed=True, 2025-05-07T21:02:12.9986270Z use_cache=True, 2025-05-07T21:02:12.9986516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9986803Z use_cpu=True, 2025-05-07T21:02:12.9987048Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9987327Z ) 2025-05-07T21:02:12.9987557Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9988132Z self=, 2025-05-07T21:02:12.9988714Z compile=True, 2025-05-07T21:02:12.9988953Z pooling_mode=, 2025-05-07T21:02:12.9989246Z T=4, 2025-05-07T21:02:12.9989447Z D=78, 2025-05-07T21:02:12.9989644Z B=13, 2025-05-07T21:02:12.9989834Z log_E=4, 2025-05-07T21:02:12.9990035Z L=5, 2025-05-07T21:02:12.9990234Z D_gradcheck=2, 2025-05-07T21:02:12.9990463Z stochastic_rounding=True, 2025-05-07T21:02:12.9990730Z weighted=False, 2025-05-07T21:02:12.9990954Z row_wise=True, 2025-05-07T21:02:12.9991166Z mixed=True, 2025-05-07T21:02:12.9991384Z use_cache=False, 2025-05-07T21:02:12.9991640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9991925Z use_cpu=True, 2025-05-07T21:02:12.9992170Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.9992439Z ) 2025-05-07T21:02:12.9992670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9993250Z self=, 2025-05-07T21:02:12.9993783Z compile=False, 2025-05-07T21:02:12.9994032Z pooling_mode=, 2025-05-07T21:02:12.9994326Z T=2, 2025-05-07T21:02:12.9994519Z D=15, 2025-05-07T21:02:12.9994707Z B=51, 2025-05-07T21:02:12.9994902Z log_E=4, 2025-05-07T21:02:12.9995124Z L=10, 2025-05-07T21:02:12.9995318Z D_gradcheck=2, 2025-05-07T21:02:12.9995564Z stochastic_rounding=False, 2025-05-07T21:02:12.9995832Z weighted=True, 2025-05-07T21:02:12.9996049Z row_wise=True, 2025-05-07T21:02:12.9996271Z mixed=True, 2025-05-07T21:02:12.9996491Z use_cache=True, 2025-05-07T21:02:12.9996736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.9997030Z use_cpu=True, 2025-05-07T21:02:12.9997335Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.9997602Z ) 2025-05-07T21:02:12.9997844Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:12.9998427Z self=, 2025-05-07T21:02:12.9998963Z compile=False, 2025-05-07T21:02:12.9999208Z pooling_mode=, 2025-05-07T21:02:12.9999506Z T=5, 2025-05-07T21:02:12.9999703Z D=87, 2025-05-07T21:02:12.9999895Z B=110, 2025-05-07T21:02:13.0000093Z log_E=4, 2025-05-07T21:02:13.0000295Z L=3, 2025-05-07T21:02:13.0000488Z D_gradcheck=1, 2025-05-07T21:02:13.0000724Z stochastic_rounding=True, 2025-05-07T21:02:13.0010503Z weighted=False, 2025-05-07T21:02:13.0010752Z row_wise=True, 2025-05-07T21:02:13.0011104Z mixed=False, 2025-05-07T21:02:13.0011326Z use_cache=True, 2025-05-07T21:02:13.0011566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0011863Z use_cpu=True, 2025-05-07T21:02:13.0012101Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0012359Z ) 2025-05-07T21:02:13.0012588Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0013159Z self=, 2025-05-07T21:02:13.0013682Z compile=True, 2025-05-07T21:02:13.0013928Z pooling_mode=, 2025-05-07T21:02:13.0014258Z T=4, 2025-05-07T21:02:13.0014443Z D=45, 2025-05-07T21:02:13.0014635Z B=32, 2025-05-07T21:02:13.0014821Z log_E=4, 2025-05-07T21:02:13.0015010Z L=16, 2025-05-07T21:02:13.0015208Z D_gradcheck=2, 2025-05-07T21:02:13.0015441Z stochastic_rounding=True, 2025-05-07T21:02:13.0015694Z weighted=True, 2025-05-07T21:02:13.0015911Z row_wise=True, 2025-05-07T21:02:13.0016135Z mixed=False, 2025-05-07T21:02:13.0016342Z use_cache=True, 2025-05-07T21:02:13.0016584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0016871Z use_cpu=True, 2025-05-07T21:02:13.0017111Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0017369Z ) 2025-05-07T21:02:13.0017600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0018222Z self=, 2025-05-07T21:02:13.0018735Z compile=True, 2025-05-07T21:02:13.0018977Z pooling_mode=, 2025-05-07T21:02:13.0019257Z T=1, 2025-05-07T21:02:13.0019439Z D=64, 2025-05-07T21:02:13.0019634Z B=71, 2025-05-07T21:02:13.0019824Z log_E=5, 2025-05-07T21:02:13.0020013Z L=10, 2025-05-07T21:02:13.0020210Z D_gradcheck=1, 2025-05-07T21:02:13.0020437Z stochastic_rounding=True, 2025-05-07T21:02:13.0020686Z weighted=True, 2025-05-07T21:02:13.0020904Z row_wise=True, 2025-05-07T21:02:13.0021117Z mixed=True, 2025-05-07T21:02:13.0021321Z use_cache=True, 2025-05-07T21:02:13.0021563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0021848Z use_cpu=True, 2025-05-07T21:02:13.0022077Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0022348Z ) 2025-05-07T21:02:13.0022617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0023184Z self=, 2025-05-07T21:02:13.0023699Z compile=True, 2025-05-07T21:02:13.0023943Z pooling_mode=, 2025-05-07T21:02:13.0024233Z T=4, 2025-05-07T21:02:13.0024427Z D=5, 2025-05-07T21:02:13.0024614Z B=84, 2025-05-07T21:02:13.0024803Z log_E=3, 2025-05-07T21:02:13.0024990Z L=6, 2025-05-07T21:02:13.0025180Z D_gradcheck=1, 2025-05-07T21:02:13.0025405Z stochastic_rounding=True, 2025-05-07T21:02:13.0025653Z weighted=True, 2025-05-07T21:02:13.0025866Z row_wise=True, 2025-05-07T21:02:13.0026086Z mixed=False, 2025-05-07T21:02:13.0026296Z use_cache=False, 2025-05-07T21:02:13.0026547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0026889Z use_cpu=True, 2025-05-07T21:02:13.0027119Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0027378Z ) 2025-05-07T21:02:13.0027609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0028170Z self=, 2025-05-07T21:02:13.0028694Z compile=False, 2025-05-07T21:02:13.0028938Z pooling_mode=, 2025-05-07T21:02:13.0029222Z T=5, 2025-05-07T21:02:13.0029402Z D=120, 2025-05-07T21:02:13.0029591Z B=38, 2025-05-07T21:02:13.0029778Z log_E=5, 2025-05-07T21:02:13.0029971Z L=4, 2025-05-07T21:02:13.0030164Z D_gradcheck=1, 2025-05-07T21:02:13.0030394Z stochastic_rounding=False, 2025-05-07T21:02:13.0030647Z weighted=True, 2025-05-07T21:02:13.0030918Z row_wise=True, 2025-05-07T21:02:13.0031132Z mixed=False, 2025-05-07T21:02:13.0031342Z use_cache=False, 2025-05-07T21:02:13.0031597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0031885Z use_cpu=True, 2025-05-07T21:02:13.0032113Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0032376Z ) 2025-05-07T21:02:13.0032633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0033212Z self=, 2025-05-07T21:02:13.0033735Z compile=False, 2025-05-07T21:02:13.0034020Z pooling_mode=, 2025-05-07T21:02:13.0034331Z T=3, 2025-05-07T21:02:13.0034510Z D=127, 2025-05-07T21:02:13.0034698Z B=64, 2025-05-07T21:02:13.0034884Z log_E=3, 2025-05-07T21:02:13.0036978Z L=1, 2025-05-07T21:02:13.0037256Z D_gradcheck=1, 2025-05-07T21:02:13.0037503Z stochastic_rounding=True, 2025-05-07T21:02:13.0037761Z weighted=False, 2025-05-07T21:02:13.0037979Z row_wise=True, 2025-05-07T21:02:13.0038190Z mixed=False, 2025-05-07T21:02:13.0038410Z use_cache=False, 2025-05-07T21:02:13.0038652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0038937Z use_cpu=True, 2025-05-07T21:02:13.0039168Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0039424Z ) 2025-05-07T21:02:13.0039767Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0040329Z self=, 2025-05-07T21:02:13.0040847Z compile=False, 2025-05-07T21:02:13.0041097Z pooling_mode=, 2025-05-07T21:02:13.0041376Z T=2, 2025-05-07T21:02:13.0041555Z D=57, 2025-05-07T21:02:13.0041743Z B=13, 2025-05-07T21:02:13.0041933Z log_E=4, 2025-05-07T21:02:13.0042126Z L=7, 2025-05-07T21:02:13.0042321Z D_gradcheck=1, 2025-05-07T21:02:13.0042549Z stochastic_rounding=True, 2025-05-07T21:02:13.0042803Z weighted=False, 2025-05-07T21:02:13.0043024Z row_wise=True, 2025-05-07T21:02:13.0043248Z mixed=False, 2025-05-07T21:02:13.0043454Z use_cache=True, 2025-05-07T21:02:13.0043700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0043985Z use_cpu=True, 2025-05-07T21:02:13.0045620Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0045881Z ) 2025-05-07T21:02:13.0046115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0046676Z self=, 2025-05-07T21:02:13.0047190Z compile=False, 2025-05-07T21:02:13.0047434Z pooling_mode=, 2025-05-07T21:02:13.0047717Z T=3, 2025-05-07T21:02:13.0047903Z D=12, 2025-05-07T21:02:13.0048089Z B=6, 2025-05-07T21:02:13.0048280Z log_E=3, 2025-05-07T21:02:13.0048467Z L=11, 2025-05-07T21:02:13.0048782Z D_gradcheck=2, 2025-05-07T21:02:13.0049012Z stochastic_rounding=True, 2025-05-07T21:02:13.0049259Z weighted=True, 2025-05-07T21:02:13.0049475Z row_wise=True, 2025-05-07T21:02:13.0049681Z mixed=False, 2025-05-07T21:02:13.0049886Z use_cache=False, 2025-05-07T21:02:13.0050233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0050517Z use_cpu=True, 2025-05-07T21:02:13.0050745Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0051016Z ) 2025-05-07T21:02:13.0051241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0051804Z self=, 2025-05-07T21:02:13.0052325Z compile=True, 2025-05-07T21:02:13.0052565Z pooling_mode=, 2025-05-07T21:02:13.0052846Z T=5, 2025-05-07T21:02:13.0053026Z D=20, 2025-05-07T21:02:13.0053210Z B=50, 2025-05-07T21:02:13.0053408Z log_E=4, 2025-05-07T21:02:13.0053592Z L=11, 2025-05-07T21:02:13.0053781Z D_gradcheck=2, 2025-05-07T21:02:13.0054011Z stochastic_rounding=False, 2025-05-07T21:02:13.0054328Z weighted=False, 2025-05-07T21:02:13.0054542Z row_wise=True, 2025-05-07T21:02:13.0054746Z mixed=False, 2025-05-07T21:02:13.0054953Z use_cache=True, 2025-05-07T21:02:13.0055192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0055475Z use_cpu=True, 2025-05-07T21:02:13.0055700Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0268465Z ) 2025-05-07T21:02:13.0268781Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0269623Z self=, 2025-05-07T21:02:13.0270547Z compile=False, 2025-05-07T21:02:13.0270814Z pooling_mode=, 2025-05-07T21:02:13.0271096Z T=1, 2025-05-07T21:02:13.0271300Z D=42, 2025-05-07T21:02:13.0271485Z B=3, 2025-05-07T21:02:13.0271674Z log_E=3, 2025-05-07T21:02:13.0271873Z L=1, 2025-05-07T21:02:13.0272062Z D_gradcheck=2, 2025-05-07T21:02:13.0272292Z stochastic_rounding=True, 2025-05-07T21:02:13.0272554Z weighted=False, 2025-05-07T21:02:13.0272766Z row_wise=True, 2025-05-07T21:02:13.0272978Z mixed=False, 2025-05-07T21:02:13.0273187Z use_cache=True, 2025-05-07T21:02:13.0273424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0273709Z use_cpu=True, 2025-05-07T21:02:13.0273946Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0274283Z ) 2025-05-07T21:02:13.0274514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0275075Z self=, 2025-05-07T21:02:13.0275601Z compile=True, 2025-05-07T21:02:13.0275834Z pooling_mode=, 2025-05-07T21:02:13.0276117Z T=1, 2025-05-07T21:02:13.0276309Z D=93, 2025-05-07T21:02:13.0276491Z B=45, 2025-05-07T21:02:13.0276676Z log_E=5, 2025-05-07T21:02:13.0276873Z L=12, 2025-05-07T21:02:13.0277057Z D_gradcheck=1, 2025-05-07T21:02:13.0277289Z stochastic_rounding=False, 2025-05-07T21:02:13.0277544Z weighted=False, 2025-05-07T21:02:13.0277754Z row_wise=True, 2025-05-07T21:02:13.0277970Z mixed=False, 2025-05-07T21:02:13.0278182Z use_cache=False, 2025-05-07T21:02:13.0278424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0278710Z use_cpu=True, 2025-05-07T21:02:13.0278948Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0279209Z ) 2025-05-07T21:02:13.0279438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0280001Z self=, 2025-05-07T21:02:13.0280523Z compile=True, 2025-05-07T21:02:13.0280757Z pooling_mode=, 2025-05-07T21:02:13.0281035Z T=4, 2025-05-07T21:02:13.0281215Z D=49, 2025-05-07T21:02:13.0281392Z B=66, 2025-05-07T21:02:13.0281581Z log_E=5, 2025-05-07T21:02:13.0281779Z L=8, 2025-05-07T21:02:13.0281962Z D_gradcheck=2, 2025-05-07T21:02:13.0282192Z stochastic_rounding=False, 2025-05-07T21:02:13.0282445Z weighted=True, 2025-05-07T21:02:13.0282653Z row_wise=True, 2025-05-07T21:02:13.0282862Z mixed=False, 2025-05-07T21:02:13.0283076Z use_cache=True, 2025-05-07T21:02:13.0283384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0283665Z use_cpu=True, 2025-05-07T21:02:13.0283901Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0284157Z ) 2025-05-07T21:02:13.0284383Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0284945Z self=, 2025-05-07T21:02:13.0285464Z compile=False, 2025-05-07T21:02:13.0285705Z pooling_mode=, 2025-05-07T21:02:13.0285989Z T=3, 2025-05-07T21:02:13.0286167Z D=53, 2025-05-07T21:02:13.0286355Z B=59, 2025-05-07T21:02:13.0286543Z log_E=4, 2025-05-07T21:02:13.0286738Z L=16, 2025-05-07T21:02:13.0286926Z D_gradcheck=1, 2025-05-07T21:02:13.0287225Z stochastic_rounding=True, 2025-05-07T21:02:13.0287486Z weighted=False, 2025-05-07T21:02:13.0287695Z row_wise=True, 2025-05-07T21:02:13.0287943Z mixed=False, 2025-05-07T21:02:13.0288164Z use_cache=False, 2025-05-07T21:02:13.0288409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0288829Z use_cpu=True, 2025-05-07T21:02:13.0289067Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0289328Z ) 2025-05-07T21:02:13.0289560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0290116Z self=, 2025-05-07T21:02:13.0290688Z compile=True, 2025-05-07T21:02:13.0290923Z pooling_mode=, 2025-05-07T21:02:13.0291195Z T=2, 2025-05-07T21:02:13.0291381Z D=66, 2025-05-07T21:02:13.0291568Z B=41, 2025-05-07T21:02:13.0291749Z log_E=4, 2025-05-07T21:02:13.0291945Z L=5, 2025-05-07T21:02:13.0292138Z D_gradcheck=1, 2025-05-07T21:02:13.0292364Z stochastic_rounding=False, 2025-05-07T21:02:13.0292623Z weighted=True, 2025-05-07T21:02:13.0292848Z row_wise=True, 2025-05-07T21:02:13.0293050Z mixed=True, 2025-05-07T21:02:13.0293260Z use_cache=False, 2025-05-07T21:02:13.0293506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0293782Z use_cpu=True, 2025-05-07T21:02:13.0294068Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0294331Z ) 2025-05-07T21:02:13.0294556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0295118Z self=, 2025-05-07T21:02:13.0295644Z compile=True, 2025-05-07T21:02:13.0295878Z pooling_mode=, 2025-05-07T21:02:13.0296151Z T=2, 2025-05-07T21:02:13.0296336Z D=101, 2025-05-07T21:02:13.0296523Z B=62, 2025-05-07T21:02:13.0296708Z log_E=4, 2025-05-07T21:02:13.0296908Z L=3, 2025-05-07T21:02:13.0297107Z D_gradcheck=1, 2025-05-07T21:02:13.0297331Z stochastic_rounding=True, 2025-05-07T21:02:13.0297593Z weighted=True, 2025-05-07T21:02:13.0297809Z row_wise=True, 2025-05-07T21:02:13.0298020Z mixed=False, 2025-05-07T21:02:13.0298240Z use_cache=True, 2025-05-07T21:02:13.0298482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0298761Z use_cpu=True, 2025-05-07T21:02:13.0299003Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0299268Z ) 2025-05-07T21:02:13.0299491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0300060Z self=, 2025-05-07T21:02:13.0300586Z compile=True, 2025-05-07T21:02:13.0300825Z pooling_mode=, 2025-05-07T21:02:13.0301106Z T=4, 2025-05-07T21:02:13.0301295Z D=97, 2025-05-07T21:02:13.0301481Z B=25, 2025-05-07T21:02:13.0301666Z log_E=4, 2025-05-07T21:02:13.0301861Z L=6, 2025-05-07T21:02:13.0302054Z D_gradcheck=2, 2025-05-07T21:02:13.0302283Z stochastic_rounding=False, 2025-05-07T21:02:13.0302543Z weighted=False, 2025-05-07T21:02:13.0302759Z row_wise=True, 2025-05-07T21:02:13.0302966Z mixed=True, 2025-05-07T21:02:13.0303255Z use_cache=False, 2025-05-07T21:02:13.0303508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0303794Z use_cpu=True, 2025-05-07T21:02:13.0304031Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0304294Z ) 2025-05-07T21:02:13.0304516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0305079Z self=, 2025-05-07T21:02:13.0305607Z compile=True, 2025-05-07T21:02:13.0305842Z pooling_mode=, 2025-05-07T21:02:13.0306125Z T=3, 2025-05-07T21:02:13.0306314Z D=76, 2025-05-07T21:02:13.0306497Z B=118, 2025-05-07T21:02:13.0306692Z log_E=5, 2025-05-07T21:02:13.0306889Z L=15, 2025-05-07T21:02:13.0307126Z D_gradcheck=2, 2025-05-07T21:02:13.0307360Z stochastic_rounding=True, 2025-05-07T21:02:13.0307619Z weighted=True, 2025-05-07T21:02:13.0307834Z row_wise=True, 2025-05-07T21:02:13.0308043Z mixed=True, 2025-05-07T21:02:13.0308254Z use_cache=False, 2025-05-07T21:02:13.0308505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0308788Z use_cpu=True, 2025-05-07T21:02:13.0309025Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0309289Z ) 2025-05-07T21:02:13.0309516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0310085Z self=, 2025-05-07T21:02:13.0310655Z compile=True, 2025-05-07T21:02:13.0310895Z pooling_mode=, 2025-05-07T21:02:13.0311177Z T=5, 2025-05-07T21:02:13.0311361Z D=23, 2025-05-07T21:02:13.0311540Z B=97, 2025-05-07T21:02:13.0311731Z log_E=4, 2025-05-07T21:02:13.0311935Z L=7, 2025-05-07T21:02:13.0312128Z D_gradcheck=1, 2025-05-07T21:02:13.0312360Z stochastic_rounding=False, 2025-05-07T21:02:13.0312616Z weighted=False, 2025-05-07T21:02:13.0312827Z row_wise=True, 2025-05-07T21:02:13.0313047Z mixed=False, 2025-05-07T21:02:13.0313266Z use_cache=True, 2025-05-07T21:02:13.0313511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0313844Z use_cpu=True, 2025-05-07T21:02:13.0314081Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0314345Z ) 2025-05-07T21:02:13.0314570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0315136Z self=, 2025-05-07T21:02:13.0315660Z compile=True, 2025-05-07T21:02:13.0315896Z pooling_mode=, 2025-05-07T21:02:13.0316184Z T=2, 2025-05-07T21:02:13.0316371Z D=71, 2025-05-07T21:02:13.0316553Z B=112, 2025-05-07T21:02:13.0316640Z log_E=5, 2025-05-07T21:02:13.0316723Z L=13, 2025-05-07T21:02:13.0316808Z D_gradcheck=2, 2025-05-07T21:02:13.0316913Z stochastic_rounding=False, 2025-05-07T21:02:13.0316998Z weighted=True, 2025-05-07T21:02:13.0317080Z row_wise=True, 2025-05-07T21:02:13.0317174Z mixed=False, 2025-05-07T21:02:13.0317261Z use_cache=False, 2025-05-07T21:02:13.0317381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0317468Z use_cpu=True, 2025-05-07T21:02:13.0317574Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0317655Z ) 2025-05-07T21:02:13.0317785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0318127Z self=, 2025-05-07T21:02:13.0318219Z compile=False, 2025-05-07T21:02:13.0318327Z pooling_mode=, 2025-05-07T21:02:13.0318405Z T=1, 2025-05-07T21:02:13.0318488Z D=3, 2025-05-07T21:02:13.0318567Z B=117, 2025-05-07T21:02:13.0318648Z log_E=5, 2025-05-07T21:02:13.0318734Z L=11, 2025-05-07T21:02:13.0318818Z D_gradcheck=2, 2025-05-07T21:02:13.0318916Z stochastic_rounding=True, 2025-05-07T21:02:13.0319010Z weighted=True, 2025-05-07T21:02:13.0319095Z row_wise=True, 2025-05-07T21:02:13.0319232Z mixed=True, 2025-05-07T21:02:13.0319321Z use_cache=False, 2025-05-07T21:02:13.0319431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0319525Z use_cpu=True, 2025-05-07T21:02:13.0319631Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0319707Z ) 2025-05-07T21:02:13.0319846Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0320185Z self=, 2025-05-07T21:02:13.0320271Z compile=True, 2025-05-07T21:02:13.0320392Z pooling_mode=, 2025-05-07T21:02:13.0320472Z T=5, 2025-05-07T21:02:13.0320552Z D=101, 2025-05-07T21:02:13.0320638Z B=75, 2025-05-07T21:02:13.0320721Z log_E=4, 2025-05-07T21:02:13.0320850Z L=9, 2025-05-07T21:02:13.0320937Z D_gradcheck=1, 2025-05-07T21:02:13.0321037Z stochastic_rounding=False, 2025-05-07T21:02:13.0321129Z weighted=False, 2025-05-07T21:02:13.0321214Z row_wise=True, 2025-05-07T21:02:13.0321297Z mixed=True, 2025-05-07T21:02:13.0321390Z use_cache=False, 2025-05-07T21:02:13.0321501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0321587Z use_cpu=True, 2025-05-07T21:02:13.0321698Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0321776Z ) 2025-05-07T21:02:13.0321907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0322291Z self=, 2025-05-07T21:02:13.0322378Z compile=False, 2025-05-07T21:02:13.0322493Z pooling_mode=, 2025-05-07T21:02:13.0322572Z T=4, 2025-05-07T21:02:13.0322650Z D=114, 2025-05-07T21:02:13.0322736Z B=76, 2025-05-07T21:02:13.0322820Z log_E=4, 2025-05-07T21:02:13.0322900Z L=13, 2025-05-07T21:02:13.0322995Z D_gradcheck=1, 2025-05-07T21:02:13.0323097Z stochastic_rounding=False, 2025-05-07T21:02:13.0323181Z weighted=True, 2025-05-07T21:02:13.0323273Z row_wise=True, 2025-05-07T21:02:13.0323358Z mixed=False, 2025-05-07T21:02:13.0323446Z use_cache=True, 2025-05-07T21:02:13.0323602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0323685Z use_cpu=True, 2025-05-07T21:02:13.0323789Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0323874Z ) 2025-05-07T21:02:13.0324005Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0324349Z self=, 2025-05-07T21:02:13.0324439Z compile=False, 2025-05-07T21:02:13.0324548Z pooling_mode=, 2025-05-07T21:02:13.0324633Z T=2, 2025-05-07T21:02:13.0324712Z D=34, 2025-05-07T21:02:13.0324791Z B=119, 2025-05-07T21:02:13.0324879Z log_E=4, 2025-05-07T21:02:13.0324956Z L=5, 2025-05-07T21:02:13.0325041Z D_gradcheck=2, 2025-05-07T21:02:13.0334354Z stochastic_rounding=True, 2025-05-07T21:02:13.0334464Z weighted=True, 2025-05-07T21:02:13.0334556Z row_wise=True, 2025-05-07T21:02:13.0334646Z mixed=True, 2025-05-07T21:02:13.0334733Z use_cache=True, 2025-05-07T21:02:13.0334849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0334941Z use_cpu=True, 2025-05-07T21:02:13.0335048Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0335125Z ) 2025-05-07T21:02:13.0335268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0335616Z self=, 2025-05-07T21:02:13.0335707Z compile=True, 2025-05-07T21:02:13.0335818Z pooling_mode=, 2025-05-07T21:02:13.0335896Z T=1, 2025-05-07T21:02:13.0335979Z D=120, 2025-05-07T21:02:13.0336053Z B=36, 2025-05-07T21:02:13.0336133Z log_E=3, 2025-05-07T21:02:13.0336216Z L=6, 2025-05-07T21:02:13.0336573Z D_gradcheck=1, 2025-05-07T21:02:13.0336720Z stochastic_rounding=True, 2025-05-07T21:02:13.0337007Z weighted=False, 2025-05-07T21:02:13.0337094Z row_wise=True, 2025-05-07T21:02:13.0337173Z mixed=True, 2025-05-07T21:02:13.0337260Z use_cache=False, 2025-05-07T21:02:13.0337373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0337461Z use_cpu=True, 2025-05-07T21:02:13.0337568Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0337651Z ) 2025-05-07T21:02:13.0337797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0338136Z self=, 2025-05-07T21:02:13.0338220Z compile=False, 2025-05-07T21:02:13.0338334Z pooling_mode=, 2025-05-07T21:02:13.0338413Z T=2, 2025-05-07T21:02:13.0338495Z D=68, 2025-05-07T21:02:13.0338584Z B=73, 2025-05-07T21:02:13.0338739Z log_E=5, 2025-05-07T21:02:13.0338823Z L=16, 2025-05-07T21:02:13.0338914Z D_gradcheck=2, 2025-05-07T21:02:13.0339010Z stochastic_rounding=True, 2025-05-07T21:02:13.0339104Z weighted=True, 2025-05-07T21:02:13.0339190Z row_wise=True, 2025-05-07T21:02:13.0339277Z mixed=True, 2025-05-07T21:02:13.0339362Z use_cache=True, 2025-05-07T21:02:13.0339473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0339568Z use_cpu=True, 2025-05-07T21:02:13.0339676Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0339758Z ) 2025-05-07T21:02:13.0339958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0340299Z self=, 2025-05-07T21:02:13.0340381Z compile=True, 2025-05-07T21:02:13.0340490Z pooling_mode=, 2025-05-07T21:02:13.0340573Z T=3, 2025-05-07T21:02:13.0340654Z D=38, 2025-05-07T21:02:13.0340732Z B=93, 2025-05-07T21:02:13.0340822Z log_E=4, 2025-05-07T21:02:13.0340902Z L=20, 2025-05-07T21:02:13.0340991Z D_gradcheck=1, 2025-05-07T21:02:13.0341092Z stochastic_rounding=True, 2025-05-07T21:02:13.0341176Z weighted=False, 2025-05-07T21:02:13.0341271Z row_wise=True, 2025-05-07T21:02:13.0341355Z mixed=True, 2025-05-07T21:02:13.0341517Z use_cache=False, 2025-05-07T21:02:13.0341631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0341710Z use_cpu=True, 2025-05-07T21:02:13.0341813Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0583825Z ) 2025-05-07T21:02:13.0584171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0584663Z self=, 2025-05-07T21:02:13.0584798Z compile=False, 2025-05-07T21:02:13.0584953Z pooling_mode=, 2025-05-07T21:02:13.0585066Z T=5, 2025-05-07T21:02:13.0585183Z D=77, 2025-05-07T21:02:13.0585307Z B=114, 2025-05-07T21:02:13.0585423Z log_E=4, 2025-05-07T21:02:13.0585540Z L=8, 2025-05-07T21:02:13.0585633Z D_gradcheck=1, 2025-05-07T21:02:13.0585746Z stochastic_rounding=True, 2025-05-07T21:02:13.0585835Z weighted=True, 2025-05-07T21:02:13.0585921Z row_wise=True, 2025-05-07T21:02:13.0586010Z mixed=False, 2025-05-07T21:02:13.0586101Z use_cache=False, 2025-05-07T21:02:13.0586214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0586306Z use_cpu=True, 2025-05-07T21:02:13.0586414Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0586498Z ) 2025-05-07T21:02:13.0586642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0586985Z self=, 2025-05-07T21:02:13.0587072Z compile=True, 2025-05-07T21:02:13.0587196Z pooling_mode=, 2025-05-07T21:02:13.0587276Z T=5, 2025-05-07T21:02:13.0587366Z D=84, 2025-05-07T21:02:13.0587449Z B=74, 2025-05-07T21:02:13.0587531Z log_E=5, 2025-05-07T21:02:13.0587618Z L=3, 2025-05-07T21:02:13.0587708Z D_gradcheck=2, 2025-05-07T21:02:13.0587957Z stochastic_rounding=False, 2025-05-07T21:02:13.0588052Z weighted=True, 2025-05-07T21:02:13.0588136Z row_wise=True, 2025-05-07T21:02:13.0588219Z mixed=True, 2025-05-07T21:02:13.0588315Z use_cache=True, 2025-05-07T21:02:13.0588424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0588510Z use_cpu=True, 2025-05-07T21:02:13.0588622Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0588702Z ) 2025-05-07T21:02:13.0588883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0589226Z self=, 2025-05-07T21:02:13.0589313Z compile=True, 2025-05-07T21:02:13.0589431Z pooling_mode=, 2025-05-07T21:02:13.0589511Z T=1, 2025-05-07T21:02:13.0589656Z D=2, 2025-05-07T21:02:13.0589745Z B=101, 2025-05-07T21:02:13.0589826Z log_E=4, 2025-05-07T21:02:13.0589906Z L=20, 2025-05-07T21:02:13.0589998Z D_gradcheck=1, 2025-05-07T21:02:13.0590102Z stochastic_rounding=False, 2025-05-07T21:02:13.0590188Z weighted=True, 2025-05-07T21:02:13.0590280Z row_wise=True, 2025-05-07T21:02:13.0590370Z mixed=False, 2025-05-07T21:02:13.0590458Z use_cache=False, 2025-05-07T21:02:13.0590575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0590660Z use_cpu=True, 2025-05-07T21:02:13.0590773Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0590918Z ) 2025-05-07T21:02:13.0591051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0591394Z self=, 2025-05-07T21:02:13.0591481Z compile=True, 2025-05-07T21:02:13.0591592Z pooling_mode=, 2025-05-07T21:02:13.0591678Z T=3, 2025-05-07T21:02:13.0591760Z D=61, 2025-05-07T21:02:13.0591841Z B=24, 2025-05-07T21:02:13.0591932Z log_E=3, 2025-05-07T21:02:13.0592010Z L=14, 2025-05-07T21:02:13.0592096Z D_gradcheck=1, 2025-05-07T21:02:13.0592202Z stochastic_rounding=False, 2025-05-07T21:02:13.0592291Z weighted=False, 2025-05-07T21:02:13.0592375Z row_wise=True, 2025-05-07T21:02:13.0592535Z mixed=False, 2025-05-07T21:02:13.0592621Z use_cache=True, 2025-05-07T21:02:13.0592736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0592821Z use_cpu=True, 2025-05-07T21:02:13.0592926Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0593012Z ) 2025-05-07T21:02:13.0593144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0593480Z self=, 2025-05-07T21:02:13.0593575Z compile=False, 2025-05-07T21:02:13.0593685Z pooling_mode=, 2025-05-07T21:02:13.0593764Z T=1, 2025-05-07T21:02:13.0593854Z D=103, 2025-05-07T21:02:13.0593936Z B=54, 2025-05-07T21:02:13.0594017Z log_E=4, 2025-05-07T21:02:13.0594103Z L=7, 2025-05-07T21:02:13.0594187Z D_gradcheck=1, 2025-05-07T21:02:13.0594295Z stochastic_rounding=True, 2025-05-07T21:02:13.0594381Z weighted=True, 2025-05-07T21:02:13.0594463Z row_wise=True, 2025-05-07T21:02:13.0594556Z mixed=True, 2025-05-07T21:02:13.0594641Z use_cache=True, 2025-05-07T21:02:13.0594750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0594844Z use_cpu=True, 2025-05-07T21:02:13.0594949Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0595030Z ) 2025-05-07T21:02:13.0595170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0595508Z self=, 2025-05-07T21:02:13.0595595Z compile=False, 2025-05-07T21:02:13.0595711Z pooling_mode=, 2025-05-07T21:02:13.0595793Z T=1, 2025-05-07T21:02:13.0595873Z D=49, 2025-05-07T21:02:13.0595958Z B=63, 2025-05-07T21:02:13.0596038Z log_E=4, 2025-05-07T21:02:13.0596125Z L=10, 2025-05-07T21:02:13.0596211Z D_gradcheck=2, 2025-05-07T21:02:13.0596356Z stochastic_rounding=False, 2025-05-07T21:02:13.0596448Z weighted=True, 2025-05-07T21:02:13.0596532Z row_wise=True, 2025-05-07T21:02:13.0596620Z mixed=False, 2025-05-07T21:02:13.0596714Z use_cache=True, 2025-05-07T21:02:13.0596825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0596909Z use_cpu=True, 2025-05-07T21:02:13.0597026Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0597106Z ) 2025-05-07T21:02:13.0597236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0597578Z self=, 2025-05-07T21:02:13.0597663Z compile=True, 2025-05-07T21:02:13.0597779Z pooling_mode=, 2025-05-07T21:02:13.0597899Z T=3, 2025-05-07T21:02:13.0597978Z D=114, 2025-05-07T21:02:13.0598063Z B=50, 2025-05-07T21:02:13.0598142Z log_E=4, 2025-05-07T21:02:13.0598219Z L=16, 2025-05-07T21:02:13.0598311Z D_gradcheck=2, 2025-05-07T21:02:13.0598407Z stochastic_rounding=True, 2025-05-07T21:02:13.0598492Z weighted=True, 2025-05-07T21:02:13.0598590Z row_wise=True, 2025-05-07T21:02:13.0598672Z mixed=True, 2025-05-07T21:02:13.0598758Z use_cache=True, 2025-05-07T21:02:13.0598874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0598956Z use_cpu=True, 2025-05-07T21:02:13.0599103Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0599185Z ) 2025-05-07T21:02:13.0599313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0599654Z self=, 2025-05-07T21:02:13.0599740Z compile=False, 2025-05-07T21:02:13.0599849Z pooling_mode=, 2025-05-07T21:02:13.0599936Z T=2, 2025-05-07T21:02:13.0600015Z D=44, 2025-05-07T21:02:13.0600092Z B=20, 2025-05-07T21:02:13.0600176Z log_E=4, 2025-05-07T21:02:13.0600253Z L=17, 2025-05-07T21:02:13.0600340Z D_gradcheck=2, 2025-05-07T21:02:13.0600450Z stochastic_rounding=False, 2025-05-07T21:02:13.0600534Z weighted=True, 2025-05-07T21:02:13.0600674Z row_wise=True, 2025-05-07T21:02:13.0600763Z mixed=True, 2025-05-07T21:02:13.0600848Z use_cache=True, 2025-05-07T21:02:13.0600955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0601042Z use_cpu=True, 2025-05-07T21:02:13.0601151Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0601235Z ) 2025-05-07T21:02:13.0601364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0601701Z self=, 2025-05-07T21:02:13.0601793Z compile=True, 2025-05-07T21:02:13.0601907Z pooling_mode=, 2025-05-07T21:02:13.0601986Z T=5, 2025-05-07T21:02:13.0602072Z D=118, 2025-05-07T21:02:13.0602153Z B=86, 2025-05-07T21:02:13.0602234Z log_E=3, 2025-05-07T21:02:13.0602319Z L=14, 2025-05-07T21:02:13.0602408Z D_gradcheck=2, 2025-05-07T21:02:13.0602505Z stochastic_rounding=False, 2025-05-07T21:02:13.0602601Z weighted=True, 2025-05-07T21:02:13.0602690Z row_wise=True, 2025-05-07T21:02:13.0602771Z mixed=True, 2025-05-07T21:02:13.0602862Z use_cache=False, 2025-05-07T21:02:13.0602970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0603058Z use_cpu=True, 2025-05-07T21:02:13.0603167Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0603249Z ) 2025-05-07T21:02:13.0603384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0603720Z self=, 2025-05-07T21:02:13.0603806Z compile=True, 2025-05-07T21:02:13.0603926Z pooling_mode=, 2025-05-07T21:02:13.0604003Z T=3, 2025-05-07T21:02:13.0604080Z D=119, 2025-05-07T21:02:13.0604163Z B=103, 2025-05-07T21:02:13.0604242Z log_E=3, 2025-05-07T21:02:13.0604320Z L=19, 2025-05-07T21:02:13.0604466Z D_gradcheck=2, 2025-05-07T21:02:13.0604564Z stochastic_rounding=True, 2025-05-07T21:02:13.0604657Z weighted=True, 2025-05-07T21:02:13.0604742Z row_wise=True, 2025-05-07T21:02:13.0604824Z mixed=False, 2025-05-07T21:02:13.0604919Z use_cache=False, 2025-05-07T21:02:13.0605028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0605116Z use_cpu=True, 2025-05-07T21:02:13.0605228Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0605307Z ) 2025-05-07T21:02:13.0605441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0605785Z self=, 2025-05-07T21:02:13.0605873Z compile=True, 2025-05-07T21:02:13.0606027Z pooling_mode=, 2025-05-07T21:02:13.0606125Z T=4, 2025-05-07T21:02:13.0606203Z D=8, 2025-05-07T21:02:13.0606289Z B=99, 2025-05-07T21:02:13.0606373Z log_E=3, 2025-05-07T21:02:13.0606454Z L=9, 2025-05-07T21:02:13.0606544Z D_gradcheck=2, 2025-05-07T21:02:13.0606644Z stochastic_rounding=False, 2025-05-07T21:02:13.0606733Z weighted=False, 2025-05-07T21:02:13.0606827Z row_wise=True, 2025-05-07T21:02:13.0606909Z mixed=True, 2025-05-07T21:02:13.0606994Z use_cache=True, 2025-05-07T21:02:13.0607110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0607234Z use_cpu=True, 2025-05-07T21:02:13.0607338Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0607423Z ) 2025-05-07T21:02:13.0607554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0607888Z self=, 2025-05-07T21:02:13.0607985Z compile=False, 2025-05-07T21:02:13.0608096Z pooling_mode=, 2025-05-07T21:02:13.0608180Z T=3, 2025-05-07T21:02:13.0608261Z D=82, 2025-05-07T21:02:13.0608337Z B=99, 2025-05-07T21:02:13.0608421Z log_E=3, 2025-05-07T21:02:13.0608510Z L=5, 2025-05-07T21:02:13.0608742Z D_gradcheck=2, 2025-05-07T21:02:13.0608846Z stochastic_rounding=True, 2025-05-07T21:02:13.0608977Z weighted=False, 2025-05-07T21:02:13.0609060Z row_wise=True, 2025-05-07T21:02:13.0609147Z mixed=True, 2025-05-07T21:02:13.0609232Z use_cache=False, 2025-05-07T21:02:13.0609340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0609431Z use_cpu=True, 2025-05-07T21:02:13.0609536Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0609613Z ) 2025-05-07T21:02:13.0609745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0610080Z self=, 2025-05-07T21:02:13.0610170Z compile=False, 2025-05-07T21:02:13.0610279Z pooling_mode=, 2025-05-07T21:02:13.0610360Z T=5, 2025-05-07T21:02:13.0610441Z D=14, 2025-05-07T21:02:13.0610518Z B=58, 2025-05-07T21:02:13.0610602Z log_E=5, 2025-05-07T21:02:13.0610687Z L=8, 2025-05-07T21:02:13.0610773Z D_gradcheck=1, 2025-05-07T21:02:13.0610872Z stochastic_rounding=False, 2025-05-07T21:02:13.0610966Z weighted=True, 2025-05-07T21:02:13.0611047Z row_wise=True, 2025-05-07T21:02:13.0611127Z mixed=False, 2025-05-07T21:02:13.0611222Z use_cache=False, 2025-05-07T21:02:13.0611327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0611412Z use_cpu=True, 2025-05-07T21:02:13.0611518Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0611601Z ) 2025-05-07T21:02:13.0611734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0612069Z self=, 2025-05-07T21:02:13.0612158Z compile=True, 2025-05-07T21:02:13.0612274Z pooling_mode=, 2025-05-07T21:02:13.0612353Z T=4, 2025-05-07T21:02:13.0612431Z D=109, 2025-05-07T21:02:13.0612515Z B=46, 2025-05-07T21:02:13.0612643Z log_E=3, 2025-05-07T21:02:13.0612722Z L=6, 2025-05-07T21:02:13.0612821Z D_gradcheck=2, 2025-05-07T21:02:13.0612918Z stochastic_rounding=False, 2025-05-07T21:02:13.0613016Z weighted=True, 2025-05-07T21:02:13.0613100Z row_wise=True, 2025-05-07T21:02:13.0613187Z mixed=True, 2025-05-07T21:02:13.0613270Z use_cache=True, 2025-05-07T21:02:13.0613382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0613482Z use_cpu=True, 2025-05-07T21:02:13.0613585Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0613662Z ) 2025-05-07T21:02:13.0613797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0614132Z self=, 2025-05-07T21:02:13.0614319Z compile=False, 2025-05-07T21:02:13.0614437Z pooling_mode=, 2025-05-07T21:02:13.0614518Z T=4, 2025-05-07T21:02:13.0614597Z D=4, 2025-05-07T21:02:13.0614681Z B=60, 2025-05-07T21:02:13.0614762Z log_E=5, 2025-05-07T21:02:13.0614846Z L=7, 2025-05-07T21:02:13.0614934Z D_gradcheck=1, 2025-05-07T21:02:13.0615035Z stochastic_rounding=True, 2025-05-07T21:02:13.0615127Z weighted=False, 2025-05-07T21:02:13.0615211Z row_wise=True, 2025-05-07T21:02:13.0615292Z mixed=False, 2025-05-07T21:02:13.0615385Z use_cache=False, 2025-05-07T21:02:13.0615533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0615617Z use_cpu=True, 2025-05-07T21:02:13.0615727Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0615804Z ) 2025-05-07T21:02:13.0615933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0616275Z self=, 2025-05-07T21:02:13.0616365Z compile=True, 2025-05-07T21:02:13.0616472Z pooling_mode=, 2025-05-07T21:02:13.0616558Z T=4, 2025-05-07T21:02:13.0616636Z D=87, 2025-05-07T21:02:13.0616723Z B=46, 2025-05-07T21:02:13.0616803Z log_E=3, 2025-05-07T21:02:13.0616882Z L=3, 2025-05-07T21:02:13.0616970Z D_gradcheck=1, 2025-05-07T21:02:13.0617109Z stochastic_rounding=False, 2025-05-07T21:02:13.0617193Z weighted=False, 2025-05-07T21:02:13.0617278Z row_wise=True, 2025-05-07T21:02:13.0617359Z mixed=True, 2025-05-07T21:02:13.0617450Z use_cache=True, 2025-05-07T21:02:13.0617567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0617650Z use_cpu=True, 2025-05-07T21:02:13.0617757Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0617841Z ) 2025-05-07T21:02:13.0617968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0618304Z self=, 2025-05-07T21:02:13.0618399Z compile=True, 2025-05-07T21:02:13.0618506Z pooling_mode=, 2025-05-07T21:02:13.0618587Z T=1, 2025-05-07T21:02:13.0618666Z D=112, 2025-05-07T21:02:13.0618744Z B=25, 2025-05-07T21:02:13.0618830Z log_E=4, 2025-05-07T21:02:13.0618907Z L=8, 2025-05-07T21:02:13.0618990Z D_gradcheck=2, 2025-05-07T21:02:13.0619097Z stochastic_rounding=False, 2025-05-07T21:02:13.0619186Z weighted=False, 2025-05-07T21:02:13.0619268Z row_wise=True, 2025-05-07T21:02:13.0619354Z mixed=True, 2025-05-07T21:02:13.0619438Z use_cache=True, 2025-05-07T21:02:13.0619548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0619636Z use_cpu=True, 2025-05-07T21:02:13.0619739Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0894060Z ) 2025-05-07T21:02:13.0894246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0894724Z self=, 2025-05-07T21:02:13.0894911Z compile=False, 2025-05-07T21:02:13.0895066Z pooling_mode=, 2025-05-07T21:02:13.0895181Z T=1, 2025-05-07T21:02:13.0895289Z D=31, 2025-05-07T21:02:13.0895516Z B=87, 2025-05-07T21:02:13.0895639Z log_E=5, 2025-05-07T21:02:13.0895750Z L=1, 2025-05-07T21:02:13.0895868Z D_gradcheck=2, 2025-05-07T21:02:13.0896018Z stochastic_rounding=True, 2025-05-07T21:02:13.0896136Z weighted=True, 2025-05-07T21:02:13.0896266Z row_wise=True, 2025-05-07T21:02:13.0896389Z mixed=False, 2025-05-07T21:02:13.0896495Z use_cache=True, 2025-05-07T21:02:13.0896621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0896705Z use_cpu=True, 2025-05-07T21:02:13.0896813Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0896899Z ) 2025-05-07T21:02:13.0897035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0897463Z self=, 2025-05-07T21:02:13.0897559Z compile=True, 2025-05-07T21:02:13.0897674Z pooling_mode=, 2025-05-07T21:02:13.0897756Z T=5, 2025-05-07T21:02:13.0897841Z D=47, 2025-05-07T21:02:13.0897926Z B=107, 2025-05-07T21:02:13.0898019Z log_E=5, 2025-05-07T21:02:13.0898102Z L=16, 2025-05-07T21:02:13.0898194Z D_gradcheck=1, 2025-05-07T21:02:13.0898302Z stochastic_rounding=True, 2025-05-07T21:02:13.0898389Z weighted=True, 2025-05-07T21:02:13.0898476Z row_wise=True, 2025-05-07T21:02:13.0898566Z mixed=True, 2025-05-07T21:02:13.0898715Z use_cache=True, 2025-05-07T21:02:13.0898829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0898922Z use_cpu=True, 2025-05-07T21:02:13.0899028Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0899106Z ) 2025-05-07T21:02:13.0899249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0899596Z self=, 2025-05-07T21:02:13.0899691Z compile=False, 2025-05-07T21:02:13.0899805Z pooling_mode=, 2025-05-07T21:02:13.0899886Z T=3, 2025-05-07T21:02:13.0899973Z D=117, 2025-05-07T21:02:13.0900057Z B=106, 2025-05-07T21:02:13.0900144Z log_E=5, 2025-05-07T21:02:13.0900233Z L=9, 2025-05-07T21:02:13.0900382Z D_gradcheck=1, 2025-05-07T21:02:13.0900483Z stochastic_rounding=False, 2025-05-07T21:02:13.0900582Z weighted=True, 2025-05-07T21:02:13.0900668Z row_wise=True, 2025-05-07T21:02:13.0900755Z mixed=False, 2025-05-07T21:02:13.0900854Z use_cache=True, 2025-05-07T21:02:13.0900966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0901053Z use_cpu=True, 2025-05-07T21:02:13.0901167Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0901248Z ) 2025-05-07T21:02:13.0901380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0901732Z self=, 2025-05-07T21:02:13.0901820Z compile=True, 2025-05-07T21:02:13.0901941Z pooling_mode=, 2025-05-07T21:02:13.0902024Z T=2, 2025-05-07T21:02:13.0902107Z D=102, 2025-05-07T21:02:13.0902196Z B=17, 2025-05-07T21:02:13.0902278Z log_E=4, 2025-05-07T21:02:13.0902360Z L=5, 2025-05-07T21:02:13.0902457Z D_gradcheck=1, 2025-05-07T21:02:13.0902558Z stochastic_rounding=True, 2025-05-07T21:02:13.0902646Z weighted=False, 2025-05-07T21:02:13.0902738Z row_wise=True, 2025-05-07T21:02:13.0902825Z mixed=False, 2025-05-07T21:02:13.0902920Z use_cache=False, 2025-05-07T21:02:13.0903042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0903128Z use_cpu=True, 2025-05-07T21:02:13.0903237Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0903313Z ) 2025-05-07T21:02:13.0903445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0903800Z self=, 2025-05-07T21:02:13.0903889Z compile=True, 2025-05-07T21:02:13.0904001Z pooling_mode=, 2025-05-07T21:02:13.0904089Z T=5, 2025-05-07T21:02:13.0904218Z D=76, 2025-05-07T21:02:13.0904302Z B=100, 2025-05-07T21:02:13.0904389Z log_E=4, 2025-05-07T21:02:13.0904476Z L=17, 2025-05-07T21:02:13.0904564Z D_gradcheck=2, 2025-05-07T21:02:13.0904704Z stochastic_rounding=False, 2025-05-07T21:02:13.0904797Z weighted=True, 2025-05-07T21:02:13.0904886Z row_wise=True, 2025-05-07T21:02:13.0904975Z mixed=True, 2025-05-07T21:02:13.0905072Z use_cache=False, 2025-05-07T21:02:13.0905184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0905271Z use_cpu=True, 2025-05-07T21:02:13.0905382Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0905464Z ) 2025-05-07T21:02:13.0905599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0905989Z self=, 2025-05-07T21:02:13.0906079Z compile=False, 2025-05-07T21:02:13.0906197Z pooling_mode=, 2025-05-07T21:02:13.0906277Z T=5, 2025-05-07T21:02:13.0906363Z D=6, 2025-05-07T21:02:13.0906452Z B=50, 2025-05-07T21:02:13.0906535Z log_E=3, 2025-05-07T21:02:13.0906621Z L=15, 2025-05-07T21:02:13.0906719Z D_gradcheck=2, 2025-05-07T21:02:13.0906821Z stochastic_rounding=False, 2025-05-07T21:02:13.0906909Z weighted=True, 2025-05-07T21:02:13.0907004Z row_wise=True, 2025-05-07T21:02:13.0907131Z mixed=False, 2025-05-07T21:02:13.0907217Z use_cache=True, 2025-05-07T21:02:13.0907333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0907418Z use_cpu=True, 2025-05-07T21:02:13.0907534Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0907611Z ) 2025-05-07T21:02:13.0907746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0908101Z self=, 2025-05-07T21:02:13.0908191Z compile=True, 2025-05-07T21:02:13.0908306Z pooling_mode=, 2025-05-07T21:02:13.0908398Z T=5, 2025-05-07T21:02:13.0908480Z D=92, 2025-05-07T21:02:13.0908562Z B=112, 2025-05-07T21:02:13.0908651Z log_E=4, 2025-05-07T21:02:13.0908777Z L=16, 2025-05-07T21:02:13.0908866Z D_gradcheck=1, 2025-05-07T21:02:13.0908975Z stochastic_rounding=True, 2025-05-07T21:02:13.0909063Z weighted=True, 2025-05-07T21:02:13.0909150Z row_wise=True, 2025-05-07T21:02:13.0909249Z mixed=False, 2025-05-07T21:02:13.0909339Z use_cache=False, 2025-05-07T21:02:13.0909459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0909546Z use_cpu=True, 2025-05-07T21:02:13.0909653Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0909742Z ) 2025-05-07T21:02:13.0909877Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0910222Z self=, 2025-05-07T21:02:13.0910319Z compile=True, 2025-05-07T21:02:13.0910434Z pooling_mode=, 2025-05-07T21:02:13.0910517Z T=5, 2025-05-07T21:02:13.0910606Z D=68, 2025-05-07T21:02:13.0910689Z B=76, 2025-05-07T21:02:13.0910774Z log_E=4, 2025-05-07T21:02:13.0910865Z L=15, 2025-05-07T21:02:13.0910953Z D_gradcheck=1, 2025-05-07T21:02:13.0911062Z stochastic_rounding=True, 2025-05-07T21:02:13.0911150Z weighted=True, 2025-05-07T21:02:13.0911237Z row_wise=True, 2025-05-07T21:02:13.0911332Z mixed=False, 2025-05-07T21:02:13.0911419Z use_cache=True, 2025-05-07T21:02:13.0911532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0911624Z use_cpu=True, 2025-05-07T21:02:13.0911732Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0911811Z ) 2025-05-07T21:02:13.0911955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0912305Z self=, 2025-05-07T21:02:13.0912396Z compile=True, 2025-05-07T21:02:13.0912517Z pooling_mode=, 2025-05-07T21:02:13.0912648Z T=2, 2025-05-07T21:02:13.0912735Z D=46, 2025-05-07T21:02:13.0912821Z B=24, 2025-05-07T21:02:13.0912907Z log_E=4, 2025-05-07T21:02:13.0912997Z L=1, 2025-05-07T21:02:13.0913083Z D_gradcheck=2, 2025-05-07T21:02:13.0913186Z stochastic_rounding=False, 2025-05-07T21:02:13.0913282Z weighted=False, 2025-05-07T21:02:13.0913374Z row_wise=True, 2025-05-07T21:02:13.0913458Z mixed=True, 2025-05-07T21:02:13.0913552Z use_cache=True, 2025-05-07T21:02:13.0913664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0913750Z use_cpu=True, 2025-05-07T21:02:13.0913863Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0913942Z ) 2025-05-07T21:02:13.0914074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0914460Z self=, 2025-05-07T21:02:13.0914549Z compile=True, 2025-05-07T21:02:13.0914670Z pooling_mode=, 2025-05-07T21:02:13.0914753Z T=3, 2025-05-07T21:02:13.0914834Z D=84, 2025-05-07T21:02:13.0914925Z B=102, 2025-05-07T21:02:13.0915012Z log_E=5, 2025-05-07T21:02:13.0915093Z L=14, 2025-05-07T21:02:13.0915186Z D_gradcheck=2, 2025-05-07T21:02:13.0915285Z stochastic_rounding=True, 2025-05-07T21:02:13.0915372Z weighted=True, 2025-05-07T21:02:13.0915506Z row_wise=True, 2025-05-07T21:02:13.0915593Z mixed=True, 2025-05-07T21:02:13.0915682Z use_cache=False, 2025-05-07T21:02:13.0915800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0915888Z use_cpu=True, 2025-05-07T21:02:13.0915993Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0916079Z ) 2025-05-07T21:02:13.0916212Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0916566Z self=, 2025-05-07T21:02:13.0916655Z compile=False, 2025-05-07T21:02:13.0916770Z pooling_mode=, 2025-05-07T21:02:13.0916856Z T=3, 2025-05-07T21:02:13.0916940Z D=36, 2025-05-07T21:02:13.0917022Z B=18, 2025-05-07T21:02:13.0917156Z log_E=4, 2025-05-07T21:02:13.0917238Z L=8, 2025-05-07T21:02:13.0917325Z D_gradcheck=1, 2025-05-07T21:02:13.0917434Z stochastic_rounding=True, 2025-05-07T21:02:13.0917522Z weighted=False, 2025-05-07T21:02:13.0917612Z row_wise=True, 2025-05-07T21:02:13.0917708Z mixed=True, 2025-05-07T21:02:13.0917797Z use_cache=False, 2025-05-07T21:02:13.0917909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0918009Z use_cpu=True, 2025-05-07T21:02:13.0918117Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0918204Z ) 2025-05-07T21:02:13.0918340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0918681Z self=, 2025-05-07T21:02:13.0918779Z compile=True, 2025-05-07T21:02:13.0918898Z pooling_mode=, 2025-05-07T21:02:13.0918980Z T=5, 2025-05-07T21:02:13.0919069Z D=69, 2025-05-07T21:02:13.0919153Z B=43, 2025-05-07T21:02:13.0919236Z log_E=3, 2025-05-07T21:02:13.0919324Z L=3, 2025-05-07T21:02:13.0919413Z D_gradcheck=1, 2025-05-07T21:02:13.0919515Z stochastic_rounding=False, 2025-05-07T21:02:13.0919612Z weighted=False, 2025-05-07T21:02:13.0919702Z row_wise=True, 2025-05-07T21:02:13.0919789Z mixed=False, 2025-05-07T21:02:13.0919884Z use_cache=False, 2025-05-07T21:02:13.0919996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0920088Z use_cpu=True, 2025-05-07T21:02:13.0920194Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0920273Z ) 2025-05-07T21:02:13.0920417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0920757Z self=, 2025-05-07T21:02:13.0920844Z compile=False, 2025-05-07T21:02:13.0921031Z pooling_mode=, 2025-05-07T21:02:13.0921116Z T=5, 2025-05-07T21:02:13.0921197Z D=87, 2025-05-07T21:02:13.0921288Z B=2, 2025-05-07T21:02:13.0921372Z log_E=5, 2025-05-07T21:02:13.0921453Z L=2, 2025-05-07T21:02:13.0921544Z D_gradcheck=1, 2025-05-07T21:02:13.0921644Z stochastic_rounding=True, 2025-05-07T21:02:13.0921740Z weighted=True, 2025-05-07T21:02:13.0921825Z row_wise=True, 2025-05-07T21:02:13.0921910Z mixed=True, 2025-05-07T21:02:13.0922000Z use_cache=False, 2025-05-07T21:02:13.0922109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0922195Z use_cpu=True, 2025-05-07T21:02:13.0922304Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0922382Z ) 2025-05-07T21:02:13.0922558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0922913Z self=, 2025-05-07T21:02:13.0923001Z compile=False, 2025-05-07T21:02:13.0923114Z pooling_mode=, 2025-05-07T21:02:13.0923203Z T=3, 2025-05-07T21:02:13.0923283Z D=38, 2025-05-07T21:02:13.0923366Z B=46, 2025-05-07T21:02:13.0923453Z log_E=5, 2025-05-07T21:02:13.0923534Z L=2, 2025-05-07T21:02:13.0923627Z D_gradcheck=1, 2025-05-07T21:02:13.0923726Z stochastic_rounding=True, 2025-05-07T21:02:13.0923855Z weighted=True, 2025-05-07T21:02:13.0923947Z row_wise=True, 2025-05-07T21:02:13.0924032Z mixed=True, 2025-05-07T21:02:13.0924120Z use_cache=False, 2025-05-07T21:02:13.0924239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0924325Z use_cpu=True, 2025-05-07T21:02:13.0924431Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0924519Z ) 2025-05-07T21:02:13.0924654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0924996Z self=, 2025-05-07T21:02:13.0925092Z compile=False, 2025-05-07T21:02:13.0925202Z pooling_mode=, 2025-05-07T21:02:13.0925287Z T=3, 2025-05-07T21:02:13.0925409Z D=87, 2025-05-07T21:02:13.0925489Z B=49, 2025-05-07T21:02:13.0925579Z log_E=4, 2025-05-07T21:02:13.0925661Z L=13, 2025-05-07T21:02:13.0925747Z D_gradcheck=1, 2025-05-07T21:02:13.0925854Z stochastic_rounding=True, 2025-05-07T21:02:13.0925944Z weighted=True, 2025-05-07T21:02:13.0926031Z row_wise=True, 2025-05-07T21:02:13.0926122Z mixed=True, 2025-05-07T21:02:13.0926210Z use_cache=True, 2025-05-07T21:02:13.0926321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.0926412Z use_cpu=True, 2025-05-07T21:02:13.0926518Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.0926595Z ) 2025-05-07T21:02:13.0926736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0927076Z self=, 2025-05-07T21:02:13.0927173Z compile=False, 2025-05-07T21:02:13.0927286Z pooling_mode=, 2025-05-07T21:02:13.0927367Z T=2, 2025-05-07T21:02:13.0927456Z D=112, 2025-05-07T21:02:13.0927538Z B=120, 2025-05-07T21:02:13.0927620Z log_E=5, 2025-05-07T21:02:13.0927708Z L=7, 2025-05-07T21:02:13.0927797Z D_gradcheck=1, 2025-05-07T21:02:13.0927899Z stochastic_rounding=False, 2025-05-07T21:02:13.0927995Z weighted=True, 2025-05-07T21:02:13.0928082Z row_wise=True, 2025-05-07T21:02:13.0928168Z mixed=True, 2025-05-07T21:02:13.0928262Z use_cache=False, 2025-05-07T21:02:13.0928374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0928463Z use_cpu=True, 2025-05-07T21:02:13.0928735Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.0928815Z ) 2025-05-07T21:02:13.0928964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.0929306Z self=, 2025-05-07T21:02:13.0929443Z compile=True, 2025-05-07T21:02:13.0929565Z pooling_mode=, 2025-05-07T21:02:13.0929646Z T=3, 2025-05-07T21:02:13.0929731Z D=125, 2025-05-07T21:02:13.0929820Z B=13, 2025-05-07T21:02:13.0929903Z log_E=5, 2025-05-07T21:02:13.0929984Z L=16, 2025-05-07T21:02:13.0930076Z D_gradcheck=2, 2025-05-07T21:02:13.0930177Z stochastic_rounding=True, 2025-05-07T21:02:13.0930268Z weighted=False, 2025-05-07T21:02:13.0930368Z row_wise=True, 2025-05-07T21:02:13.0930455Z mixed=False, 2025-05-07T21:02:13.0930543Z use_cache=True, 2025-05-07T21:02:13.0930658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.0930745Z use_cpu=True, 2025-05-07T21:02:13.0930857Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.1221137Z ) 2025-05-07T21:02:13.1221902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1222449Z self=, 2025-05-07T21:02:13.1222589Z compile=False, 2025-05-07T21:02:13.1222759Z pooling_mode=, 2025-05-07T21:02:13.1222881Z T=5, 2025-05-07T21:02:13.1223078Z D=104, 2025-05-07T21:02:13.1223191Z B=30, 2025-05-07T21:02:13.1223306Z log_E=5, 2025-05-07T21:02:13.1223430Z L=13, 2025-05-07T21:02:13.1223552Z D_gradcheck=1, 2025-05-07T21:02:13.1223801Z stochastic_rounding=True, 2025-05-07T21:02:13.1223934Z weighted=False, 2025-05-07T21:02:13.1224058Z row_wise=True, 2025-05-07T21:02:13.1224184Z mixed=True, 2025-05-07T21:02:13.1224305Z use_cache=True, 2025-05-07T21:02:13.1224467Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.1224593Z use_cpu=True, 2025-05-07T21:02:13.1224749Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.1224868Z ) 2025-05-07T21:02:13.1225071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1225608Z self=, 2025-05-07T21:02:13.1225734Z compile=False, 2025-05-07T21:02:13.1225909Z pooling_mode=, 2025-05-07T21:02:13.1226223Z T=4, 2025-05-07T21:02:13.1239501Z D=113, 2025-05-07T21:02:13.1239648Z B=95, 2025-05-07T21:02:13.1239767Z log_E=4, 2025-05-07T21:02:13.1239877Z L=19, 2025-05-07T21:02:13.1239999Z D_gradcheck=2, 2025-05-07T21:02:13.1240153Z stochastic_rounding=True, 2025-05-07T21:02:13.1240273Z weighted=True, 2025-05-07T21:02:13.1240394Z row_wise=True, 2025-05-07T21:02:13.1240505Z mixed=False, 2025-05-07T21:02:13.1240619Z use_cache=False, 2025-05-07T21:02:13.1240778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.1240894Z use_cpu=True, 2025-05-07T21:02:13.1241040Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.1241156Z ) 2025-05-07T21:02:13.1241343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1241840Z self=, 2025-05-07T21:02:13.1241963Z compile=False, 2025-05-07T21:02:13.1242116Z pooling_mode=, 2025-05-07T21:02:13.1242232Z T=2, 2025-05-07T21:02:13.1242344Z D=48, 2025-05-07T21:02:13.1242452Z B=21, 2025-05-07T21:02:13.1242566Z log_E=3, 2025-05-07T21:02:13.1242672Z L=11, 2025-05-07T21:02:13.1242784Z D_gradcheck=1, 2025-05-07T21:02:13.1242929Z stochastic_rounding=False, 2025-05-07T21:02:13.1243045Z weighted=True, 2025-05-07T21:02:13.1243158Z row_wise=True, 2025-05-07T21:02:13.1243276Z mixed=True, 2025-05-07T21:02:13.1243400Z use_cache=False, 2025-05-07T21:02:13.1243558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.1243682Z use_cpu=True, 2025-05-07T21:02:13.1243832Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.1243944Z ) 2025-05-07T21:02:13.1244172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1244838Z self=, 2025-05-07T21:02:13.1244975Z compile=True, 2025-05-07T21:02:13.1245146Z pooling_mode=, 2025-05-07T21:02:13.1245264Z T=2, 2025-05-07T21:02:13.1245384Z D=32, 2025-05-07T21:02:13.1245496Z B=82, 2025-05-07T21:02:13.1245610Z log_E=3, 2025-05-07T21:02:13.1245727Z L=19, 2025-05-07T21:02:13.1245850Z D_gradcheck=2, 2025-05-07T21:02:13.1245983Z stochastic_rounding=False, 2025-05-07T21:02:13.1246110Z weighted=False, 2025-05-07T21:02:13.1246227Z row_wise=True, 2025-05-07T21:02:13.1246343Z mixed=False, 2025-05-07T21:02:13.1246473Z use_cache=False, 2025-05-07T21:02:13.1246634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.1246755Z use_cpu=True, 2025-05-07T21:02:13.1246981Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.1247094Z ) 2025-05-07T21:02:13.1247282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1247826Z self=, 2025-05-07T21:02:13.1247945Z compile=False, 2025-05-07T21:02:13.1248116Z pooling_mode=, 2025-05-07T21:02:13.1248231Z T=5, 2025-05-07T21:02:13.1248345Z D=40, 2025-05-07T21:02:13.1248455Z B=35, 2025-05-07T21:02:13.1248799Z log_E=4, 2025-05-07T21:02:13.1248909Z L=18, 2025-05-07T21:02:13.1249119Z D_gradcheck=1, 2025-05-07T21:02:13.1249252Z stochastic_rounding=True, 2025-05-07T21:02:13.1249370Z weighted=True, 2025-05-07T21:02:13.1249500Z row_wise=True, 2025-05-07T21:02:13.1249617Z mixed=True, 2025-05-07T21:02:13.1249736Z use_cache=False, 2025-05-07T21:02:13.1249905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.1250018Z use_cpu=True, 2025-05-07T21:02:13.1250175Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.1250292Z ) 2025-05-07T21:02:13.1250484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1251033Z self=, 2025-05-07T21:02:13.1251153Z compile=False, 2025-05-07T21:02:13.1251387Z pooling_mode=, 2025-05-07T21:02:13.1251510Z T=1, 2025-05-07T21:02:13.1251615Z D=68, 2025-05-07T21:02:13.1251722Z B=99, 2025-05-07T21:02:13.1251839Z log_E=4, 2025-05-07T21:02:13.1251946Z L=15, 2025-05-07T21:02:13.1252067Z D_gradcheck=2, 2025-05-07T21:02:13.1252213Z stochastic_rounding=True, 2025-05-07T21:02:13.1252341Z weighted=True, 2025-05-07T21:02:13.1252454Z row_wise=True, 2025-05-07T21:02:13.1252576Z mixed=True, 2025-05-07T21:02:13.1252696Z use_cache=False, 2025-05-07T21:02:13.1252852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.1252970Z use_cpu=True, 2025-05-07T21:02:13.1253113Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.1253229Z ) 2025-05-07T21:02:13.1253410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1253943Z self=, 2025-05-07T21:02:13.1254074Z compile=False, 2025-05-07T21:02:13.1254231Z pooling_mode=, 2025-05-07T21:02:13.1254338Z T=3, 2025-05-07T21:02:13.1254455Z D=78, 2025-05-07T21:02:13.1254568Z B=118, 2025-05-07T21:02:13.1254680Z log_E=5, 2025-05-07T21:02:13.1254797Z L=8, 2025-05-07T21:02:13.1254917Z D_gradcheck=2, 2025-05-07T21:02:13.1255058Z stochastic_rounding=False, 2025-05-07T21:02:13.1255180Z weighted=True, 2025-05-07T21:02:13.1255299Z row_wise=True, 2025-05-07T21:02:13.1255414Z mixed=False, 2025-05-07T21:02:13.1255531Z use_cache=False, 2025-05-07T21:02:13.1255684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.1255809Z use_cpu=True, 2025-05-07T21:02:13.1255960Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.1256066Z ) 2025-05-07T21:02:13.1256258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1256826Z self=, 2025-05-07T21:02:13.1256942Z compile=True, 2025-05-07T21:02:13.1257107Z pooling_mode=, 2025-05-07T21:02:13.1257213Z T=3, 2025-05-07T21:02:13.1257321Z D=115, 2025-05-07T21:02:13.1257439Z B=101, 2025-05-07T21:02:13.1257545Z log_E=3, 2025-05-07T21:02:13.1257666Z L=10, 2025-05-07T21:02:13.1257784Z D_gradcheck=2, 2025-05-07T21:02:13.1257930Z stochastic_rounding=False, 2025-05-07T21:02:13.1258055Z weighted=False, 2025-05-07T21:02:13.1258169Z row_wise=True, 2025-05-07T21:02:13.1258290Z mixed=False, 2025-05-07T21:02:13.1258416Z use_cache=False, 2025-05-07T21:02:13.1258576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.1258752Z use_cpu=True, 2025-05-07T21:02:13.1258909Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.1259019Z ) 2025-05-07T21:02:13.1259207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1259744Z self=, 2025-05-07T21:02:13.1259872Z compile=True, 2025-05-07T21:02:13.1260037Z pooling_mode=, 2025-05-07T21:02:13.1260150Z T=3, 2025-05-07T21:02:13.1260261Z D=66, 2025-05-07T21:02:13.1260375Z B=35, 2025-05-07T21:02:13.1260485Z log_E=5, 2025-05-07T21:02:13.1260647Z L=4, 2025-05-07T21:02:13.1260777Z D_gradcheck=1, 2025-05-07T21:02:13.1260915Z stochastic_rounding=False, 2025-05-07T21:02:13.1261034Z weighted=True, 2025-05-07T21:02:13.1261153Z row_wise=True, 2025-05-07T21:02:13.1261267Z mixed=False, 2025-05-07T21:02:13.1261388Z use_cache=True, 2025-05-07T21:02:13.1261551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.1261675Z use_cpu=True, 2025-05-07T21:02:13.1261827Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.1261943Z ) 2025-05-07T21:02:13.1262128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1262709Z self=, 2025-05-07T21:02:13.1262881Z compile=False, 2025-05-07T21:02:13.1263037Z pooling_mode=, 2025-05-07T21:02:13.1263159Z T=3, 2025-05-07T21:02:13.1263269Z D=13, 2025-05-07T21:02:13.1263379Z B=60, 2025-05-07T21:02:13.1263496Z log_E=4, 2025-05-07T21:02:13.1263601Z L=19, 2025-05-07T21:02:13.1263713Z D_gradcheck=2, 2025-05-07T21:02:13.1263854Z stochastic_rounding=True, 2025-05-07T21:02:13.1263970Z weighted=False, 2025-05-07T21:02:13.1264080Z row_wise=True, 2025-05-07T21:02:13.1264197Z mixed=True, 2025-05-07T21:02:13.1264312Z use_cache=False, 2025-05-07T21:02:13.1264459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.1264586Z use_cpu=True, 2025-05-07T21:02:13.1264727Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.1264834Z ) 2025-05-07T21:02:13.1265010Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1265494Z self=, 2025-05-07T21:02:13.1265621Z compile=False, 2025-05-07T21:02:13.1265768Z pooling_mode=, 2025-05-07T21:02:13.1265872Z T=5, 2025-05-07T21:02:13.1265984Z D=69, 2025-05-07T21:02:13.1266092Z B=25, 2025-05-07T21:02:13.1266203Z log_E=3, 2025-05-07T21:02:13.1266319Z L=4, 2025-05-07T21:02:13.1266449Z D_gradcheck=2, 2025-05-07T21:02:13.1266593Z stochastic_rounding=True, 2025-05-07T21:02:13.1266744Z weighted=False, 2025-05-07T21:02:13.1266872Z row_wise=True, 2025-05-07T21:02:13.1266998Z mixed=False, 2025-05-07T21:02:13.1267139Z use_cache=False, 2025-05-07T21:02:13.1267301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.1267421Z use_cpu=True, 2025-05-07T21:02:13.1267571Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.1267674Z ) 2025-05-07T21:02:13.1267941Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1268466Z self=, 2025-05-07T21:02:13.1268586Z compile=True, 2025-05-07T21:02:13.1268750Z pooling_mode=, 2025-05-07T21:02:13.1268853Z T=3, 2025-05-07T21:02:13.1268965Z D=89, 2025-05-07T21:02:13.1269080Z B=31, 2025-05-07T21:02:13.1269193Z log_E=4, 2025-05-07T21:02:13.1269305Z L=10, 2025-05-07T21:02:13.1269434Z D_gradcheck=1, 2025-05-07T21:02:13.1269577Z stochastic_rounding=False, 2025-05-07T21:02:13.1269701Z weighted=False, 2025-05-07T21:02:13.1269833Z row_wise=True, 2025-05-07T21:02:13.1269948Z mixed=False, 2025-05-07T21:02:13.1270078Z use_cache=False, 2025-05-07T21:02:13.1270287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.1270407Z use_cpu=True, 2025-05-07T21:02:13.1270563Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.1270670Z ) 2025-05-07T21:02:13.1270868Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1271399Z self=, 2025-05-07T21:02:13.1271523Z compile=False, 2025-05-07T21:02:13.1271677Z pooling_mode=, 2025-05-07T21:02:13.1271794Z T=4, 2025-05-07T21:02:13.1271903Z D=32, 2025-05-07T21:02:13.1272059Z B=82, 2025-05-07T21:02:13.1272176Z log_E=4, 2025-05-07T21:02:13.1272287Z L=5, 2025-05-07T21:02:13.1272416Z D_gradcheck=1, 2025-05-07T21:02:13.1272558Z stochastic_rounding=False, 2025-05-07T21:02:13.1272681Z weighted=False, 2025-05-07T21:02:13.1272803Z row_wise=True, 2025-05-07T21:02:13.1272911Z mixed=True, 2025-05-07T21:02:13.1273033Z use_cache=True, 2025-05-07T21:02:13.1273190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.1273303Z use_cpu=True, 2025-05-07T21:02:13.1273449Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.1273557Z ) 2025-05-07T21:02:13.1273748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1274270Z self=, 2025-05-07T21:02:13.1274451Z compile=True, 2025-05-07T21:02:13.1274611Z pooling_mode=, 2025-05-07T21:02:13.1274722Z T=1, 2025-05-07T21:02:13.1274831Z D=103, 2025-05-07T21:02:13.1274941Z B=50, 2025-05-07T21:02:13.1275049Z log_E=4, 2025-05-07T21:02:13.1275155Z L=12, 2025-05-07T21:02:13.1275270Z D_gradcheck=1, 2025-05-07T21:02:13.1275410Z stochastic_rounding=True, 2025-05-07T21:02:13.1275532Z weighted=False, 2025-05-07T21:02:13.1275646Z row_wise=True, 2025-05-07T21:02:13.1275762Z mixed=True, 2025-05-07T21:02:13.1275885Z use_cache=False, 2025-05-07T21:02:13.1276043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.1276170Z use_cpu=True, 2025-05-07T21:02:13.1276310Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.1276418Z ) 2025-05-07T21:02:13.1276605Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1277111Z self=, 2025-05-07T21:02:13.1277240Z compile=False, 2025-05-07T21:02:13.1277393Z pooling_mode=, 2025-05-07T21:02:13.1277498Z T=5, 2025-05-07T21:02:13.1277610Z D=16, 2025-05-07T21:02:13.1277724Z B=71, 2025-05-07T21:02:13.1277831Z log_E=5, 2025-05-07T21:02:13.1277947Z L=15, 2025-05-07T21:02:13.1278067Z D_gradcheck=2, 2025-05-07T21:02:13.1278200Z stochastic_rounding=True, 2025-05-07T21:02:13.1278330Z weighted=False, 2025-05-07T21:02:13.1278439Z row_wise=True, 2025-05-07T21:02:13.1278548Z mixed=True, 2025-05-07T21:02:13.1278677Z use_cache=False, 2025-05-07T21:02:13.1278827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.1278943Z use_cpu=True, 2025-05-07T21:02:13.1279092Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.1279196Z ) 2025-05-07T21:02:13.1279440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1279950Z self=, 2025-05-07T21:02:13.1280067Z compile=True, 2025-05-07T21:02:13.1280223Z pooling_mode=, 2025-05-07T21:02:13.1280333Z T=3, 2025-05-07T21:02:13.1280442Z D=60, 2025-05-07T21:02:13.1280557Z B=13, 2025-05-07T21:02:13.1280669Z log_E=4, 2025-05-07T21:02:13.1280780Z L=20, 2025-05-07T21:02:13.1280907Z D_gradcheck=2, 2025-05-07T21:02:13.1281039Z stochastic_rounding=False, 2025-05-07T21:02:13.1281154Z weighted=True, 2025-05-07T21:02:13.1281275Z row_wise=True, 2025-05-07T21:02:13.1281383Z mixed=True, 2025-05-07T21:02:13.1281558Z use_cache=False, 2025-05-07T21:02:13.1281710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.1281826Z use_cpu=True, 2025-05-07T21:02:13.1281977Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.1282086Z ) 2025-05-07T21:02:13.1282273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.1282803Z self=, 2025-05-07T21:02:13.1282921Z compile=False, 2025-05-07T21:02:13.1283082Z pooling_mode=, 2025-05-07T21:02:13.1283198Z T=3, 2025-05-07T21:02:13.1283394Z D=81, 2025-05-07T21:02:13.1283497Z B=64, 2025-05-07T21:02:13.1283614Z log_E=4, 2025-05-07T21:02:13.1283725Z L=0, 2025-05-07T21:02:13.1283841Z D_gradcheck=2, 2025-05-07T21:02:13.1283985Z stochastic_rounding=True, 2025-05-07T21:02:13.1284100Z weighted=True, 2025-05-07T21:02:13.1284223Z row_wise=True, 2025-05-07T21:02:13.1284336Z mixed=False, 2025-05-07T21:02:13.1284453Z use_cache=False, 2025-05-07T21:02:13.1284618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.1284730Z use_cpu=True, 2025-05-07T21:02:13.1284880Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.7625726Z ) 2025-05-07T21:02:13.7626258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7627359Z self=, 2025-05-07T21:02:13.7628736Z compile=True, 2025-05-07T21:02:13.7629200Z pooling_mode=, 2025-05-07T21:02:13.7629726Z T=2, 2025-05-07T21:02:13.7630043Z D=17, 2025-05-07T21:02:13.7630330Z B=128, 2025-05-07T21:02:13.7630605Z log_E=3, 2025-05-07T21:02:13.7630895Z L=8, 2025-05-07T21:02:13.7631183Z D_gradcheck=2, 2025-05-07T21:02:13.7631521Z stochastic_rounding=True, 2025-05-07T21:02:13.7631920Z weighted=True, 2025-05-07T21:02:13.7632278Z row_wise=True, 2025-05-07T21:02:13.7632613Z mixed=True, 2025-05-07T21:02:13.7632974Z use_cache=False, 2025-05-07T21:02:13.7633389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.7633864Z use_cpu=True, 2025-05-07T21:02:13.7634241Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.7634670Z ) 2025-05-07T21:02:13.7635021Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7636044Z self=, 2025-05-07T21:02:13.7637138Z compile=False, 2025-05-07T21:02:13.7637522Z pooling_mode=, 2025-05-07T21:02:13.7637966Z T=2, 2025-05-07T21:02:13.7638262Z D=91, 2025-05-07T21:02:13.7638549Z B=101, 2025-05-07T21:02:13.7638838Z log_E=4, 2025-05-07T21:02:13.7639147Z L=1, 2025-05-07T21:02:13.7639436Z D_gradcheck=2, 2025-05-07T21:02:13.7639816Z stochastic_rounding=True, 2025-05-07T21:02:13.7640227Z weighted=True, 2025-05-07T21:02:13.7640566Z row_wise=True, 2025-05-07T21:02:13.7640897Z mixed=False, 2025-05-07T21:02:13.7641240Z use_cache=False, 2025-05-07T21:02:13.7641646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.7642098Z use_cpu=True, 2025-05-07T21:02:13.7642655Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.7643089Z ) 2025-05-07T21:02:13.7643466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7644408Z self=, 2025-05-07T21:02:13.7645291Z compile=True, 2025-05-07T21:02:13.7645665Z pooling_mode=, 2025-05-07T21:02:13.7646110Z T=3, 2025-05-07T21:02:13.7646405Z D=35, 2025-05-07T21:02:13.7646701Z B=25, 2025-05-07T21:02:13.7646987Z log_E=4, 2025-05-07T21:02:13.7647301Z L=20, 2025-05-07T21:02:13.7647602Z D_gradcheck=1, 2025-05-07T21:02:13.7647958Z stochastic_rounding=False, 2025-05-07T21:02:13.7648379Z weighted=False, 2025-05-07T21:02:13.7648891Z row_wise=True, 2025-05-07T21:02:13.7649373Z mixed=True, 2025-05-07T21:02:13.7649711Z use_cache=True, 2025-05-07T21:02:13.7650094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.7650552Z use_cpu=True, 2025-05-07T21:02:13.7650947Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.7651400Z ) 2025-05-07T21:02:13.7651783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7652745Z self=, 2025-05-07T21:02:13.7653658Z compile=False, 2025-05-07T21:02:13.7654043Z pooling_mode=, 2025-05-07T21:02:13.7654692Z T=3, 2025-05-07T21:02:13.7655052Z D=124, 2025-05-07T21:02:13.7655411Z B=33, 2025-05-07T21:02:13.7655761Z log_E=5, 2025-05-07T21:02:13.7656132Z L=0, 2025-05-07T21:02:13.7656494Z D_gradcheck=1, 2025-05-07T21:02:13.7656921Z stochastic_rounding=True, 2025-05-07T21:02:13.7657420Z weighted=False, 2025-05-07T21:02:13.7657839Z row_wise=True, 2025-05-07T21:02:13.7658182Z mixed=False, 2025-05-07T21:02:13.7658501Z use_cache=True, 2025-05-07T21:02:13.7658866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.7659299Z use_cpu=True, 2025-05-07T21:02:13.7659658Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.7660079Z ) 2025-05-07T21:02:13.7660461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7661559Z self=, 2025-05-07T21:02:13.7662487Z compile=True, 2025-05-07T21:02:13.7662868Z pooling_mode=, 2025-05-07T21:02:13.7663322Z T=2, 2025-05-07T21:02:13.7663630Z D=80, 2025-05-07T21:02:13.7663933Z B=38, 2025-05-07T21:02:13.7664217Z log_E=4, 2025-05-07T21:02:13.7664529Z L=13, 2025-05-07T21:02:13.7664832Z D_gradcheck=2, 2025-05-07T21:02:13.7665186Z stochastic_rounding=False, 2025-05-07T21:02:13.7665597Z weighted=True, 2025-05-07T21:02:13.7665947Z row_wise=True, 2025-05-07T21:02:13.7666272Z mixed=False, 2025-05-07T21:02:13.7666614Z use_cache=True, 2025-05-07T21:02:13.7667000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.7667445Z use_cpu=True, 2025-05-07T21:02:13.7667830Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.7668252Z ) 2025-05-07T21:02:13.7668619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7669568Z self=, 2025-05-07T21:02:13.7670457Z compile=True, 2025-05-07T21:02:13.7670827Z pooling_mode=, 2025-05-07T21:02:13.7671296Z T=5, 2025-05-07T21:02:13.7671586Z D=112, 2025-05-07T21:02:13.7671883Z B=40, 2025-05-07T21:02:13.7672181Z log_E=4, 2025-05-07T21:02:13.7672485Z L=16, 2025-05-07T21:02:13.7672797Z D_gradcheck=1, 2025-05-07T21:02:13.7673146Z stochastic_rounding=True, 2025-05-07T21:02:13.7673562Z weighted=False, 2025-05-07T21:02:13.7673914Z row_wise=True, 2025-05-07T21:02:13.7674254Z mixed=False, 2025-05-07T21:02:13.7674588Z use_cache=False, 2025-05-07T21:02:13.7674981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.7675430Z use_cpu=True, 2025-05-07T21:02:13.7675901Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.7676328Z ) 2025-05-07T21:02:13.7676688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7677627Z self=, 2025-05-07T21:02:13.7678519Z compile=True, 2025-05-07T21:02:13.7678930Z pooling_mode=, 2025-05-07T21:02:13.7679403Z T=4, 2025-05-07T21:02:13.7679695Z D=38, 2025-05-07T21:02:13.7679973Z B=114, 2025-05-07T21:02:13.7680287Z log_E=4, 2025-05-07T21:02:13.7680590Z L=5, 2025-05-07T21:02:13.7680879Z D_gradcheck=2, 2025-05-07T21:02:13.7681235Z stochastic_rounding=False, 2025-05-07T21:02:13.7681651Z weighted=True, 2025-05-07T21:02:13.7682087Z row_wise=True, 2025-05-07T21:02:13.7682502Z mixed=True, 2025-05-07T21:02:13.7682911Z use_cache=True, 2025-05-07T21:02:13.7683375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.7683923Z use_cpu=True, 2025-05-07T21:02:13.7684374Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.7684876Z ) 2025-05-07T21:02:13.7685306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7686220Z self=, 2025-05-07T21:02:13.7687038Z compile=False, 2025-05-07T21:02:13.7687451Z pooling_mode=, 2025-05-07T21:02:13.7687932Z T=3, 2025-05-07T21:02:13.7688237Z D=26, 2025-05-07T21:02:13.7688698Z B=38, 2025-05-07T21:02:13.7689016Z log_E=5, 2025-05-07T21:02:13.7689334Z L=4, 2025-05-07T21:02:13.7689630Z D_gradcheck=2, 2025-05-07T21:02:13.7690007Z stochastic_rounding=True, 2025-05-07T21:02:13.7690427Z weighted=False, 2025-05-07T21:02:13.7690754Z row_wise=True, 2025-05-07T21:02:13.7691101Z mixed=False, 2025-05-07T21:02:13.7691446Z use_cache=True, 2025-05-07T21:02:13.7691831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.7692296Z use_cpu=True, 2025-05-07T21:02:13.7692676Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.7693088Z ) 2025-05-07T21:02:13.7693556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7694502Z self=, 2025-05-07T21:02:13.7695389Z compile=True, 2025-05-07T21:02:13.7695768Z pooling_mode=, 2025-05-07T21:02:13.7696228Z T=2, 2025-05-07T21:02:13.7696517Z D=2, 2025-05-07T21:02:13.7696803Z B=79, 2025-05-07T21:02:13.7697104Z log_E=3, 2025-05-07T21:02:13.7697410Z L=8, 2025-05-07T21:02:13.7697701Z D_gradcheck=2, 2025-05-07T21:02:13.7698069Z stochastic_rounding=False, 2025-05-07T21:02:13.7698484Z weighted=True, 2025-05-07T21:02:13.7698828Z row_wise=True, 2025-05-07T21:02:13.7699156Z mixed=True, 2025-05-07T21:02:13.7699487Z use_cache=True, 2025-05-07T21:02:13.7699865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.7700327Z use_cpu=True, 2025-05-07T21:02:13.7700701Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.7701110Z ) 2025-05-07T21:02:13.7701480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7702429Z self=, 2025-05-07T21:02:13.7703315Z compile=False, 2025-05-07T21:02:13.7703706Z pooling_mode=, 2025-05-07T21:02:13.7704160Z T=1, 2025-05-07T21:02:13.7704445Z D=37, 2025-05-07T21:02:13.7704722Z B=77, 2025-05-07T21:02:13.7705022Z log_E=4, 2025-05-07T21:02:13.7705321Z L=2, 2025-05-07T21:02:13.7705616Z D_gradcheck=1, 2025-05-07T21:02:13.7705992Z stochastic_rounding=True, 2025-05-07T21:02:13.7706440Z weighted=False, 2025-05-07T21:02:13.7706803Z row_wise=True, 2025-05-07T21:02:13.7707148Z mixed=False, 2025-05-07T21:02:13.7707488Z use_cache=False, 2025-05-07T21:02:13.7707870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.7708436Z use_cpu=True, 2025-05-07T21:02:13.7708807Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.7709224Z ) 2025-05-07T21:02:13.7709600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7710687Z self=, 2025-05-07T21:02:13.7711717Z compile=False, 2025-05-07T21:02:13.7712157Z pooling_mode=, 2025-05-07T21:02:13.7712691Z T=1, 2025-05-07T21:02:13.7713094Z D=49, 2025-05-07T21:02:13.7713376Z B=74, 2025-05-07T21:02:13.7713654Z log_E=5, 2025-05-07T21:02:13.7713947Z L=5, 2025-05-07T21:02:13.7714225Z D_gradcheck=2, 2025-05-07T21:02:13.7714566Z stochastic_rounding=True, 2025-05-07T21:02:13.7715019Z weighted=True, 2025-05-07T21:02:13.7715379Z row_wise=True, 2025-05-07T21:02:13.7715714Z mixed=True, 2025-05-07T21:02:13.7716060Z use_cache=True, 2025-05-07T21:02:13.7716458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.7716931Z use_cpu=True, 2025-05-07T21:02:13.7717319Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.7717743Z ) 2025-05-07T21:02:13.7718101Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7719112Z self=, 2025-05-07T21:02:13.7720082Z compile=False, 2025-05-07T21:02:13.7720470Z pooling_mode=, 2025-05-07T21:02:13.7720926Z T=1, 2025-05-07T21:02:13.7721215Z D=111, 2025-05-07T21:02:13.7721505Z B=23, 2025-05-07T21:02:13.7721808Z log_E=5, 2025-05-07T21:02:13.7722111Z L=19, 2025-05-07T21:02:13.7722409Z D_gradcheck=2, 2025-05-07T21:02:13.7737714Z stochastic_rounding=True, 2025-05-07T21:02:13.7738250Z weighted=False, 2025-05-07T21:02:13.7738658Z row_wise=True, 2025-05-07T21:02:13.7739062Z mixed=False, 2025-05-07T21:02:13.7739463Z use_cache=False, 2025-05-07T21:02:13.7739933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.7740480Z use_cpu=True, 2025-05-07T21:02:13.7740845Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.7741383Z ) 2025-05-07T21:02:13.7741726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7742638Z self=, 2025-05-07T21:02:13.7743535Z compile=True, 2025-05-07T21:02:13.7743940Z pooling_mode=, 2025-05-07T21:02:13.7744410Z T=4, 2025-05-07T21:02:13.7744704Z D=84, 2025-05-07T21:02:13.7745014Z B=54, 2025-05-07T21:02:13.7745318Z log_E=4, 2025-05-07T21:02:13.7745599Z L=9, 2025-05-07T21:02:13.7745896Z D_gradcheck=1, 2025-05-07T21:02:13.7746283Z stochastic_rounding=False, 2025-05-07T21:02:13.7746707Z weighted=True, 2025-05-07T21:02:13.7747045Z row_wise=True, 2025-05-07T21:02:13.7747376Z mixed=False, 2025-05-07T21:02:13.7747704Z use_cache=True, 2025-05-07T21:02:13.7748093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.7748558Z use_cpu=True, 2025-05-07T21:02:13.7748927Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.7749356Z ) 2025-05-07T21:02:13.7749722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7750668Z self=, 2025-05-07T21:02:13.7751540Z compile=True, 2025-05-07T21:02:13.7751929Z pooling_mode=, 2025-05-07T21:02:13.7752385Z T=5, 2025-05-07T21:02:13.7752696Z D=101, 2025-05-07T21:02:13.7753021Z B=67, 2025-05-07T21:02:13.7753318Z log_E=3, 2025-05-07T21:02:13.7753613Z L=15, 2025-05-07T21:02:13.7753928Z D_gradcheck=1, 2025-05-07T21:02:13.7754312Z stochastic_rounding=False, 2025-05-07T21:02:13.7754729Z weighted=True, 2025-05-07T21:02:13.7755082Z row_wise=True, 2025-05-07T21:02:13.7755431Z mixed=True, 2025-05-07T21:02:13.7755753Z use_cache=True, 2025-05-07T21:02:13.7756287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.7756781Z use_cpu=True, 2025-05-07T21:02:13.7757152Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.7757583Z ) 2025-05-07T21:02:13.7757961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7758918Z self=, 2025-05-07T21:02:13.7759805Z compile=False, 2025-05-07T21:02:13.7760206Z pooling_mode=, 2025-05-07T21:02:13.7760674Z T=2, 2025-05-07T21:02:13.7760970Z D=42, 2025-05-07T21:02:13.7761293Z B=64, 2025-05-07T21:02:13.7761620Z log_E=5, 2025-05-07T21:02:13.7761940Z L=16, 2025-05-07T21:02:13.7762264Z D_gradcheck=2, 2025-05-07T21:02:13.7762769Z stochastic_rounding=False, 2025-05-07T21:02:13.7763197Z weighted=True, 2025-05-07T21:02:13.7763555Z row_wise=True, 2025-05-07T21:02:13.7763882Z mixed=False, 2025-05-07T21:02:13.7764213Z use_cache=True, 2025-05-07T21:02:13.7764603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.7765139Z use_cpu=True, 2025-05-07T21:02:13.7765580Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.7766081Z ) 2025-05-07T21:02:13.7766521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7767596Z self=, 2025-05-07T21:02:13.7768771Z compile=True, 2025-05-07T21:02:13.7769133Z pooling_mode=, 2025-05-07T21:02:13.7769558Z T=3, 2025-05-07T21:02:13.7769832Z D=125, 2025-05-07T21:02:13.7770114Z B=89, 2025-05-07T21:02:13.7770418Z log_E=3, 2025-05-07T21:02:13.7770726Z L=17, 2025-05-07T21:02:13.7771036Z D_gradcheck=1, 2025-05-07T21:02:13.7771422Z stochastic_rounding=False, 2025-05-07T21:02:13.7771836Z weighted=True, 2025-05-07T21:02:13.7772154Z row_wise=True, 2025-05-07T21:02:13.7772446Z mixed=False, 2025-05-07T21:02:13.7772753Z use_cache=False, 2025-05-07T21:02:13.7773126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.7773562Z use_cpu=True, 2025-05-07T21:02:13.7773996Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.7774408Z ) 2025-05-07T21:02:13.7774757Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.7775707Z self=, 2025-05-07T21:02:13.7776619Z compile=True, 2025-05-07T21:02:13.7777003Z pooling_mode=, 2025-05-07T21:02:13.7777430Z T=5, 2025-05-07T21:02:13.7777716Z D=100, 2025-05-07T21:02:13.7778015Z B=98, 2025-05-07T21:02:13.7778315Z log_E=4, 2025-05-07T21:02:13.7778610Z L=10, 2025-05-07T21:02:13.7778904Z D_gradcheck=2, 2025-05-07T21:02:13.7779277Z stochastic_rounding=False, 2025-05-07T21:02:13.7779681Z weighted=True, 2025-05-07T21:02:13.7780017Z row_wise=True, 2025-05-07T21:02:13.7780356Z mixed=False, 2025-05-07T21:02:13.7780687Z use_cache=False, 2025-05-07T21:02:13.7781082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.7781540Z use_cpu=True, 2025-05-07T21:02:13.7781911Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8000900Z ) 2025-05-07T21:02:13.8001352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8002316Z self=, 2025-05-07T21:02:13.8003361Z compile=False, 2025-05-07T21:02:13.8003821Z pooling_mode=, 2025-05-07T21:02:13.8004366Z T=5, 2025-05-07T21:02:13.8004724Z D=109, 2025-05-07T21:02:13.8005075Z B=89, 2025-05-07T21:02:13.8005434Z log_E=4, 2025-05-07T21:02:13.8005809Z L=3, 2025-05-07T21:02:13.8006110Z D_gradcheck=2, 2025-05-07T21:02:13.8006460Z stochastic_rounding=True, 2025-05-07T21:02:13.8006854Z weighted=False, 2025-05-07T21:02:13.8007177Z row_wise=True, 2025-05-07T21:02:13.8007495Z mixed=False, 2025-05-07T21:02:13.8007965Z use_cache=True, 2025-05-07T21:02:13.8008382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8008984Z use_cpu=True, 2025-05-07T21:02:13.8009380Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8009809Z ) 2025-05-07T21:02:13.8010177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8011128Z self=, 2025-05-07T21:02:13.8012069Z compile=True, 2025-05-07T21:02:13.8012452Z pooling_mode=, 2025-05-07T21:02:13.8012908Z T=5, 2025-05-07T21:02:13.8013203Z D=6, 2025-05-07T21:02:13.8013481Z B=115, 2025-05-07T21:02:13.8013774Z log_E=4, 2025-05-07T21:02:13.8014084Z L=3, 2025-05-07T21:02:13.8014513Z D_gradcheck=2, 2025-05-07T21:02:13.8014888Z stochastic_rounding=False, 2025-05-07T21:02:13.8015301Z weighted=True, 2025-05-07T21:02:13.8015633Z row_wise=True, 2025-05-07T21:02:13.8015973Z mixed=True, 2025-05-07T21:02:13.8016305Z use_cache=False, 2025-05-07T21:02:13.8016695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8017166Z use_cpu=True, 2025-05-07T21:02:13.8017544Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8017969Z ) 2025-05-07T21:02:13.8018329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8019275Z self=, 2025-05-07T21:02:13.8020287Z compile=False, 2025-05-07T21:02:13.8020665Z pooling_mode=, 2025-05-07T21:02:13.8021106Z T=1, 2025-05-07T21:02:13.8021400Z D=24, 2025-05-07T21:02:13.8021680Z B=6, 2025-05-07T21:02:13.8021973Z log_E=4, 2025-05-07T21:02:13.8022276Z L=5, 2025-05-07T21:02:13.8022576Z D_gradcheck=2, 2025-05-07T21:02:13.8022949Z stochastic_rounding=True, 2025-05-07T21:02:13.8023348Z weighted=True, 2025-05-07T21:02:13.8023684Z row_wise=True, 2025-05-07T21:02:13.8024014Z mixed=False, 2025-05-07T21:02:13.8024357Z use_cache=True, 2025-05-07T21:02:13.8024734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8025327Z use_cpu=True, 2025-05-07T21:02:13.8025698Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8026118Z ) 2025-05-07T21:02:13.8026482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8027468Z self=, 2025-05-07T21:02:13.8028378Z compile=False, 2025-05-07T21:02:13.8028751Z pooling_mode=, 2025-05-07T21:02:13.8029206Z T=4, 2025-05-07T21:02:13.8029494Z D=127, 2025-05-07T21:02:13.8029771Z B=2, 2025-05-07T21:02:13.8030054Z log_E=4, 2025-05-07T21:02:13.8030360Z L=17, 2025-05-07T21:02:13.8030672Z D_gradcheck=2, 2025-05-07T21:02:13.8031108Z stochastic_rounding=True, 2025-05-07T21:02:13.8031598Z weighted=True, 2025-05-07T21:02:13.8031999Z row_wise=True, 2025-05-07T21:02:13.8032404Z mixed=False, 2025-05-07T21:02:13.8032808Z use_cache=True, 2025-05-07T21:02:13.8033256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8033812Z use_cpu=True, 2025-05-07T21:02:13.8034233Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8034629Z ) 2025-05-07T21:02:13.8034978Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8035858Z self=, 2025-05-07T21:02:13.8037089Z compile=False, 2025-05-07T21:02:13.8037488Z pooling_mode=, 2025-05-07T21:02:13.8037959Z T=5, 2025-05-07T21:02:13.8038277Z D=65, 2025-05-07T21:02:13.8038576Z B=3, 2025-05-07T21:02:13.8038870Z log_E=4, 2025-05-07T21:02:13.8039181Z L=3, 2025-05-07T21:02:13.8039461Z D_gradcheck=1, 2025-05-07T21:02:13.8039833Z stochastic_rounding=True, 2025-05-07T21:02:13.8040259Z weighted=True, 2025-05-07T21:02:13.8040589Z row_wise=True, 2025-05-07T21:02:13.8041068Z mixed=False, 2025-05-07T21:02:13.8041425Z use_cache=True, 2025-05-07T21:02:13.8041791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8042254Z use_cpu=True, 2025-05-07T21:02:13.8042638Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8043095Z ) 2025-05-07T21:02:13.8043464Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8044411Z self=, 2025-05-07T21:02:13.8045302Z compile=True, 2025-05-07T21:02:13.8045680Z pooling_mode=, 2025-05-07T21:02:13.8046139Z T=1, 2025-05-07T21:02:13.8046433Z D=122, 2025-05-07T21:02:13.8046726Z B=18, 2025-05-07T21:02:13.8047021Z log_E=5, 2025-05-07T21:02:13.8047449Z L=3, 2025-05-07T21:02:13.8047760Z D_gradcheck=1, 2025-05-07T21:02:13.8048126Z stochastic_rounding=False, 2025-05-07T21:02:13.8048633Z weighted=False, 2025-05-07T21:02:13.8048976Z row_wise=True, 2025-05-07T21:02:13.8049333Z mixed=False, 2025-05-07T21:02:13.8049672Z use_cache=True, 2025-05-07T21:02:13.8050051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8050519Z use_cpu=True, 2025-05-07T21:02:13.8050899Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8051314Z ) 2025-05-07T21:02:13.8051694Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8052801Z self=, 2025-05-07T21:02:13.8053704Z compile=True, 2025-05-07T21:02:13.8054097Z pooling_mode=, 2025-05-07T21:02:13.8054550Z T=5, 2025-05-07T21:02:13.8054850Z D=9, 2025-05-07T21:02:13.8055146Z B=31, 2025-05-07T21:02:13.8055466Z log_E=4, 2025-05-07T21:02:13.8055805Z L=1, 2025-05-07T21:02:13.8056114Z D_gradcheck=1, 2025-05-07T21:02:13.8056487Z stochastic_rounding=True, 2025-05-07T21:02:13.8056904Z weighted=True, 2025-05-07T21:02:13.8057249Z row_wise=True, 2025-05-07T21:02:13.8057590Z mixed=False, 2025-05-07T21:02:13.8057928Z use_cache=False, 2025-05-07T21:02:13.8058491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8059014Z use_cpu=True, 2025-05-07T21:02:13.8059467Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8059969Z ) 2025-05-07T21:02:13.8060411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8061520Z self=, 2025-05-07T21:02:13.8062477Z compile=False, 2025-05-07T21:02:13.8062895Z pooling_mode=, 2025-05-07T21:02:13.8063324Z T=2, 2025-05-07T21:02:13.8063595Z D=4, 2025-05-07T21:02:13.8063873Z B=121, 2025-05-07T21:02:13.8064160Z log_E=4, 2025-05-07T21:02:13.8064480Z L=16, 2025-05-07T21:02:13.8064797Z D_gradcheck=2, 2025-05-07T21:02:13.8065175Z stochastic_rounding=True, 2025-05-07T21:02:13.8065619Z weighted=False, 2025-05-07T21:02:13.8065976Z row_wise=True, 2025-05-07T21:02:13.8066322Z mixed=True, 2025-05-07T21:02:13.8066666Z use_cache=True, 2025-05-07T21:02:13.8067046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8067485Z use_cpu=True, 2025-05-07T21:02:13.8067880Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8068320Z ) 2025-05-07T21:02:13.8068680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8069641Z self=, 2025-05-07T21:02:13.8070524Z compile=True, 2025-05-07T21:02:13.8070912Z pooling_mode=, 2025-05-07T21:02:13.8071383Z T=3, 2025-05-07T21:02:13.8071668Z D=31, 2025-05-07T21:02:13.8071967Z B=90, 2025-05-07T21:02:13.8072269Z log_E=4, 2025-05-07T21:02:13.8072565Z L=14, 2025-05-07T21:02:13.8072870Z D_gradcheck=1, 2025-05-07T21:02:13.8073237Z stochastic_rounding=False, 2025-05-07T21:02:13.8073638Z weighted=True, 2025-05-07T21:02:13.8074079Z row_wise=True, 2025-05-07T21:02:13.8074419Z mixed=True, 2025-05-07T21:02:13.8074808Z use_cache=False, 2025-05-07T21:02:13.8075205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8075663Z use_cpu=True, 2025-05-07T21:02:13.8076035Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8076461Z ) 2025-05-07T21:02:13.8076821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8077775Z self=, 2025-05-07T21:02:13.8078662Z compile=True, 2025-05-07T21:02:13.8079052Z pooling_mode=, 2025-05-07T21:02:13.8079492Z T=1, 2025-05-07T21:02:13.8079784Z D=27, 2025-05-07T21:02:13.8080072Z B=48, 2025-05-07T21:02:13.8080378Z log_E=3, 2025-05-07T21:02:13.8080511Z L=14, 2025-05-07T21:02:13.8080651Z D_gradcheck=1, 2025-05-07T21:02:13.8080806Z stochastic_rounding=True, 2025-05-07T21:02:13.8080935Z weighted=True, 2025-05-07T21:02:13.8081081Z row_wise=True, 2025-05-07T21:02:13.8081207Z mixed=False, 2025-05-07T21:02:13.8081333Z use_cache=True, 2025-05-07T21:02:13.8081515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8081644Z use_cpu=True, 2025-05-07T21:02:13.8081809Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8081938Z ) 2025-05-07T21:02:13.8082148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8082802Z self=, 2025-05-07T21:02:13.8082946Z compile=True, 2025-05-07T21:02:13.8083132Z pooling_mode=, 2025-05-07T21:02:13.8083273Z T=1, 2025-05-07T21:02:13.8083396Z D=126, 2025-05-07T21:02:13.8083523Z B=116, 2025-05-07T21:02:13.8083674Z log_E=3, 2025-05-07T21:02:13.8083798Z L=6, 2025-05-07T21:02:13.8083938Z D_gradcheck=1, 2025-05-07T21:02:13.8084100Z stochastic_rounding=True, 2025-05-07T21:02:13.8084235Z weighted=True, 2025-05-07T21:02:13.8084360Z row_wise=True, 2025-05-07T21:02:13.8084497Z mixed=False, 2025-05-07T21:02:13.8084712Z use_cache=False, 2025-05-07T21:02:13.8084894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8085032Z use_cpu=True, 2025-05-07T21:02:13.8085200Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8085330Z ) 2025-05-07T21:02:13.8085548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8086116Z self=, 2025-05-07T21:02:13.8086262Z compile=True, 2025-05-07T21:02:13.8086435Z pooling_mode=, 2025-05-07T21:02:13.8086557Z T=2, 2025-05-07T21:02:13.8086702Z D=89, 2025-05-07T21:02:13.8086848Z B=25, 2025-05-07T21:02:13.8086996Z log_E=5, 2025-05-07T21:02:13.8087148Z L=0, 2025-05-07T21:02:13.8087307Z D_gradcheck=1, 2025-05-07T21:02:13.8087488Z stochastic_rounding=False, 2025-05-07T21:02:13.8087657Z weighted=True, 2025-05-07T21:02:13.8087819Z row_wise=True, 2025-05-07T21:02:13.8087982Z mixed=False, 2025-05-07T21:02:13.8088152Z use_cache=False, 2025-05-07T21:02:13.8088356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8088637Z use_cpu=True, 2025-05-07T21:02:13.8088839Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8088983Z ) 2025-05-07T21:02:13.8089247Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8089892Z self=, 2025-05-07T21:02:13.8090063Z compile=False, 2025-05-07T21:02:13.8090274Z pooling_mode=, 2025-05-07T21:02:13.8090399Z T=1, 2025-05-07T21:02:13.8090515Z D=87, 2025-05-07T21:02:13.8090644Z B=57, 2025-05-07T21:02:13.8090763Z log_E=5, 2025-05-07T21:02:13.8090883Z L=10, 2025-05-07T21:02:13.8091016Z D_gradcheck=2, 2025-05-07T21:02:13.8091159Z stochastic_rounding=True, 2025-05-07T21:02:13.8091364Z weighted=False, 2025-05-07T21:02:13.8091492Z row_wise=True, 2025-05-07T21:02:13.8091612Z mixed=True, 2025-05-07T21:02:13.8091744Z use_cache=True, 2025-05-07T21:02:13.8091901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8092020Z use_cpu=True, 2025-05-07T21:02:13.8092184Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8092299Z ) 2025-05-07T21:02:13.8092527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8093109Z self=, 2025-05-07T21:02:13.8093253Z compile=False, 2025-05-07T21:02:13.8093432Z pooling_mode=, 2025-05-07T21:02:13.8093567Z T=4, 2025-05-07T21:02:13.8093689Z D=6, 2025-05-07T21:02:13.8093900Z B=65, 2025-05-07T21:02:13.8094028Z log_E=4, 2025-05-07T21:02:13.8094148Z L=12, 2025-05-07T21:02:13.8094289Z D_gradcheck=2, 2025-05-07T21:02:13.8094448Z stochastic_rounding=False, 2025-05-07T21:02:13.8094583Z weighted=True, 2025-05-07T21:02:13.8094719Z row_wise=True, 2025-05-07T21:02:13.8094843Z mixed=True, 2025-05-07T21:02:13.8094978Z use_cache=False, 2025-05-07T21:02:13.8095151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8095272Z use_cpu=True, 2025-05-07T21:02:13.8095428Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8095634Z ) 2025-05-07T21:02:13.8095858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8096481Z self=, 2025-05-07T21:02:13.8096622Z compile=False, 2025-05-07T21:02:13.8096792Z pooling_mode=, 2025-05-07T21:02:13.8096922Z T=3, 2025-05-07T21:02:13.8097045Z D=52, 2025-05-07T21:02:13.8097163Z B=52, 2025-05-07T21:02:13.8097292Z log_E=3, 2025-05-07T21:02:13.8097418Z L=13, 2025-05-07T21:02:13.8097546Z D_gradcheck=2, 2025-05-07T21:02:13.8097705Z stochastic_rounding=True, 2025-05-07T21:02:13.8097832Z weighted=True, 2025-05-07T21:02:13.8097959Z row_wise=True, 2025-05-07T21:02:13.8098177Z mixed=True, 2025-05-07T21:02:13.8098309Z use_cache=True, 2025-05-07T21:02:13.8098477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8098613Z use_cpu=True, 2025-05-07T21:02:13.8098775Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8098894Z ) 2025-05-07T21:02:13.8099118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8099680Z self=, 2025-05-07T21:02:13.8099827Z compile=True, 2025-05-07T21:02:13.8100005Z pooling_mode=, 2025-05-07T21:02:13.8100125Z T=5, 2025-05-07T21:02:13.8100256Z D=80, 2025-05-07T21:02:13.8100376Z B=116, 2025-05-07T21:02:13.8100496Z log_E=5, 2025-05-07T21:02:13.8100624Z L=16, 2025-05-07T21:02:13.8100758Z D_gradcheck=2, 2025-05-07T21:02:13.8100913Z stochastic_rounding=True, 2025-05-07T21:02:13.8101054Z weighted=True, 2025-05-07T21:02:13.8101182Z row_wise=True, 2025-05-07T21:02:13.8101315Z mixed=False, 2025-05-07T21:02:13.8101456Z use_cache=True, 2025-05-07T21:02:13.8101630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8101768Z use_cpu=True, 2025-05-07T21:02:13.8101933Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8102057Z ) 2025-05-07T21:02:13.8102272Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8102841Z self=, 2025-05-07T21:02:13.8102979Z compile=True, 2025-05-07T21:02:13.8103161Z pooling_mode=, 2025-05-07T21:02:13.8103285Z T=2, 2025-05-07T21:02:13.8103413Z D=28, 2025-05-07T21:02:13.8103541Z B=73, 2025-05-07T21:02:13.8103660Z log_E=5, 2025-05-07T21:02:13.8103776Z L=2, 2025-05-07T21:02:13.8103910Z D_gradcheck=1, 2025-05-07T21:02:13.8104153Z stochastic_rounding=False, 2025-05-07T21:02:13.8104292Z weighted=False, 2025-05-07T21:02:13.8104434Z row_wise=True, 2025-05-07T21:02:13.8104564Z mixed=True, 2025-05-07T21:02:13.8104706Z use_cache=False, 2025-05-07T21:02:13.8104874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8105002Z use_cpu=True, 2025-05-07T21:02:13.8105179Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8356852Z ) 2025-05-07T21:02:13.8357143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8357500Z self=, 2025-05-07T21:02:13.8357597Z compile=False, 2025-05-07T21:02:13.8357711Z pooling_mode=, 2025-05-07T21:02:13.8357953Z T=5, 2025-05-07T21:02:13.8358076Z D=89, 2025-05-07T21:02:13.8358185Z B=66, 2025-05-07T21:02:13.8358309Z log_E=5, 2025-05-07T21:02:13.8358416Z L=15, 2025-05-07T21:02:13.8358524Z D_gradcheck=1, 2025-05-07T21:02:13.8358665Z stochastic_rounding=True, 2025-05-07T21:02:13.8358775Z weighted=False, 2025-05-07T21:02:13.8358879Z row_wise=True, 2025-05-07T21:02:13.8358990Z mixed=True, 2025-05-07T21:02:13.8359098Z use_cache=False, 2025-05-07T21:02:13.8359240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8359351Z use_cpu=True, 2025-05-07T21:02:13.8359596Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8359693Z ) 2025-05-07T21:02:13.8359861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8360200Z self=, 2025-05-07T21:02:13.8360284Z compile=True, 2025-05-07T21:02:13.8360403Z pooling_mode=, 2025-05-07T21:02:13.8360486Z T=1, 2025-05-07T21:02:13.8360579Z D=4, 2025-05-07T21:02:13.8360664Z B=79, 2025-05-07T21:02:13.8360742Z log_E=5, 2025-05-07T21:02:13.8360828Z L=17, 2025-05-07T21:02:13.8360917Z D_gradcheck=2, 2025-05-07T21:02:13.8361014Z stochastic_rounding=False, 2025-05-07T21:02:13.8361107Z weighted=True, 2025-05-07T21:02:13.8361256Z row_wise=True, 2025-05-07T21:02:13.8361337Z mixed=True, 2025-05-07T21:02:13.8361429Z use_cache=True, 2025-05-07T21:02:13.8361547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8361634Z use_cpu=True, 2025-05-07T21:02:13.8361748Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8361824Z ) 2025-05-07T21:02:13.8361958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8362316Z self=, 2025-05-07T21:02:13.8372903Z compile=False, 2025-05-07T21:02:13.8373048Z pooling_mode=, 2025-05-07T21:02:13.8373140Z T=5, 2025-05-07T21:02:13.8373221Z D=114, 2025-05-07T21:02:13.8373299Z B=102, 2025-05-07T21:02:13.8373393Z log_E=3, 2025-05-07T21:02:13.8373520Z L=2, 2025-05-07T21:02:13.8373616Z D_gradcheck=1, 2025-05-07T21:02:13.8373713Z stochastic_rounding=True, 2025-05-07T21:02:13.8373795Z weighted=False, 2025-05-07T21:02:13.8373885Z row_wise=True, 2025-05-07T21:02:13.8373971Z mixed=False, 2025-05-07T21:02:13.8374053Z use_cache=True, 2025-05-07T21:02:13.8374171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8374253Z use_cpu=True, 2025-05-07T21:02:13.8374360Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8374442Z ) 2025-05-07T21:02:13.8374577Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8374922Z self=, 2025-05-07T21:02:13.8375016Z compile=True, 2025-05-07T21:02:13.8375127Z pooling_mode=, 2025-05-07T21:02:13.8375211Z T=3, 2025-05-07T21:02:13.8375291Z D=10, 2025-05-07T21:02:13.8375367Z B=119, 2025-05-07T21:02:13.8375450Z log_E=5, 2025-05-07T21:02:13.8375531Z L=16, 2025-05-07T21:02:13.8375739Z D_gradcheck=2, 2025-05-07T21:02:13.8375848Z stochastic_rounding=True, 2025-05-07T21:02:13.8375930Z weighted=True, 2025-05-07T21:02:13.8376015Z row_wise=True, 2025-05-07T21:02:13.8376102Z mixed=False, 2025-05-07T21:02:13.8376185Z use_cache=False, 2025-05-07T21:02:13.8376294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8376387Z use_cpu=True, 2025-05-07T21:02:13.8376491Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8376565Z ) 2025-05-07T21:02:13.8376708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8377047Z self=, 2025-05-07T21:02:13.8377139Z compile=True, 2025-05-07T21:02:13.8377293Z pooling_mode=, 2025-05-07T21:02:13.8377373Z T=1, 2025-05-07T21:02:13.8377456Z D=88, 2025-05-07T21:02:13.8377535Z B=82, 2025-05-07T21:02:13.8377617Z log_E=3, 2025-05-07T21:02:13.8377701Z L=13, 2025-05-07T21:02:13.8377793Z D_gradcheck=1, 2025-05-07T21:02:13.8377887Z stochastic_rounding=True, 2025-05-07T21:02:13.8377977Z weighted=False, 2025-05-07T21:02:13.8378064Z row_wise=True, 2025-05-07T21:02:13.8378152Z mixed=False, 2025-05-07T21:02:13.8378243Z use_cache=True, 2025-05-07T21:02:13.8378350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8378478Z use_cpu=True, 2025-05-07T21:02:13.8378588Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8378663Z ) 2025-05-07T21:02:13.8378799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8379135Z self=, 2025-05-07T21:02:13.8379223Z compile=False, 2025-05-07T21:02:13.8379342Z pooling_mode=, 2025-05-07T21:02:13.8379422Z T=1, 2025-05-07T21:02:13.8379500Z D=70, 2025-05-07T21:02:13.8379582Z B=59, 2025-05-07T21:02:13.8379658Z log_E=4, 2025-05-07T21:02:13.8379736Z L=2, 2025-05-07T21:02:13.8379825Z D_gradcheck=2, 2025-05-07T21:02:13.8379921Z stochastic_rounding=True, 2025-05-07T21:02:13.8380051Z weighted=True, 2025-05-07T21:02:13.8380141Z row_wise=True, 2025-05-07T21:02:13.8380227Z mixed=False, 2025-05-07T21:02:13.8380330Z use_cache=True, 2025-05-07T21:02:13.8380439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8380524Z use_cpu=True, 2025-05-07T21:02:13.8380630Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8380703Z ) 2025-05-07T21:02:13.8380834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8381176Z self=, 2025-05-07T21:02:13.8381261Z compile=True, 2025-05-07T21:02:13.8381374Z pooling_mode=, 2025-05-07T21:02:13.8381465Z T=2, 2025-05-07T21:02:13.8381544Z D=51, 2025-05-07T21:02:13.8381620Z B=122, 2025-05-07T21:02:13.8381707Z log_E=5, 2025-05-07T21:02:13.8381787Z L=10, 2025-05-07T21:02:13.8381870Z D_gradcheck=1, 2025-05-07T21:02:13.8381967Z stochastic_rounding=True, 2025-05-07T21:02:13.8382053Z weighted=False, 2025-05-07T21:02:13.8382137Z row_wise=True, 2025-05-07T21:02:13.8382219Z mixed=False, 2025-05-07T21:02:13.8382299Z use_cache=True, 2025-05-07T21:02:13.8382411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8382498Z use_cpu=True, 2025-05-07T21:02:13.8382612Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8382708Z ) 2025-05-07T21:02:13.8382860Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8383196Z self=, 2025-05-07T21:02:13.8383285Z compile=False, 2025-05-07T21:02:13.8383397Z pooling_mode=, 2025-05-07T21:02:13.8383476Z T=5, 2025-05-07T21:02:13.8383560Z D=60, 2025-05-07T21:02:13.8383639Z B=51, 2025-05-07T21:02:13.8383720Z log_E=4, 2025-05-07T21:02:13.8383841Z L=20, 2025-05-07T21:02:13.8383932Z D_gradcheck=2, 2025-05-07T21:02:13.8384031Z stochastic_rounding=False, 2025-05-07T21:02:13.8384114Z weighted=True, 2025-05-07T21:02:13.8384197Z row_wise=True, 2025-05-07T21:02:13.8384284Z mixed=False, 2025-05-07T21:02:13.8384367Z use_cache=True, 2025-05-07T21:02:13.8384473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8384563Z use_cpu=True, 2025-05-07T21:02:13.8384665Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8384740Z ) 2025-05-07T21:02:13.8384878Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8385211Z self=, 2025-05-07T21:02:13.8385302Z compile=False, 2025-05-07T21:02:13.8385450Z pooling_mode=, 2025-05-07T21:02:13.8385526Z T=5, 2025-05-07T21:02:13.8385607Z D=120, 2025-05-07T21:02:13.8385689Z B=31, 2025-05-07T21:02:13.8385771Z log_E=3, 2025-05-07T21:02:13.8385853Z L=12, 2025-05-07T21:02:13.8385946Z D_gradcheck=2, 2025-05-07T21:02:13.8386042Z stochastic_rounding=False, 2025-05-07T21:02:13.8386134Z weighted=True, 2025-05-07T21:02:13.8386217Z row_wise=True, 2025-05-07T21:02:13.8386300Z mixed=True, 2025-05-07T21:02:13.8386392Z use_cache=False, 2025-05-07T21:02:13.8386499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8386623Z use_cpu=True, 2025-05-07T21:02:13.8386730Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8386805Z ) 2025-05-07T21:02:13.8386936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8387274Z self=, 2025-05-07T21:02:13.8387358Z compile=True, 2025-05-07T21:02:13.8387472Z pooling_mode=, 2025-05-07T21:02:13.8387552Z T=4, 2025-05-07T21:02:13.8387635Z D=115, 2025-05-07T21:02:13.8387719Z B=43, 2025-05-07T21:02:13.8387799Z log_E=3, 2025-05-07T21:02:13.8387875Z L=7, 2025-05-07T21:02:13.8387967Z D_gradcheck=2, 2025-05-07T21:02:13.8388106Z stochastic_rounding=True, 2025-05-07T21:02:13.8388188Z weighted=True, 2025-05-07T21:02:13.8388274Z row_wise=True, 2025-05-07T21:02:13.8388354Z mixed=False, 2025-05-07T21:02:13.8388436Z use_cache=True, 2025-05-07T21:02:13.8388554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8388641Z use_cpu=True, 2025-05-07T21:02:13.8388750Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8388825Z ) 2025-05-07T21:02:13.8388954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8389296Z self=, 2025-05-07T21:02:13.8389384Z compile=True, 2025-05-07T21:02:13.8389492Z pooling_mode=, 2025-05-07T21:02:13.8389577Z T=4, 2025-05-07T21:02:13.8389653Z D=30, 2025-05-07T21:02:13.8389731Z B=19, 2025-05-07T21:02:13.8389818Z log_E=3, 2025-05-07T21:02:13.8389893Z L=6, 2025-05-07T21:02:13.8389975Z D_gradcheck=2, 2025-05-07T21:02:13.8390081Z stochastic_rounding=True, 2025-05-07T21:02:13.8390164Z weighted=True, 2025-05-07T21:02:13.8390245Z row_wise=True, 2025-05-07T21:02:13.8390332Z mixed=False, 2025-05-07T21:02:13.8390418Z use_cache=True, 2025-05-07T21:02:13.8390533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8390616Z use_cpu=True, 2025-05-07T21:02:13.8390717Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8390797Z ) 2025-05-07T21:02:13.8390926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8391257Z self=, 2025-05-07T21:02:13.8391350Z compile=True, 2025-05-07T21:02:13.8391458Z pooling_mode=, 2025-05-07T21:02:13.8391535Z T=2, 2025-05-07T21:02:13.8391620Z D=89, 2025-05-07T21:02:13.8391697Z B=89, 2025-05-07T21:02:13.8391851Z log_E=3, 2025-05-07T21:02:13.8391939Z L=5, 2025-05-07T21:02:13.8392025Z D_gradcheck=1, 2025-05-07T21:02:13.8392123Z stochastic_rounding=False, 2025-05-07T21:02:13.8392211Z weighted=True, 2025-05-07T21:02:13.8392299Z row_wise=True, 2025-05-07T21:02:13.8392387Z mixed=True, 2025-05-07T21:02:13.8392469Z use_cache=False, 2025-05-07T21:02:13.8392577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8392666Z use_cpu=True, 2025-05-07T21:02:13.8392774Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8392866Z ) 2025-05-07T21:02:13.8393018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8393361Z self=, 2025-05-07T21:02:13.8393489Z compile=False, 2025-05-07T21:02:13.8393606Z pooling_mode=, 2025-05-07T21:02:13.8393682Z T=3, 2025-05-07T21:02:13.8393763Z D=123, 2025-05-07T21:02:13.8393850Z B=30, 2025-05-07T21:02:13.8393935Z log_E=3, 2025-05-07T21:02:13.8394018Z L=10, 2025-05-07T21:02:13.8394100Z D_gradcheck=1, 2025-05-07T21:02:13.8394200Z stochastic_rounding=False, 2025-05-07T21:02:13.8394291Z weighted=False, 2025-05-07T21:02:13.8394374Z row_wise=True, 2025-05-07T21:02:13.8394454Z mixed=True, 2025-05-07T21:02:13.8394541Z use_cache=True, 2025-05-07T21:02:13.8394688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8394768Z use_cpu=True, 2025-05-07T21:02:13.8394880Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8394960Z ) 2025-05-07T21:02:13.8395090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8395432Z self=, 2025-05-07T21:02:13.8395514Z compile=True, 2025-05-07T21:02:13.8395627Z pooling_mode=, 2025-05-07T21:02:13.8395709Z T=2, 2025-05-07T21:02:13.8395795Z D=10, 2025-05-07T21:02:13.8395884Z B=74, 2025-05-07T21:02:13.8395966Z log_E=4, 2025-05-07T21:02:13.8396042Z L=1, 2025-05-07T21:02:13.8396179Z D_gradcheck=2, 2025-05-07T21:02:13.8396280Z stochastic_rounding=True, 2025-05-07T21:02:13.8396363Z weighted=True, 2025-05-07T21:02:13.8396466Z row_wise=True, 2025-05-07T21:02:13.8396549Z mixed=True, 2025-05-07T21:02:13.8396638Z use_cache=True, 2025-05-07T21:02:13.8396758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8396842Z use_cpu=True, 2025-05-07T21:02:13.8396945Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8397024Z ) 2025-05-07T21:02:13.8397152Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8397497Z self=, 2025-05-07T21:02:13.8397585Z compile=False, 2025-05-07T21:02:13.8397693Z pooling_mode=, 2025-05-07T21:02:13.8397787Z T=2, 2025-05-07T21:02:13.8397875Z D=94, 2025-05-07T21:02:13.8397955Z B=81, 2025-05-07T21:02:13.8398045Z log_E=4, 2025-05-07T21:02:13.8398127Z L=6, 2025-05-07T21:02:13.8398213Z D_gradcheck=2, 2025-05-07T21:02:13.8398314Z stochastic_rounding=True, 2025-05-07T21:02:13.8398397Z weighted=True, 2025-05-07T21:02:13.8398479Z row_wise=True, 2025-05-07T21:02:13.8398566Z mixed=True, 2025-05-07T21:02:13.8398660Z use_cache=False, 2025-05-07T21:02:13.8398766Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8398853Z use_cpu=True, 2025-05-07T21:02:13.8398957Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8399037Z ) 2025-05-07T21:02:13.8399167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8399513Z self=, 2025-05-07T21:02:13.8399605Z compile=True, 2025-05-07T21:02:13.8399716Z pooling_mode=, 2025-05-07T21:02:13.8399797Z T=3, 2025-05-07T21:02:13.8399933Z D=94, 2025-05-07T21:02:13.8400011Z B=50, 2025-05-07T21:02:13.8400090Z log_E=4, 2025-05-07T21:02:13.8400174Z L=10, 2025-05-07T21:02:13.8400262Z D_gradcheck=2, 2025-05-07T21:02:13.8400364Z stochastic_rounding=False, 2025-05-07T21:02:13.8400451Z weighted=True, 2025-05-07T21:02:13.8400529Z row_wise=True, 2025-05-07T21:02:13.8400619Z mixed=False, 2025-05-07T21:02:13.8400714Z use_cache=True, 2025-05-07T21:02:13.8400820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8400909Z use_cpu=True, 2025-05-07T21:02:13.8401010Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8401083Z ) 2025-05-07T21:02:13.8401218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8401597Z self=, 2025-05-07T21:02:13.8401688Z compile=False, 2025-05-07T21:02:13.8401807Z pooling_mode=, 2025-05-07T21:02:13.8401883Z T=1, 2025-05-07T21:02:13.8401962Z D=80, 2025-05-07T21:02:13.8402047Z B=111, 2025-05-07T21:02:13.8402126Z log_E=4, 2025-05-07T21:02:13.8402206Z L=3, 2025-05-07T21:02:13.8402301Z D_gradcheck=2, 2025-05-07T21:02:13.8402397Z stochastic_rounding=True, 2025-05-07T21:02:13.8402493Z weighted=False, 2025-05-07T21:02:13.8402576Z row_wise=True, 2025-05-07T21:02:13.8402659Z mixed=True, 2025-05-07T21:02:13.8402795Z use_cache=True, 2025-05-07T21:02:13.8402902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8402985Z use_cpu=True, 2025-05-07T21:02:13.8403096Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8673604Z ) 2025-05-07T21:02:13.8674900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8675721Z self=, 2025-05-07T21:02:13.8675923Z compile=False, 2025-05-07T21:02:13.8676166Z pooling_mode=, 2025-05-07T21:02:13.8676327Z T=5, 2025-05-07T21:02:13.8676507Z D=55, 2025-05-07T21:02:13.8676665Z B=22, 2025-05-07T21:02:13.8676841Z log_E=4, 2025-05-07T21:02:13.8677370Z L=4, 2025-05-07T21:02:13.8677544Z D_gradcheck=2, 2025-05-07T21:02:13.8677760Z stochastic_rounding=False, 2025-05-07T21:02:13.8677931Z weighted=False, 2025-05-07T21:02:13.8678100Z row_wise=True, 2025-05-07T21:02:13.8678291Z mixed=True, 2025-05-07T21:02:13.8678471Z use_cache=False, 2025-05-07T21:02:13.8678698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8678878Z use_cpu=True, 2025-05-07T21:02:13.8679094Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8679257Z ) 2025-05-07T21:02:13.8679542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8680230Z self=, 2025-05-07T21:02:13.8680404Z compile=True, 2025-05-07T21:02:13.8680640Z pooling_mode=, 2025-05-07T21:02:13.8680802Z T=1, 2025-05-07T21:02:13.8680972Z D=49, 2025-05-07T21:02:13.8681127Z B=76, 2025-05-07T21:02:13.8681286Z log_E=5, 2025-05-07T21:02:13.8681460Z L=7, 2025-05-07T21:02:13.8681631Z D_gradcheck=1, 2025-05-07T21:02:13.8681826Z stochastic_rounding=True, 2025-05-07T21:02:13.8682005Z weighted=True, 2025-05-07T21:02:13.8682172Z row_wise=True, 2025-05-07T21:02:13.8682341Z mixed=False, 2025-05-07T21:02:13.8682520Z use_cache=True, 2025-05-07T21:02:13.8682744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8682911Z use_cpu=True, 2025-05-07T21:02:13.8683133Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8683238Z ) 2025-05-07T21:02:13.8683401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8683787Z self=, 2025-05-07T21:02:13.8683879Z compile=True, 2025-05-07T21:02:13.8684007Z pooling_mode=, 2025-05-07T21:02:13.8684185Z T=1, 2025-05-07T21:02:13.8684267Z D=83, 2025-05-07T21:02:13.8684363Z B=123, 2025-05-07T21:02:13.8684446Z log_E=4, 2025-05-07T21:02:13.8684532Z L=13, 2025-05-07T21:02:13.8684627Z D_gradcheck=2, 2025-05-07T21:02:13.8684732Z stochastic_rounding=False, 2025-05-07T21:02:13.8684826Z weighted=False, 2025-05-07T21:02:13.8684923Z row_wise=True, 2025-05-07T21:02:13.8685017Z mixed=True, 2025-05-07T21:02:13.8685108Z use_cache=False, 2025-05-07T21:02:13.8685237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8685323Z use_cpu=True, 2025-05-07T21:02:13.8685435Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8685531Z ) 2025-05-07T21:02:13.8685669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8686097Z self=, 2025-05-07T21:02:13.8686185Z compile=True, 2025-05-07T21:02:13.8686298Z pooling_mode=, 2025-05-07T21:02:13.8686452Z T=1, 2025-05-07T21:02:13.8686533Z D=95, 2025-05-07T21:02:13.8686614Z B=68, 2025-05-07T21:02:13.8686710Z log_E=4, 2025-05-07T21:02:13.8686789Z L=20, 2025-05-07T21:02:13.8686876Z D_gradcheck=2, 2025-05-07T21:02:13.8686984Z stochastic_rounding=False, 2025-05-07T21:02:13.8687068Z weighted=True, 2025-05-07T21:02:13.8687160Z row_wise=True, 2025-05-07T21:02:13.8687330Z mixed=True, 2025-05-07T21:02:13.8687418Z use_cache=False, 2025-05-07T21:02:13.8687537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8687621Z use_cpu=True, 2025-05-07T21:02:13.8687727Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8687816Z ) 2025-05-07T21:02:13.8687949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8688287Z self=, 2025-05-07T21:02:13.8688385Z compile=True, 2025-05-07T21:02:13.8688500Z pooling_mode=, 2025-05-07T21:02:13.8688715Z T=1, 2025-05-07T21:02:13.8688805Z D=123, 2025-05-07T21:02:13.8688887Z B=87, 2025-05-07T21:02:13.8689021Z log_E=5, 2025-05-07T21:02:13.8689108Z L=20, 2025-05-07T21:02:13.8689199Z D_gradcheck=1, 2025-05-07T21:02:13.8689307Z stochastic_rounding=True, 2025-05-07T21:02:13.8689421Z weighted=False, 2025-05-07T21:02:13.8689518Z row_wise=True, 2025-05-07T21:02:13.8689624Z mixed=True, 2025-05-07T21:02:13.8689719Z use_cache=False, 2025-05-07T21:02:13.8689835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8689941Z use_cpu=True, 2025-05-07T21:02:13.8690049Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8690131Z ) 2025-05-07T21:02:13.8690276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8690614Z self=, 2025-05-07T21:02:13.8690705Z compile=True, 2025-05-07T21:02:13.8690829Z pooling_mode=, 2025-05-07T21:02:13.8690914Z T=3, 2025-05-07T21:02:13.8691004Z D=49, 2025-05-07T21:02:13.8691086Z B=53, 2025-05-07T21:02:13.8691168Z log_E=3, 2025-05-07T21:02:13.8691254Z L=14, 2025-05-07T21:02:13.8691343Z D_gradcheck=2, 2025-05-07T21:02:13.8691443Z stochastic_rounding=True, 2025-05-07T21:02:13.8691542Z weighted=False, 2025-05-07T21:02:13.8691630Z row_wise=True, 2025-05-07T21:02:13.8691715Z mixed=True, 2025-05-07T21:02:13.8691808Z use_cache=False, 2025-05-07T21:02:13.8691918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8692003Z use_cpu=True, 2025-05-07T21:02:13.8692120Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8692197Z ) 2025-05-07T21:02:13.8692330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8692682Z self=, 2025-05-07T21:02:13.8692772Z compile=True, 2025-05-07T21:02:13.8692939Z pooling_mode=, 2025-05-07T21:02:13.8693023Z T=1, 2025-05-07T21:02:13.8693104Z D=106, 2025-05-07T21:02:13.8693196Z B=51, 2025-05-07T21:02:13.8693277Z log_E=4, 2025-05-07T21:02:13.8693359Z L=11, 2025-05-07T21:02:13.8693459Z D_gradcheck=2, 2025-05-07T21:02:13.8693560Z stochastic_rounding=False, 2025-05-07T21:02:13.8693648Z weighted=True, 2025-05-07T21:02:13.8693745Z row_wise=True, 2025-05-07T21:02:13.8693827Z mixed=True, 2025-05-07T21:02:13.8693914Z use_cache=False, 2025-05-07T21:02:13.8694035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8694120Z use_cpu=True, 2025-05-07T21:02:13.8694227Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8694317Z ) 2025-05-07T21:02:13.8694494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8694840Z self=, 2025-05-07T21:02:13.8694929Z compile=True, 2025-05-07T21:02:13.8695048Z pooling_mode=, 2025-05-07T21:02:13.8695140Z T=5, 2025-05-07T21:02:13.8695223Z D=37, 2025-05-07T21:02:13.8695307Z B=94, 2025-05-07T21:02:13.8695398Z log_E=5, 2025-05-07T21:02:13.8695477Z L=20, 2025-05-07T21:02:13.8695563Z D_gradcheck=1, 2025-05-07T21:02:13.8695668Z stochastic_rounding=True, 2025-05-07T21:02:13.8695755Z weighted=True, 2025-05-07T21:02:13.8695883Z row_wise=True, 2025-05-07T21:02:13.8695979Z mixed=False, 2025-05-07T21:02:13.8696067Z use_cache=True, 2025-05-07T21:02:13.8696180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8696273Z use_cpu=True, 2025-05-07T21:02:13.8696381Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8696473Z ) 2025-05-07T21:02:13.8696607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8696939Z self=, 2025-05-07T21:02:13.8697037Z compile=False, 2025-05-07T21:02:13.8697150Z pooling_mode=, 2025-05-07T21:02:13.8697232Z T=2, 2025-05-07T21:02:13.8697323Z D=107, 2025-05-07T21:02:13.8697448Z B=84, 2025-05-07T21:02:13.8697530Z log_E=3, 2025-05-07T21:02:13.8697617Z L=16, 2025-05-07T21:02:13.8697708Z D_gradcheck=1, 2025-05-07T21:02:13.8697808Z stochastic_rounding=False, 2025-05-07T21:02:13.8697913Z weighted=False, 2025-05-07T21:02:13.8698002Z row_wise=True, 2025-05-07T21:02:13.8698094Z mixed=True, 2025-05-07T21:02:13.8698180Z use_cache=False, 2025-05-07T21:02:13.8698289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8698383Z use_cpu=True, 2025-05-07T21:02:13.8698489Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8698571Z ) 2025-05-07T21:02:13.8698713Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8699058Z self=, 2025-05-07T21:02:13.8699149Z compile=False, 2025-05-07T21:02:13.8699272Z pooling_mode=, 2025-05-07T21:02:13.8699353Z T=4, 2025-05-07T21:02:13.8699438Z D=27, 2025-05-07T21:02:13.8699525Z B=78, 2025-05-07T21:02:13.8699607Z log_E=5, 2025-05-07T21:02:13.8699689Z L=3, 2025-05-07T21:02:13.8699787Z D_gradcheck=2, 2025-05-07T21:02:13.8699890Z stochastic_rounding=True, 2025-05-07T21:02:13.8699992Z weighted=False, 2025-05-07T21:02:13.8700078Z row_wise=True, 2025-05-07T21:02:13.8700164Z mixed=False, 2025-05-07T21:02:13.8700260Z use_cache=True, 2025-05-07T21:02:13.8700371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8700458Z use_cpu=True, 2025-05-07T21:02:13.8700578Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8700662Z ) 2025-05-07T21:02:13.8700799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8701152Z self=, 2025-05-07T21:02:13.8701292Z compile=True, 2025-05-07T21:02:13.8701407Z pooling_mode=, 2025-05-07T21:02:13.8701504Z T=4, 2025-05-07T21:02:13.8701591Z D=93, 2025-05-07T21:02:13.8701687Z B=108, 2025-05-07T21:02:13.8701772Z log_E=5, 2025-05-07T21:02:13.8701858Z L=7, 2025-05-07T21:02:13.8701958Z D_gradcheck=2, 2025-05-07T21:02:13.8702058Z stochastic_rounding=True, 2025-05-07T21:02:13.8702149Z weighted=False, 2025-05-07T21:02:13.8702249Z row_wise=True, 2025-05-07T21:02:13.8702336Z mixed=False, 2025-05-07T21:02:13.8702425Z use_cache=True, 2025-05-07T21:02:13.8702552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8702641Z use_cpu=True, 2025-05-07T21:02:13.8702758Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8702866Z ) 2025-05-07T21:02:13.8703071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8703409Z self=, 2025-05-07T21:02:13.8703511Z compile=True, 2025-05-07T21:02:13.8703627Z pooling_mode=, 2025-05-07T21:02:13.8703723Z T=5, 2025-05-07T21:02:13.8703811Z D=67, 2025-05-07T21:02:13.8703896Z B=26, 2025-05-07T21:02:13.8703992Z log_E=4, 2025-05-07T21:02:13.8704075Z L=12, 2025-05-07T21:02:13.8704165Z D_gradcheck=1, 2025-05-07T21:02:13.8704278Z stochastic_rounding=False, 2025-05-07T21:02:13.8704410Z weighted=True, 2025-05-07T21:02:13.8704497Z row_wise=True, 2025-05-07T21:02:13.8704598Z mixed=False, 2025-05-07T21:02:13.8704691Z use_cache=False, 2025-05-07T21:02:13.8704804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8704905Z use_cpu=True, 2025-05-07T21:02:13.8705014Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8705097Z ) 2025-05-07T21:02:13.8705246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8705585Z self=, 2025-05-07T21:02:13.8705687Z compile=False, 2025-05-07T21:02:13.8705801Z pooling_mode=, 2025-05-07T21:02:13.8705966Z T=3, 2025-05-07T21:02:13.8706059Z D=48, 2025-05-07T21:02:13.8706142Z B=59, 2025-05-07T21:02:13.8706227Z log_E=5, 2025-05-07T21:02:13.8706321Z L=7, 2025-05-07T21:02:13.8706412Z D_gradcheck=2, 2025-05-07T21:02:13.8706520Z stochastic_rounding=True, 2025-05-07T21:02:13.8706627Z weighted=False, 2025-05-07T21:02:13.8706716Z row_wise=True, 2025-05-07T21:02:13.8706807Z mixed=False, 2025-05-07T21:02:13.8706909Z use_cache=False, 2025-05-07T21:02:13.8707026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8707114Z use_cpu=True, 2025-05-07T21:02:13.8707228Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8707312Z ) 2025-05-07T21:02:13.8707457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8707806Z self=, 2025-05-07T21:02:13.8707900Z compile=False, 2025-05-07T21:02:13.8708019Z pooling_mode=, 2025-05-07T21:02:13.8708104Z T=5, 2025-05-07T21:02:13.8708186Z D=14, 2025-05-07T21:02:13.8708278Z B=11, 2025-05-07T21:02:13.8708360Z log_E=5, 2025-05-07T21:02:13.8708442Z L=3, 2025-05-07T21:02:13.8708536Z D_gradcheck=2, 2025-05-07T21:02:13.8708638Z stochastic_rounding=False, 2025-05-07T21:02:13.8708725Z weighted=True, 2025-05-07T21:02:13.8708820Z row_wise=True, 2025-05-07T21:02:13.8708903Z mixed=True, 2025-05-07T21:02:13.8708999Z use_cache=False, 2025-05-07T21:02:13.8709108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8709195Z use_cpu=True, 2025-05-07T21:02:13.8709306Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8709394Z ) 2025-05-07T21:02:13.8709526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8709917Z self=, 2025-05-07T21:02:13.8710009Z compile=False, 2025-05-07T21:02:13.8710122Z pooling_mode=, 2025-05-07T21:02:13.8710215Z T=3, 2025-05-07T21:02:13.8710296Z D=6, 2025-05-07T21:02:13.8710377Z B=6, 2025-05-07T21:02:13.8710470Z log_E=3, 2025-05-07T21:02:13.8710549Z L=20, 2025-05-07T21:02:13.8710640Z D_gradcheck=2, 2025-05-07T21:02:13.8710754Z stochastic_rounding=True, 2025-05-07T21:02:13.8710843Z weighted=True, 2025-05-07T21:02:13.8710938Z row_wise=True, 2025-05-07T21:02:13.8711022Z mixed=True, 2025-05-07T21:02:13.8711114Z use_cache=True, 2025-05-07T21:02:13.8711238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8711328Z use_cpu=True, 2025-05-07T21:02:13.8711481Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8711569Z ) 2025-05-07T21:02:13.8711710Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8712051Z self=, 2025-05-07T21:02:13.8712155Z compile=False, 2025-05-07T21:02:13.8712265Z pooling_mode=, 2025-05-07T21:02:13.8712353Z T=5, 2025-05-07T21:02:13.8712446Z D=22, 2025-05-07T21:02:13.8712535Z B=58, 2025-05-07T21:02:13.8712627Z log_E=3, 2025-05-07T21:02:13.8712708Z L=14, 2025-05-07T21:02:13.8712804Z D_gradcheck=2, 2025-05-07T21:02:13.8712977Z stochastic_rounding=True, 2025-05-07T21:02:13.8713082Z weighted=True, 2025-05-07T21:02:13.8713169Z row_wise=True, 2025-05-07T21:02:13.8713272Z mixed=True, 2025-05-07T21:02:13.8713368Z use_cache=True, 2025-05-07T21:02:13.8713486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8713594Z use_cpu=True, 2025-05-07T21:02:13.8713709Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8713795Z ) 2025-05-07T21:02:13.8713953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8714291Z self=, 2025-05-07T21:02:13.8714381Z compile=False, 2025-05-07T21:02:13.8714507Z pooling_mode=, 2025-05-07T21:02:13.8714635Z T=5, 2025-05-07T21:02:13.8714733Z D=39, 2025-05-07T21:02:13.8714818Z B=90, 2025-05-07T21:02:13.8714903Z log_E=4, 2025-05-07T21:02:13.8714997Z L=5, 2025-05-07T21:02:13.8715088Z D_gradcheck=1, 2025-05-07T21:02:13.8715191Z stochastic_rounding=False, 2025-05-07T21:02:13.8715293Z weighted=False, 2025-05-07T21:02:13.8715380Z row_wise=True, 2025-05-07T21:02:13.8715468Z mixed=True, 2025-05-07T21:02:13.8715567Z use_cache=False, 2025-05-07T21:02:13.8715680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8715768Z use_cpu=True, 2025-05-07T21:02:13.8715893Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.8995555Z ) 2025-05-07T21:02:13.8995762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8996135Z self=, 2025-05-07T21:02:13.8996230Z compile=True, 2025-05-07T21:02:13.8996397Z pooling_mode=, 2025-05-07T21:02:13.8996499Z T=5, 2025-05-07T21:02:13.8996582Z D=111, 2025-05-07T21:02:13.8996666Z B=6, 2025-05-07T21:02:13.8996762Z log_E=3, 2025-05-07T21:02:13.8996850Z L=19, 2025-05-07T21:02:13.8996942Z D_gradcheck=1, 2025-05-07T21:02:13.8997058Z stochastic_rounding=True, 2025-05-07T21:02:13.8997151Z weighted=True, 2025-05-07T21:02:13.8997238Z row_wise=True, 2025-05-07T21:02:13.8997337Z mixed=True, 2025-05-07T21:02:13.8997429Z use_cache=False, 2025-05-07T21:02:13.8997541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.8997642Z use_cpu=True, 2025-05-07T21:02:13.8997756Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.8997836Z ) 2025-05-07T21:02:13.8997983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.8998425Z self=, 2025-05-07T21:02:13.8998534Z compile=True, 2025-05-07T21:02:13.8998651Z pooling_mode=, 2025-05-07T21:02:13.8998733Z T=1, 2025-05-07T21:02:13.8998826Z D=34, 2025-05-07T21:02:13.8998909Z B=111, 2025-05-07T21:02:13.8998996Z log_E=4, 2025-05-07T21:02:13.8999096Z L=19, 2025-05-07T21:02:13.8999190Z D_gradcheck=2, 2025-05-07T21:02:13.8999295Z stochastic_rounding=True, 2025-05-07T21:02:13.8999398Z weighted=False, 2025-05-07T21:02:13.8999487Z row_wise=True, 2025-05-07T21:02:13.8999574Z mixed=True, 2025-05-07T21:02:13.8999669Z use_cache=True, 2025-05-07T21:02:13.8999780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.8999874Z use_cpu=True, 2025-05-07T21:02:13.9000052Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9000134Z ) 2025-05-07T21:02:13.9000275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9000616Z self=, 2025-05-07T21:02:13.9000704Z compile=True, 2025-05-07T21:02:13.9000833Z pooling_mode=, 2025-05-07T21:02:13.9000912Z T=4, 2025-05-07T21:02:13.9000994Z D=71, 2025-05-07T21:02:13.9001086Z B=60, 2025-05-07T21:02:13.9001170Z log_E=3, 2025-05-07T21:02:13.9001252Z L=8, 2025-05-07T21:02:13.9001412Z D_gradcheck=1, 2025-05-07T21:02:13.9001511Z stochastic_rounding=True, 2025-05-07T21:02:13.9001598Z weighted=True, 2025-05-07T21:02:13.9001691Z row_wise=True, 2025-05-07T21:02:13.9001782Z mixed=False, 2025-05-07T21:02:13.9001878Z use_cache=True, 2025-05-07T21:02:13.9001992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9002076Z use_cpu=True, 2025-05-07T21:02:13.9002201Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9002281Z ) 2025-05-07T21:02:13.9002415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9002790Z self=, 2025-05-07T21:02:13.9002891Z compile=True, 2025-05-07T21:02:13.9003073Z pooling_mode=, 2025-05-07T21:02:13.9003167Z T=2, 2025-05-07T21:02:13.9003248Z D=103, 2025-05-07T21:02:13.9003330Z B=83, 2025-05-07T21:02:13.9003425Z log_E=3, 2025-05-07T21:02:13.9003516Z L=17, 2025-05-07T21:02:13.9003619Z D_gradcheck=2, 2025-05-07T21:02:13.9003719Z stochastic_rounding=True, 2025-05-07T21:02:13.9003806Z weighted=True, 2025-05-07T21:02:13.9003903Z row_wise=True, 2025-05-07T21:02:13.9003994Z mixed=False, 2025-05-07T21:02:13.9004081Z use_cache=False, 2025-05-07T21:02:13.9004201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9004292Z use_cpu=True, 2025-05-07T21:02:13.9004397Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9004488Z ) 2025-05-07T21:02:13.9004618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9004955Z self=, 2025-05-07T21:02:13.9005055Z compile=False, 2025-05-07T21:02:13.9005171Z pooling_mode=, 2025-05-07T21:02:13.9005262Z T=2, 2025-05-07T21:02:13.9005341Z D=60, 2025-05-07T21:02:13.9005423Z B=117, 2025-05-07T21:02:13.9005512Z log_E=5, 2025-05-07T21:02:13.9005600Z L=9, 2025-05-07T21:02:13.9005687Z D_gradcheck=1, 2025-05-07T21:02:13.9005796Z stochastic_rounding=True, 2025-05-07T21:02:13.9005882Z weighted=False, 2025-05-07T21:02:13.9005967Z row_wise=True, 2025-05-07T21:02:13.9006061Z mixed=True, 2025-05-07T21:02:13.9006153Z use_cache=False, 2025-05-07T21:02:13.9006264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9006364Z use_cpu=True, 2025-05-07T21:02:13.9006470Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9006551Z ) 2025-05-07T21:02:13.9006690Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9007071Z self=, 2025-05-07T21:02:13.9007175Z compile=False, 2025-05-07T21:02:13.9007288Z pooling_mode=, 2025-05-07T21:02:13.9007369Z T=3, 2025-05-07T21:02:13.9007458Z D=91, 2025-05-07T21:02:13.9007537Z B=47, 2025-05-07T21:02:13.9007618Z log_E=5, 2025-05-07T21:02:13.9007721Z L=17, 2025-05-07T21:02:13.9007809Z D_gradcheck=2, 2025-05-07T21:02:13.9007912Z stochastic_rounding=False, 2025-05-07T21:02:13.9008018Z weighted=False, 2025-05-07T21:02:13.9008108Z row_wise=True, 2025-05-07T21:02:13.9008195Z mixed=False, 2025-05-07T21:02:13.9008299Z use_cache=False, 2025-05-07T21:02:13.9008416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9008651Z use_cpu=True, 2025-05-07T21:02:13.9008775Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9008864Z ) 2025-05-07T21:02:13.9009011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9009355Z self=, 2025-05-07T21:02:13.9009453Z compile=True, 2025-05-07T21:02:13.9009578Z pooling_mode=, 2025-05-07T21:02:13.9009665Z T=2, 2025-05-07T21:02:13.9009750Z D=68, 2025-05-07T21:02:13.9009850Z B=35, 2025-05-07T21:02:13.9009981Z log_E=5, 2025-05-07T21:02:13.9010066Z L=16, 2025-05-07T21:02:13.9010175Z D_gradcheck=1, 2025-05-07T21:02:13.9010275Z stochastic_rounding=True, 2025-05-07T21:02:13.9010365Z weighted=False, 2025-05-07T21:02:13.9010467Z row_wise=True, 2025-05-07T21:02:13.9010562Z mixed=False, 2025-05-07T21:02:13.9010650Z use_cache=True, 2025-05-07T21:02:13.9010777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9010864Z use_cpu=True, 2025-05-07T21:02:13.9010987Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9011072Z ) 2025-05-07T21:02:13.9011210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9011561Z self=, 2025-05-07T21:02:13.9011701Z compile=False, 2025-05-07T21:02:13.9020284Z pooling_mode=, 2025-05-07T21:02:13.9020401Z T=3, 2025-05-07T21:02:13.9020486Z D=74, 2025-05-07T21:02:13.9020573Z B=82, 2025-05-07T21:02:13.9020671Z log_E=5, 2025-05-07T21:02:13.9020757Z L=19, 2025-05-07T21:02:13.9020853Z D_gradcheck=2, 2025-05-07T21:02:13.9020962Z stochastic_rounding=True, 2025-05-07T21:02:13.9021052Z weighted=False, 2025-05-07T21:02:13.9021140Z row_wise=True, 2025-05-07T21:02:13.9021238Z mixed=True, 2025-05-07T21:02:13.9021322Z use_cache=True, 2025-05-07T21:02:13.9021448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9021536Z use_cpu=True, 2025-05-07T21:02:13.9021643Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9021737Z ) 2025-05-07T21:02:13.9021876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9022224Z self=, 2025-05-07T21:02:13.9022327Z compile=False, 2025-05-07T21:02:13.9022439Z pooling_mode=, 2025-05-07T21:02:13.9022520Z T=1, 2025-05-07T21:02:13.9022609Z D=18, 2025-05-07T21:02:13.9022688Z B=108, 2025-05-07T21:02:13.9022771Z log_E=4, 2025-05-07T21:02:13.9022868Z L=13, 2025-05-07T21:02:13.9022963Z D_gradcheck=2, 2025-05-07T21:02:13.9023073Z stochastic_rounding=False, 2025-05-07T21:02:13.9023166Z weighted=True, 2025-05-07T21:02:13.9023253Z row_wise=True, 2025-05-07T21:02:13.9023344Z mixed=True, 2025-05-07T21:02:13.9023431Z use_cache=False, 2025-05-07T21:02:13.9023545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9023638Z use_cpu=True, 2025-05-07T21:02:13.9023749Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9023825Z ) 2025-05-07T21:02:13.9024046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9024386Z self=, 2025-05-07T21:02:13.9024481Z compile=True, 2025-05-07T21:02:13.9024604Z pooling_mode=, 2025-05-07T21:02:13.9024685Z T=5, 2025-05-07T21:02:13.9024765Z D=84, 2025-05-07T21:02:13.9024858Z B=106, 2025-05-07T21:02:13.9024940Z log_E=4, 2025-05-07T21:02:13.9025059Z L=13, 2025-05-07T21:02:13.9025146Z D_gradcheck=1, 2025-05-07T21:02:13.9025256Z stochastic_rounding=True, 2025-05-07T21:02:13.9025344Z weighted=False, 2025-05-07T21:02:13.9025428Z row_wise=True, 2025-05-07T21:02:13.9025528Z mixed=False, 2025-05-07T21:02:13.9025614Z use_cache=False, 2025-05-07T21:02:13.9025784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9025873Z use_cpu=True, 2025-05-07T21:02:13.9025979Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9026068Z ) 2025-05-07T21:02:13.9026205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9026542Z self=, 2025-05-07T21:02:13.9026648Z compile=False, 2025-05-07T21:02:13.9026758Z pooling_mode=, 2025-05-07T21:02:13.9026841Z T=2, 2025-05-07T21:02:13.9026931Z D=98, 2025-05-07T21:02:13.9027054Z B=21, 2025-05-07T21:02:13.9027137Z log_E=5, 2025-05-07T21:02:13.9027230Z L=20, 2025-05-07T21:02:13.9027316Z D_gradcheck=1, 2025-05-07T21:02:13.9027425Z stochastic_rounding=False, 2025-05-07T21:02:13.9027511Z weighted=True, 2025-05-07T21:02:13.9027597Z row_wise=True, 2025-05-07T21:02:13.9027695Z mixed=False, 2025-05-07T21:02:13.9027782Z use_cache=False, 2025-05-07T21:02:13.9027895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9027989Z use_cpu=True, 2025-05-07T21:02:13.9028096Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9028175Z ) 2025-05-07T21:02:13.9028321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9028658Z self=, 2025-05-07T21:02:13.9028795Z compile=True, 2025-05-07T21:02:13.9028917Z pooling_mode=, 2025-05-07T21:02:13.9028996Z T=2, 2025-05-07T21:02:13.9029076Z D=14, 2025-05-07T21:02:13.9029169Z B=93, 2025-05-07T21:02:13.9029249Z log_E=5, 2025-05-07T21:02:13.9029339Z L=15, 2025-05-07T21:02:13.9029425Z D_gradcheck=2, 2025-05-07T21:02:13.9029523Z stochastic_rounding=False, 2025-05-07T21:02:13.9029617Z weighted=False, 2025-05-07T21:02:13.9029701Z row_wise=True, 2025-05-07T21:02:13.9029788Z mixed=True, 2025-05-07T21:02:13.9029886Z use_cache=True, 2025-05-07T21:02:13.9029997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9030084Z use_cpu=True, 2025-05-07T21:02:13.9030198Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9030274Z ) 2025-05-07T21:02:13.9030408Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9030752Z self=, 2025-05-07T21:02:13.9030844Z compile=False, 2025-05-07T21:02:13.9030967Z pooling_mode=, 2025-05-07T21:02:13.9031048Z T=2, 2025-05-07T21:02:13.9031129Z D=22, 2025-05-07T21:02:13.9031216Z B=75, 2025-05-07T21:02:13.9031296Z log_E=4, 2025-05-07T21:02:13.9031376Z L=16, 2025-05-07T21:02:13.9031470Z D_gradcheck=1, 2025-05-07T21:02:13.9031567Z stochastic_rounding=True, 2025-05-07T21:02:13.9031654Z weighted=False, 2025-05-07T21:02:13.9031750Z row_wise=True, 2025-05-07T21:02:13.9031834Z mixed=False, 2025-05-07T21:02:13.9031928Z use_cache=True, 2025-05-07T21:02:13.9032047Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9032132Z use_cpu=True, 2025-05-07T21:02:13.9032238Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9032371Z ) 2025-05-07T21:02:13.9032505Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9032875Z self=, 2025-05-07T21:02:13.9032985Z compile=False, 2025-05-07T21:02:13.9033101Z pooling_mode=, 2025-05-07T21:02:13.9033189Z T=4, 2025-05-07T21:02:13.9033270Z D=116, 2025-05-07T21:02:13.9033352Z B=93, 2025-05-07T21:02:13.9033440Z log_E=3, 2025-05-07T21:02:13.9033519Z L=18, 2025-05-07T21:02:13.9033603Z D_gradcheck=1, 2025-05-07T21:02:13.9033710Z stochastic_rounding=False, 2025-05-07T21:02:13.9033798Z weighted=False, 2025-05-07T21:02:13.9033882Z row_wise=True, 2025-05-07T21:02:13.9033975Z mixed=True, 2025-05-07T21:02:13.9034105Z use_cache=False, 2025-05-07T21:02:13.9034218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9034310Z use_cpu=True, 2025-05-07T21:02:13.9034414Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9034511Z ) 2025-05-07T21:02:13.9034643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9034978Z self=, 2025-05-07T21:02:13.9035077Z compile=True, 2025-05-07T21:02:13.9035190Z pooling_mode=, 2025-05-07T21:02:13.9035314Z T=4, 2025-05-07T21:02:13.9035404Z D=113, 2025-05-07T21:02:13.9035483Z B=98, 2025-05-07T21:02:13.9035564Z log_E=4, 2025-05-07T21:02:13.9035653Z L=7, 2025-05-07T21:02:13.9035741Z D_gradcheck=1, 2025-05-07T21:02:13.9035841Z stochastic_rounding=False, 2025-05-07T21:02:13.9035938Z weighted=True, 2025-05-07T21:02:13.9036024Z row_wise=True, 2025-05-07T21:02:13.9036106Z mixed=False, 2025-05-07T21:02:13.9036209Z use_cache=False, 2025-05-07T21:02:13.9036578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9036678Z use_cpu=True, 2025-05-07T21:02:13.9036788Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9036868Z ) 2025-05-07T21:02:13.9037014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9038171Z self=, 2025-05-07T21:02:13.9038260Z compile=True, 2025-05-07T21:02:13.9038384Z pooling_mode=, 2025-05-07T21:02:13.9038476Z T=4, 2025-05-07T21:02:13.9038557Z D=95, 2025-05-07T21:02:13.9038648Z B=114, 2025-05-07T21:02:13.9038731Z log_E=3, 2025-05-07T21:02:13.9038812Z L=19, 2025-05-07T21:02:13.9038910Z D_gradcheck=1, 2025-05-07T21:02:13.9039014Z stochastic_rounding=False, 2025-05-07T21:02:13.9039111Z weighted=False, 2025-05-07T21:02:13.9039197Z row_wise=True, 2025-05-07T21:02:13.9039290Z mixed=True, 2025-05-07T21:02:13.9039392Z use_cache=True, 2025-05-07T21:02:13.9039504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9039592Z use_cpu=True, 2025-05-07T21:02:13.9039712Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9039794Z ) 2025-05-07T21:02:13.9039927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9040282Z self=, 2025-05-07T21:02:13.9040370Z compile=True, 2025-05-07T21:02:13.9040486Z pooling_mode=, 2025-05-07T21:02:13.9040582Z T=5, 2025-05-07T21:02:13.9040671Z D=73, 2025-05-07T21:02:13.9040753Z B=34, 2025-05-07T21:02:13.9040846Z log_E=4, 2025-05-07T21:02:13.9040935Z L=15, 2025-05-07T21:02:13.9041032Z D_gradcheck=2, 2025-05-07T21:02:13.9041132Z stochastic_rounding=True, 2025-05-07T21:02:13.9041220Z weighted=False, 2025-05-07T21:02:13.9041318Z row_wise=True, 2025-05-07T21:02:13.9041405Z mixed=True, 2025-05-07T21:02:13.9041495Z use_cache=False, 2025-05-07T21:02:13.9041617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9041703Z use_cpu=True, 2025-05-07T21:02:13.9041881Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9317492Z ) 2025-05-07T21:02:13.9318003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9318700Z self=, 2025-05-07T21:02:13.9318868Z compile=True, 2025-05-07T21:02:13.9319091Z pooling_mode=, 2025-05-07T21:02:13.9319258Z T=2, 2025-05-07T21:02:13.9319409Z D=111, 2025-05-07T21:02:13.9319565Z B=54, 2025-05-07T21:02:13.9319715Z log_E=5, 2025-05-07T21:02:13.9319859Z L=6, 2025-05-07T21:02:13.9320026Z D_gradcheck=2, 2025-05-07T21:02:13.9320211Z stochastic_rounding=True, 2025-05-07T21:02:13.9320375Z weighted=False, 2025-05-07T21:02:13.9320540Z row_wise=True, 2025-05-07T21:02:13.9320905Z mixed=True, 2025-05-07T21:02:13.9321089Z use_cache=False, 2025-05-07T21:02:13.9321306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9321474Z use_cpu=True, 2025-05-07T21:02:13.9321689Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9321856Z ) 2025-05-07T21:02:13.9322113Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9322811Z self=, 2025-05-07T21:02:13.9322969Z compile=True, 2025-05-07T21:02:13.9323132Z pooling_mode=, 2025-05-07T21:02:13.9323362Z T=2, 2025-05-07T21:02:13.9323477Z D=55, 2025-05-07T21:02:13.9323594Z B=23, 2025-05-07T21:02:13.9323712Z log_E=5, 2025-05-07T21:02:13.9323824Z L=9, 2025-05-07T21:02:13.9323947Z D_gradcheck=2, 2025-05-07T21:02:13.9324093Z stochastic_rounding=True, 2025-05-07T21:02:13.9324218Z weighted=True, 2025-05-07T21:02:13.9324339Z row_wise=True, 2025-05-07T21:02:13.9324475Z mixed=True, 2025-05-07T21:02:13.9324600Z use_cache=True, 2025-05-07T21:02:13.9324761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9324893Z use_cpu=True, 2025-05-07T21:02:13.9325054Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9325189Z ) 2025-05-07T21:02:13.9325426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9326113Z self=, 2025-05-07T21:02:13.9326268Z compile=False, 2025-05-07T21:02:13.9326453Z pooling_mode=, 2025-05-07T21:02:13.9326590Z T=4, 2025-05-07T21:02:13.9326725Z D=4, 2025-05-07T21:02:13.9326848Z B=51, 2025-05-07T21:02:13.9326972Z log_E=5, 2025-05-07T21:02:13.9327096Z L=1, 2025-05-07T21:02:13.9327226Z D_gradcheck=2, 2025-05-07T21:02:13.9327382Z stochastic_rounding=True, 2025-05-07T21:02:13.9327515Z weighted=False, 2025-05-07T21:02:13.9327650Z row_wise=True, 2025-05-07T21:02:13.9327777Z mixed=True, 2025-05-07T21:02:13.9327914Z use_cache=True, 2025-05-07T21:02:13.9328078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9328204Z use_cpu=True, 2025-05-07T21:02:13.9328361Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9328480Z ) 2025-05-07T21:02:13.9328873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9329498Z self=, 2025-05-07T21:02:13.9329630Z compile=True, 2025-05-07T21:02:13.9329809Z pooling_mode=, 2025-05-07T21:02:13.9329929Z T=5, 2025-05-07T21:02:13.9330051Z D=93, 2025-05-07T21:02:13.9330184Z B=116, 2025-05-07T21:02:13.9330308Z log_E=4, 2025-05-07T21:02:13.9330429Z L=18, 2025-05-07T21:02:13.9330562Z D_gradcheck=2, 2025-05-07T21:02:13.9330708Z stochastic_rounding=False, 2025-05-07T21:02:13.9330845Z weighted=True, 2025-05-07T21:02:13.9330979Z row_wise=True, 2025-05-07T21:02:13.9331110Z mixed=True, 2025-05-07T21:02:13.9331251Z use_cache=False, 2025-05-07T21:02:13.9331421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9331688Z use_cpu=True, 2025-05-07T21:02:13.9331863Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9331981Z ) 2025-05-07T21:02:13.9332204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9332800Z self=, 2025-05-07T21:02:13.9332963Z compile=False, 2025-05-07T21:02:13.9333145Z pooling_mode=, 2025-05-07T21:02:13.9333277Z T=2, 2025-05-07T21:02:13.9333394Z D=2, 2025-05-07T21:02:13.9333512Z B=87, 2025-05-07T21:02:13.9333643Z log_E=4, 2025-05-07T21:02:13.9333765Z L=0, 2025-05-07T21:02:13.9333902Z D_gradcheck=2, 2025-05-07T21:02:13.9334060Z stochastic_rounding=False, 2025-05-07T21:02:13.9334189Z weighted=True, 2025-05-07T21:02:13.9334432Z row_wise=True, 2025-05-07T21:02:13.9334567Z mixed=True, 2025-05-07T21:02:13.9334714Z use_cache=False, 2025-05-07T21:02:13.9334917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9335062Z use_cpu=True, 2025-05-07T21:02:13.9335233Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9335372Z ) 2025-05-07T21:02:13.9335596Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9336167Z self=, 2025-05-07T21:02:13.9336649Z compile=False, 2025-05-07T21:02:13.9336965Z pooling_mode=, 2025-05-07T21:02:13.9337097Z T=4, 2025-05-07T21:02:13.9337214Z D=36, 2025-05-07T21:02:13.9337333Z B=18, 2025-05-07T21:02:13.9337466Z log_E=3, 2025-05-07T21:02:13.9337594Z L=5, 2025-05-07T21:02:13.9337733Z D_gradcheck=2, 2025-05-07T21:02:13.9337896Z stochastic_rounding=True, 2025-05-07T21:02:13.9338026Z weighted=False, 2025-05-07T21:02:13.9338164Z row_wise=True, 2025-05-07T21:02:13.9338298Z mixed=True, 2025-05-07T21:02:13.9338436Z use_cache=True, 2025-05-07T21:02:13.9338617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9338764Z use_cpu=True, 2025-05-07T21:02:13.9338929Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9339045Z ) 2025-05-07T21:02:13.9339384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9339947Z self=, 2025-05-07T21:02:13.9340098Z compile=True, 2025-05-07T21:02:13.9340276Z pooling_mode=, 2025-05-07T21:02:13.9340397Z T=2, 2025-05-07T21:02:13.9340529Z D=96, 2025-05-07T21:02:13.9340655Z B=112, 2025-05-07T21:02:13.9340783Z log_E=3, 2025-05-07T21:02:13.9340917Z L=3, 2025-05-07T21:02:13.9341051Z D_gradcheck=2, 2025-05-07T21:02:13.9341200Z stochastic_rounding=True, 2025-05-07T21:02:13.9341342Z weighted=False, 2025-05-07T21:02:13.9341472Z row_wise=True, 2025-05-07T21:02:13.9341601Z mixed=True, 2025-05-07T21:02:13.9341748Z use_cache=True, 2025-05-07T21:02:13.9341925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9342052Z use_cpu=True, 2025-05-07T21:02:13.9342223Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9342346Z ) 2025-05-07T21:02:13.9342571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9343135Z self=, 2025-05-07T21:02:13.9343281Z compile=True, 2025-05-07T21:02:13.9343461Z pooling_mode=, 2025-05-07T21:02:13.9343580Z T=3, 2025-05-07T21:02:13.9343701Z D=83, 2025-05-07T21:02:13.9343833Z B=77, 2025-05-07T21:02:13.9343957Z log_E=3, 2025-05-07T21:02:13.9344080Z L=0, 2025-05-07T21:02:13.9344218Z D_gradcheck=1, 2025-05-07T21:02:13.9344372Z stochastic_rounding=False, 2025-05-07T21:02:13.9344513Z weighted=True, 2025-05-07T21:02:13.9344658Z row_wise=True, 2025-05-07T21:02:13.9344792Z mixed=True, 2025-05-07T21:02:13.9344926Z use_cache=True, 2025-05-07T21:02:13.9345251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9345385Z use_cpu=True, 2025-05-07T21:02:13.9345561Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9345678Z ) 2025-05-07T21:02:13.9345890Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9346460Z self=, 2025-05-07T21:02:13.9346596Z compile=False, 2025-05-07T21:02:13.9346776Z pooling_mode=, 2025-05-07T21:02:13.9346912Z T=1, 2025-05-07T21:02:13.9347043Z D=18, 2025-05-07T21:02:13.9347174Z B=108, 2025-05-07T21:02:13.9347320Z log_E=5, 2025-05-07T21:02:13.9347445Z L=7, 2025-05-07T21:02:13.9347574Z D_gradcheck=1, 2025-05-07T21:02:13.9347742Z stochastic_rounding=False, 2025-05-07T21:02:13.9347981Z weighted=True, 2025-05-07T21:02:13.9348135Z row_wise=True, 2025-05-07T21:02:13.9348270Z mixed=True, 2025-05-07T21:02:13.9348412Z use_cache=False, 2025-05-07T21:02:13.9348611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9348744Z use_cpu=True, 2025-05-07T21:02:13.9348914Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9349043Z ) 2025-05-07T21:02:13.9349257Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9349821Z self=, 2025-05-07T21:02:13.9350040Z compile=True, 2025-05-07T21:02:13.9350216Z pooling_mode=, 2025-05-07T21:02:13.9350344Z T=3, 2025-05-07T21:02:13.9350474Z D=11, 2025-05-07T21:02:13.9350597Z B=83, 2025-05-07T21:02:13.9350714Z log_E=3, 2025-05-07T21:02:13.9350843Z L=20, 2025-05-07T21:02:13.9350971Z D_gradcheck=1, 2025-05-07T21:02:13.9351146Z stochastic_rounding=True, 2025-05-07T21:02:13.9351282Z weighted=True, 2025-05-07T21:02:13.9351412Z row_wise=True, 2025-05-07T21:02:13.9351548Z mixed=False, 2025-05-07T21:02:13.9351684Z use_cache=True, 2025-05-07T21:02:13.9351890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9352045Z use_cpu=True, 2025-05-07T21:02:13.9352244Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9352485Z ) 2025-05-07T21:02:13.9352743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9353395Z self=, 2025-05-07T21:02:13.9353581Z compile=False, 2025-05-07T21:02:13.9353791Z pooling_mode=, 2025-05-07T21:02:13.9353944Z T=1, 2025-05-07T21:02:13.9354107Z D=43, 2025-05-07T21:02:13.9354257Z B=19, 2025-05-07T21:02:13.9354410Z log_E=4, 2025-05-07T21:02:13.9354576Z L=3, 2025-05-07T21:02:13.9354735Z D_gradcheck=1, 2025-05-07T21:02:13.9354936Z stochastic_rounding=True, 2025-05-07T21:02:13.9355097Z weighted=False, 2025-05-07T21:02:13.9355258Z row_wise=True, 2025-05-07T21:02:13.9355426Z mixed=True, 2025-05-07T21:02:13.9355582Z use_cache=False, 2025-05-07T21:02:13.9355756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9355891Z use_cpu=True, 2025-05-07T21:02:13.9356049Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9356167Z ) 2025-05-07T21:02:13.9356372Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9356900Z self=, 2025-05-07T21:02:13.9357031Z compile=True, 2025-05-07T21:02:13.9357203Z pooling_mode=, 2025-05-07T21:02:13.9357323Z T=2, 2025-05-07T21:02:13.9357449Z D=37, 2025-05-07T21:02:13.9357566Z B=48, 2025-05-07T21:02:13.9357683Z log_E=4, 2025-05-07T21:02:13.9357804Z L=13, 2025-05-07T21:02:13.9357952Z D_gradcheck=2, 2025-05-07T21:02:13.9358128Z stochastic_rounding=True, 2025-05-07T21:02:13.9358267Z weighted=True, 2025-05-07T21:02:13.9358430Z row_wise=True, 2025-05-07T21:02:13.9358570Z mixed=False, 2025-05-07T21:02:13.9358705Z use_cache=True, 2025-05-07T21:02:13.9358955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9359107Z use_cpu=True, 2025-05-07T21:02:13.9359281Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9359399Z ) 2025-05-07T21:02:13.9359625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9360214Z self=, 2025-05-07T21:02:13.9360354Z compile=True, 2025-05-07T21:02:13.9360538Z pooling_mode=, 2025-05-07T21:02:13.9360657Z T=1, 2025-05-07T21:02:13.9360784Z D=31, 2025-05-07T21:02:13.9360902Z B=24, 2025-05-07T21:02:13.9361022Z log_E=5, 2025-05-07T21:02:13.9361158Z L=16, 2025-05-07T21:02:13.9361296Z D_gradcheck=2, 2025-05-07T21:02:13.9361531Z stochastic_rounding=True, 2025-05-07T21:02:13.9361672Z weighted=True, 2025-05-07T21:02:13.9361808Z row_wise=True, 2025-05-07T21:02:13.9361943Z mixed=False, 2025-05-07T21:02:13.9362087Z use_cache=False, 2025-05-07T21:02:13.9362259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9362385Z use_cpu=True, 2025-05-07T21:02:13.9362562Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9362685Z ) 2025-05-07T21:02:13.9362901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9363472Z self=, 2025-05-07T21:02:13.9363687Z compile=True, 2025-05-07T21:02:13.9363874Z pooling_mode=, 2025-05-07T21:02:13.9363996Z T=3, 2025-05-07T21:02:13.9364114Z D=9, 2025-05-07T21:02:13.9364243Z B=40, 2025-05-07T21:02:13.9364367Z log_E=4, 2025-05-07T21:02:13.9364487Z L=8, 2025-05-07T21:02:13.9364631Z D_gradcheck=2, 2025-05-07T21:02:13.9364789Z stochastic_rounding=True, 2025-05-07T21:02:13.9364916Z weighted=True, 2025-05-07T21:02:13.9365054Z row_wise=True, 2025-05-07T21:02:13.9365181Z mixed=False, 2025-05-07T21:02:13.9365315Z use_cache=True, 2025-05-07T21:02:13.9365501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9365628Z use_cpu=True, 2025-05-07T21:02:13.9365870Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9365996Z ) 2025-05-07T21:02:13.9366206Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9366778Z self=, 2025-05-07T21:02:13.9366919Z compile=False, 2025-05-07T21:02:13.9367092Z pooling_mode=, 2025-05-07T21:02:13.9367225Z T=5, 2025-05-07T21:02:13.9367348Z D=69, 2025-05-07T21:02:13.9367467Z B=44, 2025-05-07T21:02:13.9367593Z log_E=5, 2025-05-07T21:02:13.9367713Z L=4, 2025-05-07T21:02:13.9367843Z D_gradcheck=1, 2025-05-07T21:02:13.9368013Z stochastic_rounding=True, 2025-05-07T21:02:13.9368149Z weighted=False, 2025-05-07T21:02:13.9368277Z row_wise=True, 2025-05-07T21:02:13.9368412Z mixed=True, 2025-05-07T21:02:13.9368716Z use_cache=False, 2025-05-07T21:02:13.9368895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9369037Z use_cpu=True, 2025-05-07T21:02:13.9369211Z output_dtype=SparseType.FP16, 2025-05-07T21:02:13.9369339Z ) 2025-05-07T21:02:13.9369550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9370115Z self=, 2025-05-07T21:02:13.9370266Z compile=True, 2025-05-07T21:02:13.9370435Z pooling_mode=, 2025-05-07T21:02:13.9370554Z T=3, 2025-05-07T21:02:13.9370687Z D=73, 2025-05-07T21:02:13.9370810Z B=58, 2025-05-07T21:02:13.9370930Z log_E=3, 2025-05-07T21:02:13.9371054Z L=4, 2025-05-07T21:02:13.9371186Z D_gradcheck=2, 2025-05-07T21:02:13.9371335Z stochastic_rounding=True, 2025-05-07T21:02:13.9371485Z weighted=False, 2025-05-07T21:02:13.9371609Z row_wise=True, 2025-05-07T21:02:13.9371743Z mixed=False, 2025-05-07T21:02:13.9371955Z use_cache=False, 2025-05-07T21:02:13.9372136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:13.9372282Z use_cpu=True, 2025-05-07T21:02:13.9372447Z output_dtype=SparseType.FP32, 2025-05-07T21:02:13.9372564Z ) 2025-05-07T21:02:13.9372779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:13.9373340Z self=, 2025-05-07T21:02:13.9373478Z compile=True, 2025-05-07T21:02:13.9373657Z pooling_mode=, 2025-05-07T21:02:13.9373777Z T=1, 2025-05-07T21:02:13.9373899Z D=53, 2025-05-07T21:02:13.9374026Z B=70, 2025-05-07T21:02:13.9374147Z log_E=4, 2025-05-07T21:02:13.9374264Z L=9, 2025-05-07T21:02:13.9374477Z D_gradcheck=1, 2025-05-07T21:02:13.9374635Z stochastic_rounding=True, 2025-05-07T21:02:13.9374776Z weighted=False, 2025-05-07T21:02:13.9374903Z row_wise=True, 2025-05-07T21:02:13.9375031Z mixed=True, 2025-05-07T21:02:13.9375174Z use_cache=False, 2025-05-07T21:02:13.9375348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:13.9375483Z use_cpu=True, 2025-05-07T21:02:13.9375651Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.1982355Z ) 2025-05-07T21:02:16.1982705Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.1983339Z self=, 2025-05-07T21:02:16.1984406Z compile=False, 2025-05-07T21:02:16.1984676Z pooling_mode=, 2025-05-07T21:02:16.1984972Z T=1, 2025-05-07T21:02:16.1985174Z D=64, 2025-05-07T21:02:16.1985384Z B=56, 2025-05-07T21:02:16.1985583Z log_E=5, 2025-05-07T21:02:16.1985795Z L=4, 2025-05-07T21:02:16.1986075Z D_gradcheck=1, 2025-05-07T21:02:16.1986316Z stochastic_rounding=False, 2025-05-07T21:02:16.1986588Z weighted=True, 2025-05-07T21:02:16.1986820Z row_wise=True, 2025-05-07T21:02:16.1987043Z mixed=True, 2025-05-07T21:02:16.1987279Z use_cache=True, 2025-05-07T21:02:16.1987539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.1987953Z use_cpu=True, 2025-05-07T21:02:16.1988196Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.1988474Z ) 2025-05-07T21:02:16.1988722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.1989308Z self=, 2025-05-07T21:02:16.1989856Z compile=False, 2025-05-07T21:02:16.1990124Z pooling_mode=, 2025-05-07T21:02:16.1990416Z T=5, 2025-05-07T21:02:16.1990621Z D=29, 2025-05-07T21:02:16.1990832Z B=104, 2025-05-07T21:02:16.1991038Z log_E=4, 2025-05-07T21:02:16.1991259Z L=0, 2025-05-07T21:02:16.1991474Z D_gradcheck=2, 2025-05-07T21:02:16.1991716Z stochastic_rounding=True, 2025-05-07T21:02:16.1991999Z weighted=False, 2025-05-07T21:02:16.1992245Z row_wise=True, 2025-05-07T21:02:16.1992472Z mixed=False, 2025-05-07T21:02:16.1992708Z use_cache=False, 2025-05-07T21:02:16.1992976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.1993277Z use_cpu=True, 2025-05-07T21:02:16.1993534Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.1993817Z ) 2025-05-07T21:02:16.1994058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.1994649Z self=, 2025-05-07T21:02:16.1995192Z compile=True, 2025-05-07T21:02:16.1995458Z pooling_mode=, 2025-05-07T21:02:16.1995751Z T=4, 2025-05-07T21:02:16.1995961Z D=53, 2025-05-07T21:02:16.1996172Z B=92, 2025-05-07T21:02:16.1996378Z log_E=3, 2025-05-07T21:02:16.1996602Z L=13, 2025-05-07T21:02:16.1996819Z D_gradcheck=2, 2025-05-07T21:02:16.1997060Z stochastic_rounding=False, 2025-05-07T21:02:16.1997337Z weighted=True, 2025-05-07T21:02:16.1997570Z row_wise=True, 2025-05-07T21:02:16.1997916Z mixed=False, 2025-05-07T21:02:16.1998147Z use_cache=False, 2025-05-07T21:02:16.1998413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.1998708Z use_cpu=True, 2025-05-07T21:02:16.1998958Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.1999238Z ) 2025-05-07T21:02:16.1999477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2000066Z self=, 2025-05-07T21:02:16.2000603Z compile=True, 2025-05-07T21:02:16.2000860Z pooling_mode=, 2025-05-07T21:02:16.2001147Z T=5, 2025-05-07T21:02:16.2001343Z D=106, 2025-05-07T21:02:16.2001545Z B=35, 2025-05-07T21:02:16.2001737Z log_E=5, 2025-05-07T21:02:16.2002046Z L=1, 2025-05-07T21:02:16.2002253Z D_gradcheck=2, 2025-05-07T21:02:16.2002487Z stochastic_rounding=True, 2025-05-07T21:02:16.2002758Z weighted=True, 2025-05-07T21:02:16.2002993Z row_wise=True, 2025-05-07T21:02:16.2003209Z mixed=False, 2025-05-07T21:02:16.2003434Z use_cache=False, 2025-05-07T21:02:16.2003703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2003991Z use_cpu=True, 2025-05-07T21:02:16.2004243Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2004531Z ) 2025-05-07T21:02:16.2004769Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2005408Z self=, 2025-05-07T21:02:16.2005948Z compile=True, 2025-05-07T21:02:16.2006202Z pooling_mode=, 2025-05-07T21:02:16.2006504Z T=4, 2025-05-07T21:02:16.2006708Z D=59, 2025-05-07T21:02:16.2006912Z B=10, 2025-05-07T21:02:16.2007111Z log_E=4, 2025-05-07T21:02:16.2007331Z L=4, 2025-05-07T21:02:16.2007546Z D_gradcheck=1, 2025-05-07T21:02:16.2007794Z stochastic_rounding=False, 2025-05-07T21:02:16.2008073Z weighted=True, 2025-05-07T21:02:16.2008315Z row_wise=True, 2025-05-07T21:02:16.2008631Z mixed=False, 2025-05-07T21:02:16.2008866Z use_cache=False, 2025-05-07T21:02:16.2009189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2009481Z use_cpu=True, 2025-05-07T21:02:16.2009736Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2010019Z ) 2025-05-07T21:02:16.2010258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2010849Z self=, 2025-05-07T21:02:16.2011390Z compile=True, 2025-05-07T21:02:16.2011639Z pooling_mode=, 2025-05-07T21:02:16.2011951Z T=5, 2025-05-07T21:02:16.2025962Z D=39, 2025-05-07T21:02:16.2026235Z B=119, 2025-05-07T21:02:16.2026463Z log_E=3, 2025-05-07T21:02:16.2026691Z L=9, 2025-05-07T21:02:16.2026899Z D_gradcheck=1, 2025-05-07T21:02:16.2027154Z stochastic_rounding=True, 2025-05-07T21:02:16.2027435Z weighted=True, 2025-05-07T21:02:16.2027672Z row_wise=True, 2025-05-07T21:02:16.2027910Z mixed=False, 2025-05-07T21:02:16.2028148Z use_cache=False, 2025-05-07T21:02:16.2028416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2028731Z use_cpu=True, 2025-05-07T21:02:16.2028993Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2029271Z ) 2025-05-07T21:02:16.2029527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2030121Z self=, 2025-05-07T21:02:16.2030666Z compile=False, 2025-05-07T21:02:16.2030935Z pooling_mode=, 2025-05-07T21:02:16.2031240Z T=1, 2025-05-07T21:02:16.2031443Z D=127, 2025-05-07T21:02:16.2031659Z B=14, 2025-05-07T21:02:16.2031868Z log_E=4, 2025-05-07T21:02:16.2032082Z L=0, 2025-05-07T21:02:16.2032294Z D_gradcheck=1, 2025-05-07T21:02:16.2032547Z stochastic_rounding=False, 2025-05-07T21:02:16.2032827Z weighted=True, 2025-05-07T21:02:16.2033152Z row_wise=True, 2025-05-07T21:02:16.2033386Z mixed=False, 2025-05-07T21:02:16.2033618Z use_cache=False, 2025-05-07T21:02:16.2033882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2034186Z use_cpu=True, 2025-05-07T21:02:16.2034440Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2034712Z ) 2025-05-07T21:02:16.2034967Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2035556Z self=, 2025-05-07T21:02:16.2036097Z compile=False, 2025-05-07T21:02:16.2037277Z pooling_mode=, 2025-05-07T21:02:16.2037610Z T=2, 2025-05-07T21:02:16.2037813Z D=9, 2025-05-07T21:02:16.2038019Z B=24, 2025-05-07T21:02:16.2038398Z log_E=5, 2025-05-07T21:02:16.2038610Z L=2, 2025-05-07T21:02:16.2038820Z D_gradcheck=2, 2025-05-07T21:02:16.2039072Z stochastic_rounding=False, 2025-05-07T21:02:16.2039343Z weighted=False, 2025-05-07T21:02:16.2039585Z row_wise=True, 2025-05-07T21:02:16.2039820Z mixed=True, 2025-05-07T21:02:16.2040046Z use_cache=True, 2025-05-07T21:02:16.2040304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2040615Z use_cpu=True, 2025-05-07T21:02:16.2040872Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2041149Z ) 2025-05-07T21:02:16.2062504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2063303Z self=, 2025-05-07T21:02:16.2063837Z compile=True, 2025-05-07T21:02:16.2064084Z pooling_mode=, 2025-05-07T21:02:16.2064367Z T=5, 2025-05-07T21:02:16.2064555Z D=127, 2025-05-07T21:02:16.2064765Z B=109, 2025-05-07T21:02:16.2064961Z log_E=4, 2025-05-07T21:02:16.2065151Z L=8, 2025-05-07T21:02:16.2065352Z D_gradcheck=2, 2025-05-07T21:02:16.2065591Z stochastic_rounding=False, 2025-05-07T21:02:16.2065858Z weighted=False, 2025-05-07T21:02:16.2066080Z row_wise=True, 2025-05-07T21:02:16.2066289Z mixed=True, 2025-05-07T21:02:16.2066760Z use_cache=False, 2025-05-07T21:02:16.2067012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2067298Z use_cpu=True, 2025-05-07T21:02:16.2067533Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2067799Z ) 2025-05-07T21:02:16.2068038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2068606Z self=, 2025-05-07T21:02:16.2069138Z compile=True, 2025-05-07T21:02:16.2069380Z pooling_mode=, 2025-05-07T21:02:16.2069674Z T=1, 2025-05-07T21:02:16.2069858Z D=115, 2025-05-07T21:02:16.2070044Z B=117, 2025-05-07T21:02:16.2070232Z log_E=3, 2025-05-07T21:02:16.2070428Z L=11, 2025-05-07T21:02:16.2070623Z D_gradcheck=2, 2025-05-07T21:02:16.2070855Z stochastic_rounding=False, 2025-05-07T21:02:16.2071119Z weighted=False, 2025-05-07T21:02:16.2071336Z row_wise=True, 2025-05-07T21:02:16.2071548Z mixed=False, 2025-05-07T21:02:16.2071771Z use_cache=False, 2025-05-07T21:02:16.2072019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2072304Z use_cpu=True, 2025-05-07T21:02:16.2072543Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2072809Z ) 2025-05-07T21:02:16.2073046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2073614Z self=, 2025-05-07T21:02:16.2074137Z compile=True, 2025-05-07T21:02:16.2074383Z pooling_mode=, 2025-05-07T21:02:16.2074672Z T=5, 2025-05-07T21:02:16.2074860Z D=39, 2025-05-07T21:02:16.2075049Z B=113, 2025-05-07T21:02:16.2075238Z log_E=4, 2025-05-07T21:02:16.2075432Z L=11, 2025-05-07T21:02:16.2075626Z D_gradcheck=2, 2025-05-07T21:02:16.2076012Z stochastic_rounding=False, 2025-05-07T21:02:16.2076273Z weighted=False, 2025-05-07T21:02:16.2076498Z row_wise=True, 2025-05-07T21:02:16.2076719Z mixed=True, 2025-05-07T21:02:16.2076936Z use_cache=False, 2025-05-07T21:02:16.2077191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2077470Z use_cpu=True, 2025-05-07T21:02:16.2077709Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2077981Z ) 2025-05-07T21:02:16.2078210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2078781Z self=, 2025-05-07T21:02:16.2079308Z compile=True, 2025-05-07T21:02:16.2079548Z pooling_mode=, 2025-05-07T21:02:16.2079832Z T=5, 2025-05-07T21:02:16.2080081Z D=89, 2025-05-07T21:02:16.2080261Z B=56, 2025-05-07T21:02:16.2080454Z log_E=3, 2025-05-07T21:02:16.2080658Z L=15, 2025-05-07T21:02:16.2080851Z D_gradcheck=2, 2025-05-07T21:02:16.2081088Z stochastic_rounding=True, 2025-05-07T21:02:16.2081344Z weighted=True, 2025-05-07T21:02:16.2081552Z row_wise=True, 2025-05-07T21:02:16.2081767Z mixed=True, 2025-05-07T21:02:16.2081982Z use_cache=True, 2025-05-07T21:02:16.2082225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2082505Z use_cpu=True, 2025-05-07T21:02:16.2082740Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2083071Z ) 2025-05-07T21:02:16.2083294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2083921Z self=, 2025-05-07T21:02:16.2084444Z compile=True, 2025-05-07T21:02:16.2084681Z pooling_mode=, 2025-05-07T21:02:16.2084966Z T=3, 2025-05-07T21:02:16.2085156Z D=117, 2025-05-07T21:02:16.2085338Z B=78, 2025-05-07T21:02:16.2085528Z log_E=3, 2025-05-07T21:02:16.2085723Z L=0, 2025-05-07T21:02:16.2085907Z D_gradcheck=2, 2025-05-07T21:02:16.2086140Z stochastic_rounding=False, 2025-05-07T21:02:16.2086400Z weighted=False, 2025-05-07T21:02:16.2086619Z row_wise=True, 2025-05-07T21:02:16.2086886Z mixed=False, 2025-05-07T21:02:16.2087106Z use_cache=True, 2025-05-07T21:02:16.2087345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2087632Z use_cpu=True, 2025-05-07T21:02:16.2087873Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2088135Z ) 2025-05-07T21:02:16.2088366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2089088Z self=, 2025-05-07T21:02:16.2089615Z compile=True, 2025-05-07T21:02:16.2089851Z pooling_mode=, 2025-05-07T21:02:16.2090132Z T=4, 2025-05-07T21:02:16.2090332Z D=96, 2025-05-07T21:02:16.2090519Z B=103, 2025-05-07T21:02:16.2090711Z log_E=5, 2025-05-07T21:02:16.2090908Z L=0, 2025-05-07T21:02:16.2091097Z D_gradcheck=1, 2025-05-07T21:02:16.2091335Z stochastic_rounding=False, 2025-05-07T21:02:16.2091602Z weighted=True, 2025-05-07T21:02:16.2091812Z row_wise=True, 2025-05-07T21:02:16.2092033Z mixed=False, 2025-05-07T21:02:16.2092256Z use_cache=False, 2025-05-07T21:02:16.2092502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2092792Z use_cpu=True, 2025-05-07T21:02:16.2093031Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2093303Z ) 2025-05-07T21:02:16.2093575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2094141Z self=, 2025-05-07T21:02:16.2094665Z compile=False, 2025-05-07T21:02:16.2094899Z pooling_mode=, 2025-05-07T21:02:16.2095184Z T=3, 2025-05-07T21:02:16.2095369Z D=76, 2025-05-07T21:02:16.2095551Z B=58, 2025-05-07T21:02:16.2095747Z log_E=4, 2025-05-07T21:02:16.2095942Z L=5, 2025-05-07T21:02:16.2096133Z D_gradcheck=1, 2025-05-07T21:02:16.2096507Z stochastic_rounding=False, 2025-05-07T21:02:16.2096768Z weighted=True, 2025-05-07T21:02:16.2097000Z row_wise=True, 2025-05-07T21:02:16.2097221Z mixed=False, 2025-05-07T21:02:16.2097437Z use_cache=False, 2025-05-07T21:02:16.2097680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2097965Z use_cpu=True, 2025-05-07T21:02:16.2098203Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2098460Z ) 2025-05-07T21:02:16.2098692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2099272Z self=, 2025-05-07T21:02:16.2099792Z compile=True, 2025-05-07T21:02:16.2100038Z pooling_mode=, 2025-05-07T21:02:16.2100374Z T=1, 2025-05-07T21:02:16.2100563Z D=107, 2025-05-07T21:02:16.2100753Z B=120, 2025-05-07T21:02:16.2100945Z log_E=3, 2025-05-07T21:02:16.2101144Z L=5, 2025-05-07T21:02:16.2101333Z D_gradcheck=2, 2025-05-07T21:02:16.2101566Z stochastic_rounding=False, 2025-05-07T21:02:16.2101824Z weighted=False, 2025-05-07T21:02:16.2102042Z row_wise=True, 2025-05-07T21:02:16.2102257Z mixed=True, 2025-05-07T21:02:16.2102471Z use_cache=False, 2025-05-07T21:02:16.2102715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2103001Z use_cpu=True, 2025-05-07T21:02:16.2103285Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2103547Z ) 2025-05-07T21:02:16.2103787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2104354Z self=, 2025-05-07T21:02:16.2104872Z compile=True, 2025-05-07T21:02:16.2105115Z pooling_mode=, 2025-05-07T21:02:16.2105400Z T=5, 2025-05-07T21:02:16.2105584Z D=26, 2025-05-07T21:02:16.2105777Z B=45, 2025-05-07T21:02:16.2105965Z log_E=3, 2025-05-07T21:02:16.2106159Z L=6, 2025-05-07T21:02:16.2106354Z D_gradcheck=1, 2025-05-07T21:02:16.2106582Z stochastic_rounding=False, 2025-05-07T21:02:16.2106840Z weighted=False, 2025-05-07T21:02:16.2107104Z row_wise=True, 2025-05-07T21:02:16.2107316Z mixed=False, 2025-05-07T21:02:16.2107533Z use_cache=True, 2025-05-07T21:02:16.2107769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2108053Z use_cpu=True, 2025-05-07T21:02:16.2108292Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2317747Z ) 2025-05-07T21:02:16.2318017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2318607Z self=, 2025-05-07T21:02:16.2319295Z compile=False, 2025-05-07T21:02:16.2319621Z pooling_mode=, 2025-05-07T21:02:16.2319915Z T=5, 2025-05-07T21:02:16.2320108Z D=49, 2025-05-07T21:02:16.2320295Z B=40, 2025-05-07T21:02:16.2320491Z log_E=4, 2025-05-07T21:02:16.2320691Z L=17, 2025-05-07T21:02:16.2320889Z D_gradcheck=2, 2025-05-07T21:02:16.2321129Z stochastic_rounding=False, 2025-05-07T21:02:16.2321394Z weighted=False, 2025-05-07T21:02:16.2321618Z row_wise=True, 2025-05-07T21:02:16.2321838Z mixed=True, 2025-05-07T21:02:16.2322059Z use_cache=False, 2025-05-07T21:02:16.2322312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2322626Z use_cpu=True, 2025-05-07T21:02:16.2322886Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2323152Z ) 2025-05-07T21:02:16.2323398Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2323982Z self=, 2025-05-07T21:02:16.2324524Z compile=False, 2025-05-07T21:02:16.2324778Z pooling_mode=, 2025-05-07T21:02:16.2325073Z T=1, 2025-05-07T21:02:16.2325270Z D=116, 2025-05-07T21:02:16.2325464Z B=88, 2025-05-07T21:02:16.2325663Z log_E=5, 2025-05-07T21:02:16.2325999Z L=9, 2025-05-07T21:02:16.2326200Z D_gradcheck=2, 2025-05-07T21:02:16.2326443Z stochastic_rounding=True, 2025-05-07T21:02:16.2326717Z weighted=True, 2025-05-07T21:02:16.2326937Z row_wise=True, 2025-05-07T21:02:16.2327163Z mixed=False, 2025-05-07T21:02:16.2327392Z use_cache=False, 2025-05-07T21:02:16.2327700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2328003Z use_cpu=True, 2025-05-07T21:02:16.2328248Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2328510Z ) 2025-05-07T21:02:16.2328931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2329516Z self=, 2025-05-07T21:02:16.2330051Z compile=True, 2025-05-07T21:02:16.2330373Z pooling_mode=, 2025-05-07T21:02:16.2330665Z T=2, 2025-05-07T21:02:16.2330860Z D=73, 2025-05-07T21:02:16.2331052Z B=123, 2025-05-07T21:02:16.2331258Z log_E=3, 2025-05-07T21:02:16.2331468Z L=14, 2025-05-07T21:02:16.2331668Z D_gradcheck=1, 2025-05-07T21:02:16.2331913Z stochastic_rounding=True, 2025-05-07T21:02:16.2332182Z weighted=True, 2025-05-07T21:02:16.2332405Z row_wise=True, 2025-05-07T21:02:16.2332631Z mixed=True, 2025-05-07T21:02:16.2332857Z use_cache=False, 2025-05-07T21:02:16.2333112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2333487Z use_cpu=True, 2025-05-07T21:02:16.2333777Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2334046Z ) 2025-05-07T21:02:16.2334295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2334880Z self=, 2025-05-07T21:02:16.2335414Z compile=False, 2025-05-07T21:02:16.2335679Z pooling_mode=, 2025-05-07T21:02:16.2335972Z T=4, 2025-05-07T21:02:16.2336170Z D=104, 2025-05-07T21:02:16.2336702Z B=16, 2025-05-07T21:02:16.2336906Z log_E=4, 2025-05-07T21:02:16.2337121Z L=10, 2025-05-07T21:02:16.2337319Z D_gradcheck=2, 2025-05-07T21:02:16.2337563Z stochastic_rounding=True, 2025-05-07T21:02:16.2337918Z weighted=True, 2025-05-07T21:02:16.2338139Z row_wise=True, 2025-05-07T21:02:16.2338364Z mixed=False, 2025-05-07T21:02:16.2338590Z use_cache=True, 2025-05-07T21:02:16.2338843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2339146Z use_cpu=True, 2025-05-07T21:02:16.2339392Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2339659Z ) 2025-05-07T21:02:16.2339902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2340480Z self=, 2025-05-07T21:02:16.2341012Z compile=False, 2025-05-07T21:02:16.2341274Z pooling_mode=, 2025-05-07T21:02:16.2341567Z T=5, 2025-05-07T21:02:16.2341760Z D=8, 2025-05-07T21:02:16.2341959Z B=128, 2025-05-07T21:02:16.2342161Z log_E=3, 2025-05-07T21:02:16.2342361Z L=6, 2025-05-07T21:02:16.2342563Z D_gradcheck=1, 2025-05-07T21:02:16.2342804Z stochastic_rounding=True, 2025-05-07T21:02:16.2343074Z weighted=False, 2025-05-07T21:02:16.2343293Z row_wise=True, 2025-05-07T21:02:16.2343512Z mixed=True, 2025-05-07T21:02:16.2343735Z use_cache=True, 2025-05-07T21:02:16.2343980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2344280Z use_cpu=True, 2025-05-07T21:02:16.2344526Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2344795Z ) 2025-05-07T21:02:16.2345038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2345616Z self=, 2025-05-07T21:02:16.2346145Z compile=False, 2025-05-07T21:02:16.2346400Z pooling_mode=, 2025-05-07T21:02:16.2346695Z T=4, 2025-05-07T21:02:16.2346881Z D=57, 2025-05-07T21:02:16.2347081Z B=66, 2025-05-07T21:02:16.2347355Z log_E=5, 2025-05-07T21:02:16.2347556Z L=17, 2025-05-07T21:02:16.2347758Z D_gradcheck=2, 2025-05-07T21:02:16.2348001Z stochastic_rounding=True, 2025-05-07T21:02:16.2348263Z weighted=True, 2025-05-07T21:02:16.2348490Z row_wise=True, 2025-05-07T21:02:16.2348713Z mixed=True, 2025-05-07T21:02:16.2348926Z use_cache=True, 2025-05-07T21:02:16.2349183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2349484Z use_cpu=True, 2025-05-07T21:02:16.2349734Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2350002Z ) 2025-05-07T21:02:16.2350246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2350826Z self=, 2025-05-07T21:02:16.2351416Z compile=True, 2025-05-07T21:02:16.2351669Z pooling_mode=, 2025-05-07T21:02:16.2351960Z T=1, 2025-05-07T21:02:16.2352150Z D=11, 2025-05-07T21:02:16.2352349Z B=90, 2025-05-07T21:02:16.2352549Z log_E=5, 2025-05-07T21:02:16.2352746Z L=14, 2025-05-07T21:02:16.2352949Z D_gradcheck=2, 2025-05-07T21:02:16.2353193Z stochastic_rounding=False, 2025-05-07T21:02:16.2353476Z weighted=True, 2025-05-07T21:02:16.2353727Z row_wise=True, 2025-05-07T21:02:16.2353945Z mixed=True, 2025-05-07T21:02:16.2354156Z use_cache=True, 2025-05-07T21:02:16.2354471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2354764Z use_cpu=True, 2025-05-07T21:02:16.2354998Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2355271Z ) 2025-05-07T21:02:16.2355509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2356084Z self=, 2025-05-07T21:02:16.2356614Z compile=False, 2025-05-07T21:02:16.2356867Z pooling_mode=, 2025-05-07T21:02:16.2357155Z T=4, 2025-05-07T21:02:16.2357344Z D=119, 2025-05-07T21:02:16.2357540Z B=47, 2025-05-07T21:02:16.2357737Z log_E=4, 2025-05-07T21:02:16.2357935Z L=3, 2025-05-07T21:02:16.2358137Z D_gradcheck=1, 2025-05-07T21:02:16.2358459Z stochastic_rounding=True, 2025-05-07T21:02:16.2358714Z weighted=True, 2025-05-07T21:02:16.2358937Z row_wise=True, 2025-05-07T21:02:16.2359161Z mixed=False, 2025-05-07T21:02:16.2359377Z use_cache=False, 2025-05-07T21:02:16.2359638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2359930Z use_cpu=True, 2025-05-07T21:02:16.2360167Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2360436Z ) 2025-05-07T21:02:16.2360677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2361246Z self=, 2025-05-07T21:02:16.2361785Z compile=False, 2025-05-07T21:02:16.2369441Z pooling_mode=, 2025-05-07T21:02:16.2369739Z T=1, 2025-05-07T21:02:16.2369943Z D=124, 2025-05-07T21:02:16.2370144Z B=59, 2025-05-07T21:02:16.2370335Z log_E=4, 2025-05-07T21:02:16.2370538Z L=14, 2025-05-07T21:02:16.2370737Z D_gradcheck=2, 2025-05-07T21:02:16.2370980Z stochastic_rounding=False, 2025-05-07T21:02:16.2371253Z weighted=False, 2025-05-07T21:02:16.2371477Z row_wise=True, 2025-05-07T21:02:16.2371692Z mixed=False, 2025-05-07T21:02:16.2371914Z use_cache=True, 2025-05-07T21:02:16.2372168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2372461Z use_cpu=True, 2025-05-07T21:02:16.2372706Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2372979Z ) 2025-05-07T21:02:16.2373217Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2373795Z self=, 2025-05-07T21:02:16.2374332Z compile=False, 2025-05-07T21:02:16.2374585Z pooling_mode=, 2025-05-07T21:02:16.2374875Z T=4, 2025-05-07T21:02:16.2375075Z D=73, 2025-05-07T21:02:16.2375358Z B=59, 2025-05-07T21:02:16.2375551Z log_E=4, 2025-05-07T21:02:16.2375753Z L=14, 2025-05-07T21:02:16.2375959Z D_gradcheck=2, 2025-05-07T21:02:16.2376193Z stochastic_rounding=False, 2025-05-07T21:02:16.2376459Z weighted=True, 2025-05-07T21:02:16.2376685Z row_wise=True, 2025-05-07T21:02:16.2376898Z mixed=True, 2025-05-07T21:02:16.2377119Z use_cache=False, 2025-05-07T21:02:16.2377377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2377665Z use_cpu=True, 2025-05-07T21:02:16.2377913Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2378184Z ) 2025-05-07T21:02:16.2378419Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2379049Z self=, 2025-05-07T21:02:16.2379585Z compile=True, 2025-05-07T21:02:16.2379828Z pooling_mode=, 2025-05-07T21:02:16.2380117Z T=2, 2025-05-07T21:02:16.2380315Z D=24, 2025-05-07T21:02:16.2380504Z B=99, 2025-05-07T21:02:16.2380702Z log_E=5, 2025-05-07T21:02:16.2380904Z L=19, 2025-05-07T21:02:16.2381108Z D_gradcheck=2, 2025-05-07T21:02:16.2381337Z stochastic_rounding=True, 2025-05-07T21:02:16.2381600Z weighted=False, 2025-05-07T21:02:16.2381824Z row_wise=True, 2025-05-07T21:02:16.2382039Z mixed=False, 2025-05-07T21:02:16.2382309Z use_cache=False, 2025-05-07T21:02:16.2382564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2382848Z use_cpu=True, 2025-05-07T21:02:16.2383090Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2383381Z ) 2025-05-07T21:02:16.2383639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2384221Z self=, 2025-05-07T21:02:16.2384756Z compile=False, 2025-05-07T21:02:16.2385001Z pooling_mode=, 2025-05-07T21:02:16.2385294Z T=1, 2025-05-07T21:02:16.2385491Z D=116, 2025-05-07T21:02:16.2385683Z B=47, 2025-05-07T21:02:16.2385877Z log_E=4, 2025-05-07T21:02:16.2386080Z L=12, 2025-05-07T21:02:16.2386330Z D_gradcheck=1, 2025-05-07T21:02:16.2386569Z stochastic_rounding=True, 2025-05-07T21:02:16.2386839Z weighted=True, 2025-05-07T21:02:16.2387057Z row_wise=True, 2025-05-07T21:02:16.2387279Z mixed=False, 2025-05-07T21:02:16.2387503Z use_cache=True, 2025-05-07T21:02:16.2387751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2388037Z use_cpu=True, 2025-05-07T21:02:16.2388281Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2388549Z ) 2025-05-07T21:02:16.2388783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2389360Z self=, 2025-05-07T21:02:16.2389889Z compile=True, 2025-05-07T21:02:16.2390131Z pooling_mode=, 2025-05-07T21:02:16.2390423Z T=2, 2025-05-07T21:02:16.2390619Z D=122, 2025-05-07T21:02:16.2390810Z B=19, 2025-05-07T21:02:16.2391007Z log_E=3, 2025-05-07T21:02:16.2391213Z L=13, 2025-05-07T21:02:16.2391408Z D_gradcheck=2, 2025-05-07T21:02:16.2391647Z stochastic_rounding=False, 2025-05-07T21:02:16.2391914Z weighted=True, 2025-05-07T21:02:16.2392131Z row_wise=True, 2025-05-07T21:02:16.2392354Z mixed=True, 2025-05-07T21:02:16.2392575Z use_cache=True, 2025-05-07T21:02:16.2392815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2393106Z use_cpu=True, 2025-05-07T21:02:16.2393351Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2393623Z ) 2025-05-07T21:02:16.2393855Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2394429Z self=, 2025-05-07T21:02:16.2394960Z compile=False, 2025-05-07T21:02:16.2395201Z pooling_mode=, 2025-05-07T21:02:16.2395545Z T=3, 2025-05-07T21:02:16.2395741Z D=12, 2025-05-07T21:02:16.2395928Z B=55, 2025-05-07T21:02:16.2396123Z log_E=4, 2025-05-07T21:02:16.2396332Z L=11, 2025-05-07T21:02:16.2396526Z D_gradcheck=2, 2025-05-07T21:02:16.2396761Z stochastic_rounding=False, 2025-05-07T21:02:16.2397026Z weighted=True, 2025-05-07T21:02:16.2397248Z row_wise=True, 2025-05-07T21:02:16.2397471Z mixed=False, 2025-05-07T21:02:16.2397691Z use_cache=True, 2025-05-07T21:02:16.2397932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2398224Z use_cpu=True, 2025-05-07T21:02:16.2398465Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.2398729Z ) 2025-05-07T21:02:16.2398966Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2399587Z self=, 2025-05-07T21:02:16.2400119Z compile=True, 2025-05-07T21:02:16.2400361Z pooling_mode=, 2025-05-07T21:02:16.2400649Z T=1, 2025-05-07T21:02:16.2400842Z D=31, 2025-05-07T21:02:16.2401030Z B=67, 2025-05-07T21:02:16.2401227Z log_E=3, 2025-05-07T21:02:16.2401435Z L=20, 2025-05-07T21:02:16.2401632Z D_gradcheck=2, 2025-05-07T21:02:16.2401869Z stochastic_rounding=True, 2025-05-07T21:02:16.2402135Z weighted=False, 2025-05-07T21:02:16.2402356Z row_wise=True, 2025-05-07T21:02:16.2402622Z mixed=False, 2025-05-07T21:02:16.2402844Z use_cache=True, 2025-05-07T21:02:16.2403085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.2403381Z use_cpu=True, 2025-05-07T21:02:16.2403654Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2403936Z ) 2025-05-07T21:02:16.2404173Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2404752Z self=, 2025-05-07T21:02:16.2405280Z compile=True, 2025-05-07T21:02:16.2405521Z pooling_mode=, 2025-05-07T21:02:16.2405814Z T=3, 2025-05-07T21:02:16.2406010Z D=120, 2025-05-07T21:02:16.2406205Z B=3, 2025-05-07T21:02:16.2406450Z log_E=5, 2025-05-07T21:02:16.2406652Z L=16, 2025-05-07T21:02:16.2406847Z D_gradcheck=2, 2025-05-07T21:02:16.2407082Z stochastic_rounding=True, 2025-05-07T21:02:16.2407345Z weighted=True, 2025-05-07T21:02:16.2407562Z row_wise=True, 2025-05-07T21:02:16.2407782Z mixed=True, 2025-05-07T21:02:16.2408000Z use_cache=True, 2025-05-07T21:02:16.2408241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2408661Z use_cpu=True, 2025-05-07T21:02:16.2408903Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.2409165Z ) 2025-05-07T21:02:16.2409403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.2409977Z self=, 2025-05-07T21:02:16.2410501Z compile=False, 2025-05-07T21:02:16.2410753Z pooling_mode=, 2025-05-07T21:02:16.2411040Z T=2, 2025-05-07T21:02:16.2411226Z D=103, 2025-05-07T21:02:16.2411428Z B=88, 2025-05-07T21:02:16.2411625Z log_E=3, 2025-05-07T21:02:16.2411822Z L=2, 2025-05-07T21:02:16.2412014Z D_gradcheck=2, 2025-05-07T21:02:16.2412247Z stochastic_rounding=True, 2025-05-07T21:02:16.2412509Z weighted=True, 2025-05-07T21:02:16.2412728Z row_wise=True, 2025-05-07T21:02:16.2412947Z mixed=False, 2025-05-07T21:02:16.2413175Z use_cache=False, 2025-05-07T21:02:16.2413424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.2413714Z use_cpu=True, 2025-05-07T21:02:16.2413956Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.3978045Z ) 2025-05-07T21:02:16.3978513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.3979555Z self=, 2025-05-07T21:02:16.3980487Z compile=False, 2025-05-07T21:02:16.3981205Z pooling_mode=, 2025-05-07T21:02:16.3981713Z T=1, 2025-05-07T21:02:16.3982024Z D=10, 2025-05-07T21:02:16.3982315Z B=5, 2025-05-07T21:02:16.3982627Z log_E=3, 2025-05-07T21:02:16.3982948Z L=6, 2025-05-07T21:02:16.3983246Z D_gradcheck=1, 2025-05-07T21:02:16.3983612Z stochastic_rounding=False, 2025-05-07T21:02:16.3984015Z weighted=False, 2025-05-07T21:02:16.3984373Z row_wise=True, 2025-05-07T21:02:16.3984719Z mixed=False, 2025-05-07T21:02:16.3985057Z use_cache=False, 2025-05-07T21:02:16.3985450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.3985927Z use_cpu=True, 2025-05-07T21:02:16.3986312Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.3986742Z ) 2025-05-07T21:02:16.3987105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.3988224Z self=, 2025-05-07T21:02:16.3989136Z compile=True, 2025-05-07T21:02:16.3989526Z pooling_mode=, 2025-05-07T21:02:16.3989985Z T=4, 2025-05-07T21:02:16.3990287Z D=39, 2025-05-07T21:02:16.3990570Z B=72, 2025-05-07T21:02:16.3990853Z log_E=3, 2025-05-07T21:02:16.3991166Z L=18, 2025-05-07T21:02:16.3991455Z D_gradcheck=2, 2025-05-07T21:02:16.3991827Z stochastic_rounding=True, 2025-05-07T21:02:16.3992244Z weighted=True, 2025-05-07T21:02:16.3992730Z row_wise=True, 2025-05-07T21:02:16.3993061Z mixed=True, 2025-05-07T21:02:16.3993396Z use_cache=True, 2025-05-07T21:02:16.3993779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.3994243Z use_cpu=True, 2025-05-07T21:02:16.3994614Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.3995047Z ) 2025-05-07T21:02:16.3995421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.3996371Z self=, 2025-05-07T21:02:16.3997254Z compile=True, 2025-05-07T21:02:16.3997642Z pooling_mode=, 2025-05-07T21:02:16.3998094Z T=4, 2025-05-07T21:02:16.3998394Z D=3, 2025-05-07T21:02:16.3998828Z B=72, 2025-05-07T21:02:16.3999134Z log_E=3, 2025-05-07T21:02:16.3999459Z L=18, 2025-05-07T21:02:16.3999785Z D_gradcheck=2, 2025-05-07T21:02:16.4000172Z stochastic_rounding=True, 2025-05-07T21:02:16.4000608Z weighted=True, 2025-05-07T21:02:16.4000958Z row_wise=True, 2025-05-07T21:02:16.4001293Z mixed=True, 2025-05-07T21:02:16.4001626Z use_cache=True, 2025-05-07T21:02:16.4002000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.4002464Z use_cpu=True, 2025-05-07T21:02:16.4002846Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4003273Z ) 2025-05-07T21:02:16.4003682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4004677Z self=, 2025-05-07T21:02:16.4005591Z compile=True, 2025-05-07T21:02:16.4005992Z pooling_mode=, 2025-05-07T21:02:16.4006467Z T=4, 2025-05-07T21:02:16.4006761Z D=3, 2025-05-07T21:02:16.4007045Z B=4, 2025-05-07T21:02:16.4007324Z log_E=3, 2025-05-07T21:02:16.4007637Z L=18, 2025-05-07T21:02:16.4007949Z D_gradcheck=2, 2025-05-07T21:02:16.4008321Z stochastic_rounding=True, 2025-05-07T21:02:16.4008927Z weighted=True, 2025-05-07T21:02:16.4009263Z row_wise=True, 2025-05-07T21:02:16.4009594Z mixed=True, 2025-05-07T21:02:16.4009917Z use_cache=True, 2025-05-07T21:02:16.4010296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.4010754Z use_cpu=True, 2025-05-07T21:02:16.4011137Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4011545Z ) 2025-05-07T21:02:16.4011928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4012872Z self=, 2025-05-07T21:02:16.4013762Z compile=True, 2025-05-07T21:02:16.4014230Z pooling_mode=, 2025-05-07T21:02:16.4014704Z T=4, 2025-05-07T21:02:16.4014997Z D=3, 2025-05-07T21:02:16.4015290Z B=4, 2025-05-07T21:02:16.4015582Z log_E=3, 2025-05-07T21:02:16.4015884Z L=2, 2025-05-07T21:02:16.4016182Z D_gradcheck=2, 2025-05-07T21:02:16.4016537Z stochastic_rounding=True, 2025-05-07T21:02:16.4016949Z weighted=True, 2025-05-07T21:02:16.4017283Z row_wise=True, 2025-05-07T21:02:16.4017613Z mixed=True, 2025-05-07T21:02:16.4017942Z use_cache=True, 2025-05-07T21:02:16.4018307Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.4018773Z use_cpu=True, 2025-05-07T21:02:16.4019138Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4019557Z ) 2025-05-07T21:02:16.4020045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4020998Z self=, 2025-05-07T21:02:16.4021874Z compile=True, 2025-05-07T21:02:16.4022261Z pooling_mode=, 2025-05-07T21:02:16.4022728Z T=4, 2025-05-07T21:02:16.4023037Z D=3, 2025-05-07T21:02:16.4023346Z B=4, 2025-05-07T21:02:16.4023648Z log_E=3, 2025-05-07T21:02:16.4023949Z L=2, 2025-05-07T21:02:16.4024250Z D_gradcheck=1, 2025-05-07T21:02:16.4024611Z stochastic_rounding=True, 2025-05-07T21:02:16.4025114Z weighted=True, 2025-05-07T21:02:16.4025439Z row_wise=True, 2025-05-07T21:02:16.4025766Z mixed=True, 2025-05-07T21:02:16.4026098Z use_cache=True, 2025-05-07T21:02:16.4026479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.4026971Z use_cpu=True, 2025-05-07T21:02:16.4027361Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4027788Z ) 2025-05-07T21:02:16.4028168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4029144Z self=, 2025-05-07T21:02:16.4030045Z compile=True, 2025-05-07T21:02:16.4030415Z pooling_mode=, 2025-05-07T21:02:16.4030893Z T=1, 2025-05-07T21:02:16.4031270Z D=3, 2025-05-07T21:02:16.4031553Z B=4, 2025-05-07T21:02:16.4031838Z log_E=3, 2025-05-07T21:02:16.4032139Z L=2, 2025-05-07T21:02:16.4032443Z D_gradcheck=1, 2025-05-07T21:02:16.4032797Z stochastic_rounding=True, 2025-05-07T21:02:16.4033207Z weighted=True, 2025-05-07T21:02:16.4033572Z row_wise=True, 2025-05-07T21:02:16.4033925Z mixed=True, 2025-05-07T21:02:16.4034259Z use_cache=True, 2025-05-07T21:02:16.4034639Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.4035110Z use_cpu=True, 2025-05-07T21:02:16.4035475Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4035895Z ) 2025-05-07T21:02:16.4036265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4037555Z self=, 2025-05-07T21:02:16.4038437Z compile=True, 2025-05-07T21:02:16.4038824Z pooling_mode=, 2025-05-07T21:02:16.4039284Z T=1, 2025-05-07T21:02:16.4039578Z D=2, 2025-05-07T21:02:16.4039868Z B=4, 2025-05-07T21:02:16.4040157Z log_E=3, 2025-05-07T21:02:16.4040459Z L=2, 2025-05-07T21:02:16.4040751Z D_gradcheck=1, 2025-05-07T21:02:16.4041115Z stochastic_rounding=True, 2025-05-07T21:02:16.4041518Z weighted=True, 2025-05-07T21:02:16.4041867Z row_wise=True, 2025-05-07T21:02:16.4042198Z mixed=True, 2025-05-07T21:02:16.4042526Z use_cache=True, 2025-05-07T21:02:16.4042914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.4043368Z use_cpu=True, 2025-05-07T21:02:16.4043785Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4044212Z ) 2025-05-07T21:02:16.4044584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4045529Z self=, 2025-05-07T21:02:16.4046584Z compile=False, 2025-05-07T21:02:16.4047008Z pooling_mode=, 2025-05-07T21:02:16.4047467Z T=5, 2025-05-07T21:02:16.4047751Z D=115, 2025-05-07T21:02:16.4048047Z B=41, 2025-05-07T21:02:16.4048338Z log_E=4, 2025-05-07T21:02:16.4048801Z L=6, 2025-05-07T21:02:16.4049101Z D_gradcheck=1, 2025-05-07T21:02:16.4049465Z stochastic_rounding=False, 2025-05-07T21:02:16.4049871Z weighted=False, 2025-05-07T21:02:16.4050227Z row_wise=True, 2025-05-07T21:02:16.4050588Z mixed=False, 2025-05-07T21:02:16.4050939Z use_cache=False, 2025-05-07T21:02:16.4051340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.4051809Z use_cpu=True, 2025-05-07T21:02:16.4052190Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4052635Z ) 2025-05-07T21:02:16.4053149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4054124Z self=, 2025-05-07T21:02:16.4055000Z compile=False, 2025-05-07T21:02:16.4055401Z pooling_mode=, 2025-05-07T21:02:16.4055883Z T=1, 2025-05-07T21:02:16.4056164Z D=115, 2025-05-07T21:02:16.4056465Z B=41, 2025-05-07T21:02:16.4056762Z log_E=4, 2025-05-07T21:02:16.4057050Z L=6, 2025-05-07T21:02:16.4057349Z D_gradcheck=1, 2025-05-07T21:02:16.4057847Z stochastic_rounding=False, 2025-05-07T21:02:16.4058250Z weighted=False, 2025-05-07T21:02:16.4058597Z row_wise=True, 2025-05-07T21:02:16.4058923Z mixed=False, 2025-05-07T21:02:16.4059255Z use_cache=False, 2025-05-07T21:02:16.4059651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.4060114Z use_cpu=True, 2025-05-07T21:02:16.4060478Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4060911Z ) 2025-05-07T21:02:16.4061288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4062231Z self=, 2025-05-07T21:02:16.4063118Z compile=True, 2025-05-07T21:02:16.4063545Z pooling_mode=, 2025-05-07T21:02:16.4064149Z T=2, 2025-05-07T21:02:16.4064434Z D=32, 2025-05-07T21:02:16.4064723Z B=124, 2025-05-07T21:02:16.4065017Z log_E=3, 2025-05-07T21:02:16.4065314Z L=20, 2025-05-07T21:02:16.4065662Z D_gradcheck=1, 2025-05-07T21:02:16.4066046Z stochastic_rounding=False, 2025-05-07T21:02:16.4066466Z weighted=False, 2025-05-07T21:02:16.4066803Z row_wise=True, 2025-05-07T21:02:16.4067137Z mixed=False, 2025-05-07T21:02:16.4067474Z use_cache=False, 2025-05-07T21:02:16.4067863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.4068324Z use_cpu=True, 2025-05-07T21:02:16.4068702Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4069127Z ) 2025-05-07T21:02:16.4081499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4082515Z self=, 2025-05-07T21:02:16.4083408Z compile=True, 2025-05-07T21:02:16.4083804Z pooling_mode=, 2025-05-07T21:02:16.4084271Z T=1, 2025-05-07T21:02:16.4084563Z D=32, 2025-05-07T21:02:16.4084852Z B=124, 2025-05-07T21:02:16.4085146Z log_E=3, 2025-05-07T21:02:16.4085450Z L=20, 2025-05-07T21:02:16.4085746Z D_gradcheck=1, 2025-05-07T21:02:16.4086127Z stochastic_rounding=False, 2025-05-07T21:02:16.4086528Z weighted=False, 2025-05-07T21:02:16.4086872Z row_wise=True, 2025-05-07T21:02:16.4087211Z mixed=False, 2025-05-07T21:02:16.4087537Z use_cache=False, 2025-05-07T21:02:16.4087943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.4088404Z use_cpu=True, 2025-05-07T21:02:16.4088887Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4089304Z ) 2025-05-07T21:02:16.4089672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4090702Z self=, 2025-05-07T21:02:16.4091591Z compile=True, 2025-05-07T21:02:16.4091973Z pooling_mode=, 2025-05-07T21:02:16.4092415Z T=1, 2025-05-07T21:02:16.4092714Z D=124, 2025-05-07T21:02:16.4093011Z B=124, 2025-05-07T21:02:16.4093301Z log_E=3, 2025-05-07T21:02:16.4093619Z L=20, 2025-05-07T21:02:16.4093947Z D_gradcheck=1, 2025-05-07T21:02:16.4094340Z stochastic_rounding=False, 2025-05-07T21:02:16.4094761Z weighted=False, 2025-05-07T21:02:16.4095108Z row_wise=True, 2025-05-07T21:02:16.4095442Z mixed=False, 2025-05-07T21:02:16.4095780Z use_cache=False, 2025-05-07T21:02:16.4096177Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.4096632Z use_cpu=True, 2025-05-07T21:02:16.4097083Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4097525Z ) 2025-05-07T21:02:16.4097920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4098910Z self=, 2025-05-07T21:02:16.4099825Z compile=False, 2025-05-07T21:02:16.4100239Z pooling_mode=, 2025-05-07T21:02:16.4100691Z T=1, 2025-05-07T21:02:16.4100997Z D=124, 2025-05-07T21:02:16.4101292Z B=124, 2025-05-07T21:02:16.4101574Z log_E=3, 2025-05-07T21:02:16.4101867Z L=20, 2025-05-07T21:02:16.4102274Z D_gradcheck=1, 2025-05-07T21:02:16.4102636Z stochastic_rounding=False, 2025-05-07T21:02:16.4103066Z weighted=False, 2025-05-07T21:02:16.4103403Z row_wise=True, 2025-05-07T21:02:16.4103750Z mixed=False, 2025-05-07T21:02:16.4104076Z use_cache=False, 2025-05-07T21:02:16.4104465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.4104931Z use_cpu=True, 2025-05-07T21:02:16.4105306Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4105737Z ) 2025-05-07T21:02:16.4106103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4107046Z self=, 2025-05-07T21:02:16.4107933Z compile=False, 2025-05-07T21:02:16.4108423Z pooling_mode=, 2025-05-07T21:02:16.4108865Z T=1, 2025-05-07T21:02:16.4109166Z D=124, 2025-05-07T21:02:16.4109466Z B=20, 2025-05-07T21:02:16.4109755Z log_E=3, 2025-05-07T21:02:16.4110063Z L=20, 2025-05-07T21:02:16.4110371Z D_gradcheck=1, 2025-05-07T21:02:16.4110730Z stochastic_rounding=False, 2025-05-07T21:02:16.4111146Z weighted=False, 2025-05-07T21:02:16.4111502Z row_wise=True, 2025-05-07T21:02:16.4111828Z mixed=False, 2025-05-07T21:02:16.4112161Z use_cache=False, 2025-05-07T21:02:16.4112555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.4113022Z use_cpu=True, 2025-05-07T21:02:16.4113398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:16.4113819Z ) 2025-05-07T21:02:16.4114180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4115124Z self=, 2025-05-07T21:02:16.4116001Z compile=True, 2025-05-07T21:02:16.4116393Z pooling_mode=, 2025-05-07T21:02:16.4116836Z T=5, 2025-05-07T21:02:16.4117141Z D=46, 2025-05-07T21:02:16.4117453Z B=80, 2025-05-07T21:02:16.4117758Z log_E=4, 2025-05-07T21:02:16.4118084Z L=4, 2025-05-07T21:02:16.4118389Z D_gradcheck=2, 2025-05-07T21:02:16.4118741Z stochastic_rounding=True, 2025-05-07T21:02:16.4119151Z weighted=False, 2025-05-07T21:02:16.4119498Z row_wise=True, 2025-05-07T21:02:16.4119817Z mixed=True, 2025-05-07T21:02:16.4120142Z use_cache=False, 2025-05-07T21:02:16.4120537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:16.4121002Z use_cpu=True, 2025-05-07T21:02:16.4121382Z output_dtype=SparseType.FP32, 2025-05-07T21:02:16.4121815Z ) 2025-05-07T21:02:16.4122186Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:16.4123250Z self=, 2025-05-07T21:02:16.4124155Z compile=False, 2025-05-07T21:02:16.4124570Z pooling_mode=, 2025-05-07T21:02:16.4125025Z T=3, 2025-05-07T21:02:16.4125316Z D=25, 2025-05-07T21:02:16.4125621Z B=11, 2025-05-07T21:02:16.4125909Z log_E=4, 2025-05-07T21:02:16.4126219Z L=17, 2025-05-07T21:02:16.4126526Z D_gradcheck=2, 2025-05-07T21:02:16.4126877Z stochastic_rounding=False, 2025-05-07T21:02:16.4127294Z weighted=False, 2025-05-07T21:02:16.4127643Z row_wise=True, 2025-05-07T21:02:16.4127962Z mixed=True, 2025-05-07T21:02:16.4128302Z use_cache=False, 2025-05-07T21:02:16.4128830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:16.4129408Z use_cpu=True, 2025-05-07T21:02:16.4129798Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1598341Z ) 2025-05-07T21:02:18.1598620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1599234Z self=, 2025-05-07T21:02:18.1600069Z compile=False, 2025-05-07T21:02:18.1600423Z pooling_mode=, 2025-05-07T21:02:18.1600832Z T=3, 2025-05-07T21:02:18.1601100Z D=25, 2025-05-07T21:02:18.1601366Z B=11, 2025-05-07T21:02:18.1601642Z log_E=4, 2025-05-07T21:02:18.1602197Z L=17, 2025-05-07T21:02:18.1602475Z D_gradcheck=2, 2025-05-07T21:02:18.1602820Z stochastic_rounding=False, 2025-05-07T21:02:18.1603191Z weighted=False, 2025-05-07T21:02:18.1603504Z row_wise=True, 2025-05-07T21:02:18.1603826Z mixed=True, 2025-05-07T21:02:18.1604135Z use_cache=True, 2025-05-07T21:02:18.1604505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1604895Z use_cpu=True, 2025-05-07T21:02:18.1605201Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1605544Z ) 2025-05-07T21:02:18.1605841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1606405Z self=, 2025-05-07T21:02:18.1607146Z compile=False, 2025-05-07T21:02:18.1607410Z pooling_mode=, 2025-05-07T21:02:18.1607727Z T=3, 2025-05-07T21:02:18.1607924Z D=25, 2025-05-07T21:02:18.1608128Z B=2, 2025-05-07T21:02:18.1608330Z log_E=4, 2025-05-07T21:02:18.1608653Z L=17, 2025-05-07T21:02:18.1608856Z D_gradcheck=2, 2025-05-07T21:02:18.1609087Z stochastic_rounding=False, 2025-05-07T21:02:18.1609342Z weighted=False, 2025-05-07T21:02:18.1609560Z row_wise=True, 2025-05-07T21:02:18.1609775Z mixed=True, 2025-05-07T21:02:18.1609977Z use_cache=True, 2025-05-07T21:02:18.1610221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1610508Z use_cpu=True, 2025-05-07T21:02:18.1610739Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1610999Z ) 2025-05-07T21:02:18.1611231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1611790Z self=, 2025-05-07T21:02:18.1612319Z compile=True, 2025-05-07T21:02:18.1612558Z pooling_mode=, 2025-05-07T21:02:18.1612831Z T=3, 2025-05-07T21:02:18.1613013Z D=25, 2025-05-07T21:02:18.1613196Z B=2, 2025-05-07T21:02:18.1613384Z log_E=4, 2025-05-07T21:02:18.1613572Z L=17, 2025-05-07T21:02:18.1613758Z D_gradcheck=2, 2025-05-07T21:02:18.1613986Z stochastic_rounding=False, 2025-05-07T21:02:18.1614235Z weighted=False, 2025-05-07T21:02:18.1614448Z row_wise=True, 2025-05-07T21:02:18.1614655Z mixed=True, 2025-05-07T21:02:18.1614872Z use_cache=True, 2025-05-07T21:02:18.1615111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1615398Z use_cpu=True, 2025-05-07T21:02:18.1615632Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1615890Z ) 2025-05-07T21:02:18.1616221Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1616790Z self=, 2025-05-07T21:02:18.1617312Z compile=True, 2025-05-07T21:02:18.1617555Z pooling_mode=, 2025-05-07T21:02:18.1617838Z T=3, 2025-05-07T21:02:18.1618019Z D=25, 2025-05-07T21:02:18.1618208Z B=2, 2025-05-07T21:02:18.1618403Z log_E=4, 2025-05-07T21:02:18.1618595Z L=17, 2025-05-07T21:02:18.1618790Z D_gradcheck=2, 2025-05-07T21:02:18.1619026Z stochastic_rounding=False, 2025-05-07T21:02:18.1619276Z weighted=False, 2025-05-07T21:02:18.1619497Z row_wise=True, 2025-05-07T21:02:18.1619708Z mixed=False, 2025-05-07T21:02:18.1619915Z use_cache=True, 2025-05-07T21:02:18.1620251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1620541Z use_cpu=True, 2025-05-07T21:02:18.1620773Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1621029Z ) 2025-05-07T21:02:18.1621260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1621826Z self=, 2025-05-07T21:02:18.1622349Z compile=False, 2025-05-07T21:02:18.1622597Z pooling_mode=, 2025-05-07T21:02:18.1622882Z T=3, 2025-05-07T21:02:18.1623061Z D=25, 2025-05-07T21:02:18.1623298Z B=2, 2025-05-07T21:02:18.1623490Z log_E=4, 2025-05-07T21:02:18.1623678Z L=17, 2025-05-07T21:02:18.1623874Z D_gradcheck=2, 2025-05-07T21:02:18.1624108Z stochastic_rounding=False, 2025-05-07T21:02:18.1624359Z weighted=False, 2025-05-07T21:02:18.1624581Z row_wise=True, 2025-05-07T21:02:18.1624796Z mixed=False, 2025-05-07T21:02:18.1625001Z use_cache=True, 2025-05-07T21:02:18.1625243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1625529Z use_cpu=True, 2025-05-07T21:02:18.1625756Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1626019Z ) 2025-05-07T21:02:18.1626253Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1626822Z self=, 2025-05-07T21:02:18.1627427Z compile=False, 2025-05-07T21:02:18.1627670Z pooling_mode=, 2025-05-07T21:02:18.1628029Z T=2, 2025-05-07T21:02:18.1628257Z D=25, 2025-05-07T21:02:18.1628494Z B=2, 2025-05-07T21:02:18.1628717Z log_E=4, 2025-05-07T21:02:18.1628948Z L=17, 2025-05-07T21:02:18.1629181Z D_gradcheck=2, 2025-05-07T21:02:18.1629458Z stochastic_rounding=False, 2025-05-07T21:02:18.1629762Z weighted=False, 2025-05-07T21:02:18.1630023Z row_wise=True, 2025-05-07T21:02:18.1630277Z mixed=False, 2025-05-07T21:02:18.1630527Z use_cache=True, 2025-05-07T21:02:18.1630822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1631167Z use_cpu=True, 2025-05-07T21:02:18.1631440Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1631757Z ) 2025-05-07T21:02:18.1632039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1632737Z self=, 2025-05-07T21:02:18.1633384Z compile=False, 2025-05-07T21:02:18.1633674Z pooling_mode=, 2025-05-07T21:02:18.1634017Z T=4, 2025-05-07T21:02:18.1634238Z D=6, 2025-05-07T21:02:18.1634459Z B=76, 2025-05-07T21:02:18.1634684Z log_E=4, 2025-05-07T21:02:18.1634912Z L=19, 2025-05-07T21:02:18.1635146Z D_gradcheck=1, 2025-05-07T21:02:18.1635420Z stochastic_rounding=False, 2025-05-07T21:02:18.1635722Z weighted=True, 2025-05-07T21:02:18.1635983Z row_wise=True, 2025-05-07T21:02:18.1636239Z mixed=False, 2025-05-07T21:02:18.1636734Z use_cache=False, 2025-05-07T21:02:18.1637036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1637385Z use_cpu=True, 2025-05-07T21:02:18.1637659Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1637979Z ) 2025-05-07T21:02:18.1638350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1639045Z self=, 2025-05-07T21:02:18.1639698Z compile=True, 2025-05-07T21:02:18.1639992Z pooling_mode=, 2025-05-07T21:02:18.1640331Z T=4, 2025-05-07T21:02:18.1640553Z D=6, 2025-05-07T21:02:18.1640778Z B=76, 2025-05-07T21:02:18.1641008Z log_E=4, 2025-05-07T21:02:18.1641240Z L=19, 2025-05-07T21:02:18.1641473Z D_gradcheck=1, 2025-05-07T21:02:18.1641759Z stochastic_rounding=False, 2025-05-07T21:02:18.1642064Z weighted=True, 2025-05-07T21:02:18.1642323Z row_wise=True, 2025-05-07T21:02:18.1642575Z mixed=False, 2025-05-07T21:02:18.1642896Z use_cache=False, 2025-05-07T21:02:18.1643203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1643548Z use_cpu=True, 2025-05-07T21:02:18.1643823Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1644144Z ) 2025-05-07T21:02:18.1644425Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1645113Z self=, 2025-05-07T21:02:18.1645766Z compile=True, 2025-05-07T21:02:18.1646056Z pooling_mode=, 2025-05-07T21:02:18.1646392Z T=4, 2025-05-07T21:02:18.1646691Z D=6, 2025-05-07T21:02:18.1646916Z B=4, 2025-05-07T21:02:18.1647133Z log_E=4, 2025-05-07T21:02:18.1647372Z L=19, 2025-05-07T21:02:18.1647602Z D_gradcheck=1, 2025-05-07T21:02:18.1647878Z stochastic_rounding=False, 2025-05-07T21:02:18.1648178Z weighted=True, 2025-05-07T21:02:18.1648438Z row_wise=True, 2025-05-07T21:02:18.1648787Z mixed=False, 2025-05-07T21:02:18.1649045Z use_cache=False, 2025-05-07T21:02:18.1649344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1649687Z use_cpu=True, 2025-05-07T21:02:18.1649959Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1650278Z ) 2025-05-07T21:02:18.1650558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1651246Z self=, 2025-05-07T21:02:18.1651979Z compile=True, 2025-05-07T21:02:18.1652269Z pooling_mode=, 2025-05-07T21:02:18.1652605Z T=4, 2025-05-07T21:02:18.1652834Z D=6, 2025-05-07T21:02:18.1653064Z B=4, 2025-05-07T21:02:18.1653331Z log_E=4, 2025-05-07T21:02:18.1653572Z L=6, 2025-05-07T21:02:18.1653800Z D_gradcheck=1, 2025-05-07T21:02:18.1654112Z stochastic_rounding=False, 2025-05-07T21:02:18.1654440Z weighted=True, 2025-05-07T21:02:18.1654696Z row_wise=True, 2025-05-07T21:02:18.1654951Z mixed=False, 2025-05-07T21:02:18.1655214Z use_cache=False, 2025-05-07T21:02:18.1655505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1655852Z use_cpu=True, 2025-05-07T21:02:18.1656132Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1656446Z ) 2025-05-07T21:02:18.1656724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1657428Z self=, 2025-05-07T21:02:18.1658075Z compile=False, 2025-05-07T21:02:18.1658361Z pooling_mode=, 2025-05-07T21:02:18.1658704Z T=4, 2025-05-07T21:02:18.1658929Z D=6, 2025-05-07T21:02:18.1659150Z B=4, 2025-05-07T21:02:18.1659380Z log_E=4, 2025-05-07T21:02:18.1659617Z L=6, 2025-05-07T21:02:18.1659844Z D_gradcheck=1, 2025-05-07T21:02:18.1660123Z stochastic_rounding=False, 2025-05-07T21:02:18.1660435Z weighted=True, 2025-05-07T21:02:18.1660690Z row_wise=True, 2025-05-07T21:02:18.1660949Z mixed=False, 2025-05-07T21:02:18.1661213Z use_cache=False, 2025-05-07T21:02:18.1661507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1661851Z use_cpu=True, 2025-05-07T21:02:18.1662189Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1662502Z ) 2025-05-07T21:02:18.1662784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1663493Z self=, 2025-05-07T21:02:18.1664133Z compile=False, 2025-05-07T21:02:18.1664424Z pooling_mode=, 2025-05-07T21:02:18.1664769Z T=4, 2025-05-07T21:02:18.1664996Z D=6, 2025-05-07T21:02:18.1665214Z B=4, 2025-05-07T21:02:18.1665443Z log_E=4, 2025-05-07T21:02:18.1665681Z L=6, 2025-05-07T21:02:18.1665905Z D_gradcheck=1, 2025-05-07T21:02:18.1666182Z stochastic_rounding=False, 2025-05-07T21:02:18.1666493Z weighted=True, 2025-05-07T21:02:18.1666746Z row_wise=True, 2025-05-07T21:02:18.1667055Z mixed=True, 2025-05-07T21:02:18.1667315Z use_cache=False, 2025-05-07T21:02:18.1667606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1667958Z use_cpu=True, 2025-05-07T21:02:18.1668244Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1668555Z ) 2025-05-07T21:02:18.1668837Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1669534Z self=, 2025-05-07T21:02:18.1670181Z compile=False, 2025-05-07T21:02:18.1670477Z pooling_mode=, 2025-05-07T21:02:18.1670863Z T=4, 2025-05-07T21:02:18.1671084Z D=6, 2025-05-07T21:02:18.1671307Z B=4, 2025-05-07T21:02:18.1671537Z log_E=4, 2025-05-07T21:02:18.1671766Z L=6, 2025-05-07T21:02:18.1671998Z D_gradcheck=1, 2025-05-07T21:02:18.1672274Z stochastic_rounding=False, 2025-05-07T21:02:18.1672579Z weighted=False, 2025-05-07T21:02:18.1672843Z row_wise=True, 2025-05-07T21:02:18.1673102Z mixed=True, 2025-05-07T21:02:18.1673369Z use_cache=False, 2025-05-07T21:02:18.1673663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1674013Z use_cpu=True, 2025-05-07T21:02:18.1674301Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1674619Z ) 2025-05-07T21:02:18.1683567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1684421Z self=, 2025-05-07T21:02:18.1685074Z compile=True, 2025-05-07T21:02:18.1685369Z pooling_mode=, 2025-05-07T21:02:18.1685709Z T=1, 2025-05-07T21:02:18.1685937Z D=103, 2025-05-07T21:02:18.1686165Z B=68, 2025-05-07T21:02:18.1686384Z log_E=3, 2025-05-07T21:02:18.1686617Z L=8, 2025-05-07T21:02:18.1686851Z D_gradcheck=2, 2025-05-07T21:02:18.1687122Z stochastic_rounding=True, 2025-05-07T21:02:18.1687433Z weighted=False, 2025-05-07T21:02:18.1687697Z row_wise=True, 2025-05-07T21:02:18.1687953Z mixed=False, 2025-05-07T21:02:18.1688211Z use_cache=False, 2025-05-07T21:02:18.1688511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1688967Z use_cpu=True, 2025-05-07T21:02:18.1689253Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1689571Z ) 2025-05-07T21:02:18.1689841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1690544Z self=, 2025-05-07T21:02:18.1691196Z compile=True, 2025-05-07T21:02:18.1691478Z pooling_mode=, 2025-05-07T21:02:18.1691819Z T=1, 2025-05-07T21:02:18.1692048Z D=103, 2025-05-07T21:02:18.1692279Z B=68, 2025-05-07T21:02:18.1692498Z log_E=3, 2025-05-07T21:02:18.1692735Z L=8, 2025-05-07T21:02:18.1692970Z D_gradcheck=1, 2025-05-07T21:02:18.1693252Z stochastic_rounding=True, 2025-05-07T21:02:18.1693565Z weighted=False, 2025-05-07T21:02:18.1693828Z row_wise=True, 2025-05-07T21:02:18.1694078Z mixed=False, 2025-05-07T21:02:18.1694338Z use_cache=False, 2025-05-07T21:02:18.1694635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1694977Z use_cpu=True, 2025-05-07T21:02:18.1695314Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1695636Z ) 2025-05-07T21:02:18.1695904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1696603Z self=, 2025-05-07T21:02:18.1697254Z compile=True, 2025-05-07T21:02:18.1697533Z pooling_mode=, 2025-05-07T21:02:18.1697879Z T=1, 2025-05-07T21:02:18.1698107Z D=103, 2025-05-07T21:02:18.1698334Z B=68, 2025-05-07T21:02:18.1698557Z log_E=3, 2025-05-07T21:02:18.1698795Z L=0, 2025-05-07T21:02:18.1699021Z D_gradcheck=1, 2025-05-07T21:02:18.1699297Z stochastic_rounding=True, 2025-05-07T21:02:18.1699606Z weighted=False, 2025-05-07T21:02:18.1699916Z row_wise=True, 2025-05-07T21:02:18.1700175Z mixed=False, 2025-05-07T21:02:18.1700432Z use_cache=False, 2025-05-07T21:02:18.1700729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1701072Z use_cpu=True, 2025-05-07T21:02:18.1701358Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1701675Z ) 2025-05-07T21:02:18.1701944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.1702643Z self=, 2025-05-07T21:02:18.1703291Z compile=True, 2025-05-07T21:02:18.1703630Z pooling_mode=, 2025-05-07T21:02:18.1703972Z T=3, 2025-05-07T21:02:18.1704199Z D=103, 2025-05-07T21:02:18.1704419Z B=68, 2025-05-07T21:02:18.1704643Z log_E=3, 2025-05-07T21:02:18.1704877Z L=0, 2025-05-07T21:02:18.1705103Z D_gradcheck=1, 2025-05-07T21:02:18.1705379Z stochastic_rounding=True, 2025-05-07T21:02:18.1705689Z weighted=False, 2025-05-07T21:02:18.1705945Z row_wise=True, 2025-05-07T21:02:18.1706206Z mixed=False, 2025-05-07T21:02:18.1706463Z use_cache=False, 2025-05-07T21:02:18.1706757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1707103Z use_cpu=True, 2025-05-07T21:02:18.1707383Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8515190Z ) 2025-05-07T21:02:18.8515914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:18.8516659Z self=, 2025-05-07T21:02:18.8517328Z compile=False, 2025-05-07T21:02:18.8517640Z pooling_mode=, 2025-05-07T21:02:18.8517991Z T=3, 2025-05-07T21:02:18.8518220Z D=103, 2025-05-07T21:02:18.8518457Z B=68, 2025-05-07T21:02:18.8518691Z log_E=3, 2025-05-07T21:02:18.8518928Z L=0, 2025-05-07T21:02:18.8519168Z D_gradcheck=1, 2025-05-07T21:02:18.8519455Z stochastic_rounding=True, 2025-05-07T21:02:18.8519773Z weighted=False, 2025-05-07T21:02:18.8520052Z row_wise=True, 2025-05-07T21:02:18.8520317Z mixed=False, 2025-05-07T21:02:18.8520577Z use_cache=False, 2025-05-07T21:02:18.8520888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.8521251Z use_cpu=True, 2025-05-07T21:02:18.8521536Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.8521867Z ) 2025-05-07T21:02:18.8522100Z PASSED 2025-05-07T21:02:28.4675398Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4676957Z self=, 2025-05-07T21:02:28.4677776Z mixed_B=False, 2025-05-07T21:02:28.4678010Z compile=False, 2025-05-07T21:02:28.4678230Z T=1, 2025-05-07T21:02:28.4678426Z D=2, 2025-05-07T21:02:28.4678607Z B=1, 2025-05-07T21:02:28.4678805Z log_E=3, 2025-05-07T21:02:28.4679007Z L=0, 2025-05-07T21:02:28.4680643Z D_gradcheck=1, 2025-05-07T21:02:28.4680877Z stochastic_rounding=False, 2025-05-07T21:02:28.4681142Z weighted=False, 2025-05-07T21:02:28.4681356Z row_wise=False, 2025-05-07T21:02:28.4681573Z mixed=False, 2025-05-07T21:02:28.4682128Z use_cache=False, 2025-05-07T21:02:28.4682377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.4682680Z use_cpu=False, 2025-05-07T21:02:28.4682919Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.4683187Z ) 2025-05-07T21:02:28.4683425Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4684014Z self=, 2025-05-07T21:02:28.4684553Z mixed_B=True, 2025-05-07T21:02:28.4684763Z compile=False, 2025-05-07T21:02:28.4684977Z T=1, 2025-05-07T21:02:28.4685170Z D=2, 2025-05-07T21:02:28.4685352Z B=1, 2025-05-07T21:02:28.4685539Z log_E=3, 2025-05-07T21:02:28.4685736Z L=0, 2025-05-07T21:02:28.4686023Z D_gradcheck=1, 2025-05-07T21:02:28.4686255Z stochastic_rounding=False, 2025-05-07T21:02:28.4686515Z weighted=False, 2025-05-07T21:02:28.4686727Z row_wise=False, 2025-05-07T21:02:28.4686947Z mixed=False, 2025-05-07T21:02:28.4687164Z use_cache=False, 2025-05-07T21:02:28.4687408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.4687707Z use_cpu=False, 2025-05-07T21:02:28.4687945Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.4688207Z ) 2025-05-07T21:02:28.4688444Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4690940Z self=, 2025-05-07T21:02:28.4692163Z mixed_B=True, 2025-05-07T21:02:28.4692381Z compile=False, 2025-05-07T21:02:28.4692592Z T=3, 2025-05-07T21:02:28.4692784Z D=119, 2025-05-07T21:02:28.4692976Z B=82, 2025-05-07T21:02:28.4693168Z log_E=3, 2025-05-07T21:02:28.4693357Z L=17, 2025-05-07T21:02:28.4693556Z D_gradcheck=2, 2025-05-07T21:02:28.4693788Z stochastic_rounding=True, 2025-05-07T21:02:28.4694049Z weighted=False, 2025-05-07T21:02:28.4694264Z row_wise=True, 2025-05-07T21:02:28.4694484Z mixed=False, 2025-05-07T21:02:28.4694709Z use_cache=True, 2025-05-07T21:02:28.4694950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.4695335Z use_cpu=True, 2025-05-07T21:02:28.4695570Z output_dtype=SparseType.BF16, 2025-05-07T21:02:28.4695828Z ) 2025-05-07T21:02:28.4696070Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4696660Z self=, 2025-05-07T21:02:28.4697192Z mixed_B=True, 2025-05-07T21:02:28.4697410Z compile=True, 2025-05-07T21:02:28.4697622Z T=2, 2025-05-07T21:02:28.4697804Z D=45, 2025-05-07T21:02:28.4697994Z B=22, 2025-05-07T21:02:28.4698190Z log_E=4, 2025-05-07T21:02:28.4698384Z L=1, 2025-05-07T21:02:28.4698581Z D_gradcheck=2, 2025-05-07T21:02:28.4698815Z stochastic_rounding=True, 2025-05-07T21:02:28.4699068Z weighted=True, 2025-05-07T21:02:28.4699284Z row_wise=False, 2025-05-07T21:02:28.4699503Z mixed=False, 2025-05-07T21:02:28.4699714Z use_cache=True, 2025-05-07T21:02:28.4699958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.4700254Z use_cpu=False, 2025-05-07T21:02:28.4700491Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.4700750Z ) 2025-05-07T21:02:28.4700986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4701576Z self=, 2025-05-07T21:02:28.4702106Z mixed_B=True, 2025-05-07T21:02:28.4702323Z compile=False, 2025-05-07T21:02:28.4702552Z T=4, 2025-05-07T21:02:28.4702749Z D=31, 2025-05-07T21:02:28.4702936Z B=52, 2025-05-07T21:02:28.4703128Z log_E=5, 2025-05-07T21:02:28.4703329Z L=13, 2025-05-07T21:02:28.4703523Z D_gradcheck=1, 2025-05-07T21:02:28.4703760Z stochastic_rounding=False, 2025-05-07T21:02:28.4704021Z weighted=False, 2025-05-07T21:02:28.4704233Z row_wise=True, 2025-05-07T21:02:28.4704450Z mixed=False, 2025-05-07T21:02:28.4704777Z use_cache=True, 2025-05-07T21:02:28.4705020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.4705318Z use_cpu=False, 2025-05-07T21:02:28.4705562Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.4705828Z ) 2025-05-07T21:02:28.4706069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4706661Z self=, 2025-05-07T21:02:28.4707232Z mixed_B=True, 2025-05-07T21:02:28.4707468Z compile=True, 2025-05-07T21:02:28.4707682Z T=3, 2025-05-07T21:02:28.4707873Z D=65, 2025-05-07T21:02:28.4708058Z B=87, 2025-05-07T21:02:28.4708253Z log_E=5, 2025-05-07T21:02:28.4708456Z L=14, 2025-05-07T21:02:28.4708692Z D_gradcheck=2, 2025-05-07T21:02:28.4708927Z stochastic_rounding=True, 2025-05-07T21:02:28.4709188Z weighted=True, 2025-05-07T21:02:28.4709405Z row_wise=False, 2025-05-07T21:02:28.4709627Z mixed=False, 2025-05-07T21:02:28.4709851Z use_cache=True, 2025-05-07T21:02:28.4710092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.4710394Z use_cpu=True, 2025-05-07T21:02:28.4710639Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.4710903Z ) 2025-05-07T21:02:28.4711147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4711738Z self=, 2025-05-07T21:02:28.4712325Z mixed_B=True, 2025-05-07T21:02:28.4712535Z compile=False, 2025-05-07T21:02:28.4712750Z T=3, 2025-05-07T21:02:28.4712943Z D=5, 2025-05-07T21:02:28.4713135Z B=65, 2025-05-07T21:02:28.4713329Z log_E=3, 2025-05-07T21:02:28.4713531Z L=10, 2025-05-07T21:02:28.4713723Z D_gradcheck=1, 2025-05-07T21:02:28.4713957Z stochastic_rounding=True, 2025-05-07T21:02:28.4714220Z weighted=False, 2025-05-07T21:02:28.4714436Z row_wise=False, 2025-05-07T21:02:28.4714656Z mixed=True, 2025-05-07T21:02:28.4714884Z use_cache=True, 2025-05-07T21:02:28.4715126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.4715469Z use_cpu=True, 2025-05-07T21:02:28.4715711Z output_dtype=SparseType.BF16, 2025-05-07T21:02:28.4715973Z ) 2025-05-07T21:02:28.4716217Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4716807Z self=, 2025-05-07T21:02:28.4717341Z mixed_B=False, 2025-05-07T21:02:28.4717568Z compile=True, 2025-05-07T21:02:28.4717786Z T=3, 2025-05-07T21:02:28.4717975Z D=66, 2025-05-07T21:02:28.4718172Z B=61, 2025-05-07T21:02:28.4718376Z log_E=3, 2025-05-07T21:02:28.4718573Z L=5, 2025-05-07T21:02:28.4718773Z D_gradcheck=1, 2025-05-07T21:02:28.4719011Z stochastic_rounding=True, 2025-05-07T21:02:28.4719276Z weighted=True, 2025-05-07T21:02:28.4719497Z row_wise=False, 2025-05-07T21:02:28.4719797Z mixed=True, 2025-05-07T21:02:28.4720070Z use_cache=False, 2025-05-07T21:02:28.4720321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.4720635Z use_cpu=False, 2025-05-07T21:02:28.4720945Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.4721206Z ) 2025-05-07T21:02:28.4721441Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4722028Z self=, 2025-05-07T21:02:28.4722560Z mixed_B=True, 2025-05-07T21:02:28.4722774Z compile=True, 2025-05-07T21:02:28.4722992Z T=1, 2025-05-07T21:02:28.4723180Z D=120, 2025-05-07T21:02:28.4723382Z B=23, 2025-05-07T21:02:28.4723578Z log_E=5, 2025-05-07T21:02:28.4723772Z L=12, 2025-05-07T21:02:28.4723984Z D_gradcheck=1, 2025-05-07T21:02:28.4724224Z stochastic_rounding=False, 2025-05-07T21:02:28.4724485Z weighted=True, 2025-05-07T21:02:28.4724709Z row_wise=True, 2025-05-07T21:02:28.4724925Z mixed=True, 2025-05-07T21:02:28.4725194Z use_cache=True, 2025-05-07T21:02:28.4725441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.4725737Z use_cpu=False, 2025-05-07T21:02:28.4725982Z output_dtype=SparseType.BF16, 2025-05-07T21:02:28.4726241Z ) 2025-05-07T21:02:28.4726485Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4727081Z self=, 2025-05-07T21:02:28.4727611Z mixed_B=True, 2025-05-07T21:02:28.4727831Z compile=False, 2025-05-07T21:02:28.4728047Z T=5, 2025-05-07T21:02:28.4728237Z D=116, 2025-05-07T21:02:28.4728432Z B=112, 2025-05-07T21:02:28.4728744Z log_E=5, 2025-05-07T21:02:28.4728940Z L=0, 2025-05-07T21:02:28.4729139Z D_gradcheck=2, 2025-05-07T21:02:28.4729421Z stochastic_rounding=False, 2025-05-07T21:02:28.4729681Z weighted=True, 2025-05-07T21:02:28.4729908Z row_wise=False, 2025-05-07T21:02:28.4730127Z mixed=True, 2025-05-07T21:02:28.4730340Z use_cache=False, 2025-05-07T21:02:28.4730595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.4730894Z use_cpu=False, 2025-05-07T21:02:28.4731134Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.4731403Z ) 2025-05-07T21:02:28.4731646Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4732232Z self=, 2025-05-07T21:02:28.4732812Z mixed_B=False, 2025-05-07T21:02:28.4733031Z compile=True, 2025-05-07T21:02:28.4733245Z T=1, 2025-05-07T21:02:28.4733427Z D=64, 2025-05-07T21:02:28.4733619Z B=10, 2025-05-07T21:02:28.4733809Z log_E=5, 2025-05-07T21:02:28.4734003Z L=18, 2025-05-07T21:02:28.4734199Z D_gradcheck=2, 2025-05-07T21:02:28.4734433Z stochastic_rounding=False, 2025-05-07T21:02:28.4734688Z weighted=True, 2025-05-07T21:02:28.4734904Z row_wise=True, 2025-05-07T21:02:28.4735116Z mixed=True, 2025-05-07T21:02:28.4735323Z use_cache=True, 2025-05-07T21:02:28.4735569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.4735863Z use_cpu=False, 2025-05-07T21:02:28.4736150Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.4736733Z ) 2025-05-07T21:02:28.4737008Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4737600Z self=, 2025-05-07T21:02:28.4738141Z mixed_B=False, 2025-05-07T21:02:28.4738360Z compile=True, 2025-05-07T21:02:28.4738573Z T=4, 2025-05-07T21:02:28.4738756Z D=79, 2025-05-07T21:02:28.4738949Z B=29, 2025-05-07T21:02:28.4739140Z log_E=3, 2025-05-07T21:02:28.4739334Z L=9, 2025-05-07T21:02:28.4739528Z D_gradcheck=1, 2025-05-07T21:02:28.4739766Z stochastic_rounding=False, 2025-05-07T21:02:28.4740022Z weighted=True, 2025-05-07T21:02:28.4740243Z row_wise=False, 2025-05-07T21:02:28.4740462Z mixed=False, 2025-05-07T21:02:28.4740681Z use_cache=True, 2025-05-07T21:02:28.4740927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.4741219Z use_cpu=True, 2025-05-07T21:02:28.4741452Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.4741719Z ) 2025-05-07T21:02:28.4741958Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4742536Z self=, 2025-05-07T21:02:28.4743077Z mixed_B=True, 2025-05-07T21:02:28.4743296Z compile=False, 2025-05-07T21:02:28.4743502Z T=5, 2025-05-07T21:02:28.4743691Z D=3, 2025-05-07T21:02:28.4743880Z B=5, 2025-05-07T21:02:28.4744059Z log_E=5, 2025-05-07T21:02:28.4744258Z L=3, 2025-05-07T21:02:28.4744457Z D_gradcheck=2, 2025-05-07T21:02:28.4744688Z stochastic_rounding=False, 2025-05-07T21:02:28.4744942Z weighted=True, 2025-05-07T21:02:28.4745161Z row_wise=False, 2025-05-07T21:02:28.4745376Z mixed=True, 2025-05-07T21:02:28.4745669Z use_cache=True, 2025-05-07T21:02:28.4745913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.4746202Z use_cpu=True, 2025-05-07T21:02:28.4746434Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.4746698Z ) 2025-05-07T21:02:28.4746937Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4747513Z self=, 2025-05-07T21:02:28.4748047Z mixed_B=True, 2025-05-07T21:02:28.4748267Z compile=True, 2025-05-07T21:02:28.4748473Z T=4, 2025-05-07T21:02:28.4748662Z D=59, 2025-05-07T21:02:28.4748853Z B=26, 2025-05-07T21:02:28.4749035Z log_E=4, 2025-05-07T21:02:28.4749233Z L=13, 2025-05-07T21:02:28.4749436Z D_gradcheck=2, 2025-05-07T21:02:28.4749731Z stochastic_rounding=False, 2025-05-07T21:02:28.4749995Z weighted=False, 2025-05-07T21:02:28.4750211Z row_wise=True, 2025-05-07T21:02:28.4750418Z mixed=True, 2025-05-07T21:02:28.4750631Z use_cache=True, 2025-05-07T21:02:28.4750875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.4751187Z use_cpu=True, 2025-05-07T21:02:28.4751428Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.4751687Z ) 2025-05-07T21:02:28.4751927Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4752516Z self=, 2025-05-07T21:02:28.4753113Z mixed_B=False, 2025-05-07T21:02:28.4753330Z compile=False, 2025-05-07T21:02:28.4753553Z T=5, 2025-05-07T21:02:28.4753735Z D=24, 2025-05-07T21:02:28.4762217Z B=55, 2025-05-07T21:02:28.4762486Z log_E=4, 2025-05-07T21:02:28.4762695Z L=16, 2025-05-07T21:02:28.4762890Z D_gradcheck=1, 2025-05-07T21:02:28.4763139Z stochastic_rounding=True, 2025-05-07T21:02:28.4763409Z weighted=True, 2025-05-07T21:02:28.4763622Z row_wise=True, 2025-05-07T21:02:28.4763836Z mixed=True, 2025-05-07T21:02:28.4764059Z use_cache=True, 2025-05-07T21:02:28.4764302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.4764596Z use_cpu=True, 2025-05-07T21:02:28.4764962Z output_dtype=SparseType.FP32, 2025-05-07T21:02:28.4765230Z ) 2025-05-07T21:02:28.4765467Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4766059Z self=, 2025-05-07T21:02:28.4766601Z mixed_B=False, 2025-05-07T21:02:28.4766818Z compile=True, 2025-05-07T21:02:28.4767028Z T=1, 2025-05-07T21:02:28.4767224Z D=79, 2025-05-07T21:02:28.4767414Z B=76, 2025-05-07T21:02:28.4767601Z log_E=4, 2025-05-07T21:02:28.4767796Z L=18, 2025-05-07T21:02:28.4767980Z D_gradcheck=2, 2025-05-07T21:02:28.4768211Z stochastic_rounding=False, 2025-05-07T21:02:28.4768468Z weighted=True, 2025-05-07T21:02:28.4768810Z row_wise=True, 2025-05-07T21:02:28.4769023Z mixed=True, 2025-05-07T21:02:28.4769237Z use_cache=True, 2025-05-07T21:02:28.4769477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:28.4769763Z use_cpu=False, 2025-05-07T21:02:28.4770001Z output_dtype=SparseType.BF16, 2025-05-07T21:02:28.4770258Z ) 2025-05-07T21:02:28.4770494Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4771078Z self=, 2025-05-07T21:02:28.4771606Z mixed_B=True, 2025-05-07T21:02:28.4771827Z compile=False, 2025-05-07T21:02:28.4772036Z T=3, 2025-05-07T21:02:28.4772218Z D=20, 2025-05-07T21:02:28.4772409Z B=46, 2025-05-07T21:02:28.4772597Z log_E=5, 2025-05-07T21:02:28.4772786Z L=6, 2025-05-07T21:02:28.4772981Z D_gradcheck=1, 2025-05-07T21:02:28.4773212Z stochastic_rounding=True, 2025-05-07T21:02:28.4773477Z weighted=False, 2025-05-07T21:02:28.4773693Z row_wise=False, 2025-05-07T21:02:28.4773915Z mixed=True, 2025-05-07T21:02:28.4774185Z use_cache=False, 2025-05-07T21:02:28.4774429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.4774718Z use_cpu=True, 2025-05-07T21:02:28.4774956Z output_dtype=SparseType.FP16, 2025-05-07T21:02:28.4775211Z ) 2025-05-07T21:02:28.4775448Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:28.4776033Z self=, 2025-05-07T21:02:28.4776560Z mixed_B=False, 2025-05-07T21:02:28.4776777Z compile=False, 2025-05-07T21:02:28.4776986Z T=3, 2025-05-07T21:02:28.4777166Z D=29, 2025-05-07T21:02:28.4777355Z B=86, 2025-05-07T21:02:28.4777543Z log_E=5, 2025-05-07T21:02:28.4777729Z L=10, 2025-05-07T21:02:28.4777920Z D_gradcheck=1, 2025-05-07T21:02:28.4778203Z stochastic_rounding=False, 2025-05-07T21:02:28.4778456Z weighted=False, 2025-05-07T21:02:28.4778684Z row_wise=True, 2025-05-07T21:02:28.4778898Z mixed=False, 2025-05-07T21:02:28.4779116Z use_cache=False, 2025-05-07T21:02:28.4779366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:28.4779661Z use_cpu=False, 2025-05-07T21:02:28.4779902Z output_dtype=SparseType.FP16, 2025-05-07T21:02:43.7968532Z ) 2025-05-07T21:02:43.7968966Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.7969628Z self=, 2025-05-07T21:02:43.7970656Z mixed_B=False, 2025-05-07T21:02:43.7970890Z compile=False, 2025-05-07T21:02:43.7971118Z T=4, 2025-05-07T21:02:43.7971322Z D=16, 2025-05-07T21:02:43.7971513Z B=74, 2025-05-07T21:02:43.7971712Z log_E=5, 2025-05-07T21:02:43.7971920Z L=8, 2025-05-07T21:02:43.7972115Z D_gradcheck=2, 2025-05-07T21:02:43.7972366Z stochastic_rounding=False, 2025-05-07T21:02:43.7972643Z weighted=False, 2025-05-07T21:02:43.7972869Z row_wise=False, 2025-05-07T21:02:43.7973084Z mixed=True, 2025-05-07T21:02:43.7973311Z use_cache=False, 2025-05-07T21:02:43.7973571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:43.7973866Z use_cpu=False, 2025-05-07T21:02:43.7974223Z output_dtype=SparseType.FP32, 2025-05-07T21:02:43.7974497Z ) 2025-05-07T21:02:43.7974739Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.7975340Z self=, 2025-05-07T21:02:43.7975895Z mixed_B=False, 2025-05-07T21:02:43.7976111Z compile=True, 2025-05-07T21:02:43.7976330Z T=2, 2025-05-07T21:02:43.7976523Z D=86, 2025-05-07T21:02:43.7976713Z B=96, 2025-05-07T21:02:43.7976907Z log_E=4, 2025-05-07T21:02:43.7977108Z L=13, 2025-05-07T21:02:43.7977300Z D_gradcheck=1, 2025-05-07T21:02:43.7977541Z stochastic_rounding=False, 2025-05-07T21:02:43.7977808Z weighted=True, 2025-05-07T21:02:43.7978023Z row_wise=True, 2025-05-07T21:02:43.7978241Z mixed=True, 2025-05-07T21:02:43.7978461Z use_cache=False, 2025-05-07T21:02:43.7978713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:43.7979011Z use_cpu=False, 2025-05-07T21:02:43.7979264Z output_dtype=SparseType.FP16, 2025-05-07T21:02:43.7979540Z ) 2025-05-07T21:02:43.7979777Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.7980372Z self=, 2025-05-07T21:02:43.7980916Z mixed_B=True, 2025-05-07T21:02:43.7981133Z compile=False, 2025-05-07T21:02:43.7981383Z T=2, 2025-05-07T21:02:43.7981600Z D=121, 2025-05-07T21:02:43.7981791Z B=92, 2025-05-07T21:02:43.7981992Z log_E=3, 2025-05-07T21:02:43.7982200Z L=2, 2025-05-07T21:02:43.7982399Z D_gradcheck=2, 2025-05-07T21:02:43.7982644Z stochastic_rounding=False, 2025-05-07T21:02:43.7982910Z weighted=True, 2025-05-07T21:02:43.7983125Z row_wise=True, 2025-05-07T21:02:43.7983344Z mixed=True, 2025-05-07T21:02:43.7983660Z use_cache=False, 2025-05-07T21:02:43.7983916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:43.7984214Z use_cpu=True, 2025-05-07T21:02:43.7984462Z output_dtype=SparseType.BF16, 2025-05-07T21:02:43.7984727Z ) 2025-05-07T21:02:43.7984971Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.7985571Z self=, 2025-05-07T21:02:43.7986116Z mixed_B=True, 2025-05-07T21:02:43.7986332Z compile=True, 2025-05-07T21:02:43.7986550Z T=4, 2025-05-07T21:02:43.7986748Z D=123, 2025-05-07T21:02:43.7986941Z B=33, 2025-05-07T21:02:43.7987138Z log_E=4, 2025-05-07T21:02:43.7987341Z L=8, 2025-05-07T21:02:43.7987537Z D_gradcheck=1, 2025-05-07T21:02:43.7987866Z stochastic_rounding=False, 2025-05-07T21:02:43.7988134Z weighted=False, 2025-05-07T21:02:43.7988355Z row_wise=True, 2025-05-07T21:02:43.7988576Z mixed=False, 2025-05-07T21:02:43.7988801Z use_cache=False, 2025-05-07T21:02:43.7989054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:43.7989351Z use_cpu=False, 2025-05-07T21:02:43.7989604Z output_dtype=SparseType.BF16, 2025-05-07T21:02:43.7989870Z ) 2025-05-07T21:02:43.7990111Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.7990705Z self=, 2025-05-07T21:02:43.7991301Z mixed_B=False, 2025-05-07T21:02:43.7991523Z compile=True, 2025-05-07T21:02:43.7991742Z T=2, 2025-05-07T21:02:43.7991940Z D=75, 2025-05-07T21:02:43.7992128Z B=63, 2025-05-07T21:02:43.7992331Z log_E=4, 2025-05-07T21:02:43.7992535Z L=15, 2025-05-07T21:02:43.7992734Z D_gradcheck=1, 2025-05-07T21:02:43.7992978Z stochastic_rounding=True, 2025-05-07T21:02:43.7993247Z weighted=True, 2025-05-07T21:02:43.7993467Z row_wise=False, 2025-05-07T21:02:43.7993691Z mixed=True, 2025-05-07T21:02:43.7993911Z use_cache=True, 2025-05-07T21:02:43.7994153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:43.7994449Z use_cpu=False, 2025-05-07T21:02:43.7994738Z output_dtype=SparseType.FP32, 2025-05-07T21:02:43.7995003Z ) 2025-05-07T21:02:43.7995248Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.7995846Z self=, 2025-05-07T21:02:43.7996385Z mixed_B=True, 2025-05-07T21:02:43.7996611Z compile=False, 2025-05-07T21:02:43.7996833Z T=2, 2025-05-07T21:02:43.7997028Z D=68, 2025-05-07T21:02:43.7997226Z B=17, 2025-05-07T21:02:43.7997426Z log_E=5, 2025-05-07T21:02:43.7997626Z L=1, 2025-05-07T21:02:43.7997832Z D_gradcheck=1, 2025-05-07T21:02:43.7998075Z stochastic_rounding=True, 2025-05-07T21:02:43.7998356Z weighted=False, 2025-05-07T21:02:43.7998585Z row_wise=False, 2025-05-07T21:02:43.7998812Z mixed=True, 2025-05-07T21:02:43.7999039Z use_cache=True, 2025-05-07T21:02:43.7999284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:43.7999586Z use_cpu=False, 2025-05-07T21:02:43.7999839Z output_dtype=SparseType.FP16, 2025-05-07T21:02:43.8000108Z ) 2025-05-07T21:02:43.8000353Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8000956Z self=, 2025-05-07T21:02:43.8001499Z mixed_B=False, 2025-05-07T21:02:43.8001728Z compile=False, 2025-05-07T21:02:43.8001950Z T=4, 2025-05-07T21:02:43.8002160Z D=19, 2025-05-07T21:02:43.8002350Z B=77, 2025-05-07T21:02:43.8002549Z log_E=5, 2025-05-07T21:02:43.8002753Z L=17, 2025-05-07T21:02:43.8002950Z D_gradcheck=2, 2025-05-07T21:02:43.8003190Z stochastic_rounding=True, 2025-05-07T21:02:43.8003459Z weighted=True, 2025-05-07T21:02:43.8003679Z row_wise=True, 2025-05-07T21:02:43.8003897Z mixed=True, 2025-05-07T21:02:43.8004168Z use_cache=False, 2025-05-07T21:02:43.8004424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:43.8004721Z use_cpu=True, 2025-05-07T21:02:43.8004970Z output_dtype=SparseType.BF16, 2025-05-07T21:02:43.8005232Z ) 2025-05-07T21:02:43.8005479Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8006080Z self=, 2025-05-07T21:02:43.8006622Z mixed_B=True, 2025-05-07T21:02:43.8006846Z compile=False, 2025-05-07T21:02:43.8007065Z T=5, 2025-05-07T21:02:43.8007256Z D=103, 2025-05-07T21:02:43.8007453Z B=58, 2025-05-07T21:02:43.8007652Z log_E=4, 2025-05-07T21:02:43.8007848Z L=5, 2025-05-07T21:02:43.8008053Z D_gradcheck=1, 2025-05-07T21:02:43.8008339Z stochastic_rounding=False, 2025-05-07T21:02:43.8008693Z weighted=False, 2025-05-07T21:02:43.8008922Z row_wise=True, 2025-05-07T21:02:43.8009142Z mixed=True, 2025-05-07T21:02:43.8009372Z use_cache=False, 2025-05-07T21:02:43.8009627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:43.8009925Z use_cpu=True, 2025-05-07T21:02:43.8010176Z output_dtype=SparseType.FP16, 2025-05-07T21:02:43.8010442Z ) 2025-05-07T21:02:43.8010684Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8011280Z self=, 2025-05-07T21:02:43.8011861Z mixed_B=True, 2025-05-07T21:02:43.8012094Z compile=True, 2025-05-07T21:02:43.8012314Z T=4, 2025-05-07T21:02:43.8012505Z D=96, 2025-05-07T21:02:43.8012701Z B=124, 2025-05-07T21:02:43.8012901Z log_E=4, 2025-05-07T21:02:43.8013097Z L=16, 2025-05-07T21:02:43.8013302Z D_gradcheck=1, 2025-05-07T21:02:43.8013548Z stochastic_rounding=True, 2025-05-07T21:02:43.8013809Z weighted=True, 2025-05-07T21:02:43.8014075Z row_wise=False, 2025-05-07T21:02:43.8014292Z mixed=False, 2025-05-07T21:02:43.8014520Z use_cache=False, 2025-05-07T21:02:43.8014780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:43.8015073Z use_cpu=False, 2025-05-07T21:02:43.8015362Z output_dtype=SparseType.FP16, 2025-05-07T21:02:43.8015634Z ) 2025-05-07T21:02:43.8015873Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8016469Z self=, 2025-05-07T21:02:43.8017012Z mixed_B=True, 2025-05-07T21:02:43.8017237Z compile=False, 2025-05-07T21:02:43.8017447Z T=3, 2025-05-07T21:02:43.8017646Z D=124, 2025-05-07T21:02:43.8017845Z B=98, 2025-05-07T21:02:43.8018035Z log_E=4, 2025-05-07T21:02:43.8018239Z L=7, 2025-05-07T21:02:43.8018442Z D_gradcheck=1, 2025-05-07T21:02:43.8018675Z stochastic_rounding=False, 2025-05-07T21:02:43.8018946Z weighted=False, 2025-05-07T21:02:43.8019172Z row_wise=True, 2025-05-07T21:02:43.8019386Z mixed=False, 2025-05-07T21:02:43.8019612Z use_cache=False, 2025-05-07T21:02:43.8019875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:43.8020167Z use_cpu=False, 2025-05-07T21:02:43.8020414Z output_dtype=SparseType.FP32, 2025-05-07T21:02:43.8020685Z ) 2025-05-07T21:02:43.8020919Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8021514Z self=, 2025-05-07T21:02:43.8022068Z mixed_B=False, 2025-05-07T21:02:43.8022285Z compile=False, 2025-05-07T21:02:43.8022503Z T=1, 2025-05-07T21:02:43.8022697Z D=122, 2025-05-07T21:02:43.8022888Z B=9, 2025-05-07T21:02:43.8023084Z log_E=4, 2025-05-07T21:02:43.8023287Z L=14, 2025-05-07T21:02:43.8023480Z D_gradcheck=2, 2025-05-07T21:02:43.8023720Z stochastic_rounding=False, 2025-05-07T21:02:43.8023989Z weighted=True, 2025-05-07T21:02:43.8024215Z row_wise=False, 2025-05-07T21:02:43.8024433Z mixed=False, 2025-05-07T21:02:43.8024740Z use_cache=False, 2025-05-07T21:02:43.8025000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:43.8025290Z use_cpu=False, 2025-05-07T21:02:43.8025539Z output_dtype=SparseType.BF16, 2025-05-07T21:02:43.8025809Z ) 2025-05-07T21:02:43.8026047Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8026648Z self=, 2025-05-07T21:02:43.8027199Z mixed_B=False, 2025-05-07T21:02:43.8027416Z compile=False, 2025-05-07T21:02:43.8027635Z T=1, 2025-05-07T21:02:43.8027830Z D=88, 2025-05-07T21:02:43.8028021Z B=112, 2025-05-07T21:02:43.8028221Z log_E=5, 2025-05-07T21:02:43.8028426Z L=4, 2025-05-07T21:02:43.8028619Z D_gradcheck=2, 2025-05-07T21:02:43.8028904Z stochastic_rounding=False, 2025-05-07T21:02:43.8029173Z weighted=True, 2025-05-07T21:02:43.8029391Z row_wise=False, 2025-05-07T21:02:43.8029612Z mixed=False, 2025-05-07T21:02:43.8029834Z use_cache=True, 2025-05-07T21:02:43.8030078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:43.8030372Z use_cpu=True, 2025-05-07T21:02:43.8030617Z output_dtype=SparseType.BF16, 2025-05-07T21:02:43.8030887Z ) 2025-05-07T21:02:43.8031125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8031769Z self=, 2025-05-07T21:02:43.8032357Z mixed_B=True, 2025-05-07T21:02:43.8032575Z compile=False, 2025-05-07T21:02:43.8032792Z T=2, 2025-05-07T21:02:43.8032986Z D=19, 2025-05-07T21:02:43.8033174Z B=118, 2025-05-07T21:02:43.8033375Z log_E=5, 2025-05-07T21:02:43.8033579Z L=10, 2025-05-07T21:02:43.8033773Z D_gradcheck=1, 2025-05-07T21:02:43.8034014Z stochastic_rounding=True, 2025-05-07T21:02:43.8034278Z weighted=True, 2025-05-07T21:02:43.8034495Z row_wise=True, 2025-05-07T21:02:43.8034714Z mixed=False, 2025-05-07T21:02:43.8034941Z use_cache=True, 2025-05-07T21:02:43.8035186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:43.8035485Z use_cpu=False, 2025-05-07T21:02:43.8035782Z output_dtype=SparseType.FP32, 2025-05-07T21:02:43.8036044Z ) 2025-05-07T21:02:43.8036605Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8037207Z self=, 2025-05-07T21:02:43.8037754Z mixed_B=False, 2025-05-07T21:02:43.8037973Z compile=False, 2025-05-07T21:02:43.8038192Z T=5, 2025-05-07T21:02:43.8038388Z D=51, 2025-05-07T21:02:43.8038576Z B=62, 2025-05-07T21:02:43.8038771Z log_E=4, 2025-05-07T21:02:43.8038974Z L=10, 2025-05-07T21:02:43.8039170Z D_gradcheck=1, 2025-05-07T21:02:43.8039415Z stochastic_rounding=True, 2025-05-07T21:02:43.8039680Z weighted=True, 2025-05-07T21:02:43.8039898Z row_wise=True, 2025-05-07T21:02:43.8040117Z mixed=True, 2025-05-07T21:02:43.8040339Z use_cache=False, 2025-05-07T21:02:43.8040590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:43.8040886Z use_cpu=False, 2025-05-07T21:02:43.8041137Z output_dtype=SparseType.BF16, 2025-05-07T21:02:43.8041401Z ) 2025-05-07T21:02:43.8041642Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8042235Z self=, 2025-05-07T21:02:43.8042778Z mixed_B=True, 2025-05-07T21:02:43.8042991Z compile=True, 2025-05-07T21:02:43.8043205Z T=2, 2025-05-07T21:02:43.8043397Z D=12, 2025-05-07T21:02:43.8043584Z B=17, 2025-05-07T21:02:43.8043777Z log_E=3, 2025-05-07T21:02:43.8043978Z L=4, 2025-05-07T21:02:43.8044171Z D_gradcheck=1, 2025-05-07T21:02:43.8044408Z stochastic_rounding=True, 2025-05-07T21:02:43.8044675Z weighted=False, 2025-05-07T21:02:43.8044893Z row_wise=True, 2025-05-07T21:02:43.8045111Z mixed=False, 2025-05-07T21:02:43.8045457Z use_cache=True, 2025-05-07T21:02:43.8045702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:43.8045998Z use_cpu=True, 2025-05-07T21:02:43.8046242Z output_dtype=SparseType.FP32, 2025-05-07T21:02:43.8046506Z ) 2025-05-07T21:02:43.8046748Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8047342Z self=, 2025-05-07T21:02:43.8047882Z mixed_B=False, 2025-05-07T21:02:43.8048104Z compile=True, 2025-05-07T21:02:43.8048320Z T=5, 2025-05-07T21:02:43.8048510Z D=57, 2025-05-07T21:02:43.8048794Z B=91, 2025-05-07T21:02:43.8048994Z log_E=3, 2025-05-07T21:02:43.8049192Z L=15, 2025-05-07T21:02:43.8049398Z D_gradcheck=1, 2025-05-07T21:02:43.8049719Z stochastic_rounding=False, 2025-05-07T21:02:43.8049997Z weighted=False, 2025-05-07T21:02:43.8050221Z row_wise=False, 2025-05-07T21:02:43.8058484Z mixed=True, 2025-05-07T21:02:43.8058748Z use_cache=False, 2025-05-07T21:02:43.8059014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:43.8059306Z use_cpu=True, 2025-05-07T21:02:43.8059553Z output_dtype=SparseType.FP16, 2025-05-07T21:02:43.8059814Z ) 2025-05-07T21:02:43.8060067Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8060771Z self=, 2025-05-07T21:02:43.8061435Z mixed_B=True, 2025-05-07T21:02:43.8061663Z compile=False, 2025-05-07T21:02:43.8061885Z T=5, 2025-05-07T21:02:43.8062071Z D=46, 2025-05-07T21:02:43.8062263Z B=87, 2025-05-07T21:02:43.8062459Z log_E=4, 2025-05-07T21:02:43.8062654Z L=12, 2025-05-07T21:02:43.8062847Z D_gradcheck=1, 2025-05-07T21:02:43.8063085Z stochastic_rounding=True, 2025-05-07T21:02:43.8063339Z weighted=False, 2025-05-07T21:02:43.8063559Z row_wise=True, 2025-05-07T21:02:43.8063777Z mixed=False, 2025-05-07T21:02:43.8063985Z use_cache=False, 2025-05-07T21:02:43.8064238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:43.8064530Z use_cpu=True, 2025-05-07T21:02:43.8064837Z output_dtype=SparseType.FP16, 2025-05-07T21:02:43.8065107Z ) 2025-05-07T21:02:43.8065346Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:43.8065936Z self=, 2025-05-07T21:02:43.8066471Z mixed_B=False, 2025-05-07T21:02:43.8066691Z compile=True, 2025-05-07T21:02:43.8066902Z T=1, 2025-05-07T21:02:43.8067084Z D=94, 2025-05-07T21:02:43.8067270Z B=61, 2025-05-07T21:02:43.8067456Z log_E=4, 2025-05-07T21:02:43.8067645Z L=17, 2025-05-07T21:02:43.8067838Z D_gradcheck=1, 2025-05-07T21:02:43.8068070Z stochastic_rounding=True, 2025-05-07T21:02:43.8068321Z weighted=False, 2025-05-07T21:02:43.8068542Z row_wise=True, 2025-05-07T21:02:43.8068763Z mixed=False, 2025-05-07T21:02:43.8068969Z use_cache=False, 2025-05-07T21:02:43.8069222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:43.8069515Z use_cpu=True, 2025-05-07T21:02:43.8069748Z output_dtype=SparseType.BF16, 2025-05-07T21:02:57.2110013Z ) 2025-05-07T21:02:57.2110463Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2111182Z self=, 2025-05-07T21:02:57.2111755Z mixed_B=False, 2025-05-07T21:02:57.2111979Z compile=False, 2025-05-07T21:02:57.2112189Z T=2, 2025-05-07T21:02:57.2112383Z D=77, 2025-05-07T21:02:57.2112584Z B=63, 2025-05-07T21:02:57.2112845Z log_E=4, 2025-05-07T21:02:57.2113122Z L=19, 2025-05-07T21:02:57.2113365Z D_gradcheck=2, 2025-05-07T21:02:57.2113722Z stochastic_rounding=False, 2025-05-07T21:02:57.2114095Z weighted=False, 2025-05-07T21:02:57.2114404Z row_wise=False, 2025-05-07T21:02:57.2114682Z mixed=True, 2025-05-07T21:02:57.2115257Z use_cache=False, 2025-05-07T21:02:57.2115549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2115843Z use_cpu=False, 2025-05-07T21:02:57.2116101Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.2116385Z ) 2025-05-07T21:02:57.2116625Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2117229Z self=, 2025-05-07T21:02:57.2117782Z mixed_B=False, 2025-05-07T21:02:57.2118007Z compile=True, 2025-05-07T21:02:57.2118224Z T=5, 2025-05-07T21:02:57.2118473Z D=33, 2025-05-07T21:02:57.2118669Z B=102, 2025-05-07T21:02:57.2118860Z log_E=3, 2025-05-07T21:02:57.2119063Z L=1, 2025-05-07T21:02:57.2119261Z D_gradcheck=2, 2025-05-07T21:02:57.2119630Z stochastic_rounding=True, 2025-05-07T21:02:57.2119897Z weighted=True, 2025-05-07T21:02:57.2120119Z row_wise=True, 2025-05-07T21:02:57.2120331Z mixed=True, 2025-05-07T21:02:57.2120551Z use_cache=True, 2025-05-07T21:02:57.2120804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.2121095Z use_cpu=False, 2025-05-07T21:02:57.2121344Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.2121616Z ) 2025-05-07T21:02:57.2121854Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2122451Z self=, 2025-05-07T21:02:57.2123081Z mixed_B=True, 2025-05-07T21:02:57.2123309Z compile=False, 2025-05-07T21:02:57.2123522Z T=4, 2025-05-07T21:02:57.2123718Z D=8, 2025-05-07T21:02:57.2123916Z B=89, 2025-05-07T21:02:57.2124107Z log_E=5, 2025-05-07T21:02:57.2124311Z L=6, 2025-05-07T21:02:57.2124513Z D_gradcheck=1, 2025-05-07T21:02:57.2124746Z stochastic_rounding=True, 2025-05-07T21:02:57.2125011Z weighted=True, 2025-05-07T21:02:57.2125240Z row_wise=False, 2025-05-07T21:02:57.2125457Z mixed=False, 2025-05-07T21:02:57.2125681Z use_cache=False, 2025-05-07T21:02:57.2125945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.2126239Z use_cpu=True, 2025-05-07T21:02:57.2126572Z output_dtype=SparseType.BF16, 2025-05-07T21:02:57.2126848Z ) 2025-05-07T21:02:57.2127087Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2127691Z self=, 2025-05-07T21:02:57.2128344Z mixed_B=True, 2025-05-07T21:02:57.2128561Z compile=False, 2025-05-07T21:02:57.2128947Z T=1, 2025-05-07T21:02:57.2129146Z D=117, 2025-05-07T21:02:57.2129345Z B=29, 2025-05-07T21:02:57.2129545Z log_E=4, 2025-05-07T21:02:57.2129752Z L=6, 2025-05-07T21:02:57.2129954Z D_gradcheck=2, 2025-05-07T21:02:57.2130190Z stochastic_rounding=False, 2025-05-07T21:02:57.2130458Z weighted=False, 2025-05-07T21:02:57.2130686Z row_wise=False, 2025-05-07T21:02:57.2130903Z mixed=False, 2025-05-07T21:02:57.2131127Z use_cache=False, 2025-05-07T21:02:57.2131384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2131672Z use_cpu=True, 2025-05-07T21:02:57.2131921Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.2132190Z ) 2025-05-07T21:02:57.2132426Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2133021Z self=, 2025-05-07T21:02:57.2133567Z mixed_B=False, 2025-05-07T21:02:57.2133785Z compile=True, 2025-05-07T21:02:57.2134002Z T=2, 2025-05-07T21:02:57.2134201Z D=114, 2025-05-07T21:02:57.2134393Z B=59, 2025-05-07T21:02:57.2134601Z log_E=3, 2025-05-07T21:02:57.2134805Z L=14, 2025-05-07T21:02:57.2135000Z D_gradcheck=2, 2025-05-07T21:02:57.2135238Z stochastic_rounding=False, 2025-05-07T21:02:57.2135508Z weighted=False, 2025-05-07T21:02:57.2135726Z row_wise=False, 2025-05-07T21:02:57.2135951Z mixed=False, 2025-05-07T21:02:57.2136177Z use_cache=False, 2025-05-07T21:02:57.2136970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2137449Z use_cpu=False, 2025-05-07T21:02:57.2137705Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.2137977Z ) 2025-05-07T21:02:57.2138212Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2138816Z self=, 2025-05-07T21:02:57.2139367Z mixed_B=False, 2025-05-07T21:02:57.2139588Z compile=False, 2025-05-07T21:02:57.2139808Z T=5, 2025-05-07T21:02:57.2140015Z D=10, 2025-05-07T21:02:57.2140210Z B=107, 2025-05-07T21:02:57.2140416Z log_E=3, 2025-05-07T21:02:57.2140624Z L=16, 2025-05-07T21:02:57.2140820Z D_gradcheck=1, 2025-05-07T21:02:57.2141142Z stochastic_rounding=True, 2025-05-07T21:02:57.2141422Z weighted=False, 2025-05-07T21:02:57.2141644Z row_wise=True, 2025-05-07T21:02:57.2141867Z mixed=False, 2025-05-07T21:02:57.2142097Z use_cache=False, 2025-05-07T21:02:57.2142353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.2142662Z use_cpu=True, 2025-05-07T21:02:57.2142919Z output_dtype=SparseType.BF16, 2025-05-07T21:02:57.2143206Z ) 2025-05-07T21:02:57.2143449Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2144057Z self=, 2025-05-07T21:02:57.2144685Z mixed_B=True, 2025-05-07T21:02:57.2144912Z compile=False, 2025-05-07T21:02:57.2145141Z T=4, 2025-05-07T21:02:57.2145350Z D=126, 2025-05-07T21:02:57.2145548Z B=47, 2025-05-07T21:02:57.2145746Z log_E=3, 2025-05-07T21:02:57.2145951Z L=11, 2025-05-07T21:02:57.2146146Z D_gradcheck=1, 2025-05-07T21:02:57.2146387Z stochastic_rounding=True, 2025-05-07T21:02:57.2146655Z weighted=False, 2025-05-07T21:02:57.2146874Z row_wise=False, 2025-05-07T21:02:57.2147097Z mixed=True, 2025-05-07T21:02:57.2147320Z use_cache=False, 2025-05-07T21:02:57.2147578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2147878Z use_cpu=False, 2025-05-07T21:02:57.2148198Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.2148488Z ) 2025-05-07T21:02:57.2148740Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2149332Z self=, 2025-05-07T21:02:57.2149879Z mixed_B=False, 2025-05-07T21:02:57.2150109Z compile=False, 2025-05-07T21:02:57.2150325Z T=3, 2025-05-07T21:02:57.2150528Z D=73, 2025-05-07T21:02:57.2150736Z B=84, 2025-05-07T21:02:57.2150933Z log_E=4, 2025-05-07T21:02:57.2151144Z L=13, 2025-05-07T21:02:57.2151354Z D_gradcheck=1, 2025-05-07T21:02:57.2151598Z stochastic_rounding=True, 2025-05-07T21:02:57.2151879Z weighted=False, 2025-05-07T21:02:57.2152117Z row_wise=True, 2025-05-07T21:02:57.2152341Z mixed=False, 2025-05-07T21:02:57.2152579Z use_cache=False, 2025-05-07T21:02:57.2152846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2153142Z use_cpu=False, 2025-05-07T21:02:57.2153397Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.2153679Z ) 2025-05-07T21:02:57.2153922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2154533Z self=, 2025-05-07T21:02:57.2155094Z mixed_B=False, 2025-05-07T21:02:57.2155351Z compile=False, 2025-05-07T21:02:57.2155584Z T=4, 2025-05-07T21:02:57.2155783Z D=39, 2025-05-07T21:02:57.2155980Z B=99, 2025-05-07T21:02:57.2156170Z log_E=3, 2025-05-07T21:02:57.2156373Z L=2, 2025-05-07T21:02:57.2156576Z D_gradcheck=1, 2025-05-07T21:02:57.2156807Z stochastic_rounding=False, 2025-05-07T21:02:57.2157076Z weighted=True, 2025-05-07T21:02:57.2157300Z row_wise=True, 2025-05-07T21:02:57.2157515Z mixed=False, 2025-05-07T21:02:57.2157786Z use_cache=True, 2025-05-07T21:02:57.2158039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2158329Z use_cpu=True, 2025-05-07T21:02:57.2158584Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.2158856Z ) 2025-05-07T21:02:57.2159091Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2159691Z self=, 2025-05-07T21:02:57.2160239Z mixed_B=True, 2025-05-07T21:02:57.2160454Z compile=False, 2025-05-07T21:02:57.2160673Z T=5, 2025-05-07T21:02:57.2160873Z D=18, 2025-05-07T21:02:57.2161075Z B=76, 2025-05-07T21:02:57.2161264Z log_E=5, 2025-05-07T21:02:57.2161472Z L=9, 2025-05-07T21:02:57.2161673Z D_gradcheck=1, 2025-05-07T21:02:57.2161969Z stochastic_rounding=True, 2025-05-07T21:02:57.2162241Z weighted=True, 2025-05-07T21:02:57.2162469Z row_wise=True, 2025-05-07T21:02:57.2162682Z mixed=True, 2025-05-07T21:02:57.2162903Z use_cache=True, 2025-05-07T21:02:57.2163163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2163451Z use_cpu=True, 2025-05-07T21:02:57.2163701Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.2163972Z ) 2025-05-07T21:02:57.2164213Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2164811Z self=, 2025-05-07T21:02:57.2165457Z mixed_B=False, 2025-05-07T21:02:57.2165684Z compile=False, 2025-05-07T21:02:57.2165910Z T=2, 2025-05-07T21:02:57.2166111Z D=96, 2025-05-07T21:02:57.2166303Z B=99, 2025-05-07T21:02:57.2166502Z log_E=5, 2025-05-07T21:02:57.2166710Z L=20, 2025-05-07T21:02:57.2166903Z D_gradcheck=2, 2025-05-07T21:02:57.2167143Z stochastic_rounding=False, 2025-05-07T21:02:57.2167414Z weighted=True, 2025-05-07T21:02:57.2167631Z row_wise=False, 2025-05-07T21:02:57.2167854Z mixed=True, 2025-05-07T21:02:57.2168072Z use_cache=True, 2025-05-07T21:02:57.2168327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.2168743Z use_cpu=True, 2025-05-07T21:02:57.2169043Z output_dtype=SparseType.BF16, 2025-05-07T21:02:57.2169315Z ) 2025-05-07T21:02:57.2169553Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2170155Z self=, 2025-05-07T21:02:57.2170703Z mixed_B=True, 2025-05-07T21:02:57.2170919Z compile=True, 2025-05-07T21:02:57.2171140Z T=3, 2025-05-07T21:02:57.2171336Z D=46, 2025-05-07T21:02:57.2171524Z B=78, 2025-05-07T21:02:57.2171722Z log_E=5, 2025-05-07T21:02:57.2171922Z L=20, 2025-05-07T21:02:57.2172115Z D_gradcheck=1, 2025-05-07T21:02:57.2172355Z stochastic_rounding=True, 2025-05-07T21:02:57.2172621Z weighted=False, 2025-05-07T21:02:57.2172841Z row_wise=True, 2025-05-07T21:02:57.2173066Z mixed=False, 2025-05-07T21:02:57.2173289Z use_cache=True, 2025-05-07T21:02:57.2173535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.2173831Z use_cpu=False, 2025-05-07T21:02:57.2174078Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.2174352Z ) 2025-05-07T21:02:57.2174589Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2175185Z self=, 2025-05-07T21:02:57.2175871Z mixed_B=False, 2025-05-07T21:02:57.2176137Z compile=False, 2025-05-07T21:02:57.2176402Z T=5, 2025-05-07T21:02:57.2176634Z D=7, 2025-05-07T21:02:57.2176860Z B=58, 2025-05-07T21:02:57.2177100Z log_E=5, 2025-05-07T21:02:57.2177346Z L=9, 2025-05-07T21:02:57.2177585Z D_gradcheck=1, 2025-05-07T21:02:57.2177881Z stochastic_rounding=True, 2025-05-07T21:02:57.2178202Z weighted=False, 2025-05-07T21:02:57.2178464Z row_wise=True, 2025-05-07T21:02:57.2178730Z mixed=True, 2025-05-07T21:02:57.2178994Z use_cache=True, 2025-05-07T21:02:57.2179379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2179749Z use_cpu=False, 2025-05-07T21:02:57.2180047Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.2180364Z ) 2025-05-07T21:02:57.2180656Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2181384Z self=, 2025-05-07T21:02:57.2182059Z mixed_B=True, 2025-05-07T21:02:57.2182319Z compile=False, 2025-05-07T21:02:57.2182580Z T=2, 2025-05-07T21:02:57.2182815Z D=38, 2025-05-07T21:02:57.2183042Z B=6, 2025-05-07T21:02:57.2183275Z log_E=5, 2025-05-07T21:02:57.2183519Z L=14, 2025-05-07T21:02:57.2183754Z D_gradcheck=2, 2025-05-07T21:02:57.2184088Z stochastic_rounding=False, 2025-05-07T21:02:57.2184416Z weighted=False, 2025-05-07T21:02:57.2184681Z row_wise=True, 2025-05-07T21:02:57.2184951Z mixed=True, 2025-05-07T21:02:57.2185217Z use_cache=False, 2025-05-07T21:02:57.2185523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2185883Z use_cpu=True, 2025-05-07T21:02:57.2186177Z output_dtype=SparseType.BF16, 2025-05-07T21:02:57.2186498Z ) 2025-05-07T21:02:57.2186788Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2187512Z self=, 2025-05-07T21:02:57.2188220Z mixed_B=False, 2025-05-07T21:02:57.2188485Z compile=True, 2025-05-07T21:02:57.2188744Z T=1, 2025-05-07T21:02:57.2188981Z D=106, 2025-05-07T21:02:57.2189210Z B=53, 2025-05-07T21:02:57.2189445Z log_E=3, 2025-05-07T21:02:57.2189686Z L=17, 2025-05-07T21:02:57.2189920Z D_gradcheck=2, 2025-05-07T21:02:57.2190213Z stochastic_rounding=False, 2025-05-07T21:02:57.2190535Z weighted=True, 2025-05-07T21:02:57.2190794Z row_wise=True, 2025-05-07T21:02:57.2191054Z mixed=True, 2025-05-07T21:02:57.2191319Z use_cache=False, 2025-05-07T21:02:57.2191618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.2191977Z use_cpu=True, 2025-05-07T21:02:57.2192320Z output_dtype=SparseType.BF16, 2025-05-07T21:02:57.2192636Z ) 2025-05-07T21:02:57.2192927Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2193650Z self=, 2025-05-07T21:02:57.2194320Z mixed_B=True, 2025-05-07T21:02:57.2194586Z compile=True, 2025-05-07T21:02:57.2194848Z T=1, 2025-05-07T21:02:57.2195076Z D=93, 2025-05-07T21:02:57.2195340Z B=127, 2025-05-07T21:02:57.2195600Z log_E=4, 2025-05-07T21:02:57.2195837Z L=0, 2025-05-07T21:02:57.2196074Z D_gradcheck=2, 2025-05-07T21:02:57.2196365Z stochastic_rounding=False, 2025-05-07T21:02:57.2196675Z weighted=True, 2025-05-07T21:02:57.2196945Z row_wise=False, 2025-05-07T21:02:57.2197211Z mixed=False, 2025-05-07T21:02:57.2197478Z use_cache=True, 2025-05-07T21:02:57.2197770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2198122Z use_cpu=True, 2025-05-07T21:02:57.2198415Z output_dtype=SparseType.BF16, 2025-05-07T21:02:57.2198740Z ) 2025-05-07T21:02:57.2199031Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2199763Z self=, 2025-05-07T21:02:57.2200434Z mixed_B=False, 2025-05-07T21:02:57.2200703Z compile=False, 2025-05-07T21:02:57.2200967Z T=4, 2025-05-07T21:02:57.2201202Z D=35, 2025-05-07T21:02:57.2201438Z B=39, 2025-05-07T21:02:57.2201669Z log_E=3, 2025-05-07T21:02:57.2201903Z L=3, 2025-05-07T21:02:57.2202141Z D_gradcheck=1, 2025-05-07T21:02:57.2202429Z stochastic_rounding=True, 2025-05-07T21:02:57.2202742Z weighted=False, 2025-05-07T21:02:57.2203010Z row_wise=True, 2025-05-07T21:02:57.2203274Z mixed=True, 2025-05-07T21:02:57.2203529Z use_cache=False, 2025-05-07T21:02:57.2203886Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2204248Z use_cpu=False, 2025-05-07T21:02:57.2204540Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.2204874Z ) 2025-05-07T21:02:57.2205167Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:57.2214465Z self=, 2025-05-07T21:02:57.2215221Z mixed_B=True, 2025-05-07T21:02:57.2215486Z compile=False, 2025-05-07T21:02:57.2215754Z T=2, 2025-05-07T21:02:57.2215991Z D=10, 2025-05-07T21:02:57.2216217Z B=9, 2025-05-07T21:02:57.2216452Z log_E=3, 2025-05-07T21:02:57.2216692Z L=1, 2025-05-07T21:02:57.2216925Z D_gradcheck=2, 2025-05-07T21:02:57.2217295Z stochastic_rounding=False, 2025-05-07T21:02:57.2217627Z weighted=False, 2025-05-07T21:02:57.2217894Z row_wise=True, 2025-05-07T21:02:57.2218160Z mixed=False, 2025-05-07T21:02:57.2218428Z use_cache=True, 2025-05-07T21:02:57.2218723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.2219082Z use_cpu=False, 2025-05-07T21:02:57.2219368Z output_dtype=SparseType.BF16, 2025-05-07T21:02:58.1500895Z ) 2025-05-07T21:02:58.1501197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:58.1501952Z self=, 2025-05-07T21:02:58.1502799Z mixed_B=True, 2025-05-07T21:02:58.1503021Z compile=False, 2025-05-07T21:02:58.1503245Z T=1, 2025-05-07T21:02:58.1503439Z D=10, 2025-05-07T21:02:58.1503627Z B=9, 2025-05-07T21:02:58.1503829Z log_E=3, 2025-05-07T21:02:58.1504034Z L=1, 2025-05-07T21:02:58.1504231Z D_gradcheck=2, 2025-05-07T21:02:58.1504487Z stochastic_rounding=False, 2025-05-07T21:02:58.1504794Z weighted=False, 2025-05-07T21:02:58.1505029Z row_wise=True, 2025-05-07T21:02:58.1505247Z mixed=False, 2025-05-07T21:02:58.1505473Z use_cache=True, 2025-05-07T21:02:58.1505746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1506070Z use_cpu=False, 2025-05-07T21:02:58.1506319Z output_dtype=SparseType.BF16, 2025-05-07T21:02:58.1506690Z ) 2025-05-07T21:02:58.1506932Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:58.1507518Z self=, 2025-05-07T21:02:58.1508061Z mixed_B=True, 2025-05-07T21:02:58.1508284Z compile=False, 2025-05-07T21:02:58.1508491Z T=1, 2025-05-07T21:02:58.1508694Z D=10, 2025-05-07T21:02:58.1508891Z B=9, 2025-05-07T21:02:58.1509078Z log_E=3, 2025-05-07T21:02:58.1509279Z L=1, 2025-05-07T21:02:58.1509472Z D_gradcheck=2, 2025-05-07T21:02:58.1509701Z stochastic_rounding=False, 2025-05-07T21:02:58.1509962Z weighted=False, 2025-05-07T21:02:58.1510181Z row_wise=True, 2025-05-07T21:02:58.1510388Z mixed=True, 2025-05-07T21:02:58.1510605Z use_cache=True, 2025-05-07T21:02:58.1510851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1511138Z use_cpu=False, 2025-05-07T21:02:58.1511381Z output_dtype=SparseType.BF16, 2025-05-07T21:02:58.1511660Z ) 2025-05-07T21:02:58.1511901Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:58.1512485Z self=, 2025-05-07T21:02:58.1513026Z mixed_B=True, 2025-05-07T21:02:58.1513244Z compile=False, 2025-05-07T21:02:58.1513452Z T=1, 2025-05-07T21:02:58.1513644Z D=10, 2025-05-07T21:02:58.1513838Z B=9, 2025-05-07T21:02:58.1514025Z log_E=3, 2025-05-07T21:02:58.1514222Z L=1, 2025-05-07T21:02:58.1514416Z D_gradcheck=2, 2025-05-07T21:02:58.1514647Z stochastic_rounding=False, 2025-05-07T21:02:58.1514910Z weighted=True, 2025-05-07T21:02:58.1515131Z row_wise=True, 2025-05-07T21:02:58.1515342Z mixed=True, 2025-05-07T21:02:58.1515580Z use_cache=True, 2025-05-07T21:02:58.1515943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1516236Z use_cpu=False, 2025-05-07T21:02:58.1516477Z output_dtype=SparseType.BF16, 2025-05-07T21:02:58.1516748Z ) 2025-05-07T21:02:58.1516982Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:58.1517571Z self=, 2025-05-07T21:02:58.1518115Z mixed_B=True, 2025-05-07T21:02:58.1518343Z compile=False, 2025-05-07T21:02:58.1518550Z T=3, 2025-05-07T21:02:58.1518740Z D=10, 2025-05-07T21:02:58.1518930Z B=9, 2025-05-07T21:02:58.1519114Z log_E=3, 2025-05-07T21:02:58.1519310Z L=1, 2025-05-07T21:02:58.1519502Z D_gradcheck=2, 2025-05-07T21:02:58.1519727Z stochastic_rounding=False, 2025-05-07T21:02:58.1520076Z weighted=False, 2025-05-07T21:02:58.1520298Z row_wise=True, 2025-05-07T21:02:58.1520509Z mixed=True, 2025-05-07T21:02:58.1520723Z use_cache=True, 2025-05-07T21:02:58.1520970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1521251Z use_cpu=False, 2025-05-07T21:02:58.1521490Z output_dtype=SparseType.BF16, 2025-05-07T21:02:58.1521758Z ) 2025-05-07T21:02:58.1521987Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:58.1522575Z self=, 2025-05-07T21:02:58.1523154Z mixed_B=True, 2025-05-07T21:02:58.1523363Z compile=False, 2025-05-07T21:02:58.1523572Z T=3, 2025-05-07T21:02:58.1523764Z D=10, 2025-05-07T21:02:58.1523955Z B=9, 2025-05-07T21:02:58.1524140Z log_E=3, 2025-05-07T21:02:58.1524338Z L=1, 2025-05-07T21:02:58.1524534Z D_gradcheck=2, 2025-05-07T21:02:58.1524758Z stochastic_rounding=False, 2025-05-07T21:02:58.1525024Z weighted=False, 2025-05-07T21:02:58.1525244Z row_wise=True, 2025-05-07T21:02:58.1525452Z mixed=False, 2025-05-07T21:02:58.1525692Z use_cache=True, 2025-05-07T21:02:58.1525960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1526244Z use_cpu=False, 2025-05-07T21:02:58.1526479Z output_dtype=SparseType.BF16, 2025-05-07T21:02:58.1526797Z ) 2025-05-07T21:02:58.1526976Z PASSED 2025-05-07T21:03:06.9390727Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9393541Z self=, 2025-05-07T21:03:06.9394732Z compile=False, 2025-05-07T21:03:06.9395156Z T=1, 2025-05-07T21:03:06.9395526Z D=2, 2025-05-07T21:03:06.9395888Z B=1, 2025-05-07T21:03:06.9396252Z log_E=3, 2025-05-07T21:03:06.9396639Z L=0, 2025-05-07T21:03:06.9397022Z D_gradcheck=1, 2025-05-07T21:03:06.9397473Z stochastic_rounding=False, 2025-05-07T21:03:06.9397976Z weighted=False, 2025-05-07T21:03:06.9398243Z row_wise=False, 2025-05-07T21:03:06.9398486Z mixed=False, 2025-05-07T21:03:06.9398703Z use_cache=False, 2025-05-07T21:03:06.9398960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9399271Z use_cpu=False, 2025-05-07T21:03:06.9399503Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9399769Z ) 2025-05-07T21:03:06.9400005Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9400596Z self=, 2025-05-07T21:03:06.9401127Z compile=True, 2025-05-07T21:03:06.9401340Z T=1, 2025-05-07T21:03:06.9401525Z D=2, 2025-05-07T21:03:06.9401707Z B=1, 2025-05-07T21:03:06.9401895Z log_E=3, 2025-05-07T21:03:06.9402098Z L=0, 2025-05-07T21:03:06.9402280Z D_gradcheck=1, 2025-05-07T21:03:06.9402511Z stochastic_rounding=False, 2025-05-07T21:03:06.9402772Z weighted=False, 2025-05-07T21:03:06.9402983Z row_wise=False, 2025-05-07T21:03:06.9403198Z mixed=False, 2025-05-07T21:03:06.9403412Z use_cache=False, 2025-05-07T21:03:06.9403998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9404293Z use_cpu=False, 2025-05-07T21:03:06.9404534Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9404795Z ) 2025-05-07T21:03:06.9405035Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9405622Z self=, 2025-05-07T21:03:06.9406150Z compile=True, 2025-05-07T21:03:06.9406364Z T=3, 2025-05-07T21:03:06.9406558Z D=2, 2025-05-07T21:03:06.9406745Z B=1, 2025-05-07T21:03:06.9406927Z log_E=3, 2025-05-07T21:03:06.9407124Z L=0, 2025-05-07T21:03:06.9407312Z D_gradcheck=1, 2025-05-07T21:03:06.9407532Z stochastic_rounding=False, 2025-05-07T21:03:06.9407885Z weighted=False, 2025-05-07T21:03:06.9408105Z row_wise=False, 2025-05-07T21:03:06.9408311Z mixed=False, 2025-05-07T21:03:06.9408523Z use_cache=False, 2025-05-07T21:03:06.9408891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9409172Z use_cpu=False, 2025-05-07T21:03:06.9409410Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9409680Z ) 2025-05-07T21:03:06.9409908Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9410492Z self=, 2025-05-07T21:03:06.9411131Z compile=False, 2025-05-07T21:03:06.9411334Z T=3, 2025-05-07T21:03:06.9411524Z D=2, 2025-05-07T21:03:06.9411727Z B=1, 2025-05-07T21:03:06.9411910Z log_E=3, 2025-05-07T21:03:06.9412109Z L=0, 2025-05-07T21:03:06.9412301Z D_gradcheck=1, 2025-05-07T21:03:06.9412526Z stochastic_rounding=False, 2025-05-07T21:03:06.9412792Z weighted=False, 2025-05-07T21:03:06.9413016Z row_wise=False, 2025-05-07T21:03:06.9413227Z mixed=False, 2025-05-07T21:03:06.9413440Z use_cache=False, 2025-05-07T21:03:06.9413694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9413977Z use_cpu=False, 2025-05-07T21:03:06.9414213Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9414478Z ) 2025-05-07T21:03:06.9414800Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9415387Z self=, 2025-05-07T21:03:06.9415924Z compile=False, 2025-05-07T21:03:06.9416131Z T=3, 2025-05-07T21:03:06.9416321Z D=38, 2025-05-07T21:03:06.9416516Z B=123, 2025-05-07T21:03:06.9416700Z log_E=3, 2025-05-07T21:03:06.9416894Z L=13, 2025-05-07T21:03:06.9417090Z D_gradcheck=2, 2025-05-07T21:03:06.9417311Z stochastic_rounding=True, 2025-05-07T21:03:06.9417571Z weighted=True, 2025-05-07T21:03:06.9417788Z row_wise=False, 2025-05-07T21:03:06.9418015Z mixed=True, 2025-05-07T21:03:06.9418256Z use_cache=False, 2025-05-07T21:03:06.9418511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9418800Z use_cpu=True, 2025-05-07T21:03:06.9419035Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9419304Z ) 2025-05-07T21:03:06.9419542Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9420124Z self=, 2025-05-07T21:03:06.9420663Z compile=False, 2025-05-07T21:03:06.9420874Z T=3, 2025-05-07T21:03:06.9421060Z D=17, 2025-05-07T21:03:06.9421253Z B=23, 2025-05-07T21:03:06.9421446Z log_E=3, 2025-05-07T21:03:06.9421640Z L=1, 2025-05-07T21:03:06.9421833Z D_gradcheck=1, 2025-05-07T21:03:06.9422066Z stochastic_rounding=False, 2025-05-07T21:03:06.9422318Z weighted=True, 2025-05-07T21:03:06.9422541Z row_wise=True, 2025-05-07T21:03:06.9422758Z mixed=True, 2025-05-07T21:03:06.9422966Z use_cache=False, 2025-05-07T21:03:06.9423217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9423508Z use_cpu=True, 2025-05-07T21:03:06.9423738Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9424058Z ) 2025-05-07T21:03:06.9424303Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9424890Z self=, 2025-05-07T21:03:06.9425423Z compile=True, 2025-05-07T21:03:06.9425643Z T=4, 2025-05-07T21:03:06.9425832Z D=89, 2025-05-07T21:03:06.9426019Z B=81, 2025-05-07T21:03:06.9426206Z log_E=4, 2025-05-07T21:03:06.9426407Z L=11, 2025-05-07T21:03:06.9426599Z D_gradcheck=1, 2025-05-07T21:03:06.9426831Z stochastic_rounding=False, 2025-05-07T21:03:06.9427093Z weighted=False, 2025-05-07T21:03:06.9427308Z row_wise=False, 2025-05-07T21:03:06.9427529Z mixed=False, 2025-05-07T21:03:06.9427743Z use_cache=True, 2025-05-07T21:03:06.9428025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9428320Z use_cpu=False, 2025-05-07T21:03:06.9428561Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9428821Z ) 2025-05-07T21:03:06.9429060Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9429645Z self=, 2025-05-07T21:03:06.9430182Z compile=True, 2025-05-07T21:03:06.9430384Z T=2, 2025-05-07T21:03:06.9430572Z D=73, 2025-05-07T21:03:06.9430760Z B=5, 2025-05-07T21:03:06.9430987Z log_E=5, 2025-05-07T21:03:06.9431182Z L=13, 2025-05-07T21:03:06.9431376Z D_gradcheck=2, 2025-05-07T21:03:06.9431598Z stochastic_rounding=True, 2025-05-07T21:03:06.9431854Z weighted=False, 2025-05-07T21:03:06.9432076Z row_wise=False, 2025-05-07T21:03:06.9432290Z mixed=False, 2025-05-07T21:03:06.9432503Z use_cache=True, 2025-05-07T21:03:06.9432746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9433031Z use_cpu=True, 2025-05-07T21:03:06.9433267Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9433531Z ) 2025-05-07T21:03:06.9433759Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9434349Z self=, 2025-05-07T21:03:06.9434934Z compile=False, 2025-05-07T21:03:06.9435139Z T=4, 2025-05-07T21:03:06.9435328Z D=57, 2025-05-07T21:03:06.9435525Z B=86, 2025-05-07T21:03:06.9435708Z log_E=5, 2025-05-07T21:03:06.9435904Z L=18, 2025-05-07T21:03:06.9436106Z D_gradcheck=1, 2025-05-07T21:03:06.9436632Z stochastic_rounding=True, 2025-05-07T21:03:06.9436889Z weighted=False, 2025-05-07T21:03:06.9437113Z row_wise=True, 2025-05-07T21:03:06.9437330Z mixed=False, 2025-05-07T21:03:06.9437541Z use_cache=False, 2025-05-07T21:03:06.9437796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9438089Z use_cpu=False, 2025-05-07T21:03:06.9438324Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9438592Z ) 2025-05-07T21:03:06.9438832Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9439417Z self=, 2025-05-07T21:03:06.9439952Z compile=True, 2025-05-07T21:03:06.9440170Z T=3, 2025-05-07T21:03:06.9440357Z D=28, 2025-05-07T21:03:06.9440549Z B=60, 2025-05-07T21:03:06.9440741Z log_E=5, 2025-05-07T21:03:06.9440937Z L=10, 2025-05-07T21:03:06.9441130Z D_gradcheck=1, 2025-05-07T21:03:06.9441364Z stochastic_rounding=True, 2025-05-07T21:03:06.9441617Z weighted=True, 2025-05-07T21:03:06.9441839Z row_wise=True, 2025-05-07T21:03:06.9442046Z mixed=True, 2025-05-07T21:03:06.9442253Z use_cache=False, 2025-05-07T21:03:06.9442505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9442795Z use_cpu=False, 2025-05-07T21:03:06.9443036Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9443294Z ) 2025-05-07T21:03:06.9443532Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9444230Z self=, 2025-05-07T21:03:06.9444761Z compile=True, 2025-05-07T21:03:06.9444971Z T=5, 2025-05-07T21:03:06.9445163Z D=113, 2025-05-07T21:03:06.9445350Z B=90, 2025-05-07T21:03:06.9445542Z log_E=4, 2025-05-07T21:03:06.9445740Z L=14, 2025-05-07T21:03:06.9445927Z D_gradcheck=1, 2025-05-07T21:03:06.9446161Z stochastic_rounding=True, 2025-05-07T21:03:06.9446424Z weighted=True, 2025-05-07T21:03:06.9446638Z row_wise=True, 2025-05-07T21:03:06.9446850Z mixed=True, 2025-05-07T21:03:06.9447063Z use_cache=False, 2025-05-07T21:03:06.9447305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9447596Z use_cpu=False, 2025-05-07T21:03:06.9447838Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9448102Z ) 2025-05-07T21:03:06.9448451Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9449129Z self=, 2025-05-07T21:03:06.9449669Z compile=True, 2025-05-07T21:03:06.9449875Z T=3, 2025-05-07T21:03:06.9450071Z D=94, 2025-05-07T21:03:06.9450265Z B=19, 2025-05-07T21:03:06.9450447Z log_E=3, 2025-05-07T21:03:06.9450645Z L=1, 2025-05-07T21:03:06.9450839Z D_gradcheck=1, 2025-05-07T21:03:06.9451066Z stochastic_rounding=False, 2025-05-07T21:03:06.9451332Z weighted=False, 2025-05-07T21:03:06.9451628Z row_wise=False, 2025-05-07T21:03:06.9451840Z mixed=False, 2025-05-07T21:03:06.9452052Z use_cache=True, 2025-05-07T21:03:06.9452297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9452582Z use_cpu=True, 2025-05-07T21:03:06.9452818Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9453083Z ) 2025-05-07T21:03:06.9453315Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9453900Z self=, 2025-05-07T21:03:06.9454440Z compile=False, 2025-05-07T21:03:06.9454658Z T=3, 2025-05-07T21:03:06.9454841Z D=44, 2025-05-07T21:03:06.9455034Z B=110, 2025-05-07T21:03:06.9455298Z log_E=3, 2025-05-07T21:03:06.9455488Z L=1, 2025-05-07T21:03:06.9455681Z D_gradcheck=2, 2025-05-07T21:03:06.9455908Z stochastic_rounding=False, 2025-05-07T21:03:06.9456160Z weighted=True, 2025-05-07T21:03:06.9456377Z row_wise=True, 2025-05-07T21:03:06.9456592Z mixed=False, 2025-05-07T21:03:06.9456797Z use_cache=True, 2025-05-07T21:03:06.9457039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9457329Z use_cpu=True, 2025-05-07T21:03:06.9457560Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9457827Z ) 2025-05-07T21:03:06.9458063Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9458644Z self=, 2025-05-07T21:03:06.9459181Z compile=False, 2025-05-07T21:03:06.9459394Z T=5, 2025-05-07T21:03:06.9459578Z D=117, 2025-05-07T21:03:06.9459768Z B=64, 2025-05-07T21:03:06.9459957Z log_E=4, 2025-05-07T21:03:06.9460155Z L=0, 2025-05-07T21:03:06.9460345Z D_gradcheck=1, 2025-05-07T21:03:06.9460576Z stochastic_rounding=False, 2025-05-07T21:03:06.9460828Z weighted=True, 2025-05-07T21:03:06.9461043Z row_wise=True, 2025-05-07T21:03:06.9461257Z mixed=True, 2025-05-07T21:03:06.9461476Z use_cache=False, 2025-05-07T21:03:06.9461719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9462008Z use_cpu=False, 2025-05-07T21:03:06.9462252Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9462514Z ) 2025-05-07T21:03:06.9470258Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9470904Z self=, 2025-05-07T21:03:06.9471454Z compile=True, 2025-05-07T21:03:06.9471672Z T=3, 2025-05-07T21:03:06.9471863Z D=69, 2025-05-07T21:03:06.9472121Z B=104, 2025-05-07T21:03:06.9472319Z log_E=5, 2025-05-07T21:03:06.9472517Z L=9, 2025-05-07T21:03:06.9472707Z D_gradcheck=2, 2025-05-07T21:03:06.9472943Z stochastic_rounding=True, 2025-05-07T21:03:06.9473201Z weighted=True, 2025-05-07T21:03:06.9473414Z row_wise=False, 2025-05-07T21:03:06.9473630Z mixed=True, 2025-05-07T21:03:06.9473842Z use_cache=False, 2025-05-07T21:03:06.9474093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9474383Z use_cpu=True, 2025-05-07T21:03:06.9474620Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9474882Z ) 2025-05-07T21:03:06.9475120Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9475753Z self=, 2025-05-07T21:03:06.9476285Z compile=True, 2025-05-07T21:03:06.9476501Z T=3, 2025-05-07T21:03:06.9476693Z D=87, 2025-05-07T21:03:06.9476885Z B=58, 2025-05-07T21:03:06.9477075Z log_E=5, 2025-05-07T21:03:06.9477276Z L=14, 2025-05-07T21:03:06.9477470Z D_gradcheck=1, 2025-05-07T21:03:06.9477694Z stochastic_rounding=True, 2025-05-07T21:03:06.9477959Z weighted=False, 2025-05-07T21:03:06.9478212Z row_wise=True, 2025-05-07T21:03:06.9478436Z mixed=True, 2025-05-07T21:03:06.9478655Z use_cache=False, 2025-05-07T21:03:06.9478907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9479243Z use_cpu=False, 2025-05-07T21:03:06.9479485Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9479752Z ) 2025-05-07T21:03:06.9479984Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9480573Z self=, 2025-05-07T21:03:06.9481111Z compile=True, 2025-05-07T21:03:06.9481317Z T=3, 2025-05-07T21:03:06.9481509Z D=14, 2025-05-07T21:03:06.9481702Z B=12, 2025-05-07T21:03:06.9481890Z log_E=5, 2025-05-07T21:03:06.9482091Z L=16, 2025-05-07T21:03:06.9482287Z D_gradcheck=2, 2025-05-07T21:03:06.9482515Z stochastic_rounding=False, 2025-05-07T21:03:06.9482776Z weighted=False, 2025-05-07T21:03:06.9483046Z row_wise=False, 2025-05-07T21:03:06.9483255Z mixed=True, 2025-05-07T21:03:06.9483467Z use_cache=True, 2025-05-07T21:03:06.9483709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9484004Z use_cpu=True, 2025-05-07T21:03:06.9484234Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9484500Z ) 2025-05-07T21:03:06.9484737Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9485316Z self=, 2025-05-07T21:03:06.9485852Z compile=True, 2025-05-07T21:03:06.9486065Z T=2, 2025-05-07T21:03:06.9486248Z D=106, 2025-05-07T21:03:06.9486441Z B=35, 2025-05-07T21:03:06.9486634Z log_E=3, 2025-05-07T21:03:06.9486825Z L=11, 2025-05-07T21:03:06.9487026Z D_gradcheck=2, 2025-05-07T21:03:06.9487261Z stochastic_rounding=True, 2025-05-07T21:03:06.9487517Z weighted=False, 2025-05-07T21:03:06.9487741Z row_wise=True, 2025-05-07T21:03:06.9487981Z mixed=False, 2025-05-07T21:03:06.9488224Z use_cache=False, 2025-05-07T21:03:06.9488476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9488837Z use_cpu=False, 2025-05-07T21:03:06.9489077Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9489343Z ) 2025-05-07T21:03:06.9489580Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9490165Z self=, 2025-05-07T21:03:06.9490696Z compile=False, 2025-05-07T21:03:06.9490911Z T=2, 2025-05-07T21:03:06.9491106Z D=35, 2025-05-07T21:03:06.9491294Z B=55, 2025-05-07T21:03:06.9491486Z log_E=4, 2025-05-07T21:03:06.9491686Z L=5, 2025-05-07T21:03:06.9491881Z D_gradcheck=1, 2025-05-07T21:03:06.9492166Z stochastic_rounding=True, 2025-05-07T21:03:06.9492429Z weighted=True, 2025-05-07T21:03:06.9492643Z row_wise=False, 2025-05-07T21:03:06.9492864Z mixed=False, 2025-05-07T21:03:06.9493083Z use_cache=True, 2025-05-07T21:03:06.9493319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9493611Z use_cpu=True, 2025-05-07T21:03:06.9493848Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9667445Z ) 2025-05-07T21:03:06.9667813Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9668780Z self=, 2025-05-07T21:03:06.9669436Z compile=False, 2025-05-07T21:03:06.9669643Z T=3, 2025-05-07T21:03:06.9669835Z D=106, 2025-05-07T21:03:06.9670024Z B=69, 2025-05-07T21:03:06.9670348Z log_E=4, 2025-05-07T21:03:06.9670548Z L=9, 2025-05-07T21:03:06.9670741Z D_gradcheck=2, 2025-05-07T21:03:06.9670964Z stochastic_rounding=True, 2025-05-07T21:03:06.9671227Z weighted=True, 2025-05-07T21:03:06.9671443Z row_wise=False, 2025-05-07T21:03:06.9671649Z mixed=False, 2025-05-07T21:03:06.9671863Z use_cache=True, 2025-05-07T21:03:06.9672106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9672389Z use_cpu=False, 2025-05-07T21:03:06.9672626Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9672891Z ) 2025-05-07T21:03:06.9673198Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9673775Z self=, 2025-05-07T21:03:06.9674309Z compile=False, 2025-05-07T21:03:06.9674519Z T=5, 2025-05-07T21:03:06.9674700Z D=61, 2025-05-07T21:03:06.9674892Z B=127, 2025-05-07T21:03:06.9675082Z log_E=5, 2025-05-07T21:03:06.9675273Z L=14, 2025-05-07T21:03:06.9675468Z D_gradcheck=1, 2025-05-07T21:03:06.9675697Z stochastic_rounding=True, 2025-05-07T21:03:06.9675950Z weighted=True, 2025-05-07T21:03:06.9676172Z row_wise=False, 2025-05-07T21:03:06.9676383Z mixed=True, 2025-05-07T21:03:06.9676588Z use_cache=False, 2025-05-07T21:03:06.9676840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9677183Z use_cpu=True, 2025-05-07T21:03:06.9677407Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9677666Z ) 2025-05-07T21:03:06.9677896Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9678475Z self=, 2025-05-07T21:03:06.9679008Z compile=False, 2025-05-07T21:03:06.9679223Z T=5, 2025-05-07T21:03:06.9679415Z D=120, 2025-05-07T21:03:06.9679597Z B=47, 2025-05-07T21:03:06.9679789Z log_E=3, 2025-05-07T21:03:06.9679981Z L=20, 2025-05-07T21:03:06.9680169Z D_gradcheck=1, 2025-05-07T21:03:06.9680395Z stochastic_rounding=True, 2025-05-07T21:03:06.9680650Z weighted=False, 2025-05-07T21:03:06.9680859Z row_wise=True, 2025-05-07T21:03:06.9681071Z mixed=True, 2025-05-07T21:03:06.9681283Z use_cache=True, 2025-05-07T21:03:06.9681518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9681808Z use_cpu=False, 2025-05-07T21:03:06.9682043Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9682299Z ) 2025-05-07T21:03:06.9682532Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9683111Z self=, 2025-05-07T21:03:06.9683642Z compile=False, 2025-05-07T21:03:06.9683850Z T=3, 2025-05-07T21:03:06.9684035Z D=115, 2025-05-07T21:03:06.9684217Z B=50, 2025-05-07T21:03:06.9684405Z log_E=3, 2025-05-07T21:03:06.9684596Z L=15, 2025-05-07T21:03:06.9684778Z D_gradcheck=1, 2025-05-07T21:03:06.9685004Z stochastic_rounding=True, 2025-05-07T21:03:06.9685257Z weighted=True, 2025-05-07T21:03:06.9685470Z row_wise=False, 2025-05-07T21:03:06.9685676Z mixed=True, 2025-05-07T21:03:06.9685961Z use_cache=False, 2025-05-07T21:03:06.9686208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9686487Z use_cpu=True, 2025-05-07T21:03:06.9686723Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9686984Z ) 2025-05-07T21:03:06.9687211Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9687791Z self=, 2025-05-07T21:03:06.9688325Z compile=False, 2025-05-07T21:03:06.9688533Z T=2, 2025-05-07T21:03:06.9688854Z D=111, 2025-05-07T21:03:06.9689040Z B=52, 2025-05-07T21:03:06.9689221Z log_E=3, 2025-05-07T21:03:06.9689414Z L=20, 2025-05-07T21:03:06.9689604Z D_gradcheck=1, 2025-05-07T21:03:06.9689827Z stochastic_rounding=False, 2025-05-07T21:03:06.9690201Z weighted=True, 2025-05-07T21:03:06.9690417Z row_wise=False, 2025-05-07T21:03:06.9690624Z mixed=True, 2025-05-07T21:03:06.9690836Z use_cache=False, 2025-05-07T21:03:06.9691085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9691372Z use_cpu=False, 2025-05-07T21:03:06.9691600Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9691867Z ) 2025-05-07T21:03:06.9692098Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9692672Z self=, 2025-05-07T21:03:06.9693252Z compile=False, 2025-05-07T21:03:06.9693462Z T=3, 2025-05-07T21:03:06.9693643Z D=41, 2025-05-07T21:03:06.9693842Z B=128, 2025-05-07T21:03:06.9694033Z log_E=4, 2025-05-07T21:03:06.9694234Z L=2, 2025-05-07T21:03:06.9694421Z D_gradcheck=1, 2025-05-07T21:03:06.9694649Z stochastic_rounding=True, 2025-05-07T21:03:06.9694905Z weighted=False, 2025-05-07T21:03:06.9695121Z row_wise=True, 2025-05-07T21:03:06.9695330Z mixed=True, 2025-05-07T21:03:06.9695543Z use_cache=False, 2025-05-07T21:03:06.9695786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9696078Z use_cpu=True, 2025-05-07T21:03:06.9696317Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9696582Z ) 2025-05-07T21:03:06.9696869Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9697451Z self=, 2025-05-07T21:03:06.9697985Z compile=True, 2025-05-07T21:03:06.9698192Z T=2, 2025-05-07T21:03:06.9698381Z D=75, 2025-05-07T21:03:06.9698569Z B=20, 2025-05-07T21:03:06.9698750Z log_E=4, 2025-05-07T21:03:06.9698946Z L=1, 2025-05-07T21:03:06.9699135Z D_gradcheck=1, 2025-05-07T21:03:06.9699358Z stochastic_rounding=True, 2025-05-07T21:03:06.9699620Z weighted=False, 2025-05-07T21:03:06.9699836Z row_wise=True, 2025-05-07T21:03:06.9700045Z mixed=False, 2025-05-07T21:03:06.9700260Z use_cache=False, 2025-05-07T21:03:06.9700507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9700791Z use_cpu=False, 2025-05-07T21:03:06.9701034Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9701298Z ) 2025-05-07T21:03:06.9701527Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9702113Z self=, 2025-05-07T21:03:06.9702649Z compile=False, 2025-05-07T21:03:06.9702858Z T=5, 2025-05-07T21:03:06.9703052Z D=87, 2025-05-07T21:03:06.9703240Z B=36, 2025-05-07T21:03:06.9703423Z log_E=5, 2025-05-07T21:03:06.9703617Z L=0, 2025-05-07T21:03:06.9703808Z D_gradcheck=2, 2025-05-07T21:03:06.9704033Z stochastic_rounding=False, 2025-05-07T21:03:06.9704296Z weighted=False, 2025-05-07T21:03:06.9704513Z row_wise=False, 2025-05-07T21:03:06.9704730Z mixed=False, 2025-05-07T21:03:06.9704940Z use_cache=True, 2025-05-07T21:03:06.9705181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9705473Z use_cpu=False, 2025-05-07T21:03:06.9705705Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9706022Z ) 2025-05-07T21:03:06.9706261Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9706841Z self=, 2025-05-07T21:03:06.9707378Z compile=True, 2025-05-07T21:03:06.9707587Z T=1, 2025-05-07T21:03:06.9707769Z D=117, 2025-05-07T21:03:06.9707966Z B=30, 2025-05-07T21:03:06.9708156Z log_E=3, 2025-05-07T21:03:06.9708348Z L=8, 2025-05-07T21:03:06.9708545Z D_gradcheck=2, 2025-05-07T21:03:06.9708777Z stochastic_rounding=True, 2025-05-07T21:03:06.9709031Z weighted=False, 2025-05-07T21:03:06.9709249Z row_wise=True, 2025-05-07T21:03:06.9709466Z mixed=True, 2025-05-07T21:03:06.9709675Z use_cache=False, 2025-05-07T21:03:06.9709971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9710264Z use_cpu=False, 2025-05-07T21:03:06.9710497Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9710766Z ) 2025-05-07T21:03:06.9710999Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9711582Z self=, 2025-05-07T21:03:06.9712116Z compile=False, 2025-05-07T21:03:06.9712327Z T=4, 2025-05-07T21:03:06.9712514Z D=29, 2025-05-07T21:03:06.9712695Z B=48, 2025-05-07T21:03:06.9712954Z log_E=4, 2025-05-07T21:03:06.9713149Z L=2, 2025-05-07T21:03:06.9713338Z D_gradcheck=1, 2025-05-07T21:03:06.9713571Z stochastic_rounding=False, 2025-05-07T21:03:06.9713829Z weighted=False, 2025-05-07T21:03:06.9714040Z row_wise=False, 2025-05-07T21:03:06.9714257Z mixed=False, 2025-05-07T21:03:06.9714472Z use_cache=True, 2025-05-07T21:03:06.9714710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9714999Z use_cpu=False, 2025-05-07T21:03:06.9715235Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9715490Z ) 2025-05-07T21:03:06.9715726Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9716311Z self=, 2025-05-07T21:03:06.9716900Z compile=False, 2025-05-07T21:03:06.9717108Z T=4, 2025-05-07T21:03:06.9717296Z D=65, 2025-05-07T21:03:06.9717485Z B=75, 2025-05-07T21:03:06.9717670Z log_E=3, 2025-05-07T21:03:06.9717869Z L=3, 2025-05-07T21:03:06.9718086Z D_gradcheck=1, 2025-05-07T21:03:06.9718335Z stochastic_rounding=True, 2025-05-07T21:03:06.9718596Z weighted=False, 2025-05-07T21:03:06.9718814Z row_wise=False, 2025-05-07T21:03:06.9719023Z mixed=False, 2025-05-07T21:03:06.9719239Z use_cache=True, 2025-05-07T21:03:06.9719481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9719766Z use_cpu=True, 2025-05-07T21:03:06.9720000Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9720264Z ) 2025-05-07T21:03:06.9720493Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9721074Z self=, 2025-05-07T21:03:06.9721605Z compile=True, 2025-05-07T21:03:06.9721814Z T=4, 2025-05-07T21:03:06.9722004Z D=104, 2025-05-07T21:03:06.9722194Z B=72, 2025-05-07T21:03:06.9722377Z log_E=3, 2025-05-07T21:03:06.9722573Z L=13, 2025-05-07T21:03:06.9722769Z D_gradcheck=1, 2025-05-07T21:03:06.9722999Z stochastic_rounding=True, 2025-05-07T21:03:06.9723250Z weighted=True, 2025-05-07T21:03:06.9723463Z row_wise=True, 2025-05-07T21:03:06.9723673Z mixed=True, 2025-05-07T21:03:06.9723876Z use_cache=True, 2025-05-07T21:03:06.9724116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9724399Z use_cpu=True, 2025-05-07T21:03:06.9724626Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9724890Z ) 2025-05-07T21:03:06.9725122Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9725743Z self=, 2025-05-07T21:03:06.9726282Z compile=True, 2025-05-07T21:03:06.9726489Z T=2, 2025-05-07T21:03:06.9726679Z D=93, 2025-05-07T21:03:06.9726870Z B=93, 2025-05-07T21:03:06.9727055Z log_E=3, 2025-05-07T21:03:06.9727242Z L=1, 2025-05-07T21:03:06.9727432Z D_gradcheck=2, 2025-05-07T21:03:06.9727657Z stochastic_rounding=False, 2025-05-07T21:03:06.9727909Z weighted=True, 2025-05-07T21:03:06.9728120Z row_wise=True, 2025-05-07T21:03:06.9728326Z mixed=True, 2025-05-07T21:03:06.9728530Z use_cache=False, 2025-05-07T21:03:06.9728883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9729167Z use_cpu=False, 2025-05-07T21:03:06.9729398Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9729654Z ) 2025-05-07T21:03:06.9729934Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9730514Z self=, 2025-05-07T21:03:06.9731043Z compile=True, 2025-05-07T21:03:06.9731256Z T=5, 2025-05-07T21:03:06.9731445Z D=112, 2025-05-07T21:03:06.9731631Z B=128, 2025-05-07T21:03:06.9731819Z log_E=5, 2025-05-07T21:03:06.9732020Z L=0, 2025-05-07T21:03:06.9732206Z D_gradcheck=1, 2025-05-07T21:03:06.9732433Z stochastic_rounding=True, 2025-05-07T21:03:06.9732731Z weighted=True, 2025-05-07T21:03:06.9732936Z row_wise=True, 2025-05-07T21:03:06.9733143Z mixed=True, 2025-05-07T21:03:06.9733359Z use_cache=False, 2025-05-07T21:03:06.9733599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9733887Z use_cpu=False, 2025-05-07T21:03:06.9734117Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9734377Z ) 2025-05-07T21:03:06.9734611Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9735191Z self=, 2025-05-07T21:03:06.9735722Z compile=True, 2025-05-07T21:03:06.9735928Z T=1, 2025-05-07T21:03:06.9736114Z D=78, 2025-05-07T21:03:06.9736575Z B=96, 2025-05-07T21:03:06.9736849Z log_E=5, 2025-05-07T21:03:06.9737048Z L=3, 2025-05-07T21:03:06.9737237Z D_gradcheck=2, 2025-05-07T21:03:06.9737458Z stochastic_rounding=True, 2025-05-07T21:03:06.9737716Z weighted=False, 2025-05-07T21:03:06.9737930Z row_wise=False, 2025-05-07T21:03:06.9738137Z mixed=False, 2025-05-07T21:03:06.9738345Z use_cache=True, 2025-05-07T21:03:06.9738586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9738864Z use_cpu=True, 2025-05-07T21:03:06.9739102Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9739363Z ) 2025-05-07T21:03:06.9739590Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9740171Z self=, 2025-05-07T21:03:06.9740701Z compile=True, 2025-05-07T21:03:06.9740903Z T=3, 2025-05-07T21:03:06.9741083Z D=41, 2025-05-07T21:03:06.9741273Z B=101, 2025-05-07T21:03:06.9741459Z log_E=5, 2025-05-07T21:03:06.9741651Z L=1, 2025-05-07T21:03:06.9741841Z D_gradcheck=1, 2025-05-07T21:03:06.9742070Z stochastic_rounding=True, 2025-05-07T21:03:06.9742321Z weighted=True, 2025-05-07T21:03:06.9742533Z row_wise=True, 2025-05-07T21:03:06.9742740Z mixed=False, 2025-05-07T21:03:06.9742943Z use_cache=True, 2025-05-07T21:03:06.9743181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9743470Z use_cpu=True, 2025-05-07T21:03:06.9743698Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9743961Z ) 2025-05-07T21:03:06.9750718Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9751321Z self=, 2025-05-07T21:03:06.9751861Z compile=True, 2025-05-07T21:03:06.9752067Z T=3, 2025-05-07T21:03:06.9752259Z D=93, 2025-05-07T21:03:06.9752568Z B=50, 2025-05-07T21:03:06.9752757Z log_E=3, 2025-05-07T21:03:06.9752957Z L=18, 2025-05-07T21:03:06.9753149Z D_gradcheck=2, 2025-05-07T21:03:06.9753383Z stochastic_rounding=True, 2025-05-07T21:03:06.9753639Z weighted=False, 2025-05-07T21:03:06.9753857Z row_wise=False, 2025-05-07T21:03:06.9754072Z mixed=False, 2025-05-07T21:03:06.9754277Z use_cache=True, 2025-05-07T21:03:06.9754524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9754813Z use_cpu=False, 2025-05-07T21:03:06.9755045Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9755310Z ) 2025-05-07T21:03:06.9755544Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9756189Z self=, 2025-05-07T21:03:06.9756725Z compile=False, 2025-05-07T21:03:06.9756933Z T=3, 2025-05-07T21:03:06.9757120Z D=112, 2025-05-07T21:03:06.9757309Z B=83, 2025-05-07T21:03:06.9757499Z log_E=4, 2025-05-07T21:03:06.9757690Z L=2, 2025-05-07T21:03:06.9757879Z D_gradcheck=2, 2025-05-07T21:03:06.9758112Z stochastic_rounding=False, 2025-05-07T21:03:06.9758368Z weighted=True, 2025-05-07T21:03:06.9758585Z row_wise=False, 2025-05-07T21:03:06.9758796Z mixed=True, 2025-05-07T21:03:06.9759001Z use_cache=True, 2025-05-07T21:03:06.9759242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9759602Z use_cpu=False, 2025-05-07T21:03:06.9759837Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9760098Z ) 2025-05-07T21:03:06.9760329Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9760906Z self=, 2025-05-07T21:03:06.9761434Z compile=False, 2025-05-07T21:03:06.9761642Z T=1, 2025-05-07T21:03:06.9761828Z D=88, 2025-05-07T21:03:06.9762013Z B=76, 2025-05-07T21:03:06.9762200Z log_E=5, 2025-05-07T21:03:06.9762394Z L=2, 2025-05-07T21:03:06.9762580Z D_gradcheck=1, 2025-05-07T21:03:06.9762810Z stochastic_rounding=False, 2025-05-07T21:03:06.9763117Z weighted=True, 2025-05-07T21:03:06.9763324Z row_wise=True, 2025-05-07T21:03:06.9763532Z mixed=True, 2025-05-07T21:03:06.9763746Z use_cache=True, 2025-05-07T21:03:06.9763981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9764274Z use_cpu=False, 2025-05-07T21:03:06.9764509Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.9953107Z ) 2025-05-07T21:03:06.9953812Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9954933Z self=, 2025-05-07T21:03:06.9955864Z compile=False, 2025-05-07T21:03:06.9956232Z T=1, 2025-05-07T21:03:06.9956539Z D=97, 2025-05-07T21:03:06.9956835Z B=58, 2025-05-07T21:03:06.9957140Z log_E=3, 2025-05-07T21:03:06.9957443Z L=6, 2025-05-07T21:03:06.9957722Z D_gradcheck=1, 2025-05-07T21:03:06.9958143Z stochastic_rounding=False, 2025-05-07T21:03:06.9958598Z weighted=False, 2025-05-07T21:03:06.9958948Z row_wise=False, 2025-05-07T21:03:06.9959278Z mixed=True, 2025-05-07T21:03:06.9959609Z use_cache=True, 2025-05-07T21:03:06.9959990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9960443Z use_cpu=True, 2025-05-07T21:03:06.9960826Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9961245Z ) 2025-05-07T21:03:06.9961623Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9962609Z self=, 2025-05-07T21:03:06.9963525Z compile=True, 2025-05-07T21:03:06.9963846Z T=4, 2025-05-07T21:03:06.9964141Z D=28, 2025-05-07T21:03:06.9964439Z B=57, 2025-05-07T21:03:06.9964718Z log_E=4, 2025-05-07T21:03:06.9965023Z L=15, 2025-05-07T21:03:06.9965326Z D_gradcheck=1, 2025-05-07T21:03:06.9965866Z stochastic_rounding=True, 2025-05-07T21:03:06.9966296Z weighted=False, 2025-05-07T21:03:06.9966642Z row_wise=False, 2025-05-07T21:03:06.9966974Z mixed=True, 2025-05-07T21:03:06.9967302Z use_cache=True, 2025-05-07T21:03:06.9967689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9968145Z use_cpu=True, 2025-05-07T21:03:06.9968523Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9969096Z ) 2025-05-07T21:03:06.9969481Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9970438Z self=, 2025-05-07T21:03:06.9971354Z compile=False, 2025-05-07T21:03:06.9971687Z T=2, 2025-05-07T21:03:06.9971978Z D=65, 2025-05-07T21:03:06.9972268Z B=53, 2025-05-07T21:03:06.9972792Z log_E=4, 2025-05-07T21:03:06.9973130Z L=15, 2025-05-07T21:03:06.9973460Z D_gradcheck=2, 2025-05-07T21:03:06.9973840Z stochastic_rounding=True, 2025-05-07T21:03:06.9974258Z weighted=True, 2025-05-07T21:03:06.9974598Z row_wise=False, 2025-05-07T21:03:06.9974934Z mixed=True, 2025-05-07T21:03:06.9975254Z use_cache=False, 2025-05-07T21:03:06.9975645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9976109Z use_cpu=True, 2025-05-07T21:03:06.9976480Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.9976927Z ) 2025-05-07T21:03:06.9977466Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9978484Z self=, 2025-05-07T21:03:06.9979389Z compile=True, 2025-05-07T21:03:06.9979724Z T=4, 2025-05-07T21:03:06.9980028Z D=65, 2025-05-07T21:03:06.9980315Z B=27, 2025-05-07T21:03:06.9980612Z log_E=5, 2025-05-07T21:03:06.9980924Z L=19, 2025-05-07T21:03:06.9981218Z D_gradcheck=1, 2025-05-07T21:03:06.9981589Z stochastic_rounding=False, 2025-05-07T21:03:06.9981996Z weighted=False, 2025-05-07T21:03:06.9982343Z row_wise=False, 2025-05-07T21:03:06.9982677Z mixed=False, 2025-05-07T21:03:06.9983013Z use_cache=True, 2025-05-07T21:03:06.9983394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.9984008Z use_cpu=False, 2025-05-07T21:03:06.9984393Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9984808Z ) 2025-05-07T21:03:06.9985194Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9986183Z self=, 2025-05-07T21:03:06.9987093Z compile=False, 2025-05-07T21:03:06.9987420Z T=5, 2025-05-07T21:03:06.9987717Z D=119, 2025-05-07T21:03:06.9988013Z B=5, 2025-05-07T21:03:06.9988298Z log_E=3, 2025-05-07T21:03:06.9988605Z L=13, 2025-05-07T21:03:06.9988906Z D_gradcheck=2, 2025-05-07T21:03:06.9989268Z stochastic_rounding=True, 2025-05-07T21:03:06.9989675Z weighted=True, 2025-05-07T21:03:06.9990012Z row_wise=False, 2025-05-07T21:03:06.9990350Z mixed=True, 2025-05-07T21:03:06.9990677Z use_cache=True, 2025-05-07T21:03:06.9991064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9991519Z use_cpu=True, 2025-05-07T21:03:06.9991892Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.9992302Z ) 2025-05-07T21:03:06.9992679Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:06.9993655Z self=, 2025-05-07T21:03:06.9994588Z compile=True, 2025-05-07T21:03:06.9994942Z T=5, 2025-05-07T21:03:06.9995248Z D=80, 2025-05-07T21:03:06.9995555Z B=64, 2025-05-07T21:03:06.9995852Z log_E=3, 2025-05-07T21:03:06.9996158Z L=19, 2025-05-07T21:03:06.9996455Z D_gradcheck=2, 2025-05-07T21:03:06.9996814Z stochastic_rounding=False, 2025-05-07T21:03:06.9997230Z weighted=True, 2025-05-07T21:03:06.9997567Z row_wise=False, 2025-05-07T21:03:06.9997908Z mixed=True, 2025-05-07T21:03:06.9998259Z use_cache=True, 2025-05-07T21:03:06.9998745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.9999244Z use_cpu=True, 2025-05-07T21:03:06.9999630Z output_dtype=SparseType.BF16, 2025-05-07T21:03:07.0000079Z ) 2025-05-07T21:03:07.0000465Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0001454Z self=, 2025-05-07T21:03:07.0002426Z compile=False, 2025-05-07T21:03:07.0002764Z T=2, 2025-05-07T21:03:07.0003055Z D=14, 2025-05-07T21:03:07.0003343Z B=10, 2025-05-07T21:03:07.0003637Z log_E=3, 2025-05-07T21:03:07.0003947Z L=11, 2025-05-07T21:03:07.0004248Z D_gradcheck=2, 2025-05-07T21:03:07.0004615Z stochastic_rounding=False, 2025-05-07T21:03:07.0005121Z weighted=False, 2025-05-07T21:03:07.0005476Z row_wise=False, 2025-05-07T21:03:07.0005836Z mixed=True, 2025-05-07T21:03:07.0006159Z use_cache=False, 2025-05-07T21:03:07.0006570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.0007039Z use_cpu=False, 2025-05-07T21:03:07.0007412Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.0007850Z ) 2025-05-07T21:03:07.0008228Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0009391Z self=, 2025-05-07T21:03:07.0010405Z compile=True, 2025-05-07T21:03:07.0010742Z T=4, 2025-05-07T21:03:07.0011033Z D=112, 2025-05-07T21:03:07.0011336Z B=96, 2025-05-07T21:03:07.0011625Z log_E=3, 2025-05-07T21:03:07.0011945Z L=9, 2025-05-07T21:03:07.0012240Z D_gradcheck=2, 2025-05-07T21:03:07.0012605Z stochastic_rounding=True, 2025-05-07T21:03:07.0013023Z weighted=True, 2025-05-07T21:03:07.0013362Z row_wise=False, 2025-05-07T21:03:07.0013714Z mixed=True, 2025-05-07T21:03:07.0014047Z use_cache=False, 2025-05-07T21:03:07.0014432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.0014903Z use_cpu=False, 2025-05-07T21:03:07.0015273Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.0015688Z ) 2025-05-07T21:03:07.0016160Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0017189Z self=, 2025-05-07T21:03:07.0018117Z compile=False, 2025-05-07T21:03:07.0018488Z T=1, 2025-05-07T21:03:07.0018782Z D=90, 2025-05-07T21:03:07.0019061Z B=5, 2025-05-07T21:03:07.0019346Z log_E=4, 2025-05-07T21:03:07.0019654Z L=0, 2025-05-07T21:03:07.0019945Z D_gradcheck=2, 2025-05-07T21:03:07.0020322Z stochastic_rounding=True, 2025-05-07T21:03:07.0020731Z weighted=True, 2025-05-07T21:03:07.0021082Z row_wise=False, 2025-05-07T21:03:07.0021442Z mixed=False, 2025-05-07T21:03:07.0021788Z use_cache=False, 2025-05-07T21:03:07.0022189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.0022645Z use_cpu=False, 2025-05-07T21:03:07.0023015Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.0023452Z ) 2025-05-07T21:03:07.0023835Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0024817Z self=, 2025-05-07T21:03:07.0025716Z compile=True, 2025-05-07T21:03:07.0026042Z T=1, 2025-05-07T21:03:07.0026339Z D=123, 2025-05-07T21:03:07.0026636Z B=53, 2025-05-07T21:03:07.0026919Z log_E=5, 2025-05-07T21:03:07.0027222Z L=18, 2025-05-07T21:03:07.0027524Z D_gradcheck=1, 2025-05-07T21:03:07.0027879Z stochastic_rounding=False, 2025-05-07T21:03:07.0028337Z weighted=False, 2025-05-07T21:03:07.0028681Z row_wise=True, 2025-05-07T21:03:07.0028997Z mixed=False, 2025-05-07T21:03:07.0029341Z use_cache=True, 2025-05-07T21:03:07.0029717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.0030176Z use_cpu=True, 2025-05-07T21:03:07.0030550Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.0031098Z ) 2025-05-07T21:03:07.0031470Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0032450Z self=, 2025-05-07T21:03:07.0033361Z compile=False, 2025-05-07T21:03:07.0033700Z T=4, 2025-05-07T21:03:07.0033978Z D=31, 2025-05-07T21:03:07.0034281Z B=101, 2025-05-07T21:03:07.0034577Z log_E=3, 2025-05-07T21:03:07.0034869Z L=3, 2025-05-07T21:03:07.0035171Z D_gradcheck=2, 2025-05-07T21:03:07.0035529Z stochastic_rounding=True, 2025-05-07T21:03:07.0035924Z weighted=True, 2025-05-07T21:03:07.0036485Z row_wise=True, 2025-05-07T21:03:07.0036816Z mixed=True, 2025-05-07T21:03:07.0037141Z use_cache=False, 2025-05-07T21:03:07.0037680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.0038161Z use_cpu=False, 2025-05-07T21:03:07.0038558Z output_dtype=SparseType.BF16, 2025-05-07T21:03:07.0039012Z ) 2025-05-07T21:03:07.0039410Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0040405Z self=, 2025-05-07T21:03:07.0041323Z compile=False, 2025-05-07T21:03:07.0041660Z T=4, 2025-05-07T21:03:07.0041961Z D=55, 2025-05-07T21:03:07.0042277Z B=107, 2025-05-07T21:03:07.0042711Z log_E=5, 2025-05-07T21:03:07.0043029Z L=1, 2025-05-07T21:03:07.0043336Z D_gradcheck=2, 2025-05-07T21:03:07.0043709Z stochastic_rounding=False, 2025-05-07T21:03:07.0044147Z weighted=True, 2025-05-07T21:03:07.0044488Z row_wise=True, 2025-05-07T21:03:07.0044812Z mixed=False, 2025-05-07T21:03:07.0045133Z use_cache=True, 2025-05-07T21:03:07.0045518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.0046012Z use_cpu=True, 2025-05-07T21:03:07.0046378Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.0046796Z ) 2025-05-07T21:03:07.0047175Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0048152Z self=, 2025-05-07T21:03:07.0049308Z compile=False, 2025-05-07T21:03:07.0049648Z T=1, 2025-05-07T21:03:07.0049950Z D=35, 2025-05-07T21:03:07.0050231Z B=79, 2025-05-07T21:03:07.0050523Z log_E=4, 2025-05-07T21:03:07.0050837Z L=2, 2025-05-07T21:03:07.0051135Z D_gradcheck=1, 2025-05-07T21:03:07.0051505Z stochastic_rounding=True, 2025-05-07T21:03:07.0051911Z weighted=True, 2025-05-07T21:03:07.0052253Z row_wise=False, 2025-05-07T21:03:07.0052588Z mixed=True, 2025-05-07T21:03:07.0052913Z use_cache=True, 2025-05-07T21:03:07.0053309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.0053766Z use_cpu=False, 2025-05-07T21:03:07.0054162Z output_dtype=SparseType.BF16, 2025-05-07T21:03:07.0054585Z ) 2025-05-07T21:03:07.0054956Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0055944Z self=, 2025-05-07T21:03:07.0056862Z compile=True, 2025-05-07T21:03:07.0057190Z T=1, 2025-05-07T21:03:07.0057485Z D=53, 2025-05-07T21:03:07.0057774Z B=102, 2025-05-07T21:03:07.0058080Z log_E=4, 2025-05-07T21:03:07.0058421Z L=13, 2025-05-07T21:03:07.0058720Z D_gradcheck=1, 2025-05-07T21:03:07.0059077Z stochastic_rounding=False, 2025-05-07T21:03:07.0059496Z weighted=True, 2025-05-07T21:03:07.0059838Z row_wise=True, 2025-05-07T21:03:07.0060173Z mixed=True, 2025-05-07T21:03:07.0060530Z use_cache=False, 2025-05-07T21:03:07.0060954Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.0061428Z use_cpu=True, 2025-05-07T21:03:07.0061824Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.0062248Z ) 2025-05-07T21:03:07.0062624Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0063735Z self=, 2025-05-07T21:03:07.0064675Z compile=True, 2025-05-07T21:03:07.0065021Z T=2, 2025-05-07T21:03:07.0065325Z D=20, 2025-05-07T21:03:07.0065625Z B=104, 2025-05-07T21:03:07.0065931Z log_E=5, 2025-05-07T21:03:07.0066236Z L=2, 2025-05-07T21:03:07.0066536Z D_gradcheck=1, 2025-05-07T21:03:07.0066882Z stochastic_rounding=True, 2025-05-07T21:03:07.0067306Z weighted=True, 2025-05-07T21:03:07.0067658Z row_wise=True, 2025-05-07T21:03:07.0067999Z mixed=False, 2025-05-07T21:03:07.0068373Z use_cache=True, 2025-05-07T21:03:07.0068765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.0069221Z use_cpu=True, 2025-05-07T21:03:07.0069584Z output_dtype=SparseType.BF16, 2025-05-07T21:03:07.0070014Z ) 2025-05-07T21:03:07.0070516Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0071497Z self=, 2025-05-07T21:03:07.0072411Z compile=True, 2025-05-07T21:03:07.0072749Z T=5, 2025-05-07T21:03:07.0073038Z D=82, 2025-05-07T21:03:07.0073336Z B=41, 2025-05-07T21:03:07.0073630Z log_E=4, 2025-05-07T21:03:07.0073937Z L=3, 2025-05-07T21:03:07.0074236Z D_gradcheck=1, 2025-05-07T21:03:07.0074602Z stochastic_rounding=False, 2025-05-07T21:03:07.0075022Z weighted=False, 2025-05-07T21:03:07.0075454Z row_wise=True, 2025-05-07T21:03:07.0075797Z mixed=False, 2025-05-07T21:03:07.0076142Z use_cache=False, 2025-05-07T21:03:07.0076523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.0076992Z use_cpu=False, 2025-05-07T21:03:07.0077364Z output_dtype=SparseType.BF16, 2025-05-07T21:03:07.0077784Z ) 2025-05-07T21:03:07.0078189Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0079200Z self=, 2025-05-07T21:03:07.0080097Z compile=False, 2025-05-07T21:03:07.0080441Z T=2, 2025-05-07T21:03:07.0080728Z D=17, 2025-05-07T21:03:07.0081023Z B=24, 2025-05-07T21:03:07.0081410Z log_E=3, 2025-05-07T21:03:07.0081720Z L=5, 2025-05-07T21:03:07.0082031Z D_gradcheck=2, 2025-05-07T21:03:07.0082415Z stochastic_rounding=False, 2025-05-07T21:03:07.0082848Z weighted=True, 2025-05-07T21:03:07.0083198Z row_wise=False, 2025-05-07T21:03:07.0083543Z mixed=True, 2025-05-07T21:03:07.0083861Z use_cache=True, 2025-05-07T21:03:07.0084246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.0084696Z use_cpu=True, 2025-05-07T21:03:07.0085059Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.0085485Z ) 2025-05-07T21:03:07.0085878Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0086881Z self=, 2025-05-07T21:03:07.0087821Z compile=True, 2025-05-07T21:03:07.0088151Z T=4, 2025-05-07T21:03:07.0088443Z D=120, 2025-05-07T21:03:07.0088909Z B=74, 2025-05-07T21:03:07.0089202Z log_E=3, 2025-05-07T21:03:07.0089511Z L=16, 2025-05-07T21:03:07.0089822Z D_gradcheck=1, 2025-05-07T21:03:07.0090177Z stochastic_rounding=False, 2025-05-07T21:03:07.0107049Z weighted=True, 2025-05-07T21:03:07.0107398Z row_wise=True, 2025-05-07T21:03:07.0107720Z mixed=True, 2025-05-07T21:03:07.0108070Z use_cache=False, 2025-05-07T21:03:07.0108468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.0108937Z use_cpu=True, 2025-05-07T21:03:07.0109318Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.0109758Z ) 2025-05-07T21:03:07.0110139Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:07.0111142Z self=, 2025-05-07T21:03:07.0112088Z compile=False, 2025-05-07T21:03:07.0112426Z T=3, 2025-05-07T21:03:07.0112708Z D=82, 2025-05-07T21:03:07.0113105Z B=99, 2025-05-07T21:03:07.0113411Z log_E=5, 2025-05-07T21:03:07.0113702Z L=2, 2025-05-07T21:03:07.0113999Z D_gradcheck=2, 2025-05-07T21:03:07.0114369Z stochastic_rounding=False, 2025-05-07T21:03:07.0114766Z weighted=False, 2025-05-07T21:03:07.0115114Z row_wise=True, 2025-05-07T21:03:07.0115450Z mixed=True, 2025-05-07T21:03:07.0115769Z use_cache=False, 2025-05-07T21:03:07.0116180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.0116634Z use_cpu=False, 2025-05-07T21:03:07.0117007Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.5718811Z ) 2025-05-07T21:03:08.5719201Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5720402Z self=, 2025-05-07T21:03:08.5721110Z compile=True, 2025-05-07T21:03:08.5721335Z T=5, 2025-05-07T21:03:08.5721529Z D=52, 2025-05-07T21:03:08.5721714Z B=18, 2025-05-07T21:03:08.5721914Z log_E=4, 2025-05-07T21:03:08.5722111Z L=4, 2025-05-07T21:03:08.5722298Z D_gradcheck=1, 2025-05-07T21:03:08.5722534Z stochastic_rounding=False, 2025-05-07T21:03:08.5722805Z weighted=True, 2025-05-07T21:03:08.5723016Z row_wise=True, 2025-05-07T21:03:08.5723229Z mixed=True, 2025-05-07T21:03:08.5723439Z use_cache=True, 2025-05-07T21:03:08.5723676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.5724079Z use_cpu=True, 2025-05-07T21:03:08.5724320Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.5724590Z ) 2025-05-07T21:03:08.5724828Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5725440Z self=, 2025-05-07T21:03:08.5725984Z compile=True, 2025-05-07T21:03:08.5726195Z T=3, 2025-05-07T21:03:08.5726388Z D=109, 2025-05-07T21:03:08.5726572Z B=78, 2025-05-07T21:03:08.5726764Z log_E=5, 2025-05-07T21:03:08.5726960Z L=14, 2025-05-07T21:03:08.5727146Z D_gradcheck=1, 2025-05-07T21:03:08.5727379Z stochastic_rounding=True, 2025-05-07T21:03:08.5727638Z weighted=True, 2025-05-07T21:03:08.5727948Z row_wise=False, 2025-05-07T21:03:08.5728156Z mixed=False, 2025-05-07T21:03:08.5728369Z use_cache=True, 2025-05-07T21:03:08.5728761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.5729049Z use_cpu=True, 2025-05-07T21:03:08.5729286Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.5729554Z ) 2025-05-07T21:03:08.5729782Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5730381Z self=, 2025-05-07T21:03:08.5730925Z compile=True, 2025-05-07T21:03:08.5731134Z T=4, 2025-05-07T21:03:08.5731329Z D=101, 2025-05-07T21:03:08.5731521Z B=83, 2025-05-07T21:03:08.5731704Z log_E=4, 2025-05-07T21:03:08.5731904Z L=18, 2025-05-07T21:03:08.5732103Z D_gradcheck=2, 2025-05-07T21:03:08.5732331Z stochastic_rounding=True, 2025-05-07T21:03:08.5732599Z weighted=True, 2025-05-07T21:03:08.5732812Z row_wise=False, 2025-05-07T21:03:08.5733024Z mixed=False, 2025-05-07T21:03:08.5733240Z use_cache=True, 2025-05-07T21:03:08.5733483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.5733774Z use_cpu=False, 2025-05-07T21:03:08.5734009Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.5734285Z ) 2025-05-07T21:03:08.5734528Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5735110Z self=, 2025-05-07T21:03:08.5735649Z compile=False, 2025-05-07T21:03:08.5735869Z T=3, 2025-05-07T21:03:08.5736050Z D=40, 2025-05-07T21:03:08.5736241Z B=82, 2025-05-07T21:03:08.5736701Z log_E=5, 2025-05-07T21:03:08.5736893Z L=4, 2025-05-07T21:03:08.5737087Z D_gradcheck=1, 2025-05-07T21:03:08.5737319Z stochastic_rounding=True, 2025-05-07T21:03:08.5737676Z weighted=False, 2025-05-07T21:03:08.5737896Z row_wise=False, 2025-05-07T21:03:08.5738116Z mixed=False, 2025-05-07T21:03:08.5738329Z use_cache=False, 2025-05-07T21:03:08.5738583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.5738874Z use_cpu=False, 2025-05-07T21:03:08.5739107Z output_dtype=SparseType.BF16, 2025-05-07T21:03:08.5739380Z ) 2025-05-07T21:03:08.5739622Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5740210Z self=, 2025-05-07T21:03:08.5740740Z compile=True, 2025-05-07T21:03:08.5740948Z T=3, 2025-05-07T21:03:08.5741136Z D=111, 2025-05-07T21:03:08.5741323Z B=84, 2025-05-07T21:03:08.5741574Z log_E=4, 2025-05-07T21:03:08.5741775Z L=16, 2025-05-07T21:03:08.5741961Z D_gradcheck=1, 2025-05-07T21:03:08.5742192Z stochastic_rounding=True, 2025-05-07T21:03:08.5742457Z weighted=False, 2025-05-07T21:03:08.5742669Z row_wise=True, 2025-05-07T21:03:08.5742887Z mixed=False, 2025-05-07T21:03:08.5743103Z use_cache=True, 2025-05-07T21:03:08.5743346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.5743638Z use_cpu=True, 2025-05-07T21:03:08.5743877Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.5744139Z ) 2025-05-07T21:03:08.5744445Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5745037Z self=, 2025-05-07T21:03:08.5745569Z compile=True, 2025-05-07T21:03:08.5745787Z T=4, 2025-05-07T21:03:08.5745978Z D=124, 2025-05-07T21:03:08.5746172Z B=89, 2025-05-07T21:03:08.5746355Z log_E=3, 2025-05-07T21:03:08.5746557Z L=2, 2025-05-07T21:03:08.5746753Z D_gradcheck=1, 2025-05-07T21:03:08.5746976Z stochastic_rounding=True, 2025-05-07T21:03:08.5747239Z weighted=False, 2025-05-07T21:03:08.5747466Z row_wise=True, 2025-05-07T21:03:08.5747676Z mixed=False, 2025-05-07T21:03:08.5747893Z use_cache=False, 2025-05-07T21:03:08.5748143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.5748559Z use_cpu=False, 2025-05-07T21:03:08.5748821Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.5749091Z ) 2025-05-07T21:03:08.5749322Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5749963Z self=, 2025-05-07T21:03:08.5750496Z compile=False, 2025-05-07T21:03:08.5750705Z T=1, 2025-05-07T21:03:08.5750901Z D=11, 2025-05-07T21:03:08.5751086Z B=52, 2025-05-07T21:03:08.5751275Z log_E=4, 2025-05-07T21:03:08.5751471Z L=16, 2025-05-07T21:03:08.5751660Z D_gradcheck=2, 2025-05-07T21:03:08.5751895Z stochastic_rounding=True, 2025-05-07T21:03:08.5752150Z weighted=True, 2025-05-07T21:03:08.5752359Z row_wise=True, 2025-05-07T21:03:08.5752572Z mixed=False, 2025-05-07T21:03:08.5752788Z use_cache=False, 2025-05-07T21:03:08.5753032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.5753325Z use_cpu=False, 2025-05-07T21:03:08.5753563Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.5753821Z ) 2025-05-07T21:03:08.5754058Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5754643Z self=, 2025-05-07T21:03:08.5755183Z compile=True, 2025-05-07T21:03:08.5755390Z T=1, 2025-05-07T21:03:08.5755584Z D=72, 2025-05-07T21:03:08.5755768Z B=32, 2025-05-07T21:03:08.5755949Z log_E=3, 2025-05-07T21:03:08.5756145Z L=3, 2025-05-07T21:03:08.5756348Z D_gradcheck=2, 2025-05-07T21:03:08.5756575Z stochastic_rounding=True, 2025-05-07T21:03:08.5756833Z weighted=False, 2025-05-07T21:03:08.5757055Z row_wise=False, 2025-05-07T21:03:08.5757267Z mixed=True, 2025-05-07T21:03:08.5757478Z use_cache=False, 2025-05-07T21:03:08.5757779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.5758063Z use_cpu=True, 2025-05-07T21:03:08.5758303Z output_dtype=SparseType.BF16, 2025-05-07T21:03:08.5758581Z ) 2025-05-07T21:03:08.5758820Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5759401Z self=, 2025-05-07T21:03:08.5759943Z compile=False, 2025-05-07T21:03:08.5760165Z T=3, 2025-05-07T21:03:08.5760350Z D=8, 2025-05-07T21:03:08.5760535Z B=23, 2025-05-07T21:03:08.5760725Z log_E=3, 2025-05-07T21:03:08.5760923Z L=8, 2025-05-07T21:03:08.5761114Z D_gradcheck=2, 2025-05-07T21:03:08.5761348Z stochastic_rounding=True, 2025-05-07T21:03:08.5761655Z weighted=True, 2025-05-07T21:03:08.5761875Z row_wise=False, 2025-05-07T21:03:08.5762100Z mixed=True, 2025-05-07T21:03:08.5762308Z use_cache=False, 2025-05-07T21:03:08.5762566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.5762857Z use_cpu=False, 2025-05-07T21:03:08.5763086Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.5763355Z ) 2025-05-07T21:03:08.5763589Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5764166Z self=, 2025-05-07T21:03:08.5764751Z compile=False, 2025-05-07T21:03:08.5764963Z T=5, 2025-05-07T21:03:08.5765150Z D=56, 2025-05-07T21:03:08.5765328Z B=7, 2025-05-07T21:03:08.5765518Z log_E=5, 2025-05-07T21:03:08.5765714Z L=5, 2025-05-07T21:03:08.5765905Z D_gradcheck=1, 2025-05-07T21:03:08.5766139Z stochastic_rounding=True, 2025-05-07T21:03:08.5766397Z weighted=True, 2025-05-07T21:03:08.5766614Z row_wise=True, 2025-05-07T21:03:08.5766832Z mixed=True, 2025-05-07T21:03:08.5767043Z use_cache=True, 2025-05-07T21:03:08.5767285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.5767580Z use_cpu=True, 2025-05-07T21:03:08.5767819Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.5768078Z ) 2025-05-07T21:03:08.5768365Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5769012Z self=, 2025-05-07T21:03:08.5769546Z compile=False, 2025-05-07T21:03:08.5769760Z T=5, 2025-05-07T21:03:08.5769947Z D=84, 2025-05-07T21:03:08.5770131Z B=71, 2025-05-07T21:03:08.5770318Z log_E=4, 2025-05-07T21:03:08.5770521Z L=20, 2025-05-07T21:03:08.5770706Z D_gradcheck=2, 2025-05-07T21:03:08.5770937Z stochastic_rounding=True, 2025-05-07T21:03:08.5771196Z weighted=True, 2025-05-07T21:03:08.5771412Z row_wise=False, 2025-05-07T21:03:08.5771625Z mixed=True, 2025-05-07T21:03:08.5771840Z use_cache=False, 2025-05-07T21:03:08.5772088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.5772371Z use_cpu=False, 2025-05-07T21:03:08.5772613Z output_dtype=SparseType.BF16, 2025-05-07T21:03:08.5772884Z ) 2025-05-07T21:03:08.5773113Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5773708Z self=, 2025-05-07T21:03:08.5774246Z compile=False, 2025-05-07T21:03:08.5774454Z T=2, 2025-05-07T21:03:08.5774648Z D=104, 2025-05-07T21:03:08.5774840Z B=117, 2025-05-07T21:03:08.5775027Z log_E=5, 2025-05-07T21:03:08.5775230Z L=11, 2025-05-07T21:03:08.5775431Z D_gradcheck=1, 2025-05-07T21:03:08.5775656Z stochastic_rounding=False, 2025-05-07T21:03:08.5775924Z weighted=False, 2025-05-07T21:03:08.5776147Z row_wise=False, 2025-05-07T21:03:08.5776358Z mixed=False, 2025-05-07T21:03:08.5776574Z use_cache=False, 2025-05-07T21:03:08.5776824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.5777111Z use_cpu=True, 2025-05-07T21:03:08.5777343Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.5777664Z ) 2025-05-07T21:03:08.5777902Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5778483Z self=, 2025-05-07T21:03:08.5779019Z compile=False, 2025-05-07T21:03:08.5779230Z T=5, 2025-05-07T21:03:08.5779416Z D=5, 2025-05-07T21:03:08.5779614Z B=94, 2025-05-07T21:03:08.5779807Z log_E=3, 2025-05-07T21:03:08.5779996Z L=10, 2025-05-07T21:03:08.5780192Z D_gradcheck=2, 2025-05-07T21:03:08.5780424Z stochastic_rounding=False, 2025-05-07T21:03:08.5780679Z weighted=False, 2025-05-07T21:03:08.5780896Z row_wise=False, 2025-05-07T21:03:08.5781108Z mixed=True, 2025-05-07T21:03:08.5781312Z use_cache=False, 2025-05-07T21:03:08.5781610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.5781899Z use_cpu=True, 2025-05-07T21:03:08.5782128Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.5782392Z ) 2025-05-07T21:03:08.5782631Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5783217Z self=, 2025-05-07T21:03:08.5783751Z compile=False, 2025-05-07T21:03:08.5783973Z T=5, 2025-05-07T21:03:08.5784168Z D=58, 2025-05-07T21:03:08.5784354Z B=18, 2025-05-07T21:03:08.5784593Z log_E=3, 2025-05-07T21:03:08.5784792Z L=17, 2025-05-07T21:03:08.5784979Z D_gradcheck=1, 2025-05-07T21:03:08.5785209Z stochastic_rounding=False, 2025-05-07T21:03:08.5785469Z weighted=False, 2025-05-07T21:03:08.5785681Z row_wise=True, 2025-05-07T21:03:08.5785895Z mixed=False, 2025-05-07T21:03:08.5786109Z use_cache=False, 2025-05-07T21:03:08.5786353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.5786646Z use_cpu=False, 2025-05-07T21:03:08.5786885Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.5787143Z ) 2025-05-07T21:03:08.5787380Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5787974Z self=, 2025-05-07T21:03:08.5788604Z compile=False, 2025-05-07T21:03:08.5788817Z T=2, 2025-05-07T21:03:08.5789009Z D=85, 2025-05-07T21:03:08.5789198Z B=66, 2025-05-07T21:03:08.5789381Z log_E=4, 2025-05-07T21:03:08.5789575Z L=9, 2025-05-07T21:03:08.5789770Z D_gradcheck=1, 2025-05-07T21:03:08.5789999Z stochastic_rounding=False, 2025-05-07T21:03:08.5790259Z weighted=True, 2025-05-07T21:03:08.5790475Z row_wise=True, 2025-05-07T21:03:08.5790685Z mixed=False, 2025-05-07T21:03:08.5790904Z use_cache=True, 2025-05-07T21:03:08.5791154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.5791438Z use_cpu=False, 2025-05-07T21:03:08.5791678Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.5791943Z ) 2025-05-07T21:03:08.5792173Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5792765Z self=, 2025-05-07T21:03:08.5793303Z compile=False, 2025-05-07T21:03:08.5793515Z T=5, 2025-05-07T21:03:08.5793707Z D=101, 2025-05-07T21:03:08.5793901Z B=56, 2025-05-07T21:03:08.5794087Z log_E=3, 2025-05-07T21:03:08.5794285Z L=6, 2025-05-07T21:03:08.5794480Z D_gradcheck=2, 2025-05-07T21:03:08.5794706Z stochastic_rounding=True, 2025-05-07T21:03:08.5794967Z weighted=True, 2025-05-07T21:03:08.5795187Z row_wise=False, 2025-05-07T21:03:08.5795410Z mixed=True, 2025-05-07T21:03:08.5795622Z use_cache=True, 2025-05-07T21:03:08.5795864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.5796157Z use_cpu=False, 2025-05-07T21:03:08.5796395Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.5796661Z ) 2025-05-07T21:03:08.5796901Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5797534Z self=, 2025-05-07T21:03:08.5798074Z compile=True, 2025-05-07T21:03:08.5798284Z T=3, 2025-05-07T21:03:08.5798472Z D=123, 2025-05-07T21:03:08.5798664Z B=121, 2025-05-07T21:03:08.5798857Z log_E=4, 2025-05-07T21:03:08.5799055Z L=1, 2025-05-07T21:03:08.5799256Z D_gradcheck=2, 2025-05-07T21:03:08.5799491Z stochastic_rounding=False, 2025-05-07T21:03:08.5799746Z weighted=True, 2025-05-07T21:03:08.5799968Z row_wise=True, 2025-05-07T21:03:08.5800184Z mixed=True, 2025-05-07T21:03:08.5800389Z use_cache=True, 2025-05-07T21:03:08.5800639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.5800931Z use_cpu=True, 2025-05-07T21:03:08.5801160Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.5801428Z ) 2025-05-07T21:03:08.5801712Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5802297Z self=, 2025-05-07T21:03:08.5802829Z compile=False, 2025-05-07T21:03:08.5803045Z T=4, 2025-05-07T21:03:08.5803231Z D=48, 2025-05-07T21:03:08.5803416Z B=26, 2025-05-07T21:03:08.5803605Z log_E=3, 2025-05-07T21:03:08.5803812Z L=12, 2025-05-07T21:03:08.5804000Z D_gradcheck=1, 2025-05-07T21:03:08.5804230Z stochastic_rounding=True, 2025-05-07T21:03:08.5804490Z weighted=True, 2025-05-07T21:03:08.5804748Z row_wise=False, 2025-05-07T21:03:08.5804960Z mixed=True, 2025-05-07T21:03:08.5805174Z use_cache=True, 2025-05-07T21:03:08.5805410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.5805698Z use_cpu=True, 2025-05-07T21:03:08.5805933Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.5806195Z ) 2025-05-07T21:03:08.5806430Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.5807014Z self=, 2025-05-07T21:03:08.5807547Z compile=False, 2025-05-07T21:03:08.5807754Z T=4, 2025-05-07T21:03:08.5807943Z D=37, 2025-05-07T21:03:08.5808135Z B=6, 2025-05-07T21:03:08.5808368Z log_E=3, 2025-05-07T21:03:08.5808566Z L=17, 2025-05-07T21:03:08.5808865Z D_gradcheck=2, 2025-05-07T21:03:08.5809099Z stochastic_rounding=False, 2025-05-07T21:03:08.5809359Z weighted=True, 2025-05-07T21:03:08.5809582Z row_wise=False, 2025-05-07T21:03:08.5809801Z mixed=True, 2025-05-07T21:03:08.5810016Z use_cache=False, 2025-05-07T21:03:08.5810266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.5810548Z use_cpu=True, 2025-05-07T21:03:08.5818232Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.6007065Z ) 2025-05-07T21:03:08.6007404Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6008350Z self=, 2025-05-07T21:03:08.6009329Z compile=False, 2025-05-07T21:03:08.6009629Z T=1, 2025-05-07T21:03:08.6009858Z D=85, 2025-05-07T21:03:08.6010043Z B=125, 2025-05-07T21:03:08.6010233Z log_E=3, 2025-05-07T21:03:08.6010430Z L=8, 2025-05-07T21:03:08.6010625Z D_gradcheck=2, 2025-05-07T21:03:08.6010857Z stochastic_rounding=False, 2025-05-07T21:03:08.6011124Z weighted=True, 2025-05-07T21:03:08.6011340Z row_wise=True, 2025-05-07T21:03:08.6011558Z mixed=True, 2025-05-07T21:03:08.6011775Z use_cache=False, 2025-05-07T21:03:08.6012018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.6012316Z use_cpu=True, 2025-05-07T21:03:08.6012556Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.6012822Z ) 2025-05-07T21:03:08.6013058Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6013651Z self=, 2025-05-07T21:03:08.6014183Z compile=True, 2025-05-07T21:03:08.6014396Z T=1, 2025-05-07T21:03:08.6014585Z D=79, 2025-05-07T21:03:08.6014945Z B=90, 2025-05-07T21:03:08.6015142Z log_E=4, 2025-05-07T21:03:08.6015345Z L=6, 2025-05-07T21:03:08.6015531Z D_gradcheck=1, 2025-05-07T21:03:08.6015766Z stochastic_rounding=False, 2025-05-07T21:03:08.6016024Z weighted=False, 2025-05-07T21:03:08.6016240Z row_wise=False, 2025-05-07T21:03:08.6016445Z mixed=True, 2025-05-07T21:03:08.6016655Z use_cache=False, 2025-05-07T21:03:08.6016906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.6017187Z use_cpu=True, 2025-05-07T21:03:08.6017422Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.6017679Z ) 2025-05-07T21:03:08.6017902Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6018560Z self=, 2025-05-07T21:03:08.6019097Z compile=True, 2025-05-07T21:03:08.6019298Z T=4, 2025-05-07T21:03:08.6019483Z D=86, 2025-05-07T21:03:08.6019666Z B=58, 2025-05-07T21:03:08.6019845Z log_E=5, 2025-05-07T21:03:08.6020041Z L=2, 2025-05-07T21:03:08.6020227Z D_gradcheck=1, 2025-05-07T21:03:08.6020447Z stochastic_rounding=False, 2025-05-07T21:03:08.6020710Z weighted=False, 2025-05-07T21:03:08.6020931Z row_wise=False, 2025-05-07T21:03:08.6021137Z mixed=False, 2025-05-07T21:03:08.6021347Z use_cache=False, 2025-05-07T21:03:08.6021595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.6021957Z use_cpu=True, 2025-05-07T21:03:08.6022186Z output_dtype=SparseType.BF16, 2025-05-07T21:03:08.6022456Z ) 2025-05-07T21:03:08.6022690Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6023273Z self=, 2025-05-07T21:03:08.6023812Z compile=True, 2025-05-07T21:03:08.6024025Z T=2, 2025-05-07T21:03:08.6024208Z D=127, 2025-05-07T21:03:08.6024401Z B=71, 2025-05-07T21:03:08.6024589Z log_E=4, 2025-05-07T21:03:08.6024778Z L=6, 2025-05-07T21:03:08.6024977Z D_gradcheck=1, 2025-05-07T21:03:08.6025209Z stochastic_rounding=True, 2025-05-07T21:03:08.6025461Z weighted=False, 2025-05-07T21:03:08.6025763Z row_wise=False, 2025-05-07T21:03:08.6025981Z mixed=False, 2025-05-07T21:03:08.6026187Z use_cache=True, 2025-05-07T21:03:08.6026433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.6026726Z use_cpu=False, 2025-05-07T21:03:08.6026958Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.6027230Z ) 2025-05-07T21:03:08.6027465Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6028049Z self=, 2025-05-07T21:03:08.6028579Z compile=False, 2025-05-07T21:03:08.6028794Z T=5, 2025-05-07T21:03:08.6028981Z D=124, 2025-05-07T21:03:08.6029171Z B=126, 2025-05-07T21:03:08.6029360Z log_E=3, 2025-05-07T21:03:08.6029552Z L=1, 2025-05-07T21:03:08.6029743Z D_gradcheck=2, 2025-05-07T21:03:08.6029972Z stochastic_rounding=False, 2025-05-07T21:03:08.6030233Z weighted=False, 2025-05-07T21:03:08.6030443Z row_wise=False, 2025-05-07T21:03:08.6030654Z mixed=True, 2025-05-07T21:03:08.6030860Z use_cache=True, 2025-05-07T21:03:08.6031095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.6031386Z use_cpu=False, 2025-05-07T21:03:08.6031626Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.6031881Z ) 2025-05-07T21:03:08.6032120Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6032704Z self=, 2025-05-07T21:03:08.6033240Z compile=True, 2025-05-07T21:03:08.6033441Z T=2, 2025-05-07T21:03:08.6033629Z D=25, 2025-05-07T21:03:08.6033817Z B=100, 2025-05-07T21:03:08.6033999Z log_E=4, 2025-05-07T21:03:08.6034195Z L=15, 2025-05-07T21:03:08.6034392Z D_gradcheck=1, 2025-05-07T21:03:08.6034661Z stochastic_rounding=True, 2025-05-07T21:03:08.6034920Z weighted=False, 2025-05-07T21:03:08.6035135Z row_wise=True, 2025-05-07T21:03:08.6035340Z mixed=False, 2025-05-07T21:03:08.6035557Z use_cache=True, 2025-05-07T21:03:08.6035800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.6036081Z use_cpu=True, 2025-05-07T21:03:08.6036590Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.6036862Z ) 2025-05-07T21:03:08.6037093Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6037679Z self=, 2025-05-07T21:03:08.6038223Z compile=True, 2025-05-07T21:03:08.6038429Z T=1, 2025-05-07T21:03:08.6038625Z D=29, 2025-05-07T21:03:08.6038815Z B=110, 2025-05-07T21:03:08.6039075Z log_E=4, 2025-05-07T21:03:08.6039276Z L=3, 2025-05-07T21:03:08.6039470Z D_gradcheck=2, 2025-05-07T21:03:08.6039693Z stochastic_rounding=True, 2025-05-07T21:03:08.6039956Z weighted=False, 2025-05-07T21:03:08.6040178Z row_wise=False, 2025-05-07T21:03:08.6040391Z mixed=True, 2025-05-07T21:03:08.6040596Z use_cache=False, 2025-05-07T21:03:08.6040850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.6041139Z use_cpu=False, 2025-05-07T21:03:08.6041367Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.6041638Z ) 2025-05-07T21:03:08.6041944Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6042523Z self=, 2025-05-07T21:03:08.6043062Z compile=False, 2025-05-07T21:03:08.6043275Z T=2, 2025-05-07T21:03:08.6043458Z D=74, 2025-05-07T21:03:08.6043647Z B=58, 2025-05-07T21:03:08.6043835Z log_E=3, 2025-05-07T21:03:08.6044030Z L=1, 2025-05-07T21:03:08.6044228Z D_gradcheck=1, 2025-05-07T21:03:08.6044459Z stochastic_rounding=False, 2025-05-07T21:03:08.6044715Z weighted=False, 2025-05-07T21:03:08.6044939Z row_wise=False, 2025-05-07T21:03:08.6045155Z mixed=False, 2025-05-07T21:03:08.6045366Z use_cache=True, 2025-05-07T21:03:08.6045608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.6045976Z use_cpu=False, 2025-05-07T21:03:08.6046204Z output_dtype=SparseType.BF16, 2025-05-07T21:03:08.6046466Z ) 2025-05-07T21:03:08.6046700Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6047284Z self=, 2025-05-07T21:03:08.6047815Z compile=True, 2025-05-07T21:03:08.6048027Z T=5, 2025-05-07T21:03:08.6048216Z D=107, 2025-05-07T21:03:08.6048398Z B=19, 2025-05-07T21:03:08.6048586Z log_E=3, 2025-05-07T21:03:08.6048932Z L=19, 2025-05-07T21:03:08.6049126Z D_gradcheck=1, 2025-05-07T21:03:08.6049358Z stochastic_rounding=True, 2025-05-07T21:03:08.6049616Z weighted=True, 2025-05-07T21:03:08.6049825Z row_wise=True, 2025-05-07T21:03:08.6050044Z mixed=True, 2025-05-07T21:03:08.6050261Z use_cache=False, 2025-05-07T21:03:08.6050509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.6050803Z use_cpu=True, 2025-05-07T21:03:08.6051043Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.6051302Z ) 2025-05-07T21:03:08.6051578Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6052157Z self=, 2025-05-07T21:03:08.6052697Z compile=True, 2025-05-07T21:03:08.6052911Z T=3, 2025-05-07T21:03:08.6053096Z D=61, 2025-05-07T21:03:08.6053283Z B=76, 2025-05-07T21:03:08.6053473Z log_E=4, 2025-05-07T21:03:08.6053666Z L=5, 2025-05-07T21:03:08.6053862Z D_gradcheck=2, 2025-05-07T21:03:08.6054096Z stochastic_rounding=True, 2025-05-07T21:03:08.6054350Z weighted=False, 2025-05-07T21:03:08.6054567Z row_wise=True, 2025-05-07T21:03:08.6054783Z mixed=True, 2025-05-07T21:03:08.6055072Z use_cache=False, 2025-05-07T21:03:08.6055318Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.6055606Z use_cpu=False, 2025-05-07T21:03:08.6055844Z output_dtype=SparseType.BF16, 2025-05-07T21:03:08.6056100Z ) 2025-05-07T21:03:08.6056335Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6056920Z self=, 2025-05-07T21:03:08.6057463Z compile=True, 2025-05-07T21:03:08.6057676Z T=1, 2025-05-07T21:03:08.6057866Z D=63, 2025-05-07T21:03:08.6058051Z B=13, 2025-05-07T21:03:08.6058240Z log_E=5, 2025-05-07T21:03:08.6058445Z L=3, 2025-05-07T21:03:08.6058631Z D_gradcheck=1, 2025-05-07T21:03:08.6058867Z stochastic_rounding=False, 2025-05-07T21:03:08.6059173Z weighted=True, 2025-05-07T21:03:08.6059386Z row_wise=True, 2025-05-07T21:03:08.6059599Z mixed=True, 2025-05-07T21:03:08.6059810Z use_cache=True, 2025-05-07T21:03:08.6060051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.6060343Z use_cpu=False, 2025-05-07T21:03:08.6060583Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.6060844Z ) 2025-05-07T21:03:08.6061080Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6061665Z self=, 2025-05-07T21:03:08.6062244Z compile=False, 2025-05-07T21:03:08.6062465Z T=2, 2025-05-07T21:03:08.6062653Z D=87, 2025-05-07T21:03:08.6062835Z B=81, 2025-05-07T21:03:08.6063026Z log_E=4, 2025-05-07T21:03:08.6063221Z L=0, 2025-05-07T21:03:08.6063409Z D_gradcheck=1, 2025-05-07T21:03:08.6063643Z stochastic_rounding=False, 2025-05-07T21:03:08.6063903Z weighted=True, 2025-05-07T21:03:08.6064124Z row_wise=True, 2025-05-07T21:03:08.6064332Z mixed=True, 2025-05-07T21:03:08.6064550Z use_cache=True, 2025-05-07T21:03:08.6064797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.6065082Z use_cpu=True, 2025-05-07T21:03:08.6065317Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.6065584Z ) 2025-05-07T21:03:08.6065862Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6066447Z self=, 2025-05-07T21:03:08.6066983Z compile=True, 2025-05-07T21:03:08.6067190Z T=3, 2025-05-07T21:03:08.6067376Z D=103, 2025-05-07T21:03:08.6067570Z B=62, 2025-05-07T21:03:08.6067757Z log_E=5, 2025-05-07T21:03:08.6067956Z L=20, 2025-05-07T21:03:08.6068151Z D_gradcheck=1, 2025-05-07T21:03:08.6068378Z stochastic_rounding=False, 2025-05-07T21:03:08.6068641Z weighted=False, 2025-05-07T21:03:08.6068863Z row_wise=False, 2025-05-07T21:03:08.6069076Z mixed=True, 2025-05-07T21:03:08.6069292Z use_cache=False, 2025-05-07T21:03:08.6069547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.6069831Z use_cpu=False, 2025-05-07T21:03:08.6070072Z output_dtype=SparseType.BF16, 2025-05-07T21:03:08.6070340Z ) 2025-05-07T21:03:08.6070579Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6071162Z self=, 2025-05-07T21:03:08.6071704Z compile=True, 2025-05-07T21:03:08.6071917Z T=3, 2025-05-07T21:03:08.6072102Z D=30, 2025-05-07T21:03:08.6072294Z B=53, 2025-05-07T21:03:08.6072485Z log_E=4, 2025-05-07T21:03:08.6072676Z L=17, 2025-05-07T21:03:08.6072877Z D_gradcheck=2, 2025-05-07T21:03:08.6073110Z stochastic_rounding=True, 2025-05-07T21:03:08.6073367Z weighted=False, 2025-05-07T21:03:08.6073588Z row_wise=True, 2025-05-07T21:03:08.6073804Z mixed=False, 2025-05-07T21:03:08.6074014Z use_cache=True, 2025-05-07T21:03:08.6074262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.6074549Z use_cpu=True, 2025-05-07T21:03:08.6074776Z output_dtype=SparseType.BF16, 2025-05-07T21:03:08.6075094Z ) 2025-05-07T21:03:08.6075331Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6075914Z self=, 2025-05-07T21:03:08.6076449Z compile=False, 2025-05-07T21:03:08.6076661Z T=1, 2025-05-07T21:03:08.6076854Z D=81, 2025-05-07T21:03:08.6077037Z B=110, 2025-05-07T21:03:08.6077229Z log_E=3, 2025-05-07T21:03:08.6077427Z L=16, 2025-05-07T21:03:08.6077617Z D_gradcheck=2, 2025-05-07T21:03:08.6077847Z stochastic_rounding=True, 2025-05-07T21:03:08.6078108Z weighted=True, 2025-05-07T21:03:08.6078323Z row_wise=True, 2025-05-07T21:03:08.6078537Z mixed=True, 2025-05-07T21:03:08.6078750Z use_cache=True, 2025-05-07T21:03:08.6079029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.6079320Z use_cpu=True, 2025-05-07T21:03:08.6079559Z output_dtype=SparseType.BF16, 2025-05-07T21:03:08.6079819Z ) 2025-05-07T21:03:08.6080057Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6080642Z self=, 2025-05-07T21:03:08.6081177Z compile=False, 2025-05-07T21:03:08.6081390Z T=5, 2025-05-07T21:03:08.6081579Z D=36, 2025-05-07T21:03:08.6081767Z B=4, 2025-05-07T21:03:08.6081948Z log_E=3, 2025-05-07T21:03:08.6082219Z L=16, 2025-05-07T21:03:08.6082414Z D_gradcheck=1, 2025-05-07T21:03:08.6082638Z stochastic_rounding=True, 2025-05-07T21:03:08.6082898Z weighted=False, 2025-05-07T21:03:08.6083119Z row_wise=True, 2025-05-07T21:03:08.6083328Z mixed=False, 2025-05-07T21:03:08.6083543Z use_cache=False, 2025-05-07T21:03:08.6083793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.6084080Z use_cpu=True, 2025-05-07T21:03:08.6084315Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.6084590Z ) 2025-05-07T21:03:08.6084822Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6085414Z self=, 2025-05-07T21:03:08.6086003Z compile=False, 2025-05-07T21:03:08.6086211Z T=3, 2025-05-07T21:03:08.6086413Z D=47, 2025-05-07T21:03:08.6086606Z B=76, 2025-05-07T21:03:08.6086790Z log_E=5, 2025-05-07T21:03:08.6086989Z L=4, 2025-05-07T21:03:08.6087187Z D_gradcheck=2, 2025-05-07T21:03:08.6087410Z stochastic_rounding=True, 2025-05-07T21:03:08.6087669Z weighted=True, 2025-05-07T21:03:08.6087889Z row_wise=True, 2025-05-07T21:03:08.6088093Z mixed=True, 2025-05-07T21:03:08.6088314Z use_cache=False, 2025-05-07T21:03:08.6088563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:08.6088959Z use_cpu=False, 2025-05-07T21:03:08.6089193Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.6089456Z ) 2025-05-07T21:03:08.6089693Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6090278Z self=, 2025-05-07T21:03:08.6090817Z compile=True, 2025-05-07T21:03:08.6091039Z T=2, 2025-05-07T21:03:08.6091225Z D=112, 2025-05-07T21:03:08.6091422Z B=125, 2025-05-07T21:03:08.6091619Z log_E=4, 2025-05-07T21:03:08.6091816Z L=16, 2025-05-07T21:03:08.6092015Z D_gradcheck=2, 2025-05-07T21:03:08.6092255Z stochastic_rounding=False, 2025-05-07T21:03:08.6092509Z weighted=True, 2025-05-07T21:03:08.6092729Z row_wise=True, 2025-05-07T21:03:08.6092941Z mixed=True, 2025-05-07T21:03:08.6093156Z use_cache=True, 2025-05-07T21:03:08.6093404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.6093693Z use_cpu=True, 2025-05-07T21:03:08.6093925Z output_dtype=SparseType.FP32, 2025-05-07T21:03:08.6094194Z ) 2025-05-07T21:03:08.6094435Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:08.6095083Z self=, 2025-05-07T21:03:08.6095618Z compile=True, 2025-05-07T21:03:08.6095841Z T=1, 2025-05-07T21:03:08.6096044Z D=70, 2025-05-07T21:03:08.6096235Z B=96, 2025-05-07T21:03:08.6096426Z log_E=4, 2025-05-07T21:03:08.6096637Z L=8, 2025-05-07T21:03:08.6096830Z D_gradcheck=1, 2025-05-07T21:03:08.6097058Z stochastic_rounding=True, 2025-05-07T21:03:08.6097321Z weighted=True, 2025-05-07T21:03:08.6097538Z row_wise=False, 2025-05-07T21:03:08.6097761Z mixed=False, 2025-05-07T21:03:08.6097979Z use_cache=True, 2025-05-07T21:03:08.6098231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.6098533Z use_cpu=False, 2025-05-07T21:03:08.6098786Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.0939886Z ) 2025-05-07T21:03:20.0941034Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.0942045Z self=, 2025-05-07T21:03:20.0942653Z compile=False, 2025-05-07T21:03:20.0942918Z T=2, 2025-05-07T21:03:20.0943151Z D=61, 2025-05-07T21:03:20.0943356Z B=94, 2025-05-07T21:03:20.0943547Z log_E=5, 2025-05-07T21:03:20.0943796Z L=7, 2025-05-07T21:03:20.0944026Z D_gradcheck=2, 2025-05-07T21:03:20.0944261Z stochastic_rounding=True, 2025-05-07T21:03:20.0944541Z weighted=False, 2025-05-07T21:03:20.0944996Z row_wise=True, 2025-05-07T21:03:20.0945226Z mixed=False, 2025-05-07T21:03:20.0945447Z use_cache=False, 2025-05-07T21:03:20.0945729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.0946034Z use_cpu=False, 2025-05-07T21:03:20.0946332Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.0954048Z ) 2025-05-07T21:03:20.0954417Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.0955026Z self=, 2025-05-07T21:03:20.0955575Z compile=False, 2025-05-07T21:03:20.0955790Z T=1, 2025-05-07T21:03:20.0955980Z D=95, 2025-05-07T21:03:20.0956172Z B=116, 2025-05-07T21:03:20.0956517Z log_E=3, 2025-05-07T21:03:20.0956716Z L=13, 2025-05-07T21:03:20.0956912Z D_gradcheck=2, 2025-05-07T21:03:20.0957140Z stochastic_rounding=False, 2025-05-07T21:03:20.0957403Z weighted=False, 2025-05-07T21:03:20.0957623Z row_wise=True, 2025-05-07T21:03:20.0957836Z mixed=False, 2025-05-07T21:03:20.0958054Z use_cache=True, 2025-05-07T21:03:20.0958301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.0958586Z use_cpu=True, 2025-05-07T21:03:20.0958826Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.0959096Z ) 2025-05-07T21:03:20.0959327Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.0959923Z self=, 2025-05-07T21:03:20.0960467Z compile=False, 2025-05-07T21:03:20.0960686Z T=4, 2025-05-07T21:03:20.0960872Z D=72, 2025-05-07T21:03:20.0961064Z B=42, 2025-05-07T21:03:20.0961256Z log_E=3, 2025-05-07T21:03:20.0961448Z L=5, 2025-05-07T21:03:20.0961652Z D_gradcheck=2, 2025-05-07T21:03:20.0961888Z stochastic_rounding=False, 2025-05-07T21:03:20.0962143Z weighted=False, 2025-05-07T21:03:20.0962364Z row_wise=False, 2025-05-07T21:03:20.0962578Z mixed=True, 2025-05-07T21:03:20.0962786Z use_cache=True, 2025-05-07T21:03:20.0963028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.0963317Z use_cpu=True, 2025-05-07T21:03:20.0963546Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.0963808Z ) 2025-05-07T21:03:20.0964044Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.0964627Z self=, 2025-05-07T21:03:20.0965164Z compile=True, 2025-05-07T21:03:20.0965379Z T=2, 2025-05-07T21:03:20.0965562Z D=89, 2025-05-07T21:03:20.0965845Z B=8, 2025-05-07T21:03:20.0966039Z log_E=3, 2025-05-07T21:03:20.0966232Z L=10, 2025-05-07T21:03:20.0966426Z D_gradcheck=2, 2025-05-07T21:03:20.0966661Z stochastic_rounding=True, 2025-05-07T21:03:20.0966922Z weighted=True, 2025-05-07T21:03:20.0967135Z row_wise=True, 2025-05-07T21:03:20.0967348Z mixed=True, 2025-05-07T21:03:20.0967560Z use_cache=True, 2025-05-07T21:03:20.0967798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.0968088Z use_cpu=False, 2025-05-07T21:03:20.0968324Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.0968722Z ) 2025-05-07T21:03:20.0968962Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.0969597Z self=, 2025-05-07T21:03:20.0970128Z compile=True, 2025-05-07T21:03:20.0970340Z T=4, 2025-05-07T21:03:20.0970530Z D=45, 2025-05-07T21:03:20.0970718Z B=51, 2025-05-07T21:03:20.0970911Z log_E=4, 2025-05-07T21:03:20.0971115Z L=11, 2025-05-07T21:03:20.0971303Z D_gradcheck=2, 2025-05-07T21:03:20.0971534Z stochastic_rounding=True, 2025-05-07T21:03:20.0971800Z weighted=True, 2025-05-07T21:03:20.0972016Z row_wise=False, 2025-05-07T21:03:20.0972239Z mixed=True, 2025-05-07T21:03:20.0972452Z use_cache=True, 2025-05-07T21:03:20.0972691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.0973036Z use_cpu=True, 2025-05-07T21:03:20.0973271Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.0973538Z ) 2025-05-07T21:03:20.0973766Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.0974351Z self=, 2025-05-07T21:03:20.0974890Z compile=True, 2025-05-07T21:03:20.0975095Z T=3, 2025-05-07T21:03:20.0975286Z D=99, 2025-05-07T21:03:20.0975476Z B=51, 2025-05-07T21:03:20.0975658Z log_E=5, 2025-05-07T21:03:20.0975860Z L=2, 2025-05-07T21:03:20.0976056Z D_gradcheck=1, 2025-05-07T21:03:20.0976283Z stochastic_rounding=False, 2025-05-07T21:03:20.0976543Z weighted=False, 2025-05-07T21:03:20.0976812Z row_wise=True, 2025-05-07T21:03:20.0977021Z mixed=False, 2025-05-07T21:03:20.0977235Z use_cache=True, 2025-05-07T21:03:20.0977481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.0977767Z use_cpu=False, 2025-05-07T21:03:20.0978009Z output_dtype=SparseType.FP32, 2025-05-07T21:03:20.0978275Z ) 2025-05-07T21:03:20.0978505Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.0979094Z self=, 2025-05-07T21:03:20.0979633Z compile=False, 2025-05-07T21:03:20.0979846Z T=5, 2025-05-07T21:03:20.0980035Z D=125, 2025-05-07T21:03:20.0980232Z B=41, 2025-05-07T21:03:20.0980422Z log_E=5, 2025-05-07T21:03:20.0980620Z L=6, 2025-05-07T21:03:20.0980819Z D_gradcheck=2, 2025-05-07T21:03:20.0981052Z stochastic_rounding=True, 2025-05-07T21:03:20.0981307Z weighted=False, 2025-05-07T21:03:20.0981525Z row_wise=False, 2025-05-07T21:03:20.0981748Z mixed=True, 2025-05-07T21:03:20.0981958Z use_cache=False, 2025-05-07T21:03:20.0982210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.0982502Z use_cpu=False, 2025-05-07T21:03:20.0982738Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.0983004Z ) 2025-05-07T21:03:20.0983243Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.0983826Z self=, 2025-05-07T21:03:20.0984376Z compile=False, 2025-05-07T21:03:20.0984597Z T=3, 2025-05-07T21:03:20.0984786Z D=55, 2025-05-07T21:03:20.0984980Z B=126, 2025-05-07T21:03:20.0985176Z log_E=4, 2025-05-07T21:03:20.0985378Z L=3, 2025-05-07T21:03:20.0985567Z D_gradcheck=1, 2025-05-07T21:03:20.0985804Z stochastic_rounding=True, 2025-05-07T21:03:20.0986116Z weighted=False, 2025-05-07T21:03:20.0986333Z row_wise=False, 2025-05-07T21:03:20.0986556Z mixed=True, 2025-05-07T21:03:20.0986776Z use_cache=True, 2025-05-07T21:03:20.0987012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.0987310Z use_cpu=True, 2025-05-07T21:03:20.0987551Z output_dtype=SparseType.FP32, 2025-05-07T21:03:20.0987814Z ) 2025-05-07T21:03:20.0988062Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.0988658Z self=, 2025-05-07T21:03:20.0989191Z compile=False, 2025-05-07T21:03:20.0989410Z T=2, 2025-05-07T21:03:20.0989603Z D=30, 2025-05-07T21:03:20.0989788Z B=121, 2025-05-07T21:03:20.0990035Z log_E=4, 2025-05-07T21:03:20.0990238Z L=10, 2025-05-07T21:03:20.0990426Z D_gradcheck=1, 2025-05-07T21:03:20.0990658Z stochastic_rounding=True, 2025-05-07T21:03:20.0990921Z weighted=True, 2025-05-07T21:03:20.0991139Z row_wise=False, 2025-05-07T21:03:20.0991359Z mixed=True, 2025-05-07T21:03:20.0991573Z use_cache=True, 2025-05-07T21:03:20.0991819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.0992112Z use_cpu=True, 2025-05-07T21:03:20.0992349Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.0992615Z ) 2025-05-07T21:03:20.0992847Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.0993487Z self=, 2025-05-07T21:03:20.0994029Z compile=False, 2025-05-07T21:03:20.0994237Z T=1, 2025-05-07T21:03:20.0994430Z D=32, 2025-05-07T21:03:20.0994616Z B=8, 2025-05-07T21:03:20.0994800Z log_E=3, 2025-05-07T21:03:20.0995007Z L=13, 2025-05-07T21:03:20.0995203Z D_gradcheck=2, 2025-05-07T21:03:20.0995432Z stochastic_rounding=False, 2025-05-07T21:03:20.0995696Z weighted=False, 2025-05-07T21:03:20.0995919Z row_wise=False, 2025-05-07T21:03:20.0996134Z mixed=True, 2025-05-07T21:03:20.0996352Z use_cache=False, 2025-05-07T21:03:20.0996612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.0996947Z use_cpu=True, 2025-05-07T21:03:20.0997189Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.0997468Z ) 2025-05-07T21:03:20.0997701Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.0998294Z self=, 2025-05-07T21:03:20.0998836Z compile=True, 2025-05-07T21:03:20.0999061Z T=3, 2025-05-07T21:03:20.0999245Z D=112, 2025-05-07T21:03:20.0999437Z B=77, 2025-05-07T21:03:20.0999630Z log_E=5, 2025-05-07T21:03:20.0999823Z L=1, 2025-05-07T21:03:20.1000020Z D_gradcheck=1, 2025-05-07T21:03:20.1000255Z stochastic_rounding=True, 2025-05-07T21:03:20.1000508Z weighted=False, 2025-05-07T21:03:20.1000728Z row_wise=True, 2025-05-07T21:03:20.1000943Z mixed=True, 2025-05-07T21:03:20.1001153Z use_cache=False, 2025-05-07T21:03:20.1001403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.1001695Z use_cpu=True, 2025-05-07T21:03:20.1001959Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.1002238Z ) 2025-05-07T21:03:20.1002475Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.1003059Z self=, 2025-05-07T21:03:20.1003600Z compile=True, 2025-05-07T21:03:20.1003811Z T=5, 2025-05-07T21:03:20.1004001Z D=41, 2025-05-07T21:03:20.1004183Z B=108, 2025-05-07T21:03:20.1004380Z log_E=4, 2025-05-07T21:03:20.1004579Z L=18, 2025-05-07T21:03:20.1004779Z D_gradcheck=1, 2025-05-07T21:03:20.1005018Z stochastic_rounding=False, 2025-05-07T21:03:20.1005274Z weighted=True, 2025-05-07T21:03:20.1005498Z row_wise=True, 2025-05-07T21:03:20.1005720Z mixed=True, 2025-05-07T21:03:20.1005929Z use_cache=True, 2025-05-07T21:03:20.1006224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.1006520Z use_cpu=True, 2025-05-07T21:03:20.1006759Z output_dtype=SparseType.FP32, 2025-05-07T21:03:20.1007022Z ) 2025-05-07T21:03:20.1007261Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.1007852Z self=, 2025-05-07T21:03:20.1008395Z compile=True, 2025-05-07T21:03:20.1008701Z T=4, 2025-05-07T21:03:20.1008897Z D=121, 2025-05-07T21:03:20.1009082Z B=73, 2025-05-07T21:03:20.1009273Z log_E=4, 2025-05-07T21:03:20.1009476Z L=12, 2025-05-07T21:03:20.1009665Z D_gradcheck=2, 2025-05-07T21:03:20.1009894Z stochastic_rounding=True, 2025-05-07T21:03:20.1010199Z weighted=True, 2025-05-07T21:03:20.1010412Z row_wise=False, 2025-05-07T21:03:20.1010625Z mixed=True, 2025-05-07T21:03:20.1010841Z use_cache=False, 2025-05-07T21:03:20.1011089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.1011378Z use_cpu=False, 2025-05-07T21:03:20.1011614Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.1011877Z ) 2025-05-07T21:03:20.1012112Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.1012699Z self=, 2025-05-07T21:03:20.1013284Z compile=False, 2025-05-07T21:03:20.1013491Z T=2, 2025-05-07T21:03:20.1013684Z D=115, 2025-05-07T21:03:20.1013877Z B=3, 2025-05-07T21:03:20.1014068Z log_E=3, 2025-05-07T21:03:20.1014270Z L=8, 2025-05-07T21:03:20.1014466Z D_gradcheck=2, 2025-05-07T21:03:20.1014692Z stochastic_rounding=False, 2025-05-07T21:03:20.1014955Z weighted=True, 2025-05-07T21:03:20.1015176Z row_wise=False, 2025-05-07T21:03:20.1015387Z mixed=False, 2025-05-07T21:03:20.1015607Z use_cache=False, 2025-05-07T21:03:20.1015861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.1016148Z use_cpu=False, 2025-05-07T21:03:20.1016390Z output_dtype=SparseType.FP32, 2025-05-07T21:03:20.1016656Z ) 2025-05-07T21:03:20.1016937Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.1017527Z self=, 2025-05-07T21:03:20.1018069Z compile=False, 2025-05-07T21:03:20.1018278Z T=3, 2025-05-07T21:03:20.1018472Z D=117, 2025-05-07T21:03:20.1018668Z B=62, 2025-05-07T21:03:20.1018853Z log_E=3, 2025-05-07T21:03:20.1019054Z L=6, 2025-05-07T21:03:20.1019251Z D_gradcheck=1, 2025-05-07T21:03:20.1019487Z stochastic_rounding=True, 2025-05-07T21:03:20.1019741Z weighted=True, 2025-05-07T21:03:20.1019959Z row_wise=False, 2025-05-07T21:03:20.1020184Z mixed=True, 2025-05-07T21:03:20.1020392Z use_cache=False, 2025-05-07T21:03:20.1020646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.1020938Z use_cpu=True, 2025-05-07T21:03:20.1021170Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.1021436Z ) 2025-05-07T21:03:20.1021672Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.1022260Z self=, 2025-05-07T21:03:20.1022800Z compile=False, 2025-05-07T21:03:20.1023016Z T=4, 2025-05-07T21:03:20.1023203Z D=98, 2025-05-07T21:03:20.1023392Z B=102, 2025-05-07T21:03:20.1023585Z log_E=4, 2025-05-07T21:03:20.1023775Z L=16, 2025-05-07T21:03:20.1023969Z D_gradcheck=1, 2025-05-07T21:03:20.1024202Z stochastic_rounding=True, 2025-05-07T21:03:20.1024455Z weighted=False, 2025-05-07T21:03:20.1024676Z row_wise=True, 2025-05-07T21:03:20.1024892Z mixed=False, 2025-05-07T21:03:20.1025111Z use_cache=False, 2025-05-07T21:03:20.1025362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.1025653Z use_cpu=False, 2025-05-07T21:03:20.1025893Z output_dtype=SparseType.FP16, 2025-05-07T21:03:20.1026208Z ) 2025-05-07T21:03:20.1026447Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.1027035Z self=, 2025-05-07T21:03:20.1027569Z compile=False, 2025-05-07T21:03:20.1027782Z T=1, 2025-05-07T21:03:20.1027970Z D=17, 2025-05-07T21:03:20.1028155Z B=38, 2025-05-07T21:03:20.1028344Z log_E=4, 2025-05-07T21:03:20.1028543Z L=15, 2025-05-07T21:03:20.1028731Z D_gradcheck=1, 2025-05-07T21:03:20.1028966Z stochastic_rounding=False, 2025-05-07T21:03:20.1029227Z weighted=False, 2025-05-07T21:03:20.1029440Z row_wise=True, 2025-05-07T21:03:20.1029654Z mixed=True, 2025-05-07T21:03:20.1029868Z use_cache=False, 2025-05-07T21:03:20.1030185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:20.1030479Z use_cpu=True, 2025-05-07T21:03:20.1030714Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.1030973Z ) 2025-05-07T21:03:20.1031215Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.1031804Z self=, 2025-05-07T21:03:20.1032349Z compile=False, 2025-05-07T21:03:20.1032558Z T=2, 2025-05-07T21:03:20.1032749Z D=39, 2025-05-07T21:03:20.1032943Z B=72, 2025-05-07T21:03:20.1033125Z log_E=3, 2025-05-07T21:03:20.1033372Z L=4, 2025-05-07T21:03:20.1033568Z D_gradcheck=1, 2025-05-07T21:03:20.1033794Z stochastic_rounding=False, 2025-05-07T21:03:20.1034059Z weighted=False, 2025-05-07T21:03:20.1034279Z row_wise=True, 2025-05-07T21:03:20.1034488Z mixed=True, 2025-05-07T21:03:20.1034700Z use_cache=True, 2025-05-07T21:03:20.1034945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.1035230Z use_cpu=True, 2025-05-07T21:03:20.1035469Z output_dtype=SparseType.BF16, 2025-05-07T21:03:20.1035732Z ) 2025-05-07T21:03:20.1035963Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:20.1036925Z self=, 2025-05-07T21:03:20.1037565Z compile=True, 2025-05-07T21:03:20.1037779Z T=1, 2025-05-07T21:03:20.1037961Z D=56, 2025-05-07T21:03:20.1038166Z B=120, 2025-05-07T21:03:20.1038359Z log_E=3, 2025-05-07T21:03:20.1038548Z L=5, 2025-05-07T21:03:20.1038746Z D_gradcheck=2, 2025-05-07T21:03:20.1038976Z stochastic_rounding=True, 2025-05-07T21:03:20.1039230Z weighted=False, 2025-05-07T21:03:20.1039447Z row_wise=True, 2025-05-07T21:03:20.1039660Z mixed=False, 2025-05-07T21:03:20.1039866Z use_cache=True, 2025-05-07T21:03:20.1040107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:20.1040396Z use_cpu=False, 2025-05-07T21:03:20.1040632Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.5634362Z ) 2025-05-07T21:03:28.5635314Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5637420Z self=, 2025-05-07T21:03:28.5638565Z compile=False, 2025-05-07T21:03:28.5639014Z T=2, 2025-05-07T21:03:28.5639406Z D=10, 2025-05-07T21:03:28.5639789Z B=10, 2025-05-07T21:03:28.5640172Z log_E=4, 2025-05-07T21:03:28.5640567Z L=16, 2025-05-07T21:03:28.5640962Z D_gradcheck=2, 2025-05-07T21:03:28.5641433Z stochastic_rounding=True, 2025-05-07T21:03:28.5641974Z weighted=False, 2025-05-07T21:03:28.5642426Z row_wise=True, 2025-05-07T21:03:28.5642853Z mixed=False, 2025-05-07T21:03:28.5643293Z use_cache=False, 2025-05-07T21:03:28.5643804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.5644270Z use_cpu=True, 2025-05-07T21:03:28.5644563Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.5644849Z ) 2025-05-07T21:03:28.5645101Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5646057Z self=, 2025-05-07T21:03:28.5646609Z compile=True, 2025-05-07T21:03:28.5646834Z T=5, 2025-05-07T21:03:28.5647028Z D=58, 2025-05-07T21:03:28.5647229Z B=79, 2025-05-07T21:03:28.5647426Z log_E=3, 2025-05-07T21:03:28.5647628Z L=19, 2025-05-07T21:03:28.5647830Z D_gradcheck=1, 2025-05-07T21:03:28.5648067Z stochastic_rounding=True, 2025-05-07T21:03:28.5648332Z weighted=False, 2025-05-07T21:03:28.5648687Z row_wise=True, 2025-05-07T21:03:28.5648910Z mixed=False, 2025-05-07T21:03:28.5649123Z use_cache=True, 2025-05-07T21:03:28.5649377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.5649679Z use_cpu=False, 2025-05-07T21:03:28.5649916Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.5650189Z ) 2025-05-07T21:03:28.5650534Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5651132Z self=, 2025-05-07T21:03:28.5651678Z compile=False, 2025-05-07T21:03:28.5651904Z T=1, 2025-05-07T21:03:28.5652104Z D=79, 2025-05-07T21:03:28.5652298Z B=63, 2025-05-07T21:03:28.5652519Z log_E=5, 2025-05-07T21:03:28.5652725Z L=10, 2025-05-07T21:03:28.5660515Z D_gradcheck=2, 2025-05-07T21:03:28.5660796Z stochastic_rounding=False, 2025-05-07T21:03:28.5661060Z weighted=False, 2025-05-07T21:03:28.5661409Z row_wise=False, 2025-05-07T21:03:28.5661629Z mixed=False, 2025-05-07T21:03:28.5661849Z use_cache=True, 2025-05-07T21:03:28.5662090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.5662383Z use_cpu=True, 2025-05-07T21:03:28.5662622Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.5662880Z ) 2025-05-07T21:03:28.5663118Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5663709Z self=, 2025-05-07T21:03:28.5664249Z compile=True, 2025-05-07T21:03:28.5664457Z T=1, 2025-05-07T21:03:28.5664648Z D=36, 2025-05-07T21:03:28.5664843Z B=110, 2025-05-07T21:03:28.5665123Z log_E=4, 2025-05-07T21:03:28.5665319Z L=17, 2025-05-07T21:03:28.5665517Z D_gradcheck=2, 2025-05-07T21:03:28.5665744Z stochastic_rounding=True, 2025-05-07T21:03:28.5666009Z weighted=True, 2025-05-07T21:03:28.5666230Z row_wise=True, 2025-05-07T21:03:28.5666438Z mixed=True, 2025-05-07T21:03:28.5666651Z use_cache=True, 2025-05-07T21:03:28.5666899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.5667186Z use_cpu=False, 2025-05-07T21:03:28.5667429Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.5667695Z ) 2025-05-07T21:03:28.5667926Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5668520Z self=, 2025-05-07T21:03:28.5669062Z compile=False, 2025-05-07T21:03:28.5669269Z T=1, 2025-05-07T21:03:28.5669461Z D=109, 2025-05-07T21:03:28.5669657Z B=68, 2025-05-07T21:03:28.5669841Z log_E=3, 2025-05-07T21:03:28.5670038Z L=13, 2025-05-07T21:03:28.5670236Z D_gradcheck=2, 2025-05-07T21:03:28.5670469Z stochastic_rounding=False, 2025-05-07T21:03:28.5670723Z weighted=False, 2025-05-07T21:03:28.5670942Z row_wise=False, 2025-05-07T21:03:28.5671150Z mixed=True, 2025-05-07T21:03:28.5671357Z use_cache=False, 2025-05-07T21:03:28.5671605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.5671894Z use_cpu=True, 2025-05-07T21:03:28.5672123Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.5672388Z ) 2025-05-07T21:03:28.5672626Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5673209Z self=, 2025-05-07T21:03:28.5673749Z compile=True, 2025-05-07T21:03:28.5673959Z T=5, 2025-05-07T21:03:28.5674144Z D=104, 2025-05-07T21:03:28.5674391Z B=123, 2025-05-07T21:03:28.5674583Z log_E=4, 2025-05-07T21:03:28.5674774Z L=17, 2025-05-07T21:03:28.5674970Z D_gradcheck=2, 2025-05-07T21:03:28.5675202Z stochastic_rounding=False, 2025-05-07T21:03:28.5675456Z weighted=False, 2025-05-07T21:03:28.5675674Z row_wise=True, 2025-05-07T21:03:28.5675888Z mixed=True, 2025-05-07T21:03:28.5676093Z use_cache=False, 2025-05-07T21:03:28.5676347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.5676638Z use_cpu=True, 2025-05-07T21:03:28.5676877Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.5677143Z ) 2025-05-07T21:03:28.5677382Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5678015Z self=, 2025-05-07T21:03:28.5678546Z compile=True, 2025-05-07T21:03:28.5678756Z T=1, 2025-05-07T21:03:28.5678948Z D=69, 2025-05-07T21:03:28.5679137Z B=15, 2025-05-07T21:03:28.5679334Z log_E=3, 2025-05-07T21:03:28.5679531Z L=3, 2025-05-07T21:03:28.5679718Z D_gradcheck=1, 2025-05-07T21:03:28.5679949Z stochastic_rounding=False, 2025-05-07T21:03:28.5680215Z weighted=False, 2025-05-07T21:03:28.5680429Z row_wise=True, 2025-05-07T21:03:28.5680649Z mixed=False, 2025-05-07T21:03:28.5680866Z use_cache=False, 2025-05-07T21:03:28.5681108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.5681446Z use_cpu=True, 2025-05-07T21:03:28.5681682Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.5681944Z ) 2025-05-07T21:03:28.5682179Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5682764Z self=, 2025-05-07T21:03:28.5683301Z compile=True, 2025-05-07T21:03:28.5683503Z T=5, 2025-05-07T21:03:28.5683690Z D=85, 2025-05-07T21:03:28.5683876Z B=9, 2025-05-07T21:03:28.5684059Z log_E=3, 2025-05-07T21:03:28.5684259Z L=11, 2025-05-07T21:03:28.5684452Z D_gradcheck=2, 2025-05-07T21:03:28.5684672Z stochastic_rounding=True, 2025-05-07T21:03:28.5684929Z weighted=True, 2025-05-07T21:03:28.5685190Z row_wise=True, 2025-05-07T21:03:28.5685393Z mixed=True, 2025-05-07T21:03:28.5685603Z use_cache=True, 2025-05-07T21:03:28.5685843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.5686127Z use_cpu=True, 2025-05-07T21:03:28.5686361Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.5686626Z ) 2025-05-07T21:03:28.5686861Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5687445Z self=, 2025-05-07T21:03:28.5687981Z compile=True, 2025-05-07T21:03:28.5688191Z T=2, 2025-05-07T21:03:28.5688370Z D=99, 2025-05-07T21:03:28.5688689Z B=110, 2025-05-07T21:03:28.5688881Z log_E=5, 2025-05-07T21:03:28.5689072Z L=0, 2025-05-07T21:03:28.5689263Z D_gradcheck=2, 2025-05-07T21:03:28.5689496Z stochastic_rounding=False, 2025-05-07T21:03:28.5689750Z weighted=True, 2025-05-07T21:03:28.5689962Z row_wise=True, 2025-05-07T21:03:28.5690175Z mixed=True, 2025-05-07T21:03:28.5690379Z use_cache=False, 2025-05-07T21:03:28.5690629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.5690927Z use_cpu=False, 2025-05-07T21:03:28.5691160Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.5691425Z ) 2025-05-07T21:03:28.5691661Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5692239Z self=, 2025-05-07T21:03:28.5692773Z compile=True, 2025-05-07T21:03:28.5692986Z T=4, 2025-05-07T21:03:28.5693171Z D=54, 2025-05-07T21:03:28.5693362Z B=53, 2025-05-07T21:03:28.5693554Z log_E=3, 2025-05-07T21:03:28.5693743Z L=6, 2025-05-07T21:03:28.5693937Z D_gradcheck=1, 2025-05-07T21:03:28.5694194Z stochastic_rounding=True, 2025-05-07T21:03:28.5694527Z weighted=True, 2025-05-07T21:03:28.5694745Z row_wise=False, 2025-05-07T21:03:28.5694960Z mixed=False, 2025-05-07T21:03:28.5695185Z use_cache=True, 2025-05-07T21:03:28.5695424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.5695713Z use_cpu=False, 2025-05-07T21:03:28.5695948Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.5696207Z ) 2025-05-07T21:03:28.5696443Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5697030Z self=, 2025-05-07T21:03:28.5697557Z compile=False, 2025-05-07T21:03:28.5697768Z T=5, 2025-05-07T21:03:28.5697958Z D=60, 2025-05-07T21:03:28.5698141Z B=112, 2025-05-07T21:03:28.5698379Z log_E=4, 2025-05-07T21:03:28.5698579Z L=7, 2025-05-07T21:03:28.5698763Z D_gradcheck=1, 2025-05-07T21:03:28.5698991Z stochastic_rounding=False, 2025-05-07T21:03:28.5699254Z weighted=False, 2025-05-07T21:03:28.5699473Z row_wise=True, 2025-05-07T21:03:28.5699687Z mixed=True, 2025-05-07T21:03:28.5699900Z use_cache=True, 2025-05-07T21:03:28.5700180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.5700469Z use_cpu=True, 2025-05-07T21:03:28.5700696Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.5700960Z ) 2025-05-07T21:03:28.5701249Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5701827Z self=, 2025-05-07T21:03:28.5702359Z compile=False, 2025-05-07T21:03:28.5702571Z T=3, 2025-05-07T21:03:28.5702753Z D=36, 2025-05-07T21:03:28.5702941Z B=35, 2025-05-07T21:03:28.5703130Z log_E=5, 2025-05-07T21:03:28.5703334Z L=6, 2025-05-07T21:03:28.5703518Z D_gradcheck=1, 2025-05-07T21:03:28.5703749Z stochastic_rounding=False, 2025-05-07T21:03:28.5704006Z weighted=True, 2025-05-07T21:03:28.5704215Z row_wise=False, 2025-05-07T21:03:28.5704440Z mixed=False, 2025-05-07T21:03:28.5704662Z use_cache=False, 2025-05-07T21:03:28.5704908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.5705249Z use_cpu=False, 2025-05-07T21:03:28.5705481Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.5705741Z ) 2025-05-07T21:03:28.5705977Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5706559Z self=, 2025-05-07T21:03:28.5707087Z compile=False, 2025-05-07T21:03:28.5707298Z T=4, 2025-05-07T21:03:28.5707486Z D=71, 2025-05-07T21:03:28.5707671Z B=86, 2025-05-07T21:03:28.5707858Z log_E=5, 2025-05-07T21:03:28.5708056Z L=9, 2025-05-07T21:03:28.5708244Z D_gradcheck=1, 2025-05-07T21:03:28.5708476Z stochastic_rounding=False, 2025-05-07T21:03:28.5708734Z weighted=False, 2025-05-07T21:03:28.5708944Z row_wise=True, 2025-05-07T21:03:28.5709160Z mixed=False, 2025-05-07T21:03:28.5709377Z use_cache=True, 2025-05-07T21:03:28.5709621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.5709910Z use_cpu=False, 2025-05-07T21:03:28.5710153Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.5710416Z ) 2025-05-07T21:03:28.5710652Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5711238Z self=, 2025-05-07T21:03:28.5711767Z compile=True, 2025-05-07T21:03:28.5711978Z T=1, 2025-05-07T21:03:28.5712168Z D=107, 2025-05-07T21:03:28.5712353Z B=44, 2025-05-07T21:03:28.5712541Z log_E=5, 2025-05-07T21:03:28.5712739Z L=0, 2025-05-07T21:03:28.5712926Z D_gradcheck=2, 2025-05-07T21:03:28.5713160Z stochastic_rounding=True, 2025-05-07T21:03:28.5713419Z weighted=False, 2025-05-07T21:03:28.5713639Z row_wise=False, 2025-05-07T21:03:28.5713846Z mixed=False, 2025-05-07T21:03:28.5714062Z use_cache=True, 2025-05-07T21:03:28.5714354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.5714639Z use_cpu=False, 2025-05-07T21:03:28.5714879Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.5715147Z ) 2025-05-07T21:03:28.5715375Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5715962Z self=, 2025-05-07T21:03:28.5716496Z compile=False, 2025-05-07T21:03:28.5716701Z T=4, 2025-05-07T21:03:28.5716893Z D=24, 2025-05-07T21:03:28.5717081Z B=65, 2025-05-07T21:03:28.5717266Z log_E=5, 2025-05-07T21:03:28.5717462Z L=1, 2025-05-07T21:03:28.5717652Z D_gradcheck=2, 2025-05-07T21:03:28.5717876Z stochastic_rounding=True, 2025-05-07T21:03:28.5718185Z weighted=False, 2025-05-07T21:03:28.5718409Z row_wise=False, 2025-05-07T21:03:28.5718617Z mixed=False, 2025-05-07T21:03:28.5718836Z use_cache=False, 2025-05-07T21:03:28.5719096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.5719387Z use_cpu=False, 2025-05-07T21:03:28.5719616Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.5719891Z ) 2025-05-07T21:03:28.5720125Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5720704Z self=, 2025-05-07T21:03:28.5721286Z compile=True, 2025-05-07T21:03:28.5721498Z T=4, 2025-05-07T21:03:28.5721682Z D=108, 2025-05-07T21:03:28.5721872Z B=102, 2025-05-07T21:03:28.5722069Z log_E=4, 2025-05-07T21:03:28.5722258Z L=17, 2025-05-07T21:03:28.5722457Z D_gradcheck=2, 2025-05-07T21:03:28.5722689Z stochastic_rounding=False, 2025-05-07T21:03:28.5722945Z weighted=True, 2025-05-07T21:03:28.5723165Z row_wise=False, 2025-05-07T21:03:28.5723382Z mixed=False, 2025-05-07T21:03:28.5723588Z use_cache=False, 2025-05-07T21:03:28.5723837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.5724129Z use_cpu=False, 2025-05-07T21:03:28.5724362Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.5724628Z ) 2025-05-07T21:03:28.5724913Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5725497Z self=, 2025-05-07T21:03:28.5726024Z compile=True, 2025-05-07T21:03:28.5726244Z T=2, 2025-05-07T21:03:28.5726435Z D=98, 2025-05-07T21:03:28.5726617Z B=111, 2025-05-07T21:03:28.5726808Z log_E=4, 2025-05-07T21:03:28.5727003Z L=1, 2025-05-07T21:03:28.5727191Z D_gradcheck=2, 2025-05-07T21:03:28.5727427Z stochastic_rounding=False, 2025-05-07T21:03:28.5727689Z weighted=False, 2025-05-07T21:03:28.5727902Z row_wise=False, 2025-05-07T21:03:28.5728116Z mixed=True, 2025-05-07T21:03:28.5728325Z use_cache=True, 2025-05-07T21:03:28.5728657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.5728948Z use_cpu=False, 2025-05-07T21:03:28.5729183Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.5729437Z ) 2025-05-07T21:03:28.5729672Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5730258Z self=, 2025-05-07T21:03:28.5730786Z compile=True, 2025-05-07T21:03:28.5730987Z T=3, 2025-05-07T21:03:28.5731174Z D=54, 2025-05-07T21:03:28.5731364Z B=36, 2025-05-07T21:03:28.5731553Z log_E=3, 2025-05-07T21:03:28.5731746Z L=4, 2025-05-07T21:03:28.5731942Z D_gradcheck=2, 2025-05-07T21:03:28.5732160Z stochastic_rounding=True, 2025-05-07T21:03:28.5732414Z weighted=True, 2025-05-07T21:03:28.5732628Z row_wise=False, 2025-05-07T21:03:28.5732836Z mixed=False, 2025-05-07T21:03:28.5733058Z use_cache=True, 2025-05-07T21:03:28.5733301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.5733579Z use_cpu=True, 2025-05-07T21:03:28.5733812Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.5734156Z ) 2025-05-07T21:03:28.5734385Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.5734973Z self=, 2025-05-07T21:03:28.5735517Z compile=False, 2025-05-07T21:03:28.5735719Z T=2, 2025-05-07T21:03:28.5735912Z D=12, 2025-05-07T21:03:28.5736117Z B=59, 2025-05-07T21:03:28.5736612Z log_E=5, 2025-05-07T21:03:28.5736886Z L=18, 2025-05-07T21:03:28.5737083Z D_gradcheck=1, 2025-05-07T21:03:28.5737312Z stochastic_rounding=False, 2025-05-07T21:03:28.5737583Z weighted=True, 2025-05-07T21:03:28.5737806Z row_wise=True, 2025-05-07T21:03:28.5738027Z mixed=False, 2025-05-07T21:03:28.5738235Z use_cache=True, 2025-05-07T21:03:28.5738580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.5738880Z use_cpu=True, 2025-05-07T21:03:28.5739111Z output_dtype=SparseType.BF16, 2025-05-07T21:03:30.1087293Z ) 2025-05-07T21:03:30.1087766Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1088780Z self=, 2025-05-07T21:03:30.1089566Z compile=True, 2025-05-07T21:03:30.1089871Z T=3, 2025-05-07T21:03:30.1090127Z D=88, 2025-05-07T21:03:30.1090363Z B=116, 2025-05-07T21:03:30.1090996Z log_E=5, 2025-05-07T21:03:30.1091205Z L=5, 2025-05-07T21:03:30.1091404Z D_gradcheck=1, 2025-05-07T21:03:30.1091648Z stochastic_rounding=True, 2025-05-07T21:03:30.1091919Z weighted=True, 2025-05-07T21:03:30.1092141Z row_wise=True, 2025-05-07T21:03:30.1092365Z mixed=False, 2025-05-07T21:03:30.1092593Z use_cache=False, 2025-05-07T21:03:30.1092850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.1093155Z use_cpu=True, 2025-05-07T21:03:30.1093404Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.1093672Z ) 2025-05-07T21:03:30.1093924Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1094532Z self=, 2025-05-07T21:03:30.1095183Z compile=True, 2025-05-07T21:03:30.1095397Z T=2, 2025-05-07T21:03:30.1095592Z D=18, 2025-05-07T21:03:30.1095789Z B=41, 2025-05-07T21:03:30.1095978Z log_E=5, 2025-05-07T21:03:30.1096190Z L=12, 2025-05-07T21:03:30.1096393Z D_gradcheck=1, 2025-05-07T21:03:30.1096626Z stochastic_rounding=True, 2025-05-07T21:03:30.1096897Z weighted=False, 2025-05-07T21:03:30.1097126Z row_wise=True, 2025-05-07T21:03:30.1097340Z mixed=True, 2025-05-07T21:03:30.1097561Z use_cache=True, 2025-05-07T21:03:30.1097813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.1098104Z use_cpu=True, 2025-05-07T21:03:30.1098351Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.1098625Z ) 2025-05-07T21:03:30.1098869Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1099475Z self=, 2025-05-07T21:03:30.1100026Z compile=False, 2025-05-07T21:03:30.1100245Z T=5, 2025-05-07T21:03:30.1100446Z D=41, 2025-05-07T21:03:30.1100644Z B=122, 2025-05-07T21:03:30.1100838Z log_E=3, 2025-05-07T21:03:30.1101052Z L=0, 2025-05-07T21:03:30.1101253Z D_gradcheck=1, 2025-05-07T21:03:30.1101495Z stochastic_rounding=True, 2025-05-07T21:03:30.1101769Z weighted=True, 2025-05-07T21:03:30.1101996Z row_wise=True, 2025-05-07T21:03:30.1102276Z mixed=True, 2025-05-07T21:03:30.1102491Z use_cache=False, 2025-05-07T21:03:30.1102763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.1103068Z use_cpu=True, 2025-05-07T21:03:30.1103313Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.1103600Z ) 2025-05-07T21:03:30.1103855Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1104555Z self=, 2025-05-07T21:03:30.1105117Z compile=True, 2025-05-07T21:03:30.1105353Z T=5, 2025-05-07T21:03:30.1105554Z D=84, 2025-05-07T21:03:30.1105760Z B=22, 2025-05-07T21:03:30.1105966Z log_E=3, 2025-05-07T21:03:30.1106173Z L=19, 2025-05-07T21:03:30.1106384Z D_gradcheck=2, 2025-05-07T21:03:30.1106630Z stochastic_rounding=True, 2025-05-07T21:03:30.1106899Z weighted=True, 2025-05-07T21:03:30.1107142Z row_wise=True, 2025-05-07T21:03:30.1107370Z mixed=False, 2025-05-07T21:03:30.1107604Z use_cache=False, 2025-05-07T21:03:30.1107869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.1108177Z use_cpu=False, 2025-05-07T21:03:30.1108431Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.1108727Z ) 2025-05-07T21:03:30.1109066Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1116836Z self=, 2025-05-07T21:03:30.1117440Z compile=True, 2025-05-07T21:03:30.1117655Z T=2, 2025-05-07T21:03:30.1117843Z D=121, 2025-05-07T21:03:30.1118030Z B=73, 2025-05-07T21:03:30.1118218Z log_E=5, 2025-05-07T21:03:30.1118415Z L=0, 2025-05-07T21:03:30.1118603Z D_gradcheck=2, 2025-05-07T21:03:30.1118835Z stochastic_rounding=False, 2025-05-07T21:03:30.1119098Z weighted=True, 2025-05-07T21:03:30.1119390Z row_wise=False, 2025-05-07T21:03:30.1119606Z mixed=True, 2025-05-07T21:03:30.1119821Z use_cache=False, 2025-05-07T21:03:30.1120067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.1120366Z use_cpu=True, 2025-05-07T21:03:30.1120602Z output_dtype=SparseType.BF16, 2025-05-07T21:03:30.1120870Z ) 2025-05-07T21:03:30.1121114Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1121713Z self=, 2025-05-07T21:03:30.1122259Z compile=False, 2025-05-07T21:03:30.1122469Z T=5, 2025-05-07T21:03:30.1122659Z D=2, 2025-05-07T21:03:30.1122847Z B=100, 2025-05-07T21:03:30.1123084Z log_E=3, 2025-05-07T21:03:30.1123284Z L=1, 2025-05-07T21:03:30.1123477Z D_gradcheck=1, 2025-05-07T21:03:30.1123702Z stochastic_rounding=True, 2025-05-07T21:03:30.1123968Z weighted=True, 2025-05-07T21:03:30.1124186Z row_wise=True, 2025-05-07T21:03:30.1124394Z mixed=False, 2025-05-07T21:03:30.1124632Z use_cache=True, 2025-05-07T21:03:30.1124900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.1125184Z use_cpu=True, 2025-05-07T21:03:30.1125427Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.1125694Z ) 2025-05-07T21:03:30.1125927Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1126517Z self=, 2025-05-07T21:03:30.1127055Z compile=True, 2025-05-07T21:03:30.1127269Z T=5, 2025-05-07T21:03:30.1127463Z D=112, 2025-05-07T21:03:30.1127655Z B=81, 2025-05-07T21:03:30.1127839Z log_E=3, 2025-05-07T21:03:30.1128038Z L=11, 2025-05-07T21:03:30.1128239Z D_gradcheck=2, 2025-05-07T21:03:30.1128465Z stochastic_rounding=False, 2025-05-07T21:03:30.1128825Z weighted=False, 2025-05-07T21:03:30.1129044Z row_wise=False, 2025-05-07T21:03:30.1129260Z mixed=False, 2025-05-07T21:03:30.1129469Z use_cache=True, 2025-05-07T21:03:30.1129713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.1130003Z use_cpu=True, 2025-05-07T21:03:30.1130231Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.1130498Z ) 2025-05-07T21:03:30.1130739Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1131327Z self=, 2025-05-07T21:03:30.1131870Z compile=False, 2025-05-07T21:03:30.1132083Z T=2, 2025-05-07T21:03:30.1132266Z D=51, 2025-05-07T21:03:30.1132510Z B=66, 2025-05-07T21:03:30.1132703Z log_E=4, 2025-05-07T21:03:30.1132898Z L=3, 2025-05-07T21:03:30.1133099Z D_gradcheck=2, 2025-05-07T21:03:30.1133334Z stochastic_rounding=True, 2025-05-07T21:03:30.1133591Z weighted=False, 2025-05-07T21:03:30.1133811Z row_wise=True, 2025-05-07T21:03:30.1134030Z mixed=False, 2025-05-07T21:03:30.1134240Z use_cache=False, 2025-05-07T21:03:30.1134493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.1134786Z use_cpu=False, 2025-05-07T21:03:30.1135027Z output_dtype=SparseType.BF16, 2025-05-07T21:03:30.1135287Z ) 2025-05-07T21:03:30.1135526Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1136172Z self=, 2025-05-07T21:03:30.1137127Z compile=True, 2025-05-07T21:03:30.1137345Z T=4, 2025-05-07T21:03:30.1137539Z D=89, 2025-05-07T21:03:30.1137722Z B=59, 2025-05-07T21:03:30.1137914Z log_E=4, 2025-05-07T21:03:30.1138117Z L=13, 2025-05-07T21:03:30.1138309Z D_gradcheck=1, 2025-05-07T21:03:30.1138542Z stochastic_rounding=True, 2025-05-07T21:03:30.1138811Z weighted=False, 2025-05-07T21:03:30.1139023Z row_wise=True, 2025-05-07T21:03:30.1139245Z mixed=False, 2025-05-07T21:03:30.1139464Z use_cache=False, 2025-05-07T21:03:30.1139709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.1140096Z use_cpu=True, 2025-05-07T21:03:30.1140341Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.1140604Z ) 2025-05-07T21:03:30.1140845Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1141431Z self=, 2025-05-07T21:03:30.1141974Z compile=True, 2025-05-07T21:03:30.1142176Z T=2, 2025-05-07T21:03:30.1142362Z D=118, 2025-05-07T21:03:30.1142552Z B=58, 2025-05-07T21:03:30.1142735Z log_E=5, 2025-05-07T21:03:30.1142933Z L=19, 2025-05-07T21:03:30.1143134Z D_gradcheck=1, 2025-05-07T21:03:30.1143356Z stochastic_rounding=True, 2025-05-07T21:03:30.1143616Z weighted=False, 2025-05-07T21:03:30.1143997Z row_wise=True, 2025-05-07T21:03:30.1144204Z mixed=False, 2025-05-07T21:03:30.1144418Z use_cache=True, 2025-05-07T21:03:30.1144659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.1144948Z use_cpu=False, 2025-05-07T21:03:30.1145188Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.1145458Z ) 2025-05-07T21:03:30.1145685Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1146279Z self=, 2025-05-07T21:03:30.1146822Z compile=True, 2025-05-07T21:03:30.1147030Z T=5, 2025-05-07T21:03:30.1147222Z D=50, 2025-05-07T21:03:30.1147417Z B=7, 2025-05-07T21:03:30.1147605Z log_E=4, 2025-05-07T21:03:30.1147797Z L=16, 2025-05-07T21:03:30.1147989Z D_gradcheck=2, 2025-05-07T21:03:30.1148221Z stochastic_rounding=True, 2025-05-07T21:03:30.1148479Z weighted=True, 2025-05-07T21:03:30.1148700Z row_wise=False, 2025-05-07T21:03:30.1148925Z mixed=True, 2025-05-07T21:03:30.1149133Z use_cache=True, 2025-05-07T21:03:30.1149381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.1149685Z use_cpu=False, 2025-05-07T21:03:30.1149923Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.1150196Z ) 2025-05-07T21:03:30.1150433Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1151017Z self=, 2025-05-07T21:03:30.1151563Z compile=True, 2025-05-07T21:03:30.1151773Z T=5, 2025-05-07T21:03:30.1151961Z D=61, 2025-05-07T21:03:30.1152158Z B=127, 2025-05-07T21:03:30.1152359Z log_E=3, 2025-05-07T21:03:30.1152551Z L=3, 2025-05-07T21:03:30.1152749Z D_gradcheck=2, 2025-05-07T21:03:30.1152990Z stochastic_rounding=False, 2025-05-07T21:03:30.1153321Z weighted=False, 2025-05-07T21:03:30.1153547Z row_wise=False, 2025-05-07T21:03:30.1153767Z mixed=True, 2025-05-07T21:03:30.1153985Z use_cache=False, 2025-05-07T21:03:30.1154245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.1154541Z use_cpu=True, 2025-05-07T21:03:30.1154781Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.1155049Z ) 2025-05-07T21:03:30.1155288Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1155878Z self=, 2025-05-07T21:03:30.1156411Z compile=False, 2025-05-07T21:03:30.1156627Z T=1, 2025-05-07T21:03:30.1156816Z D=106, 2025-05-07T21:03:30.1157001Z B=6, 2025-05-07T21:03:30.1157261Z log_E=3, 2025-05-07T21:03:30.1157460Z L=7, 2025-05-07T21:03:30.1157646Z D_gradcheck=2, 2025-05-07T21:03:30.1157878Z stochastic_rounding=True, 2025-05-07T21:03:30.1158151Z weighted=False, 2025-05-07T21:03:30.1158377Z row_wise=True, 2025-05-07T21:03:30.1158602Z mixed=False, 2025-05-07T21:03:30.1158831Z use_cache=False, 2025-05-07T21:03:30.1159088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.1159394Z use_cpu=True, 2025-05-07T21:03:30.1159641Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.1159904Z ) 2025-05-07T21:03:30.1160195Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1160795Z self=, 2025-05-07T21:03:30.1161348Z compile=False, 2025-05-07T21:03:30.1161567Z T=1, 2025-05-07T21:03:30.1161770Z D=98, 2025-05-07T21:03:30.1161981Z B=112, 2025-05-07T21:03:30.1162175Z log_E=3, 2025-05-07T21:03:30.1162389Z L=7, 2025-05-07T21:03:30.1162593Z D_gradcheck=1, 2025-05-07T21:03:30.1162831Z stochastic_rounding=False, 2025-05-07T21:03:30.1163105Z weighted=True, 2025-05-07T21:03:30.1163331Z row_wise=False, 2025-05-07T21:03:30.1163552Z mixed=True, 2025-05-07T21:03:30.1163775Z use_cache=True, 2025-05-07T21:03:30.1164035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.1164373Z use_cpu=False, 2025-05-07T21:03:30.1164610Z output_dtype=SparseType.BF16, 2025-05-07T21:03:30.1164877Z ) 2025-05-07T21:03:30.1165110Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1165700Z self=, 2025-05-07T21:03:30.1166243Z compile=True, 2025-05-07T21:03:30.1166458Z T=4, 2025-05-07T21:03:30.1166642Z D=111, 2025-05-07T21:03:30.1166842Z B=90, 2025-05-07T21:03:30.1167042Z log_E=3, 2025-05-07T21:03:30.1167238Z L=8, 2025-05-07T21:03:30.1167438Z D_gradcheck=1, 2025-05-07T21:03:30.1167682Z stochastic_rounding=False, 2025-05-07T21:03:30.1167949Z weighted=True, 2025-05-07T21:03:30.1168170Z row_wise=True, 2025-05-07T21:03:30.1168377Z mixed=True, 2025-05-07T21:03:30.1168674Z use_cache=True, 2025-05-07T21:03:30.1168922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.1169210Z use_cpu=True, 2025-05-07T21:03:30.1169453Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.1169722Z ) 2025-05-07T21:03:30.1169959Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1170555Z self=, 2025-05-07T21:03:30.1171115Z compile=False, 2025-05-07T21:03:30.1171329Z T=5, 2025-05-07T21:03:30.1171541Z D=24, 2025-05-07T21:03:30.1171744Z B=79, 2025-05-07T21:03:30.1171935Z log_E=3, 2025-05-07T21:03:30.1172141Z L=20, 2025-05-07T21:03:30.1172347Z D_gradcheck=1, 2025-05-07T21:03:30.1172579Z stochastic_rounding=True, 2025-05-07T21:03:30.1172857Z weighted=True, 2025-05-07T21:03:30.1173081Z row_wise=True, 2025-05-07T21:03:30.1173299Z mixed=False, 2025-05-07T21:03:30.1173512Z use_cache=True, 2025-05-07T21:03:30.1173809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.1174109Z use_cpu=False, 2025-05-07T21:03:30.1174349Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.1174621Z ) 2025-05-07T21:03:30.1174868Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1175463Z self=, 2025-05-07T21:03:30.1176010Z compile=True, 2025-05-07T21:03:30.1176233Z T=4, 2025-05-07T21:03:30.1176420Z D=103, 2025-05-07T21:03:30.1176612Z B=128, 2025-05-07T21:03:30.1176806Z log_E=4, 2025-05-07T21:03:30.1176998Z L=13, 2025-05-07T21:03:30.1177192Z D_gradcheck=2, 2025-05-07T21:03:30.1177426Z stochastic_rounding=False, 2025-05-07T21:03:30.1177725Z weighted=True, 2025-05-07T21:03:30.1177945Z row_wise=True, 2025-05-07T21:03:30.1178158Z mixed=True, 2025-05-07T21:03:30.1178367Z use_cache=False, 2025-05-07T21:03:30.1178622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.1178915Z use_cpu=False, 2025-05-07T21:03:30.1179158Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.1179420Z ) 2025-05-07T21:03:30.1179658Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1180246Z self=, 2025-05-07T21:03:30.1180826Z compile=True, 2025-05-07T21:03:30.1181040Z T=1, 2025-05-07T21:03:30.1181236Z D=62, 2025-05-07T21:03:30.1181421Z B=31, 2025-05-07T21:03:30.1181614Z log_E=5, 2025-05-07T21:03:30.1181812Z L=6, 2025-05-07T21:03:30.1182000Z D_gradcheck=2, 2025-05-07T21:03:30.1182236Z stochastic_rounding=False, 2025-05-07T21:03:30.1182499Z weighted=False, 2025-05-07T21:03:30.1182714Z row_wise=True, 2025-05-07T21:03:30.1182933Z mixed=False, 2025-05-07T21:03:30.1183152Z use_cache=False, 2025-05-07T21:03:30.1183399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.1183693Z use_cpu=False, 2025-05-07T21:03:30.1183931Z output_dtype=SparseType.BF16, 2025-05-07T21:03:30.1184190Z ) 2025-05-07T21:03:30.1184480Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.1185069Z self=, 2025-05-07T21:03:30.1185615Z compile=False, 2025-05-07T21:03:30.1185826Z T=3, 2025-05-07T21:03:30.1186013Z D=18, 2025-05-07T21:03:30.1186207Z B=20, 2025-05-07T21:03:30.1186388Z log_E=4, 2025-05-07T21:03:30.1186586Z L=19, 2025-05-07T21:03:30.1186776Z D_gradcheck=1, 2025-05-07T21:03:30.1187001Z stochastic_rounding=False, 2025-05-07T21:03:30.1187262Z weighted=True, 2025-05-07T21:03:30.1187481Z row_wise=True, 2025-05-07T21:03:30.1187693Z mixed=False, 2025-05-07T21:03:30.1187908Z use_cache=True, 2025-05-07T21:03:30.1188151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.1188438Z use_cpu=False, 2025-05-07T21:03:30.1188679Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.8764896Z ) 2025-05-07T21:03:32.8765316Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8766953Z self=, 2025-05-07T21:03:32.8768153Z compile=True, 2025-05-07T21:03:32.8768959Z T=1, 2025-05-07T21:03:32.8769501Z D=63, 2025-05-07T21:03:32.8770010Z B=75, 2025-05-07T21:03:32.8770572Z log_E=3, 2025-05-07T21:03:32.8771104Z L=15, 2025-05-07T21:03:32.8771611Z D_gradcheck=1, 2025-05-07T21:03:32.8772240Z stochastic_rounding=True, 2025-05-07T21:03:32.8772764Z weighted=True, 2025-05-07T21:03:32.8773193Z row_wise=True, 2025-05-07T21:03:32.8773605Z mixed=False, 2025-05-07T21:03:32.8774044Z use_cache=False, 2025-05-07T21:03:32.8774537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.8775111Z use_cpu=False, 2025-05-07T21:03:32.8775446Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.8776097Z ) 2025-05-07T21:03:32.8776336Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8776930Z self=, 2025-05-07T21:03:32.8777477Z compile=False, 2025-05-07T21:03:32.8777691Z T=4, 2025-05-07T21:03:32.8777885Z D=19, 2025-05-07T21:03:32.8778081Z B=70, 2025-05-07T21:03:32.8778269Z log_E=3, 2025-05-07T21:03:32.8778468Z L=18, 2025-05-07T21:03:32.8778663Z D_gradcheck=2, 2025-05-07T21:03:32.8778890Z stochastic_rounding=True, 2025-05-07T21:03:32.8779155Z weighted=False, 2025-05-07T21:03:32.8779380Z row_wise=False, 2025-05-07T21:03:32.8779592Z mixed=False, 2025-05-07T21:03:32.8779810Z use_cache=True, 2025-05-07T21:03:32.8780151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.8780438Z use_cpu=True, 2025-05-07T21:03:32.8780679Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.8780949Z ) 2025-05-07T21:03:32.8781193Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8781779Z self=, 2025-05-07T21:03:32.8782342Z compile=False, 2025-05-07T21:03:32.8782556Z T=1, 2025-05-07T21:03:32.8782738Z D=65, 2025-05-07T21:03:32.8782926Z B=116, 2025-05-07T21:03:32.8783216Z log_E=5, 2025-05-07T21:03:32.8783410Z L=6, 2025-05-07T21:03:32.8783605Z D_gradcheck=1, 2025-05-07T21:03:32.8783840Z stochastic_rounding=False, 2025-05-07T21:03:32.8784095Z weighted=True, 2025-05-07T21:03:32.8784317Z row_wise=False, 2025-05-07T21:03:32.8784533Z mixed=False, 2025-05-07T21:03:32.8784741Z use_cache=True, 2025-05-07T21:03:32.8784992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.8785289Z use_cpu=True, 2025-05-07T21:03:32.8785525Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.8785789Z ) 2025-05-07T21:03:32.8786027Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8786669Z self=, 2025-05-07T21:03:32.8787287Z compile=True, 2025-05-07T21:03:32.8787504Z T=3, 2025-05-07T21:03:32.8787694Z D=118, 2025-05-07T21:03:32.8787888Z B=69, 2025-05-07T21:03:32.8788083Z log_E=3, 2025-05-07T21:03:32.8788289Z L=16, 2025-05-07T21:03:32.8788483Z D_gradcheck=2, 2025-05-07T21:03:32.8788721Z stochastic_rounding=True, 2025-05-07T21:03:32.8788982Z weighted=False, 2025-05-07T21:03:32.8789195Z row_wise=False, 2025-05-07T21:03:32.8789418Z mixed=False, 2025-05-07T21:03:32.8789632Z use_cache=True, 2025-05-07T21:03:32.8789868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.8790155Z use_cpu=False, 2025-05-07T21:03:32.8790392Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.8790653Z ) 2025-05-07T21:03:32.8790893Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8791484Z self=, 2025-05-07T21:03:32.8792026Z compile=True, 2025-05-07T21:03:32.8792242Z T=5, 2025-05-07T21:03:32.8792435Z D=75, 2025-05-07T21:03:32.8792623Z B=68, 2025-05-07T21:03:32.8792810Z log_E=4, 2025-05-07T21:03:32.8793014Z L=12, 2025-05-07T21:03:32.8793216Z D_gradcheck=2, 2025-05-07T21:03:32.8793446Z stochastic_rounding=True, 2025-05-07T21:03:32.8793708Z weighted=False, 2025-05-07T21:03:32.8793930Z row_wise=False, 2025-05-07T21:03:32.8794141Z mixed=False, 2025-05-07T21:03:32.8794359Z use_cache=True, 2025-05-07T21:03:32.8794606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.8794893Z use_cpu=True, 2025-05-07T21:03:32.8795139Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.8795429Z ) 2025-05-07T21:03:32.8795698Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8796338Z self=, 2025-05-07T21:03:32.8796879Z compile=True, 2025-05-07T21:03:32.8797091Z T=1, 2025-05-07T21:03:32.8797290Z D=20, 2025-05-07T21:03:32.8797485Z B=89, 2025-05-07T21:03:32.8797672Z log_E=4, 2025-05-07T21:03:32.8797882Z L=13, 2025-05-07T21:03:32.8798088Z D_gradcheck=1, 2025-05-07T21:03:32.8798337Z stochastic_rounding=False, 2025-05-07T21:03:32.8798611Z weighted=True, 2025-05-07T21:03:32.8806319Z row_wise=True, 2025-05-07T21:03:32.8806574Z mixed=False, 2025-05-07T21:03:32.8806792Z use_cache=True, 2025-05-07T21:03:32.8807041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.8807331Z use_cpu=False, 2025-05-07T21:03:32.8807574Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.8807850Z ) 2025-05-07T21:03:32.8808163Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8808854Z self=, 2025-05-07T21:03:32.8809414Z compile=False, 2025-05-07T21:03:32.8809640Z T=3, 2025-05-07T21:03:32.8809827Z D=30, 2025-05-07T21:03:32.8810020Z B=43, 2025-05-07T21:03:32.8810217Z log_E=5, 2025-05-07T21:03:32.8810408Z L=6, 2025-05-07T21:03:32.8810603Z D_gradcheck=2, 2025-05-07T21:03:32.8810838Z stochastic_rounding=False, 2025-05-07T21:03:32.8811099Z weighted=False, 2025-05-07T21:03:32.8811378Z row_wise=True, 2025-05-07T21:03:32.8811601Z mixed=False, 2025-05-07T21:03:32.8811813Z use_cache=True, 2025-05-07T21:03:32.8812057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.8812352Z use_cpu=False, 2025-05-07T21:03:32.8812582Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.8812850Z ) 2025-05-07T21:03:32.8813092Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8813677Z self=, 2025-05-07T21:03:32.8814212Z compile=True, 2025-05-07T21:03:32.8814431Z T=3, 2025-05-07T21:03:32.8814615Z D=34, 2025-05-07T21:03:32.8814806Z B=83, 2025-05-07T21:03:32.8815046Z log_E=4, 2025-05-07T21:03:32.8815241Z L=8, 2025-05-07T21:03:32.8815428Z D_gradcheck=2, 2025-05-07T21:03:32.8815660Z stochastic_rounding=False, 2025-05-07T21:03:32.8815919Z weighted=True, 2025-05-07T21:03:32.8816129Z row_wise=False, 2025-05-07T21:03:32.8816350Z mixed=True, 2025-05-07T21:03:32.8816564Z use_cache=True, 2025-05-07T21:03:32.8816801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.8817097Z use_cpu=False, 2025-05-07T21:03:32.8817335Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.8817594Z ) 2025-05-07T21:03:32.8817835Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8818422Z self=, 2025-05-07T21:03:32.8818950Z compile=True, 2025-05-07T21:03:32.8819164Z T=1, 2025-05-07T21:03:32.8819361Z D=31, 2025-05-07T21:03:32.8819546Z B=18, 2025-05-07T21:03:32.8819740Z log_E=3, 2025-05-07T21:03:32.8819936Z L=1, 2025-05-07T21:03:32.8820125Z D_gradcheck=2, 2025-05-07T21:03:32.8820356Z stochastic_rounding=True, 2025-05-07T21:03:32.8820618Z weighted=False, 2025-05-07T21:03:32.8820830Z row_wise=False, 2025-05-07T21:03:32.8821047Z mixed=True, 2025-05-07T21:03:32.8821269Z use_cache=False, 2025-05-07T21:03:32.8821520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.8821802Z use_cpu=True, 2025-05-07T21:03:32.8822038Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.8822301Z ) 2025-05-07T21:03:32.8822531Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8823117Z self=, 2025-05-07T21:03:32.8823652Z compile=True, 2025-05-07T21:03:32.8823852Z T=2, 2025-05-07T21:03:32.8824047Z D=39, 2025-05-07T21:03:32.8824293Z B=18, 2025-05-07T21:03:32.8824477Z log_E=3, 2025-05-07T21:03:32.8824675Z L=19, 2025-05-07T21:03:32.8824867Z D_gradcheck=2, 2025-05-07T21:03:32.8825092Z stochastic_rounding=True, 2025-05-07T21:03:32.8825351Z weighted=True, 2025-05-07T21:03:32.8825565Z row_wise=False, 2025-05-07T21:03:32.8825773Z mixed=False, 2025-05-07T21:03:32.8825989Z use_cache=False, 2025-05-07T21:03:32.8826243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.8826524Z use_cpu=True, 2025-05-07T21:03:32.8826758Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.8827022Z ) 2025-05-07T21:03:32.8827254Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8827883Z self=, 2025-05-07T21:03:32.8828424Z compile=True, 2025-05-07T21:03:32.8828632Z T=3, 2025-05-07T21:03:32.8828814Z D=116, 2025-05-07T21:03:32.8829003Z B=70, 2025-05-07T21:03:32.8829194Z log_E=5, 2025-05-07T21:03:32.8829388Z L=18, 2025-05-07T21:03:32.8829577Z D_gradcheck=2, 2025-05-07T21:03:32.8829804Z stochastic_rounding=True, 2025-05-07T21:03:32.8830057Z weighted=True, 2025-05-07T21:03:32.8830276Z row_wise=True, 2025-05-07T21:03:32.8830489Z mixed=False, 2025-05-07T21:03:32.8830695Z use_cache=True, 2025-05-07T21:03:32.8830941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.8831283Z use_cpu=True, 2025-05-07T21:03:32.8831510Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.8831779Z ) 2025-05-07T21:03:32.8832019Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8832597Z self=, 2025-05-07T21:03:32.8833137Z compile=True, 2025-05-07T21:03:32.8833346Z T=3, 2025-05-07T21:03:32.8833541Z D=15, 2025-05-07T21:03:32.8833725Z B=100, 2025-05-07T21:03:32.8833918Z log_E=5, 2025-05-07T21:03:32.8834117Z L=11, 2025-05-07T21:03:32.8834308Z D_gradcheck=2, 2025-05-07T21:03:32.8834541Z stochastic_rounding=False, 2025-05-07T21:03:32.8834799Z weighted=True, 2025-05-07T21:03:32.8835054Z row_wise=False, 2025-05-07T21:03:32.8835271Z mixed=True, 2025-05-07T21:03:32.8835483Z use_cache=True, 2025-05-07T21:03:32.8835747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.8836065Z use_cpu=True, 2025-05-07T21:03:32.8836639Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.8836939Z ) 2025-05-07T21:03:32.8837175Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8837755Z self=, 2025-05-07T21:03:32.8838286Z compile=False, 2025-05-07T21:03:32.8838506Z T=1, 2025-05-07T21:03:32.8838695Z D=111, 2025-05-07T21:03:32.8838877Z B=79, 2025-05-07T21:03:32.8839064Z log_E=5, 2025-05-07T21:03:32.8839259Z L=20, 2025-05-07T21:03:32.8839448Z D_gradcheck=1, 2025-05-07T21:03:32.8839681Z stochastic_rounding=True, 2025-05-07T21:03:32.8839945Z weighted=False, 2025-05-07T21:03:32.8840166Z row_wise=True, 2025-05-07T21:03:32.8840375Z mixed=True, 2025-05-07T21:03:32.8840587Z use_cache=True, 2025-05-07T21:03:32.8840827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.8841111Z use_cpu=False, 2025-05-07T21:03:32.8841347Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.8841606Z ) 2025-05-07T21:03:32.8841837Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8842419Z self=, 2025-05-07T21:03:32.8842953Z compile=False, 2025-05-07T21:03:32.8843163Z T=2, 2025-05-07T21:03:32.8843354Z D=23, 2025-05-07T21:03:32.8843548Z B=41, 2025-05-07T21:03:32.8843736Z log_E=4, 2025-05-07T21:03:32.8843935Z L=7, 2025-05-07T21:03:32.8844134Z D_gradcheck=1, 2025-05-07T21:03:32.8844358Z stochastic_rounding=True, 2025-05-07T21:03:32.8844730Z weighted=False, 2025-05-07T21:03:32.8844950Z row_wise=False, 2025-05-07T21:03:32.8845160Z mixed=True, 2025-05-07T21:03:32.8845407Z use_cache=True, 2025-05-07T21:03:32.8845674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.8845955Z use_cpu=True, 2025-05-07T21:03:32.8846190Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.8846456Z ) 2025-05-07T21:03:32.8846692Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8847267Z self=, 2025-05-07T21:03:32.8847801Z compile=False, 2025-05-07T21:03:32.8848012Z T=5, 2025-05-07T21:03:32.8848195Z D=118, 2025-05-07T21:03:32.8848389Z B=119, 2025-05-07T21:03:32.8848743Z log_E=3, 2025-05-07T21:03:32.8848937Z L=2, 2025-05-07T21:03:32.8849134Z D_gradcheck=2, 2025-05-07T21:03:32.8849364Z stochastic_rounding=True, 2025-05-07T21:03:32.8849617Z weighted=False, 2025-05-07T21:03:32.8849838Z row_wise=False, 2025-05-07T21:03:32.8850055Z mixed=True, 2025-05-07T21:03:32.8850258Z use_cache=True, 2025-05-07T21:03:32.8850504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.8850795Z use_cpu=False, 2025-05-07T21:03:32.8851023Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.8851285Z ) 2025-05-07T21:03:32.8851588Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8852174Z self=, 2025-05-07T21:03:32.8852701Z compile=True, 2025-05-07T21:03:32.8852913Z T=2, 2025-05-07T21:03:32.8853101Z D=92, 2025-05-07T21:03:32.8853282Z B=40, 2025-05-07T21:03:32.8853470Z log_E=4, 2025-05-07T21:03:32.8853672Z L=15, 2025-05-07T21:03:32.8853858Z D_gradcheck=2, 2025-05-07T21:03:32.8854087Z stochastic_rounding=False, 2025-05-07T21:03:32.8854345Z weighted=True, 2025-05-07T21:03:32.8854552Z row_wise=True, 2025-05-07T21:03:32.8854763Z mixed=True, 2025-05-07T21:03:32.8854973Z use_cache=True, 2025-05-07T21:03:32.8855217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.8855625Z use_cpu=True, 2025-05-07T21:03:32.8855862Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.8856124Z ) 2025-05-07T21:03:32.8856362Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8856961Z self=, 2025-05-07T21:03:32.8857495Z compile=False, 2025-05-07T21:03:32.8857708Z T=5, 2025-05-07T21:03:32.8857898Z D=114, 2025-05-07T21:03:32.8858083Z B=23, 2025-05-07T21:03:32.8858281Z log_E=3, 2025-05-07T21:03:32.8858487Z L=11, 2025-05-07T21:03:32.8858688Z D_gradcheck=1, 2025-05-07T21:03:32.8858919Z stochastic_rounding=False, 2025-05-07T21:03:32.8859181Z weighted=True, 2025-05-07T21:03:32.8859407Z row_wise=False, 2025-05-07T21:03:32.8859619Z mixed=True, 2025-05-07T21:03:32.8859833Z use_cache=True, 2025-05-07T21:03:32.8860079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.8860363Z use_cpu=True, 2025-05-07T21:03:32.8860595Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.8860861Z ) 2025-05-07T21:03:32.8861088Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8861674Z self=, 2025-05-07T21:03:32.8862208Z compile=True, 2025-05-07T21:03:32.8862409Z T=5, 2025-05-07T21:03:32.8862603Z D=68, 2025-05-07T21:03:32.8862793Z B=4, 2025-05-07T21:03:32.8862971Z log_E=4, 2025-05-07T21:03:32.8863165Z L=15, 2025-05-07T21:03:32.8863359Z D_gradcheck=1, 2025-05-07T21:03:32.8863583Z stochastic_rounding=False, 2025-05-07T21:03:32.8863851Z weighted=False, 2025-05-07T21:03:32.8864071Z row_wise=True, 2025-05-07T21:03:32.8864275Z mixed=True, 2025-05-07T21:03:32.8864489Z use_cache=True, 2025-05-07T21:03:32.8864787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.8865078Z use_cpu=True, 2025-05-07T21:03:32.8865316Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.8865604Z ) 2025-05-07T21:03:32.8865859Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.8866434Z self=, 2025-05-07T21:03:32.8866969Z compile=True, 2025-05-07T21:03:32.8867177Z T=2, 2025-05-07T21:03:32.8867359Z D=33, 2025-05-07T21:03:32.8867559Z B=97, 2025-05-07T21:03:32.8867748Z log_E=3, 2025-05-07T21:03:32.8867939Z L=8, 2025-05-07T21:03:32.8868134Z D_gradcheck=1, 2025-05-07T21:03:32.8868361Z stochastic_rounding=True, 2025-05-07T21:03:32.8868657Z weighted=False, 2025-05-07T21:03:32.8868883Z row_wise=False, 2025-05-07T21:03:32.8869103Z mixed=False, 2025-05-07T21:03:32.8869315Z use_cache=False, 2025-05-07T21:03:32.8869575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.8869867Z use_cpu=False, 2025-05-07T21:03:32.8870100Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.9062280Z ) 2025-05-07T21:03:32.9062644Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9063576Z self=, 2025-05-07T21:03:32.9064498Z compile=True, 2025-05-07T21:03:32.9064784Z T=3, 2025-05-07T21:03:32.9065023Z D=78, 2025-05-07T21:03:32.9065214Z B=5, 2025-05-07T21:03:32.9065403Z log_E=3, 2025-05-07T21:03:32.9065603Z L=3, 2025-05-07T21:03:32.9065801Z D_gradcheck=1, 2025-05-07T21:03:32.9066024Z stochastic_rounding=False, 2025-05-07T21:03:32.9066286Z weighted=True, 2025-05-07T21:03:32.9066503Z row_wise=False, 2025-05-07T21:03:32.9066716Z mixed=True, 2025-05-07T21:03:32.9066934Z use_cache=True, 2025-05-07T21:03:32.9067173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9067453Z use_cpu=True, 2025-05-07T21:03:32.9067696Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.9067963Z ) 2025-05-07T21:03:32.9068301Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9068878Z self=, 2025-05-07T21:03:32.9069416Z compile=False, 2025-05-07T21:03:32.9069631Z T=2, 2025-05-07T21:03:32.9069812Z D=75, 2025-05-07T21:03:32.9069998Z B=52, 2025-05-07T21:03:32.9070185Z log_E=5, 2025-05-07T21:03:32.9070382Z L=7, 2025-05-07T21:03:32.9070573Z D_gradcheck=2, 2025-05-07T21:03:32.9070801Z stochastic_rounding=False, 2025-05-07T21:03:32.9071054Z weighted=False, 2025-05-07T21:03:32.9071268Z row_wise=True, 2025-05-07T21:03:32.9071480Z mixed=True, 2025-05-07T21:03:32.9071685Z use_cache=False, 2025-05-07T21:03:32.9071933Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9072213Z use_cpu=False, 2025-05-07T21:03:32.9072442Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9072703Z ) 2025-05-07T21:03:32.9072935Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9073522Z self=, 2025-05-07T21:03:32.9074046Z compile=False, 2025-05-07T21:03:32.9074250Z T=3, 2025-05-07T21:03:32.9074441Z D=47, 2025-05-07T21:03:32.9074625Z B=84, 2025-05-07T21:03:32.9074819Z log_E=5, 2025-05-07T21:03:32.9075014Z L=7, 2025-05-07T21:03:32.9075198Z D_gradcheck=2, 2025-05-07T21:03:32.9075427Z stochastic_rounding=True, 2025-05-07T21:03:32.9075690Z weighted=True, 2025-05-07T21:03:32.9075906Z row_wise=True, 2025-05-07T21:03:32.9076115Z mixed=True, 2025-05-07T21:03:32.9076334Z use_cache=False, 2025-05-07T21:03:32.9076573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9076858Z use_cpu=False, 2025-05-07T21:03:32.9077096Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9077424Z ) 2025-05-07T21:03:32.9077655Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9078238Z self=, 2025-05-07T21:03:32.9078768Z compile=True, 2025-05-07T21:03:32.9078976Z T=2, 2025-05-07T21:03:32.9079165Z D=127, 2025-05-07T21:03:32.9079355Z B=41, 2025-05-07T21:03:32.9079533Z log_E=5, 2025-05-07T21:03:32.9079729Z L=9, 2025-05-07T21:03:32.9079919Z D_gradcheck=1, 2025-05-07T21:03:32.9080138Z stochastic_rounding=True, 2025-05-07T21:03:32.9080393Z weighted=False, 2025-05-07T21:03:32.9080605Z row_wise=True, 2025-05-07T21:03:32.9080812Z mixed=True, 2025-05-07T21:03:32.9081026Z use_cache=True, 2025-05-07T21:03:32.9081331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9081614Z use_cpu=True, 2025-05-07T21:03:32.9081845Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.9082105Z ) 2025-05-07T21:03:32.9082335Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9082921Z self=, 2025-05-07T21:03:32.9083458Z compile=False, 2025-05-07T21:03:32.9083660Z T=2, 2025-05-07T21:03:32.9083844Z D=79, 2025-05-07T21:03:32.9084036Z B=27, 2025-05-07T21:03:32.9084223Z log_E=4, 2025-05-07T21:03:32.9084461Z L=15, 2025-05-07T21:03:32.9084655Z D_gradcheck=2, 2025-05-07T21:03:32.9084874Z stochastic_rounding=True, 2025-05-07T21:03:32.9085131Z weighted=True, 2025-05-07T21:03:32.9085344Z row_wise=True, 2025-05-07T21:03:32.9085546Z mixed=True, 2025-05-07T21:03:32.9085756Z use_cache=False, 2025-05-07T21:03:32.9086002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9086294Z use_cpu=False, 2025-05-07T21:03:32.9086521Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9086784Z ) 2025-05-07T21:03:32.9087017Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9087594Z self=, 2025-05-07T21:03:32.9088176Z compile=False, 2025-05-07T21:03:32.9088388Z T=1, 2025-05-07T21:03:32.9088732Z D=102, 2025-05-07T21:03:32.9088928Z B=121, 2025-05-07T21:03:32.9089117Z log_E=3, 2025-05-07T21:03:32.9089308Z L=16, 2025-05-07T21:03:32.9089504Z D_gradcheck=2, 2025-05-07T21:03:32.9089733Z stochastic_rounding=False, 2025-05-07T21:03:32.9089986Z weighted=False, 2025-05-07T21:03:32.9090204Z row_wise=False, 2025-05-07T21:03:32.9090426Z mixed=True, 2025-05-07T21:03:32.9090631Z use_cache=False, 2025-05-07T21:03:32.9090887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9091179Z use_cpu=False, 2025-05-07T21:03:32.9091409Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.9091671Z ) 2025-05-07T21:03:32.9091907Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9092494Z self=, 2025-05-07T21:03:32.9093020Z compile=True, 2025-05-07T21:03:32.9093233Z T=4, 2025-05-07T21:03:32.9093421Z D=83, 2025-05-07T21:03:32.9093600Z B=3, 2025-05-07T21:03:32.9093788Z log_E=3, 2025-05-07T21:03:32.9093984Z L=8, 2025-05-07T21:03:32.9094167Z D_gradcheck=2, 2025-05-07T21:03:32.9094395Z stochastic_rounding=True, 2025-05-07T21:03:32.9094653Z weighted=True, 2025-05-07T21:03:32.9094862Z row_wise=False, 2025-05-07T21:03:32.9095079Z mixed=False, 2025-05-07T21:03:32.9095289Z use_cache=True, 2025-05-07T21:03:32.9095522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9095810Z use_cpu=True, 2025-05-07T21:03:32.9096040Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.9096293Z ) 2025-05-07T21:03:32.9096562Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9097185Z self=, 2025-05-07T21:03:32.9097725Z compile=True, 2025-05-07T21:03:32.9097938Z T=1, 2025-05-07T21:03:32.9098124Z D=5, 2025-05-07T21:03:32.9098307Z B=41, 2025-05-07T21:03:32.9098495Z log_E=4, 2025-05-07T21:03:32.9098683Z L=14, 2025-05-07T21:03:32.9098877Z D_gradcheck=2, 2025-05-07T21:03:32.9099112Z stochastic_rounding=True, 2025-05-07T21:03:32.9099369Z weighted=False, 2025-05-07T21:03:32.9106339Z row_wise=True, 2025-05-07T21:03:32.9106565Z mixed=False, 2025-05-07T21:03:32.9106774Z use_cache=False, 2025-05-07T21:03:32.9107026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9107316Z use_cpu=False, 2025-05-07T21:03:32.9107553Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.9107814Z ) 2025-05-07T21:03:32.9108131Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9108721Z self=, 2025-05-07T21:03:32.9109263Z compile=False, 2025-05-07T21:03:32.9109479Z T=2, 2025-05-07T21:03:32.9109668Z D=2, 2025-05-07T21:03:32.9109855Z B=19, 2025-05-07T21:03:32.9110044Z log_E=3, 2025-05-07T21:03:32.9110242Z L=11, 2025-05-07T21:03:32.9110427Z D_gradcheck=1, 2025-05-07T21:03:32.9110658Z stochastic_rounding=False, 2025-05-07T21:03:32.9110918Z weighted=True, 2025-05-07T21:03:32.9111174Z row_wise=True, 2025-05-07T21:03:32.9111382Z mixed=False, 2025-05-07T21:03:32.9111591Z use_cache=False, 2025-05-07T21:03:32.9111831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9112117Z use_cpu=False, 2025-05-07T21:03:32.9112353Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.9112610Z ) 2025-05-07T21:03:32.9112847Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9113428Z self=, 2025-05-07T21:03:32.9113962Z compile=True, 2025-05-07T21:03:32.9114170Z T=2, 2025-05-07T21:03:32.9114358Z D=96, 2025-05-07T21:03:32.9114546Z B=102, 2025-05-07T21:03:32.9114732Z log_E=5, 2025-05-07T21:03:32.9114979Z L=6, 2025-05-07T21:03:32.9115169Z D_gradcheck=1, 2025-05-07T21:03:32.9115391Z stochastic_rounding=False, 2025-05-07T21:03:32.9115674Z weighted=False, 2025-05-07T21:03:32.9115914Z row_wise=True, 2025-05-07T21:03:32.9116120Z mixed=False, 2025-05-07T21:03:32.9116330Z use_cache=False, 2025-05-07T21:03:32.9116574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9116853Z use_cpu=True, 2025-05-07T21:03:32.9117088Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9117350Z ) 2025-05-07T21:03:32.9117576Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9118164Z self=, 2025-05-07T21:03:32.9118701Z compile=False, 2025-05-07T21:03:32.9118915Z T=4, 2025-05-07T21:03:32.9119099Z D=32, 2025-05-07T21:03:32.9119282Z B=113, 2025-05-07T21:03:32.9119476Z log_E=3, 2025-05-07T21:03:32.9119664Z L=11, 2025-05-07T21:03:32.9119864Z D_gradcheck=1, 2025-05-07T21:03:32.9120095Z stochastic_rounding=True, 2025-05-07T21:03:32.9120347Z weighted=True, 2025-05-07T21:03:32.9120561Z row_wise=True, 2025-05-07T21:03:32.9120777Z mixed=False, 2025-05-07T21:03:32.9120992Z use_cache=True, 2025-05-07T21:03:32.9121235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9121527Z use_cpu=False, 2025-05-07T21:03:32.9121756Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9122021Z ) 2025-05-07T21:03:32.9122257Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9122838Z self=, 2025-05-07T21:03:32.9123375Z compile=True, 2025-05-07T21:03:32.9123580Z T=4, 2025-05-07T21:03:32.9123761Z D=36, 2025-05-07T21:03:32.9123998Z B=89, 2025-05-07T21:03:32.9124194Z log_E=5, 2025-05-07T21:03:32.9124382Z L=4, 2025-05-07T21:03:32.9124569Z D_gradcheck=1, 2025-05-07T21:03:32.9124795Z stochastic_rounding=True, 2025-05-07T21:03:32.9125053Z weighted=False, 2025-05-07T21:03:32.9125267Z row_wise=False, 2025-05-07T21:03:32.9125481Z mixed=True, 2025-05-07T21:03:32.9125691Z use_cache=False, 2025-05-07T21:03:32.9125936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9126227Z use_cpu=False, 2025-05-07T21:03:32.9126461Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.9126719Z ) 2025-05-07T21:03:32.9126953Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9127579Z self=, 2025-05-07T21:03:32.9128106Z compile=True, 2025-05-07T21:03:32.9128313Z T=3, 2025-05-07T21:03:32.9128500Z D=57, 2025-05-07T21:03:32.9128769Z B=27, 2025-05-07T21:03:32.9128956Z log_E=3, 2025-05-07T21:03:32.9129159Z L=18, 2025-05-07T21:03:32.9129343Z D_gradcheck=2, 2025-05-07T21:03:32.9129563Z stochastic_rounding=True, 2025-05-07T21:03:32.9129819Z weighted=True, 2025-05-07T21:03:32.9130033Z row_wise=False, 2025-05-07T21:03:32.9130245Z mixed=False, 2025-05-07T21:03:32.9130457Z use_cache=True, 2025-05-07T21:03:32.9130692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9131037Z use_cpu=False, 2025-05-07T21:03:32.9131273Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9131535Z ) 2025-05-07T21:03:32.9131763Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9132345Z self=, 2025-05-07T21:03:32.9132888Z compile=False, 2025-05-07T21:03:32.9133091Z T=1, 2025-05-07T21:03:32.9133280Z D=118, 2025-05-07T21:03:32.9133468Z B=17, 2025-05-07T21:03:32.9133647Z log_E=4, 2025-05-07T21:03:32.9133843Z L=2, 2025-05-07T21:03:32.9134031Z D_gradcheck=2, 2025-05-07T21:03:32.9134250Z stochastic_rounding=True, 2025-05-07T21:03:32.9134507Z weighted=False, 2025-05-07T21:03:32.9134769Z row_wise=True, 2025-05-07T21:03:32.9134976Z mixed=False, 2025-05-07T21:03:32.9135190Z use_cache=True, 2025-05-07T21:03:32.9135427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9135710Z use_cpu=True, 2025-05-07T21:03:32.9135938Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9136210Z ) 2025-05-07T21:03:32.9136733Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9137323Z self=, 2025-05-07T21:03:32.9137857Z compile=False, 2025-05-07T21:03:32.9138066Z T=1, 2025-05-07T21:03:32.9138249Z D=115, 2025-05-07T21:03:32.9138434Z B=2, 2025-05-07T21:03:32.9138618Z log_E=4, 2025-05-07T21:03:32.9138813Z L=17, 2025-05-07T21:03:32.9139004Z D_gradcheck=1, 2025-05-07T21:03:32.9139231Z stochastic_rounding=False, 2025-05-07T21:03:32.9139481Z weighted=True, 2025-05-07T21:03:32.9139698Z row_wise=True, 2025-05-07T21:03:32.9139907Z mixed=True, 2025-05-07T21:03:32.9140119Z use_cache=True, 2025-05-07T21:03:32.9140355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9140638Z use_cpu=True, 2025-05-07T21:03:32.9140867Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9141137Z ) 2025-05-07T21:03:32.9141371Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9141947Z self=, 2025-05-07T21:03:32.9142483Z compile=False, 2025-05-07T21:03:32.9142693Z T=2, 2025-05-07T21:03:32.9142872Z D=94, 2025-05-07T21:03:32.9143067Z B=81, 2025-05-07T21:03:32.9143251Z log_E=3, 2025-05-07T21:03:32.9143449Z L=19, 2025-05-07T21:03:32.9143638Z D_gradcheck=1, 2025-05-07T21:03:32.9143866Z stochastic_rounding=False, 2025-05-07T21:03:32.9144233Z weighted=True, 2025-05-07T21:03:32.9144444Z row_wise=False, 2025-05-07T21:03:32.9144663Z mixed=True, 2025-05-07T21:03:32.9144873Z use_cache=True, 2025-05-07T21:03:32.9145101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9145386Z use_cpu=False, 2025-05-07T21:03:32.9145617Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9145871Z ) 2025-05-07T21:03:32.9146102Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9146683Z self=, 2025-05-07T21:03:32.9147209Z compile=False, 2025-05-07T21:03:32.9147414Z T=2, 2025-05-07T21:03:32.9147597Z D=53, 2025-05-07T21:03:32.9147777Z B=113, 2025-05-07T21:03:32.9148038Z log_E=4, 2025-05-07T21:03:32.9148241Z L=4, 2025-05-07T21:03:32.9148425Z D_gradcheck=1, 2025-05-07T21:03:32.9148658Z stochastic_rounding=True, 2025-05-07T21:03:32.9148911Z weighted=True, 2025-05-07T21:03:32.9149121Z row_wise=False, 2025-05-07T21:03:32.9149334Z mixed=True, 2025-05-07T21:03:32.9149546Z use_cache=True, 2025-05-07T21:03:32.9149788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9150066Z use_cpu=True, 2025-05-07T21:03:32.9150295Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.9150554Z ) 2025-05-07T21:03:32.9150782Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9151450Z self=, 2025-05-07T21:03:32.9151982Z compile=True, 2025-05-07T21:03:32.9152181Z T=2, 2025-05-07T21:03:32.9152371Z D=116, 2025-05-07T21:03:32.9152557Z B=107, 2025-05-07T21:03:32.9152739Z log_E=4, 2025-05-07T21:03:32.9152937Z L=6, 2025-05-07T21:03:32.9153128Z D_gradcheck=2, 2025-05-07T21:03:32.9153345Z stochastic_rounding=True, 2025-05-07T21:03:32.9153600Z weighted=False, 2025-05-07T21:03:32.9153824Z row_wise=True, 2025-05-07T21:03:32.9154036Z mixed=False, 2025-05-07T21:03:32.9154252Z use_cache=True, 2025-05-07T21:03:32.9154493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9154839Z use_cpu=False, 2025-05-07T21:03:32.9155076Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.9155340Z ) 2025-05-07T21:03:32.9155575Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9156159Z self=, 2025-05-07T21:03:32.9156686Z compile=True, 2025-05-07T21:03:32.9156896Z T=4, 2025-05-07T21:03:32.9157080Z D=27, 2025-05-07T21:03:32.9157263Z B=55, 2025-05-07T21:03:32.9157452Z log_E=4, 2025-05-07T21:03:32.9157649Z L=4, 2025-05-07T21:03:32.9157839Z D_gradcheck=2, 2025-05-07T21:03:32.9158065Z stochastic_rounding=True, 2025-05-07T21:03:32.9158321Z weighted=True, 2025-05-07T21:03:32.9158531Z row_wise=False, 2025-05-07T21:03:32.9158746Z mixed=False, 2025-05-07T21:03:32.9158962Z use_cache=False, 2025-05-07T21:03:32.9159210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9159498Z use_cpu=False, 2025-05-07T21:03:32.9159734Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9365716Z ) 2025-05-07T21:03:32.9365991Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9366857Z self=, 2025-05-07T21:03:32.9367610Z compile=True, 2025-05-07T21:03:32.9367897Z T=5, 2025-05-07T21:03:32.9368091Z D=28, 2025-05-07T21:03:32.9368282Z B=4, 2025-05-07T21:03:32.9368459Z log_E=5, 2025-05-07T21:03:32.9368761Z L=10, 2025-05-07T21:03:32.9369021Z D_gradcheck=1, 2025-05-07T21:03:32.9369335Z stochastic_rounding=False, 2025-05-07T21:03:32.9369681Z weighted=True, 2025-05-07T21:03:32.9369979Z row_wise=False, 2025-05-07T21:03:32.9370273Z mixed=False, 2025-05-07T21:03:32.9370515Z use_cache=True, 2025-05-07T21:03:32.9370876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9371163Z use_cpu=False, 2025-05-07T21:03:32.9371397Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.9371780Z ) 2025-05-07T21:03:32.9372104Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9372805Z self=, 2025-05-07T21:03:32.9373347Z compile=False, 2025-05-07T21:03:32.9373556Z T=2, 2025-05-07T21:03:32.9373736Z D=58, 2025-05-07T21:03:32.9373923Z B=62, 2025-05-07T21:03:32.9374170Z log_E=4, 2025-05-07T21:03:32.9374358Z L=10, 2025-05-07T21:03:32.9374551Z D_gradcheck=1, 2025-05-07T21:03:32.9374779Z stochastic_rounding=True, 2025-05-07T21:03:32.9375113Z weighted=False, 2025-05-07T21:03:32.9375321Z row_wise=True, 2025-05-07T21:03:32.9375532Z mixed=True, 2025-05-07T21:03:32.9375774Z use_cache=False, 2025-05-07T21:03:32.9376038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9376326Z use_cpu=True, 2025-05-07T21:03:32.9376565Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.9376830Z ) 2025-05-07T21:03:32.9377064Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9377648Z self=, 2025-05-07T21:03:32.9378332Z compile=False, 2025-05-07T21:03:32.9378547Z T=5, 2025-05-07T21:03:32.9378733Z D=116, 2025-05-07T21:03:32.9378918Z B=47, 2025-05-07T21:03:32.9379106Z log_E=4, 2025-05-07T21:03:32.9379305Z L=13, 2025-05-07T21:03:32.9379490Z D_gradcheck=1, 2025-05-07T21:03:32.9379716Z stochastic_rounding=True, 2025-05-07T21:03:32.9379973Z weighted=False, 2025-05-07T21:03:32.9380186Z row_wise=False, 2025-05-07T21:03:32.9380402Z mixed=True, 2025-05-07T21:03:32.9380611Z use_cache=True, 2025-05-07T21:03:32.9380843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9381133Z use_cpu=True, 2025-05-07T21:03:32.9381365Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.9381627Z ) 2025-05-07T21:03:32.9381933Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9382514Z self=, 2025-05-07T21:03:32.9383048Z compile=True, 2025-05-07T21:03:32.9383254Z T=2, 2025-05-07T21:03:32.9383440Z D=92, 2025-05-07T21:03:32.9383625Z B=15, 2025-05-07T21:03:32.9383808Z log_E=4, 2025-05-07T21:03:32.9384004Z L=15, 2025-05-07T21:03:32.9384194Z D_gradcheck=1, 2025-05-07T21:03:32.9384420Z stochastic_rounding=True, 2025-05-07T21:03:32.9384677Z weighted=False, 2025-05-07T21:03:32.9384894Z row_wise=True, 2025-05-07T21:03:32.9385106Z mixed=False, 2025-05-07T21:03:32.9385321Z use_cache=False, 2025-05-07T21:03:32.9385571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9385850Z use_cpu=True, 2025-05-07T21:03:32.9386082Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9386345Z ) 2025-05-07T21:03:32.9386578Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9387164Z self=, 2025-05-07T21:03:32.9387696Z compile=True, 2025-05-07T21:03:32.9387906Z T=1, 2025-05-07T21:03:32.9388088Z D=32, 2025-05-07T21:03:32.9388279Z B=63, 2025-05-07T21:03:32.9388464Z log_E=4, 2025-05-07T21:03:32.9388652Z L=13, 2025-05-07T21:03:32.9388846Z D_gradcheck=2, 2025-05-07T21:03:32.9389074Z stochastic_rounding=True, 2025-05-07T21:03:32.9389323Z weighted=False, 2025-05-07T21:03:32.9389539Z row_wise=True, 2025-05-07T21:03:32.9389749Z mixed=False, 2025-05-07T21:03:32.9389954Z use_cache=True, 2025-05-07T21:03:32.9390193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9390482Z use_cpu=False, 2025-05-07T21:03:32.9390713Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9391030Z ) 2025-05-07T21:03:32.9391265Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9391838Z self=, 2025-05-07T21:03:32.9392372Z compile=False, 2025-05-07T21:03:32.9392581Z T=5, 2025-05-07T21:03:32.9392766Z D=77, 2025-05-07T21:03:32.9392949Z B=128, 2025-05-07T21:03:32.9393141Z log_E=4, 2025-05-07T21:03:32.9393335Z L=18, 2025-05-07T21:03:32.9393520Z D_gradcheck=2, 2025-05-07T21:03:32.9393744Z stochastic_rounding=True, 2025-05-07T21:03:32.9393997Z weighted=True, 2025-05-07T21:03:32.9394206Z row_wise=True, 2025-05-07T21:03:32.9394415Z mixed=True, 2025-05-07T21:03:32.9394625Z use_cache=False, 2025-05-07T21:03:32.9394923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9395215Z use_cpu=False, 2025-05-07T21:03:32.9395473Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.9395759Z ) 2025-05-07T21:03:32.9395995Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9396573Z self=, 2025-05-07T21:03:32.9397099Z compile=True, 2025-05-07T21:03:32.9397305Z T=1, 2025-05-07T21:03:32.9397490Z D=45, 2025-05-07T21:03:32.9397672Z B=103, 2025-05-07T21:03:32.9397860Z log_E=3, 2025-05-07T21:03:32.9398099Z L=18, 2025-05-07T21:03:32.9398292Z D_gradcheck=1, 2025-05-07T21:03:32.9398517Z stochastic_rounding=True, 2025-05-07T21:03:32.9398774Z weighted=False, 2025-05-07T21:03:32.9398990Z row_wise=False, 2025-05-07T21:03:32.9399206Z mixed=False, 2025-05-07T21:03:32.9399416Z use_cache=False, 2025-05-07T21:03:32.9399666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9399948Z use_cpu=False, 2025-05-07T21:03:32.9400182Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.9400443Z ) 2025-05-07T21:03:32.9400668Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9401252Z self=, 2025-05-07T21:03:32.9401842Z compile=True, 2025-05-07T21:03:32.9402048Z T=2, 2025-05-07T21:03:32.9402236Z D=119, 2025-05-07T21:03:32.9402427Z B=18, 2025-05-07T21:03:32.9402608Z log_E=5, 2025-05-07T21:03:32.9402802Z L=7, 2025-05-07T21:03:32.9402993Z D_gradcheck=2, 2025-05-07T21:03:32.9403216Z stochastic_rounding=False, 2025-05-07T21:03:32.9403474Z weighted=True, 2025-05-07T21:03:32.9403689Z row_wise=False, 2025-05-07T21:03:32.9403898Z mixed=False, 2025-05-07T21:03:32.9404109Z use_cache=False, 2025-05-07T21:03:32.9404360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9404639Z use_cpu=False, 2025-05-07T21:03:32.9404874Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9405133Z ) 2025-05-07T21:03:32.9405378Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9405991Z self=, 2025-05-07T21:03:32.9406521Z compile=False, 2025-05-07T21:03:32.9406729Z T=2, 2025-05-07T21:03:32.9406907Z D=77, 2025-05-07T21:03:32.9407089Z B=56, 2025-05-07T21:03:32.9407273Z log_E=3, 2025-05-07T21:03:32.9407461Z L=19, 2025-05-07T21:03:32.9407652Z D_gradcheck=1, 2025-05-07T21:03:32.9407879Z stochastic_rounding=False, 2025-05-07T21:03:32.9408125Z weighted=False, 2025-05-07T21:03:32.9408338Z row_wise=True, 2025-05-07T21:03:32.9408680Z mixed=True, 2025-05-07T21:03:32.9408887Z use_cache=True, 2025-05-07T21:03:32.9409121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9409412Z use_cpu=False, 2025-05-07T21:03:32.9409640Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9409904Z ) 2025-05-07T21:03:32.9410139Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9410759Z self=, 2025-05-07T21:03:32.9411289Z compile=False, 2025-05-07T21:03:32.9411490Z T=1, 2025-05-07T21:03:32.9411674Z D=21, 2025-05-07T21:03:32.9411866Z B=93, 2025-05-07T21:03:32.9412053Z log_E=4, 2025-05-07T21:03:32.9412247Z L=17, 2025-05-07T21:03:32.9412433Z D_gradcheck=1, 2025-05-07T21:03:32.9419751Z stochastic_rounding=False, 2025-05-07T21:03:32.9420052Z weighted=False, 2025-05-07T21:03:32.9420279Z row_wise=True, 2025-05-07T21:03:32.9420483Z mixed=True, 2025-05-07T21:03:32.9420696Z use_cache=False, 2025-05-07T21:03:32.9420945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9421231Z use_cpu=True, 2025-05-07T21:03:32.9421467Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9421731Z ) 2025-05-07T21:03:32.9422040Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9422637Z self=, 2025-05-07T21:03:32.9423177Z compile=True, 2025-05-07T21:03:32.9423387Z T=4, 2025-05-07T21:03:32.9423575Z D=68, 2025-05-07T21:03:32.9423765Z B=50, 2025-05-07T21:03:32.9423949Z log_E=4, 2025-05-07T21:03:32.9424136Z L=2, 2025-05-07T21:03:32.9424327Z D_gradcheck=2, 2025-05-07T21:03:32.9424552Z stochastic_rounding=True, 2025-05-07T21:03:32.9424803Z weighted=False, 2025-05-07T21:03:32.9425073Z row_wise=False, 2025-05-07T21:03:32.9425286Z mixed=False, 2025-05-07T21:03:32.9425492Z use_cache=True, 2025-05-07T21:03:32.9425732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9426018Z use_cpu=True, 2025-05-07T21:03:32.9426241Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.9426504Z ) 2025-05-07T21:03:32.9426740Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9427318Z self=, 2025-05-07T21:03:32.9427852Z compile=True, 2025-05-07T21:03:32.9428066Z T=3, 2025-05-07T21:03:32.9428254Z D=36, 2025-05-07T21:03:32.9428433Z B=83, 2025-05-07T21:03:32.9428619Z log_E=3, 2025-05-07T21:03:32.9428860Z L=7, 2025-05-07T21:03:32.9429043Z D_gradcheck=2, 2025-05-07T21:03:32.9429273Z stochastic_rounding=False, 2025-05-07T21:03:32.9429528Z weighted=True, 2025-05-07T21:03:32.9429737Z row_wise=False, 2025-05-07T21:03:32.9429951Z mixed=False, 2025-05-07T21:03:32.9430162Z use_cache=True, 2025-05-07T21:03:32.9430397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9430682Z use_cpu=False, 2025-05-07T21:03:32.9430918Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.9431174Z ) 2025-05-07T21:03:32.9431406Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9431987Z self=, 2025-05-07T21:03:32.9432514Z compile=True, 2025-05-07T21:03:32.9432725Z T=4, 2025-05-07T21:03:32.9432912Z D=34, 2025-05-07T21:03:32.9433091Z B=47, 2025-05-07T21:03:32.9433276Z log_E=4, 2025-05-07T21:03:32.9433467Z L=18, 2025-05-07T21:03:32.9433661Z D_gradcheck=2, 2025-05-07T21:03:32.9433883Z stochastic_rounding=False, 2025-05-07T21:03:32.9434144Z weighted=True, 2025-05-07T21:03:32.9434358Z row_wise=True, 2025-05-07T21:03:32.9434564Z mixed=True, 2025-05-07T21:03:32.9434777Z use_cache=False, 2025-05-07T21:03:32.9435024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9435306Z use_cpu=True, 2025-05-07T21:03:32.9435563Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9435853Z ) 2025-05-07T21:03:32.9436081Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9437007Z self=, 2025-05-07T21:03:32.9437542Z compile=True, 2025-05-07T21:03:32.9437752Z T=5, 2025-05-07T21:03:32.9437937Z D=79, 2025-05-07T21:03:32.9438234Z B=56, 2025-05-07T21:03:32.9438420Z log_E=5, 2025-05-07T21:03:32.9438617Z L=10, 2025-05-07T21:03:32.9438808Z D_gradcheck=1, 2025-05-07T21:03:32.9439034Z stochastic_rounding=False, 2025-05-07T21:03:32.9439297Z weighted=True, 2025-05-07T21:03:32.9439509Z row_wise=False, 2025-05-07T21:03:32.9439715Z mixed=False, 2025-05-07T21:03:32.9439925Z use_cache=True, 2025-05-07T21:03:32.9440168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:32.9440454Z use_cpu=False, 2025-05-07T21:03:32.9440681Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.9440950Z ) 2025-05-07T21:03:32.9441183Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9441853Z self=, 2025-05-07T21:03:32.9442388Z compile=True, 2025-05-07T21:03:32.9442601Z T=1, 2025-05-07T21:03:32.9442779Z D=40, 2025-05-07T21:03:32.9442963Z B=88, 2025-05-07T21:03:32.9443145Z log_E=4, 2025-05-07T21:03:32.9443335Z L=14, 2025-05-07T21:03:32.9443527Z D_gradcheck=2, 2025-05-07T21:03:32.9443752Z stochastic_rounding=True, 2025-05-07T21:03:32.9444011Z weighted=False, 2025-05-07T21:03:32.9444230Z row_wise=False, 2025-05-07T21:03:32.9444446Z mixed=False, 2025-05-07T21:03:32.9444650Z use_cache=True, 2025-05-07T21:03:32.9444890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9445242Z use_cpu=True, 2025-05-07T21:03:32.9445495Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.9445782Z ) 2025-05-07T21:03:32.9446018Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9446605Z self=, 2025-05-07T21:03:32.9447135Z compile=True, 2025-05-07T21:03:32.9447342Z T=5, 2025-05-07T21:03:32.9447524Z D=39, 2025-05-07T21:03:32.9447706Z B=100, 2025-05-07T21:03:32.9447898Z log_E=3, 2025-05-07T21:03:32.9448091Z L=18, 2025-05-07T21:03:32.9448280Z D_gradcheck=1, 2025-05-07T21:03:32.9448506Z stochastic_rounding=True, 2025-05-07T21:03:32.9448852Z weighted=True, 2025-05-07T21:03:32.9449128Z row_wise=True, 2025-05-07T21:03:32.9449337Z mixed=True, 2025-05-07T21:03:32.9449547Z use_cache=False, 2025-05-07T21:03:32.9449787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9450079Z use_cpu=False, 2025-05-07T21:03:32.9450313Z output_dtype=SparseType.FP16, 2025-05-07T21:03:32.9450572Z ) 2025-05-07T21:03:32.9450809Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9451395Z self=, 2025-05-07T21:03:32.9451930Z compile=True, 2025-05-07T21:03:32.9452132Z T=3, 2025-05-07T21:03:32.9452325Z D=114, 2025-05-07T21:03:32.9452511Z B=26, 2025-05-07T21:03:32.9452690Z log_E=5, 2025-05-07T21:03:32.9452885Z L=8, 2025-05-07T21:03:32.9453078Z D_gradcheck=1, 2025-05-07T21:03:32.9453307Z stochastic_rounding=False, 2025-05-07T21:03:32.9453569Z weighted=True, 2025-05-07T21:03:32.9453785Z row_wise=True, 2025-05-07T21:03:32.9453996Z mixed=False, 2025-05-07T21:03:32.9454213Z use_cache=True, 2025-05-07T21:03:32.9454457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9454741Z use_cpu=True, 2025-05-07T21:03:32.9454980Z output_dtype=SparseType.BF16, 2025-05-07T21:03:32.9455245Z ) 2025-05-07T21:03:32.9455481Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9456073Z self=, 2025-05-07T21:03:32.9456611Z compile=True, 2025-05-07T21:03:32.9456815Z T=2, 2025-05-07T21:03:32.9457001Z D=81, 2025-05-07T21:03:32.9457187Z B=103, 2025-05-07T21:03:32.9457373Z log_E=5, 2025-05-07T21:03:32.9457572Z L=8, 2025-05-07T21:03:32.9457762Z D_gradcheck=2, 2025-05-07T21:03:32.9457986Z stochastic_rounding=False, 2025-05-07T21:03:32.9458296Z weighted=True, 2025-05-07T21:03:32.9458509Z row_wise=True, 2025-05-07T21:03:32.9458720Z mixed=False, 2025-05-07T21:03:32.9458929Z use_cache=True, 2025-05-07T21:03:32.9459168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9459453Z use_cpu=True, 2025-05-07T21:03:32.9459680Z output_dtype=SparseType.FP32, 2025-05-07T21:03:32.9459943Z ) 2025-05-07T21:03:32.9460174Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:32.9460754Z self=, 2025-05-07T21:03:32.9461291Z compile=True, 2025-05-07T21:03:32.9461499Z T=2, 2025-05-07T21:03:32.9461681Z D=80, 2025-05-07T21:03:32.9461865Z B=79, 2025-05-07T21:03:32.9462101Z log_E=4, 2025-05-07T21:03:32.9462291Z L=13, 2025-05-07T21:03:32.9462486Z D_gradcheck=2, 2025-05-07T21:03:32.9462713Z stochastic_rounding=True, 2025-05-07T21:03:32.9462967Z weighted=False, 2025-05-07T21:03:32.9463196Z row_wise=False, 2025-05-07T21:03:32.9463411Z mixed=False, 2025-05-07T21:03:32.9463617Z use_cache=False, 2025-05-07T21:03:32.9463869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:32.9464158Z use_cpu=False, 2025-05-07T21:03:32.9464261Z output_dtype=SparseType.FP16, 2025-05-07T21:03:47.6281026Z ) 2025-05-07T21:03:47.6282478Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6284157Z self=, 2025-05-07T21:03:47.6285276Z compile=False, 2025-05-07T21:03:47.6285698Z T=5, 2025-05-07T21:03:47.6286075Z D=28, 2025-05-07T21:03:47.6286449Z B=13, 2025-05-07T21:03:47.6286807Z log_E=5, 2025-05-07T21:03:47.6287198Z L=1, 2025-05-07T21:03:47.6287575Z D_gradcheck=2, 2025-05-07T21:03:47.6288024Z stochastic_rounding=False, 2025-05-07T21:03:47.6288659Z weighted=False, 2025-05-07T21:03:47.6289086Z row_wise=True, 2025-05-07T21:03:47.6289479Z mixed=True, 2025-05-07T21:03:47.6289685Z use_cache=True, 2025-05-07T21:03:47.6289929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:47.6290342Z use_cpu=False, 2025-05-07T21:03:47.6290577Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.6290845Z ) 2025-05-07T21:03:47.6291082Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6291685Z self=, 2025-05-07T21:03:47.6292227Z compile=False, 2025-05-07T21:03:47.6292444Z T=5, 2025-05-07T21:03:47.6292630Z D=107, 2025-05-07T21:03:47.6292832Z B=61, 2025-05-07T21:03:47.6293025Z log_E=5, 2025-05-07T21:03:47.6293217Z L=18, 2025-05-07T21:03:47.6293416Z D_gradcheck=2, 2025-05-07T21:03:47.6293651Z stochastic_rounding=True, 2025-05-07T21:03:47.6293907Z weighted=False, 2025-05-07T21:03:47.6294126Z row_wise=True, 2025-05-07T21:03:47.6294341Z mixed=False, 2025-05-07T21:03:47.6294566Z use_cache=True, 2025-05-07T21:03:47.6294813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:47.6295109Z use_cpu=False, 2025-05-07T21:03:47.6295345Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.6295607Z ) 2025-05-07T21:03:47.6295845Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6296436Z self=, 2025-05-07T21:03:47.6296974Z compile=True, 2025-05-07T21:03:47.6297191Z T=2, 2025-05-07T21:03:47.6297383Z D=80, 2025-05-07T21:03:47.6297566Z B=16, 2025-05-07T21:03:47.6297757Z log_E=4, 2025-05-07T21:03:47.6297952Z L=7, 2025-05-07T21:03:47.6298139Z D_gradcheck=1, 2025-05-07T21:03:47.6298373Z stochastic_rounding=False, 2025-05-07T21:03:47.6298639Z weighted=False, 2025-05-07T21:03:47.6298851Z row_wise=True, 2025-05-07T21:03:47.6299069Z mixed=False, 2025-05-07T21:03:47.6299287Z use_cache=False, 2025-05-07T21:03:47.6299624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.6299917Z use_cpu=False, 2025-05-07T21:03:47.6300158Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.6300413Z ) 2025-05-07T21:03:47.6300650Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6301235Z self=, 2025-05-07T21:03:47.6301776Z compile=True, 2025-05-07T21:03:47.6301977Z T=2, 2025-05-07T21:03:47.6302164Z D=96, 2025-05-07T21:03:47.6302351Z B=73, 2025-05-07T21:03:47.6302538Z log_E=5, 2025-05-07T21:03:47.6302730Z L=0, 2025-05-07T21:03:47.6302922Z D_gradcheck=2, 2025-05-07T21:03:47.6303142Z stochastic_rounding=True, 2025-05-07T21:03:47.6303491Z weighted=False, 2025-05-07T21:03:47.6303707Z row_wise=True, 2025-05-07T21:03:47.6303914Z mixed=True, 2025-05-07T21:03:47.6304131Z use_cache=True, 2025-05-07T21:03:47.6304376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:47.6304656Z use_cpu=False, 2025-05-07T21:03:47.6304890Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.6305160Z ) 2025-05-07T21:03:47.6305389Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6305972Z self=, 2025-05-07T21:03:47.6306555Z compile=True, 2025-05-07T21:03:47.6306759Z T=1, 2025-05-07T21:03:47.6306952Z D=98, 2025-05-07T21:03:47.6307138Z B=123, 2025-05-07T21:03:47.6307326Z log_E=4, 2025-05-07T21:03:47.6307516Z L=19, 2025-05-07T21:03:47.6307713Z D_gradcheck=2, 2025-05-07T21:03:47.6307944Z stochastic_rounding=False, 2025-05-07T21:03:47.6308197Z weighted=True, 2025-05-07T21:03:47.6308415Z row_wise=True, 2025-05-07T21:03:47.6308625Z mixed=True, 2025-05-07T21:03:47.6308832Z use_cache=True, 2025-05-07T21:03:47.6309074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.6309363Z use_cpu=True, 2025-05-07T21:03:47.6309592Z output_dtype=SparseType.FP32, 2025-05-07T21:03:47.6309861Z ) 2025-05-07T21:03:47.6310145Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6310724Z self=, 2025-05-07T21:03:47.6311259Z compile=True, 2025-05-07T21:03:47.6311476Z T=4, 2025-05-07T21:03:47.6311665Z D=114, 2025-05-07T21:03:47.6311862Z B=3, 2025-05-07T21:03:47.6312056Z log_E=4, 2025-05-07T21:03:47.6312248Z L=15, 2025-05-07T21:03:47.6312445Z D_gradcheck=2, 2025-05-07T21:03:47.6312674Z stochastic_rounding=True, 2025-05-07T21:03:47.6312923Z weighted=False, 2025-05-07T21:03:47.6313143Z row_wise=False, 2025-05-07T21:03:47.6313366Z mixed=False, 2025-05-07T21:03:47.6313586Z use_cache=True, 2025-05-07T21:03:47.6313822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.6314110Z use_cpu=False, 2025-05-07T21:03:47.6314344Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.6314603Z ) 2025-05-07T21:03:47.6314839Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6315431Z self=, 2025-05-07T21:03:47.6315955Z compile=False, 2025-05-07T21:03:47.6316171Z T=1, 2025-05-07T21:03:47.6316368Z D=26, 2025-05-07T21:03:47.6316558Z B=103, 2025-05-07T21:03:47.6316754Z log_E=5, 2025-05-07T21:03:47.6316957Z L=10, 2025-05-07T21:03:47.6317143Z D_gradcheck=2, 2025-05-07T21:03:47.6317373Z stochastic_rounding=True, 2025-05-07T21:03:47.6317632Z weighted=False, 2025-05-07T21:03:47.6317852Z row_wise=False, 2025-05-07T21:03:47.6318066Z mixed=False, 2025-05-07T21:03:47.6318285Z use_cache=True, 2025-05-07T21:03:47.6318521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:47.6318809Z use_cpu=True, 2025-05-07T21:03:47.6319043Z output_dtype=SparseType.FP32, 2025-05-07T21:03:47.6319357Z ) 2025-05-07T21:03:47.6319596Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6320175Z self=, 2025-05-07T21:03:47.6320713Z compile=False, 2025-05-07T21:03:47.6320927Z T=5, 2025-05-07T21:03:47.6321118Z D=70, 2025-05-07T21:03:47.6321309Z B=71, 2025-05-07T21:03:47.6321500Z log_E=3, 2025-05-07T21:03:47.6321697Z L=20, 2025-05-07T21:03:47.6321889Z D_gradcheck=1, 2025-05-07T21:03:47.6322114Z stochastic_rounding=False, 2025-05-07T21:03:47.6322371Z weighted=True, 2025-05-07T21:03:47.6322597Z row_wise=False, 2025-05-07T21:03:47.6322813Z mixed=False, 2025-05-07T21:03:47.6323029Z use_cache=True, 2025-05-07T21:03:47.6323315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.6323597Z use_cpu=False, 2025-05-07T21:03:47.6323831Z output_dtype=SparseType.FP32, 2025-05-07T21:03:47.6324105Z ) 2025-05-07T21:03:47.6324337Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6324919Z self=, 2025-05-07T21:03:47.6325461Z compile=True, 2025-05-07T21:03:47.6325682Z T=5, 2025-05-07T21:03:47.6325870Z D=111, 2025-05-07T21:03:47.6326064Z B=45, 2025-05-07T21:03:47.6326261Z log_E=3, 2025-05-07T21:03:47.6326501Z L=16, 2025-05-07T21:03:47.6326693Z D_gradcheck=1, 2025-05-07T21:03:47.6326923Z stochastic_rounding=False, 2025-05-07T21:03:47.6327172Z weighted=True, 2025-05-07T21:03:47.6327392Z row_wise=False, 2025-05-07T21:03:47.6327611Z mixed=False, 2025-05-07T21:03:47.6327825Z use_cache=False, 2025-05-07T21:03:47.6328075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.6328364Z use_cpu=False, 2025-05-07T21:03:47.6328728Z output_dtype=SparseType.FP16, 2025-05-07T21:03:47.6328998Z ) 2025-05-07T21:03:47.6329233Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6329821Z self=, 2025-05-07T21:03:47.6330408Z compile=True, 2025-05-07T21:03:47.6330623Z T=1, 2025-05-07T21:03:47.6330803Z D=4, 2025-05-07T21:03:47.6330988Z B=108, 2025-05-07T21:03:47.6331179Z log_E=4, 2025-05-07T21:03:47.6331372Z L=1, 2025-05-07T21:03:47.6331570Z D_gradcheck=1, 2025-05-07T21:03:47.6331796Z stochastic_rounding=True, 2025-05-07T21:03:47.6332057Z weighted=False, 2025-05-07T21:03:47.6332268Z row_wise=True, 2025-05-07T21:03:47.6332485Z mixed=True, 2025-05-07T21:03:47.6332708Z use_cache=False, 2025-05-07T21:03:47.6332949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:47.6333239Z use_cpu=False, 2025-05-07T21:03:47.6333476Z output_dtype=SparseType.FP16, 2025-05-07T21:03:47.6333734Z ) 2025-05-07T21:03:47.6333966Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6334570Z self=, 2025-05-07T21:03:47.6335100Z compile=False, 2025-05-07T21:03:47.6335325Z T=5, 2025-05-07T21:03:47.6335526Z D=109, 2025-05-07T21:03:47.6335710Z B=85, 2025-05-07T21:03:47.6335906Z log_E=4, 2025-05-07T21:03:47.6336107Z L=12, 2025-05-07T21:03:47.6344547Z D_gradcheck=1, 2025-05-07T21:03:47.6344897Z stochastic_rounding=True, 2025-05-07T21:03:47.6345161Z weighted=False, 2025-05-07T21:03:47.6345385Z row_wise=False, 2025-05-07T21:03:47.6345594Z mixed=False, 2025-05-07T21:03:47.6345808Z use_cache=False, 2025-05-07T21:03:47.6346057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:47.6346347Z use_cpu=False, 2025-05-07T21:03:47.6346590Z output_dtype=SparseType.FP16, 2025-05-07T21:03:47.6346853Z ) 2025-05-07T21:03:47.6347093Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6347810Z self=, 2025-05-07T21:03:47.6348356Z compile=False, 2025-05-07T21:03:47.6348578Z T=2, 2025-05-07T21:03:47.6348761Z D=76, 2025-05-07T21:03:47.6348953Z B=107, 2025-05-07T21:03:47.6349144Z log_E=4, 2025-05-07T21:03:47.6349332Z L=13, 2025-05-07T21:03:47.6349540Z D_gradcheck=2, 2025-05-07T21:03:47.6349807Z stochastic_rounding=True, 2025-05-07T21:03:47.6350059Z weighted=True, 2025-05-07T21:03:47.6350273Z row_wise=False, 2025-05-07T21:03:47.6350485Z mixed=True, 2025-05-07T21:03:47.6350690Z use_cache=False, 2025-05-07T21:03:47.6350940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.6351228Z use_cpu=False, 2025-05-07T21:03:47.6351456Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.6351718Z ) 2025-05-07T21:03:47.6352026Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6352609Z self=, 2025-05-07T21:03:47.6353148Z compile=True, 2025-05-07T21:03:47.6353357Z T=1, 2025-05-07T21:03:47.6353543Z D=46, 2025-05-07T21:03:47.6353735Z B=117, 2025-05-07T21:03:47.6353923Z log_E=5, 2025-05-07T21:03:47.6354113Z L=15, 2025-05-07T21:03:47.6354295Z D_gradcheck=1, 2025-05-07T21:03:47.6354527Z stochastic_rounding=False, 2025-05-07T21:03:47.6354785Z weighted=False, 2025-05-07T21:03:47.6355074Z row_wise=True, 2025-05-07T21:03:47.6355292Z mixed=True, 2025-05-07T21:03:47.6355507Z use_cache=False, 2025-05-07T21:03:47.6355753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:47.6356042Z use_cpu=False, 2025-05-07T21:03:47.6356279Z output_dtype=SparseType.FP16, 2025-05-07T21:03:47.6356536Z ) 2025-05-07T21:03:47.6356774Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6357361Z self=, 2025-05-07T21:03:47.6357888Z compile=True, 2025-05-07T21:03:47.6358107Z T=1, 2025-05-07T21:03:47.6358299Z D=6, 2025-05-07T21:03:47.6358482Z B=39, 2025-05-07T21:03:47.6358749Z log_E=4, 2025-05-07T21:03:47.6358946Z L=14, 2025-05-07T21:03:47.6359137Z D_gradcheck=1, 2025-05-07T21:03:47.6359368Z stochastic_rounding=False, 2025-05-07T21:03:47.6359630Z weighted=True, 2025-05-07T21:03:47.6359848Z row_wise=True, 2025-05-07T21:03:47.6360059Z mixed=True, 2025-05-07T21:03:47.6360276Z use_cache=False, 2025-05-07T21:03:47.6360529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:47.6360812Z use_cpu=False, 2025-05-07T21:03:47.6361050Z output_dtype=SparseType.FP32, 2025-05-07T21:03:47.6361318Z ) 2025-05-07T21:03:47.6361549Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6362135Z self=, 2025-05-07T21:03:47.6362669Z compile=True, 2025-05-07T21:03:47.6362871Z T=1, 2025-05-07T21:03:47.6363064Z D=41, 2025-05-07T21:03:47.6363255Z B=111, 2025-05-07T21:03:47.6363444Z log_E=5, 2025-05-07T21:03:47.6363644Z L=16, 2025-05-07T21:03:47.6363838Z D_gradcheck=1, 2025-05-07T21:03:47.6364062Z stochastic_rounding=False, 2025-05-07T21:03:47.6364318Z weighted=True, 2025-05-07T21:03:47.6364533Z row_wise=True, 2025-05-07T21:03:47.6364741Z mixed=True, 2025-05-07T21:03:47.6364956Z use_cache=True, 2025-05-07T21:03:47.6365199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:47.6365486Z use_cpu=False, 2025-05-07T21:03:47.6365714Z output_dtype=SparseType.FP32, 2025-05-07T21:03:47.6365975Z ) 2025-05-07T21:03:47.6366210Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6366804Z self=, 2025-05-07T21:03:47.6367337Z compile=True, 2025-05-07T21:03:47.6367547Z T=2, 2025-05-07T21:03:47.6367732Z D=44, 2025-05-07T21:03:47.6367977Z B=110, 2025-05-07T21:03:47.6368175Z log_E=5, 2025-05-07T21:03:47.6368363Z L=5, 2025-05-07T21:03:47.6368678Z D_gradcheck=2, 2025-05-07T21:03:47.6368912Z stochastic_rounding=False, 2025-05-07T21:03:47.6369165Z weighted=False, 2025-05-07T21:03:47.6369386Z row_wise=True, 2025-05-07T21:03:47.6369602Z mixed=True, 2025-05-07T21:03:47.6369804Z use_cache=False, 2025-05-07T21:03:47.6370059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.6370347Z use_cpu=False, 2025-05-07T21:03:47.6370577Z output_dtype=SparseType.FP16, 2025-05-07T21:03:47.6370841Z ) 2025-05-07T21:03:47.6371077Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6371708Z self=, 2025-05-07T21:03:47.6372236Z compile=False, 2025-05-07T21:03:47.6372447Z T=3, 2025-05-07T21:03:47.6372642Z D=99, 2025-05-07T21:03:47.6372826Z B=40, 2025-05-07T21:03:47.6373025Z log_E=3, 2025-05-07T21:03:47.6373223Z L=19, 2025-05-07T21:03:47.6373417Z D_gradcheck=1, 2025-05-07T21:03:47.6373644Z stochastic_rounding=True, 2025-05-07T21:03:47.6373912Z weighted=False, 2025-05-07T21:03:47.6374124Z row_wise=False, 2025-05-07T21:03:47.6374339Z mixed=True, 2025-05-07T21:03:47.6374554Z use_cache=True, 2025-05-07T21:03:47.6374789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:47.6375123Z use_cpu=True, 2025-05-07T21:03:47.6375357Z output_dtype=SparseType.FP16, 2025-05-07T21:03:47.6375613Z ) 2025-05-07T21:03:47.6375846Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6376428Z self=, 2025-05-07T21:03:47.6376963Z compile=True, 2025-05-07T21:03:47.6377165Z T=3, 2025-05-07T21:03:47.6377356Z D=12, 2025-05-07T21:03:47.6377547Z B=118, 2025-05-07T21:03:47.6377734Z log_E=4, 2025-05-07T21:03:47.6377928Z L=7, 2025-05-07T21:03:47.6378129Z D_gradcheck=1, 2025-05-07T21:03:47.6378351Z stochastic_rounding=False, 2025-05-07T21:03:47.6378660Z weighted=False, 2025-05-07T21:03:47.6378879Z row_wise=True, 2025-05-07T21:03:47.6379088Z mixed=False, 2025-05-07T21:03:47.6379318Z use_cache=True, 2025-05-07T21:03:47.6379562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:47.6379848Z use_cpu=False, 2025-05-07T21:03:47.6380082Z output_dtype=SparseType.FP16, 2025-05-07T21:03:47.6380345Z ) 2025-05-07T21:03:47.6380574Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:47.6381154Z self=, 2025-05-07T21:03:47.6381688Z compile=True, 2025-05-07T21:03:47.6381899Z T=5, 2025-05-07T21:03:47.6382081Z D=98, 2025-05-07T21:03:47.6382274Z B=1, 2025-05-07T21:03:47.6382466Z log_E=3, 2025-05-07T21:03:47.6382655Z L=16, 2025-05-07T21:03:47.6382848Z D_gradcheck=1, 2025-05-07T21:03:47.6383079Z stochastic_rounding=True, 2025-05-07T21:03:47.6383331Z weighted=True, 2025-05-07T21:03:47.6383553Z row_wise=False, 2025-05-07T21:03:47.6383769Z mixed=False, 2025-05-07T21:03:47.6383974Z use_cache=True, 2025-05-07T21:03:47.6384212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.6384500Z use_cpu=True, 2025-05-07T21:03:47.6384728Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.8131171Z ) 2025-05-07T21:03:58.8131564Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8132200Z self=, 2025-05-07T21:03:58.8132792Z compile=False, 2025-05-07T21:03:58.8133044Z T=3, 2025-05-07T21:03:58.8133242Z D=23, 2025-05-07T21:03:58.8133466Z B=101, 2025-05-07T21:03:58.8133668Z log_E=3, 2025-05-07T21:03:58.8133870Z L=5, 2025-05-07T21:03:58.8134114Z D_gradcheck=2, 2025-05-07T21:03:58.8134778Z stochastic_rounding=True, 2025-05-07T21:03:58.8135052Z weighted=False, 2025-05-07T21:03:58.8135282Z row_wise=True, 2025-05-07T21:03:58.8135515Z mixed=True, 2025-05-07T21:03:58.8135736Z use_cache=False, 2025-05-07T21:03:58.8135989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.8136501Z use_cpu=True, 2025-05-07T21:03:58.8136754Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.8137027Z ) 2025-05-07T21:03:58.8137272Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8137882Z self=, 2025-05-07T21:03:58.8138429Z compile=False, 2025-05-07T21:03:58.8138671Z T=5, 2025-05-07T21:03:58.8138876Z D=128, 2025-05-07T21:03:58.8139073Z B=65, 2025-05-07T21:03:58.8139382Z log_E=3, 2025-05-07T21:03:58.8139597Z L=1, 2025-05-07T21:03:58.8139797Z D_gradcheck=2, 2025-05-07T21:03:58.8140042Z stochastic_rounding=False, 2025-05-07T21:03:58.8140318Z weighted=False, 2025-05-07T21:03:58.8140546Z row_wise=False, 2025-05-07T21:03:58.8140779Z mixed=False, 2025-05-07T21:03:58.8141007Z use_cache=False, 2025-05-07T21:03:58.8141266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.8141572Z use_cpu=True, 2025-05-07T21:03:58.8141822Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.8142093Z ) 2025-05-07T21:03:58.8142440Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8143048Z self=, 2025-05-07T21:03:58.8143631Z compile=False, 2025-05-07T21:03:58.8143859Z T=3, 2025-05-07T21:03:58.8144053Z D=56, 2025-05-07T21:03:58.8144255Z B=34, 2025-05-07T21:03:58.8144453Z log_E=5, 2025-05-07T21:03:58.8144657Z L=3, 2025-05-07T21:03:58.8144857Z D_gradcheck=1, 2025-05-07T21:03:58.8145101Z stochastic_rounding=False, 2025-05-07T21:03:58.8145364Z weighted=False, 2025-05-07T21:03:58.8145603Z row_wise=False, 2025-05-07T21:03:58.8145844Z mixed=False, 2025-05-07T21:03:58.8146078Z use_cache=True, 2025-05-07T21:03:58.8146431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.8146738Z use_cpu=True, 2025-05-07T21:03:58.8147001Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.8147272Z ) 2025-05-07T21:03:58.8147528Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8148149Z self=, 2025-05-07T21:03:58.8148700Z compile=False, 2025-05-07T21:03:58.8148934Z T=4, 2025-05-07T21:03:58.8149144Z D=56, 2025-05-07T21:03:58.8149343Z B=116, 2025-05-07T21:03:58.8149555Z log_E=5, 2025-05-07T21:03:58.8149767Z L=20, 2025-05-07T21:03:58.8149965Z D_gradcheck=1, 2025-05-07T21:03:58.8150206Z stochastic_rounding=True, 2025-05-07T21:03:58.8150480Z weighted=False, 2025-05-07T21:03:58.8150705Z row_wise=False, 2025-05-07T21:03:58.8150934Z mixed=True, 2025-05-07T21:03:58.8151156Z use_cache=False, 2025-05-07T21:03:58.8151409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.8151711Z use_cpu=False, 2025-05-07T21:03:58.8151959Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.8152234Z ) 2025-05-07T21:03:58.8152472Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8153066Z self=, 2025-05-07T21:03:58.8153622Z compile=True, 2025-05-07T21:03:58.8153835Z T=2, 2025-05-07T21:03:58.8154039Z D=91, 2025-05-07T21:03:58.8154240Z B=67, 2025-05-07T21:03:58.8154433Z log_E=3, 2025-05-07T21:03:58.8154642Z L=15, 2025-05-07T21:03:58.8154847Z D_gradcheck=1, 2025-05-07T21:03:58.8155081Z stochastic_rounding=False, 2025-05-07T21:03:58.8155356Z weighted=False, 2025-05-07T21:03:58.8155583Z row_wise=True, 2025-05-07T21:03:58.8155796Z mixed=True, 2025-05-07T21:03:58.8156085Z use_cache=False, 2025-05-07T21:03:58.8156357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.8156647Z use_cpu=True, 2025-05-07T21:03:58.8156896Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.8157168Z ) 2025-05-07T21:03:58.8157406Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8157996Z self=, 2025-05-07T21:03:58.8158550Z compile=False, 2025-05-07T21:03:58.8158768Z T=3, 2025-05-07T21:03:58.8158957Z D=38, 2025-05-07T21:03:58.8159157Z B=7, 2025-05-07T21:03:58.8159359Z log_E=4, 2025-05-07T21:03:58.8159559Z L=18, 2025-05-07T21:03:58.8159759Z D_gradcheck=2, 2025-05-07T21:03:58.8159993Z stochastic_rounding=True, 2025-05-07T21:03:58.8160302Z weighted=False, 2025-05-07T21:03:58.8160539Z row_wise=True, 2025-05-07T21:03:58.8160768Z mixed=False, 2025-05-07T21:03:58.8160991Z use_cache=True, 2025-05-07T21:03:58.8161253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.8161559Z use_cpu=False, 2025-05-07T21:03:58.8161803Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.8162086Z ) 2025-05-07T21:03:58.8162343Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8162933Z self=, 2025-05-07T21:03:58.8163525Z compile=True, 2025-05-07T21:03:58.8163744Z T=3, 2025-05-07T21:03:58.8163932Z D=38, 2025-05-07T21:03:58.8164131Z B=7, 2025-05-07T21:03:58.8164327Z log_E=4, 2025-05-07T21:03:58.8164522Z L=18, 2025-05-07T21:03:58.8164727Z D_gradcheck=2, 2025-05-07T21:03:58.8164967Z stochastic_rounding=True, 2025-05-07T21:03:58.8165231Z weighted=False, 2025-05-07T21:03:58.8165456Z row_wise=True, 2025-05-07T21:03:58.8165676Z mixed=False, 2025-05-07T21:03:58.8165897Z use_cache=True, 2025-05-07T21:03:58.8166141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.8166443Z use_cpu=False, 2025-05-07T21:03:58.8166688Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.8166954Z ) 2025-05-07T21:03:58.8167245Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8167840Z self=, 2025-05-07T21:03:58.8168376Z compile=False, 2025-05-07T21:03:58.8168702Z T=3, 2025-05-07T21:03:58.8168898Z D=38, 2025-05-07T21:03:58.8169090Z B=38, 2025-05-07T21:03:58.8169287Z log_E=4, 2025-05-07T21:03:58.8169491Z L=18, 2025-05-07T21:03:58.8169685Z D_gradcheck=2, 2025-05-07T21:03:58.8169922Z stochastic_rounding=True, 2025-05-07T21:03:58.8170188Z weighted=False, 2025-05-07T21:03:58.8170412Z row_wise=True, 2025-05-07T21:03:58.8170637Z mixed=False, 2025-05-07T21:03:58.8170858Z use_cache=True, 2025-05-07T21:03:58.8171098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.8171395Z use_cpu=False, 2025-05-07T21:03:58.8171638Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.8171906Z ) 2025-05-07T21:03:58.8172141Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8172754Z self=, 2025-05-07T21:03:58.8173336Z compile=False, 2025-05-07T21:03:58.8173548Z T=4, 2025-05-07T21:03:58.8173744Z D=38, 2025-05-07T21:03:58.8173940Z B=38, 2025-05-07T21:03:58.8174130Z log_E=4, 2025-05-07T21:03:58.8174331Z L=18, 2025-05-07T21:03:58.8174532Z D_gradcheck=2, 2025-05-07T21:03:58.8174761Z stochastic_rounding=True, 2025-05-07T21:03:58.8175024Z weighted=False, 2025-05-07T21:03:58.8175249Z row_wise=True, 2025-05-07T21:03:58.8175462Z mixed=False, 2025-05-07T21:03:58.8175680Z use_cache=True, 2025-05-07T21:03:58.8175937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.8176227Z use_cpu=False, 2025-05-07T21:03:58.8176471Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.8176825Z ) 2025-05-07T21:03:58.8177064Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8177667Z self=, 2025-05-07T21:03:58.8178208Z compile=False, 2025-05-07T21:03:58.8178428Z T=4, 2025-05-07T21:03:58.8178617Z D=38, 2025-05-07T21:03:58.8178816Z B=38, 2025-05-07T21:03:58.8179014Z log_E=4, 2025-05-07T21:03:58.8179210Z L=0, 2025-05-07T21:03:58.8179411Z D_gradcheck=2, 2025-05-07T21:03:58.8179651Z stochastic_rounding=True, 2025-05-07T21:03:58.8179913Z weighted=False, 2025-05-07T21:03:58.8180141Z row_wise=True, 2025-05-07T21:03:58.8180362Z mixed=False, 2025-05-07T21:03:58.8180577Z use_cache=True, 2025-05-07T21:03:58.8180929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.8181230Z use_cpu=False, 2025-05-07T21:03:58.8181468Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.8181741Z ) 2025-05-07T21:03:58.8181987Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8182573Z self=, 2025-05-07T21:03:58.8183117Z compile=True, 2025-05-07T21:03:58.8183332Z T=4, 2025-05-07T21:03:58.8183528Z D=38, 2025-05-07T21:03:58.8183714Z B=38, 2025-05-07T21:03:58.8183954Z log_E=4, 2025-05-07T21:03:58.8184154Z L=0, 2025-05-07T21:03:58.8184346Z D_gradcheck=2, 2025-05-07T21:03:58.8184584Z stochastic_rounding=True, 2025-05-07T21:03:58.8184852Z weighted=False, 2025-05-07T21:03:58.8185070Z row_wise=True, 2025-05-07T21:03:58.8185288Z mixed=False, 2025-05-07T21:03:58.8185510Z use_cache=True, 2025-05-07T21:03:58.8185756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.8186055Z use_cpu=False, 2025-05-07T21:03:58.8186297Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.8186563Z ) 2025-05-07T21:03:58.8186809Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.8187401Z self=, 2025-05-07T21:03:58.8187989Z compile=False, 2025-05-07T21:03:58.8188205Z T=2, 2025-05-07T21:03:58.8188398Z D=38, 2025-05-07T21:03:58.8188587Z B=38, 2025-05-07T21:03:58.8188780Z log_E=4, 2025-05-07T21:03:58.8188987Z L=0, 2025-05-07T21:03:58.8189179Z D_gradcheck=2, 2025-05-07T21:03:58.8189415Z stochastic_rounding=True, 2025-05-07T21:03:58.8189683Z weighted=False, 2025-05-07T21:03:58.8189901Z row_wise=True, 2025-05-07T21:03:58.8190122Z mixed=False, 2025-05-07T21:03:58.8190353Z use_cache=True, 2025-05-07T21:03:58.8190601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.8190897Z use_cpu=False, 2025-05-07T21:03:58.8198448Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.8198760Z ) 2025-05-07T21:03:58.8198947Z PASSED 2025-05-07T21:04:04.9621223Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9622645Z self=, 2025-05-07T21:04:04.9623324Z mixed_B=False, 2025-05-07T21:04:04.9623549Z compile=False, 2025-05-07T21:04:04.9623754Z T=1, 2025-05-07T21:04:04.9623946Z D=2, 2025-05-07T21:04:04.9624138Z B=1, 2025-05-07T21:04:04.9624317Z log_E=3, 2025-05-07T21:04:04.9624512Z L=0, 2025-05-07T21:04:04.9624708Z D_gradcheck=1, 2025-05-07T21:04:04.9624938Z stochastic_rounding=False, 2025-05-07T21:04:04.9625203Z weighted=False, 2025-05-07T21:04:04.9625422Z row_wise=False, 2025-05-07T21:04:04.9625632Z mixed=False, 2025-05-07T21:04:04.9625859Z use_cache=False, 2025-05-07T21:04:04.9626111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9626401Z use_cpu=False, 2025-05-07T21:04:04.9626637Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.9627237Z ) 2025-05-07T21:04:04.9627477Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9628050Z self=, 2025-05-07T21:04:04.9628585Z mixed_B=True, 2025-05-07T21:04:04.9628802Z compile=False, 2025-05-07T21:04:04.9629005Z T=1, 2025-05-07T21:04:04.9629199Z D=2, 2025-05-07T21:04:04.9629383Z B=1, 2025-05-07T21:04:04.9629563Z log_E=3, 2025-05-07T21:04:04.9629757Z L=0, 2025-05-07T21:04:04.9629950Z D_gradcheck=1, 2025-05-07T21:04:04.9630178Z stochastic_rounding=False, 2025-05-07T21:04:04.9630440Z weighted=False, 2025-05-07T21:04:04.9630660Z row_wise=False, 2025-05-07T21:04:04.9630871Z mixed=False, 2025-05-07T21:04:04.9631178Z use_cache=False, 2025-05-07T21:04:04.9631432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9631715Z use_cpu=False, 2025-05-07T21:04:04.9631955Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.9632220Z ) 2025-05-07T21:04:04.9632455Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9633023Z self=, 2025-05-07T21:04:04.9633554Z mixed_B=True, 2025-05-07T21:04:04.9633770Z compile=True, 2025-05-07T21:04:04.9633978Z T=2, 2025-05-07T21:04:04.9634259Z D=79, 2025-05-07T21:04:04.9634446Z B=10, 2025-05-07T21:04:04.9634629Z log_E=3, 2025-05-07T21:04:04.9634833Z L=12, 2025-05-07T21:04:04.9635027Z D_gradcheck=2, 2025-05-07T21:04:04.9635251Z stochastic_rounding=True, 2025-05-07T21:04:04.9635508Z weighted=False, 2025-05-07T21:04:04.9635727Z row_wise=True, 2025-05-07T21:04:04.9635936Z mixed=False, 2025-05-07T21:04:04.9636154Z use_cache=False, 2025-05-07T21:04:04.9636672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.9637094Z use_cpu=False, 2025-05-07T21:04:04.9637488Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.9637752Z ) 2025-05-07T21:04:04.9637984Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9638555Z self=, 2025-05-07T21:04:04.9639194Z mixed_B=True, 2025-05-07T21:04:04.9639404Z compile=True, 2025-05-07T21:04:04.9639607Z T=4, 2025-05-07T21:04:04.9639798Z D=124, 2025-05-07T21:04:04.9639990Z B=88, 2025-05-07T21:04:04.9640173Z log_E=4, 2025-05-07T21:04:04.9640374Z L=17, 2025-05-07T21:04:04.9640568Z D_gradcheck=2, 2025-05-07T21:04:04.9640791Z stochastic_rounding=False, 2025-05-07T21:04:04.9641047Z weighted=False, 2025-05-07T21:04:04.9641263Z row_wise=False, 2025-05-07T21:04:04.9641472Z mixed=True, 2025-05-07T21:04:04.9641687Z use_cache=False, 2025-05-07T21:04:04.9641935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9642215Z use_cpu=True, 2025-05-07T21:04:04.9642450Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.9642714Z ) 2025-05-07T21:04:04.9642943Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9643514Z self=, 2025-05-07T21:04:04.9644046Z mixed_B=False, 2025-05-07T21:04:04.9644258Z compile=True, 2025-05-07T21:04:04.9644469Z T=1, 2025-05-07T21:04:04.9644660Z D=114, 2025-05-07T21:04:04.9644854Z B=18, 2025-05-07T21:04:04.9645040Z log_E=3, 2025-05-07T21:04:04.9645237Z L=4, 2025-05-07T21:04:04.9645437Z D_gradcheck=2, 2025-05-07T21:04:04.9645662Z stochastic_rounding=False, 2025-05-07T21:04:04.9645926Z weighted=False, 2025-05-07T21:04:04.9646147Z row_wise=True, 2025-05-07T21:04:04.9646357Z mixed=True, 2025-05-07T21:04:04.9646575Z use_cache=False, 2025-05-07T21:04:04.9646827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9647112Z use_cpu=False, 2025-05-07T21:04:04.9647349Z output_dtype=SparseType.BF16, 2025-05-07T21:04:04.9647618Z ) 2025-05-07T21:04:04.9647930Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9648642Z self=, 2025-05-07T21:04:04.9649176Z mixed_B=False, 2025-05-07T21:04:04.9649386Z compile=False, 2025-05-07T21:04:04.9649601Z T=4, 2025-05-07T21:04:04.9649798Z D=68, 2025-05-07T21:04:04.9649988Z B=91, 2025-05-07T21:04:04.9650176Z log_E=3, 2025-05-07T21:04:04.9650378Z L=12, 2025-05-07T21:04:04.9650566Z D_gradcheck=2, 2025-05-07T21:04:04.9650793Z stochastic_rounding=True, 2025-05-07T21:04:04.9651051Z weighted=True, 2025-05-07T21:04:04.9651260Z row_wise=False, 2025-05-07T21:04:04.9651477Z mixed=False, 2025-05-07T21:04:04.9651694Z use_cache=True, 2025-05-07T21:04:04.9652004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9652289Z use_cpu=False, 2025-05-07T21:04:04.9652527Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.9652793Z ) 2025-05-07T21:04:04.9653024Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9653597Z self=, 2025-05-07T21:04:04.9654130Z mixed_B=True, 2025-05-07T21:04:04.9654345Z compile=False, 2025-05-07T21:04:04.9654558Z T=4, 2025-05-07T21:04:04.9654755Z D=88, 2025-05-07T21:04:04.9655012Z B=126, 2025-05-07T21:04:04.9655204Z log_E=5, 2025-05-07T21:04:04.9655407Z L=10, 2025-05-07T21:04:04.9655598Z D_gradcheck=2, 2025-05-07T21:04:04.9655824Z stochastic_rounding=True, 2025-05-07T21:04:04.9656083Z weighted=False, 2025-05-07T21:04:04.9656295Z row_wise=True, 2025-05-07T21:04:04.9656513Z mixed=True, 2025-05-07T21:04:04.9656730Z use_cache=True, 2025-05-07T21:04:04.9656968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9657257Z use_cpu=True, 2025-05-07T21:04:04.9657494Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.9657765Z ) 2025-05-07T21:04:04.9657993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9658569Z self=, 2025-05-07T21:04:04.9659150Z mixed_B=True, 2025-05-07T21:04:04.9659362Z compile=False, 2025-05-07T21:04:04.9659574Z T=1, 2025-05-07T21:04:04.9659763Z D=81, 2025-05-07T21:04:04.9659953Z B=91, 2025-05-07T21:04:04.9660143Z log_E=3, 2025-05-07T21:04:04.9660339Z L=11, 2025-05-07T21:04:04.9660528Z D_gradcheck=1, 2025-05-07T21:04:04.9660757Z stochastic_rounding=False, 2025-05-07T21:04:04.9661019Z weighted=False, 2025-05-07T21:04:04.9661231Z row_wise=True, 2025-05-07T21:04:04.9661449Z mixed=False, 2025-05-07T21:04:04.9661663Z use_cache=False, 2025-05-07T21:04:04.9661906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.9662193Z use_cpu=False, 2025-05-07T21:04:04.9662431Z output_dtype=SparseType.BF16, 2025-05-07T21:04:04.9662690Z ) 2025-05-07T21:04:04.9662925Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9663497Z self=, 2025-05-07T21:04:04.9664031Z mixed_B=True, 2025-05-07T21:04:04.9664238Z compile=False, 2025-05-07T21:04:04.9664450Z T=2, 2025-05-07T21:04:04.9664642Z D=33, 2025-05-07T21:04:04.9664825Z B=14, 2025-05-07T21:04:04.9665018Z log_E=5, 2025-05-07T21:04:04.9665215Z L=12, 2025-05-07T21:04:04.9665401Z D_gradcheck=1, 2025-05-07T21:04:04.9665630Z stochastic_rounding=True, 2025-05-07T21:04:04.9665885Z weighted=True, 2025-05-07T21:04:04.9666095Z row_wise=True, 2025-05-07T21:04:04.9666308Z mixed=True, 2025-05-07T21:04:04.9666518Z use_cache=True, 2025-05-07T21:04:04.9666758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.9667052Z use_cpu=False, 2025-05-07T21:04:04.9667287Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.9667545Z ) 2025-05-07T21:04:04.9667831Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9668404Z self=, 2025-05-07T21:04:04.9668932Z mixed_B=False, 2025-05-07T21:04:04.9669154Z compile=True, 2025-05-07T21:04:04.9669365Z T=4, 2025-05-07T21:04:04.9669560Z D=19, 2025-05-07T21:04:04.9669768Z B=49, 2025-05-07T21:04:04.9669952Z log_E=5, 2025-05-07T21:04:04.9670156Z L=18, 2025-05-07T21:04:04.9670350Z D_gradcheck=1, 2025-05-07T21:04:04.9670577Z stochastic_rounding=True, 2025-05-07T21:04:04.9670836Z weighted=False, 2025-05-07T21:04:04.9671055Z row_wise=False, 2025-05-07T21:04:04.9671268Z mixed=True, 2025-05-07T21:04:04.9671481Z use_cache=False, 2025-05-07T21:04:04.9671779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9672068Z use_cpu=False, 2025-05-07T21:04:04.9672299Z output_dtype=SparseType.BF16, 2025-05-07T21:04:04.9672571Z ) 2025-05-07T21:04:04.9672812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9673381Z self=, 2025-05-07T21:04:04.9673917Z mixed_B=True, 2025-05-07T21:04:04.9674139Z compile=False, 2025-05-07T21:04:04.9674344Z T=1, 2025-05-07T21:04:04.9674538Z D=27, 2025-05-07T21:04:04.9674774Z B=15, 2025-05-07T21:04:04.9674962Z log_E=4, 2025-05-07T21:04:04.9675162Z L=18, 2025-05-07T21:04:04.9675360Z D_gradcheck=1, 2025-05-07T21:04:04.9675587Z stochastic_rounding=False, 2025-05-07T21:04:04.9675855Z weighted=True, 2025-05-07T21:04:04.9676077Z row_wise=False, 2025-05-07T21:04:04.9676283Z mixed=True, 2025-05-07T21:04:04.9676502Z use_cache=False, 2025-05-07T21:04:04.9676757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9677043Z use_cpu=True, 2025-05-07T21:04:04.9677284Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.9677557Z ) 2025-05-07T21:04:04.9677791Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9678372Z self=, 2025-05-07T21:04:04.9678952Z mixed_B=False, 2025-05-07T21:04:04.9679177Z compile=True, 2025-05-07T21:04:04.9679383Z T=4, 2025-05-07T21:04:04.9679578Z D=101, 2025-05-07T21:04:04.9679777Z B=62, 2025-05-07T21:04:04.9679964Z log_E=5, 2025-05-07T21:04:04.9680162Z L=0, 2025-05-07T21:04:04.9680364Z D_gradcheck=2, 2025-05-07T21:04:04.9680591Z stochastic_rounding=True, 2025-05-07T21:04:04.9680862Z weighted=True, 2025-05-07T21:04:04.9681084Z row_wise=False, 2025-05-07T21:04:04.9681297Z mixed=False, 2025-05-07T21:04:04.9681520Z use_cache=True, 2025-05-07T21:04:04.9681774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9682062Z use_cpu=True, 2025-05-07T21:04:04.9682313Z output_dtype=SparseType.BF16, 2025-05-07T21:04:04.9682597Z ) 2025-05-07T21:04:04.9682837Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9683421Z self=, 2025-05-07T21:04:04.9683968Z mixed_B=True, 2025-05-07T21:04:04.9684193Z compile=False, 2025-05-07T21:04:04.9684404Z T=4, 2025-05-07T21:04:04.9684604Z D=110, 2025-05-07T21:04:04.9684809Z B=45, 2025-05-07T21:04:04.9685006Z log_E=5, 2025-05-07T21:04:04.9685214Z L=15, 2025-05-07T21:04:04.9685425Z D_gradcheck=1, 2025-05-07T21:04:04.9685658Z stochastic_rounding=False, 2025-05-07T21:04:04.9685944Z weighted=True, 2025-05-07T21:04:04.9686169Z row_wise=False, 2025-05-07T21:04:04.9686384Z mixed=True, 2025-05-07T21:04:04.9686596Z use_cache=True, 2025-05-07T21:04:04.9686845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.9687131Z use_cpu=True, 2025-05-07T21:04:04.9687367Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.9687634Z ) 2025-05-07T21:04:04.9687915Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9688571Z self=, 2025-05-07T21:04:04.9689111Z mixed_B=False, 2025-05-07T21:04:04.9689323Z compile=True, 2025-05-07T21:04:04.9689541Z T=3, 2025-05-07T21:04:04.9689735Z D=71, 2025-05-07T21:04:04.9689928Z B=30, 2025-05-07T21:04:04.9690119Z log_E=5, 2025-05-07T21:04:04.9690323Z L=6, 2025-05-07T21:04:04.9690510Z D_gradcheck=1, 2025-05-07T21:04:04.9690739Z stochastic_rounding=True, 2025-05-07T21:04:04.9690998Z weighted=True, 2025-05-07T21:04:04.9691215Z row_wise=False, 2025-05-07T21:04:04.9691428Z mixed=True, 2025-05-07T21:04:04.9691642Z use_cache=False, 2025-05-07T21:04:04.9691941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.9692227Z use_cpu=True, 2025-05-07T21:04:04.9692464Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.9692731Z ) 2025-05-07T21:04:04.9692961Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9693532Z self=, 2025-05-07T21:04:04.9694063Z mixed_B=True, 2025-05-07T21:04:04.9694272Z compile=True, 2025-05-07T21:04:04.9694488Z T=3, 2025-05-07T21:04:04.9694676Z D=83, 2025-05-07T21:04:04.9694935Z B=93, 2025-05-07T21:04:04.9695132Z log_E=3, 2025-05-07T21:04:04.9695334Z L=12, 2025-05-07T21:04:04.9695525Z D_gradcheck=2, 2025-05-07T21:04:04.9695756Z stochastic_rounding=True, 2025-05-07T21:04:04.9696020Z weighted=False, 2025-05-07T21:04:04.9696234Z row_wise=False, 2025-05-07T21:04:04.9696459Z mixed=False, 2025-05-07T21:04:04.9696679Z use_cache=False, 2025-05-07T21:04:04.9696926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:04.9697220Z use_cpu=True, 2025-05-07T21:04:04.9697461Z output_dtype=SparseType.FP32, 2025-05-07T21:04:04.9697735Z ) 2025-05-07T21:04:04.9697969Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9698549Z self=, 2025-05-07T21:04:04.9699142Z mixed_B=False, 2025-05-07T21:04:04.9699359Z compile=False, 2025-05-07T21:04:04.9699574Z T=4, 2025-05-07T21:04:04.9699767Z D=97, 2025-05-07T21:04:04.9699961Z B=17, 2025-05-07T21:04:04.9700153Z log_E=5, 2025-05-07T21:04:04.9700356Z L=12, 2025-05-07T21:04:04.9700554Z D_gradcheck=1, 2025-05-07T21:04:04.9700798Z stochastic_rounding=True, 2025-05-07T21:04:04.9701074Z weighted=False, 2025-05-07T21:04:04.9701296Z row_wise=True, 2025-05-07T21:04:04.9701530Z mixed=False, 2025-05-07T21:04:04.9701759Z use_cache=True, 2025-05-07T21:04:04.9702007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9702310Z use_cpu=True, 2025-05-07T21:04:04.9702552Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.9702817Z ) 2025-05-07T21:04:04.9703070Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9703655Z self=, 2025-05-07T21:04:04.9704190Z mixed_B=False, 2025-05-07T21:04:04.9704400Z compile=False, 2025-05-07T21:04:04.9704619Z T=4, 2025-05-07T21:04:04.9704815Z D=62, 2025-05-07T21:04:04.9705005Z B=55, 2025-05-07T21:04:04.9705194Z log_E=4, 2025-05-07T21:04:04.9705402Z L=6, 2025-05-07T21:04:04.9705592Z D_gradcheck=2, 2025-05-07T21:04:04.9705824Z stochastic_rounding=False, 2025-05-07T21:04:04.9706087Z weighted=True, 2025-05-07T21:04:04.9706300Z row_wise=False, 2025-05-07T21:04:04.9706516Z mixed=False, 2025-05-07T21:04:04.9706729Z use_cache=True, 2025-05-07T21:04:04.9706968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9707262Z use_cpu=False, 2025-05-07T21:04:04.9707504Z output_dtype=SparseType.FP16, 2025-05-07T21:04:04.9707763Z ) 2025-05-07T21:04:04.9708049Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:04.9708627Z self=, 2025-05-07T21:04:04.9709162Z mixed_B=True, 2025-05-07T21:04:04.9709373Z compile=True, 2025-05-07T21:04:04.9709587Z T=1, 2025-05-07T21:04:04.9709780Z D=117, 2025-05-07T21:04:04.9709965Z B=112, 2025-05-07T21:04:04.9710168Z log_E=5, 2025-05-07T21:04:04.9710382Z L=3, 2025-05-07T21:04:04.9710575Z D_gradcheck=2, 2025-05-07T21:04:04.9710805Z stochastic_rounding=True, 2025-05-07T21:04:04.9711067Z weighted=True, 2025-05-07T21:04:04.9711280Z row_wise=False, 2025-05-07T21:04:04.9711498Z mixed=True, 2025-05-07T21:04:04.9711716Z use_cache=False, 2025-05-07T21:04:04.9712014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:04.9712308Z use_cpu=True, 2025-05-07T21:04:04.9712544Z output_dtype=SparseType.BF16, 2025-05-07T21:04:22.4111814Z ) 2025-05-07T21:04:22.4112728Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4114381Z self=, 2025-05-07T21:04:22.4115488Z mixed_B=True, 2025-05-07T21:04:22.4115916Z compile=False, 2025-05-07T21:04:22.4116334Z T=4, 2025-05-07T21:04:22.4116704Z D=93, 2025-05-07T21:04:22.4117060Z B=103, 2025-05-07T21:04:22.4117898Z log_E=3, 2025-05-07T21:04:22.4118292Z L=3, 2025-05-07T21:04:22.4118660Z D_gradcheck=1, 2025-05-07T21:04:22.4119120Z stochastic_rounding=False, 2025-05-07T21:04:22.4119504Z weighted=False, 2025-05-07T21:04:22.4119787Z row_wise=False, 2025-05-07T21:04:22.4120005Z mixed=False, 2025-05-07T21:04:22.4127540Z use_cache=True, 2025-05-07T21:04:22.4127841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.4128138Z use_cpu=True, 2025-05-07T21:04:22.4128372Z output_dtype=SparseType.BF16, 2025-05-07T21:04:22.4128802Z ) 2025-05-07T21:04:22.4129043Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4129679Z self=, 2025-05-07T21:04:22.4130371Z mixed_B=False, 2025-05-07T21:04:22.4130603Z compile=False, 2025-05-07T21:04:22.4130810Z T=2, 2025-05-07T21:04:22.4131003Z D=64, 2025-05-07T21:04:22.4131195Z B=59, 2025-05-07T21:04:22.4131385Z log_E=3, 2025-05-07T21:04:22.4131585Z L=13, 2025-05-07T21:04:22.4131783Z D_gradcheck=2, 2025-05-07T21:04:22.4132015Z stochastic_rounding=True, 2025-05-07T21:04:22.4132280Z weighted=True, 2025-05-07T21:04:22.4132501Z row_wise=True, 2025-05-07T21:04:22.4132709Z mixed=True, 2025-05-07T21:04:22.4132930Z use_cache=False, 2025-05-07T21:04:22.4133187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.4133483Z use_cpu=False, 2025-05-07T21:04:22.4133715Z output_dtype=SparseType.FP32, 2025-05-07T21:04:22.4133988Z ) 2025-05-07T21:04:22.4134231Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4134810Z self=, 2025-05-07T21:04:22.4135356Z mixed_B=False, 2025-05-07T21:04:22.4135579Z compile=True, 2025-05-07T21:04:22.4135793Z T=5, 2025-05-07T21:04:22.4135986Z D=31, 2025-05-07T21:04:22.4136186Z B=74, 2025-05-07T21:04:22.4136726Z log_E=5, 2025-05-07T21:04:22.4136932Z L=0, 2025-05-07T21:04:22.4137127Z D_gradcheck=2, 2025-05-07T21:04:22.4137361Z stochastic_rounding=True, 2025-05-07T21:04:22.4137638Z weighted=False, 2025-05-07T21:04:22.4137866Z row_wise=False, 2025-05-07T21:04:22.4138082Z mixed=False, 2025-05-07T21:04:22.4138303Z use_cache=False, 2025-05-07T21:04:22.4138571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.4138881Z use_cpu=True, 2025-05-07T21:04:22.4139123Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.4139386Z ) 2025-05-07T21:04:22.4139721Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4140305Z self=, 2025-05-07T21:04:22.4140844Z mixed_B=True, 2025-05-07T21:04:22.4141063Z compile=False, 2025-05-07T21:04:22.4141279Z T=2, 2025-05-07T21:04:22.4141470Z D=59, 2025-05-07T21:04:22.4141661Z B=128, 2025-05-07T21:04:22.4141847Z log_E=5, 2025-05-07T21:04:22.4142047Z L=5, 2025-05-07T21:04:22.4142239Z D_gradcheck=2, 2025-05-07T21:04:22.4142468Z stochastic_rounding=False, 2025-05-07T21:04:22.4142734Z weighted=True, 2025-05-07T21:04:22.4142947Z row_wise=True, 2025-05-07T21:04:22.4143162Z mixed=False, 2025-05-07T21:04:22.4143378Z use_cache=False, 2025-05-07T21:04:22.4143740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.4144024Z use_cpu=False, 2025-05-07T21:04:22.4144264Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.4144530Z ) 2025-05-07T21:04:22.4144762Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4145343Z self=, 2025-05-07T21:04:22.4145875Z mixed_B=True, 2025-05-07T21:04:22.4146096Z compile=False, 2025-05-07T21:04:22.4146307Z T=1, 2025-05-07T21:04:22.4146496Z D=6, 2025-05-07T21:04:22.4146693Z B=105, 2025-05-07T21:04:22.4146948Z log_E=4, 2025-05-07T21:04:22.4147144Z L=19, 2025-05-07T21:04:22.4147340Z D_gradcheck=1, 2025-05-07T21:04:22.4147561Z stochastic_rounding=True, 2025-05-07T21:04:22.4147820Z weighted=True, 2025-05-07T21:04:22.4148039Z row_wise=False, 2025-05-07T21:04:22.4148251Z mixed=False, 2025-05-07T21:04:22.4148467Z use_cache=True, 2025-05-07T21:04:22.4148720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.4149006Z use_cpu=True, 2025-05-07T21:04:22.4149246Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.4149513Z ) 2025-05-07T21:04:22.4149743Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4150321Z self=, 2025-05-07T21:04:22.4150918Z mixed_B=False, 2025-05-07T21:04:22.4151130Z compile=True, 2025-05-07T21:04:22.4151340Z T=3, 2025-05-07T21:04:22.4151532Z D=35, 2025-05-07T21:04:22.4151717Z B=81, 2025-05-07T21:04:22.4151913Z log_E=4, 2025-05-07T21:04:22.4152115Z L=19, 2025-05-07T21:04:22.4152304Z D_gradcheck=1, 2025-05-07T21:04:22.4152539Z stochastic_rounding=True, 2025-05-07T21:04:22.4152799Z weighted=False, 2025-05-07T21:04:22.4153020Z row_wise=False, 2025-05-07T21:04:22.4153235Z mixed=False, 2025-05-07T21:04:22.4153451Z use_cache=False, 2025-05-07T21:04:22.4153708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.4153996Z use_cpu=False, 2025-05-07T21:04:22.4154235Z output_dtype=SparseType.FP32, 2025-05-07T21:04:22.4154502Z ) 2025-05-07T21:04:22.4154735Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4155310Z self=, 2025-05-07T21:04:22.4155848Z mixed_B=False, 2025-05-07T21:04:22.4156060Z compile=True, 2025-05-07T21:04:22.4156270Z T=3, 2025-05-07T21:04:22.4156465Z D=2, 2025-05-07T21:04:22.4156652Z B=119, 2025-05-07T21:04:22.4156852Z log_E=3, 2025-05-07T21:04:22.4157051Z L=9, 2025-05-07T21:04:22.4157240Z D_gradcheck=2, 2025-05-07T21:04:22.4157475Z stochastic_rounding=False, 2025-05-07T21:04:22.4157742Z weighted=False, 2025-05-07T21:04:22.4157959Z row_wise=False, 2025-05-07T21:04:22.4158183Z mixed=False, 2025-05-07T21:04:22.4158411Z use_cache=True, 2025-05-07T21:04:22.4158658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.4158964Z use_cpu=False, 2025-05-07T21:04:22.4159220Z output_dtype=SparseType.BF16, 2025-05-07T21:04:22.4159498Z ) 2025-05-07T21:04:22.4159778Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4160360Z self=, 2025-05-07T21:04:22.4160900Z mixed_B=True, 2025-05-07T21:04:22.4161113Z compile=False, 2025-05-07T21:04:22.4161328Z T=5, 2025-05-07T21:04:22.4161528Z D=80, 2025-05-07T21:04:22.4161717Z B=77, 2025-05-07T21:04:22.4161914Z log_E=4, 2025-05-07T21:04:22.4162124Z L=12, 2025-05-07T21:04:22.4162321Z D_gradcheck=2, 2025-05-07T21:04:22.4162571Z stochastic_rounding=False, 2025-05-07T21:04:22.4162840Z weighted=True, 2025-05-07T21:04:22.4163061Z row_wise=False, 2025-05-07T21:04:22.4163290Z mixed=False, 2025-05-07T21:04:22.4163524Z use_cache=False, 2025-05-07T21:04:22.4163824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.4164131Z use_cpu=True, 2025-05-07T21:04:22.4164385Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.4164651Z ) 2025-05-07T21:04:22.4164899Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4165479Z self=, 2025-05-07T21:04:22.4166012Z mixed_B=True, 2025-05-07T21:04:22.4166223Z compile=False, 2025-05-07T21:04:22.4166439Z T=4, 2025-05-07T21:04:22.4166637Z D=119, 2025-05-07T21:04:22.4166823Z B=23, 2025-05-07T21:04:22.4167064Z log_E=5, 2025-05-07T21:04:22.4167267Z L=14, 2025-05-07T21:04:22.4167457Z D_gradcheck=1, 2025-05-07T21:04:22.4167687Z stochastic_rounding=True, 2025-05-07T21:04:22.4167949Z weighted=False, 2025-05-07T21:04:22.4168162Z row_wise=False, 2025-05-07T21:04:22.4168508Z mixed=False, 2025-05-07T21:04:22.4168733Z use_cache=False, 2025-05-07T21:04:22.4168990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.4169290Z use_cpu=False, 2025-05-07T21:04:22.4169540Z output_dtype=SparseType.BF16, 2025-05-07T21:04:22.4169806Z ) 2025-05-07T21:04:22.4170058Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4170646Z self=, 2025-05-07T21:04:22.4171239Z mixed_B=True, 2025-05-07T21:04:22.4171455Z compile=False, 2025-05-07T21:04:22.4171686Z T=5, 2025-05-07T21:04:22.4171878Z D=65, 2025-05-07T21:04:22.4172063Z B=102, 2025-05-07T21:04:22.4172258Z log_E=3, 2025-05-07T21:04:22.4172456Z L=3, 2025-05-07T21:04:22.4172647Z D_gradcheck=2, 2025-05-07T21:04:22.4172880Z stochastic_rounding=True, 2025-05-07T21:04:22.4173141Z weighted=True, 2025-05-07T21:04:22.4173355Z row_wise=True, 2025-05-07T21:04:22.4173570Z mixed=True, 2025-05-07T21:04:22.4173784Z use_cache=False, 2025-05-07T21:04:22.4174032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.4174326Z use_cpu=False, 2025-05-07T21:04:22.4174565Z output_dtype=SparseType.BF16, 2025-05-07T21:04:22.4174828Z ) 2025-05-07T21:04:22.4175067Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4175650Z self=, 2025-05-07T21:04:22.4176178Z mixed_B=False, 2025-05-07T21:04:22.4176397Z compile=False, 2025-05-07T21:04:22.4176611Z T=5, 2025-05-07T21:04:22.4176795Z D=124, 2025-05-07T21:04:22.4176997Z B=49, 2025-05-07T21:04:22.4177200Z log_E=3, 2025-05-07T21:04:22.4177395Z L=13, 2025-05-07T21:04:22.4177595Z D_gradcheck=1, 2025-05-07T21:04:22.4177829Z stochastic_rounding=True, 2025-05-07T21:04:22.4178092Z weighted=True, 2025-05-07T21:04:22.4178323Z row_wise=False, 2025-05-07T21:04:22.4178543Z mixed=True, 2025-05-07T21:04:22.4178755Z use_cache=False, 2025-05-07T21:04:22.4179015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.4179311Z use_cpu=True, 2025-05-07T21:04:22.4179544Z output_dtype=SparseType.FP32, 2025-05-07T21:04:22.4179816Z ) 2025-05-07T21:04:22.4180112Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4180696Z self=, 2025-05-07T21:04:22.4181229Z mixed_B=True, 2025-05-07T21:04:22.4181452Z compile=True, 2025-05-07T21:04:22.4181668Z T=4, 2025-05-07T21:04:22.4181856Z D=37, 2025-05-07T21:04:22.4182053Z B=112, 2025-05-07T21:04:22.4182255Z log_E=5, 2025-05-07T21:04:22.4182452Z L=20, 2025-05-07T21:04:22.4182651Z D_gradcheck=2, 2025-05-07T21:04:22.4182893Z stochastic_rounding=False, 2025-05-07T21:04:22.4183149Z weighted=True, 2025-05-07T21:04:22.4183369Z row_wise=True, 2025-05-07T21:04:22.4183593Z mixed=False, 2025-05-07T21:04:22.4183814Z use_cache=False, 2025-05-07T21:04:22.4184112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.4184405Z use_cpu=True, 2025-05-07T21:04:22.4184637Z output_dtype=SparseType.FP32, 2025-05-07T21:04:22.4184904Z ) 2025-05-07T21:04:22.4185145Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4185754Z self=, 2025-05-07T21:04:22.4186284Z mixed_B=False, 2025-05-07T21:04:22.4186505Z compile=True, 2025-05-07T21:04:22.4186719Z T=3, 2025-05-07T21:04:22.4186903Z D=32, 2025-05-07T21:04:22.4187097Z B=115, 2025-05-07T21:04:22.4187345Z log_E=5, 2025-05-07T21:04:22.4187544Z L=20, 2025-05-07T21:04:22.4187738Z D_gradcheck=2, 2025-05-07T21:04:22.4187971Z stochastic_rounding=False, 2025-05-07T21:04:22.4188235Z weighted=False, 2025-05-07T21:04:22.4188455Z row_wise=False, 2025-05-07T21:04:22.4188678Z mixed=False, 2025-05-07T21:04:22.4188896Z use_cache=False, 2025-05-07T21:04:22.4189148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.4189446Z use_cpu=False, 2025-05-07T21:04:22.4189718Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.4190002Z ) 2025-05-07T21:04:22.4190242Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4190823Z self=, 2025-05-07T21:04:22.4191394Z mixed_B=False, 2025-05-07T21:04:22.4191618Z compile=True, 2025-05-07T21:04:22.4191833Z T=1, 2025-05-07T21:04:22.4192017Z D=13, 2025-05-07T21:04:22.4192211Z B=66, 2025-05-07T21:04:22.4192404Z log_E=5, 2025-05-07T21:04:22.4192595Z L=19, 2025-05-07T21:04:22.4192791Z D_gradcheck=1, 2025-05-07T21:04:22.4193027Z stochastic_rounding=False, 2025-05-07T21:04:22.4193283Z weighted=False, 2025-05-07T21:04:22.4193506Z row_wise=True, 2025-05-07T21:04:22.4193722Z mixed=True, 2025-05-07T21:04:22.4193930Z use_cache=True, 2025-05-07T21:04:22.4194175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.4194470Z use_cpu=True, 2025-05-07T21:04:22.4194711Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.4194973Z ) 2025-05-07T21:04:22.4195212Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4195793Z self=, 2025-05-07T21:04:22.4196326Z mixed_B=False, 2025-05-07T21:04:22.4196544Z compile=True, 2025-05-07T21:04:22.4196753Z T=1, 2025-05-07T21:04:22.4196936Z D=40, 2025-05-07T21:04:22.4197128Z B=51, 2025-05-07T21:04:22.4197319Z log_E=3, 2025-05-07T21:04:22.4197510Z L=14, 2025-05-07T21:04:22.4197704Z D_gradcheck=2, 2025-05-07T21:04:22.4197935Z stochastic_rounding=True, 2025-05-07T21:04:22.4198189Z weighted=True, 2025-05-07T21:04:22.4198406Z row_wise=False, 2025-05-07T21:04:22.4198625Z mixed=False, 2025-05-07T21:04:22.4198838Z use_cache=False, 2025-05-07T21:04:22.4199092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.4199386Z use_cpu=True, 2025-05-07T21:04:22.4199616Z output_dtype=SparseType.BF16, 2025-05-07T21:04:22.4199888Z ) 2025-05-07T21:04:22.4200128Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4200762Z self=, 2025-05-07T21:04:22.4201289Z mixed_B=False, 2025-05-07T21:04:22.4201505Z compile=True, 2025-05-07T21:04:22.4201728Z T=2, 2025-05-07T21:04:22.4201916Z D=31, 2025-05-07T21:04:22.4202106Z B=78, 2025-05-07T21:04:22.4202301Z log_E=4, 2025-05-07T21:04:22.4202497Z L=14, 2025-05-07T21:04:22.4202692Z D_gradcheck=1, 2025-05-07T21:04:22.4202923Z stochastic_rounding=True, 2025-05-07T21:04:22.4203173Z weighted=False, 2025-05-07T21:04:22.4203400Z row_wise=False, 2025-05-07T21:04:22.4203630Z mixed=True, 2025-05-07T21:04:22.4203843Z use_cache=True, 2025-05-07T21:04:22.4204100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.4204481Z use_cpu=False, 2025-05-07T21:04:22.4204721Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.4204999Z ) 2025-05-07T21:04:22.4205248Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4205839Z self=, 2025-05-07T21:04:22.4206385Z mixed_B=False, 2025-05-07T21:04:22.4206615Z compile=False, 2025-05-07T21:04:22.4206837Z T=3, 2025-05-07T21:04:22.4207021Z D=87, 2025-05-07T21:04:22.4207214Z B=80, 2025-05-07T21:04:22.4207411Z log_E=5, 2025-05-07T21:04:22.4207652Z L=17, 2025-05-07T21:04:22.4207849Z D_gradcheck=1, 2025-05-07T21:04:22.4208085Z stochastic_rounding=True, 2025-05-07T21:04:22.4208339Z weighted=True, 2025-05-07T21:04:22.4208641Z row_wise=False, 2025-05-07T21:04:22.4208869Z mixed=False, 2025-05-07T21:04:22.4209077Z use_cache=True, 2025-05-07T21:04:22.4209319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:22.4209609Z use_cpu=True, 2025-05-07T21:04:22.4209842Z output_dtype=SparseType.FP16, 2025-05-07T21:04:22.4210107Z ) 2025-05-07T21:04:22.4210343Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:22.4210920Z self=, 2025-05-07T21:04:22.4211513Z mixed_B=False, 2025-05-07T21:04:22.4211734Z compile=True, 2025-05-07T21:04:22.4211938Z T=4, 2025-05-07T21:04:22.4212130Z D=101, 2025-05-07T21:04:22.4212324Z B=81, 2025-05-07T21:04:22.4212509Z log_E=3, 2025-05-07T21:04:22.4212713Z L=12, 2025-05-07T21:04:22.4212908Z D_gradcheck=1, 2025-05-07T21:04:22.4213138Z stochastic_rounding=True, 2025-05-07T21:04:22.4213392Z weighted=True, 2025-05-07T21:04:22.4213613Z row_wise=False, 2025-05-07T21:04:22.4213832Z mixed=False, 2025-05-07T21:04:22.4214052Z use_cache=False, 2025-05-07T21:04:22.4214303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:22.4214596Z use_cpu=True, 2025-05-07T21:04:22.4214826Z output_dtype=SparseType.BF16, 2025-05-07T21:04:33.1431700Z ) 2025-05-07T21:04:33.1432023Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1432861Z self=, 2025-05-07T21:04:33.1433567Z mixed_B=False, 2025-05-07T21:04:33.1433798Z compile=True, 2025-05-07T21:04:33.1434022Z T=4, 2025-05-07T21:04:33.1434221Z D=57, 2025-05-07T21:04:33.1434411Z B=20, 2025-05-07T21:04:33.1434607Z log_E=4, 2025-05-07T21:04:33.1434890Z L=20, 2025-05-07T21:04:33.1435166Z D_gradcheck=2, 2025-05-07T21:04:33.1435447Z stochastic_rounding=True, 2025-05-07T21:04:33.1435754Z weighted=False, 2025-05-07T21:04:33.1436066Z row_wise=False, 2025-05-07T21:04:33.1436582Z mixed=True, 2025-05-07T21:04:33.1436883Z use_cache=True, 2025-05-07T21:04:33.1437220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:33.1437562Z use_cpu=False, 2025-05-07T21:04:33.1437814Z output_dtype=SparseType.FP16, 2025-05-07T21:04:33.1438096Z ) 2025-05-07T21:04:33.1438334Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1439238Z self=, 2025-05-07T21:04:33.1439785Z mixed_B=True, 2025-05-07T21:04:33.1440001Z compile=False, 2025-05-07T21:04:33.1440222Z T=2, 2025-05-07T21:04:33.1440421Z D=113, 2025-05-07T21:04:33.1440610Z B=1, 2025-05-07T21:04:33.1440812Z log_E=5, 2025-05-07T21:04:33.1441025Z L=3, 2025-05-07T21:04:33.1441225Z D_gradcheck=2, 2025-05-07T21:04:33.1441465Z stochastic_rounding=True, 2025-05-07T21:04:33.1441736Z weighted=True, 2025-05-07T21:04:33.1441954Z row_wise=True, 2025-05-07T21:04:33.1442174Z mixed=False, 2025-05-07T21:04:33.1442399Z use_cache=True, 2025-05-07T21:04:33.1442668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1443082Z use_cpu=False, 2025-05-07T21:04:33.1443329Z output_dtype=SparseType.FP32, 2025-05-07T21:04:33.1443596Z ) 2025-05-07T21:04:33.1443856Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1444439Z self=, 2025-05-07T21:04:33.1452215Z mixed_B=True, 2025-05-07T21:04:33.1452450Z compile=False, 2025-05-07T21:04:33.1452668Z T=4, 2025-05-07T21:04:33.1452850Z D=47, 2025-05-07T21:04:33.1453045Z B=116, 2025-05-07T21:04:33.1453236Z log_E=3, 2025-05-07T21:04:33.1453566Z L=12, 2025-05-07T21:04:33.1453763Z D_gradcheck=1, 2025-05-07T21:04:33.1453996Z stochastic_rounding=False, 2025-05-07T21:04:33.1454251Z weighted=False, 2025-05-07T21:04:33.1454470Z row_wise=False, 2025-05-07T21:04:33.1454684Z mixed=False, 2025-05-07T21:04:33.1454896Z use_cache=True, 2025-05-07T21:04:33.1455140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:33.1455432Z use_cpu=True, 2025-05-07T21:04:33.1455732Z output_dtype=SparseType.BF16, 2025-05-07T21:04:33.1456023Z ) 2025-05-07T21:04:33.1456272Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1456967Z self=, 2025-05-07T21:04:33.1457586Z mixed_B=True, 2025-05-07T21:04:33.1457800Z compile=True, 2025-05-07T21:04:33.1458014Z T=5, 2025-05-07T21:04:33.1458197Z D=28, 2025-05-07T21:04:33.1458391Z B=85, 2025-05-07T21:04:33.1458578Z log_E=3, 2025-05-07T21:04:33.1458774Z L=9, 2025-05-07T21:04:33.1458973Z D_gradcheck=1, 2025-05-07T21:04:33.1459205Z stochastic_rounding=False, 2025-05-07T21:04:33.1459458Z weighted=False, 2025-05-07T21:04:33.1459680Z row_wise=True, 2025-05-07T21:04:33.1459890Z mixed=True, 2025-05-07T21:04:33.1460094Z use_cache=False, 2025-05-07T21:04:33.1460343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:33.1460634Z use_cpu=False, 2025-05-07T21:04:33.1460865Z output_dtype=SparseType.FP32, 2025-05-07T21:04:33.1461127Z ) 2025-05-07T21:04:33.1461360Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1461934Z self=, 2025-05-07T21:04:33.1462468Z mixed_B=False, 2025-05-07T21:04:33.1462693Z compile=True, 2025-05-07T21:04:33.1462905Z T=2, 2025-05-07T21:04:33.1463085Z D=105, 2025-05-07T21:04:33.1463274Z B=30, 2025-05-07T21:04:33.1463461Z log_E=3, 2025-05-07T21:04:33.1463651Z L=3, 2025-05-07T21:04:33.1463840Z D_gradcheck=2, 2025-05-07T21:04:33.1464069Z stochastic_rounding=True, 2025-05-07T21:04:33.1464328Z weighted=False, 2025-05-07T21:04:33.1464548Z row_wise=False, 2025-05-07T21:04:33.1464763Z mixed=False, 2025-05-07T21:04:33.1464971Z use_cache=True, 2025-05-07T21:04:33.1465215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1465508Z use_cpu=True, 2025-05-07T21:04:33.1465740Z output_dtype=SparseType.BF16, 2025-05-07T21:04:33.1466015Z ) 2025-05-07T21:04:33.1466253Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1466879Z self=, 2025-05-07T21:04:33.1467416Z mixed_B=True, 2025-05-07T21:04:33.1467636Z compile=False, 2025-05-07T21:04:33.1467842Z T=1, 2025-05-07T21:04:33.1468032Z D=121, 2025-05-07T21:04:33.1468226Z B=103, 2025-05-07T21:04:33.1468412Z log_E=5, 2025-05-07T21:04:33.1468611Z L=10, 2025-05-07T21:04:33.1468807Z D_gradcheck=2, 2025-05-07T21:04:33.1469043Z stochastic_rounding=False, 2025-05-07T21:04:33.1469300Z weighted=True, 2025-05-07T21:04:33.1469524Z row_wise=False, 2025-05-07T21:04:33.1469743Z mixed=True, 2025-05-07T21:04:33.1469955Z use_cache=False, 2025-05-07T21:04:33.1470215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1470554Z use_cpu=False, 2025-05-07T21:04:33.1470788Z output_dtype=SparseType.BF16, 2025-05-07T21:04:33.1471052Z ) 2025-05-07T21:04:33.1471286Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1471858Z self=, 2025-05-07T21:04:33.1472398Z mixed_B=False, 2025-05-07T21:04:33.1472617Z compile=True, 2025-05-07T21:04:33.1472820Z T=5, 2025-05-07T21:04:33.1473014Z D=70, 2025-05-07T21:04:33.1473203Z B=73, 2025-05-07T21:04:33.1473384Z log_E=5, 2025-05-07T21:04:33.1473626Z L=18, 2025-05-07T21:04:33.1473818Z D_gradcheck=2, 2025-05-07T21:04:33.1474041Z stochastic_rounding=True, 2025-05-07T21:04:33.1474297Z weighted=True, 2025-05-07T21:04:33.1474515Z row_wise=True, 2025-05-07T21:04:33.1474719Z mixed=True, 2025-05-07T21:04:33.1474930Z use_cache=False, 2025-05-07T21:04:33.1475181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1475469Z use_cpu=True, 2025-05-07T21:04:33.1475697Z output_dtype=SparseType.FP16, 2025-05-07T21:04:33.1475961Z ) 2025-05-07T21:04:33.1476194Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1476767Z self=, 2025-05-07T21:04:33.1477529Z mixed_B=True, 2025-05-07T21:04:33.1477837Z compile=False, 2025-05-07T21:04:33.1478050Z T=5, 2025-05-07T21:04:33.1478246Z D=68, 2025-05-07T21:04:33.1478431Z B=45, 2025-05-07T21:04:33.1478616Z log_E=5, 2025-05-07T21:04:33.1478817Z L=5, 2025-05-07T21:04:33.1479008Z D_gradcheck=1, 2025-05-07T21:04:33.1479228Z stochastic_rounding=True, 2025-05-07T21:04:33.1479490Z weighted=False, 2025-05-07T21:04:33.1479716Z row_wise=True, 2025-05-07T21:04:33.1479920Z mixed=False, 2025-05-07T21:04:33.1480141Z use_cache=True, 2025-05-07T21:04:33.1480382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:33.1480669Z use_cpu=True, 2025-05-07T21:04:33.1480904Z output_dtype=SparseType.FP16, 2025-05-07T21:04:33.1481166Z ) 2025-05-07T21:04:33.1481397Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1481966Z self=, 2025-05-07T21:04:33.1482507Z mixed_B=False, 2025-05-07T21:04:33.1482765Z compile=True, 2025-05-07T21:04:33.1482980Z T=3, 2025-05-07T21:04:33.1483174Z D=9, 2025-05-07T21:04:33.1483362Z B=3, 2025-05-07T21:04:33.1483542Z log_E=5, 2025-05-07T21:04:33.1483745Z L=6, 2025-05-07T21:04:33.1483933Z D_gradcheck=1, 2025-05-07T21:04:33.1484155Z stochastic_rounding=True, 2025-05-07T21:04:33.1484414Z weighted=False, 2025-05-07T21:04:33.1484631Z row_wise=True, 2025-05-07T21:04:33.1484835Z mixed=False, 2025-05-07T21:04:33.1485051Z use_cache=True, 2025-05-07T21:04:33.1485294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1485579Z use_cpu=True, 2025-05-07T21:04:33.1485814Z output_dtype=SparseType.FP32, 2025-05-07T21:04:33.1486082Z ) 2025-05-07T21:04:33.1486309Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1486943Z self=, 2025-05-07T21:04:33.1487473Z mixed_B=False, 2025-05-07T21:04:33.1487697Z compile=False, 2025-05-07T21:04:33.1487902Z T=4, 2025-05-07T21:04:33.1488090Z D=108, 2025-05-07T21:04:33.1488277Z B=77, 2025-05-07T21:04:33.1488598Z log_E=5, 2025-05-07T21:04:33.1488812Z L=4, 2025-05-07T21:04:33.1489003Z D_gradcheck=1, 2025-05-07T21:04:33.1489225Z stochastic_rounding=False, 2025-05-07T21:04:33.1489482Z weighted=True, 2025-05-07T21:04:33.1489696Z row_wise=False, 2025-05-07T21:04:33.1489902Z mixed=True, 2025-05-07T21:04:33.1490113Z use_cache=False, 2025-05-07T21:04:33.1490359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:33.1490693Z use_cpu=True, 2025-05-07T21:04:33.1490930Z output_dtype=SparseType.FP16, 2025-05-07T21:04:33.1491192Z ) 2025-05-07T21:04:33.1491419Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1491997Z self=, 2025-05-07T21:04:33.1492523Z mixed_B=True, 2025-05-07T21:04:33.1492746Z compile=False, 2025-05-07T21:04:33.1492965Z T=1, 2025-05-07T21:04:33.1493152Z D=122, 2025-05-07T21:04:33.1493334Z B=35, 2025-05-07T21:04:33.1493522Z log_E=5, 2025-05-07T21:04:33.1493719Z L=19, 2025-05-07T21:04:33.1493959Z D_gradcheck=2, 2025-05-07T21:04:33.1494184Z stochastic_rounding=False, 2025-05-07T21:04:33.1494444Z weighted=False, 2025-05-07T21:04:33.1494664Z row_wise=True, 2025-05-07T21:04:33.1494868Z mixed=False, 2025-05-07T21:04:33.1495087Z use_cache=False, 2025-05-07T21:04:33.1495338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1495620Z use_cpu=True, 2025-05-07T21:04:33.1495858Z output_dtype=SparseType.FP32, 2025-05-07T21:04:33.1496121Z ) 2025-05-07T21:04:33.1496345Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1496918Z self=, 2025-05-07T21:04:33.1497444Z mixed_B=True, 2025-05-07T21:04:33.1497696Z compile=True, 2025-05-07T21:04:33.1497902Z T=1, 2025-05-07T21:04:33.1498085Z D=20, 2025-05-07T21:04:33.1498261Z B=18, 2025-05-07T21:04:33.1498455Z log_E=5, 2025-05-07T21:04:33.1498646Z L=12, 2025-05-07T21:04:33.1498833Z D_gradcheck=1, 2025-05-07T21:04:33.1499060Z stochastic_rounding=True, 2025-05-07T21:04:33.1499314Z weighted=True, 2025-05-07T21:04:33.1499534Z row_wise=False, 2025-05-07T21:04:33.1499747Z mixed=False, 2025-05-07T21:04:33.1499960Z use_cache=True, 2025-05-07T21:04:33.1500199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1500481Z use_cpu=True, 2025-05-07T21:04:33.1500715Z output_dtype=SparseType.FP16, 2025-05-07T21:04:33.1500983Z ) 2025-05-07T21:04:33.1501217Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1501784Z self=, 2025-05-07T21:04:33.1502316Z mixed_B=False, 2025-05-07T21:04:33.1502540Z compile=True, 2025-05-07T21:04:33.1502743Z T=3, 2025-05-07T21:04:33.1502934Z D=105, 2025-05-07T21:04:33.1503123Z B=55, 2025-05-07T21:04:33.1503303Z log_E=4, 2025-05-07T21:04:33.1503507Z L=1, 2025-05-07T21:04:33.1503707Z D_gradcheck=1, 2025-05-07T21:04:33.1503929Z stochastic_rounding=False, 2025-05-07T21:04:33.1504189Z weighted=False, 2025-05-07T21:04:33.1504407Z row_wise=True, 2025-05-07T21:04:33.1504628Z mixed=False, 2025-05-07T21:04:33.1504831Z use_cache=False, 2025-05-07T21:04:33.1505082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1505371Z use_cpu=True, 2025-05-07T21:04:33.1505599Z output_dtype=SparseType.FP32, 2025-05-07T21:04:33.1505860Z ) 2025-05-07T21:04:33.1506090Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1506710Z self=, 2025-05-07T21:04:33.1507237Z mixed_B=True, 2025-05-07T21:04:33.1507456Z compile=True, 2025-05-07T21:04:33.1507653Z T=5, 2025-05-07T21:04:33.1507839Z D=94, 2025-05-07T21:04:33.1508026Z B=61, 2025-05-07T21:04:33.1508211Z log_E=4, 2025-05-07T21:04:33.1508403Z L=8, 2025-05-07T21:04:33.1508594Z D_gradcheck=2, 2025-05-07T21:04:33.1508817Z stochastic_rounding=False, 2025-05-07T21:04:33.1509076Z weighted=False, 2025-05-07T21:04:33.1509298Z row_wise=True, 2025-05-07T21:04:33.1509499Z mixed=True, 2025-05-07T21:04:33.1509711Z use_cache=True, 2025-05-07T21:04:33.1509953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1510233Z use_cpu=False, 2025-05-07T21:04:33.1510518Z output_dtype=SparseType.BF16, 2025-05-07T21:04:33.1510780Z ) 2025-05-07T21:04:33.1511010Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1511582Z self=, 2025-05-07T21:04:33.1512110Z mixed_B=False, 2025-05-07T21:04:33.1512330Z compile=False, 2025-05-07T21:04:33.1512545Z T=2, 2025-05-07T21:04:33.1512767Z D=114, 2025-05-07T21:04:33.1512964Z B=101, 2025-05-07T21:04:33.1513146Z log_E=3, 2025-05-07T21:04:33.1513341Z L=9, 2025-05-07T21:04:33.1514156Z D_gradcheck=2, 2025-05-07T21:04:33.1514381Z stochastic_rounding=False, 2025-05-07T21:04:33.1514647Z weighted=True, 2025-05-07T21:04:33.1514860Z row_wise=True, 2025-05-07T21:04:33.1515064Z mixed=True, 2025-05-07T21:04:33.1515277Z use_cache=False, 2025-05-07T21:04:33.1515528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1515810Z use_cpu=True, 2025-05-07T21:04:33.1516051Z output_dtype=SparseType.FP32, 2025-05-07T21:04:33.1516316Z ) 2025-05-07T21:04:33.1516546Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1517127Z self=, 2025-05-07T21:04:33.1517656Z mixed_B=False, 2025-05-07T21:04:33.1517922Z compile=False, 2025-05-07T21:04:33.1518128Z T=5, 2025-05-07T21:04:33.1518311Z D=22, 2025-05-07T21:04:33.1518498Z B=77, 2025-05-07T21:04:33.1518680Z log_E=5, 2025-05-07T21:04:33.1518874Z L=9, 2025-05-07T21:04:33.1519064Z D_gradcheck=1, 2025-05-07T21:04:33.1519286Z stochastic_rounding=False, 2025-05-07T21:04:33.1519547Z weighted=False, 2025-05-07T21:04:33.1519768Z row_wise=False, 2025-05-07T21:04:33.1519972Z mixed=True, 2025-05-07T21:04:33.1520180Z use_cache=False, 2025-05-07T21:04:33.1520429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1520707Z use_cpu=False, 2025-05-07T21:04:33.1520942Z output_dtype=SparseType.BF16, 2025-05-07T21:04:33.1521211Z ) 2025-05-07T21:04:33.1521434Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1522020Z self=, 2025-05-07T21:04:33.1522548Z mixed_B=False, 2025-05-07T21:04:33.1522759Z compile=True, 2025-05-07T21:04:33.1522964Z T=2, 2025-05-07T21:04:33.1523148Z D=12, 2025-05-07T21:04:33.1523334Z B=94, 2025-05-07T21:04:33.1523511Z log_E=3, 2025-05-07T21:04:33.1523703Z L=5, 2025-05-07T21:04:33.1523894Z D_gradcheck=1, 2025-05-07T21:04:33.1524113Z stochastic_rounding=True, 2025-05-07T21:04:33.1524375Z weighted=False, 2025-05-07T21:04:33.1524589Z row_wise=True, 2025-05-07T21:04:33.1524791Z mixed=True, 2025-05-07T21:04:33.1525007Z use_cache=False, 2025-05-07T21:04:33.1525259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1525537Z use_cpu=False, 2025-05-07T21:04:33.1525774Z output_dtype=SparseType.FP16, 2025-05-07T21:04:33.1526039Z ) 2025-05-07T21:04:33.1526264Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:33.1526925Z self=, 2025-05-07T21:04:33.1527457Z mixed_B=True, 2025-05-07T21:04:33.1527669Z compile=False, 2025-05-07T21:04:33.1527877Z T=5, 2025-05-07T21:04:33.1528068Z D=9, 2025-05-07T21:04:33.1528246Z B=85, 2025-05-07T21:04:33.1528569Z log_E=5, 2025-05-07T21:04:33.1528769Z L=20, 2025-05-07T21:04:33.1528958Z D_gradcheck=2, 2025-05-07T21:04:33.1529185Z stochastic_rounding=True, 2025-05-07T21:04:33.1529447Z weighted=True, 2025-05-07T21:04:33.1529658Z row_wise=True, 2025-05-07T21:04:33.1529870Z mixed=False, 2025-05-07T21:04:33.1530091Z use_cache=False, 2025-05-07T21:04:33.1530340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:33.1530621Z use_cpu=False, 2025-05-07T21:04:33.1530906Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.2218987Z ) 2025-05-07T21:05:08.2219314Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:08.2219957Z self=, 2025-05-07T21:05:08.2220497Z mixed_B=True, 2025-05-07T21:05:08.2220742Z compile=False, 2025-05-07T21:05:08.2220963Z T=5, 2025-05-07T21:05:08.2221156Z D=9, 2025-05-07T21:05:08.2221355Z B=20, 2025-05-07T21:05:08.2221552Z log_E=5, 2025-05-07T21:05:08.2221750Z L=20, 2025-05-07T21:05:08.2222290Z D_gradcheck=2, 2025-05-07T21:05:08.2222532Z stochastic_rounding=True, 2025-05-07T21:05:08.2222797Z weighted=True, 2025-05-07T21:05:08.2223024Z row_wise=True, 2025-05-07T21:05:08.2223247Z mixed=False, 2025-05-07T21:05:08.2223463Z use_cache=False, 2025-05-07T21:05:08.2223722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2224018Z use_cpu=False, 2025-05-07T21:05:08.2224262Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.2224536Z ) 2025-05-07T21:05:08.2224781Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:08.2225373Z self=, 2025-05-07T21:05:08.2225905Z mixed_B=True, 2025-05-07T21:05:08.2226222Z compile=False, 2025-05-07T21:05:08.2226442Z T=5, 2025-05-07T21:05:08.2226630Z D=9, 2025-05-07T21:05:08.2226825Z B=20, 2025-05-07T21:05:08.2227027Z log_E=5, 2025-05-07T21:05:08.2227233Z L=20, 2025-05-07T21:05:08.2227448Z D_gradcheck=2, 2025-05-07T21:05:08.2227689Z stochastic_rounding=True, 2025-05-07T21:05:08.2227958Z weighted=True, 2025-05-07T21:05:08.2228185Z row_wise=True, 2025-05-07T21:05:08.2228407Z mixed=False, 2025-05-07T21:05:08.2228623Z use_cache=True, 2025-05-07T21:05:08.2228876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2229175Z use_cpu=False, 2025-05-07T21:05:08.2229421Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.2229694Z ) 2025-05-07T21:05:08.2229943Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:08.2230525Z self=, 2025-05-07T21:05:08.2231068Z mixed_B=True, 2025-05-07T21:05:08.2231297Z compile=False, 2025-05-07T21:05:08.2231516Z T=1, 2025-05-07T21:05:08.2231708Z D=9, 2025-05-07T21:05:08.2231903Z B=20, 2025-05-07T21:05:08.2232101Z log_E=5, 2025-05-07T21:05:08.2232297Z L=20, 2025-05-07T21:05:08.2232499Z D_gradcheck=2, 2025-05-07T21:05:08.2232736Z stochastic_rounding=True, 2025-05-07T21:05:08.2232993Z weighted=True, 2025-05-07T21:05:08.2233223Z row_wise=True, 2025-05-07T21:05:08.2233444Z mixed=False, 2025-05-07T21:05:08.2233659Z use_cache=True, 2025-05-07T21:05:08.2233908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2234206Z use_cpu=False, 2025-05-07T21:05:08.2234464Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.2234736Z ) 2025-05-07T21:05:08.2234993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:08.2235691Z self=, 2025-05-07T21:05:08.2242887Z mixed_B=True, 2025-05-07T21:05:08.2243161Z compile=True, 2025-05-07T21:05:08.2243378Z T=1, 2025-05-07T21:05:08.2243563Z D=9, 2025-05-07T21:05:08.2243747Z B=20, 2025-05-07T21:05:08.2243934Z log_E=5, 2025-05-07T21:05:08.2244127Z L=20, 2025-05-07T21:05:08.2244318Z D_gradcheck=2, 2025-05-07T21:05:08.2244553Z stochastic_rounding=True, 2025-05-07T21:05:08.2244809Z weighted=True, 2025-05-07T21:05:08.2245026Z row_wise=True, 2025-05-07T21:05:08.2245237Z mixed=False, 2025-05-07T21:05:08.2245443Z use_cache=True, 2025-05-07T21:05:08.2245686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2245981Z use_cpu=False, 2025-05-07T21:05:08.2246352Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.2246622Z ) 2025-05-07T21:05:08.2246857Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:08.2247435Z self=, 2025-05-07T21:05:08.2247964Z mixed_B=True, 2025-05-07T21:05:08.2248187Z compile=False, 2025-05-07T21:05:08.2248541Z T=1, 2025-05-07T21:05:08.2248735Z D=9, 2025-05-07T21:05:08.2248925Z B=20, 2025-05-07T21:05:08.2249108Z log_E=5, 2025-05-07T21:05:08.2249306Z L=20, 2025-05-07T21:05:08.2249662Z D_gradcheck=2, 2025-05-07T21:05:08.2249969Z stochastic_rounding=True, 2025-05-07T21:05:08.2250225Z weighted=False, 2025-05-07T21:05:08.2250447Z row_wise=True, 2025-05-07T21:05:08.2250657Z mixed=False, 2025-05-07T21:05:08.2250862Z use_cache=True, 2025-05-07T21:05:08.2251102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2251391Z use_cpu=False, 2025-05-07T21:05:08.2251624Z output_dtype=SparseType.BF16, 2025-05-07T21:05:08.2251884Z ) 2025-05-07T21:05:08.2252060Z PASSED 2025-05-07T21:05:08.2252170Z 2025-05-07T21:05:08.2252311Z =============================== warnings summary =============================== 2025-05-07T21:05:08.2252907Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN 2025-05-07T21:05:08.2253729Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE 2025-05-07T21:05:08.2254460Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM 2025-05-07T21:05:08.2255236Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm 2025-05-07T21:05:08.2256008Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T21:05:08.2256727Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T21:05:08.2257453Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE 2025-05-07T21:05:08.2258179Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T21:05:08.2259629Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T21:05:08.2260847Z warnings.warn( 2025-05-07T21:05:08.2260986Z 2025-05-07T21:05:08.2261225Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:05:08.2261699Z ================== 8 passed, 8 warnings in 354.23s (0:05:54) =================== 2025-05-07T21:05:09.0565199Z 2025-05-07T21:05:09.0566009Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T21:05:09.0589087Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 358 seconds 2025-05-07T21:05:09.0589432Z 2025-05-07T21:05:09.0589437Z 2025-05-07T21:05:09.0589441Z 2025-05-07T21:05:09.0589445Z 2025-05-07T21:05:09.0610404Z ################################################################################ 2025-05-07T21:05:09.0625281Z # [2025-05-07T21:05:09.062Z] Run Python Test Suite: 2025-05-07T21:05:09.0625634Z # ./tbe/training/backward_dense_test.py 2025-05-07T21:05:09.0625962Z ################################################################################ 2025-05-07T21:05:09.0652489Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_dense_test.py 2025-05-07T21:05:09.0653282Z 2025-05-07T21:05:11.2362542Z ============================= test session starts ============================== 2025-05-07T21:05:11.2364069Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:11.2364968Z cachedir: .pytest_cache 2025-05-07T21:05:11.2367022Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:11.2368437Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:11.2369185Z plugins: hypothesis-6.131.14 2025-05-07T21:05:12.9005162Z collecting ... collected 1 item 2025-05-07T21:05:12.9005486Z 2025-05-07T21:05:12.9028140Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T21:05:12.9028882Z 2025-05-07T21:05:12.9029093Z =========================== short test summary info ============================ 2025-05-07T21:05:12.9030073Z SKIPPED [1] tbe/training/backward_dense_test.py:62: This test is currently running into illegal memmory access issues in OSS, and is being investigated; please see https://github.com/pytorch/pytorch/issues/141904. 2025-05-07T21:05:12.9030991Z ============================== 1 skipped in 1.80s ============================== 2025-05-07T21:05:13.5688424Z 2025-05-07T21:05:13.5689192Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T21:05:13.5708553Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 4 seconds 2025-05-07T21:05:13.5709021Z 2025-05-07T21:05:13.5709427Z 2025-05-07T21:05:13.5709433Z 2025-05-07T21:05:13.5709439Z 2025-05-07T21:05:13.5730824Z ################################################################################ 2025-05-07T21:05:13.5747019Z # [2025-05-07T21:05:13.574Z] Run Python Test Suite: 2025-05-07T21:05:13.5747517Z # ./tbe/training/backward_none_test.py 2025-05-07T21:05:13.5747940Z ################################################################################ 2025-05-07T21:05:13.5772165Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_none_test.py 2025-05-07T21:05:13.5772896Z 2025-05-07T21:05:15.7601814Z ============================= test session starts ============================== 2025-05-07T21:05:15.7603131Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:15.7604189Z cachedir: .pytest_cache 2025-05-07T21:05:15.7604983Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:15.7605724Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:15.7606157Z plugins: hypothesis-6.131.14 2025-05-07T21:05:17.4728052Z collecting ... collected 2 items 2025-05-07T21:05:17.4728531Z 2025-05-07T21:05:21.2980676Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none Trying example: test_backward_none( 2025-05-07T21:05:21.2981567Z self=, 2025-05-07T21:05:21.2982055Z T=1, 2025-05-07T21:05:21.2982251Z D=2, 2025-05-07T21:05:21.2982436Z B=1, 2025-05-07T21:05:21.2982632Z log_E=3, 2025-05-07T21:05:21.2982841Z L=0, 2025-05-07T21:05:21.2983526Z weights_precision=SparseType.FP16, 2025-05-07T21:05:21.2983956Z weighted=False, 2025-05-07T21:05:21.2984269Z long_segments=False, 2025-05-07T21:05:21.2984609Z pooling_mode=, 2025-05-07T21:05:21.2984921Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.2985193Z ) 2025-05-07T21:05:21.2985397Z Trying example: test_backward_none( 2025-05-07T21:05:21.2985857Z self=, 2025-05-07T21:05:21.2986318Z T=3, 2025-05-07T21:05:21.2986507Z D=2, 2025-05-07T21:05:21.2986698Z B=1, 2025-05-07T21:05:21.2986889Z log_E=3, 2025-05-07T21:05:21.2987083Z L=0, 2025-05-07T21:05:21.2987302Z weights_precision=SparseType.FP16, 2025-05-07T21:05:21.2987595Z weighted=False, 2025-05-07T21:05:21.2987935Z long_segments=False, 2025-05-07T21:05:21.2988202Z pooling_mode=, 2025-05-07T21:05:21.2988510Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.2988780Z ) 2025-05-07T21:05:21.2988987Z Trying example: test_backward_none( 2025-05-07T21:05:21.2989446Z self=, 2025-05-07T21:05:21.2989905Z T=3, 2025-05-07T21:05:21.2990143Z D=112, 2025-05-07T21:05:21.2990345Z B=69, 2025-05-07T21:05:21.2990541Z log_E=5, 2025-05-07T21:05:21.2990735Z L=4, 2025-05-07T21:05:21.2990958Z weights_precision=SparseType.FP16, 2025-05-07T21:05:21.2991349Z weighted=False, 2025-05-07T21:05:21.2991574Z long_segments=False, 2025-05-07T21:05:21.2991846Z pooling_mode=, 2025-05-07T21:05:21.2992163Z output_dtype=SparseType.FP32, 2025-05-07T21:05:21.2992426Z ) 2025-05-07T21:05:21.2992636Z Trying example: test_backward_none( 2025-05-07T21:05:21.2993097Z self=, 2025-05-07T21:05:21.2993550Z T=1, 2025-05-07T21:05:21.2993737Z D=110, 2025-05-07T21:05:21.2993938Z B=1, 2025-05-07T21:05:21.2994134Z log_E=3, 2025-05-07T21:05:21.2994330Z L=0, 2025-05-07T21:05:21.2994552Z weights_precision=SparseType.FP16, 2025-05-07T21:05:21.2994849Z weighted=False, 2025-05-07T21:05:21.2995164Z long_segments=False, 2025-05-07T21:05:21.2995433Z pooling_mode=, 2025-05-07T21:05:21.2995741Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.2996005Z ) 2025-05-07T21:05:21.2996216Z Trying example: test_backward_none( 2025-05-07T21:05:21.2996681Z self=, 2025-05-07T21:05:21.2997123Z T=1, 2025-05-07T21:05:21.2997316Z D=110, 2025-05-07T21:05:21.2997516Z B=51, 2025-05-07T21:05:21.2997705Z log_E=3, 2025-05-07T21:05:21.2997906Z L=20, 2025-05-07T21:05:21.2998132Z weights_precision=SparseType.FP16, 2025-05-07T21:05:21.2998417Z weighted=True, 2025-05-07T21:05:21.2998647Z long_segments=False, 2025-05-07T21:05:21.2998916Z pooling_mode=, 2025-05-07T21:05:21.2999228Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.2999489Z ) 2025-05-07T21:05:21.2999696Z Trying example: test_backward_none( 2025-05-07T21:05:21.3000154Z self=, 2025-05-07T21:05:21.3000596Z T=3, 2025-05-07T21:05:21.3000789Z D=159, 2025-05-07T21:05:21.3000984Z B=1, 2025-05-07T21:05:21.3001176Z log_E=3, 2025-05-07T21:05:21.3001379Z L=0, 2025-05-07T21:05:21.3001600Z weights_precision=SparseType.FP16, 2025-05-07T21:05:21.3001884Z weighted=False, 2025-05-07T21:05:21.3002110Z long_segments=False, 2025-05-07T21:05:21.3002375Z pooling_mode=, 2025-05-07T21:05:21.3002672Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.3002938Z ) 2025-05-07T21:05:21.3003144Z Trying example: test_backward_none( 2025-05-07T21:05:21.3003592Z self=, 2025-05-07T21:05:21.3004039Z T=3, 2025-05-07T21:05:21.3004283Z D=159, 2025-05-07T21:05:21.3004469Z B=38, 2025-05-07T21:05:21.3004666Z log_E=4, 2025-05-07T21:05:21.3004863Z L=16, 2025-05-07T21:05:21.3005089Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3005373Z weighted=True, 2025-05-07T21:05:21.3005601Z long_segments=False, 2025-05-07T21:05:21.3005872Z pooling_mode=, 2025-05-07T21:05:21.3006191Z output_dtype=SparseType.FP32, 2025-05-07T21:05:21.3006463Z ) 2025-05-07T21:05:21.3006671Z Trying example: test_backward_none( 2025-05-07T21:05:21.3007120Z self=, 2025-05-07T21:05:21.3007573Z T=4, 2025-05-07T21:05:21.3007768Z D=49, 2025-05-07T21:05:21.3007952Z B=43, 2025-05-07T21:05:21.3008195Z log_E=4, 2025-05-07T21:05:21.3008557Z L=10, 2025-05-07T21:05:21.3008772Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3009063Z weighted=True, 2025-05-07T21:05:21.3009293Z long_segments=True, 2025-05-07T21:05:21.3009554Z pooling_mode=, 2025-05-07T21:05:21.3009864Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.3010141Z ) 2025-05-07T21:05:21.3010342Z Trying example: test_backward_none( 2025-05-07T21:05:21.3010804Z self=, 2025-05-07T21:05:21.3011261Z T=1, 2025-05-07T21:05:21.3011505Z D=231, 2025-05-07T21:05:21.3011692Z B=16, 2025-05-07T21:05:21.3011881Z log_E=5, 2025-05-07T21:05:21.3012079Z L=7, 2025-05-07T21:05:21.3012291Z weights_precision=SparseType.FP16, 2025-05-07T21:05:21.3012581Z weighted=False, 2025-05-07T21:05:21.3012811Z long_segments=False, 2025-05-07T21:05:21.3013076Z pooling_mode=, 2025-05-07T21:05:21.3013384Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.3013655Z ) 2025-05-07T21:05:21.3013860Z Trying example: test_backward_none( 2025-05-07T21:05:21.3014321Z self=, 2025-05-07T21:05:21.3014778Z T=4, 2025-05-07T21:05:21.3014966Z D=164, 2025-05-07T21:05:21.3015211Z B=101, 2025-05-07T21:05:21.3015405Z log_E=4, 2025-05-07T21:05:21.3015602Z L=14, 2025-05-07T21:05:21.3015828Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3016122Z weighted=True, 2025-05-07T21:05:21.3016344Z long_segments=True, 2025-05-07T21:05:21.3016611Z pooling_mode=, 2025-05-07T21:05:21.3016921Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.3017192Z ) 2025-05-07T21:05:21.3017393Z Trying example: test_backward_none( 2025-05-07T21:05:21.3017853Z self=, 2025-05-07T21:05:21.3018304Z T=5, 2025-05-07T21:05:21.3018492Z D=60, 2025-05-07T21:05:21.3018688Z B=8, 2025-05-07T21:05:21.3018879Z log_E=5, 2025-05-07T21:05:21.3019078Z L=17, 2025-05-07T21:05:21.3019303Z weights_precision=SparseType.FP16, 2025-05-07T21:05:21.3019601Z weighted=False, 2025-05-07T21:05:21.3019826Z long_segments=True, 2025-05-07T21:05:21.3020090Z pooling_mode=, 2025-05-07T21:05:21.3020404Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.3020667Z ) 2025-05-07T21:05:21.3020877Z Trying example: test_backward_none( 2025-05-07T21:05:21.3021339Z self=, 2025-05-07T21:05:21.3021788Z T=4, 2025-05-07T21:05:21.3021983Z D=107, 2025-05-07T21:05:21.3022185Z B=63, 2025-05-07T21:05:21.3022373Z log_E=4, 2025-05-07T21:05:21.3022575Z L=20, 2025-05-07T21:05:21.3022800Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3023096Z weighted=True, 2025-05-07T21:05:21.3023320Z long_segments=True, 2025-05-07T21:05:21.3023590Z pooling_mode=, 2025-05-07T21:05:21.3023905Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.3024170Z ) 2025-05-07T21:05:21.3024430Z Trying example: test_backward_none( 2025-05-07T21:05:21.3024893Z self=, 2025-05-07T21:05:21.3025344Z T=4, 2025-05-07T21:05:21.3025538Z D=210, 2025-05-07T21:05:21.3025732Z B=107, 2025-05-07T21:05:21.3025918Z log_E=4, 2025-05-07T21:05:21.3026120Z L=7, 2025-05-07T21:05:21.3026352Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3026680Z weighted=True, 2025-05-07T21:05:21.3026909Z long_segments=False, 2025-05-07T21:05:21.3027176Z pooling_mode=, 2025-05-07T21:05:21.3027475Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.3027743Z ) 2025-05-07T21:05:21.3027949Z Trying example: test_backward_none( 2025-05-07T21:05:21.3028449Z self=, 2025-05-07T21:05:21.3028904Z T=5, 2025-05-07T21:05:21.3029097Z D=139, 2025-05-07T21:05:21.3029291Z B=63, 2025-05-07T21:05:21.3029477Z log_E=4, 2025-05-07T21:05:21.3029678Z L=15, 2025-05-07T21:05:21.3029899Z weights_precision=SparseType.FP16, 2025-05-07T21:05:21.3030185Z weighted=True, 2025-05-07T21:05:21.3030417Z long_segments=True, 2025-05-07T21:05:21.3030677Z pooling_mode=, 2025-05-07T21:05:21.3030983Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.3031254Z ) 2025-05-07T21:05:21.3031463Z Trying example: test_backward_none( 2025-05-07T21:05:21.3031966Z self=, 2025-05-07T21:05:21.3032415Z T=4, 2025-05-07T21:05:21.3032610Z D=189, 2025-05-07T21:05:21.3032802Z B=5, 2025-05-07T21:05:21.3032995Z log_E=5, 2025-05-07T21:05:21.3033197Z L=16, 2025-05-07T21:05:21.3033413Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3033708Z weighted=True, 2025-05-07T21:05:21.3033939Z long_segments=False, 2025-05-07T21:05:21.3034202Z pooling_mode=, 2025-05-07T21:05:21.3034517Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.3034785Z ) 2025-05-07T21:05:21.3034988Z Trying example: test_backward_none( 2025-05-07T21:05:21.3035517Z self=, 2025-05-07T21:05:21.3035975Z T=4, 2025-05-07T21:05:21.3036169Z D=79, 2025-05-07T21:05:21.3036684Z B=92, 2025-05-07T21:05:21.3036898Z log_E=4, 2025-05-07T21:05:21.3037104Z L=13, 2025-05-07T21:05:21.3037323Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3037618Z weighted=False, 2025-05-07T21:05:21.3037849Z long_segments=False, 2025-05-07T21:05:21.3038113Z pooling_mode=, 2025-05-07T21:05:21.3038423Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.3038689Z ) 2025-05-07T21:05:21.3038893Z Trying example: test_backward_none( 2025-05-07T21:05:21.3039348Z self=, 2025-05-07T21:05:21.3039804Z T=1, 2025-05-07T21:05:21.3039989Z D=50, 2025-05-07T21:05:21.3040186Z B=127, 2025-05-07T21:05:21.3040380Z log_E=4, 2025-05-07T21:05:21.3040574Z L=19, 2025-05-07T21:05:21.3040799Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3041089Z weighted=True, 2025-05-07T21:05:21.3041311Z long_segments=True, 2025-05-07T21:05:21.3041576Z pooling_mode=, 2025-05-07T21:05:21.3041887Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.3042155Z ) 2025-05-07T21:05:21.3042356Z Trying example: test_backward_none( 2025-05-07T21:05:21.3042812Z self=, 2025-05-07T21:05:21.3043260Z T=2, 2025-05-07T21:05:21.3043447Z D=3, 2025-05-07T21:05:21.3043638Z B=90, 2025-05-07T21:05:21.3043835Z log_E=3, 2025-05-07T21:05:21.3044032Z L=6, 2025-05-07T21:05:21.3044256Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3044553Z weighted=True, 2025-05-07T21:05:21.3044776Z long_segments=False, 2025-05-07T21:05:21.3045155Z pooling_mode=, 2025-05-07T21:05:21.3045467Z output_dtype=SparseType.FP32, 2025-05-07T21:05:21.3045735Z ) 2025-05-07T21:05:21.3045944Z Trying example: test_backward_none( 2025-05-07T21:05:21.3046400Z self=, 2025-05-07T21:05:21.3046846Z T=1, 2025-05-07T21:05:21.3047041Z D=172, 2025-05-07T21:05:21.3047236Z B=33, 2025-05-07T21:05:21.3047433Z log_E=5, 2025-05-07T21:05:21.3047628Z L=14, 2025-05-07T21:05:21.3047859Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3048150Z weighted=True, 2025-05-07T21:05:21.3048492Z long_segments=False, 2025-05-07T21:05:21.3048761Z pooling_mode=, 2025-05-07T21:05:21.3049194Z output_dtype=SparseType.BF16, 2025-05-07T21:05:21.3049459Z ) 2025-05-07T21:05:21.3049668Z Trying example: test_backward_none( 2025-05-07T21:05:21.3050128Z self=, 2025-05-07T21:05:21.3050570Z T=1, 2025-05-07T21:05:21.3050765Z D=130, 2025-05-07T21:05:21.3050957Z B=34, 2025-05-07T21:05:21.3051144Z log_E=5, 2025-05-07T21:05:21.3051345Z L=11, 2025-05-07T21:05:21.3051569Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3051852Z weighted=False, 2025-05-07T21:05:21.3052079Z long_segments=True, 2025-05-07T21:05:21.3052410Z pooling_mode=, 2025-05-07T21:05:21.3052709Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.3052976Z ) 2025-05-07T21:05:21.3053184Z Trying example: test_backward_none( 2025-05-07T21:05:21.3053645Z self=, 2025-05-07T21:05:21.3054090Z T=1, 2025-05-07T21:05:21.3054282Z D=130, 2025-05-07T21:05:21.3054479Z B=34, 2025-05-07T21:05:21.3054664Z log_E=5, 2025-05-07T21:05:21.3054865Z L=11, 2025-05-07T21:05:21.3055089Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3055376Z weighted=True, 2025-05-07T21:05:21.3055603Z long_segments=True, 2025-05-07T21:05:21.3055863Z pooling_mode=, 2025-05-07T21:05:21.3056259Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.3056553Z ) 2025-05-07T21:05:21.3056763Z Trying example: test_backward_none( 2025-05-07T21:05:21.3057221Z self=, 2025-05-07T21:05:21.3057673Z T=1, 2025-05-07T21:05:21.3057867Z D=11, 2025-05-07T21:05:21.3058052Z B=34, 2025-05-07T21:05:21.3058246Z log_E=5, 2025-05-07T21:05:21.3058457Z L=11, 2025-05-07T21:05:21.3058675Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3066933Z weighted=True, 2025-05-07T21:05:21.3067176Z long_segments=True, 2025-05-07T21:05:21.3067446Z pooling_mode=, 2025-05-07T21:05:21.3067760Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.3068029Z ) 2025-05-07T21:05:21.3068234Z Trying example: test_backward_none( 2025-05-07T21:05:21.3068689Z self=, 2025-05-07T21:05:21.3069160Z T=1, 2025-05-07T21:05:21.3069359Z D=11, 2025-05-07T21:05:21.3069545Z B=11, 2025-05-07T21:05:21.3069736Z log_E=5, 2025-05-07T21:05:21.3069933Z L=11, 2025-05-07T21:05:21.3070148Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3070447Z weighted=True, 2025-05-07T21:05:21.3070677Z long_segments=True, 2025-05-07T21:05:21.3070938Z pooling_mode=, 2025-05-07T21:05:21.3071239Z output_dtype=SparseType.FP16, 2025-05-07T21:05:21.3071509Z ) 2025-05-07T21:05:21.3071714Z Trying example: test_backward_none( 2025-05-07T21:05:21.3072168Z self=, 2025-05-07T21:05:21.3072621Z T=4, 2025-05-07T21:05:21.3072814Z D=255, 2025-05-07T21:05:21.3073004Z B=122, 2025-05-07T21:05:21.3073203Z log_E=3, 2025-05-07T21:05:21.3073401Z L=2, 2025-05-07T21:05:21.3073705Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3073999Z weighted=False, 2025-05-07T21:05:21.3074232Z long_segments=False, 2025-05-07T21:05:21.3074493Z pooling_mode=, 2025-05-07T21:05:21.3074803Z output_dtype=SparseType.FP32, 2025-05-07T21:05:21.3075067Z ) 2025-05-07T21:05:21.3075263Z Trying example: test_backward_none( 2025-05-07T21:05:21.3075724Z self=, 2025-05-07T21:05:21.3076172Z T=4, 2025-05-07T21:05:21.3076353Z D=2, 2025-05-07T21:05:21.3076541Z B=122, 2025-05-07T21:05:21.3076734Z log_E=3, 2025-05-07T21:05:21.3076925Z L=2, 2025-05-07T21:05:21.3077142Z weights_precision=SparseType.FP32, 2025-05-07T21:05:21.3077482Z weighted=False, 2025-05-07T21:05:21.3077714Z long_segments=False, 2025-05-07T21:05:21.3077974Z pooling_mode=, 2025-05-07T21:05:21.3078280Z output_dtype=SparseType.FP32, 2025-05-07T21:05:23.4946035Z ) 2025-05-07T21:05:23.4946355Z Trying example: test_backward_none( 2025-05-07T21:05:23.4947017Z self=, 2025-05-07T21:05:23.4947633Z T=4, 2025-05-07T21:05:23.4947883Z D=2, 2025-05-07T21:05:23.4948122Z B=2, 2025-05-07T21:05:23.4948348Z log_E=3, 2025-05-07T21:05:23.4950498Z L=2, 2025-05-07T21:05:23.4950722Z weights_precision=SparseType.FP32, 2025-05-07T21:05:23.4951011Z weighted=False, 2025-05-07T21:05:23.4951243Z long_segments=False, 2025-05-07T21:05:23.4951512Z pooling_mode=, 2025-05-07T21:05:23.4951821Z output_dtype=SparseType.FP32, 2025-05-07T21:05:23.4952091Z ) 2025-05-07T21:05:23.4952295Z Trying example: test_backward_none( 2025-05-07T21:05:23.4952753Z self=, 2025-05-07T21:05:23.4953205Z T=2, 2025-05-07T21:05:23.4953392Z D=2, 2025-05-07T21:05:23.4953581Z B=2, 2025-05-07T21:05:23.4953765Z log_E=3, 2025-05-07T21:05:23.4953963Z L=2, 2025-05-07T21:05:23.4954182Z weights_precision=SparseType.FP32, 2025-05-07T21:05:23.4954569Z weighted=False, 2025-05-07T21:05:23.4954801Z long_segments=False, 2025-05-07T21:05:23.4955073Z pooling_mode=, 2025-05-07T21:05:23.4955376Z output_dtype=SparseType.FP32, 2025-05-07T21:05:23.4955649Z ) 2025-05-07T21:05:23.4955858Z Trying example: test_backward_none( 2025-05-07T21:05:23.4956309Z self=, 2025-05-07T21:05:23.4956765Z T=2, 2025-05-07T21:05:23.4956960Z D=2, 2025-05-07T21:05:23.4957170Z B=2, 2025-05-07T21:05:23.4957387Z log_E=3, 2025-05-07T21:05:23.4957590Z L=3, 2025-05-07T21:05:23.4957808Z weights_precision=SparseType.FP32, 2025-05-07T21:05:23.4958105Z weighted=False, 2025-05-07T21:05:23.4958341Z long_segments=False, 2025-05-07T21:05:23.4958608Z pooling_mode=, 2025-05-07T21:05:23.4958918Z output_dtype=SparseType.FP32, 2025-05-07T21:05:23.4959186Z ) 2025-05-07T21:05:23.4959390Z Trying example: test_backward_none( 2025-05-07T21:05:23.4961253Z self=, 2025-05-07T21:05:23.4961705Z T=2, 2025-05-07T21:05:23.4961894Z D=6, 2025-05-07T21:05:23.4962088Z B=98, 2025-05-07T21:05:23.4962286Z log_E=5, 2025-05-07T21:05:23.4962493Z L=17, 2025-05-07T21:05:23.4962710Z weights_precision=SparseType.FP32, 2025-05-07T21:05:23.4963001Z weighted=True, 2025-05-07T21:05:23.4963229Z long_segments=False, 2025-05-07T21:05:23.4963490Z pooling_mode=, 2025-05-07T21:05:23.4963799Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.4964070Z ) 2025-05-07T21:05:23.4964270Z Trying example: test_backward_none( 2025-05-07T21:05:23.4964732Z self=, 2025-05-07T21:05:23.4965276Z T=2, 2025-05-07T21:05:23.4965461Z D=6, 2025-05-07T21:05:23.4965648Z B=98, 2025-05-07T21:05:23.4965838Z log_E=5, 2025-05-07T21:05:23.4966039Z L=2, 2025-05-07T21:05:23.4966264Z weights_precision=SparseType.FP32, 2025-05-07T21:05:23.4966563Z weighted=True, 2025-05-07T21:05:23.4966784Z long_segments=False, 2025-05-07T21:05:23.4967059Z pooling_mode=, 2025-05-07T21:05:23.4967370Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.4967634Z ) 2025-05-07T21:05:23.4967829Z Trying example: test_backward_none( 2025-05-07T21:05:23.4968443Z self=, 2025-05-07T21:05:23.4968894Z T=2, 2025-05-07T21:05:23.4969079Z D=6, 2025-05-07T21:05:23.4969361Z B=98, 2025-05-07T21:05:23.4969554Z log_E=5, 2025-05-07T21:05:23.4969745Z L=2, 2025-05-07T21:05:23.4969966Z weights_precision=SparseType.FP32, 2025-05-07T21:05:23.4970258Z weighted=False, 2025-05-07T21:05:23.4970488Z long_segments=False, 2025-05-07T21:05:23.4970756Z pooling_mode=, 2025-05-07T21:05:23.4971069Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.4971331Z ) 2025-05-07T21:05:23.4971539Z Trying example: test_backward_none( 2025-05-07T21:05:23.4972000Z self=, 2025-05-07T21:05:23.4972494Z T=2, 2025-05-07T21:05:23.4972685Z D=6, 2025-05-07T21:05:23.4972877Z B=98, 2025-05-07T21:05:23.4973065Z log_E=5, 2025-05-07T21:05:23.4973270Z L=6, 2025-05-07T21:05:23.4973489Z weights_precision=SparseType.FP32, 2025-05-07T21:05:23.4973783Z weighted=False, 2025-05-07T21:05:23.4974005Z long_segments=False, 2025-05-07T21:05:23.4974280Z pooling_mode=, 2025-05-07T21:05:23.4974597Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.4974862Z ) 2025-05-07T21:05:23.4975070Z Trying example: test_backward_none( 2025-05-07T21:05:23.4975536Z self=, 2025-05-07T21:05:23.4975985Z T=1, 2025-05-07T21:05:23.4976227Z D=6, 2025-05-07T21:05:23.4976424Z B=98, 2025-05-07T21:05:23.4976608Z log_E=5, 2025-05-07T21:05:23.4976806Z L=6, 2025-05-07T21:05:23.4977026Z weights_precision=SparseType.FP32, 2025-05-07T21:05:23.4977314Z weighted=False, 2025-05-07T21:05:23.4977549Z long_segments=False, 2025-05-07T21:05:23.4977817Z pooling_mode=, 2025-05-07T21:05:23.4978118Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.4978385Z ) 2025-05-07T21:05:23.4978592Z Trying example: test_backward_none( 2025-05-07T21:05:23.4979044Z self=, 2025-05-07T21:05:23.4979500Z T=1, 2025-05-07T21:05:23.4979692Z D=6, 2025-05-07T21:05:23.4979882Z B=6, 2025-05-07T21:05:23.4980065Z log_E=5, 2025-05-07T21:05:23.4980269Z L=6, 2025-05-07T21:05:23.4980488Z weights_precision=SparseType.FP32, 2025-05-07T21:05:23.4980774Z weighted=False, 2025-05-07T21:05:23.4981005Z long_segments=False, 2025-05-07T21:05:23.4981280Z pooling_mode=, 2025-05-07T21:05:23.4981582Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.4981851Z ) 2025-05-07T21:05:23.4982056Z Trying example: test_backward_none( 2025-05-07T21:05:23.4982509Z self=, 2025-05-07T21:05:23.4982964Z T=1, 2025-05-07T21:05:23.4983155Z D=37, 2025-05-07T21:05:23.4983341Z B=113, 2025-05-07T21:05:23.4983535Z log_E=3, 2025-05-07T21:05:23.4983732Z L=1, 2025-05-07T21:05:23.4983946Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.4984237Z weighted=True, 2025-05-07T21:05:23.4984475Z long_segments=False, 2025-05-07T21:05:23.4984737Z pooling_mode=, 2025-05-07T21:05:23.4985048Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.4985316Z ) 2025-05-07T21:05:23.4985567Z Trying example: test_backward_none( 2025-05-07T21:05:23.4986026Z self=, 2025-05-07T21:05:23.4986479Z T=1, 2025-05-07T21:05:23.4986675Z D=2, 2025-05-07T21:05:23.4986877Z B=113, 2025-05-07T21:05:23.4987075Z log_E=3, 2025-05-07T21:05:23.4987268Z L=1, 2025-05-07T21:05:23.4987494Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.4987787Z weighted=True, 2025-05-07T21:05:23.4988011Z long_segments=False, 2025-05-07T21:05:23.4988280Z pooling_mode=, 2025-05-07T21:05:23.4988587Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.4988846Z ) 2025-05-07T21:05:23.4989056Z Trying example: test_backward_none( 2025-05-07T21:05:23.4989563Z self=, 2025-05-07T21:05:23.4990007Z T=1, 2025-05-07T21:05:23.4990205Z D=2, 2025-05-07T21:05:23.4990395Z B=113, 2025-05-07T21:05:23.4990585Z log_E=3, 2025-05-07T21:05:23.4990787Z L=1, 2025-05-07T21:05:23.4991010Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.4991300Z weighted=False, 2025-05-07T21:05:23.4991530Z long_segments=False, 2025-05-07T21:05:23.4991798Z pooling_mode=, 2025-05-07T21:05:23.4992099Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.4992410Z ) 2025-05-07T21:05:23.4992615Z Trying example: test_backward_none( 2025-05-07T21:05:23.4993071Z self=, 2025-05-07T21:05:23.4993513Z T=1, 2025-05-07T21:05:23.4993704Z D=113, 2025-05-07T21:05:23.4993895Z B=113, 2025-05-07T21:05:23.4994081Z log_E=3, 2025-05-07T21:05:23.4994280Z L=1, 2025-05-07T21:05:23.4994500Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.4994785Z weighted=False, 2025-05-07T21:05:23.4995013Z long_segments=False, 2025-05-07T21:05:23.4995279Z pooling_mode=, 2025-05-07T21:05:23.4995582Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.4995853Z ) 2025-05-07T21:05:23.4996058Z Trying example: test_backward_none( 2025-05-07T21:05:23.4996560Z self=, 2025-05-07T21:05:23.4997009Z T=4, 2025-05-07T21:05:23.4997197Z D=76, 2025-05-07T21:05:23.4997381Z B=52, 2025-05-07T21:05:23.4997574Z log_E=5, 2025-05-07T21:05:23.4997772Z L=11, 2025-05-07T21:05:23.4997987Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.4998280Z weighted=True, 2025-05-07T21:05:23.4998509Z long_segments=False, 2025-05-07T21:05:23.4998776Z pooling_mode=, 2025-05-07T21:05:23.4999075Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.4999339Z ) 2025-05-07T21:05:23.4999548Z Trying example: test_backward_none( 2025-05-07T21:05:23.5000007Z self=, 2025-05-07T21:05:23.5000457Z T=4, 2025-05-07T21:05:23.5000653Z D=76, 2025-05-07T21:05:23.5000838Z B=52, 2025-05-07T21:05:23.5001030Z log_E=5, 2025-05-07T21:05:23.5001237Z L=11, 2025-05-07T21:05:23.5001451Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5001740Z weighted=True, 2025-05-07T21:05:23.5001969Z long_segments=True, 2025-05-07T21:05:23.5002225Z pooling_mode=, 2025-05-07T21:05:23.5002535Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5002806Z ) 2025-05-07T21:05:23.5003010Z Trying example: test_backward_none( 2025-05-07T21:05:23.5003470Z self=, 2025-05-07T21:05:23.5003918Z T=4, 2025-05-07T21:05:23.5004113Z D=76, 2025-05-07T21:05:23.5004298Z B=52, 2025-05-07T21:05:23.5004495Z log_E=3, 2025-05-07T21:05:23.5004693Z L=11, 2025-05-07T21:05:23.5004903Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5005192Z weighted=True, 2025-05-07T21:05:23.5005469Z long_segments=True, 2025-05-07T21:05:23.5005725Z pooling_mode=, 2025-05-07T21:05:23.5006027Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5006298Z ) 2025-05-07T21:05:23.5006496Z Trying example: test_backward_none( 2025-05-07T21:05:23.5006995Z self=, 2025-05-07T21:05:23.5007454Z T=3, 2025-05-07T21:05:23.5007642Z D=76, 2025-05-07T21:05:23.5007831Z B=52, 2025-05-07T21:05:23.5008023Z log_E=3, 2025-05-07T21:05:23.5008213Z L=11, 2025-05-07T21:05:23.5008533Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5008824Z weighted=True, 2025-05-07T21:05:23.5009047Z long_segments=True, 2025-05-07T21:05:23.5009310Z pooling_mode=, 2025-05-07T21:05:23.5009707Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5009969Z ) 2025-05-07T21:05:23.5010179Z Trying example: test_backward_none( 2025-05-07T21:05:23.5010646Z self=, 2025-05-07T21:05:23.5011097Z T=1, 2025-05-07T21:05:23.5011289Z D=76, 2025-05-07T21:05:23.5011490Z B=52, 2025-05-07T21:05:23.5011680Z log_E=3, 2025-05-07T21:05:23.5011870Z L=11, 2025-05-07T21:05:23.5012088Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5012380Z weighted=True, 2025-05-07T21:05:23.5012649Z long_segments=True, 2025-05-07T21:05:23.5012912Z pooling_mode=, 2025-05-07T21:05:23.5013218Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5013480Z ) 2025-05-07T21:05:23.5013689Z Trying example: test_backward_none( 2025-05-07T21:05:23.5014151Z self=, 2025-05-07T21:05:23.5014596Z T=1, 2025-05-07T21:05:23.5014794Z D=76, 2025-05-07T21:05:23.5014984Z B=52, 2025-05-07T21:05:23.5015169Z log_E=3, 2025-05-07T21:05:23.5015370Z L=0, 2025-05-07T21:05:23.5015595Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5015880Z weighted=True, 2025-05-07T21:05:23.5016109Z long_segments=True, 2025-05-07T21:05:23.5016420Z pooling_mode=, 2025-05-07T21:05:23.5016729Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5017029Z ) 2025-05-07T21:05:23.5017247Z Trying example: test_backward_none( 2025-05-07T21:05:23.5017707Z self=, 2025-05-07T21:05:23.5018153Z T=1, 2025-05-07T21:05:23.5018349Z D=2, 2025-05-07T21:05:23.5018540Z B=52, 2025-05-07T21:05:23.5018723Z log_E=3, 2025-05-07T21:05:23.5018922Z L=0, 2025-05-07T21:05:23.5019142Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5019426Z weighted=True, 2025-05-07T21:05:23.5019656Z long_segments=True, 2025-05-07T21:05:23.5019917Z pooling_mode=, 2025-05-07T21:05:23.5020216Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5020483Z ) 2025-05-07T21:05:23.5020691Z Trying example: test_backward_none( 2025-05-07T21:05:23.5021144Z self=, 2025-05-07T21:05:23.5021598Z T=1, 2025-05-07T21:05:23.5021793Z D=210, 2025-05-07T21:05:23.5021980Z B=49, 2025-05-07T21:05:23.5022176Z log_E=4, 2025-05-07T21:05:23.5022379Z L=11, 2025-05-07T21:05:23.5022600Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5022889Z weighted=False, 2025-05-07T21:05:23.5023122Z long_segments=False, 2025-05-07T21:05:23.5023393Z pooling_mode=, 2025-05-07T21:05:23.5023702Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5023970Z ) 2025-05-07T21:05:23.5024177Z Trying example: test_backward_none( 2025-05-07T21:05:23.5024636Z self=, 2025-05-07T21:05:23.5025087Z T=1, 2025-05-07T21:05:23.5025277Z D=11, 2025-05-07T21:05:23.5025466Z B=49, 2025-05-07T21:05:23.5025660Z log_E=4, 2025-05-07T21:05:23.5025913Z L=11, 2025-05-07T21:05:23.5026132Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5026428Z weighted=False, 2025-05-07T21:05:23.5026663Z long_segments=False, 2025-05-07T21:05:23.5026925Z pooling_mode=, 2025-05-07T21:05:23.5027240Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5027509Z ) 2025-05-07T21:05:23.5027718Z Trying example: test_backward_none( 2025-05-07T21:05:23.5028180Z self=, 2025-05-07T21:05:23.5028635Z T=1, 2025-05-07T21:05:23.5028830Z D=2, 2025-05-07T21:05:23.5029013Z B=49, 2025-05-07T21:05:23.5029205Z log_E=4, 2025-05-07T21:05:23.5029411Z L=11, 2025-05-07T21:05:23.5029677Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5029971Z weighted=False, 2025-05-07T21:05:23.5030203Z long_segments=False, 2025-05-07T21:05:23.5030468Z pooling_mode=, 2025-05-07T21:05:23.5030779Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5031046Z ) 2025-05-07T21:05:23.5031247Z Trying example: test_backward_none( 2025-05-07T21:05:23.5031709Z self=, 2025-05-07T21:05:23.5032159Z T=1, 2025-05-07T21:05:23.5032348Z D=2, 2025-05-07T21:05:23.5032541Z B=2, 2025-05-07T21:05:23.5032784Z log_E=4, 2025-05-07T21:05:23.5032978Z L=11, 2025-05-07T21:05:23.5033199Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5033492Z weighted=False, 2025-05-07T21:05:23.5033717Z long_segments=False, 2025-05-07T21:05:23.5033985Z pooling_mode=, 2025-05-07T21:05:23.5034295Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5034566Z ) 2025-05-07T21:05:23.5034769Z Trying example: test_backward_none( 2025-05-07T21:05:23.5035229Z self=, 2025-05-07T21:05:23.5035678Z T=1, 2025-05-07T21:05:23.5035867Z D=2, 2025-05-07T21:05:23.5036058Z B=4, 2025-05-07T21:05:23.5036250Z log_E=4, 2025-05-07T21:05:23.5036909Z L=11, 2025-05-07T21:05:23.5037259Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5037549Z weighted=False, 2025-05-07T21:05:23.5037772Z long_segments=False, 2025-05-07T21:05:23.5038041Z pooling_mode=, 2025-05-07T21:05:23.5038350Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5225131Z ) 2025-05-07T21:05:23.5225426Z Trying example: test_backward_none( 2025-05-07T21:05:23.5226029Z self=, 2025-05-07T21:05:23.5235268Z T=1, 2025-05-07T21:05:23.5235512Z D=2, 2025-05-07T21:05:23.5235730Z B=4, 2025-05-07T21:05:23.5236001Z log_E=4, 2025-05-07T21:05:23.5236543Z L=1, 2025-05-07T21:05:23.5236780Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5237086Z weighted=False, 2025-05-07T21:05:23.5237310Z long_segments=False, 2025-05-07T21:05:23.5237591Z pooling_mode=, 2025-05-07T21:05:23.5237906Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5238175Z ) 2025-05-07T21:05:23.5238384Z Trying example: test_backward_none( 2025-05-07T21:05:23.5238846Z self=, 2025-05-07T21:05:23.5239300Z T=1, 2025-05-07T21:05:23.5239491Z D=4, 2025-05-07T21:05:23.5239678Z B=4, 2025-05-07T21:05:23.5239872Z log_E=4, 2025-05-07T21:05:23.5240068Z L=1, 2025-05-07T21:05:23.5240293Z weights_precision=SparseType.FP16, 2025-05-07T21:05:23.5240593Z weighted=False, 2025-05-07T21:05:23.5240819Z long_segments=False, 2025-05-07T21:05:23.5241097Z pooling_mode=, 2025-05-07T21:05:23.5241419Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5241686Z ) 2025-05-07T21:05:23.5241903Z Trying example: test_backward_none( 2025-05-07T21:05:23.5242643Z self=, 2025-05-07T21:05:23.5243094Z T=4, 2025-05-07T21:05:23.5243299Z D=63, 2025-05-07T21:05:23.5243504Z B=26, 2025-05-07T21:05:23.5243697Z log_E=3, 2025-05-07T21:05:23.5243897Z L=17, 2025-05-07T21:05:23.5244123Z weights_precision=SparseType.FP32, 2025-05-07T21:05:23.5244408Z weighted=False, 2025-05-07T21:05:23.5244641Z long_segments=False, 2025-05-07T21:05:23.5244909Z pooling_mode=, 2025-05-07T21:05:23.5245215Z output_dtype=SparseType.FP16, 2025-05-07T21:05:23.5245474Z ) 2025-05-07T21:05:23.5245673Z PASSED 2025-05-07T21:05:27.1840880Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1842671Z self=, 2025-05-07T21:05:27.1843387Z T=1, 2025-05-07T21:05:27.1843585Z D=2, 2025-05-07T21:05:27.1843780Z B=1, 2025-05-07T21:05:27.1843971Z log_E=3, 2025-05-07T21:05:27.1844169Z L=0, 2025-05-07T21:05:27.1844390Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.1844688Z weighted=False, 2025-05-07T21:05:27.1844920Z long_segments=False, 2025-05-07T21:05:27.1845190Z pooling_mode=, 2025-05-07T21:05:27.1845557Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.1845985Z ) 2025-05-07T21:05:27.1846283Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1847138Z self=, 2025-05-07T21:05:27.1847683Z T=2, 2025-05-07T21:05:27.1847918Z D=2, 2025-05-07T21:05:27.1848175Z B=1, 2025-05-07T21:05:27.1848589Z log_E=3, 2025-05-07T21:05:27.1848868Z L=0, 2025-05-07T21:05:27.1849160Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.1849540Z weighted=False, 2025-05-07T21:05:27.1849777Z long_segments=False, 2025-05-07T21:05:27.1850047Z pooling_mode=, 2025-05-07T21:05:27.1850346Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.1850738Z ) 2025-05-07T21:05:27.1850996Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1851596Z self=, 2025-05-07T21:05:27.1852127Z T=2, 2025-05-07T21:05:27.1852314Z D=181, 2025-05-07T21:05:27.1852498Z B=115, 2025-05-07T21:05:27.1852691Z log_E=4, 2025-05-07T21:05:27.1852890Z L=18, 2025-05-07T21:05:27.1853103Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.1853391Z weighted=True, 2025-05-07T21:05:27.1853616Z long_segments=False, 2025-05-07T21:05:27.1853875Z pooling_mode=, 2025-05-07T21:05:27.1854184Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.1854454Z ) 2025-05-07T21:05:27.1854711Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1855320Z self=, 2025-05-07T21:05:27.1855850Z T=2, 2025-05-07T21:05:27.1856052Z D=226, 2025-05-07T21:05:27.1856244Z B=1, 2025-05-07T21:05:27.1856436Z log_E=3, 2025-05-07T21:05:27.1856632Z L=0, 2025-05-07T21:05:27.1856841Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.1857139Z weighted=False, 2025-05-07T21:05:27.1857368Z long_segments=False, 2025-05-07T21:05:27.1857627Z pooling_mode=, 2025-05-07T21:05:27.1857932Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.1858234Z ) 2025-05-07T21:05:27.1858491Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1859106Z self=, 2025-05-07T21:05:27.1859629Z T=2, 2025-05-07T21:05:27.1859820Z D=226, 2025-05-07T21:05:27.1860019Z B=121, 2025-05-07T21:05:27.1860203Z log_E=5, 2025-05-07T21:05:27.1860498Z L=6, 2025-05-07T21:05:27.1860719Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1861002Z weighted=True, 2025-05-07T21:05:27.1861238Z long_segments=True, 2025-05-07T21:05:27.1861501Z pooling_mode=, 2025-05-07T21:05:27.1861802Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.1862069Z ) 2025-05-07T21:05:27.1862336Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1862946Z self=, 2025-05-07T21:05:27.1863467Z T=1, 2025-05-07T21:05:27.1863662Z D=116, 2025-05-07T21:05:27.1863853Z B=1, 2025-05-07T21:05:27.1864037Z log_E=3, 2025-05-07T21:05:27.1864235Z L=0, 2025-05-07T21:05:27.1864501Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.1864787Z weighted=False, 2025-05-07T21:05:27.1865014Z long_segments=False, 2025-05-07T21:05:27.1865279Z pooling_mode=, 2025-05-07T21:05:27.1865576Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.1865840Z ) 2025-05-07T21:05:27.1866098Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1866700Z self=, 2025-05-07T21:05:27.1867233Z T=1, 2025-05-07T21:05:27.1867468Z D=116, 2025-05-07T21:05:27.1867657Z B=9, 2025-05-07T21:05:27.1867849Z log_E=5, 2025-05-07T21:05:27.1868053Z L=6, 2025-05-07T21:05:27.1868269Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1868564Z weighted=True, 2025-05-07T21:05:27.1868792Z long_segments=False, 2025-05-07T21:05:27.1869058Z pooling_mode=, 2025-05-07T21:05:27.1869361Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.1869625Z ) 2025-05-07T21:05:27.1869884Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1870483Z self=, 2025-05-07T21:05:27.1871015Z T=1, 2025-05-07T21:05:27.1871200Z D=210, 2025-05-07T21:05:27.1871439Z B=62, 2025-05-07T21:05:27.1871637Z log_E=5, 2025-05-07T21:05:27.1871838Z L=2, 2025-05-07T21:05:27.1872053Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1872345Z weighted=False, 2025-05-07T21:05:27.1872575Z long_segments=True, 2025-05-07T21:05:27.1872828Z pooling_mode=, 2025-05-07T21:05:27.1873137Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.1873399Z ) 2025-05-07T21:05:27.1873659Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1874268Z self=, 2025-05-07T21:05:27.1874794Z T=3, 2025-05-07T21:05:27.1874990Z D=242, 2025-05-07T21:05:27.1875177Z B=66, 2025-05-07T21:05:27.1875366Z log_E=5, 2025-05-07T21:05:27.1875565Z L=10, 2025-05-07T21:05:27.1875782Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1876073Z weighted=False, 2025-05-07T21:05:27.1876301Z long_segments=False, 2025-05-07T21:05:27.1876564Z pooling_mode=, 2025-05-07T21:05:27.1876869Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.1877134Z ) 2025-05-07T21:05:27.1877386Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1877994Z self=, 2025-05-07T21:05:27.1878524Z T=1, 2025-05-07T21:05:27.1878710Z D=80, 2025-05-07T21:05:27.1878896Z B=83, 2025-05-07T21:05:27.1879084Z log_E=4, 2025-05-07T21:05:27.1879276Z L=18, 2025-05-07T21:05:27.1879499Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1879793Z weighted=True, 2025-05-07T21:05:27.1880019Z long_segments=True, 2025-05-07T21:05:27.1880275Z pooling_mode=, 2025-05-07T21:05:27.1880634Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.1880899Z ) 2025-05-07T21:05:27.1881151Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1881758Z self=, 2025-05-07T21:05:27.1882284Z T=4, 2025-05-07T21:05:27.1882465Z D=209, 2025-05-07T21:05:27.1882671Z B=77, 2025-05-07T21:05:27.1882858Z log_E=4, 2025-05-07T21:05:27.1883048Z L=19, 2025-05-07T21:05:27.1883270Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.1883578Z weighted=True, 2025-05-07T21:05:27.1883801Z long_segments=True, 2025-05-07T21:05:27.1884058Z pooling_mode=, 2025-05-07T21:05:27.1884364Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.1884672Z ) 2025-05-07T21:05:27.1884934Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1885542Z self=, 2025-05-07T21:05:27.1886064Z T=1, 2025-05-07T21:05:27.1886260Z D=2, 2025-05-07T21:05:27.1886453Z B=112, 2025-05-07T21:05:27.1886649Z log_E=5, 2025-05-07T21:05:27.1886847Z L=15, 2025-05-07T21:05:27.1887068Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.1887373Z weighted=False, 2025-05-07T21:05:27.1887598Z long_segments=True, 2025-05-07T21:05:27.1887905Z pooling_mode=, 2025-05-07T21:05:27.1888211Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.1888603Z ) 2025-05-07T21:05:27.1888863Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1889468Z self=, 2025-05-07T21:05:27.1889989Z T=4, 2025-05-07T21:05:27.1890189Z D=150, 2025-05-07T21:05:27.1890386Z B=101, 2025-05-07T21:05:27.1890570Z log_E=5, 2025-05-07T21:05:27.1890764Z L=9, 2025-05-07T21:05:27.1890989Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1891271Z weighted=True, 2025-05-07T21:05:27.1891496Z long_segments=True, 2025-05-07T21:05:27.1891807Z pooling_mode=, 2025-05-07T21:05:27.1892105Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.1892370Z ) 2025-05-07T21:05:27.1892629Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1893238Z self=, 2025-05-07T21:05:27.1893763Z T=3, 2025-05-07T21:05:27.1893953Z D=108, 2025-05-07T21:05:27.1894144Z B=11, 2025-05-07T21:05:27.1894325Z log_E=4, 2025-05-07T21:05:27.1894521Z L=19, 2025-05-07T21:05:27.1894741Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1895029Z weighted=False, 2025-05-07T21:05:27.1895258Z long_segments=True, 2025-05-07T21:05:27.1895523Z pooling_mode=, 2025-05-07T21:05:27.1895825Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.1896091Z ) 2025-05-07T21:05:27.1896347Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1896943Z self=, 2025-05-07T21:05:27.1897472Z T=5, 2025-05-07T21:05:27.1897661Z D=183, 2025-05-07T21:05:27.1897857Z B=67, 2025-05-07T21:05:27.1898080Z log_E=4, 2025-05-07T21:05:27.1898301Z L=20, 2025-05-07T21:05:27.1898519Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.1898805Z weighted=False, 2025-05-07T21:05:27.1899034Z long_segments=True, 2025-05-07T21:05:27.1899292Z pooling_mode=, 2025-05-07T21:05:27.1899594Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.1899862Z ) 2025-05-07T21:05:27.1900120Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1900720Z self=, 2025-05-07T21:05:27.1901298Z T=3, 2025-05-07T21:05:27.1901493Z D=214, 2025-05-07T21:05:27.1901684Z B=44, 2025-05-07T21:05:27.1901872Z log_E=4, 2025-05-07T21:05:27.1902077Z L=18, 2025-05-07T21:05:27.1902291Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1902578Z weighted=False, 2025-05-07T21:05:27.1902806Z long_segments=True, 2025-05-07T21:05:27.1903055Z pooling_mode=, 2025-05-07T21:05:27.1903359Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.1903625Z ) 2025-05-07T21:05:27.1903875Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1904480Z self=, 2025-05-07T21:05:27.1905004Z T=4, 2025-05-07T21:05:27.1905196Z D=122, 2025-05-07T21:05:27.1905431Z B=57, 2025-05-07T21:05:27.1905625Z log_E=3, 2025-05-07T21:05:27.1905823Z L=11, 2025-05-07T21:05:27.1906035Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.1906330Z weighted=True, 2025-05-07T21:05:27.1906556Z long_segments=True, 2025-05-07T21:05:27.1906812Z pooling_mode=, 2025-05-07T21:05:27.1907126Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.1907390Z ) 2025-05-07T21:05:27.1907638Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1908241Z self=, 2025-05-07T21:05:27.1909381Z T=4, 2025-05-07T21:05:27.1909565Z D=118, 2025-05-07T21:05:27.1909761Z B=122, 2025-05-07T21:05:27.1909950Z log_E=3, 2025-05-07T21:05:27.1910145Z L=13, 2025-05-07T21:05:27.1910358Z weights_precision=SparseType.FP16, 2025-05-07T21:05:27.1910650Z weighted=False, 2025-05-07T21:05:27.1910886Z long_segments=True, 2025-05-07T21:05:27.1911141Z pooling_mode=, 2025-05-07T21:05:27.1911450Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.1911720Z ) 2025-05-07T21:05:27.1911977Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1912588Z self=, 2025-05-07T21:05:27.1913165Z T=1, 2025-05-07T21:05:27.1913357Z D=200, 2025-05-07T21:05:27.1913559Z B=46, 2025-05-07T21:05:27.1913760Z log_E=3, 2025-05-07T21:05:27.1913951Z L=1, 2025-05-07T21:05:27.1914175Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1914466Z weighted=True, 2025-05-07T21:05:27.1914690Z long_segments=True, 2025-05-07T21:05:27.1914947Z pooling_mode=, 2025-05-07T21:05:27.1915255Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.1915517Z ) 2025-05-07T21:05:27.1915779Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1916391Z self=, 2025-05-07T21:05:27.1916920Z T=2, 2025-05-07T21:05:27.1917103Z D=148, 2025-05-07T21:05:27.1917310Z B=55, 2025-05-07T21:05:27.1917501Z log_E=5, 2025-05-07T21:05:27.1917691Z L=19, 2025-05-07T21:05:27.1917915Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1918207Z weighted=True, 2025-05-07T21:05:27.1918428Z long_segments=False, 2025-05-07T21:05:27.1918692Z pooling_mode=, 2025-05-07T21:05:27.1919004Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.1919269Z ) 2025-05-07T21:05:27.1919527Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1920137Z self=, 2025-05-07T21:05:27.1920657Z T=5, 2025-05-07T21:05:27.1920852Z D=186, 2025-05-07T21:05:27.1921051Z B=104, 2025-05-07T21:05:27.1921249Z log_E=5, 2025-05-07T21:05:27.1921449Z L=10, 2025-05-07T21:05:27.1921669Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1921964Z weighted=True, 2025-05-07T21:05:27.1922236Z long_segments=False, 2025-05-07T21:05:27.1922505Z pooling_mode=, 2025-05-07T21:05:27.1922818Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.1923081Z ) 2025-05-07T21:05:27.1923342Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:27.1923947Z self=, 2025-05-07T21:05:27.1924476Z T=1, 2025-05-07T21:05:27.1924671Z D=70, 2025-05-07T21:05:27.1924866Z B=68, 2025-05-07T21:05:27.1925047Z log_E=3, 2025-05-07T21:05:27.1925244Z L=7, 2025-05-07T21:05:27.1925466Z weights_precision=SparseType.FP32, 2025-05-07T21:05:27.1925752Z weighted=False, 2025-05-07T21:05:27.1925987Z long_segments=False, 2025-05-07T21:05:27.1926301Z pooling_mode=, 2025-05-07T21:05:27.1926605Z output_dtype=SparseType.FP16, 2025-05-07T21:05:31.9965206Z ) 2025-05-07T21:05:31.9966121Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:31.9967961Z self=, 2025-05-07T21:05:31.9969400Z T=1, 2025-05-07T21:05:31.9969624Z D=70, 2025-05-07T21:05:31.9969846Z B=68, 2025-05-07T21:05:31.9970036Z log_E=3, 2025-05-07T21:05:31.9970240Z L=3, 2025-05-07T21:05:31.9970469Z weights_precision=SparseType.FP32, 2025-05-07T21:05:31.9971121Z weighted=False, 2025-05-07T21:05:31.9971353Z long_segments=False, 2025-05-07T21:05:31.9971624Z pooling_mode=, 2025-05-07T21:05:31.9971981Z output_dtype=SparseType.FP16, 2025-05-07T21:05:31.9972248Z ) 2025-05-07T21:05:31.9972507Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:31.9973117Z self=, 2025-05-07T21:05:31.9973640Z T=1, 2025-05-07T21:05:31.9973829Z D=70, 2025-05-07T21:05:31.9974023Z B=68, 2025-05-07T21:05:31.9974214Z log_E=3, 2025-05-07T21:05:31.9974411Z L=1, 2025-05-07T21:05:31.9974628Z weights_precision=SparseType.FP32, 2025-05-07T21:05:31.9975014Z weighted=False, 2025-05-07T21:05:31.9975246Z long_segments=False, 2025-05-07T21:05:31.9975514Z pooling_mode=, 2025-05-07T21:05:31.9975813Z output_dtype=SparseType.FP16, 2025-05-07T21:05:31.9976081Z ) 2025-05-07T21:05:31.9976345Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:31.9976938Z self=, 2025-05-07T21:05:31.9977464Z T=1, 2025-05-07T21:05:31.9977658Z D=2, 2025-05-07T21:05:31.9977840Z B=68, 2025-05-07T21:05:31.9978033Z log_E=3, 2025-05-07T21:05:31.9978234Z L=1, 2025-05-07T21:05:31.9978469Z weights_precision=SparseType.FP32, 2025-05-07T21:05:31.9978754Z weighted=False, 2025-05-07T21:05:31.9978985Z long_segments=False, 2025-05-07T21:05:31.9986761Z pooling_mode=, 2025-05-07T21:05:31.9987139Z output_dtype=SparseType.FP16, 2025-05-07T21:05:31.9987437Z ) 2025-05-07T21:05:31.9987714Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:31.9988370Z self=, 2025-05-07T21:05:31.9988902Z T=2, 2025-05-07T21:05:31.9989094Z D=2, 2025-05-07T21:05:31.9989278Z B=68, 2025-05-07T21:05:31.9989469Z log_E=3, 2025-05-07T21:05:31.9989669Z L=1, 2025-05-07T21:05:31.9989882Z weights_precision=SparseType.FP32, 2025-05-07T21:05:31.9990182Z weighted=False, 2025-05-07T21:05:31.9990412Z long_segments=False, 2025-05-07T21:05:31.9990676Z pooling_mode=, 2025-05-07T21:05:31.9990996Z output_dtype=SparseType.FP16, 2025-05-07T21:05:31.9991265Z ) 2025-05-07T21:05:31.9991520Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:31.9992247Z self=, 2025-05-07T21:05:31.9992782Z T=2, 2025-05-07T21:05:31.9992970Z D=2, 2025-05-07T21:05:31.9993160Z B=1, 2025-05-07T21:05:31.9993352Z log_E=3, 2025-05-07T21:05:31.9993546Z L=1, 2025-05-07T21:05:31.9993764Z weights_precision=SparseType.FP32, 2025-05-07T21:05:31.9994059Z weighted=False, 2025-05-07T21:05:31.9994283Z long_segments=False, 2025-05-07T21:05:31.9994549Z pooling_mode=, 2025-05-07T21:05:31.9994858Z output_dtype=SparseType.FP16, 2025-05-07T21:05:31.9995125Z ) 2025-05-07T21:05:31.9995379Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:31.9996076Z self=, 2025-05-07T21:05:31.9996603Z T=2, 2025-05-07T21:05:31.9996785Z D=2, 2025-05-07T21:05:31.9996978Z B=2, 2025-05-07T21:05:31.9997167Z log_E=3, 2025-05-07T21:05:31.9997362Z L=1, 2025-05-07T21:05:31.9997581Z weights_precision=SparseType.FP32, 2025-05-07T21:05:31.9997871Z weighted=False, 2025-05-07T21:05:31.9998099Z long_segments=False, 2025-05-07T21:05:31.9998365Z pooling_mode=, 2025-05-07T21:05:31.9998672Z output_dtype=SparseType.FP16, 2025-05-07T21:05:31.9998929Z ) 2025-05-07T21:05:31.9999241Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:31.9999839Z self=, 2025-05-07T21:05:32.0000366Z T=5, 2025-05-07T21:05:32.0000559Z D=234, 2025-05-07T21:05:32.0000753Z B=36, 2025-05-07T21:05:32.0000946Z log_E=5, 2025-05-07T21:05:32.0001138Z L=13, 2025-05-07T21:05:32.0001369Z weights_precision=SparseType.FP16, 2025-05-07T21:05:32.0001660Z weighted=False, 2025-05-07T21:05:32.0001884Z long_segments=True, 2025-05-07T21:05:32.0002146Z pooling_mode=, 2025-05-07T21:05:32.0002452Z output_dtype=SparseType.FP32, 2025-05-07T21:05:32.0002711Z ) 2025-05-07T21:05:32.0002972Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0003629Z self=, 2025-05-07T21:05:32.0004149Z T=5, 2025-05-07T21:05:32.0004349Z D=13, 2025-05-07T21:05:32.0004537Z B=36, 2025-05-07T21:05:32.0004724Z log_E=5, 2025-05-07T21:05:32.0004929Z L=13, 2025-05-07T21:05:32.0005153Z weights_precision=SparseType.FP16, 2025-05-07T21:05:32.0005442Z weighted=False, 2025-05-07T21:05:32.0005675Z long_segments=True, 2025-05-07T21:05:32.0005935Z pooling_mode=, 2025-05-07T21:05:32.0006248Z output_dtype=SparseType.FP32, 2025-05-07T21:05:32.0006508Z ) 2025-05-07T21:05:32.0006770Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0007374Z self=, 2025-05-07T21:05:32.0007889Z T=5, 2025-05-07T21:05:32.0008082Z D=13, 2025-05-07T21:05:32.0008276Z B=36, 2025-05-07T21:05:32.0008548Z log_E=5, 2025-05-07T21:05:32.0008747Z L=5, 2025-05-07T21:05:32.0008970Z weights_precision=SparseType.FP16, 2025-05-07T21:05:32.0009257Z weighted=False, 2025-05-07T21:05:32.0009488Z long_segments=True, 2025-05-07T21:05:32.0009752Z pooling_mode=, 2025-05-07T21:05:32.0010057Z output_dtype=SparseType.FP32, 2025-05-07T21:05:32.0010322Z ) 2025-05-07T21:05:32.0010584Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0011188Z self=, 2025-05-07T21:05:32.0011715Z T=5, 2025-05-07T21:05:32.0011908Z D=13, 2025-05-07T21:05:32.0012103Z B=36, 2025-05-07T21:05:32.0012291Z log_E=5, 2025-05-07T21:05:32.0012496Z L=5, 2025-05-07T21:05:32.0012777Z weights_precision=SparseType.FP16, 2025-05-07T21:05:32.0013067Z weighted=False, 2025-05-07T21:05:32.0013308Z long_segments=False, 2025-05-07T21:05:32.0013582Z pooling_mode=, 2025-05-07T21:05:32.0013885Z output_dtype=SparseType.FP32, 2025-05-07T21:05:32.0014153Z ) 2025-05-07T21:05:32.0014415Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0015018Z self=, 2025-05-07T21:05:32.0015547Z T=5, 2025-05-07T21:05:32.0015740Z D=13, 2025-05-07T21:05:32.0015927Z B=5, 2025-05-07T21:05:32.0016119Z log_E=5, 2025-05-07T21:05:32.0016322Z L=5, 2025-05-07T21:05:32.0016535Z weights_precision=SparseType.FP16, 2025-05-07T21:05:32.0016871Z weighted=False, 2025-05-07T21:05:32.0017103Z long_segments=False, 2025-05-07T21:05:32.0017369Z pooling_mode=, 2025-05-07T21:05:32.0017685Z output_dtype=SparseType.FP32, 2025-05-07T21:05:32.0017948Z ) 2025-05-07T21:05:32.0018205Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0018798Z self=, 2025-05-07T21:05:32.0019325Z T=5, 2025-05-07T21:05:32.0019518Z D=5, 2025-05-07T21:05:32.0019702Z B=5, 2025-05-07T21:05:32.0019936Z log_E=5, 2025-05-07T21:05:32.0020134Z L=5, 2025-05-07T21:05:32.0020550Z weights_precision=SparseType.FP16, 2025-05-07T21:05:32.0020849Z weighted=False, 2025-05-07T21:05:32.0021081Z long_segments=False, 2025-05-07T21:05:32.0021348Z pooling_mode=, 2025-05-07T21:05:32.0021659Z output_dtype=SparseType.FP32, 2025-05-07T21:05:32.0021921Z ) 2025-05-07T21:05:32.0022177Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0022774Z self=, 2025-05-07T21:05:32.0023304Z T=4, 2025-05-07T21:05:32.0023494Z D=13, 2025-05-07T21:05:32.0023679Z B=17, 2025-05-07T21:05:32.0023926Z log_E=4, 2025-05-07T21:05:32.0024124Z L=15, 2025-05-07T21:05:32.0024337Z weights_precision=SparseType.FP32, 2025-05-07T21:05:32.0024629Z weighted=True, 2025-05-07T21:05:32.0024863Z long_segments=True, 2025-05-07T21:05:32.0025123Z pooling_mode=, 2025-05-07T21:05:32.0025428Z output_dtype=SparseType.FP16, 2025-05-07T21:05:32.0025692Z ) 2025-05-07T21:05:32.0025948Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0026559Z self=, 2025-05-07T21:05:32.0027085Z T=4, 2025-05-07T21:05:32.0027275Z D=13, 2025-05-07T21:05:32.0027465Z B=17, 2025-05-07T21:05:32.0027653Z log_E=3, 2025-05-07T21:05:32.0027845Z L=15, 2025-05-07T21:05:32.0028067Z weights_precision=SparseType.FP32, 2025-05-07T21:05:32.0028370Z weighted=True, 2025-05-07T21:05:32.0028591Z long_segments=True, 2025-05-07T21:05:32.0028855Z pooling_mode=, 2025-05-07T21:05:32.0029167Z output_dtype=SparseType.FP16, 2025-05-07T21:05:32.0029431Z ) 2025-05-07T21:05:32.0029688Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0030296Z self=, 2025-05-07T21:05:32.0030822Z T=4, 2025-05-07T21:05:32.0031003Z D=13, 2025-05-07T21:05:32.0031193Z B=15, 2025-05-07T21:05:32.0031381Z log_E=3, 2025-05-07T21:05:32.0031571Z L=15, 2025-05-07T21:05:32.0031794Z weights_precision=SparseType.FP32, 2025-05-07T21:05:32.0032081Z weighted=True, 2025-05-07T21:05:32.0032303Z long_segments=True, 2025-05-07T21:05:32.0032559Z pooling_mode=, 2025-05-07T21:05:32.0032865Z output_dtype=SparseType.FP16, 2025-05-07T21:05:32.0033120Z ) 2025-05-07T21:05:32.0033434Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0034034Z self=, 2025-05-07T21:05:32.0034564Z T=4, 2025-05-07T21:05:32.0034749Z D=13, 2025-05-07T21:05:32.0034939Z B=4, 2025-05-07T21:05:32.0035128Z log_E=3, 2025-05-07T21:05:32.0035322Z L=15, 2025-05-07T21:05:32.0035539Z weights_precision=SparseType.FP32, 2025-05-07T21:05:32.0035833Z weighted=True, 2025-05-07T21:05:32.0036051Z long_segments=True, 2025-05-07T21:05:32.0036588Z pooling_mode=, 2025-05-07T21:05:32.0036900Z output_dtype=SparseType.FP16, 2025-05-07T21:05:32.0037155Z ) 2025-05-07T21:05:32.0037506Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0038107Z self=, 2025-05-07T21:05:32.0038625Z T=4, 2025-05-07T21:05:32.0038814Z D=4, 2025-05-07T21:05:32.0038999Z B=4, 2025-05-07T21:05:32.0039181Z log_E=3, 2025-05-07T21:05:32.0039389Z L=15, 2025-05-07T21:05:32.0039652Z weights_precision=SparseType.FP32, 2025-05-07T21:05:32.0039940Z weighted=True, 2025-05-07T21:05:32.0040174Z long_segments=True, 2025-05-07T21:05:32.0040442Z pooling_mode=, 2025-05-07T21:05:32.0040828Z output_dtype=SparseType.FP16, 2025-05-07T21:05:32.0041087Z ) 2025-05-07T21:05:32.0041350Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0041946Z self=, 2025-05-07T21:05:32.0042472Z T=4, 2025-05-07T21:05:32.0042664Z D=15, 2025-05-07T21:05:32.0042862Z B=4, 2025-05-07T21:05:32.0043045Z log_E=3, 2025-05-07T21:05:32.0043245Z L=15, 2025-05-07T21:05:32.0043469Z weights_precision=SparseType.FP32, 2025-05-07T21:05:32.0043757Z weighted=True, 2025-05-07T21:05:32.0043988Z long_segments=True, 2025-05-07T21:05:32.0044252Z pooling_mode=, 2025-05-07T21:05:32.0044636Z output_dtype=SparseType.FP16, 2025-05-07T21:05:32.0044893Z ) 2025-05-07T21:05:32.0045154Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0045752Z self=, 2025-05-07T21:05:32.0046272Z T=4, 2025-05-07T21:05:32.0046463Z D=15, 2025-05-07T21:05:32.0046654Z B=4, 2025-05-07T21:05:32.0046844Z log_E=3, 2025-05-07T21:05:32.0047039Z L=3, 2025-05-07T21:05:32.0047260Z weights_precision=SparseType.FP32, 2025-05-07T21:05:32.0047542Z weighted=True, 2025-05-07T21:05:32.0047765Z long_segments=True, 2025-05-07T21:05:32.0048028Z pooling_mode=, 2025-05-07T21:05:32.0048387Z output_dtype=SparseType.FP16, 2025-05-07T21:05:32.0048651Z ) 2025-05-07T21:05:32.0048911Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0049503Z self=, 2025-05-07T21:05:32.0050173Z T=2, 2025-05-07T21:05:32.0050437Z D=5, 2025-05-07T21:05:32.0050693Z B=52, 2025-05-07T21:05:32.0050956Z log_E=5, 2025-05-07T21:05:32.0051188Z L=2, 2025-05-07T21:05:32.0051413Z weights_precision=SparseType.FP16, 2025-05-07T21:05:32.0051699Z weighted=False, 2025-05-07T21:05:32.0051933Z long_segments=False, 2025-05-07T21:05:32.0052199Z pooling_mode=, 2025-05-07T21:05:32.0052499Z output_dtype=SparseType.FP16, 2025-05-07T21:05:32.0052765Z ) 2025-05-07T21:05:32.0053024Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0053617Z self=, 2025-05-07T21:05:32.0054143Z T=5, 2025-05-07T21:05:32.0054338Z D=5, 2025-05-07T21:05:32.0054685Z B=52, 2025-05-07T21:05:32.0054890Z log_E=5, 2025-05-07T21:05:32.0055087Z L=2, 2025-05-07T21:05:32.0055301Z weights_precision=SparseType.FP16, 2025-05-07T21:05:32.0055597Z weighted=False, 2025-05-07T21:05:32.0055826Z long_segments=False, 2025-05-07T21:05:32.0056098Z pooling_mode=, 2025-05-07T21:05:32.0056399Z output_dtype=SparseType.FP16, 2025-05-07T21:05:32.0056677Z ) 2025-05-07T21:05:32.0056944Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:32.0057540Z self=, 2025-05-07T21:05:32.0058068Z T=5, 2025-05-07T21:05:32.0058261Z D=5, 2025-05-07T21:05:32.0058446Z B=52, 2025-05-07T21:05:32.0058689Z log_E=5, 2025-05-07T21:05:32.0058897Z L=0, 2025-05-07T21:05:32.0059125Z weights_precision=SparseType.FP16, 2025-05-07T21:05:32.0059446Z weighted=False, 2025-05-07T21:05:32.0059688Z long_segments=False, 2025-05-07T21:05:32.0059974Z pooling_mode=, 2025-05-07T21:05:32.0060314Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.7659470Z ) 2025-05-07T21:05:33.7660027Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7660875Z self=, 2025-05-07T21:05:33.7661933Z T=5, 2025-05-07T21:05:33.7662145Z D=5, 2025-05-07T21:05:33.7662357Z B=52, 2025-05-07T21:05:33.7662566Z log_E=3, 2025-05-07T21:05:33.7662772Z L=0, 2025-05-07T21:05:33.7663018Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.7663339Z weighted=False, 2025-05-07T21:05:33.7663589Z long_segments=False, 2025-05-07T21:05:33.7663885Z pooling_mode=, 2025-05-07T21:05:33.7664221Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.7664500Z ) 2025-05-07T21:05:33.7664782Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7665409Z self=, 2025-05-07T21:05:33.7666059Z T=1, 2025-05-07T21:05:33.7666248Z D=95, 2025-05-07T21:05:33.7666448Z B=44, 2025-05-07T21:05:33.7666654Z log_E=3, 2025-05-07T21:05:33.7666852Z L=14, 2025-05-07T21:05:33.7667085Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7667392Z weighted=True, 2025-05-07T21:05:33.7667626Z long_segments=False, 2025-05-07T21:05:33.7667913Z pooling_mode=, 2025-05-07T21:05:33.7668249Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.7668526Z ) 2025-05-07T21:05:33.7668811Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7669446Z self=, 2025-05-07T21:05:33.7669985Z T=1, 2025-05-07T21:05:33.7670235Z D=95, 2025-05-07T21:05:33.7670458Z B=44, 2025-05-07T21:05:33.7670658Z log_E=3, 2025-05-07T21:05:33.7670937Z L=14, 2025-05-07T21:05:33.7671267Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7671675Z weighted=False, 2025-05-07T21:05:33.7671995Z long_segments=False, 2025-05-07T21:05:33.7672343Z pooling_mode=, 2025-05-07T21:05:33.7672662Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.7672928Z ) 2025-05-07T21:05:33.7673202Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7673819Z self=, 2025-05-07T21:05:33.7674346Z T=1, 2025-05-07T21:05:33.7674543Z D=95, 2025-05-07T21:05:33.7674741Z B=95, 2025-05-07T21:05:33.7674932Z log_E=3, 2025-05-07T21:05:33.7675138Z L=14, 2025-05-07T21:05:33.7675369Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7675661Z weighted=False, 2025-05-07T21:05:33.7675901Z long_segments=False, 2025-05-07T21:05:33.7676291Z pooling_mode=, 2025-05-07T21:05:33.7676599Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.7676873Z ) 2025-05-07T21:05:33.7677147Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7677753Z self=, 2025-05-07T21:05:33.7678289Z T=1, 2025-05-07T21:05:33.7678489Z D=95, 2025-05-07T21:05:33.7678686Z B=14, 2025-05-07T21:05:33.7678877Z log_E=3, 2025-05-07T21:05:33.7679081Z L=14, 2025-05-07T21:05:33.7679308Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7679605Z weighted=False, 2025-05-07T21:05:33.7679842Z long_segments=False, 2025-05-07T21:05:33.7680119Z pooling_mode=, 2025-05-07T21:05:33.7680514Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.7680790Z ) 2025-05-07T21:05:33.7681058Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7681665Z self=, 2025-05-07T21:05:33.7682197Z T=1, 2025-05-07T21:05:33.7682402Z D=2, 2025-05-07T21:05:33.7682590Z B=14, 2025-05-07T21:05:33.7682793Z log_E=3, 2025-05-07T21:05:33.7683004Z L=14, 2025-05-07T21:05:33.7683225Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7683527Z weighted=False, 2025-05-07T21:05:33.7683814Z long_segments=False, 2025-05-07T21:05:33.7684096Z pooling_mode=, 2025-05-07T21:05:33.7684404Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.7684677Z ) 2025-05-07T21:05:33.7684947Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7685556Z self=, 2025-05-07T21:05:33.7686088Z T=1, 2025-05-07T21:05:33.7686286Z D=2, 2025-05-07T21:05:33.7686476Z B=14, 2025-05-07T21:05:33.7686681Z log_E=3, 2025-05-07T21:05:33.7686889Z L=1, 2025-05-07T21:05:33.7687114Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7687418Z weighted=False, 2025-05-07T21:05:33.7687703Z long_segments=False, 2025-05-07T21:05:33.7687973Z pooling_mode=, 2025-05-07T21:05:33.7688287Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.7688719Z ) 2025-05-07T21:05:33.7688979Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7689595Z self=, 2025-05-07T21:05:33.7690176Z T=1, 2025-05-07T21:05:33.7690371Z D=2, 2025-05-07T21:05:33.7690559Z B=14, 2025-05-07T21:05:33.7690756Z log_E=3, 2025-05-07T21:05:33.7690960Z L=2, 2025-05-07T21:05:33.7691184Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7691483Z weighted=False, 2025-05-07T21:05:33.7691719Z long_segments=False, 2025-05-07T21:05:33.7691987Z pooling_mode=, 2025-05-07T21:05:33.7692304Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.7692577Z ) 2025-05-07T21:05:33.7692837Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7693454Z self=, 2025-05-07T21:05:33.7693990Z T=3, 2025-05-07T21:05:33.7694184Z D=46, 2025-05-07T21:05:33.7694381Z B=14, 2025-05-07T21:05:33.7694577Z log_E=5, 2025-05-07T21:05:33.7694776Z L=2, 2025-05-07T21:05:33.7695002Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7695300Z weighted=False, 2025-05-07T21:05:33.7695528Z long_segments=True, 2025-05-07T21:05:33.7695796Z pooling_mode=, 2025-05-07T21:05:33.7696116Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.7696392Z ) 2025-05-07T21:05:33.7696653Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7697316Z self=, 2025-05-07T21:05:33.7697863Z T=5, 2025-05-07T21:05:33.7698062Z D=46, 2025-05-07T21:05:33.7698258Z B=14, 2025-05-07T21:05:33.7705563Z log_E=5, 2025-05-07T21:05:33.7705802Z L=2, 2025-05-07T21:05:33.7706029Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7706328Z weighted=False, 2025-05-07T21:05:33.7706556Z long_segments=True, 2025-05-07T21:05:33.7706815Z pooling_mode=, 2025-05-07T21:05:33.7707124Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.7707388Z ) 2025-05-07T21:05:33.7707647Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7708251Z self=, 2025-05-07T21:05:33.7708858Z T=5, 2025-05-07T21:05:33.7709049Z D=46, 2025-05-07T21:05:33.7709231Z B=14, 2025-05-07T21:05:33.7709426Z log_E=5, 2025-05-07T21:05:33.7709627Z L=2, 2025-05-07T21:05:33.7709841Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7710137Z weighted=True, 2025-05-07T21:05:33.7710365Z long_segments=True, 2025-05-07T21:05:33.7710621Z pooling_mode=, 2025-05-07T21:05:33.7710931Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.7711198Z ) 2025-05-07T21:05:33.7711451Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7712111Z self=, 2025-05-07T21:05:33.7712640Z T=1, 2025-05-07T21:05:33.7712832Z D=46, 2025-05-07T21:05:33.7713023Z B=14, 2025-05-07T21:05:33.7713213Z log_E=5, 2025-05-07T21:05:33.7713414Z L=2, 2025-05-07T21:05:33.7713630Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7713926Z weighted=False, 2025-05-07T21:05:33.7714167Z long_segments=True, 2025-05-07T21:05:33.7714422Z pooling_mode=, 2025-05-07T21:05:33.7714729Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.7714994Z ) 2025-05-07T21:05:33.7715248Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7715851Z self=, 2025-05-07T21:05:33.7716433Z T=1, 2025-05-07T21:05:33.7716617Z D=46, 2025-05-07T21:05:33.7716813Z B=14, 2025-05-07T21:05:33.7717005Z log_E=5, 2025-05-07T21:05:33.7717196Z L=2, 2025-05-07T21:05:33.7717421Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7717713Z weighted=True, 2025-05-07T21:05:33.7717931Z long_segments=True, 2025-05-07T21:05:33.7718187Z pooling_mode=, 2025-05-07T21:05:33.7718493Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.7718749Z ) 2025-05-07T21:05:33.7719008Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7719613Z self=, 2025-05-07T21:05:33.7720144Z T=1, 2025-05-07T21:05:33.7720325Z D=5, 2025-05-07T21:05:33.7720512Z B=14, 2025-05-07T21:05:33.7720706Z log_E=5, 2025-05-07T21:05:33.7720899Z L=2, 2025-05-07T21:05:33.7721115Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7721409Z weighted=False, 2025-05-07T21:05:33.7721626Z long_segments=True, 2025-05-07T21:05:33.7721889Z pooling_mode=, 2025-05-07T21:05:33.7722200Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.7722457Z ) 2025-05-07T21:05:33.7722718Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7723324Z self=, 2025-05-07T21:05:33.7723847Z T=5, 2025-05-07T21:05:33.7724039Z D=5, 2025-05-07T21:05:33.7724222Z B=14, 2025-05-07T21:05:33.7724420Z log_E=5, 2025-05-07T21:05:33.7724606Z L=2, 2025-05-07T21:05:33.7724822Z weights_precision=SparseType.FP32, 2025-05-07T21:05:33.7725167Z weighted=False, 2025-05-07T21:05:33.7725388Z long_segments=True, 2025-05-07T21:05:33.7725645Z pooling_mode=, 2025-05-07T21:05:33.7725963Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.7726226Z ) 2025-05-07T21:05:33.7726488Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:33.7727098Z self=, 2025-05-07T21:05:33.7727626Z T=3, 2025-05-07T21:05:33.7727818Z D=187, 2025-05-07T21:05:33.7728012Z B=78, 2025-05-07T21:05:33.7728201Z log_E=4, 2025-05-07T21:05:33.7728563Z L=8, 2025-05-07T21:05:33.7728787Z weights_precision=SparseType.FP16, 2025-05-07T21:05:33.7729072Z weighted=True, 2025-05-07T21:05:33.7729349Z long_segments=True, 2025-05-07T21:05:33.7729610Z pooling_mode=, 2025-05-07T21:05:33.7729935Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.7730236Z ) 2025-05-07T21:05:33.7730422Z PASSED 2025-05-07T21:05:33.7730533Z 2025-05-07T21:05:33.7730682Z ============================== 2 passed in 18.14s ============================== 2025-05-07T21:05:34.6471892Z 2025-05-07T21:05:34.6472541Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T21:05:34.6492860Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 21 seconds 2025-05-07T21:05:34.6493668Z 2025-05-07T21:05:34.6493674Z 2025-05-07T21:05:34.6493680Z 2025-05-07T21:05:34.6493686Z 2025-05-07T21:05:34.6515607Z ################################################################################ 2025-05-07T21:05:34.6531616Z # [2025-05-07T21:05:34.652Z] Run Python Test Suite: 2025-05-07T21:05:34.6532123Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T21:05:34.6532590Z ################################################################################ 2025-05-07T21:05:34.6556450Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_optimizers_test.py 2025-05-07T21:05:34.6557144Z 2025-05-07T21:05:36.8366579Z ============================= test session starts ============================== 2025-05-07T21:05:36.8368229Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:36.8369425Z cachedir: .pytest_cache 2025-05-07T21:05:36.8370594Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:36.8371337Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:36.8371762Z plugins: hypothesis-6.131.14 2025-05-07T21:05:38.5837529Z collecting ... collected 9 items 2025-05-07T21:05:38.5837772Z 2025-05-07T21:05:39.0013769Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0014956Z self=, 2025-05-07T21:05:39.0015554Z T=1, 2025-05-07T21:05:39.0015757Z D=2, 2025-05-07T21:05:39.0016001Z B=1, 2025-05-07T21:05:39.0016276Z log_E=3, 2025-05-07T21:05:39.0016557Z L=2, 2025-05-07T21:05:39.0016828Z weighted=False, 2025-05-07T21:05:39.0017115Z mixed=False, 2025-05-07T21:05:39.0017347Z mixed_B=False, 2025-05-07T21:05:39.0017602Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0017922Z long_segments=False, 2025-05-07T21:05:39.0018202Z pooling_mode=, 2025-05-07T21:05:39.0018496Z use_cpu=False, 2025-05-07T21:05:39.0018772Z weight_decay_mode=, 2025-05-07T21:05:39.0019203Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0019567Z ) 2025-05-07T21:05:39.0019818Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0020716Z self=, 2025-05-07T21:05:39.0021288Z T=4, 2025-05-07T21:05:39.0021483Z D=2, 2025-05-07T21:05:39.0021682Z B=1, 2025-05-07T21:05:39.0021879Z log_E=3, 2025-05-07T21:05:39.0022085Z L=2, 2025-05-07T21:05:39.0022286Z weighted=False, 2025-05-07T21:05:39.0022521Z mixed=False, 2025-05-07T21:05:39.0022741Z mixed_B=False, 2025-05-07T21:05:39.0022998Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0023318Z long_segments=False, 2025-05-07T21:05:39.0023588Z pooling_mode=, 2025-05-07T21:05:39.0023888Z use_cpu=False, 2025-05-07T21:05:39.0024156Z weight_decay_mode=, 2025-05-07T21:05:39.0024660Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0025022Z ) 2025-05-07T21:05:39.0025269Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0025886Z self=, 2025-05-07T21:05:39.0026450Z T=4, 2025-05-07T21:05:39.0026648Z D=255, 2025-05-07T21:05:39.0026847Z B=111, 2025-05-07T21:05:39.0027039Z log_E=3, 2025-05-07T21:05:39.0027242Z L=13, 2025-05-07T21:05:39.0027442Z weighted=False, 2025-05-07T21:05:39.0027660Z mixed=True, 2025-05-07T21:05:39.0027969Z mixed_B=False, 2025-05-07T21:05:39.0028239Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:39.0028562Z long_segments=True, 2025-05-07T21:05:39.0028829Z pooling_mode=, 2025-05-07T21:05:39.0029122Z use_cpu=True, 2025-05-07T21:05:39.0029380Z weight_decay_mode=, 2025-05-07T21:05:39.0029798Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0030158Z ) 2025-05-07T21:05:39.0030395Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0031021Z self=, 2025-05-07T21:05:39.0031628Z T=2, 2025-05-07T21:05:39.0031827Z D=212, 2025-05-07T21:05:39.0032106Z B=108, 2025-05-07T21:05:39.0032301Z log_E=5, 2025-05-07T21:05:39.0032497Z L=16, 2025-05-07T21:05:39.0032699Z weighted=False, 2025-05-07T21:05:39.0032923Z mixed=True, 2025-05-07T21:05:39.0033141Z mixed_B=False, 2025-05-07T21:05:39.0033390Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0033698Z long_segments=True, 2025-05-07T21:05:39.0033963Z pooling_mode=, 2025-05-07T21:05:39.0034251Z use_cpu=True, 2025-05-07T21:05:39.0034536Z weight_decay_mode=, 2025-05-07T21:05:39.0034994Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0035372Z ) 2025-05-07T21:05:39.0035621Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0036248Z self=, 2025-05-07T21:05:39.0037120Z T=5, 2025-05-07T21:05:39.0037321Z D=243, 2025-05-07T21:05:39.0037524Z B=115, 2025-05-07T21:05:39.0037717Z log_E=5, 2025-05-07T21:05:39.0037948Z L=15, 2025-05-07T21:05:39.0038146Z weighted=False, 2025-05-07T21:05:39.0038370Z mixed=True, 2025-05-07T21:05:39.0038586Z mixed_B=True, 2025-05-07T21:05:39.0038845Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0039147Z long_segments=True, 2025-05-07T21:05:39.0039412Z pooling_mode=, 2025-05-07T21:05:39.0039708Z use_cpu=False, 2025-05-07T21:05:39.0039987Z weight_decay_mode=, 2025-05-07T21:05:39.0040441Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0040822Z ) 2025-05-07T21:05:39.0041060Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0041769Z self=, 2025-05-07T21:05:39.0042342Z T=2, 2025-05-07T21:05:39.0042533Z D=168, 2025-05-07T21:05:39.0042736Z B=31, 2025-05-07T21:05:39.0042934Z log_E=4, 2025-05-07T21:05:39.0043133Z L=12, 2025-05-07T21:05:39.0043334Z weighted=False, 2025-05-07T21:05:39.0043560Z mixed=True, 2025-05-07T21:05:39.0043768Z mixed_B=True, 2025-05-07T21:05:39.0044024Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0044333Z long_segments=False, 2025-05-07T21:05:39.0044605Z pooling_mode=, 2025-05-07T21:05:39.0044892Z use_cpu=True, 2025-05-07T21:05:39.0045169Z weight_decay_mode=, 2025-05-07T21:05:39.0045593Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0046012Z ) 2025-05-07T21:05:39.0046259Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0046887Z self=, 2025-05-07T21:05:39.0047447Z T=2, 2025-05-07T21:05:39.0047642Z D=158, 2025-05-07T21:05:39.0047841Z B=15, 2025-05-07T21:05:39.0048030Z log_E=3, 2025-05-07T21:05:39.0048234Z L=15, 2025-05-07T21:05:39.0048572Z weighted=True, 2025-05-07T21:05:39.0048791Z mixed=True, 2025-05-07T21:05:39.0049009Z mixed_B=False, 2025-05-07T21:05:39.0049351Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0049654Z long_segments=True, 2025-05-07T21:05:39.0049923Z pooling_mode=, 2025-05-07T21:05:39.0050223Z use_cpu=True, 2025-05-07T21:05:39.0050506Z weight_decay_mode=, 2025-05-07T21:05:39.0050950Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0051334Z ) 2025-05-07T21:05:39.0051580Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0052194Z self=, 2025-05-07T21:05:39.0052759Z T=5, 2025-05-07T21:05:39.0052954Z D=215, 2025-05-07T21:05:39.0053148Z B=12, 2025-05-07T21:05:39.0053409Z log_E=5, 2025-05-07T21:05:39.0053612Z L=9, 2025-05-07T21:05:39.0053807Z weighted=False, 2025-05-07T21:05:39.0054032Z mixed=True, 2025-05-07T21:05:39.0054250Z mixed_B=False, 2025-05-07T21:05:39.0054518Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:39.0054849Z long_segments=True, 2025-05-07T21:05:39.0055115Z pooling_mode=, 2025-05-07T21:05:39.0055412Z use_cpu=False, 2025-05-07T21:05:39.0055686Z weight_decay_mode=, 2025-05-07T21:05:39.0056133Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0056517Z ) 2025-05-07T21:05:39.0056755Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0057381Z self=, 2025-05-07T21:05:39.0057951Z T=4, 2025-05-07T21:05:39.0058145Z D=34, 2025-05-07T21:05:39.0058338Z B=57, 2025-05-07T21:05:39.0058534Z log_E=3, 2025-05-07T21:05:39.0058729Z L=3, 2025-05-07T21:05:39.0058927Z weighted=False, 2025-05-07T21:05:39.0059150Z mixed=True, 2025-05-07T21:05:39.0059363Z mixed_B=False, 2025-05-07T21:05:39.0059618Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0059928Z long_segments=False, 2025-05-07T21:05:39.0060194Z pooling_mode=, 2025-05-07T21:05:39.0060488Z use_cpu=True, 2025-05-07T21:05:39.0060764Z weight_decay_mode=, 2025-05-07T21:05:39.0061183Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0061564Z ) 2025-05-07T21:05:39.0061829Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0062453Z self=, 2025-05-07T21:05:39.0063271Z T=3, 2025-05-07T21:05:39.0063553Z D=102, 2025-05-07T21:05:39.0063817Z B=65, 2025-05-07T21:05:39.0064095Z log_E=4, 2025-05-07T21:05:39.0064368Z L=4, 2025-05-07T21:05:39.0064630Z weighted=False, 2025-05-07T21:05:39.0064911Z mixed=True, 2025-05-07T21:05:39.0065203Z mixed_B=True, 2025-05-07T21:05:39.0065596Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:39.0066064Z long_segments=False, 2025-05-07T21:05:39.0066736Z pooling_mode=, 2025-05-07T21:05:39.0067174Z use_cpu=False, 2025-05-07T21:05:39.0067534Z weight_decay_mode=, 2025-05-07T21:05:39.0068085Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0068513Z ) 2025-05-07T21:05:39.0068850Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0069477Z self=, 2025-05-07T21:05:39.0070039Z T=2, 2025-05-07T21:05:39.0070237Z D=27, 2025-05-07T21:05:39.0070437Z B=6, 2025-05-07T21:05:39.0070624Z log_E=3, 2025-05-07T21:05:39.0070831Z L=4, 2025-05-07T21:05:39.0071034Z weighted=False, 2025-05-07T21:05:39.0071252Z mixed=False, 2025-05-07T21:05:39.0071470Z mixed_B=False, 2025-05-07T21:05:39.0071722Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0072076Z long_segments=True, 2025-05-07T21:05:39.0072340Z pooling_mode=, 2025-05-07T21:05:39.0072638Z use_cpu=True, 2025-05-07T21:05:39.0072909Z weight_decay_mode=, 2025-05-07T21:05:39.0073360Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0073741Z ) 2025-05-07T21:05:39.0073991Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0074604Z self=, 2025-05-07T21:05:39.0075177Z T=2, 2025-05-07T21:05:39.0075379Z D=27, 2025-05-07T21:05:39.0075569Z B=6, 2025-05-07T21:05:39.0075765Z log_E=3, 2025-05-07T21:05:39.0076020Z L=4, 2025-05-07T21:05:39.0076218Z weighted=False, 2025-05-07T21:05:39.0076446Z mixed=False, 2025-05-07T21:05:39.0076668Z mixed_B=False, 2025-05-07T21:05:39.0076917Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0077231Z long_segments=True, 2025-05-07T21:05:39.0077498Z pooling_mode=, 2025-05-07T21:05:39.0077787Z use_cpu=False, 2025-05-07T21:05:39.0078072Z weight_decay_mode=, 2025-05-07T21:05:39.0078520Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0078905Z ) 2025-05-07T21:05:39.0079148Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0079767Z self=, 2025-05-07T21:05:39.0080333Z T=2, 2025-05-07T21:05:39.0080525Z D=27, 2025-05-07T21:05:39.0080721Z B=6, 2025-05-07T21:05:39.0080916Z log_E=3, 2025-05-07T21:05:39.0081114Z L=4, 2025-05-07T21:05:39.0081313Z weighted=True, 2025-05-07T21:05:39.0081542Z mixed=False, 2025-05-07T21:05:39.0081755Z mixed_B=False, 2025-05-07T21:05:39.0082007Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0082317Z long_segments=True, 2025-05-07T21:05:39.0082578Z pooling_mode=, 2025-05-07T21:05:39.0082869Z use_cpu=False, 2025-05-07T21:05:39.0083148Z weight_decay_mode=, 2025-05-07T21:05:39.0083584Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0083964Z ) 2025-05-07T21:05:39.0084209Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0084829Z self=, 2025-05-07T21:05:39.0085387Z T=2, 2025-05-07T21:05:39.0085634Z D=27, 2025-05-07T21:05:39.0085829Z B=6, 2025-05-07T21:05:39.0086017Z log_E=3, 2025-05-07T21:05:39.0086223Z L=3, 2025-05-07T21:05:39.0086419Z weighted=True, 2025-05-07T21:05:39.0086635Z mixed=False, 2025-05-07T21:05:39.0086853Z mixed_B=False, 2025-05-07T21:05:39.0087107Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0087413Z long_segments=True, 2025-05-07T21:05:39.0087683Z pooling_mode=, 2025-05-07T21:05:39.0087974Z use_cpu=False, 2025-05-07T21:05:39.0088245Z weight_decay_mode=, 2025-05-07T21:05:39.0088826Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0089207Z ) 2025-05-07T21:05:39.0089499Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:39.0090120Z self=, 2025-05-07T21:05:39.0090685Z T=2, 2025-05-07T21:05:39.0090890Z D=27, 2025-05-07T21:05:39.0091080Z B=6, 2025-05-07T21:05:39.0091275Z log_E=3, 2025-05-07T21:05:39.0091478Z L=2, 2025-05-07T21:05:39.0091676Z weighted=True, 2025-05-07T21:05:39.0091899Z mixed=False, 2025-05-07T21:05:39.0092121Z mixed_B=False, 2025-05-07T21:05:39.0092368Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:39.0092679Z long_segments=True, 2025-05-07T21:05:39.0093017Z pooling_mode=, 2025-05-07T21:05:39.0093305Z use_cpu=False, 2025-05-07T21:05:39.0093586Z weight_decay_mode=, 2025-05-07T21:05:39.0094030Z counter_weight_decay_mode=, 2025-05-07T21:05:39.0094403Z ) 2025-05-07T21:05:39.0094612Z PASSED 2025-05-07T21:05:41.4153462Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4154755Z self=, 2025-05-07T21:05:41.4155456Z T=1, 2025-05-07T21:05:41.4163766Z D=2, 2025-05-07T21:05:41.4164333Z B=1, 2025-05-07T21:05:41.4164566Z log_E=3, 2025-05-07T21:05:41.4164804Z L=0, 2025-05-07T21:05:41.4165031Z weighted=False, 2025-05-07T21:05:41.4165300Z mixed=False, 2025-05-07T21:05:41.4165555Z mixed_B=False, 2025-05-07T21:05:41.4165848Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:41.4166185Z long_segments=False, 2025-05-07T21:05:41.4166505Z pooling_mode=, 2025-05-07T21:05:41.4166847Z use_cpu=False, 2025-05-07T21:05:41.4167133Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:41.4167459Z ) 2025-05-07T21:05:41.4167732Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4168632Z self=, 2025-05-07T21:05:41.4169313Z T=4, 2025-05-07T21:05:41.4169543Z D=2, 2025-05-07T21:05:41.4169761Z B=1, 2025-05-07T21:05:41.4169986Z log_E=3, 2025-05-07T21:05:41.4170219Z L=0, 2025-05-07T21:05:41.4170446Z weighted=False, 2025-05-07T21:05:41.4170705Z mixed=False, 2025-05-07T21:05:41.4170961Z mixed_B=False, 2025-05-07T21:05:41.4171238Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:41.4171570Z long_segments=False, 2025-05-07T21:05:41.4171888Z pooling_mode=, 2025-05-07T21:05:41.4172256Z use_cpu=False, 2025-05-07T21:05:41.4172559Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:41.4172881Z ) 2025-05-07T21:05:41.4173154Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4173884Z self=, 2025-05-07T21:05:41.4174560Z T=4, 2025-05-07T21:05:41.4174779Z D=212, 2025-05-07T21:05:41.4175003Z B=81, 2025-05-07T21:05:41.4175226Z log_E=5, 2025-05-07T21:05:41.4175450Z L=13, 2025-05-07T21:05:41.4175790Z weighted=True, 2025-05-07T21:05:41.4176050Z mixed=False, 2025-05-07T21:05:41.4176296Z mixed_B=True, 2025-05-07T21:05:41.4176581Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:41.4176912Z long_segments=False, 2025-05-07T21:05:41.4177228Z pooling_mode=, 2025-05-07T21:05:41.4177567Z use_cpu=True, 2025-05-07T21:05:41.4177841Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:41.4178163Z ) 2025-05-07T21:05:41.4178433Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4179163Z self=, 2025-05-07T21:05:41.4179836Z T=1, 2025-05-07T21:05:41.4180059Z D=155, 2025-05-07T21:05:41.4180283Z B=72, 2025-05-07T21:05:41.4180611Z log_E=4, 2025-05-07T21:05:41.4180840Z L=13, 2025-05-07T21:05:41.4181070Z weighted=True, 2025-05-07T21:05:41.4181332Z mixed=False, 2025-05-07T21:05:41.4181578Z mixed_B=False, 2025-05-07T21:05:41.4181897Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:41.4182283Z long_segments=True, 2025-05-07T21:05:41.4182590Z pooling_mode=, 2025-05-07T21:05:41.4182933Z use_cpu=True, 2025-05-07T21:05:41.4183212Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:41.4183524Z ) 2025-05-07T21:05:41.4183799Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4185293Z self=, 2025-05-07T21:05:41.4185970Z T=1, 2025-05-07T21:05:41.4186191Z D=153, 2025-05-07T21:05:41.4186417Z B=80, 2025-05-07T21:05:41.4186645Z log_E=4, 2025-05-07T21:05:41.4186873Z L=18, 2025-05-07T21:05:41.4187113Z weighted=False, 2025-05-07T21:05:41.4187377Z mixed=True, 2025-05-07T21:05:41.4187622Z mixed_B=False, 2025-05-07T21:05:41.4187907Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:41.4188242Z long_segments=False, 2025-05-07T21:05:41.4188551Z pooling_mode=, 2025-05-07T21:05:41.4188898Z use_cpu=True, 2025-05-07T21:05:41.4189176Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:41.4189543Z ) 2025-05-07T21:05:41.4189822Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4190551Z self=, 2025-05-07T21:05:41.4191230Z T=3, 2025-05-07T21:05:41.4191450Z D=51, 2025-05-07T21:05:41.4191676Z B=57, 2025-05-07T21:05:41.4191899Z log_E=5, 2025-05-07T21:05:41.4192137Z L=18, 2025-05-07T21:05:41.4192407Z weighted=True, 2025-05-07T21:05:41.4192662Z mixed=False, 2025-05-07T21:05:41.4192908Z mixed_B=True, 2025-05-07T21:05:41.4193223Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:41.4193610Z long_segments=False, 2025-05-07T21:05:41.4193915Z pooling_mode=, 2025-05-07T21:05:41.4194257Z use_cpu=False, 2025-05-07T21:05:41.4194540Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:41.4194867Z ) 2025-05-07T21:05:41.4195176Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4195955Z self=, 2025-05-07T21:05:41.4196665Z T=1, 2025-05-07T21:05:41.4196882Z D=209, 2025-05-07T21:05:41.4197077Z B=26, 2025-05-07T21:05:41.4197260Z log_E=4, 2025-05-07T21:05:41.4197458Z L=19, 2025-05-07T21:05:41.4197653Z weighted=False, 2025-05-07T21:05:41.4197869Z mixed=True, 2025-05-07T21:05:41.4198081Z mixed_B=True, 2025-05-07T21:05:41.4198342Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:41.4198664Z long_segments=False, 2025-05-07T21:05:41.4198926Z pooling_mode=, 2025-05-07T21:05:41.4199215Z use_cpu=False, 2025-05-07T21:05:41.4199449Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:41.4199705Z ) 2025-05-07T21:05:41.4199991Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4200579Z self=, 2025-05-07T21:05:41.4201119Z T=1, 2025-05-07T21:05:41.4201314Z D=149, 2025-05-07T21:05:41.4201507Z B=127, 2025-05-07T21:05:41.4201693Z log_E=3, 2025-05-07T21:05:41.4201887Z L=6, 2025-05-07T21:05:41.4202102Z weighted=True, 2025-05-07T21:05:41.4202344Z mixed=False, 2025-05-07T21:05:41.4202560Z mixed_B=True, 2025-05-07T21:05:41.4202821Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:41.4203138Z long_segments=True, 2025-05-07T21:05:41.4203396Z pooling_mode=, 2025-05-07T21:05:41.4203689Z use_cpu=True, 2025-05-07T21:05:41.4203971Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:41.4204243Z ) 2025-05-07T21:05:41.4204476Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4205074Z self=, 2025-05-07T21:05:41.4205613Z T=1, 2025-05-07T21:05:41.4205807Z D=6, 2025-05-07T21:05:41.4206000Z B=65, 2025-05-07T21:05:41.4206189Z log_E=3, 2025-05-07T21:05:41.4206392Z L=2, 2025-05-07T21:05:41.4206590Z weighted=False, 2025-05-07T21:05:41.4206800Z mixed=False, 2025-05-07T21:05:41.4207017Z mixed_B=False, 2025-05-07T21:05:41.4207308Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:41.4207581Z long_segments=True, 2025-05-07T21:05:41.4207841Z pooling_mode=, 2025-05-07T21:05:41.4208130Z use_cpu=False, 2025-05-07T21:05:41.4208358Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:41.4208740Z ) 2025-05-07T21:05:41.4208982Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4209566Z self=, 2025-05-07T21:05:41.4210113Z T=2, 2025-05-07T21:05:41.4210304Z D=203, 2025-05-07T21:05:41.4210505Z B=26, 2025-05-07T21:05:41.4210691Z log_E=3, 2025-05-07T21:05:41.4210894Z L=10, 2025-05-07T21:05:41.4211090Z weighted=False, 2025-05-07T21:05:41.4211355Z mixed=False, 2025-05-07T21:05:41.4211569Z mixed_B=False, 2025-05-07T21:05:41.4211809Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:41.4212083Z long_segments=False, 2025-05-07T21:05:41.4212362Z pooling_mode=, 2025-05-07T21:05:41.4212691Z use_cpu=False, 2025-05-07T21:05:41.4212918Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:41.4213183Z ) 2025-05-07T21:05:41.4213415Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4213994Z self=, 2025-05-07T21:05:41.4214541Z T=5, 2025-05-07T21:05:41.4214732Z D=43, 2025-05-07T21:05:41.4214917Z B=79, 2025-05-07T21:05:41.4215113Z log_E=4, 2025-05-07T21:05:41.4215318Z L=2, 2025-05-07T21:05:41.4215507Z weighted=True, 2025-05-07T21:05:41.4215728Z mixed=True, 2025-05-07T21:05:41.4215945Z mixed_B=True, 2025-05-07T21:05:41.4216175Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:41.4216462Z long_segments=False, 2025-05-07T21:05:41.4216726Z pooling_mode=, 2025-05-07T21:05:41.4217013Z use_cpu=False, 2025-05-07T21:05:41.4217247Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:41.4217518Z ) 2025-05-07T21:05:41.4217758Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4218337Z self=, 2025-05-07T21:05:41.4218882Z T=5, 2025-05-07T21:05:41.4219073Z D=43, 2025-05-07T21:05:41.4219253Z B=79, 2025-05-07T21:05:41.4219445Z log_E=3, 2025-05-07T21:05:41.4219649Z L=2, 2025-05-07T21:05:41.4219838Z weighted=True, 2025-05-07T21:05:41.4220065Z mixed=True, 2025-05-07T21:05:41.4220277Z mixed_B=True, 2025-05-07T21:05:41.4220562Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:41.4220848Z long_segments=False, 2025-05-07T21:05:41.4221117Z pooling_mode=, 2025-05-07T21:05:41.4221400Z use_cpu=False, 2025-05-07T21:05:41.4221651Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:41.4221909Z ) 2025-05-07T21:05:41.4222168Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4222782Z self=, 2025-05-07T21:05:41.4223322Z T=5, 2025-05-07T21:05:41.4223511Z D=43, 2025-05-07T21:05:41.4223700Z B=5, 2025-05-07T21:05:41.4223882Z log_E=3, 2025-05-07T21:05:41.4224081Z L=2, 2025-05-07T21:05:41.4224278Z weighted=True, 2025-05-07T21:05:41.4224489Z mixed=True, 2025-05-07T21:05:41.4224749Z mixed_B=True, 2025-05-07T21:05:41.4224989Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:41.4225260Z long_segments=False, 2025-05-07T21:05:41.4225527Z pooling_mode=, 2025-05-07T21:05:41.4225817Z use_cpu=False, 2025-05-07T21:05:41.4226051Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:41.4226312Z ) 2025-05-07T21:05:41.4226543Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4227127Z self=, 2025-05-07T21:05:41.4227709Z T=5, 2025-05-07T21:05:41.4227900Z D=43, 2025-05-07T21:05:41.4228087Z B=5, 2025-05-07T21:05:41.4228266Z log_E=3, 2025-05-07T21:05:41.4228464Z L=2, 2025-05-07T21:05:41.4228660Z weighted=True, 2025-05-07T21:05:41.4228870Z mixed=True, 2025-05-07T21:05:41.4229081Z mixed_B=True, 2025-05-07T21:05:41.4229320Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:41.4229594Z long_segments=False, 2025-05-07T21:05:41.4229856Z pooling_mode=, 2025-05-07T21:05:41.4230147Z use_cpu=False, 2025-05-07T21:05:41.4230374Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:41.4230639Z ) 2025-05-07T21:05:41.4230880Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:41.4231460Z self=, 2025-05-07T21:05:41.4232063Z T=5, 2025-05-07T21:05:41.4232278Z D=43, 2025-05-07T21:05:41.4232491Z B=5, 2025-05-07T21:05:41.4232672Z log_E=3, 2025-05-07T21:05:41.4232870Z L=2, 2025-05-07T21:05:41.4233062Z weighted=False, 2025-05-07T21:05:41.4233276Z mixed=True, 2025-05-07T21:05:41.4233485Z mixed_B=True, 2025-05-07T21:05:41.4233719Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:41.4233988Z long_segments=False, 2025-05-07T21:05:41.4234253Z pooling_mode=, 2025-05-07T21:05:41.4234540Z use_cpu=False, 2025-05-07T21:05:41.4234769Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:41.4235036Z ) 2025-05-07T21:05:41.4235241Z PASSED 2025-05-07T21:05:47.1090162Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1092280Z self=, 2025-05-07T21:05:47.1093336Z T=1, 2025-05-07T21:05:47.1093638Z D=2, 2025-05-07T21:05:47.1093943Z B=1, 2025-05-07T21:05:47.1094243Z log_E=3, 2025-05-07T21:05:47.1094550Z L=0, 2025-05-07T21:05:47.1094840Z weighted=False, 2025-05-07T21:05:47.1095184Z mixed=False, 2025-05-07T21:05:47.1095509Z mixed_B=False, 2025-05-07T21:05:47.1095865Z long_segments=False, 2025-05-07T21:05:47.1096283Z pooling_mode=, 2025-05-07T21:05:47.1096721Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.1097146Z ) 2025-05-07T21:05:47.1097682Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1099418Z self=, 2025-05-07T21:05:47.1100577Z T=3, 2025-05-07T21:05:47.1100887Z D=2, 2025-05-07T21:05:47.1101179Z B=1, 2025-05-07T21:05:47.1101481Z log_E=3, 2025-05-07T21:05:47.1101781Z L=0, 2025-05-07T21:05:47.1102032Z weighted=False, 2025-05-07T21:05:47.1102363Z mixed=False, 2025-05-07T21:05:47.1102717Z mixed_B=False, 2025-05-07T21:05:47.1103075Z long_segments=False, 2025-05-07T21:05:47.1103518Z pooling_mode=, 2025-05-07T21:05:47.1104033Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.1104482Z ) 2025-05-07T21:05:47.1104995Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1106524Z self=, 2025-05-07T21:05:47.1107679Z T=3, 2025-05-07T21:05:47.1107977Z D=15, 2025-05-07T21:05:47.1108283Z B=53, 2025-05-07T21:05:47.1108595Z log_E=3, 2025-05-07T21:05:47.1108907Z L=4, 2025-05-07T21:05:47.1109203Z weighted=False, 2025-05-07T21:05:47.1109542Z mixed=True, 2025-05-07T21:05:47.1109876Z mixed_B=False, 2025-05-07T21:05:47.1110224Z long_segments=True, 2025-05-07T21:05:47.1110625Z pooling_mode=, 2025-05-07T21:05:47.1111102Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.1111670Z ) 2025-05-07T21:05:47.1112160Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1113551Z self=, 2025-05-07T21:05:47.1114751Z T=1, 2025-05-07T21:05:47.1115061Z D=203, 2025-05-07T21:05:47.1115375Z B=75, 2025-05-07T21:05:47.1115676Z log_E=5, 2025-05-07T21:05:47.1115995Z L=20, 2025-05-07T21:05:47.1116315Z weighted=False, 2025-05-07T21:05:47.1116665Z mixed=False, 2025-05-07T21:05:47.1117011Z mixed_B=False, 2025-05-07T21:05:47.1117367Z long_segments=False, 2025-05-07T21:05:47.1117809Z pooling_mode=, 2025-05-07T21:05:47.1118485Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.1118933Z ) 2025-05-07T21:05:47.1119450Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1120825Z self=, 2025-05-07T21:05:47.1121979Z T=4, 2025-05-07T21:05:47.1122287Z D=58, 2025-05-07T21:05:47.1122584Z B=14, 2025-05-07T21:05:47.1122886Z log_E=3, 2025-05-07T21:05:47.1123205Z L=14, 2025-05-07T21:05:47.1123511Z weighted=False, 2025-05-07T21:05:47.1123868Z mixed=False, 2025-05-07T21:05:47.1124202Z mixed_B=False, 2025-05-07T21:05:47.1124548Z long_segments=True, 2025-05-07T21:05:47.1124981Z pooling_mode=, 2025-05-07T21:05:47.1125471Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.1125881Z ) 2025-05-07T21:05:47.1126382Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1127745Z self=, 2025-05-07T21:05:47.1128945Z T=3, 2025-05-07T21:05:47.1129231Z D=224, 2025-05-07T21:05:47.1129516Z B=6, 2025-05-07T21:05:47.1129791Z log_E=4, 2025-05-07T21:05:47.1130097Z L=2, 2025-05-07T21:05:47.1130395Z weighted=False, 2025-05-07T21:05:47.1130712Z mixed=True, 2025-05-07T21:05:47.1131041Z mixed_B=False, 2025-05-07T21:05:47.1131407Z long_segments=False, 2025-05-07T21:05:47.1131841Z pooling_mode=, 2025-05-07T21:05:47.1132321Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.1132746Z ) 2025-05-07T21:05:47.1133237Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1134611Z self=, 2025-05-07T21:05:47.1135693Z T=2, 2025-05-07T21:05:47.1135984Z D=36, 2025-05-07T21:05:47.1136264Z B=68, 2025-05-07T21:05:47.1136929Z log_E=5, 2025-05-07T21:05:47.1137233Z L=19, 2025-05-07T21:05:47.1137529Z weighted=False, 2025-05-07T21:05:47.1137877Z mixed=True, 2025-05-07T21:05:47.1138210Z mixed_B=False, 2025-05-07T21:05:47.1138559Z long_segments=False, 2025-05-07T21:05:47.1138974Z pooling_mode=, 2025-05-07T21:05:47.1139466Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.1139879Z ) 2025-05-07T21:05:47.1140382Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1141780Z self=, 2025-05-07T21:05:47.1142864Z T=1, 2025-05-07T21:05:47.1143160Z D=81, 2025-05-07T21:05:47.1143452Z B=43, 2025-05-07T21:05:47.1143744Z log_E=5, 2025-05-07T21:05:47.1144055Z L=20, 2025-05-07T21:05:47.1144425Z weighted=False, 2025-05-07T21:05:47.1144790Z mixed=False, 2025-05-07T21:05:47.1145120Z mixed_B=False, 2025-05-07T21:05:47.1145436Z long_segments=True, 2025-05-07T21:05:47.1145798Z pooling_mode=, 2025-05-07T21:05:47.1146368Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.1146757Z ) 2025-05-07T21:05:47.1147184Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1148361Z self=, 2025-05-07T21:05:47.1149342Z T=1, 2025-05-07T21:05:47.1149592Z D=149, 2025-05-07T21:05:47.1149851Z B=128, 2025-05-07T21:05:47.1150105Z log_E=3, 2025-05-07T21:05:47.1150376Z L=13, 2025-05-07T21:05:47.1150671Z weighted=True, 2025-05-07T21:05:47.1150998Z mixed=True, 2025-05-07T21:05:47.1151325Z mixed_B=True, 2025-05-07T21:05:47.1151663Z long_segments=False, 2025-05-07T21:05:47.1152060Z pooling_mode=, 2025-05-07T21:05:47.1152669Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.1153074Z ) 2025-05-07T21:05:47.1153510Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1154648Z self=, 2025-05-07T21:05:47.1155590Z T=1, 2025-05-07T21:05:47.1155848Z D=142, 2025-05-07T21:05:47.1156094Z B=111, 2025-05-07T21:05:47.1156353Z log_E=3, 2025-05-07T21:05:47.1156637Z L=12, 2025-05-07T21:05:47.1156894Z weighted=False, 2025-05-07T21:05:47.1157170Z mixed=True, 2025-05-07T21:05:47.1157438Z mixed_B=False, 2025-05-07T21:05:47.1167795Z long_segments=True, 2025-05-07T21:05:47.1168214Z pooling_mode=, 2025-05-07T21:05:47.1168817Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.1169248Z ) 2025-05-07T21:05:47.1169716Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1170997Z self=, 2025-05-07T21:05:47.1172080Z T=3, 2025-05-07T21:05:47.1172394Z D=206, 2025-05-07T21:05:47.1172688Z B=26, 2025-05-07T21:05:47.1172982Z log_E=3, 2025-05-07T21:05:47.1173300Z L=4, 2025-05-07T21:05:47.1173617Z weighted=False, 2025-05-07T21:05:47.1173962Z mixed=False, 2025-05-07T21:05:47.1174306Z mixed_B=False, 2025-05-07T21:05:47.1174650Z long_segments=True, 2025-05-07T21:05:47.1175057Z pooling_mode=, 2025-05-07T21:05:47.1175561Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.1175986Z ) 2025-05-07T21:05:47.1176487Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1177967Z self=, 2025-05-07T21:05:47.1178932Z T=3, 2025-05-07T21:05:47.1179202Z D=206, 2025-05-07T21:05:47.1179491Z B=26, 2025-05-07T21:05:47.1179769Z log_E=3, 2025-05-07T21:05:47.1180068Z L=4, 2025-05-07T21:05:47.1180350Z weighted=False, 2025-05-07T21:05:47.1180696Z mixed=False, 2025-05-07T21:05:47.1181030Z mixed_B=False, 2025-05-07T21:05:47.1181367Z long_segments=False, 2025-05-07T21:05:47.1181765Z pooling_mode=, 2025-05-07T21:05:47.1182251Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.1182660Z ) 2025-05-07T21:05:47.1183118Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1184472Z self=, 2025-05-07T21:05:47.1185398Z T=5, 2025-05-07T21:05:47.1185680Z D=191, 2025-05-07T21:05:47.1185966Z B=68, 2025-05-07T21:05:47.1186232Z log_E=3, 2025-05-07T21:05:47.1186514Z L=9, 2025-05-07T21:05:47.1186799Z weighted=True, 2025-05-07T21:05:47.1187103Z mixed=True, 2025-05-07T21:05:47.1187403Z mixed_B=True, 2025-05-07T21:05:47.1187720Z long_segments=False, 2025-05-07T21:05:47.1188098Z pooling_mode=, 2025-05-07T21:05:47.1188617Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.1188998Z ) 2025-05-07T21:05:47.1189456Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1190655Z self=, 2025-05-07T21:05:47.1191659Z T=3, 2025-05-07T21:05:47.1191931Z D=191, 2025-05-07T21:05:47.1192191Z B=68, 2025-05-07T21:05:47.1192462Z log_E=3, 2025-05-07T21:05:47.1192748Z L=9, 2025-05-07T21:05:47.1193021Z weighted=True, 2025-05-07T21:05:47.1193316Z mixed=True, 2025-05-07T21:05:47.1193599Z mixed_B=True, 2025-05-07T21:05:47.1193945Z long_segments=False, 2025-05-07T21:05:47.1194482Z pooling_mode=, 2025-05-07T21:05:47.1194977Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.1195356Z ) 2025-05-07T21:05:47.1195825Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:05:47.1197113Z self=, 2025-05-07T21:05:47.1198089Z T=3, 2025-05-07T21:05:47.1198336Z D=191, 2025-05-07T21:05:47.1198603Z B=68, 2025-05-07T21:05:47.1198864Z log_E=3, 2025-05-07T21:05:47.1199134Z L=9, 2025-05-07T21:05:47.1199427Z weighted=True, 2025-05-07T21:05:47.1199757Z mixed=True, 2025-05-07T21:05:47.1200056Z mixed_B=True, 2025-05-07T21:05:47.1200351Z long_segments=True, 2025-05-07T21:05:47.1200707Z pooling_mode=, 2025-05-07T21:05:47.1201137Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.1201537Z ) 2025-05-07T21:05:47.1201835Z PASSED 2025-05-07T21:05:47.5001503Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5003609Z self=, 2025-05-07T21:05:47.5004686Z T=1, 2025-05-07T21:05:47.5004987Z D=2, 2025-05-07T21:05:47.5005279Z B=1, 2025-05-07T21:05:47.5005570Z log_E=3, 2025-05-07T21:05:47.5005857Z L=2, 2025-05-07T21:05:47.5006132Z weighted=False, 2025-05-07T21:05:47.5006463Z mixed=False, 2025-05-07T21:05:47.5006792Z mixed_B=False, 2025-05-07T21:05:47.5007143Z long_segments=False, 2025-05-07T21:05:47.5007552Z pooling_mode=, 2025-05-07T21:05:47.5007959Z use_cpu=False, 2025-05-07T21:05:47.5008815Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.5009296Z ) 2025-05-07T21:05:47.5009806Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5011179Z self=, 2025-05-07T21:05:47.5012313Z T=2, 2025-05-07T21:05:47.5012618Z D=2, 2025-05-07T21:05:47.5012919Z B=1, 2025-05-07T21:05:47.5013223Z log_E=3, 2025-05-07T21:05:47.5013535Z L=2, 2025-05-07T21:05:47.5013851Z weighted=False, 2025-05-07T21:05:47.5014179Z mixed=False, 2025-05-07T21:05:47.5014474Z mixed_B=False, 2025-05-07T21:05:47.5014812Z long_segments=False, 2025-05-07T21:05:47.5015259Z pooling_mode=, 2025-05-07T21:05:47.5015897Z use_cpu=False, 2025-05-07T21:05:47.5016287Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.5016731Z ) 2025-05-07T21:05:47.5017255Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5018597Z self=, 2025-05-07T21:05:47.5019743Z T=2, 2025-05-07T21:05:47.5020060Z D=233, 2025-05-07T21:05:47.5020368Z B=128, 2025-05-07T21:05:47.5020683Z log_E=3, 2025-05-07T21:05:47.5021000Z L=5, 2025-05-07T21:05:47.5021444Z weighted=False, 2025-05-07T21:05:47.5021807Z mixed=False, 2025-05-07T21:05:47.5022151Z mixed_B=True, 2025-05-07T21:05:47.5022504Z long_segments=True, 2025-05-07T21:05:47.5022906Z pooling_mode=, 2025-05-07T21:05:47.5023357Z use_cpu=False, 2025-05-07T21:05:47.5023730Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.5024150Z ) 2025-05-07T21:05:47.5024612Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5025884Z self=, 2025-05-07T21:05:47.5026913Z T=2, 2025-05-07T21:05:47.5027221Z D=229, 2025-05-07T21:05:47.5027531Z B=82, 2025-05-07T21:05:47.5028003Z log_E=4, 2025-05-07T21:05:47.5028325Z L=2, 2025-05-07T21:05:47.5028634Z weighted=True, 2025-05-07T21:05:47.5028980Z mixed=True, 2025-05-07T21:05:47.5029329Z mixed_B=False, 2025-05-07T21:05:47.5029696Z long_segments=True, 2025-05-07T21:05:47.5030116Z pooling_mode=, 2025-05-07T21:05:47.5030604Z use_cpu=True, 2025-05-07T21:05:47.5030989Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.5031430Z ) 2025-05-07T21:05:47.5031940Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5033252Z self=, 2025-05-07T21:05:47.5034440Z T=1, 2025-05-07T21:05:47.5034738Z D=109, 2025-05-07T21:05:47.5035049Z B=55, 2025-05-07T21:05:47.5035360Z log_E=4, 2025-05-07T21:05:47.5035668Z L=3, 2025-05-07T21:05:47.5035982Z weighted=True, 2025-05-07T21:05:47.5036690Z mixed=True, 2025-05-07T21:05:47.5037040Z mixed_B=False, 2025-05-07T21:05:47.5037405Z long_segments=False, 2025-05-07T21:05:47.5037844Z pooling_mode=, 2025-05-07T21:05:47.5038320Z use_cpu=False, 2025-05-07T21:05:47.5038716Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.5039158Z ) 2025-05-07T21:05:47.5039658Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5040985Z self=, 2025-05-07T21:05:47.5042075Z T=4, 2025-05-07T21:05:47.5042371Z D=78, 2025-05-07T21:05:47.5042664Z B=44, 2025-05-07T21:05:47.5042951Z log_E=5, 2025-05-07T21:05:47.5043262Z L=10, 2025-05-07T21:05:47.5043565Z weighted=True, 2025-05-07T21:05:47.5043921Z mixed=False, 2025-05-07T21:05:47.5044409Z mixed_B=True, 2025-05-07T21:05:47.5044780Z long_segments=False, 2025-05-07T21:05:47.5045218Z pooling_mode=, 2025-05-07T21:05:47.5045680Z use_cpu=True, 2025-05-07T21:05:47.5046037Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.5046460Z ) 2025-05-07T21:05:47.5046921Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5048140Z self=, 2025-05-07T21:05:47.5049444Z T=5, 2025-05-07T21:05:47.5049735Z D=6, 2025-05-07T21:05:47.5050016Z B=31, 2025-05-07T21:05:47.5050311Z log_E=4, 2025-05-07T21:05:47.5050604Z L=4, 2025-05-07T21:05:47.5051034Z weighted=False, 2025-05-07T21:05:47.5051403Z mixed=False, 2025-05-07T21:05:47.5051724Z mixed_B=False, 2025-05-07T21:05:47.5052065Z long_segments=False, 2025-05-07T21:05:47.5052502Z pooling_mode=, 2025-05-07T21:05:47.5052966Z use_cpu=False, 2025-05-07T21:05:47.5053338Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.5053751Z ) 2025-05-07T21:05:47.5054244Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5055505Z self=, 2025-05-07T21:05:47.5056697Z T=2, 2025-05-07T21:05:47.5057003Z D=200, 2025-05-07T21:05:47.5057287Z B=55, 2025-05-07T21:05:47.5057578Z log_E=3, 2025-05-07T21:05:47.5057869Z L=17, 2025-05-07T21:05:47.5058174Z weighted=False, 2025-05-07T21:05:47.5058521Z mixed=True, 2025-05-07T21:05:47.5058836Z mixed_B=True, 2025-05-07T21:05:47.5059184Z long_segments=True, 2025-05-07T21:05:47.5059612Z pooling_mode=, 2025-05-07T21:05:47.5060062Z use_cpu=False, 2025-05-07T21:05:47.5060446Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.5060869Z ) 2025-05-07T21:05:47.5061360Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5062626Z self=, 2025-05-07T21:05:47.5063890Z T=4, 2025-05-07T21:05:47.5064261Z D=24, 2025-05-07T21:05:47.5064552Z B=119, 2025-05-07T21:05:47.5064837Z log_E=4, 2025-05-07T21:05:47.5065111Z L=18, 2025-05-07T21:05:47.5065369Z weighted=False, 2025-05-07T21:05:47.5065671Z mixed=False, 2025-05-07T21:05:47.5065998Z mixed_B=True, 2025-05-07T21:05:47.5066286Z long_segments=True, 2025-05-07T21:05:47.5066646Z pooling_mode=, 2025-05-07T21:05:47.5067055Z use_cpu=False, 2025-05-07T21:05:47.5067406Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.5067797Z ) 2025-05-07T21:05:47.5068217Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5069312Z self=, 2025-05-07T21:05:47.5070344Z T=2, 2025-05-07T21:05:47.5070635Z D=90, 2025-05-07T21:05:47.5070914Z B=14, 2025-05-07T21:05:47.5071182Z log_E=4, 2025-05-07T21:05:47.5071480Z L=16, 2025-05-07T21:05:47.5071762Z weighted=False, 2025-05-07T21:05:47.5072067Z mixed=True, 2025-05-07T21:05:47.5072396Z mixed_B=True, 2025-05-07T21:05:47.5072712Z long_segments=False, 2025-05-07T21:05:47.5073063Z pooling_mode=, 2025-05-07T21:05:47.5073462Z use_cpu=False, 2025-05-07T21:05:47.5073791Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.5074177Z ) 2025-05-07T21:05:47.5074586Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5075437Z self=, 2025-05-07T21:05:47.5076069Z T=4, 2025-05-07T21:05:47.5076346Z D=180, 2025-05-07T21:05:47.5076547Z B=100, 2025-05-07T21:05:47.5076737Z log_E=5, 2025-05-07T21:05:47.5076925Z L=11, 2025-05-07T21:05:47.5077130Z weighted=True, 2025-05-07T21:05:47.5077346Z mixed=True, 2025-05-07T21:05:47.5077556Z mixed_B=True, 2025-05-07T21:05:47.5077840Z long_segments=False, 2025-05-07T21:05:47.5078217Z pooling_mode=, 2025-05-07T21:05:47.5078645Z use_cpu=False, 2025-05-07T21:05:47.5078994Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.5079389Z ) 2025-05-07T21:05:47.5079823Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5081188Z self=, 2025-05-07T21:05:47.5082245Z T=4, 2025-05-07T21:05:47.5082521Z D=180, 2025-05-07T21:05:47.5082794Z B=100, 2025-05-07T21:05:47.5083086Z log_E=5, 2025-05-07T21:05:47.5083390Z L=2, 2025-05-07T21:05:47.5083692Z weighted=True, 2025-05-07T21:05:47.5084025Z mixed=True, 2025-05-07T21:05:47.5084339Z mixed_B=True, 2025-05-07T21:05:47.5084675Z long_segments=False, 2025-05-07T21:05:47.5085090Z pooling_mode=, 2025-05-07T21:05:47.5085549Z use_cpu=False, 2025-05-07T21:05:47.5085905Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.5086454Z ) 2025-05-07T21:05:47.5086920Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5088151Z self=, 2025-05-07T21:05:47.5089367Z T=4, 2025-05-07T21:05:47.5089665Z D=180, 2025-05-07T21:05:47.5089964Z B=100, 2025-05-07T21:05:47.5090263Z log_E=3, 2025-05-07T21:05:47.5090583Z L=2, 2025-05-07T21:05:47.5090882Z weighted=True, 2025-05-07T21:05:47.5091229Z mixed=True, 2025-05-07T21:05:47.5091566Z mixed_B=True, 2025-05-07T21:05:47.5091917Z long_segments=False, 2025-05-07T21:05:47.5092352Z pooling_mode=, 2025-05-07T21:05:47.5092818Z use_cpu=False, 2025-05-07T21:05:47.5093299Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.5093706Z ) 2025-05-07T21:05:47.5094187Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5095459Z self=, 2025-05-07T21:05:47.5096468Z T=4, 2025-05-07T21:05:47.5096749Z D=180, 2025-05-07T21:05:47.5097012Z B=100, 2025-05-07T21:05:47.5097274Z log_E=3, 2025-05-07T21:05:47.5097574Z L=2, 2025-05-07T21:05:47.5097860Z weighted=True, 2025-05-07T21:05:47.5098183Z mixed=True, 2025-05-07T21:05:47.5098507Z mixed_B=True, 2025-05-07T21:05:47.5098845Z long_segments=True, 2025-05-07T21:05:47.5099225Z pooling_mode=, 2025-05-07T21:05:47.5099686Z use_cpu=False, 2025-05-07T21:05:47.5100032Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.5100444Z ) 2025-05-07T21:05:47.5100915Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:05:47.5102100Z self=, 2025-05-07T21:05:47.5103071Z T=3, 2025-05-07T21:05:47.5103366Z D=180, 2025-05-07T21:05:47.5103665Z B=100, 2025-05-07T21:05:47.5103970Z log_E=3, 2025-05-07T21:05:47.5104279Z L=2, 2025-05-07T21:05:47.5104545Z weighted=True, 2025-05-07T21:05:47.5104838Z mixed=True, 2025-05-07T21:05:47.5105125Z mixed_B=True, 2025-05-07T21:05:47.5105441Z long_segments=True, 2025-05-07T21:05:47.5105835Z pooling_mode=, 2025-05-07T21:05:47.5106302Z use_cpu=False, 2025-05-07T21:05:47.5106609Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.5106885Z ) 2025-05-07T21:05:47.5107084Z PASSED 2025-05-07T21:05:47.9821987Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9824041Z self=, 2025-05-07T21:05:47.9825077Z T=1, 2025-05-07T21:05:47.9825399Z D=2, 2025-05-07T21:05:47.9825687Z B=1, 2025-05-07T21:05:47.9825992Z log_E=3, 2025-05-07T21:05:47.9826292Z L=2, 2025-05-07T21:05:47.9826575Z weighted=False, 2025-05-07T21:05:47.9826912Z mixed=False, 2025-05-07T21:05:47.9827235Z mixed_B=False, 2025-05-07T21:05:47.9827667Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9828187Z long_segments=False, 2025-05-07T21:05:47.9828750Z pooling_mode=, 2025-05-07T21:05:47.9829244Z use_cpu=False, 2025-05-07T21:05:47.9829640Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.9830140Z optimizer_state_dtypes=None, 2025-05-07T21:05:47.9830568Z ) 2025-05-07T21:05:47.9831071Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9832408Z self=, 2025-05-07T21:05:47.9833472Z T=3, 2025-05-07T21:05:47.9833723Z D=2, 2025-05-07T21:05:47.9834219Z B=1, 2025-05-07T21:05:47.9834525Z log_E=3, 2025-05-07T21:05:47.9834839Z L=2, 2025-05-07T21:05:47.9835154Z weighted=False, 2025-05-07T21:05:47.9835512Z mixed=False, 2025-05-07T21:05:47.9835852Z mixed_B=False, 2025-05-07T21:05:47.9836571Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9837162Z long_segments=False, 2025-05-07T21:05:47.9837602Z pooling_mode=, 2025-05-07T21:05:47.9838088Z use_cpu=False, 2025-05-07T21:05:47.9838471Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.9838956Z optimizer_state_dtypes=None, 2025-05-07T21:05:47.9839396Z ) 2025-05-07T21:05:47.9839893Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9841286Z self=, 2025-05-07T21:05:47.9842331Z T=3, 2025-05-07T21:05:47.9842616Z D=239, 2025-05-07T21:05:47.9842914Z B=125, 2025-05-07T21:05:47.9843208Z log_E=4, 2025-05-07T21:05:47.9843502Z L=13, 2025-05-07T21:05:47.9843791Z weighted=True, 2025-05-07T21:05:47.9844115Z mixed=True, 2025-05-07T21:05:47.9844456Z mixed_B=True, 2025-05-07T21:05:47.9844923Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9845488Z long_segments=True, 2025-05-07T21:05:47.9845941Z pooling_mode=, 2025-05-07T21:05:47.9846427Z use_cpu=True, 2025-05-07T21:05:47.9846797Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.9847393Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:47.9847969Z ) 2025-05-07T21:05:47.9848458Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9849831Z self=, 2025-05-07T21:05:47.9850958Z T=2, 2025-05-07T21:05:47.9851270Z D=153, 2025-05-07T21:05:47.9851573Z B=102, 2025-05-07T21:05:47.9851879Z log_E=3, 2025-05-07T21:05:47.9852194Z L=15, 2025-05-07T21:05:47.9852502Z weighted=True, 2025-05-07T21:05:47.9852854Z mixed=True, 2025-05-07T21:05:47.9853195Z mixed_B=False, 2025-05-07T21:05:47.9853646Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9854235Z long_segments=False, 2025-05-07T21:05:47.9854688Z pooling_mode=, 2025-05-07T21:05:47.9855168Z use_cpu=True, 2025-05-07T21:05:47.9866267Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.9867039Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:47.9867598Z ) 2025-05-07T21:05:47.9868086Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9869315Z self=, 2025-05-07T21:05:47.9870365Z T=5, 2025-05-07T21:05:47.9870666Z D=31, 2025-05-07T21:05:47.9870958Z B=88, 2025-05-07T21:05:47.9871236Z log_E=4, 2025-05-07T21:05:47.9871540Z L=15, 2025-05-07T21:05:47.9871841Z weighted=False, 2025-05-07T21:05:47.9872165Z mixed=True, 2025-05-07T21:05:47.9872500Z mixed_B=True, 2025-05-07T21:05:47.9872930Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9873474Z long_segments=False, 2025-05-07T21:05:47.9874022Z pooling_mode=, 2025-05-07T21:05:47.9874504Z use_cpu=False, 2025-05-07T21:05:47.9874853Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.9875409Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:05:47.9875983Z ) 2025-05-07T21:05:47.9876454Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9877549Z self=, 2025-05-07T21:05:47.9878490Z T=2, 2025-05-07T21:05:47.9878911Z D=33, 2025-05-07T21:05:47.9879181Z B=21, 2025-05-07T21:05:47.9879447Z log_E=4, 2025-05-07T21:05:47.9879746Z L=14, 2025-05-07T21:05:47.9879996Z weighted=True, 2025-05-07T21:05:47.9880280Z mixed=True, 2025-05-07T21:05:47.9880571Z mixed_B=True, 2025-05-07T21:05:47.9880977Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9881505Z long_segments=False, 2025-05-07T21:05:47.9881920Z pooling_mode=, 2025-05-07T21:05:47.9882358Z use_cpu=False, 2025-05-07T21:05:47.9882713Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.9883221Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:05:47.9883765Z 'momentum2': SparseType.BF16}, 2025-05-07T21:05:47.9884136Z ) 2025-05-07T21:05:47.9884670Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9885735Z self=, 2025-05-07T21:05:47.9886406Z T=5, 2025-05-07T21:05:47.9886593Z D=14, 2025-05-07T21:05:47.9886828Z B=123, 2025-05-07T21:05:47.9887082Z log_E=5, 2025-05-07T21:05:47.9887363Z L=13, 2025-05-07T21:05:47.9887647Z weighted=True, 2025-05-07T21:05:47.9887954Z mixed=False, 2025-05-07T21:05:47.9888264Z mixed_B=False, 2025-05-07T21:05:47.9888788Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9889320Z long_segments=False, 2025-05-07T21:05:47.9889755Z pooling_mode=, 2025-05-07T21:05:47.9890216Z use_cpu=True, 2025-05-07T21:05:47.9890559Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.9891126Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:05:47.9891646Z ) 2025-05-07T21:05:47.9892106Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9893305Z self=, 2025-05-07T21:05:47.9894348Z T=1, 2025-05-07T21:05:47.9894639Z D=142, 2025-05-07T21:05:47.9894937Z B=55, 2025-05-07T21:05:47.9895228Z log_E=3, 2025-05-07T21:05:47.9895527Z L=13, 2025-05-07T21:05:47.9895819Z weighted=False, 2025-05-07T21:05:47.9896159Z mixed=False, 2025-05-07T21:05:47.9896491Z mixed_B=False, 2025-05-07T21:05:47.9896919Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9897476Z long_segments=True, 2025-05-07T21:05:47.9897878Z pooling_mode=, 2025-05-07T21:05:47.9898325Z use_cpu=False, 2025-05-07T21:05:47.9898802Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:47.9899384Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:47.9900213Z ) 2025-05-07T21:05:47.9900700Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9901956Z self=, 2025-05-07T21:05:47.9903024Z T=3, 2025-05-07T21:05:47.9903324Z D=62, 2025-05-07T21:05:47.9903626Z B=119, 2025-05-07T21:05:47.9903919Z log_E=5, 2025-05-07T21:05:47.9904218Z L=4, 2025-05-07T21:05:47.9904518Z weighted=False, 2025-05-07T21:05:47.9904832Z mixed=False, 2025-05-07T21:05:47.9905133Z mixed_B=False, 2025-05-07T21:05:47.9905633Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9906168Z long_segments=True, 2025-05-07T21:05:47.9906553Z pooling_mode=, 2025-05-07T21:05:47.9907011Z use_cpu=True, 2025-05-07T21:05:47.9907389Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.9907896Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:05:47.9908490Z 'momentum2': SparseType.BF16}, 2025-05-07T21:05:47.9908907Z ) 2025-05-07T21:05:47.9909325Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9910431Z self=, 2025-05-07T21:05:47.9911477Z T=5, 2025-05-07T21:05:47.9911767Z D=185, 2025-05-07T21:05:47.9912047Z B=9, 2025-05-07T21:05:47.9912330Z log_E=4, 2025-05-07T21:05:47.9912592Z L=15, 2025-05-07T21:05:47.9912856Z weighted=False, 2025-05-07T21:05:47.9913155Z mixed=False, 2025-05-07T21:05:47.9913461Z mixed_B=True, 2025-05-07T21:05:47.9913867Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9914370Z long_segments=True, 2025-05-07T21:05:47.9914771Z pooling_mode=, 2025-05-07T21:05:47.9915132Z use_cpu=True, 2025-05-07T21:05:47.9915370Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.9915775Z optimizer_state_dtypes=None, 2025-05-07T21:05:47.9916143Z ) 2025-05-07T21:05:47.9916605Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9917723Z self=, 2025-05-07T21:05:47.9918680Z T=1, 2025-05-07T21:05:47.9918952Z D=77, 2025-05-07T21:05:47.9919225Z B=88, 2025-05-07T21:05:47.9919495Z log_E=4, 2025-05-07T21:05:47.9919766Z L=4, 2025-05-07T21:05:47.9920058Z weighted=False, 2025-05-07T21:05:47.9920377Z mixed=False, 2025-05-07T21:05:47.9920683Z mixed_B=True, 2025-05-07T21:05:47.9921066Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9921576Z long_segments=True, 2025-05-07T21:05:47.9921975Z pooling_mode=, 2025-05-07T21:05:47.9922435Z use_cpu=False, 2025-05-07T21:05:47.9922807Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.9923340Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:47.9923856Z ) 2025-05-07T21:05:47.9924288Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9925374Z self=, 2025-05-07T21:05:47.9926342Z T=1, 2025-05-07T21:05:47.9926602Z D=88, 2025-05-07T21:05:47.9926860Z B=88, 2025-05-07T21:05:47.9927102Z log_E=4, 2025-05-07T21:05:47.9927378Z L=4, 2025-05-07T21:05:47.9927639Z weighted=False, 2025-05-07T21:05:47.9927937Z mixed=False, 2025-05-07T21:05:47.9928233Z mixed_B=True, 2025-05-07T21:05:47.9928716Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9929195Z long_segments=True, 2025-05-07T21:05:47.9929582Z pooling_mode=, 2025-05-07T21:05:47.9930114Z use_cpu=False, 2025-05-07T21:05:47.9930459Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.9930986Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:47.9931489Z ) 2025-05-07T21:05:47.9931927Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9933093Z self=, 2025-05-07T21:05:47.9934093Z T=1, 2025-05-07T21:05:47.9934377Z D=88, 2025-05-07T21:05:47.9934652Z B=88, 2025-05-07T21:05:47.9934924Z log_E=4, 2025-05-07T21:05:47.9935209Z L=4, 2025-05-07T21:05:47.9935484Z weighted=False, 2025-05-07T21:05:47.9935804Z mixed=True, 2025-05-07T21:05:47.9936175Z mixed_B=True, 2025-05-07T21:05:47.9936793Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9937299Z long_segments=True, 2025-05-07T21:05:47.9937688Z pooling_mode=, 2025-05-07T21:05:47.9938123Z use_cpu=False, 2025-05-07T21:05:47.9938473Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.9939009Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:47.9939526Z ) 2025-05-07T21:05:47.9939989Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9941176Z self=, 2025-05-07T21:05:47.9942386Z T=1, 2025-05-07T21:05:47.9942663Z D=88, 2025-05-07T21:05:47.9942943Z B=88, 2025-05-07T21:05:47.9943224Z log_E=4, 2025-05-07T21:05:47.9943505Z L=4, 2025-05-07T21:05:47.9943789Z weighted=True, 2025-05-07T21:05:47.9944104Z mixed=True, 2025-05-07T21:05:47.9944406Z mixed_B=True, 2025-05-07T21:05:47.9944818Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9945318Z long_segments=True, 2025-05-07T21:05:47.9945711Z pooling_mode=, 2025-05-07T21:05:47.9946150Z use_cpu=False, 2025-05-07T21:05:47.9946507Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.9947122Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:47.9947635Z ) 2025-05-07T21:05:47.9948077Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:05:47.9949235Z self=, 2025-05-07T21:05:47.9950241Z T=1, 2025-05-07T21:05:47.9950527Z D=88, 2025-05-07T21:05:47.9950808Z B=88, 2025-05-07T21:05:47.9951085Z log_E=3, 2025-05-07T21:05:47.9951381Z L=4, 2025-05-07T21:05:47.9951670Z weighted=True, 2025-05-07T21:05:47.9951977Z mixed=True, 2025-05-07T21:05:47.9952310Z mixed_B=True, 2025-05-07T21:05:47.9952728Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:05:47.9953239Z long_segments=True, 2025-05-07T21:05:47.9953632Z pooling_mode=, 2025-05-07T21:05:47.9954062Z use_cpu=False, 2025-05-07T21:05:47.9954456Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:47.9954986Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:05:47.9955492Z ) 2025-05-07T21:05:47.9955803Z PASSED 2025-05-07T21:06:19.3123760Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3124815Z self=, 2025-05-07T21:06:19.3125433Z T=1, 2025-05-07T21:06:19.3125714Z D=2, 2025-05-07T21:06:19.3125982Z B=1, 2025-05-07T21:06:19.3126202Z log_E=3, 2025-05-07T21:06:19.3126415Z L=0, 2025-05-07T21:06:19.3126706Z weighted=False, 2025-05-07T21:06:19.3127026Z mixed=False, 2025-05-07T21:06:19.3127409Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:19.3127795Z long_segments=False, 2025-05-07T21:06:19.3128677Z pooling_mode=, 2025-05-07T21:06:19.3128996Z use_cpu=False, 2025-05-07T21:06:19.3129217Z ) 2025-05-07T21:06:19.3129461Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3130065Z self=, 2025-05-07T21:06:19.3130618Z T=2, 2025-05-07T21:06:19.3130809Z D=2, 2025-05-07T21:06:19.3131003Z B=1, 2025-05-07T21:06:19.3131230Z log_E=3, 2025-05-07T21:06:19.3131506Z L=0, 2025-05-07T21:06:19.3131786Z weighted=False, 2025-05-07T21:06:19.3132093Z mixed=False, 2025-05-07T21:06:19.3132414Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:19.3132755Z long_segments=False, 2025-05-07T21:06:19.3133171Z pooling_mode=, 2025-05-07T21:06:19.3133499Z use_cpu=False, 2025-05-07T21:06:19.3133718Z ) 2025-05-07T21:06:19.3133956Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3134559Z self=, 2025-05-07T21:06:19.3135116Z T=2, 2025-05-07T21:06:19.3135316Z D=107, 2025-05-07T21:06:19.3135515Z B=78, 2025-05-07T21:06:19.3135707Z log_E=4, 2025-05-07T21:06:19.3135908Z L=12, 2025-05-07T21:06:19.3136110Z weighted=False, 2025-05-07T21:06:19.3136717Z mixed=False, 2025-05-07T21:06:19.3137210Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:19.3137602Z long_segments=False, 2025-05-07T21:06:19.3137869Z pooling_mode=, 2025-05-07T21:06:19.3138168Z use_cpu=False, 2025-05-07T21:06:19.3138386Z ) 2025-05-07T21:06:19.3138621Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3139227Z self=, 2025-05-07T21:06:19.3139785Z T=5, 2025-05-07T21:06:19.3139979Z D=226, 2025-05-07T21:06:19.3140176Z B=47, 2025-05-07T21:06:19.3140375Z log_E=3, 2025-05-07T21:06:19.3140574Z L=15, 2025-05-07T21:06:19.3140777Z weighted=False, 2025-05-07T21:06:19.3141003Z mixed=True, 2025-05-07T21:06:19.3141341Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:19.3141626Z long_segments=True, 2025-05-07T21:06:19.3141890Z pooling_mode=, 2025-05-07T21:06:19.3142185Z use_cpu=False, 2025-05-07T21:06:19.3142400Z ) 2025-05-07T21:06:19.3142640Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3143271Z self=, 2025-05-07T21:06:19.3143830Z T=3, 2025-05-07T21:06:19.3144025Z D=87, 2025-05-07T21:06:19.3144220Z B=16, 2025-05-07T21:06:19.3144412Z log_E=4, 2025-05-07T21:06:19.3144621Z L=17, 2025-05-07T21:06:19.3144821Z weighted=True, 2025-05-07T21:06:19.3145035Z mixed=True, 2025-05-07T21:06:19.3145276Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:19.3145564Z long_segments=False, 2025-05-07T21:06:19.3145834Z pooling_mode=, 2025-05-07T21:06:19.3146133Z use_cpu=False, 2025-05-07T21:06:19.3146350Z ) 2025-05-07T21:06:19.3146581Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3147177Z self=, 2025-05-07T21:06:19.3147728Z T=3, 2025-05-07T21:06:19.3147924Z D=15, 2025-05-07T21:06:19.3148112Z B=74, 2025-05-07T21:06:19.3148308Z log_E=5, 2025-05-07T21:06:19.3148512Z L=13, 2025-05-07T21:06:19.3148706Z weighted=True, 2025-05-07T21:06:19.3148931Z mixed=True, 2025-05-07T21:06:19.3149198Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:19.3149520Z long_segments=True, 2025-05-07T21:06:19.3149792Z pooling_mode=, 2025-05-07T21:06:19.3150089Z use_cpu=True, 2025-05-07T21:06:19.3150298Z ) 2025-05-07T21:06:19.3150541Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3151216Z self=, 2025-05-07T21:06:19.3151765Z T=2, 2025-05-07T21:06:19.3151962Z D=238, 2025-05-07T21:06:19.3152160Z B=8, 2025-05-07T21:06:19.3152347Z log_E=4, 2025-05-07T21:06:19.3152553Z L=14, 2025-05-07T21:06:19.3152752Z weighted=True, 2025-05-07T21:06:19.3152971Z mixed=False, 2025-05-07T21:06:19.3153213Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:19.3153499Z long_segments=False, 2025-05-07T21:06:19.3153763Z pooling_mode=, 2025-05-07T21:06:19.3154059Z use_cpu=True, 2025-05-07T21:06:19.3154275Z ) 2025-05-07T21:06:19.3154514Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3155178Z self=, 2025-05-07T21:06:19.3155732Z T=1, 2025-05-07T21:06:19.3155928Z D=54, 2025-05-07T21:06:19.3156117Z B=86, 2025-05-07T21:06:19.3156312Z log_E=5, 2025-05-07T21:06:19.3156514Z L=9, 2025-05-07T21:06:19.3156711Z weighted=False, 2025-05-07T21:06:19.3156939Z mixed=True, 2025-05-07T21:06:19.3157206Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:19.3157532Z long_segments=True, 2025-05-07T21:06:19.3157797Z pooling_mode=, 2025-05-07T21:06:19.3158137Z use_cpu=True, 2025-05-07T21:06:19.3158347Z ) 2025-05-07T21:06:19.3158587Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3159187Z self=, 2025-05-07T21:06:19.3159734Z T=1, 2025-05-07T21:06:19.3159935Z D=23, 2025-05-07T21:06:19.3160131Z B=6, 2025-05-07T21:06:19.3160324Z log_E=4, 2025-05-07T21:06:19.3160529Z L=15, 2025-05-07T21:06:19.3160731Z weighted=False, 2025-05-07T21:06:19.3160954Z mixed=True, 2025-05-07T21:06:19.3161189Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:19.3161479Z long_segments=True, 2025-05-07T21:06:19.3161747Z pooling_mode=, 2025-05-07T21:06:19.3162085Z use_cpu=True, 2025-05-07T21:06:19.3162298Z ) 2025-05-07T21:06:19.3162537Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3163130Z self=, 2025-05-07T21:06:19.3163736Z T=3, 2025-05-07T21:06:19.3163937Z D=163, 2025-05-07T21:06:19.3164147Z B=47, 2025-05-07T21:06:19.3164429Z log_E=3, 2025-05-07T21:06:19.3164709Z L=5, 2025-05-07T21:06:19.3164980Z weighted=False, 2025-05-07T21:06:19.3165284Z mixed=True, 2025-05-07T21:06:19.3165613Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:19.3165905Z long_segments=False, 2025-05-07T21:06:19.3166177Z pooling_mode=, 2025-05-07T21:06:19.3166478Z use_cpu=False, 2025-05-07T21:06:19.3166691Z ) 2025-05-07T21:06:19.3166935Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3167532Z self=, 2025-05-07T21:06:19.3168103Z T=4, 2025-05-07T21:06:19.3168296Z D=239, 2025-05-07T21:06:19.3168608Z B=103, 2025-05-07T21:06:19.3168809Z log_E=5, 2025-05-07T21:06:19.3169009Z L=20, 2025-05-07T21:06:19.3169221Z weighted=False, 2025-05-07T21:06:19.3169447Z mixed=False, 2025-05-07T21:06:19.3169711Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:19.3170042Z long_segments=False, 2025-05-07T21:06:19.3170314Z pooling_mode=, 2025-05-07T21:06:19.3170602Z use_cpu=False, 2025-05-07T21:06:19.3170816Z ) 2025-05-07T21:06:19.3171053Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3171648Z self=, 2025-05-07T21:06:19.3172204Z T=4, 2025-05-07T21:06:19.3172402Z D=239, 2025-05-07T21:06:19.3172658Z B=103, 2025-05-07T21:06:19.3172857Z log_E=5, 2025-05-07T21:06:19.3173061Z L=4, 2025-05-07T21:06:19.3173259Z weighted=False, 2025-05-07T21:06:19.3173511Z mixed=False, 2025-05-07T21:06:19.3173814Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:19.3174145Z long_segments=False, 2025-05-07T21:06:19.3174420Z pooling_mode=, 2025-05-07T21:06:19.3174712Z use_cpu=False, 2025-05-07T21:06:19.3174929Z ) 2025-05-07T21:06:19.3175164Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3183200Z self=, 2025-05-07T21:06:19.3183750Z T=1, 2025-05-07T21:06:19.3183942Z D=239, 2025-05-07T21:06:19.3184207Z B=103, 2025-05-07T21:06:19.3184393Z log_E=5, 2025-05-07T21:06:19.3184589Z L=4, 2025-05-07T21:06:19.3184788Z weighted=False, 2025-05-07T21:06:19.3185003Z mixed=False, 2025-05-07T21:06:19.3185273Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:19.3185600Z long_segments=False, 2025-05-07T21:06:19.3185870Z pooling_mode=, 2025-05-07T21:06:19.3186157Z use_cpu=False, 2025-05-07T21:06:19.3186371Z ) 2025-05-07T21:06:19.3186607Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3187195Z self=, 2025-05-07T21:06:19.3187791Z T=1, 2025-05-07T21:06:19.3187983Z D=239, 2025-05-07T21:06:19.3188170Z B=103, 2025-05-07T21:06:19.3188363Z log_E=5, 2025-05-07T21:06:19.3188563Z L=1, 2025-05-07T21:06:19.3188754Z weighted=False, 2025-05-07T21:06:19.3188972Z mixed=False, 2025-05-07T21:06:19.3189244Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:19.3189558Z long_segments=False, 2025-05-07T21:06:19.3189825Z pooling_mode=, 2025-05-07T21:06:19.3190117Z use_cpu=False, 2025-05-07T21:06:19.3190328Z ) 2025-05-07T21:06:19.3190564Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:19.3191206Z self=, 2025-05-07T21:06:19.3191750Z T=1, 2025-05-07T21:06:19.3191936Z D=239, 2025-05-07T21:06:19.3192131Z B=103, 2025-05-07T21:06:19.3192321Z log_E=5, 2025-05-07T21:06:19.3192509Z L=0, 2025-05-07T21:06:19.3192701Z weighted=False, 2025-05-07T21:06:19.3192916Z mixed=False, 2025-05-07T21:06:19.3193166Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:19.3193484Z long_segments=False, 2025-05-07T21:06:19.3193748Z pooling_mode=, 2025-05-07T21:06:19.3194029Z use_cpu=False, 2025-05-07T21:06:19.3194240Z ) 2025-05-07T21:06:19.3194421Z PASSED 2025-05-07T21:06:22.0560173Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0561445Z self=, 2025-05-07T21:06:22.0562228Z T=1, 2025-05-07T21:06:22.0562473Z D=2, 2025-05-07T21:06:22.0562716Z B=1, 2025-05-07T21:06:22.0562959Z log_E=3, 2025-05-07T21:06:22.0563208Z L=0, 2025-05-07T21:06:22.0563433Z weighted=False, 2025-05-07T21:06:22.0563843Z mixed=False, 2025-05-07T21:06:22.0564123Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0564438Z long_segments=False, 2025-05-07T21:06:22.0564712Z pooling_mode=, 2025-05-07T21:06:22.0565004Z use_cpu=False, 2025-05-07T21:06:22.0565218Z ) 2025-05-07T21:06:22.0565458Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0566068Z self=, 2025-05-07T21:06:22.0566613Z T=3, 2025-05-07T21:06:22.0566811Z D=2, 2025-05-07T21:06:22.0567276Z B=1, 2025-05-07T21:06:22.0567467Z log_E=3, 2025-05-07T21:06:22.0567673Z L=0, 2025-05-07T21:06:22.0567872Z weighted=False, 2025-05-07T21:06:22.0568092Z mixed=False, 2025-05-07T21:06:22.0568336Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0568803Z long_segments=False, 2025-05-07T21:06:22.0569070Z pooling_mode=, 2025-05-07T21:06:22.0569365Z use_cpu=False, 2025-05-07T21:06:22.0569582Z ) 2025-05-07T21:06:22.0569815Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0570417Z self=, 2025-05-07T21:06:22.0570980Z T=3, 2025-05-07T21:06:22.0571178Z D=123, 2025-05-07T21:06:22.0571369Z B=6, 2025-05-07T21:06:22.0571658Z log_E=5, 2025-05-07T21:06:22.0571862Z L=9, 2025-05-07T21:06:22.0572056Z weighted=True, 2025-05-07T21:06:22.0572280Z mixed=True, 2025-05-07T21:06:22.0572529Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0572821Z long_segments=False, 2025-05-07T21:06:22.0573093Z pooling_mode=, 2025-05-07T21:06:22.0573392Z use_cpu=False, 2025-05-07T21:06:22.0573602Z ) 2025-05-07T21:06:22.0573839Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0574436Z self=, 2025-05-07T21:06:22.0575065Z T=2, 2025-05-07T21:06:22.0575258Z D=107, 2025-05-07T21:06:22.0575453Z B=69, 2025-05-07T21:06:22.0575641Z log_E=5, 2025-05-07T21:06:22.0575842Z L=9, 2025-05-07T21:06:22.0576039Z weighted=True, 2025-05-07T21:06:22.0576253Z mixed=True, 2025-05-07T21:06:22.0576498Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0576796Z long_segments=False, 2025-05-07T21:06:22.0577066Z pooling_mode=, 2025-05-07T21:06:22.0577386Z use_cpu=False, 2025-05-07T21:06:22.0577594Z ) 2025-05-07T21:06:22.0577835Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0578436Z self=, 2025-05-07T21:06:22.0579082Z T=5, 2025-05-07T21:06:22.0579270Z D=70, 2025-05-07T21:06:22.0579464Z B=39, 2025-05-07T21:06:22.0579657Z log_E=4, 2025-05-07T21:06:22.0579852Z L=20, 2025-05-07T21:06:22.0580054Z weighted=True, 2025-05-07T21:06:22.0580275Z mixed=True, 2025-05-07T21:06:22.0580511Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0580807Z long_segments=False, 2025-05-07T21:06:22.0581075Z pooling_mode=, 2025-05-07T21:06:22.0581363Z use_cpu=False, 2025-05-07T21:06:22.0581575Z ) 2025-05-07T21:06:22.0581814Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0582406Z self=, 2025-05-07T21:06:22.0582963Z T=4, 2025-05-07T21:06:22.0583161Z D=35, 2025-05-07T21:06:22.0583353Z B=110, 2025-05-07T21:06:22.0583555Z log_E=4, 2025-05-07T21:06:22.0583763Z L=4, 2025-05-07T21:06:22.0583986Z weighted=True, 2025-05-07T21:06:22.0584234Z mixed=False, 2025-05-07T21:06:22.0584484Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0584775Z long_segments=True, 2025-05-07T21:06:22.0585041Z pooling_mode=, 2025-05-07T21:06:22.0585344Z use_cpu=False, 2025-05-07T21:06:22.0585560Z ) 2025-05-07T21:06:22.0585791Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0586395Z self=, 2025-05-07T21:06:22.0586946Z T=5, 2025-05-07T21:06:22.0587135Z D=82, 2025-05-07T21:06:22.0587335Z B=45, 2025-05-07T21:06:22.0587533Z log_E=5, 2025-05-07T21:06:22.0587727Z L=16, 2025-05-07T21:06:22.0587925Z weighted=False, 2025-05-07T21:06:22.0588147Z mixed=True, 2025-05-07T21:06:22.0588430Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0588724Z long_segments=True, 2025-05-07T21:06:22.0588988Z pooling_mode=, 2025-05-07T21:06:22.0589279Z use_cpu=False, 2025-05-07T21:06:22.0589492Z ) 2025-05-07T21:06:22.0589727Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0590316Z self=, 2025-05-07T21:06:22.0590867Z T=2, 2025-05-07T21:06:22.0591060Z D=218, 2025-05-07T21:06:22.0591255Z B=48, 2025-05-07T21:06:22.0591442Z log_E=3, 2025-05-07T21:06:22.0591643Z L=3, 2025-05-07T21:06:22.0591846Z weighted=True, 2025-05-07T21:06:22.0592059Z mixed=False, 2025-05-07T21:06:22.0592352Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0592645Z long_segments=False, 2025-05-07T21:06:22.0592907Z pooling_mode=, 2025-05-07T21:06:22.0593198Z use_cpu=False, 2025-05-07T21:06:22.0593411Z ) 2025-05-07T21:06:22.0593649Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0594252Z self=, 2025-05-07T21:06:22.0594804Z T=4, 2025-05-07T21:06:22.0594991Z D=7, 2025-05-07T21:06:22.0595187Z B=46, 2025-05-07T21:06:22.0595380Z log_E=4, 2025-05-07T21:06:22.0595623Z L=11, 2025-05-07T21:06:22.0595822Z weighted=True, 2025-05-07T21:06:22.0596044Z mixed=False, 2025-05-07T21:06:22.0596284Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0596577Z long_segments=True, 2025-05-07T21:06:22.0596840Z pooling_mode=, 2025-05-07T21:06:22.0597126Z use_cpu=True, 2025-05-07T21:06:22.0597340Z ) 2025-05-07T21:06:22.0597580Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0598178Z self=, 2025-05-07T21:06:22.0598721Z T=3, 2025-05-07T21:06:22.0598919Z D=78, 2025-05-07T21:06:22.0599115Z B=121, 2025-05-07T21:06:22.0599307Z log_E=4, 2025-05-07T21:06:22.0599561Z L=8, 2025-05-07T21:06:22.0599760Z weighted=False, 2025-05-07T21:06:22.0599979Z mixed=False, 2025-05-07T21:06:22.0600226Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0600524Z long_segments=False, 2025-05-07T21:06:22.0600791Z pooling_mode=, 2025-05-07T21:06:22.0601095Z use_cpu=False, 2025-05-07T21:06:22.0601313Z ) 2025-05-07T21:06:22.0601550Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0602141Z self=, 2025-05-07T21:06:22.0602691Z T=3, 2025-05-07T21:06:22.0602891Z D=206, 2025-05-07T21:06:22.0603083Z B=38, 2025-05-07T21:06:22.0603281Z log_E=3, 2025-05-07T21:06:22.0603485Z L=7, 2025-05-07T21:06:22.0603677Z weighted=True, 2025-05-07T21:06:22.0603922Z mixed=True, 2025-05-07T21:06:22.0604195Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0604485Z long_segments=False, 2025-05-07T21:06:22.0604761Z pooling_mode=, 2025-05-07T21:06:22.0605055Z use_cpu=False, 2025-05-07T21:06:22.0605264Z ) 2025-05-07T21:06:22.0605502Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0606111Z self=, 2025-05-07T21:06:22.0606662Z T=3, 2025-05-07T21:06:22.0606850Z D=206, 2025-05-07T21:06:22.0607046Z B=38, 2025-05-07T21:06:22.0607242Z log_E=3, 2025-05-07T21:06:22.0607436Z L=7, 2025-05-07T21:06:22.0607636Z weighted=True, 2025-05-07T21:06:22.0607858Z mixed=True, 2025-05-07T21:06:22.0608096Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0608389Z long_segments=True, 2025-05-07T21:06:22.0608744Z pooling_mode=, 2025-05-07T21:06:22.0609031Z use_cpu=False, 2025-05-07T21:06:22.0609294Z ) 2025-05-07T21:06:22.0609531Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0610126Z self=, 2025-05-07T21:06:22.0610678Z T=3, 2025-05-07T21:06:22.0610874Z D=3, 2025-05-07T21:06:22.0611062Z B=38, 2025-05-07T21:06:22.0611259Z log_E=3, 2025-05-07T21:06:22.0611462Z L=7, 2025-05-07T21:06:22.0611655Z weighted=True, 2025-05-07T21:06:22.0611875Z mixed=True, 2025-05-07T21:06:22.0612116Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0612404Z long_segments=True, 2025-05-07T21:06:22.0612674Z pooling_mode=, 2025-05-07T21:06:22.0612968Z use_cpu=False, 2025-05-07T21:06:22.0613183Z ) 2025-05-07T21:06:22.0613460Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0614065Z self=, 2025-05-07T21:06:22.0614621Z T=3, 2025-05-07T21:06:22.0614808Z D=3, 2025-05-07T21:06:22.0615003Z B=38, 2025-05-07T21:06:22.0615206Z log_E=3, 2025-05-07T21:06:22.0615404Z L=7, 2025-05-07T21:06:22.0615604Z weighted=True, 2025-05-07T21:06:22.0615828Z mixed=True, 2025-05-07T21:06:22.0616065Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0616410Z long_segments=False, 2025-05-07T21:06:22.0616686Z pooling_mode=, 2025-05-07T21:06:22.0616974Z use_cpu=False, 2025-05-07T21:06:22.0617192Z ) 2025-05-07T21:06:22.0617432Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:22.0618021Z self=, 2025-05-07T21:06:22.0618578Z T=3, 2025-05-07T21:06:22.0618778Z D=3, 2025-05-07T21:06:22.0618981Z B=38, 2025-05-07T21:06:22.0619170Z log_E=3, 2025-05-07T21:06:22.0619375Z L=3, 2025-05-07T21:06:22.0619579Z weighted=True, 2025-05-07T21:06:22.0619798Z mixed=True, 2025-05-07T21:06:22.0620041Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:22.0620385Z long_segments=False, 2025-05-07T21:06:22.0620652Z pooling_mode=, 2025-05-07T21:06:22.0620942Z use_cpu=False, 2025-05-07T21:06:22.0621158Z ) 2025-05-07T21:06:22.0621340Z PASSED 2025-05-07T21:06:22.2861602Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_partial_rowwise_adam_bf16_momentum Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2863203Z self=, 2025-05-07T21:06:22.2863874Z T=1, 2025-05-07T21:06:22.2864076Z D=2, 2025-05-07T21:06:22.2864257Z B=1, 2025-05-07T21:06:22.2864445Z log_E=3, 2025-05-07T21:06:22.2864644Z L=0, 2025-05-07T21:06:22.2864831Z weighted=False, 2025-05-07T21:06:22.2865062Z mixed=False, 2025-05-07T21:06:22.2865321Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2865648Z long_segments=False, 2025-05-07T21:06:22.2865915Z pooling_mode=, 2025-05-07T21:06:22.2866201Z use_cpu=False, 2025-05-07T21:06:22.2866431Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:22.2866770Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:22.2867117Z ) 2025-05-07T21:06:22.2867443Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2868257Z self=, 2025-05-07T21:06:22.2868921Z T=2, 2025-05-07T21:06:22.2869111Z D=2, 2025-05-07T21:06:22.2869294Z B=1, 2025-05-07T21:06:22.2869482Z log_E=3, 2025-05-07T21:06:22.2869678Z L=0, 2025-05-07T21:06:22.2869865Z weighted=False, 2025-05-07T21:06:22.2870085Z mixed=False, 2025-05-07T21:06:22.2870678Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2871042Z long_segments=False, 2025-05-07T21:06:22.2871321Z pooling_mode=, 2025-05-07T21:06:22.2871639Z use_cpu=False, 2025-05-07T21:06:22.2871892Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:22.2872271Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:22.2872651Z ) 2025-05-07T21:06:22.2873020Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2874010Z self=, 2025-05-07T21:06:22.2874850Z T=2, 2025-05-07T21:06:22.2875048Z D=211, 2025-05-07T21:06:22.2875374Z B=127, 2025-05-07T21:06:22.2875570Z log_E=5, 2025-05-07T21:06:22.2875770Z L=19, 2025-05-07T21:06:22.2875962Z weighted=False, 2025-05-07T21:06:22.2876177Z mixed=True, 2025-05-07T21:06:22.2876436Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2876759Z long_segments=False, 2025-05-07T21:06:22.2877019Z pooling_mode=, 2025-05-07T21:06:22.2877312Z use_cpu=False, 2025-05-07T21:06:22.2877547Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:22.2877885Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:22.2878306Z ) 2025-05-07T21:06:22.2878631Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2879433Z self=, 2025-05-07T21:06:22.2880093Z T=2, 2025-05-07T21:06:22.2880286Z D=64, 2025-05-07T21:06:22.2880469Z B=6, 2025-05-07T21:06:22.2880659Z log_E=5, 2025-05-07T21:06:22.2880859Z L=16, 2025-05-07T21:06:22.2881047Z weighted=True, 2025-05-07T21:06:22.2881264Z mixed=True, 2025-05-07T21:06:22.2881522Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2881840Z long_segments=False, 2025-05-07T21:06:22.2882105Z pooling_mode=, 2025-05-07T21:06:22.2882479Z use_cpu=True, 2025-05-07T21:06:22.2882713Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:22.2883053Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:22.2883389Z ) 2025-05-07T21:06:22.2883718Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2884573Z self=, 2025-05-07T21:06:22.2885236Z T=2, 2025-05-07T21:06:22.2885428Z D=171, 2025-05-07T21:06:22.2885615Z B=73, 2025-05-07T21:06:22.2885810Z log_E=3, 2025-05-07T21:06:22.2886010Z L=8, 2025-05-07T21:06:22.2886199Z weighted=False, 2025-05-07T21:06:22.2886421Z mixed=False, 2025-05-07T21:06:22.2886684Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2887000Z long_segments=True, 2025-05-07T21:06:22.2887260Z pooling_mode=, 2025-05-07T21:06:22.2887549Z use_cpu=False, 2025-05-07T21:06:22.2887783Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:22.2888125Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:22.2888460Z ) 2025-05-07T21:06:22.2888962Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2889770Z self=, 2025-05-07T21:06:22.2890434Z T=3, 2025-05-07T21:06:22.2890628Z D=27, 2025-05-07T21:06:22.2890812Z B=82, 2025-05-07T21:06:22.2891002Z log_E=4, 2025-05-07T21:06:22.2891205Z L=0, 2025-05-07T21:06:22.2891392Z weighted=False, 2025-05-07T21:06:22.2891613Z mixed=False, 2025-05-07T21:06:22.2891871Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2892239Z long_segments=False, 2025-05-07T21:06:22.2892506Z pooling_mode=, 2025-05-07T21:06:22.2892793Z use_cpu=False, 2025-05-07T21:06:22.2893030Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:22.2893368Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:22.2893702Z ) 2025-05-07T21:06:22.2894026Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2894831Z self=, 2025-05-07T21:06:22.2895495Z T=1, 2025-05-07T21:06:22.2895684Z D=139, 2025-05-07T21:06:22.2895869Z B=74, 2025-05-07T21:06:22.2896059Z log_E=5, 2025-05-07T21:06:22.2896299Z L=19, 2025-05-07T21:06:22.2896490Z weighted=True, 2025-05-07T21:06:22.2896707Z mixed=True, 2025-05-07T21:06:22.2896962Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2897279Z long_segments=True, 2025-05-07T21:06:22.2897537Z pooling_mode=, 2025-05-07T21:06:22.2897830Z use_cpu=True, 2025-05-07T21:06:22.2898063Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:22.2898401Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:22.2898758Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:22.2899025Z ) 2025-05-07T21:06:22.2899390Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2900194Z self=, 2025-05-07T21:06:22.2900877Z T=2, 2025-05-07T21:06:22.2901061Z D=121, 2025-05-07T21:06:22.2901251Z B=41, 2025-05-07T21:06:22.2909537Z log_E=4, 2025-05-07T21:06:22.2909753Z L=2, 2025-05-07T21:06:22.2909943Z weighted=True, 2025-05-07T21:06:22.2910166Z mixed=True, 2025-05-07T21:06:22.2910426Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2910750Z long_segments=True, 2025-05-07T21:06:22.2911014Z pooling_mode=, 2025-05-07T21:06:22.2911380Z use_cpu=True, 2025-05-07T21:06:22.2911609Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:22.2911953Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:22.2912287Z ) 2025-05-07T21:06:22.2912607Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2913420Z self=, 2025-05-07T21:06:22.2914078Z T=2, 2025-05-07T21:06:22.2914303Z D=238, 2025-05-07T21:06:22.2914503Z B=44, 2025-05-07T21:06:22.2914698Z log_E=3, 2025-05-07T21:06:22.2914899Z L=10, 2025-05-07T21:06:22.2915090Z weighted=True, 2025-05-07T21:06:22.2915307Z mixed=True, 2025-05-07T21:06:22.2915562Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2915880Z long_segments=True, 2025-05-07T21:06:22.2916139Z pooling_mode=, 2025-05-07T21:06:22.2916425Z use_cpu=False, 2025-05-07T21:06:22.2916655Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:22.2917001Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:22.2917331Z ) 2025-05-07T21:06:22.2917648Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2918449Z self=, 2025-05-07T21:06:22.2919102Z T=2, 2025-05-07T21:06:22.2919290Z D=255, 2025-05-07T21:06:22.2919473Z B=36, 2025-05-07T21:06:22.2919661Z log_E=3, 2025-05-07T21:06:22.2919855Z L=7, 2025-05-07T21:06:22.2920047Z weighted=False, 2025-05-07T21:06:22.2920269Z mixed=False, 2025-05-07T21:06:22.2920530Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2920899Z long_segments=False, 2025-05-07T21:06:22.2921167Z pooling_mode=, 2025-05-07T21:06:22.2921453Z use_cpu=False, 2025-05-07T21:06:22.2921685Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:22.2922027Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:22.2922353Z ) 2025-05-07T21:06:22.2922668Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2923467Z self=, 2025-05-07T21:06:22.2924154Z T=1, 2025-05-07T21:06:22.2924345Z D=13, 2025-05-07T21:06:22.2924523Z B=112, 2025-05-07T21:06:22.2924710Z log_E=3, 2025-05-07T21:06:22.2924903Z L=2, 2025-05-07T21:06:22.2925136Z weighted=True, 2025-05-07T21:06:22.2925353Z mixed=True, 2025-05-07T21:06:22.2925610Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2925928Z long_segments=False, 2025-05-07T21:06:22.2926199Z pooling_mode=, 2025-05-07T21:06:22.2926484Z use_cpu=True, 2025-05-07T21:06:22.2926714Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:22.2927059Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:22.2927391Z ) 2025-05-07T21:06:22.2927710Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2928657Z self=, 2025-05-07T21:06:22.2929305Z T=1, 2025-05-07T21:06:22.2929493Z D=13, 2025-05-07T21:06:22.2929674Z B=112, 2025-05-07T21:06:22.2929865Z log_E=3, 2025-05-07T21:06:22.2930060Z L=3, 2025-05-07T21:06:22.2930245Z weighted=True, 2025-05-07T21:06:22.2930460Z mixed=True, 2025-05-07T21:06:22.2930717Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2931032Z long_segments=False, 2025-05-07T21:06:22.2931297Z pooling_mode=, 2025-05-07T21:06:22.2931583Z use_cpu=True, 2025-05-07T21:06:22.2931807Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:22.2932195Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:22.2932533Z ) 2025-05-07T21:06:22.2932848Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2933643Z self=, 2025-05-07T21:06:22.2934297Z T=1, 2025-05-07T21:06:22.2934485Z D=13, 2025-05-07T21:06:22.2934668Z B=112, 2025-05-07T21:06:22.2934859Z log_E=3, 2025-05-07T21:06:22.2935054Z L=3, 2025-05-07T21:06:22.2935238Z weighted=True, 2025-05-07T21:06:22.2935455Z mixed=True, 2025-05-07T21:06:22.2935710Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2936025Z long_segments=False, 2025-05-07T21:06:22.2936569Z pooling_mode=, 2025-05-07T21:06:22.2936978Z use_cpu=True, 2025-05-07T21:06:22.2937204Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:22.2937549Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:22.2937874Z ) 2025-05-07T21:06:22.2938188Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2938982Z self=, 2025-05-07T21:06:22.2939640Z T=1, 2025-05-07T21:06:22.2939829Z D=13, 2025-05-07T21:06:22.2940009Z B=3, 2025-05-07T21:06:22.2940197Z log_E=3, 2025-05-07T21:06:22.2940390Z L=3, 2025-05-07T21:06:22.2940573Z weighted=True, 2025-05-07T21:06:22.2940786Z mixed=True, 2025-05-07T21:06:22.2941042Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2941354Z long_segments=False, 2025-05-07T21:06:22.2941618Z pooling_mode=, 2025-05-07T21:06:22.2942043Z use_cpu=True, 2025-05-07T21:06:22.2942271Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:22.2942614Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:22.2942947Z ) 2025-05-07T21:06:22.2943262Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:22.2944063Z self=, 2025-05-07T21:06:22.2944718Z T=3, 2025-05-07T21:06:22.2944909Z D=13, 2025-05-07T21:06:22.2945090Z B=3, 2025-05-07T21:06:22.2945277Z log_E=3, 2025-05-07T21:06:22.2945473Z L=3, 2025-05-07T21:06:22.2945660Z weighted=True, 2025-05-07T21:06:22.2945873Z mixed=True, 2025-05-07T21:06:22.2946195Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:22.2946509Z long_segments=False, 2025-05-07T21:06:22.2946768Z pooling_mode=, 2025-05-07T21:06:22.2947049Z use_cpu=True, 2025-05-07T21:06:22.2947274Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:22.2947613Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:22.2947944Z ) 2025-05-07T21:06:22.2948126Z PASSED 2025-05-07T21:06:22.2976839Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T21:06:22.2977803Z self=, 2025-05-07T21:06:22.2978310Z T=1, 2025-05-07T21:06:22.2978497Z D=16, 2025-05-07T21:06:22.2978686Z B=1, 2025-05-07T21:06:22.2978873Z log_E=3, 2025-05-07T21:06:22.2979064Z L=2, 2025-05-07T21:06:22.2979262Z weighted=False, 2025-05-07T21:06:22.2979482Z mixed=False, 2025-05-07T21:06:22.2979692Z mixed_B=False, 2025-05-07T21:06:22.2979957Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:22.2980284Z long_segments=False, 2025-05-07T21:06:22.2980548Z pooling_mode=, 2025-05-07T21:06:22.2980837Z use_cpu=False, 2025-05-07T21:06:22.2981099Z weight_decay_mode=, 2025-05-07T21:06:22.2981470Z ) 2025-05-07T21:06:22.2987226Z SKIPPED 2025-05-07T21:06:22.2987667Z 2025-05-07T21:06:22.2988001Z =============================== warnings summary =============================== 2025-05-07T21:06:22.2988904Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam 2025-05-07T21:06:22.2990224Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction 2025-05-07T21:06:22.2992291Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py:41: UserWarning:  2025-05-07T21:06:22.2993570Z [FBGEMM_GPU] NOTE: The training optimizer 'adam' is marked as 2025-05-07T21:06:22.2994355Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:22.2994955Z times and build sizes! 2025-05-07T21:06:22.2995382Z  2025-05-07T21:06:22.2995682Z warnings.warn( 2025-05-07T21:06:22.2995873Z 2025-05-07T21:06:22.2996388Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb 2025-05-07T21:06:22.2998082Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py:40: UserWarning:  2025-05-07T21:06:22.2999339Z [FBGEMM_GPU] NOTE: The training optimizer 'lamb' is marked as 2025-05-07T21:06:22.3000057Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:22.3000667Z times and build sizes! 2025-05-07T21:06:22.3001086Z  2025-05-07T21:06:22.3001383Z warnings.warn( 2025-05-07T21:06:22.3001573Z 2025-05-07T21:06:22.3002214Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars 2025-05-07T21:06:22.3003940Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py:39: UserWarning:  2025-05-07T21:06:22.3005237Z [FBGEMM_GPU] NOTE: The training optimizer 'lars_sgd' is marked as 2025-05-07T21:06:22.3005963Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:22.3006570Z times and build sizes! 2025-05-07T21:06:22.3006982Z  2025-05-07T21:06:22.3007284Z warnings.warn( 2025-05-07T21:06:22.3007473Z 2025-05-07T21:06:22.3007802Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:22.3008655Z =========================== short test summary info ============================ 2025-05-07T21:06:22.3009319Z SKIPPED [1] test_utils.py:270: Test only evaluates ROCm optimized kernels 2025-05-07T21:06:22.3010001Z ================== 8 passed, 1 skipped, 4 warnings in 45.60s =================== 2025-05-07T21:06:23.1140764Z 2025-05-07T21:06:23.1141431Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T21:06:23.1164815Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 49 seconds 2025-05-07T21:06:23.1165164Z 2025-05-07T21:06:23.1165169Z 2025-05-07T21:06:23.1165174Z 2025-05-07T21:06:23.1165491Z 2025-05-07T21:06:23.1187849Z ################################################################################ 2025-05-07T21:06:23.1205414Z # [2025-05-07T21:06:23.120Z] Run Python Test Suite: 2025-05-07T21:06:23.1205772Z # ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:23.1206102Z ################################################################################ 2025-05-07T21:06:23.1231528Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:23.1232193Z 2025-05-07T21:06:25.3127694Z ============================= test session starts ============================== 2025-05-07T21:06:25.3128367Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:25.3129294Z cachedir: .pytest_cache 2025-05-07T21:06:25.3129873Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:25.3130613Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:25.3131030Z plugins: hypothesis-6.131.14 2025-05-07T21:06:27.0339573Z collecting ... collected 3 items 2025-05-07T21:06:27.0339872Z 2025-05-07T21:06:27.6862152Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T21:06:27.6863156Z self=, 2025-05-07T21:06:27.6863780Z T=1, 2025-05-07T21:06:27.6863979Z D=2, 2025-05-07T21:06:27.6864178Z B=1, 2025-05-07T21:06:27.6864366Z log_E=3, 2025-05-07T21:06:27.6864569Z L=0, 2025-05-07T21:06:27.6864802Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6865092Z weighted=False, 2025-05-07T21:06:27.6865316Z mixed=False, 2025-05-07T21:06:27.6865534Z mixed_B=False, 2025-05-07T21:06:27.6865755Z use_cache=False, 2025-05-07T21:06:27.6866009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.6866307Z long_segments=False, 2025-05-07T21:06:27.6866575Z pooling_mode=, 2025-05-07T21:06:27.6866857Z use_cpu=False, 2025-05-07T21:06:27.6867073Z ) 2025-05-07T21:06:27.6867280Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6867727Z self=, 2025-05-07T21:06:27.6868167Z T=4, 2025-05-07T21:06:27.6868360Z D=2, 2025-05-07T21:06:27.6868541Z B=1, 2025-05-07T21:06:27.6868729Z log_E=3, 2025-05-07T21:06:27.6868928Z L=0, 2025-05-07T21:06:27.6869423Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6869719Z weighted=False, 2025-05-07T21:06:27.6869946Z mixed=False, 2025-05-07T21:06:27.6870155Z mixed_B=False, 2025-05-07T21:06:27.6870376Z use_cache=False, 2025-05-07T21:06:27.6870634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.6870927Z long_segments=False, 2025-05-07T21:06:27.6871199Z pooling_mode=, 2025-05-07T21:06:27.6871492Z use_cpu=False, 2025-05-07T21:06:27.6871698Z ) 2025-05-07T21:06:27.6871910Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6872362Z self=, 2025-05-07T21:06:27.6872810Z T=4, 2025-05-07T21:06:27.6872997Z D=4, 2025-05-07T21:06:27.6873280Z B=34, 2025-05-07T21:06:27.6873474Z log_E=4, 2025-05-07T21:06:27.6873671Z L=18, 2025-05-07T21:06:27.6873895Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6874193Z weighted=False, 2025-05-07T21:06:27.6874411Z mixed=True, 2025-05-07T21:06:27.6874629Z mixed_B=False, 2025-05-07T21:06:27.6874850Z use_cache=True, 2025-05-07T21:06:27.6875092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.6875390Z long_segments=False, 2025-05-07T21:06:27.6875658Z pooling_mode=, 2025-05-07T21:06:27.6875943Z use_cpu=False, 2025-05-07T21:06:27.6876250Z ) 2025-05-07T21:06:27.6876461Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6876900Z self=, 2025-05-07T21:06:27.6877345Z T=5, 2025-05-07T21:06:27.6877532Z D=2, 2025-05-07T21:06:27.6877713Z B=1, 2025-05-07T21:06:27.6877901Z log_E=3, 2025-05-07T21:06:27.6878101Z L=0, 2025-05-07T21:06:27.6878316Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6878611Z weighted=False, 2025-05-07T21:06:27.6878830Z mixed=False, 2025-05-07T21:06:27.6879049Z mixed_B=False, 2025-05-07T21:06:27.6879266Z use_cache=False, 2025-05-07T21:06:27.6879518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.6879814Z long_segments=False, 2025-05-07T21:06:27.6880167Z pooling_mode=, 2025-05-07T21:06:27.6880455Z use_cpu=False, 2025-05-07T21:06:27.6880668Z ) 2025-05-07T21:06:27.6880873Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6881324Z self=, 2025-05-07T21:06:27.6881763Z T=5, 2025-05-07T21:06:27.6881947Z D=122, 2025-05-07T21:06:27.6882141Z B=122, 2025-05-07T21:06:27.6882333Z log_E=3, 2025-05-07T21:06:27.6882526Z L=16, 2025-05-07T21:06:27.6882745Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6883037Z weighted=True, 2025-05-07T21:06:27.6883253Z mixed=False, 2025-05-07T21:06:27.6883467Z mixed_B=True, 2025-05-07T21:06:27.6883686Z use_cache=True, 2025-05-07T21:06:27.6883925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6884226Z long_segments=False, 2025-05-07T21:06:27.6884496Z pooling_mode=, 2025-05-07T21:06:27.6884786Z use_cpu=False, 2025-05-07T21:06:27.6884996Z ) 2025-05-07T21:06:27.6885208Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6885655Z self=, 2025-05-07T21:06:27.6886094Z T=4, 2025-05-07T21:06:27.6886287Z D=243, 2025-05-07T21:06:27.6886482Z B=64, 2025-05-07T21:06:27.6886669Z log_E=4, 2025-05-07T21:06:27.6886869Z L=12, 2025-05-07T21:06:27.6887096Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6887385Z weighted=False, 2025-05-07T21:06:27.6887610Z mixed=True, 2025-05-07T21:06:27.6887825Z mixed_B=False, 2025-05-07T21:06:27.6888041Z use_cache=False, 2025-05-07T21:06:27.6888299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.6888700Z long_segments=False, 2025-05-07T21:06:27.6888959Z pooling_mode=, 2025-05-07T21:06:27.6889299Z use_cpu=True, 2025-05-07T21:06:27.6889514Z ) 2025-05-07T21:06:27.6889713Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6890161Z self=, 2025-05-07T21:06:27.6890597Z T=2, 2025-05-07T21:06:27.6890785Z D=159, 2025-05-07T21:06:27.6890968Z B=27, 2025-05-07T21:06:27.6891169Z log_E=4, 2025-05-07T21:06:27.6891368Z L=19, 2025-05-07T21:06:27.6891584Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6891874Z weighted=False, 2025-05-07T21:06:27.6892094Z mixed=False, 2025-05-07T21:06:27.6892299Z mixed_B=True, 2025-05-07T21:06:27.6892516Z use_cache=False, 2025-05-07T21:06:27.6892768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6893112Z long_segments=False, 2025-05-07T21:06:27.6893378Z pooling_mode=, 2025-05-07T21:06:27.6893666Z use_cpu=True, 2025-05-07T21:06:27.6893871Z ) 2025-05-07T21:06:27.6894082Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6894530Z self=, 2025-05-07T21:06:27.6894969Z T=3, 2025-05-07T21:06:27.6895164Z D=122, 2025-05-07T21:06:27.6895359Z B=21, 2025-05-07T21:06:27.6895547Z log_E=4, 2025-05-07T21:06:27.6895757Z L=15, 2025-05-07T21:06:27.6895985Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6896320Z weighted=True, 2025-05-07T21:06:27.6896545Z mixed=True, 2025-05-07T21:06:27.6896758Z mixed_B=True, 2025-05-07T21:06:27.6896969Z use_cache=False, 2025-05-07T21:06:27.6897227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6897523Z long_segments=True, 2025-05-07T21:06:27.6897790Z pooling_mode=, 2025-05-07T21:06:27.6898078Z use_cpu=False, 2025-05-07T21:06:27.6898296Z ) 2025-05-07T21:06:27.6898505Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6898949Z self=, 2025-05-07T21:06:27.6899395Z T=4, 2025-05-07T21:06:27.6899592Z D=248, 2025-05-07T21:06:27.6899783Z B=120, 2025-05-07T21:06:27.6900030Z log_E=3, 2025-05-07T21:06:27.6900239Z L=7, 2025-05-07T21:06:27.6900457Z weights_precision=SparseType.FP32, 2025-05-07T21:06:27.6900756Z weighted=False, 2025-05-07T21:06:27.6900978Z mixed=True, 2025-05-07T21:06:27.6901189Z mixed_B=False, 2025-05-07T21:06:27.6901411Z use_cache=True, 2025-05-07T21:06:27.6901659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6901949Z long_segments=True, 2025-05-07T21:06:27.6902210Z pooling_mode=, 2025-05-07T21:06:27.6902500Z use_cpu=False, 2025-05-07T21:06:27.6902707Z ) 2025-05-07T21:06:27.6902916Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6903367Z self=, 2025-05-07T21:06:27.6903811Z T=5, 2025-05-07T21:06:27.6903999Z D=64, 2025-05-07T21:06:27.6904195Z B=80, 2025-05-07T21:06:27.6904389Z log_E=4, 2025-05-07T21:06:27.6904582Z L=15, 2025-05-07T21:06:27.6904803Z weights_precision=SparseType.FP32, 2025-05-07T21:06:27.6905103Z weighted=True, 2025-05-07T21:06:27.6905316Z mixed=False, 2025-05-07T21:06:27.6905532Z mixed_B=False, 2025-05-07T21:06:27.6905752Z use_cache=True, 2025-05-07T21:06:27.6905990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6906290Z long_segments=False, 2025-05-07T21:06:27.6906558Z pooling_mode=, 2025-05-07T21:06:27.6906840Z use_cpu=True, 2025-05-07T21:06:27.6907050Z ) 2025-05-07T21:06:27.6907262Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6907703Z self=, 2025-05-07T21:06:27.6908144Z T=3, 2025-05-07T21:06:27.6908338Z D=255, 2025-05-07T21:06:27.6908525Z B=72, 2025-05-07T21:06:27.6908718Z log_E=4, 2025-05-07T21:06:27.6908918Z L=14, 2025-05-07T21:06:27.6909208Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6909507Z weighted=True, 2025-05-07T21:06:27.6909731Z mixed=False, 2025-05-07T21:06:27.6909953Z mixed_B=True, 2025-05-07T21:06:27.6917969Z use_cache=True, 2025-05-07T21:06:27.6918234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6918536Z long_segments=False, 2025-05-07T21:06:27.6918806Z pooling_mode=, 2025-05-07T21:06:27.6919096Z use_cpu=True, 2025-05-07T21:06:27.6919314Z ) 2025-05-07T21:06:27.6919517Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6919964Z self=, 2025-05-07T21:06:27.6920404Z T=3, 2025-05-07T21:06:27.6920592Z D=3, 2025-05-07T21:06:27.6920782Z B=72, 2025-05-07T21:06:27.6921061Z log_E=4, 2025-05-07T21:06:27.6921255Z L=14, 2025-05-07T21:06:27.6921482Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6921784Z weighted=True, 2025-05-07T21:06:27.6922002Z mixed=False, 2025-05-07T21:06:27.6922217Z mixed_B=True, 2025-05-07T21:06:27.6922448Z use_cache=True, 2025-05-07T21:06:27.6922695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6922993Z long_segments=False, 2025-05-07T21:06:27.6923267Z pooling_mode=, 2025-05-07T21:06:27.6923561Z use_cpu=True, 2025-05-07T21:06:27.6923766Z ) 2025-05-07T21:06:27.6924026Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6924475Z self=, 2025-05-07T21:06:27.6924907Z T=3, 2025-05-07T21:06:27.6925107Z D=3, 2025-05-07T21:06:27.6925293Z B=72, 2025-05-07T21:06:27.6925497Z log_E=4, 2025-05-07T21:06:27.6925727Z L=14, 2025-05-07T21:06:27.6925949Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6926230Z weighted=True, 2025-05-07T21:06:27.6926444Z mixed=False, 2025-05-07T21:06:27.6926653Z mixed_B=True, 2025-05-07T21:06:27.6926863Z use_cache=False, 2025-05-07T21:06:27.6927115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6927413Z long_segments=False, 2025-05-07T21:06:27.6927721Z pooling_mode=, 2025-05-07T21:06:27.6928012Z use_cpu=True, 2025-05-07T21:06:27.6928223Z ) 2025-05-07T21:06:27.6928427Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6929033Z self=, 2025-05-07T21:06:27.6929473Z T=3, 2025-05-07T21:06:27.6929658Z D=3, 2025-05-07T21:06:27.6929838Z B=72, 2025-05-07T21:06:27.6930026Z log_E=4, 2025-05-07T21:06:27.6930219Z L=14, 2025-05-07T21:06:27.6930431Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6930720Z weighted=False, 2025-05-07T21:06:27.6930937Z mixed=False, 2025-05-07T21:06:27.6931145Z mixed_B=True, 2025-05-07T21:06:27.6931371Z use_cache=False, 2025-05-07T21:06:27.6931619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6931904Z long_segments=False, 2025-05-07T21:06:27.6932169Z pooling_mode=, 2025-05-07T21:06:27.6932455Z use_cpu=True, 2025-05-07T21:06:27.6932658Z ) 2025-05-07T21:06:27.6932862Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6933303Z self=, 2025-05-07T21:06:27.6933731Z T=3, 2025-05-07T21:06:27.6933917Z D=4, 2025-05-07T21:06:27.6934100Z B=72, 2025-05-07T21:06:27.6934282Z log_E=4, 2025-05-07T21:06:27.6934477Z L=14, 2025-05-07T21:06:27.6934695Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6934976Z weighted=False, 2025-05-07T21:06:27.6935198Z mixed=False, 2025-05-07T21:06:27.6935408Z mixed_B=True, 2025-05-07T21:06:27.6935616Z use_cache=False, 2025-05-07T21:06:27.6935872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6936170Z long_segments=False, 2025-05-07T21:06:27.6936858Z pooling_mode=, 2025-05-07T21:06:27.6937143Z use_cpu=True, 2025-05-07T21:06:27.6937463Z ) 2025-05-07T21:06:27.6937674Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6938109Z self=, 2025-05-07T21:06:27.6938550Z T=3, 2025-05-07T21:06:27.6938738Z D=4, 2025-05-07T21:06:27.6938922Z B=72, 2025-05-07T21:06:27.6939113Z log_E=3, 2025-05-07T21:06:27.6939319Z L=14, 2025-05-07T21:06:27.6939532Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6939824Z weighted=False, 2025-05-07T21:06:27.6940043Z mixed=False, 2025-05-07T21:06:27.6940252Z mixed_B=True, 2025-05-07T21:06:27.6940472Z use_cache=False, 2025-05-07T21:06:27.6940722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6941017Z long_segments=False, 2025-05-07T21:06:27.6941352Z pooling_mode=, 2025-05-07T21:06:27.6941641Z use_cpu=True, 2025-05-07T21:06:27.6941839Z ) 2025-05-07T21:06:27.6942046Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6942494Z self=, 2025-05-07T21:06:27.6942937Z T=3, 2025-05-07T21:06:27.6943123Z D=4, 2025-05-07T21:06:27.6943310Z B=3, 2025-05-07T21:06:27.6943503Z log_E=3, 2025-05-07T21:06:27.6943704Z L=14, 2025-05-07T21:06:27.6943925Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6944291Z weighted=False, 2025-05-07T21:06:27.6944501Z mixed=False, 2025-05-07T21:06:27.6944721Z mixed_B=True, 2025-05-07T21:06:27.6944937Z use_cache=False, 2025-05-07T21:06:27.6945182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.6945476Z long_segments=False, 2025-05-07T21:06:27.6945748Z pooling_mode=, 2025-05-07T21:06:27.6946025Z use_cpu=True, 2025-05-07T21:06:27.6946235Z ) 2025-05-07T21:06:27.6946448Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6946882Z self=, 2025-05-07T21:06:27.6947328Z T=1, 2025-05-07T21:06:27.6947522Z D=183, 2025-05-07T21:06:27.6947708Z B=65, 2025-05-07T21:06:27.6947896Z log_E=5, 2025-05-07T21:06:27.6948163Z L=2, 2025-05-07T21:06:27.6948376Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6948660Z weighted=True, 2025-05-07T21:06:27.6948885Z mixed=False, 2025-05-07T21:06:27.6949101Z mixed_B=False, 2025-05-07T21:06:27.6949313Z use_cache=True, 2025-05-07T21:06:27.6949578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.6949869Z long_segments=True, 2025-05-07T21:06:27.6950122Z pooling_mode=, 2025-05-07T21:06:27.6950409Z use_cpu=True, 2025-05-07T21:06:27.6950621Z ) 2025-05-07T21:06:27.6950818Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6951267Z self=, 2025-05-07T21:06:27.6951703Z T=1, 2025-05-07T21:06:27.6951893Z D=2, 2025-05-07T21:06:27.6952070Z B=65, 2025-05-07T21:06:27.6952262Z log_E=5, 2025-05-07T21:06:27.6952457Z L=2, 2025-05-07T21:06:27.6952667Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6952967Z weighted=True, 2025-05-07T21:06:27.6953194Z mixed=False, 2025-05-07T21:06:27.6953413Z mixed_B=False, 2025-05-07T21:06:27.6953638Z use_cache=True, 2025-05-07T21:06:27.6953888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.6954179Z long_segments=True, 2025-05-07T21:06:27.6954447Z pooling_mode=, 2025-05-07T21:06:27.6954742Z use_cpu=True, 2025-05-07T21:06:27.6954949Z ) 2025-05-07T21:06:27.6955163Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.6955615Z self=, 2025-05-07T21:06:27.6956044Z T=1, 2025-05-07T21:06:27.6956241Z D=2, 2025-05-07T21:06:27.6956440Z B=2, 2025-05-07T21:06:27.6956631Z log_E=5, 2025-05-07T21:06:27.6956839Z L=2, 2025-05-07T21:06:27.6957066Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.6957405Z weighted=True, 2025-05-07T21:06:27.6957639Z mixed=False, 2025-05-07T21:06:27.6957866Z mixed_B=False, 2025-05-07T21:06:27.6958086Z use_cache=True, 2025-05-07T21:06:27.6958336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.6958637Z long_segments=True, 2025-05-07T21:06:27.6958897Z pooling_mode=, 2025-05-07T21:06:27.6959178Z use_cpu=True, 2025-05-07T21:06:27.7959867Z ) 2025-05-07T21:06:27.7960606Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.7961869Z self=, 2025-05-07T21:06:27.7963083Z T=1, 2025-05-07T21:06:27.7963451Z D=2, 2025-05-07T21:06:27.7963810Z B=2, 2025-05-07T21:06:27.7964172Z log_E=5, 2025-05-07T21:06:27.7964950Z L=2, 2025-05-07T21:06:27.7965387Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.7965773Z weighted=True, 2025-05-07T21:06:27.7966048Z mixed=False, 2025-05-07T21:06:27.7966359Z mixed_B=False, 2025-05-07T21:06:27.7966687Z use_cache=True, 2025-05-07T21:06:27.7967047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.7967467Z long_segments=False, 2025-05-07T21:06:27.7967809Z pooling_mode=, 2025-05-07T21:06:27.7968090Z use_cpu=True, 2025-05-07T21:06:27.7968305Z ) 2025-05-07T21:06:27.7968715Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.7969284Z self=, 2025-05-07T21:06:27.7969714Z T=1, 2025-05-07T21:06:27.7969912Z D=2, 2025-05-07T21:06:27.7970100Z B=2, 2025-05-07T21:06:27.7970283Z log_E=5, 2025-05-07T21:06:27.7970493Z L=1, 2025-05-07T21:06:27.7970712Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.7971004Z weighted=True, 2025-05-07T21:06:27.7971220Z mixed=False, 2025-05-07T21:06:27.7971428Z mixed_B=False, 2025-05-07T21:06:27.7971649Z use_cache=True, 2025-05-07T21:06:27.7971895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.7972183Z long_segments=False, 2025-05-07T21:06:27.7972449Z pooling_mode=, 2025-05-07T21:06:27.7973214Z use_cpu=True, 2025-05-07T21:06:27.7973418Z ) 2025-05-07T21:06:27.7973624Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.7974071Z self=, 2025-05-07T21:06:27.7974506Z T=1, 2025-05-07T21:06:27.7974695Z D=2, 2025-05-07T21:06:27.7974887Z B=2, 2025-05-07T21:06:27.7975069Z log_E=3, 2025-05-07T21:06:27.7975270Z L=1, 2025-05-07T21:06:27.7975493Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.7975774Z weighted=True, 2025-05-07T21:06:27.7975992Z mixed=False, 2025-05-07T21:06:27.7976205Z mixed_B=False, 2025-05-07T21:06:27.7976418Z use_cache=True, 2025-05-07T21:06:27.7976661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.7976953Z long_segments=False, 2025-05-07T21:06:27.7977219Z pooling_mode=, 2025-05-07T21:06:27.7977496Z use_cpu=True, 2025-05-07T21:06:27.7977702Z ) 2025-05-07T21:06:27.7977906Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.7978346Z self=, 2025-05-07T21:06:27.7978782Z T=1, 2025-05-07T21:06:27.7978971Z D=2, 2025-05-07T21:06:27.7979152Z B=2, 2025-05-07T21:06:27.7979344Z log_E=3, 2025-05-07T21:06:27.7979539Z L=1, 2025-05-07T21:06:27.7979748Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.7980042Z weighted=True, 2025-05-07T21:06:27.7980258Z mixed=False, 2025-05-07T21:06:27.7980462Z mixed_B=True, 2025-05-07T21:06:27.7980676Z use_cache=True, 2025-05-07T21:06:27.7980920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.7981209Z long_segments=False, 2025-05-07T21:06:27.7981474Z pooling_mode=, 2025-05-07T21:06:27.7981759Z use_cpu=True, 2025-05-07T21:06:27.7981962Z ) 2025-05-07T21:06:27.7982259Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.7982700Z self=, 2025-05-07T21:06:27.7983139Z T=3, 2025-05-07T21:06:27.7983320Z D=138, 2025-05-07T21:06:27.7983514Z B=88, 2025-05-07T21:06:27.7983704Z log_E=5, 2025-05-07T21:06:27.7983892Z L=13, 2025-05-07T21:06:27.7984112Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.7984402Z weighted=False, 2025-05-07T21:06:27.7984615Z mixed=False, 2025-05-07T21:06:27.7984826Z mixed_B=False, 2025-05-07T21:06:27.7985049Z use_cache=False, 2025-05-07T21:06:27.7985296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.7985587Z long_segments=True, 2025-05-07T21:06:27.7985894Z pooling_mode=, 2025-05-07T21:06:27.7986171Z use_cpu=True, 2025-05-07T21:06:27.7986380Z ) 2025-05-07T21:06:27.7986585Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.7987020Z self=, 2025-05-07T21:06:27.7987455Z T=3, 2025-05-07T21:06:27.7987647Z D=138, 2025-05-07T21:06:27.7987834Z B=88, 2025-05-07T21:06:27.7988022Z log_E=3, 2025-05-07T21:06:27.7988222Z L=13, 2025-05-07T21:06:27.7988432Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.7988722Z weighted=False, 2025-05-07T21:06:27.7988992Z mixed=False, 2025-05-07T21:06:27.7989196Z mixed_B=False, 2025-05-07T21:06:27.7989413Z use_cache=False, 2025-05-07T21:06:27.7989659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.7989947Z long_segments=True, 2025-05-07T21:06:27.7990195Z pooling_mode=, 2025-05-07T21:06:27.7990479Z use_cpu=True, 2025-05-07T21:06:27.7990683Z ) 2025-05-07T21:06:27.7990883Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.7991324Z self=, 2025-05-07T21:06:27.7991755Z T=3, 2025-05-07T21:06:27.7991937Z D=138, 2025-05-07T21:06:27.7992130Z B=88, 2025-05-07T21:06:27.7992319Z log_E=3, 2025-05-07T21:06:27.7992507Z L=3, 2025-05-07T21:06:27.7992805Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.7993091Z weighted=False, 2025-05-07T21:06:27.7993301Z mixed=False, 2025-05-07T21:06:27.7993518Z mixed_B=False, 2025-05-07T21:06:27.7993733Z use_cache=False, 2025-05-07T21:06:27.7993984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.7994275Z long_segments=True, 2025-05-07T21:06:27.7994531Z pooling_mode=, 2025-05-07T21:06:27.7994806Z use_cpu=True, 2025-05-07T21:06:27.7995025Z ) 2025-05-07T21:06:27.7995228Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.7995660Z self=, 2025-05-07T21:06:27.7996097Z T=3, 2025-05-07T21:06:27.7996287Z D=3, 2025-05-07T21:06:27.7996473Z B=88, 2025-05-07T21:06:27.7996655Z log_E=3, 2025-05-07T21:06:27.7996853Z L=3, 2025-05-07T21:06:27.7997070Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.7997353Z weighted=False, 2025-05-07T21:06:27.7997582Z mixed=False, 2025-05-07T21:06:27.7997795Z mixed_B=False, 2025-05-07T21:06:27.7998004Z use_cache=False, 2025-05-07T21:06:27.7998288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.7998578Z long_segments=True, 2025-05-07T21:06:27.7998836Z pooling_mode=, 2025-05-07T21:06:27.7999116Z use_cpu=True, 2025-05-07T21:06:27.7999318Z ) 2025-05-07T21:06:27.7999519Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.7999954Z self=, 2025-05-07T21:06:27.8000379Z T=3, 2025-05-07T21:06:27.8000568Z D=88, 2025-05-07T21:06:27.8000760Z B=88, 2025-05-07T21:06:27.8000943Z log_E=3, 2025-05-07T21:06:27.8001137Z L=3, 2025-05-07T21:06:27.8001354Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8001687Z weighted=False, 2025-05-07T21:06:27.8001907Z mixed=False, 2025-05-07T21:06:27.8002119Z mixed_B=False, 2025-05-07T21:06:27.8002326Z use_cache=False, 2025-05-07T21:06:27.8002580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.8002874Z long_segments=True, 2025-05-07T21:06:27.8003121Z pooling_mode=, 2025-05-07T21:06:27.8003401Z use_cpu=True, 2025-05-07T21:06:27.8003614Z ) 2025-05-07T21:06:27.8003810Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.8004254Z self=, 2025-05-07T21:06:27.8004685Z T=3, 2025-05-07T21:06:27.8004868Z D=88, 2025-05-07T21:06:27.8005046Z B=3, 2025-05-07T21:06:27.8005233Z log_E=3, 2025-05-07T21:06:27.8005435Z L=3, 2025-05-07T21:06:27.8005725Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8006035Z weighted=False, 2025-05-07T21:06:27.8006255Z mixed=False, 2025-05-07T21:06:27.8006463Z mixed_B=False, 2025-05-07T21:06:27.8006686Z use_cache=False, 2025-05-07T21:06:27.8006935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.8007218Z long_segments=True, 2025-05-07T21:06:27.8007478Z pooling_mode=, 2025-05-07T21:06:27.8007765Z use_cpu=True, 2025-05-07T21:06:27.8007963Z ) 2025-05-07T21:06:27.8008169Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.8008757Z self=, 2025-05-07T21:06:27.8009185Z T=3, 2025-05-07T21:06:27.8009371Z D=88, 2025-05-07T21:06:27.8009558Z B=3, 2025-05-07T21:06:27.8009737Z log_E=3, 2025-05-07T21:06:27.8009931Z L=3, 2025-05-07T21:06:27.8010148Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8010432Z weighted=False, 2025-05-07T21:06:27.8010653Z mixed=False, 2025-05-07T21:06:27.8010868Z mixed_B=False, 2025-05-07T21:06:27.8011088Z use_cache=False, 2025-05-07T21:06:27.8011330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.8011628Z long_segments=False, 2025-05-07T21:06:27.8011895Z pooling_mode=, 2025-05-07T21:06:27.8012171Z use_cpu=True, 2025-05-07T21:06:27.8012428Z ) 2025-05-07T21:06:27.8012629Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.8013060Z self=, 2025-05-07T21:06:27.8013495Z T=3, 2025-05-07T21:06:27.8013688Z D=45, 2025-05-07T21:06:27.8013872Z B=111, 2025-05-07T21:06:27.8014060Z log_E=3, 2025-05-07T21:06:27.8014256Z L=12, 2025-05-07T21:06:27.8014466Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8014757Z weighted=False, 2025-05-07T21:06:27.8014975Z mixed=True, 2025-05-07T21:06:27.8015177Z mixed_B=True, 2025-05-07T21:06:27.8015398Z use_cache=True, 2025-05-07T21:06:27.8015646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.8015929Z long_segments=False, 2025-05-07T21:06:27.8016189Z pooling_mode=, 2025-05-07T21:06:27.8016472Z use_cpu=True, 2025-05-07T21:06:27.8016676Z ) 2025-05-07T21:06:27.8016879Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.8017318Z self=, 2025-05-07T21:06:27.8017753Z T=3, 2025-05-07T21:06:27.8017935Z D=45, 2025-05-07T21:06:27.8018120Z B=111, 2025-05-07T21:06:27.8018316Z log_E=3, 2025-05-07T21:06:27.8018505Z L=12, 2025-05-07T21:06:27.8018723Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8019009Z weighted=False, 2025-05-07T21:06:27.8019224Z mixed=True, 2025-05-07T21:06:27.8019433Z mixed_B=True, 2025-05-07T21:06:27.8019648Z use_cache=True, 2025-05-07T21:06:27.8028093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.8028438Z long_segments=True, 2025-05-07T21:06:27.8028703Z pooling_mode=, 2025-05-07T21:06:27.8028992Z use_cpu=True, 2025-05-07T21:06:27.8029194Z ) 2025-05-07T21:06:27.8029481Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.8029928Z self=, 2025-05-07T21:06:27.8030372Z T=3, 2025-05-07T21:06:27.8030556Z D=45, 2025-05-07T21:06:27.8030743Z B=111, 2025-05-07T21:06:27.8030934Z log_E=3, 2025-05-07T21:06:27.8031122Z L=12, 2025-05-07T21:06:27.8031340Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8031634Z weighted=False, 2025-05-07T21:06:27.8031846Z mixed=True, 2025-05-07T21:06:27.8032059Z mixed_B=True, 2025-05-07T21:06:27.8032275Z use_cache=True, 2025-05-07T21:06:27.8032509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.8032806Z long_segments=True, 2025-05-07T21:06:27.8033066Z pooling_mode=, 2025-05-07T21:06:27.8033393Z use_cpu=False, 2025-05-07T21:06:27.8033604Z ) 2025-05-07T21:06:27.8033812Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.8034255Z self=, 2025-05-07T21:06:27.8034697Z T=1, 2025-05-07T21:06:27.8034895Z D=45, 2025-05-07T21:06:27.8035077Z B=111, 2025-05-07T21:06:27.8035272Z log_E=3, 2025-05-07T21:06:27.8035472Z L=12, 2025-05-07T21:06:27.8035705Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8036025Z weighted=False, 2025-05-07T21:06:27.8036247Z mixed=True, 2025-05-07T21:06:27.8036911Z mixed_B=True, 2025-05-07T21:06:27.8037136Z use_cache=True, 2025-05-07T21:06:27.8037382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.8037678Z long_segments=True, 2025-05-07T21:06:27.8037934Z pooling_mode=, 2025-05-07T21:06:27.8038221Z use_cpu=True, 2025-05-07T21:06:27.8038432Z ) 2025-05-07T21:06:27.8038634Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.8039086Z self=, 2025-05-07T21:06:27.8039530Z T=3, 2025-05-07T21:06:27.8039717Z D=45, 2025-05-07T21:06:27.8039911Z B=111, 2025-05-07T21:06:27.8040109Z log_E=3, 2025-05-07T21:06:27.8040309Z L=3, 2025-05-07T21:06:27.8040534Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8040940Z weighted=False, 2025-05-07T21:06:27.8041156Z mixed=True, 2025-05-07T21:06:27.8041371Z mixed_B=True, 2025-05-07T21:06:27.8041594Z use_cache=True, 2025-05-07T21:06:27.8041832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.8042137Z long_segments=True, 2025-05-07T21:06:27.8042404Z pooling_mode=, 2025-05-07T21:06:27.8042686Z use_cpu=True, 2025-05-07T21:06:27.8042895Z ) 2025-05-07T21:06:27.8043111Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.8043560Z self=, 2025-05-07T21:06:27.8043999Z T=3, 2025-05-07T21:06:27.8044195Z D=45, 2025-05-07T21:06:27.8044389Z B=111, 2025-05-07T21:06:27.8044579Z log_E=3, 2025-05-07T21:06:27.8044783Z L=3, 2025-05-07T21:06:27.8045012Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8045305Z weighted=False, 2025-05-07T21:06:27.8045529Z mixed=True, 2025-05-07T21:06:27.8045753Z mixed_B=True, 2025-05-07T21:06:27.8045967Z use_cache=True, 2025-05-07T21:06:27.8046216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.8046517Z long_segments=True, 2025-05-07T21:06:27.8046774Z pooling_mode=, 2025-05-07T21:06:27.8047074Z use_cpu=False, 2025-05-07T21:06:27.8047290Z ) 2025-05-07T21:06:27.8047496Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.8047950Z self=, 2025-05-07T21:06:27.8048395Z T=3, 2025-05-07T21:06:27.8048706Z D=45, 2025-05-07T21:06:27.8048904Z B=3, 2025-05-07T21:06:27.8049105Z log_E=3, 2025-05-07T21:06:27.8049301Z L=3, 2025-05-07T21:06:27.8049524Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8049819Z weighted=False, 2025-05-07T21:06:27.8050128Z mixed=True, 2025-05-07T21:06:27.8050338Z mixed_B=True, 2025-05-07T21:06:27.8050557Z use_cache=True, 2025-05-07T21:06:27.8050802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:27.8051096Z long_segments=True, 2025-05-07T21:06:27.8051358Z pooling_mode=, 2025-05-07T21:06:27.8051649Z use_cpu=False, 2025-05-07T21:06:27.8051856Z ) 2025-05-07T21:06:27.8052069Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.8052515Z self=, 2025-05-07T21:06:27.8052949Z T=5, 2025-05-07T21:06:27.8053143Z D=244, 2025-05-07T21:06:27.8053340Z B=92, 2025-05-07T21:06:27.8053527Z log_E=3, 2025-05-07T21:06:27.8053731Z L=6, 2025-05-07T21:06:27.8054028Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8054318Z weighted=False, 2025-05-07T21:06:27.8054539Z mixed=False, 2025-05-07T21:06:27.8054758Z mixed_B=False, 2025-05-07T21:06:27.8054973Z use_cache=True, 2025-05-07T21:06:27.8055224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.8055525Z long_segments=False, 2025-05-07T21:06:27.8055794Z pooling_mode=, 2025-05-07T21:06:27.8056091Z use_cpu=True, 2025-05-07T21:06:27.8056310Z ) 2025-05-07T21:06:27.8056520Z Trying example: test_backward_sgd( 2025-05-07T21:06:27.8056964Z self=, 2025-05-07T21:06:27.8057481Z T=5, 2025-05-07T21:06:27.8057679Z D=244, 2025-05-07T21:06:27.8057870Z B=5, 2025-05-07T21:06:27.8058067Z log_E=3, 2025-05-07T21:06:27.8058272Z L=6, 2025-05-07T21:06:27.8058492Z weights_precision=SparseType.FP16, 2025-05-07T21:06:27.8058788Z weighted=False, 2025-05-07T21:06:27.8059012Z mixed=False, 2025-05-07T21:06:27.8059230Z mixed_B=False, 2025-05-07T21:06:27.8059454Z use_cache=True, 2025-05-07T21:06:27.8059703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:27.8059997Z long_segments=False, 2025-05-07T21:06:27.8060273Z pooling_mode=, 2025-05-07T21:06:27.8060572Z use_cpu=True, 2025-05-07T21:06:27.8060778Z ) 2025-05-07T21:06:27.8061021Z PASSED 2025-05-07T21:06:30.3541167Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3542422Z self=, 2025-05-07T21:06:30.3543133Z D=2, 2025-05-07T21:06:30.3543366Z B=1152, 2025-05-07T21:06:30.3543586Z L=1, 2025-05-07T21:06:30.3543783Z weighted=False, 2025-05-07T21:06:30.3543997Z mixed=False, 2025-05-07T21:06:30.3544215Z mixed_B=False, 2025-05-07T21:06:30.3544435Z use_cache=False, 2025-05-07T21:06:30.3544697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.3544989Z ) 2025-05-07T21:06:30.3545245Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3545827Z self=, 2025-05-07T21:06:30.3546338Z D=3, 2025-05-07T21:06:30.3546537Z B=1152, 2025-05-07T21:06:30.3546723Z L=1, 2025-05-07T21:06:30.3546921Z weighted=False, 2025-05-07T21:06:30.3547146Z mixed=False, 2025-05-07T21:06:30.3547353Z mixed_B=False, 2025-05-07T21:06:30.3547576Z use_cache=False, 2025-05-07T21:06:30.3547824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.3548103Z ) 2025-05-07T21:06:30.3548350Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3549120Z self=, 2025-05-07T21:06:30.3549633Z D=3, 2025-05-07T21:06:30.3549820Z B=262144, 2025-05-07T21:06:30.3550018Z L=1, 2025-05-07T21:06:30.3550211Z weighted=True, 2025-05-07T21:06:30.3550420Z mixed=True, 2025-05-07T21:06:30.3550630Z mixed_B=True, 2025-05-07T21:06:30.3551146Z use_cache=False, 2025-05-07T21:06:30.3551392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.3551675Z ) 2025-05-07T21:06:30.3551935Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3552504Z self=, 2025-05-07T21:06:30.3553017Z D=7, 2025-05-07T21:06:30.3553207Z B=262144, 2025-05-07T21:06:30.3553400Z L=1, 2025-05-07T21:06:30.3553594Z weighted=False, 2025-05-07T21:06:30.3553810Z mixed=True, 2025-05-07T21:06:30.3554020Z mixed_B=False, 2025-05-07T21:06:30.3554231Z use_cache=True, 2025-05-07T21:06:30.3554470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.3554755Z ) 2025-05-07T21:06:30.3555105Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3555701Z self=, 2025-05-07T21:06:30.3556216Z D=7, 2025-05-07T21:06:30.3556427Z B=1152, 2025-05-07T21:06:30.3556648Z L=4, 2025-05-07T21:06:30.3556844Z weighted=True, 2025-05-07T21:06:30.3557058Z mixed=True, 2025-05-07T21:06:30.3557270Z mixed_B=False, 2025-05-07T21:06:30.3557494Z use_cache=True, 2025-05-07T21:06:30.3557729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.3558013Z ) 2025-05-07T21:06:30.3558270Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3558954Z self=, 2025-05-07T21:06:30.3559457Z D=2, 2025-05-07T21:06:30.3559650Z B=262144, 2025-05-07T21:06:30.3559854Z L=3, 2025-05-07T21:06:30.3560044Z weighted=True, 2025-05-07T21:06:30.3560266Z mixed=False, 2025-05-07T21:06:30.3560484Z mixed_B=False, 2025-05-07T21:06:30.3560696Z use_cache=False, 2025-05-07T21:06:30.3560950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.3561225Z ) 2025-05-07T21:06:30.3561480Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3562050Z self=, 2025-05-07T21:06:30.3562639Z D=9, 2025-05-07T21:06:30.3562828Z B=262144, 2025-05-07T21:06:30.3563019Z L=3, 2025-05-07T21:06:30.3563215Z weighted=True, 2025-05-07T21:06:30.3563439Z mixed=False, 2025-05-07T21:06:30.3563648Z mixed_B=False, 2025-05-07T21:06:30.3563863Z use_cache=False, 2025-05-07T21:06:30.3564111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.3564386Z ) 2025-05-07T21:06:30.3564645Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3565221Z self=, 2025-05-07T21:06:30.3565723Z D=4, 2025-05-07T21:06:30.3565914Z B=1152, 2025-05-07T21:06:30.3566107Z L=4, 2025-05-07T21:06:30.3566294Z weighted=True, 2025-05-07T21:06:30.3566513Z mixed=False, 2025-05-07T21:06:30.3566729Z mixed_B=False, 2025-05-07T21:06:30.3566950Z use_cache=False, 2025-05-07T21:06:30.3567192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.3567480Z ) 2025-05-07T21:06:30.3567736Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3568305Z self=, 2025-05-07T21:06:30.3568896Z D=7, 2025-05-07T21:06:30.3569088Z B=262144, 2025-05-07T21:06:30.3569284Z L=2, 2025-05-07T21:06:30.3569478Z weighted=True, 2025-05-07T21:06:30.3569694Z mixed=True, 2025-05-07T21:06:30.3569901Z mixed_B=True, 2025-05-07T21:06:30.3570118Z use_cache=False, 2025-05-07T21:06:30.3570367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.3570643Z ) 2025-05-07T21:06:30.3570898Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3571530Z self=, 2025-05-07T21:06:30.3572042Z D=2, 2025-05-07T21:06:30.3572227Z B=262144, 2025-05-07T21:06:30.3572430Z L=2, 2025-05-07T21:06:30.3572624Z weighted=False, 2025-05-07T21:06:30.3572836Z mixed=True, 2025-05-07T21:06:30.3573053Z mixed_B=False, 2025-05-07T21:06:30.3573273Z use_cache=False, 2025-05-07T21:06:30.3573515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.3573794Z ) 2025-05-07T21:06:30.3574050Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3574620Z self=, 2025-05-07T21:06:30.3575130Z D=9, 2025-05-07T21:06:30.3575319Z B=1152, 2025-05-07T21:06:30.3575506Z L=4, 2025-05-07T21:06:30.3575747Z weighted=False, 2025-05-07T21:06:30.3575965Z mixed=True, 2025-05-07T21:06:30.3576167Z mixed_B=True, 2025-05-07T21:06:30.3576382Z use_cache=True, 2025-05-07T21:06:30.3576630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.3576901Z ) 2025-05-07T21:06:30.3577153Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3577733Z self=, 2025-05-07T21:06:30.3578239Z D=9, 2025-05-07T21:06:30.3578421Z B=1152, 2025-05-07T21:06:30.3578657Z L=4, 2025-05-07T21:06:30.3578857Z weighted=True, 2025-05-07T21:06:30.3579065Z mixed=True, 2025-05-07T21:06:30.3579276Z mixed_B=True, 2025-05-07T21:06:30.3579491Z use_cache=True, 2025-05-07T21:06:30.3579725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.3580003Z ) 2025-05-07T21:06:30.3580257Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3580831Z self=, 2025-05-07T21:06:30.3581337Z D=4, 2025-05-07T21:06:30.3581526Z B=1152, 2025-05-07T21:06:30.3581712Z L=4, 2025-05-07T21:06:30.3581907Z weighted=True, 2025-05-07T21:06:30.3582123Z mixed=True, 2025-05-07T21:06:30.3582322Z mixed_B=True, 2025-05-07T21:06:30.3582591Z use_cache=True, 2025-05-07T21:06:30.3582836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.3583107Z ) 2025-05-07T21:06:30.3583365Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3583944Z self=, 2025-05-07T21:06:30.3584453Z D=5, 2025-05-07T21:06:30.3584636Z B=1152, 2025-05-07T21:06:30.3584833Z L=3, 2025-05-07T21:06:30.3585036Z weighted=True, 2025-05-07T21:06:30.3585251Z mixed=False, 2025-05-07T21:06:30.3585469Z mixed_B=False, 2025-05-07T21:06:30.3585687Z use_cache=True, 2025-05-07T21:06:30.3585922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.3586202Z ) 2025-05-07T21:06:30.3586461Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:30.3587038Z self=, 2025-05-07T21:06:30.3587557Z D=5, 2025-05-07T21:06:30.3587748Z B=1152, 2025-05-07T21:06:30.3587940Z L=3, 2025-05-07T21:06:30.3588141Z weighted=False, 2025-05-07T21:06:30.3588358Z mixed=False, 2025-05-07T21:06:30.3588564Z mixed_B=False, 2025-05-07T21:06:30.3588783Z use_cache=True, 2025-05-07T21:06:30.3589024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.3589295Z ) 2025-05-07T21:06:30.3589480Z PASSED 2025-05-07T21:06:30.3988930Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.3990002Z self=, 2025-05-07T21:06:30.3990580Z T=1, 2025-05-07T21:06:30.3990813Z D=2, 2025-05-07T21:06:30.3991049Z B=1, 2025-05-07T21:06:30.3991272Z log_E=3, 2025-05-07T21:06:30.3991836Z L=0, 2025-05-07T21:06:30.3992108Z weights_precision=SparseType.FP16, 2025-05-07T21:06:30.3992457Z weighted=False, 2025-05-07T21:06:30.3992730Z mixed=False, 2025-05-07T21:06:30.3992988Z use_cache=False, 2025-05-07T21:06:30.3993279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.3993636Z long_segments=False, 2025-05-07T21:06:30.3993954Z pooling_mode=, 2025-05-07T21:06:30.3994304Z ) 2025-05-07T21:06:30.3994558Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.3995161Z self=, 2025-05-07T21:06:30.3995736Z T=3, 2025-05-07T21:06:30.3995957Z D=2, 2025-05-07T21:06:30.3996184Z B=1, 2025-05-07T21:06:30.3996409Z log_E=3, 2025-05-07T21:06:30.3996747Z L=0, 2025-05-07T21:06:30.3997011Z weights_precision=SparseType.FP16, 2025-05-07T21:06:30.3997363Z weighted=False, 2025-05-07T21:06:30.3997617Z mixed=False, 2025-05-07T21:06:30.3997885Z use_cache=False, 2025-05-07T21:06:30.3998189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.3998540Z long_segments=False, 2025-05-07T21:06:30.3998862Z pooling_mode=, 2025-05-07T21:06:30.3999197Z ) 2025-05-07T21:06:30.3999452Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4000058Z self=, 2025-05-07T21:06:30.4000718Z T=3, 2025-05-07T21:06:30.4000941Z D=111, 2025-05-07T21:06:30.4001176Z B=66, 2025-05-07T21:06:30.4001407Z log_E=5, 2025-05-07T21:06:30.4001645Z L=17, 2025-05-07T21:06:30.4001905Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4002253Z weighted=True, 2025-05-07T21:06:30.4002519Z mixed=False, 2025-05-07T21:06:30.4002772Z use_cache=True, 2025-05-07T21:06:30.4003059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.4003409Z long_segments=True, 2025-05-07T21:06:30.4003712Z pooling_mode=, 2025-05-07T21:06:30.4004048Z ) 2025-05-07T21:06:30.4004307Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4005002Z self=, 2025-05-07T21:06:30.4005572Z T=1, 2025-05-07T21:06:30.4005804Z D=154, 2025-05-07T21:06:30.4006024Z B=1, 2025-05-07T21:06:30.4006254Z log_E=3, 2025-05-07T21:06:30.4006488Z L=0, 2025-05-07T21:06:30.4006745Z weights_precision=SparseType.FP16, 2025-05-07T21:06:30.4007092Z weighted=False, 2025-05-07T21:06:30.4007352Z mixed=False, 2025-05-07T21:06:30.4007602Z use_cache=False, 2025-05-07T21:06:30.4007902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.4008256Z long_segments=False, 2025-05-07T21:06:30.4008670Z pooling_mode=, 2025-05-07T21:06:30.4008999Z ) 2025-05-07T21:06:30.4009259Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4009867Z self=, 2025-05-07T21:06:30.4010430Z T=1, 2025-05-07T21:06:30.4010653Z D=154, 2025-05-07T21:06:30.4010883Z B=32, 2025-05-07T21:06:30.4011102Z log_E=5, 2025-05-07T21:06:30.4011334Z L=14, 2025-05-07T21:06:30.4011612Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4011954Z weighted=False, 2025-05-07T21:06:30.4012218Z mixed=False, 2025-05-07T21:06:30.4012476Z use_cache=True, 2025-05-07T21:06:30.4012758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4022087Z long_segments=True, 2025-05-07T21:06:30.4022445Z pooling_mode=, 2025-05-07T21:06:30.4022783Z ) 2025-05-07T21:06:30.4023043Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4023649Z self=, 2025-05-07T21:06:30.4024221Z T=5, 2025-05-07T21:06:30.4024446Z D=256, 2025-05-07T21:06:30.4024670Z B=62, 2025-05-07T21:06:30.4024974Z log_E=3, 2025-05-07T21:06:30.4025211Z L=9, 2025-05-07T21:06:30.4025472Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4025819Z weighted=False, 2025-05-07T21:06:30.4026087Z mixed=True, 2025-05-07T21:06:30.4026340Z use_cache=False, 2025-05-07T21:06:30.4026630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.4026985Z long_segments=False, 2025-05-07T21:06:30.4027301Z pooling_mode=, 2025-05-07T21:06:30.4027627Z ) 2025-05-07T21:06:30.4027886Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4028488Z self=, 2025-05-07T21:06:30.4029048Z T=4, 2025-05-07T21:06:30.4029273Z D=214, 2025-05-07T21:06:30.4029499Z B=32, 2025-05-07T21:06:30.4029775Z log_E=4, 2025-05-07T21:06:30.4030015Z L=20, 2025-05-07T21:06:30.4030275Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4030622Z weighted=True, 2025-05-07T21:06:30.4030906Z mixed=False, 2025-05-07T21:06:30.4031124Z use_cache=False, 2025-05-07T21:06:30.4031365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4031663Z long_segments=False, 2025-05-07T21:06:30.4031923Z pooling_mode=, 2025-05-07T21:06:30.4032194Z ) 2025-05-07T21:06:30.4032399Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4033027Z self=, 2025-05-07T21:06:30.4033569Z T=2, 2025-05-07T21:06:30.4033754Z D=188, 2025-05-07T21:06:30.4033948Z B=116, 2025-05-07T21:06:30.4034142Z log_E=3, 2025-05-07T21:06:30.4034337Z L=19, 2025-05-07T21:06:30.4034567Z weights_precision=SparseType.FP16, 2025-05-07T21:06:30.4034883Z weighted=True, 2025-05-07T21:06:30.4035107Z mixed=True, 2025-05-07T21:06:30.4035327Z use_cache=True, 2025-05-07T21:06:30.4035588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4035906Z long_segments=True, 2025-05-07T21:06:30.4036184Z pooling_mode=, 2025-05-07T21:06:30.4036803Z ) 2025-05-07T21:06:30.4037017Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4037632Z self=, 2025-05-07T21:06:30.4038096Z T=1, 2025-05-07T21:06:30.4038286Z D=222, 2025-05-07T21:06:30.4038473Z B=128, 2025-05-07T21:06:30.4038664Z log_E=4, 2025-05-07T21:06:30.4038863Z L=14, 2025-05-07T21:06:30.4039078Z weights_precision=SparseType.FP16, 2025-05-07T21:06:30.4039367Z weighted=True, 2025-05-07T21:06:30.4039583Z mixed=True, 2025-05-07T21:06:30.4039793Z use_cache=False, 2025-05-07T21:06:30.4040042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4040337Z long_segments=True, 2025-05-07T21:06:30.4040587Z pooling_mode=, 2025-05-07T21:06:30.4040862Z ) 2025-05-07T21:06:30.4041076Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4041560Z self=, 2025-05-07T21:06:30.4042025Z T=3, 2025-05-07T21:06:30.4042216Z D=90, 2025-05-07T21:06:30.4042398Z B=61, 2025-05-07T21:06:30.4042587Z log_E=4, 2025-05-07T21:06:30.4042784Z L=17, 2025-05-07T21:06:30.4042996Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4043287Z weighted=True, 2025-05-07T21:06:30.4043505Z mixed=True, 2025-05-07T21:06:30.4043709Z use_cache=True, 2025-05-07T21:06:30.4043951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.4044247Z long_segments=False, 2025-05-07T21:06:30.4044511Z pooling_mode=, 2025-05-07T21:06:30.4044783Z ) 2025-05-07T21:06:30.4045000Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4045491Z self=, 2025-05-07T21:06:30.4045945Z T=2, 2025-05-07T21:06:30.4046133Z D=133, 2025-05-07T21:06:30.4046410Z B=51, 2025-05-07T21:06:30.4046595Z log_E=3, 2025-05-07T21:06:30.4046795Z L=16, 2025-05-07T21:06:30.4047015Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4047301Z weighted=True, 2025-05-07T21:06:30.4047520Z mixed=True, 2025-05-07T21:06:30.4047731Z use_cache=False, 2025-05-07T21:06:30.4047976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4048268Z long_segments=False, 2025-05-07T21:06:30.4048617Z pooling_mode=, 2025-05-07T21:06:30.4048888Z ) 2025-05-07T21:06:30.4049105Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4049602Z self=, 2025-05-07T21:06:30.4050069Z T=2, 2025-05-07T21:06:30.4050251Z D=133, 2025-05-07T21:06:30.4050518Z B=51, 2025-05-07T21:06:30.4050716Z log_E=3, 2025-05-07T21:06:30.4050911Z L=16, 2025-05-07T21:06:30.4051134Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4051438Z weighted=False, 2025-05-07T21:06:30.4051723Z mixed=True, 2025-05-07T21:06:30.4052027Z use_cache=False, 2025-05-07T21:06:30.4052335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4052681Z long_segments=False, 2025-05-07T21:06:30.4052998Z pooling_mode=, 2025-05-07T21:06:30.4053339Z ) 2025-05-07T21:06:30.4053593Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4054277Z self=, 2025-05-07T21:06:30.4054849Z T=1, 2025-05-07T21:06:30.4055069Z D=133, 2025-05-07T21:06:30.4055295Z B=51, 2025-05-07T21:06:30.4055521Z log_E=3, 2025-05-07T21:06:30.4055751Z L=16, 2025-05-07T21:06:30.4056012Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4056379Z weighted=False, 2025-05-07T21:06:30.4056695Z mixed=True, 2025-05-07T21:06:30.4056947Z use_cache=False, 2025-05-07T21:06:30.4057244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4057621Z long_segments=False, 2025-05-07T21:06:30.4057941Z pooling_mode=, 2025-05-07T21:06:30.4058360Z ) 2025-05-07T21:06:30.4058637Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4059247Z self=, 2025-05-07T21:06:30.4059836Z T=1, 2025-05-07T21:06:30.4060085Z D=133, 2025-05-07T21:06:30.4060317Z B=51, 2025-05-07T21:06:30.4060560Z log_E=3, 2025-05-07T21:06:30.4060819Z L=16, 2025-05-07T21:06:30.4061111Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4061517Z weighted=False, 2025-05-07T21:06:30.4061796Z mixed=False, 2025-05-07T21:06:30.4062044Z use_cache=False, 2025-05-07T21:06:30.4062344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4062699Z long_segments=False, 2025-05-07T21:06:30.4063007Z pooling_mode=, 2025-05-07T21:06:30.4063343Z ) 2025-05-07T21:06:30.4063605Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4064211Z self=, 2025-05-07T21:06:30.4064775Z T=1, 2025-05-07T21:06:30.4064994Z D=133, 2025-05-07T21:06:30.4065222Z B=16, 2025-05-07T21:06:30.4065442Z log_E=3, 2025-05-07T21:06:30.4065675Z L=16, 2025-05-07T21:06:30.4065943Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4066286Z weighted=False, 2025-05-07T21:06:30.4066546Z mixed=False, 2025-05-07T21:06:30.4066802Z use_cache=False, 2025-05-07T21:06:30.4067088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4067467Z long_segments=False, 2025-05-07T21:06:30.4067853Z pooling_mode=, 2025-05-07T21:06:30.4068255Z ) 2025-05-07T21:06:30.4068567Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4069293Z self=, 2025-05-07T21:06:30.4070088Z T=1, 2025-05-07T21:06:30.4070468Z D=133, 2025-05-07T21:06:30.4070750Z B=1, 2025-05-07T21:06:30.4071008Z log_E=3, 2025-05-07T21:06:30.4071303Z L=16, 2025-05-07T21:06:30.4071613Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4072015Z weighted=False, 2025-05-07T21:06:30.4072319Z mixed=False, 2025-05-07T21:06:30.4072622Z use_cache=False, 2025-05-07T21:06:30.4072970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4073378Z long_segments=False, 2025-05-07T21:06:30.4073758Z pooling_mode=, 2025-05-07T21:06:30.4074161Z ) 2025-05-07T21:06:30.4074481Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4075212Z self=, 2025-05-07T21:06:30.4075878Z T=1, 2025-05-07T21:06:30.4076149Z D=133, 2025-05-07T21:06:30.4076388Z B=1, 2025-05-07T21:06:30.4076617Z log_E=3, 2025-05-07T21:06:30.4076846Z L=0, 2025-05-07T21:06:30.4077114Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4077460Z weighted=False, 2025-05-07T21:06:30.4077710Z mixed=False, 2025-05-07T21:06:30.4077972Z use_cache=False, 2025-05-07T21:06:30.4078270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4078614Z long_segments=False, 2025-05-07T21:06:30.4078934Z pooling_mode=, 2025-05-07T21:06:30.4079321Z ) 2025-05-07T21:06:30.4079571Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4080175Z self=, 2025-05-07T21:06:30.4080742Z T=1, 2025-05-07T21:06:30.4080983Z D=86, 2025-05-07T21:06:30.4081214Z B=19, 2025-05-07T21:06:30.4081434Z log_E=4, 2025-05-07T21:06:30.4081673Z L=17, 2025-05-07T21:06:30.4081944Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4082286Z weighted=True, 2025-05-07T21:06:30.4082546Z mixed=False, 2025-05-07T21:06:30.4082801Z use_cache=False, 2025-05-07T21:06:30.4083096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4083453Z long_segments=True, 2025-05-07T21:06:30.4083767Z pooling_mode=, 2025-05-07T21:06:30.4084164Z ) 2025-05-07T21:06:30.4084415Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4085021Z self=, 2025-05-07T21:06:30.4085592Z T=1, 2025-05-07T21:06:30.4085812Z D=86, 2025-05-07T21:06:30.4086037Z B=19, 2025-05-07T21:06:30.4086268Z log_E=4, 2025-05-07T21:06:30.4086521Z L=17, 2025-05-07T21:06:30.4086809Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4087158Z weighted=True, 2025-05-07T21:06:30.4087410Z mixed=True, 2025-05-07T21:06:30.4087663Z use_cache=False, 2025-05-07T21:06:30.4087971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4088314Z long_segments=True, 2025-05-07T21:06:30.4088767Z pooling_mode=, 2025-05-07T21:06:30.4089104Z ) 2025-05-07T21:06:30.4089362Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4089971Z self=, 2025-05-07T21:06:30.4090547Z T=1, 2025-05-07T21:06:30.4090777Z D=86, 2025-05-07T21:06:30.4091000Z B=19, 2025-05-07T21:06:30.4091228Z log_E=4, 2025-05-07T21:06:30.4091467Z L=1, 2025-05-07T21:06:30.4091730Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4092080Z weighted=True, 2025-05-07T21:06:30.4092342Z mixed=True, 2025-05-07T21:06:30.4092591Z use_cache=False, 2025-05-07T21:06:30.4092889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4093245Z long_segments=True, 2025-05-07T21:06:30.4093548Z pooling_mode=, 2025-05-07T21:06:30.4093887Z ) 2025-05-07T21:06:30.4094148Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4094745Z self=, 2025-05-07T21:06:30.4095372Z T=1, 2025-05-07T21:06:30.4095599Z D=86, 2025-05-07T21:06:30.4095821Z B=86, 2025-05-07T21:06:30.4096052Z log_E=4, 2025-05-07T21:06:30.4096287Z L=1, 2025-05-07T21:06:30.4096567Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4096939Z weighted=True, 2025-05-07T21:06:30.4097201Z mixed=True, 2025-05-07T21:06:30.4097449Z use_cache=False, 2025-05-07T21:06:30.4097754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4098111Z long_segments=True, 2025-05-07T21:06:30.4098421Z pooling_mode=, 2025-05-07T21:06:30.4644663Z ) 2025-05-07T21:06:30.4644936Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4645823Z self=, 2025-05-07T21:06:30.4646313Z T=1, 2025-05-07T21:06:30.4646591Z D=86, 2025-05-07T21:06:30.4646832Z B=1, 2025-05-07T21:06:30.4647016Z log_E=4, 2025-05-07T21:06:30.4647216Z L=1, 2025-05-07T21:06:30.4647442Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4647735Z weighted=True, 2025-05-07T21:06:30.4647945Z mixed=True, 2025-05-07T21:06:30.4648165Z use_cache=False, 2025-05-07T21:06:30.4648417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4648817Z long_segments=True, 2025-05-07T21:06:30.4649075Z pooling_mode=, 2025-05-07T21:06:30.4649507Z ) 2025-05-07T21:06:30.4649716Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4650204Z self=, 2025-05-07T21:06:30.4650665Z T=1, 2025-05-07T21:06:30.4650848Z D=86, 2025-05-07T21:06:30.4651037Z B=1, 2025-05-07T21:06:30.4651230Z log_E=4, 2025-05-07T21:06:30.4651431Z L=1, 2025-05-07T21:06:30.4651653Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4651944Z weighted=True, 2025-05-07T21:06:30.4652153Z mixed=True, 2025-05-07T21:06:30.4652365Z use_cache=False, 2025-05-07T21:06:30.4652619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4652903Z long_segments=False, 2025-05-07T21:06:30.4653258Z pooling_mode=, 2025-05-07T21:06:30.4653536Z ) 2025-05-07T21:06:30.4653756Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4654240Z self=, 2025-05-07T21:06:30.4654708Z T=1, 2025-05-07T21:06:30.4654902Z D=86, 2025-05-07T21:06:30.4655090Z B=1, 2025-05-07T21:06:30.4655279Z log_E=3, 2025-05-07T21:06:30.4655480Z L=1, 2025-05-07T21:06:30.4655695Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4655984Z weighted=True, 2025-05-07T21:06:30.4656206Z mixed=True, 2025-05-07T21:06:30.4656443Z use_cache=False, 2025-05-07T21:06:30.4656722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4657017Z long_segments=False, 2025-05-07T21:06:30.4657278Z pooling_mode=, 2025-05-07T21:06:30.4657561Z ) 2025-05-07T21:06:30.4657783Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4658310Z self=, 2025-05-07T21:06:30.4658779Z T=4, 2025-05-07T21:06:30.4658969Z D=111, 2025-05-07T21:06:30.4659168Z B=51, 2025-05-07T21:06:30.4659362Z log_E=4, 2025-05-07T21:06:30.4659556Z L=12, 2025-05-07T21:06:30.4659782Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4660073Z weighted=True, 2025-05-07T21:06:30.4660288Z mixed=False, 2025-05-07T21:06:30.4660509Z use_cache=True, 2025-05-07T21:06:30.4660755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.4661040Z long_segments=True, 2025-05-07T21:06:30.4661304Z pooling_mode=, 2025-05-07T21:06:30.4661588Z ) 2025-05-07T21:06:30.4661802Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4662384Z self=, 2025-05-07T21:06:30.4662850Z T=4, 2025-05-07T21:06:30.4663045Z D=111, 2025-05-07T21:06:30.4663229Z B=51, 2025-05-07T21:06:30.4663423Z log_E=4, 2025-05-07T21:06:30.4663622Z L=12, 2025-05-07T21:06:30.4663838Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4664128Z weighted=True, 2025-05-07T21:06:30.4664345Z mixed=False, 2025-05-07T21:06:30.4664558Z use_cache=False, 2025-05-07T21:06:30.4664809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.4665108Z long_segments=True, 2025-05-07T21:06:30.4665358Z pooling_mode=, 2025-05-07T21:06:30.4665635Z ) 2025-05-07T21:06:30.4665856Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4666388Z self=, 2025-05-07T21:06:30.4666860Z T=4, 2025-05-07T21:06:30.4667056Z D=4, 2025-05-07T21:06:30.4667240Z B=51, 2025-05-07T21:06:30.4667435Z log_E=4, 2025-05-07T21:06:30.4667639Z L=12, 2025-05-07T21:06:30.4667855Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4668146Z weighted=True, 2025-05-07T21:06:30.4668369Z mixed=False, 2025-05-07T21:06:30.4668590Z use_cache=False, 2025-05-07T21:06:30.4668838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.4669134Z long_segments=True, 2025-05-07T21:06:30.4669449Z pooling_mode=, 2025-05-07T21:06:30.4669721Z ) 2025-05-07T21:06:30.4669943Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4670445Z self=, 2025-05-07T21:06:30.4670907Z T=4, 2025-05-07T21:06:30.4671104Z D=4, 2025-05-07T21:06:30.4671298Z B=51, 2025-05-07T21:06:30.4671492Z log_E=4, 2025-05-07T21:06:30.4671698Z L=12, 2025-05-07T21:06:30.4671927Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4672213Z weighted=True, 2025-05-07T21:06:30.4672434Z mixed=True, 2025-05-07T21:06:30.4672656Z use_cache=False, 2025-05-07T21:06:30.4672901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.4673199Z long_segments=True, 2025-05-07T21:06:30.4673512Z pooling_mode=, 2025-05-07T21:06:30.4673785Z ) 2025-05-07T21:06:30.4674007Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4674510Z self=, 2025-05-07T21:06:30.4674975Z T=4, 2025-05-07T21:06:30.4675159Z D=4, 2025-05-07T21:06:30.4675348Z B=51, 2025-05-07T21:06:30.4675542Z log_E=4, 2025-05-07T21:06:30.4675737Z L=4, 2025-05-07T21:06:30.4675958Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4676246Z weighted=True, 2025-05-07T21:06:30.4676459Z mixed=True, 2025-05-07T21:06:30.4676680Z use_cache=False, 2025-05-07T21:06:30.4676932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.4677220Z long_segments=True, 2025-05-07T21:06:30.4677481Z pooling_mode=, 2025-05-07T21:06:30.4677759Z ) 2025-05-07T21:06:30.4677970Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4678468Z self=, 2025-05-07T21:06:30.4678934Z T=4, 2025-05-07T21:06:30.4679119Z D=4, 2025-05-07T21:06:30.4679309Z B=4, 2025-05-07T21:06:30.4679502Z log_E=4, 2025-05-07T21:06:30.4679695Z L=4, 2025-05-07T21:06:30.4679913Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4680200Z weighted=True, 2025-05-07T21:06:30.4680418Z mixed=True, 2025-05-07T21:06:30.4680624Z use_cache=False, 2025-05-07T21:06:30.4680895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.4681190Z long_segments=True, 2025-05-07T21:06:30.4681451Z pooling_mode=, 2025-05-07T21:06:30.4681731Z ) 2025-05-07T21:06:30.4690309Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4690934Z self=, 2025-05-07T21:06:30.4691410Z T=4, 2025-05-07T21:06:30.4691597Z D=4, 2025-05-07T21:06:30.4691786Z B=4, 2025-05-07T21:06:30.4691980Z log_E=4, 2025-05-07T21:06:30.4692173Z L=4, 2025-05-07T21:06:30.4692394Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4692690Z weighted=True, 2025-05-07T21:06:30.4692906Z mixed=True, 2025-05-07T21:06:30.4693124Z use_cache=False, 2025-05-07T21:06:30.4693378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:30.4693667Z long_segments=False, 2025-05-07T21:06:30.4693933Z pooling_mode=, 2025-05-07T21:06:30.4694213Z ) 2025-05-07T21:06:30.4694424Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4694972Z self=, 2025-05-07T21:06:30.4695442Z T=4, 2025-05-07T21:06:30.4695627Z D=185, 2025-05-07T21:06:30.4695817Z B=46, 2025-05-07T21:06:30.4696008Z log_E=4, 2025-05-07T21:06:30.4696203Z L=1, 2025-05-07T21:06:30.4696422Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4696716Z weighted=True, 2025-05-07T21:06:30.4696925Z mixed=True, 2025-05-07T21:06:30.4697137Z use_cache=True, 2025-05-07T21:06:30.4697381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4697669Z long_segments=False, 2025-05-07T21:06:30.4697992Z pooling_mode=, 2025-05-07T21:06:30.4698268Z ) 2025-05-07T21:06:30.4698484Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4698971Z self=, 2025-05-07T21:06:30.4699436Z T=4, 2025-05-07T21:06:30.4699625Z D=185, 2025-05-07T21:06:30.4699810Z B=46, 2025-05-07T21:06:30.4700006Z log_E=4, 2025-05-07T21:06:30.4700204Z L=1, 2025-05-07T21:06:30.4700416Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4700704Z weighted=False, 2025-05-07T21:06:30.4700927Z mixed=True, 2025-05-07T21:06:30.4701130Z use_cache=True, 2025-05-07T21:06:30.4701372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4701740Z long_segments=False, 2025-05-07T21:06:30.4701997Z pooling_mode=, 2025-05-07T21:06:30.4702274Z ) 2025-05-07T21:06:30.4702489Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4702980Z self=, 2025-05-07T21:06:30.4703441Z T=4, 2025-05-07T21:06:30.4703629Z D=185, 2025-05-07T21:06:30.4703821Z B=46, 2025-05-07T21:06:30.4704004Z log_E=4, 2025-05-07T21:06:30.4704201Z L=1, 2025-05-07T21:06:30.4704420Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4704701Z weighted=False, 2025-05-07T21:06:30.4704918Z mixed=False, 2025-05-07T21:06:30.4705130Z use_cache=True, 2025-05-07T21:06:30.4705371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4705664Z long_segments=False, 2025-05-07T21:06:30.4705929Z pooling_mode=, 2025-05-07T21:06:30.4706201Z ) 2025-05-07T21:06:30.4706418Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4706917Z self=, 2025-05-07T21:06:30.4707374Z T=4, 2025-05-07T21:06:30.4707564Z D=46, 2025-05-07T21:06:30.4707753Z B=46, 2025-05-07T21:06:30.4707933Z log_E=4, 2025-05-07T21:06:30.4708129Z L=1, 2025-05-07T21:06:30.4708347Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4708629Z weighted=False, 2025-05-07T21:06:30.4708848Z mixed=False, 2025-05-07T21:06:30.4709063Z use_cache=True, 2025-05-07T21:06:30.4709298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4709590Z long_segments=False, 2025-05-07T21:06:30.4709852Z pooling_mode=, 2025-05-07T21:06:30.4710128Z ) 2025-05-07T21:06:30.4710337Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4711469Z self=, 2025-05-07T21:06:30.4711939Z T=4, 2025-05-07T21:06:30.4712124Z D=46, 2025-05-07T21:06:30.4712310Z B=46, 2025-05-07T21:06:30.4712501Z log_E=4, 2025-05-07T21:06:30.4712690Z L=0, 2025-05-07T21:06:30.4712909Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4713200Z weighted=False, 2025-05-07T21:06:30.4713416Z mixed=False, 2025-05-07T21:06:30.4713635Z use_cache=True, 2025-05-07T21:06:30.4713877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4714163Z long_segments=False, 2025-05-07T21:06:30.4714428Z pooling_mode=, 2025-05-07T21:06:30.4714706Z ) 2025-05-07T21:06:30.4714915Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4715486Z self=, 2025-05-07T21:06:30.4715953Z T=4, 2025-05-07T21:06:30.4716145Z D=46, 2025-05-07T21:06:30.4716330Z B=46, 2025-05-07T21:06:30.4716518Z log_E=3, 2025-05-07T21:06:30.4716718Z L=0, 2025-05-07T21:06:30.4716936Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4717230Z weighted=False, 2025-05-07T21:06:30.4717445Z mixed=False, 2025-05-07T21:06:30.4717652Z use_cache=True, 2025-05-07T21:06:30.4717893Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4718237Z long_segments=False, 2025-05-07T21:06:30.4718493Z pooling_mode=, 2025-05-07T21:06:30.4718769Z ) 2025-05-07T21:06:30.4718983Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4719469Z self=, 2025-05-07T21:06:30.4719933Z T=4, 2025-05-07T21:06:30.4720129Z D=2, 2025-05-07T21:06:30.4720316Z B=46, 2025-05-07T21:06:30.4720509Z log_E=4, 2025-05-07T21:06:30.4720707Z L=0, 2025-05-07T21:06:30.4720922Z weights_precision=SparseType.FP32, 2025-05-07T21:06:30.4721216Z weighted=False, 2025-05-07T21:06:30.4721439Z mixed=False, 2025-05-07T21:06:30.4721649Z use_cache=True, 2025-05-07T21:06:30.4721891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4722232Z long_segments=False, 2025-05-07T21:06:30.4722491Z pooling_mode=, 2025-05-07T21:06:30.4722766Z ) 2025-05-07T21:06:30.4722983Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4723480Z self=, 2025-05-07T21:06:30.4723935Z T=2, 2025-05-07T21:06:30.4724122Z D=9, 2025-05-07T21:06:30.4724311Z B=28, 2025-05-07T21:06:30.4724503Z log_E=3, 2025-05-07T21:06:30.4724706Z L=13, 2025-05-07T21:06:30.4724925Z weights_precision=SparseType.FP16, 2025-05-07T21:06:30.4725209Z weighted=True, 2025-05-07T21:06:30.4725428Z mixed=True, 2025-05-07T21:06:30.4725643Z use_cache=True, 2025-05-07T21:06:30.4725877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4726177Z long_segments=False, 2025-05-07T21:06:30.4726443Z pooling_mode=, 2025-05-07T21:06:30.4726716Z ) 2025-05-07T21:06:30.4726941Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:30.4727436Z self=, 2025-05-07T21:06:30.4727901Z T=2, 2025-05-07T21:06:30.4728088Z D=9, 2025-05-07T21:06:30.4728283Z B=28, 2025-05-07T21:06:30.4728566Z log_E=3, 2025-05-07T21:06:30.4728758Z L=13, 2025-05-07T21:06:30.4728981Z weights_precision=SparseType.FP16, 2025-05-07T21:06:30.4729267Z weighted=True, 2025-05-07T21:06:30.4729474Z mixed=False, 2025-05-07T21:06:30.4729684Z use_cache=True, 2025-05-07T21:06:30.4729922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:30.4730218Z long_segments=False, 2025-05-07T21:06:30.4730488Z pooling_mode=, 2025-05-07T21:06:30.4730764Z ) 2025-05-07T21:06:30.4730949Z PASSED 2025-05-07T21:06:30.4731065Z 2025-05-07T21:06:30.4731254Z ============================== 3 passed in 5.29s =============================== 2025-05-07T21:06:31.2405795Z 2025-05-07T21:06:31.2406762Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:31.2427698Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 8 seconds 2025-05-07T21:06:31.2428033Z 2025-05-07T21:06:31.2428047Z 2025-05-07T21:06:31.2428052Z 2025-05-07T21:06:31.2428056Z 2025-05-07T21:06:31.2449259Z ################################################################################ 2025-05-07T21:06:31.2464209Z # [2025-05-07T21:06:31.246Z] Run Python Test Suite: 2025-05-07T21:06:31.2464613Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:31.2465294Z ################################################################################ 2025-05-07T21:06:31.2491286Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:31.2492004Z 2025-05-07T21:06:33.4229992Z ============================= test session starts ============================== 2025-05-07T21:06:33.4230699Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:33.4231248Z cachedir: .pytest_cache 2025-05-07T21:06:33.4232124Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:33.4232870Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:33.4233294Z plugins: hypothesis-6.131.14 2025-05-07T21:06:35.1123954Z collecting ... collected 4 items 2025-05-07T21:06:35.1124281Z 2025-05-07T21:06:35.5497208Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int32_indices Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:35.5499725Z self=, 2025-05-07T21:06:35.5501282Z D=1, 2025-05-07T21:06:35.5501622Z ) 2025-05-07T21:06:35.5502167Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:35.5503697Z self=, 2025-05-07T21:06:35.5504950Z D=108, 2025-05-07T21:06:35.5505261Z ) 2025-05-07T21:06:35.5505863Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:35.5507391Z self=, 2025-05-07T21:06:35.5508904Z D=175, 2025-05-07T21:06:35.5509187Z ) 2025-05-07T21:06:35.5509671Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:35.5511038Z self=, 2025-05-07T21:06:35.5512297Z D=45, 2025-05-07T21:06:35.5512567Z ) 2025-05-07T21:06:35.5512864Z PASSED 2025-05-07T21:06:35.6434493Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int64_indices Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:35.6437132Z self=, 2025-05-07T21:06:35.6438412Z D=1, 2025-05-07T21:06:35.6438743Z ) 2025-05-07T21:06:35.6439217Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:35.6440934Z self=, 2025-05-07T21:06:35.6442180Z D=78, 2025-05-07T21:06:35.6442477Z ) 2025-05-07T21:06:35.6442890Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:35.6444368Z self=, 2025-05-07T21:06:35.6445536Z D=501, 2025-05-07T21:06:35.6445817Z ) 2025-05-07T21:06:35.6446277Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:35.6447729Z self=, 2025-05-07T21:06:35.6449320Z D=260, 2025-05-07T21:06:35.6449638Z ) 2025-05-07T21:06:35.6449939Z PASSED 2025-05-07T21:06:35.7401980Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int32_indices Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:35.7404502Z self=, 2025-05-07T21:06:35.7405864Z D=1, 2025-05-07T21:06:35.7406182Z ) 2025-05-07T21:06:35.7406975Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:35.7408731Z self=, 2025-05-07T21:06:35.7410034Z D=499, 2025-05-07T21:06:35.7410360Z ) 2025-05-07T21:06:35.7410871Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:35.7412256Z self=, 2025-05-07T21:06:35.7413497Z D=196, 2025-05-07T21:06:35.7413819Z ) 2025-05-07T21:06:35.7414304Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:35.7415962Z self=, 2025-05-07T21:06:35.7417172Z D=458, 2025-05-07T21:06:35.7417493Z ) 2025-05-07T21:06:35.7417788Z PASSED 2025-05-07T21:06:35.8320425Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int64_indices Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:35.8322683Z self=, 2025-05-07T21:06:35.8323779Z D=1, 2025-05-07T21:06:35.8324037Z ) 2025-05-07T21:06:35.8324464Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:35.8325899Z self=, 2025-05-07T21:06:35.8327083Z D=245, 2025-05-07T21:06:35.8327397Z ) 2025-05-07T21:06:35.8327928Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:35.8329489Z self=, 2025-05-07T21:06:35.8330601Z D=409, 2025-05-07T21:06:35.8330875Z ) 2025-05-07T21:06:35.8331303Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:35.8332561Z self=, 2025-05-07T21:06:35.8333638Z D=46, 2025-05-07T21:06:35.8333908Z ) 2025-05-07T21:06:35.8334166Z PASSED 2025-05-07T21:06:35.8334515Z 2025-05-07T21:06:35.8334727Z ============================== 4 passed in 2.54s =============================== 2025-05-07T21:06:36.5666030Z 2025-05-07T21:06:36.5666768Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:36.5688964Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 5 seconds 2025-05-07T21:06:36.5689385Z 2025-05-07T21:06:36.5689389Z 2025-05-07T21:06:36.5689393Z 2025-05-07T21:06:36.5689397Z 2025-05-07T21:06:36.5711551Z ################################################################################ 2025-05-07T21:06:36.5727299Z # [2025-05-07T21:06:36.572Z] Run Python Test Suite: 2025-05-07T21:06:36.5727636Z # ./tbe/training/forward_test.py 2025-05-07T21:06:36.5728175Z ################################################################################ 2025-05-07T21:06:36.5752208Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/forward_test.py 2025-05-07T21:06:36.5752848Z 2025-05-07T21:06:38.7512608Z ============================= test session starts ============================== 2025-05-07T21:06:38.7513292Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:38.7513822Z cachedir: .pytest_cache 2025-05-07T21:06:38.7514699Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:38.7515426Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:38.7515833Z plugins: hypothesis-6.131.14 2025-05-07T21:06:40.4180020Z collecting ... collected 9 items 2025-05-07T21:06:40.4180230Z 2025-05-07T21:06:40.5071737Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T21:06:40.8172653Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T21:06:41.2990213Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.2991552Z self=, 2025-05-07T21:06:41.2992053Z T=1, 2025-05-07T21:06:41.2992248Z D=2, 2025-05-07T21:06:41.2992446Z B=1, 2025-05-07T21:06:41.2992648Z log_E=3, 2025-05-07T21:06:41.2992847Z L=0, 2025-05-07T21:06:41.2993075Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.2993358Z ) 2025-05-07T21:06:41.2993616Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.2994159Z self=, 2025-05-07T21:06:41.2994638Z T=8, 2025-05-07T21:06:41.2994838Z D=2, 2025-05-07T21:06:41.2995024Z B=1, 2025-05-07T21:06:41.2995220Z log_E=3, 2025-05-07T21:06:41.2995427Z L=0, 2025-05-07T21:06:41.2995641Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.2995920Z ) 2025-05-07T21:06:41.2996178Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.2996714Z self=, 2025-05-07T21:06:41.2997196Z T=8, 2025-05-07T21:06:41.2997391Z D=79, 2025-05-07T21:06:41.2997580Z B=42, 2025-05-07T21:06:41.2997781Z log_E=4, 2025-05-07T21:06:41.2997987Z L=18, 2025-05-07T21:06:41.2998201Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.2998475Z ) 2025-05-07T21:06:41.2998727Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.2999261Z self=, 2025-05-07T21:06:41.2999737Z T=8, 2025-05-07T21:06:41.2999932Z D=75, 2025-05-07T21:06:41.3000126Z B=125, 2025-05-07T21:06:41.3000319Z log_E=3, 2025-05-07T21:06:41.3000520Z L=3, 2025-05-07T21:06:41.3000739Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3001004Z ) 2025-05-07T21:06:41.3001366Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.3001908Z self=, 2025-05-07T21:06:41.3002378Z T=8, 2025-05-07T21:06:41.3002576Z D=90, 2025-05-07T21:06:41.3002772Z B=17, 2025-05-07T21:06:41.3002964Z log_E=5, 2025-05-07T21:06:41.3003175Z L=9, 2025-05-07T21:06:41.3003401Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3003664Z ) 2025-05-07T21:06:41.3003919Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.3004455Z self=, 2025-05-07T21:06:41.3004923Z T=9, 2025-05-07T21:06:41.3005125Z D=10, 2025-05-07T21:06:41.3005413Z B=19, 2025-05-07T21:06:41.3005604Z log_E=4, 2025-05-07T21:06:41.3005808Z L=2, 2025-05-07T21:06:41.3006027Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3006298Z ) 2025-05-07T21:06:41.3006549Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.3007080Z self=, 2025-05-07T21:06:41.3007554Z T=3, 2025-05-07T21:06:41.3007739Z D=87, 2025-05-07T21:06:41.3007931Z B=115, 2025-05-07T21:06:41.3008127Z log_E=4, 2025-05-07T21:06:41.3008324Z L=4, 2025-05-07T21:06:41.3008775Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3009049Z ) 2025-05-07T21:06:41.3009300Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.3009836Z self=, 2025-05-07T21:06:41.3010307Z T=7, 2025-05-07T21:06:41.3010494Z D=2, 2025-05-07T21:06:41.3010687Z B=105, 2025-05-07T21:06:41.3010888Z log_E=5, 2025-05-07T21:06:41.3011086Z L=15, 2025-05-07T21:06:41.3011311Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3011583Z ) 2025-05-07T21:06:41.3011838Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.3012374Z self=, 2025-05-07T21:06:41.3012902Z T=5, 2025-05-07T21:06:41.3013096Z D=101, 2025-05-07T21:06:41.3013288Z B=73, 2025-05-07T21:06:41.3013484Z log_E=4, 2025-05-07T21:06:41.3013686Z L=6, 2025-05-07T21:06:41.3013899Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3014172Z ) 2025-05-07T21:06:41.3014429Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.3014961Z self=, 2025-05-07T21:06:41.3015436Z T=6, 2025-05-07T21:06:41.3015630Z D=24, 2025-05-07T21:06:41.3015822Z B=9, 2025-05-07T21:06:41.3016019Z log_E=5, 2025-05-07T21:06:41.3016227Z L=15, 2025-05-07T21:06:41.3016445Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3016718Z ) 2025-05-07T21:06:41.3016973Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.3017505Z self=, 2025-05-07T21:06:41.3017985Z T=3, 2025-05-07T21:06:41.3018179Z D=26, 2025-05-07T21:06:41.3018368Z B=32, 2025-05-07T21:06:41.3018582Z log_E=4, 2025-05-07T21:06:41.3018780Z L=1, 2025-05-07T21:06:41.3019000Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3019278Z ) 2025-05-07T21:06:41.3019525Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.3020066Z self=, 2025-05-07T21:06:41.3020543Z T=1, 2025-05-07T21:06:41.3028265Z D=26, 2025-05-07T21:06:41.3028522Z B=32, 2025-05-07T21:06:41.3028708Z log_E=4, 2025-05-07T21:06:41.3028918Z L=1, 2025-05-07T21:06:41.3029134Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3029394Z ) 2025-05-07T21:06:41.3029644Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.3030262Z self=, 2025-05-07T21:06:41.3030730Z T=1, 2025-05-07T21:06:41.3030933Z D=32, 2025-05-07T21:06:41.3031124Z B=32, 2025-05-07T21:06:41.3031305Z log_E=4, 2025-05-07T21:06:41.3031499Z L=1, 2025-05-07T21:06:41.3031708Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3031968Z ) 2025-05-07T21:06:41.3032216Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.3032746Z self=, 2025-05-07T21:06:41.3033215Z T=1, 2025-05-07T21:06:41.3033396Z D=32, 2025-05-07T21:06:41.3033583Z B=32, 2025-05-07T21:06:41.3033775Z log_E=3, 2025-05-07T21:06:41.3033967Z L=1, 2025-05-07T21:06:41.3034223Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3034494Z ) 2025-05-07T21:06:41.3034732Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:41.3035262Z self=, 2025-05-07T21:06:41.3035729Z T=1, 2025-05-07T21:06:41.3035908Z D=32, 2025-05-07T21:06:41.3036102Z B=32, 2025-05-07T21:06:41.3036596Z log_E=3, 2025-05-07T21:06:41.3036790Z L=3, 2025-05-07T21:06:41.3037007Z output_dtype=SparseType.FP16, 2025-05-07T21:06:41.3037270Z ) 2025-05-07T21:06:41.3037452Z PASSED 2025-05-07T21:06:42.7617472Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:06:42.7618255Z self=, 2025-05-07T21:06:42.7618735Z use_experimental_tbe=False, 2025-05-07T21:06:42.7618989Z ) 2025-05-07T21:06:42.7619246Z Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:06:42.7619743Z self=, 2025-05-07T21:06:42.7620218Z use_experimental_tbe=True, 2025-05-07T21:06:42.7620469Z ) 2025-05-07T21:06:42.7622026Z PASSED 2025-05-07T21:06:43.9226043Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:06:43.9227308Z self=, 2025-05-07T21:06:43.9227804Z use_experimental_tbe=False, 2025-05-07T21:06:43.9228088Z ) 2025-05-07T21:06:43.9228327Z Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:06:43.9228839Z self=, 2025-05-07T21:06:43.9229324Z use_experimental_tbe=True, 2025-05-07T21:06:43.9229583Z ) 2025-05-07T21:06:43.9229780Z PASSED 2025-05-07T21:06:43.9239706Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T21:06:46.3356360Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:46.3357221Z self=, 2025-05-07T21:06:46.3357748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:46.3358085Z use_experimental_tbe=False, 2025-05-07T21:06:46.3358367Z ) 2025-05-07T21:06:46.3358626Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:46.3359158Z self=, 2025-05-07T21:06:46.3359665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:46.3359988Z use_experimental_tbe=False, 2025-05-07T21:06:46.3360260Z ) 2025-05-07T21:06:46.3360507Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:46.3361032Z self=, 2025-05-07T21:06:46.3361531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:46.3361843Z use_experimental_tbe=True, 2025-05-07T21:06:46.3362109Z ) 2025-05-07T21:06:46.3362774Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:06:46.3363284Z self=, 2025-05-07T21:06:46.3363784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:46.3364099Z use_experimental_tbe=True, 2025-05-07T21:06:46.3364360Z ) 2025-05-07T21:06:46.3364550Z PASSED 2025-05-07T21:06:49.0638368Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:49.0639211Z self=, 2025-05-07T21:06:49.0639737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:49.0640065Z use_experimental_tbe=False, 2025-05-07T21:06:49.0640351Z ) 2025-05-07T21:06:49.0641062Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:49.0641698Z self=, 2025-05-07T21:06:49.0642272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:49.0642600Z use_experimental_tbe=False, 2025-05-07T21:06:49.0642872Z ) 2025-05-07T21:06:49.0643128Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:49.0643660Z self=, 2025-05-07T21:06:49.0644157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:49.0644588Z use_experimental_tbe=True, 2025-05-07T21:06:49.0644851Z ) 2025-05-07T21:06:49.0645100Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:06:49.0645604Z self=, 2025-05-07T21:06:49.0646100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:49.0646416Z use_experimental_tbe=True, 2025-05-07T21:06:49.0646689Z ) 2025-05-07T21:06:49.0646874Z PASSED 2025-05-07T21:06:49.0661843Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T21:06:49.0662327Z 2025-05-07T21:06:49.0662474Z =============================== warnings summary =============================== 2025-05-07T21:06:49.0663069Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T21:06:49.0663597Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T21:06:49.0664607Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T21:06:49.0665490Z note_deprecation( 2025-05-07T21:06:49.0665645Z 2025-05-07T21:06:49.0665899Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 2025-05-07T21:06:49.0666482Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 2025-05-07T21:06:49.0667070Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 2025-05-07T21:06:49.0667660Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 2025-05-07T21:06:49.0669088Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/jit/_check.py:178: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2025-05-07T21:06:49.0670395Z warnings.warn( 2025-05-07T21:06:49.0670542Z 2025-05-07T21:06:49.0670779Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:49.0671253Z =========================== short test summary info ============================ 2025-05-07T21:06:49.0671719Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T21:06:49.0672274Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T21:06:49.0672747Z ================== 7 passed, 2 skipped, 6 warnings in 10.45s =================== 2025-05-07T21:06:49.9745415Z 2025-05-07T21:06:49.9746392Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T21:06:49.9766666Z [TEST] Python test time for ./tbe/training/forward_test.py: 13 seconds 2025-05-07T21:06:49.9766983Z 2025-05-07T21:06:49.9766987Z 2025-05-07T21:06:49.9766991Z 2025-05-07T21:06:49.9766995Z 2025-05-07T21:06:49.9787622Z ################################################################################ 2025-05-07T21:06:49.9802814Z # [2025-05-07T21:06:49.979Z] Run Python Test Suite: 2025-05-07T21:06:49.9803182Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:06:49.9803514Z ################################################################################ 2025-05-07T21:06:49.9829356Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:06:49.9830029Z 2025-05-07T21:06:52.1691575Z ============================= test session starts ============================== 2025-05-07T21:06:52.1692722Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:52.1693250Z cachedir: .pytest_cache 2025-05-07T21:06:52.1693834Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:52.1695065Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:52.1695479Z plugins: hypothesis-6.131.14 2025-05-07T21:06:53.8530450Z collecting ... collected 2 items 2025-05-07T21:06:53.8530657Z 2025-05-07T21:06:54.2308721Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel PASSED 2025-05-07T21:07:01.8202862Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large PASSED 2025-05-07T21:07:01.8203529Z 2025-05-07T21:07:01.8203709Z ============================== 2 passed in 9.78s =============================== 2025-05-07T21:07:02.5454286Z 2025-05-07T21:07:02.5454998Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:07:02.5476257Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 13 seconds 2025-05-07T21:07:02.5476604Z 2025-05-07T21:07:02.5476609Z 2025-05-07T21:07:02.5476613Z 2025-05-07T21:07:02.5476617Z 2025-05-07T21:07:02.5498708Z ################################################################################ 2025-05-07T21:07:02.5514393Z # [2025-05-07T21:07:02.551Z] Run Python Test Suite: 2025-05-07T21:07:02.5514742Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:02.5515061Z ################################################################################ 2025-05-07T21:07:02.5541625Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:02.5542292Z 2025-05-07T21:07:04.7298387Z ============================= test session starts ============================== 2025-05-07T21:07:04.7299101Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:04.7299636Z cachedir: .pytest_cache 2025-05-07T21:07:04.7300222Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:04.7300951Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:04.7301371Z plugins: hypothesis-6.131.14 2025-05-07T21:07:06.4635876Z collecting ... collected 6 items 2025-05-07T21:07:06.4636173Z 2025-05-07T21:07:06.9653577Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9654852Z self=, 2025-05-07T21:07:06.9655555Z T=1, 2025-05-07T21:07:06.9657178Z D=2, 2025-05-07T21:07:06.9657423Z log_E=2, 2025-05-07T21:07:06.9657654Z N=0, 2025-05-07T21:07:06.9657922Z weights_ty=SparseType.FP32, 2025-05-07T21:07:06.9658271Z output_dtype=SparseType.FP32, 2025-05-07T21:07:06.9658597Z use_cpu=False, 2025-05-07T21:07:06.9658868Z test_internal=False, 2025-05-07T21:07:06.9659151Z ) 2025-05-07T21:07:06.9659432Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9660187Z self=, 2025-05-07T21:07:06.9660883Z T=2, 2025-05-07T21:07:06.9661107Z D=2, 2025-05-07T21:07:06.9661323Z log_E=2, 2025-05-07T21:07:06.9661558Z N=0, 2025-05-07T21:07:06.9661914Z weights_ty=SparseType.FP32, 2025-05-07T21:07:06.9662271Z output_dtype=SparseType.FP32, 2025-05-07T21:07:06.9662604Z use_cpu=False, 2025-05-07T21:07:06.9662872Z test_internal=False, 2025-05-07T21:07:06.9663143Z ) 2025-05-07T21:07:06.9663428Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9664177Z self=, 2025-05-07T21:07:06.9664874Z T=2, 2025-05-07T21:07:06.9665101Z D=39, 2025-05-07T21:07:06.9665330Z log_E=2, 2025-05-07T21:07:06.9665553Z N=1, 2025-05-07T21:07:06.9665910Z weights_ty=SparseType.INT8, 2025-05-07T21:07:06.9666250Z output_dtype=SparseType.INT8, 2025-05-07T21:07:06.9666566Z use_cpu=False, 2025-05-07T21:07:06.9666833Z test_internal=True, 2025-05-07T21:07:06.9667144Z ) 2025-05-07T21:07:06.9667422Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9668177Z self=, 2025-05-07T21:07:06.9668860Z T=2, 2025-05-07T21:07:06.9669085Z D=10, 2025-05-07T21:07:06.9669315Z log_E=2, 2025-05-07T21:07:06.9669540Z N=0, 2025-05-07T21:07:06.9669790Z weights_ty=SparseType.FP32, 2025-05-07T21:07:06.9670129Z output_dtype=SparseType.FP32, 2025-05-07T21:07:06.9670455Z use_cpu=False, 2025-05-07T21:07:06.9670834Z test_internal=False, 2025-05-07T21:07:06.9671116Z ) 2025-05-07T21:07:06.9671392Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9672129Z self=, 2025-05-07T21:07:06.9672834Z T=2, 2025-05-07T21:07:06.9673057Z D=10, 2025-05-07T21:07:06.9673276Z log_E=3, 2025-05-07T21:07:06.9673515Z N=14, 2025-05-07T21:07:06.9673769Z weights_ty=SparseType.FP32, 2025-05-07T21:07:06.9674097Z output_dtype=SparseType.INT8, 2025-05-07T21:07:06.9674430Z use_cpu=False, 2025-05-07T21:07:06.9674704Z test_internal=False, 2025-05-07T21:07:06.9674973Z ) 2025-05-07T21:07:06.9675247Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9675998Z self=, 2025-05-07T21:07:06.9676679Z T=5, 2025-05-07T21:07:06.9676906Z D=40, 2025-05-07T21:07:06.9677132Z log_E=3, 2025-05-07T21:07:06.9677366Z N=37, 2025-05-07T21:07:06.9677609Z weights_ty=SparseType.INT2, 2025-05-07T21:07:06.9677944Z output_dtype=SparseType.FP32, 2025-05-07T21:07:06.9678273Z use_cpu=False, 2025-05-07T21:07:06.9678533Z test_internal=False, 2025-05-07T21:07:06.9678807Z ) 2025-05-07T21:07:06.9679082Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9679825Z self=, 2025-05-07T21:07:06.9680527Z T=2, 2025-05-07T21:07:06.9680753Z D=36, 2025-05-07T21:07:06.9680971Z log_E=2, 2025-05-07T21:07:06.9681206Z N=43, 2025-05-07T21:07:06.9681457Z weights_ty=SparseType.FP16, 2025-05-07T21:07:06.9681788Z output_dtype=SparseType.INT8, 2025-05-07T21:07:06.9682172Z use_cpu=False, 2025-05-07T21:07:06.9682444Z test_internal=True, 2025-05-07T21:07:06.9682704Z ) 2025-05-07T21:07:06.9682977Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9683724Z self=, 2025-05-07T21:07:06.9684416Z T=1, 2025-05-07T21:07:06.9684636Z D=16, 2025-05-07T21:07:06.9684862Z log_E=3, 2025-05-07T21:07:06.9685094Z N=45, 2025-05-07T21:07:06.9685336Z weights_ty=SparseType.FP16, 2025-05-07T21:07:06.9685671Z output_dtype=SparseType.FP32, 2025-05-07T21:07:06.9685998Z use_cpu=False, 2025-05-07T21:07:06.9686255Z test_internal=False, 2025-05-07T21:07:06.9686529Z ) 2025-05-07T21:07:06.9686852Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9687645Z self=, 2025-05-07T21:07:06.9688334Z T=2, 2025-05-07T21:07:06.9688697Z D=49, 2025-05-07T21:07:06.9688917Z log_E=3, 2025-05-07T21:07:06.9689155Z N=24, 2025-05-07T21:07:06.9689406Z weights_ty=SparseType.INT4, 2025-05-07T21:07:06.9689756Z output_dtype=SparseType.INT8, 2025-05-07T21:07:06.9690042Z use_cpu=True, 2025-05-07T21:07:06.9690271Z test_internal=True, 2025-05-07T21:07:06.9690495Z ) 2025-05-07T21:07:06.9690727Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9691403Z self=, 2025-05-07T21:07:06.9691971Z T=3, 2025-05-07T21:07:06.9692156Z D=15, 2025-05-07T21:07:06.9692345Z log_E=2, 2025-05-07T21:07:06.9692544Z N=8, 2025-05-07T21:07:06.9692748Z weights_ty=SparseType.INT8, 2025-05-07T21:07:06.9693033Z output_dtype=SparseType.FP32, 2025-05-07T21:07:06.9693305Z use_cpu=True, 2025-05-07T21:07:06.9693521Z test_internal=True, 2025-05-07T21:07:06.9693748Z ) 2025-05-07T21:07:06.9693984Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9694592Z self=, 2025-05-07T21:07:06.9695211Z T=3, 2025-05-07T21:07:06.9695404Z D=23, 2025-05-07T21:07:06.9695589Z log_E=2, 2025-05-07T21:07:06.9695789Z N=29, 2025-05-07T21:07:06.9696002Z weights_ty=SparseType.FP16, 2025-05-07T21:07:06.9696284Z output_dtype=SparseType.FP16, 2025-05-07T21:07:06.9696556Z use_cpu=True, 2025-05-07T21:07:06.9696786Z test_internal=False, 2025-05-07T21:07:06.9697020Z ) 2025-05-07T21:07:06.9697248Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9697864Z self=, 2025-05-07T21:07:06.9698430Z T=3, 2025-05-07T21:07:06.9698616Z D=23, 2025-05-07T21:07:06.9698808Z log_E=2, 2025-05-07T21:07:06.9699009Z N=29, 2025-05-07T21:07:06.9699220Z weights_ty=SparseType.FP16, 2025-05-07T21:07:06.9699509Z output_dtype=SparseType.FP16, 2025-05-07T21:07:06.9699784Z use_cpu=True, 2025-05-07T21:07:06.9700007Z test_internal=True, 2025-05-07T21:07:06.9700234Z ) 2025-05-07T21:07:06.9700465Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9701075Z self=, 2025-05-07T21:07:06.9701642Z T=3, 2025-05-07T21:07:06.9701833Z D=23, 2025-05-07T21:07:06.9702018Z log_E=3, 2025-05-07T21:07:06.9702215Z N=29, 2025-05-07T21:07:06.9702428Z weights_ty=SparseType.FP16, 2025-05-07T21:07:06.9702714Z output_dtype=SparseType.FP16, 2025-05-07T21:07:06.9702980Z use_cpu=True, 2025-05-07T21:07:06.9703204Z test_internal=True, 2025-05-07T21:07:06.9703439Z ) 2025-05-07T21:07:06.9703666Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9704339Z self=, 2025-05-07T21:07:06.9704906Z T=1, 2025-05-07T21:07:06.9705089Z D=23, 2025-05-07T21:07:06.9705284Z log_E=3, 2025-05-07T21:07:06.9705485Z N=29, 2025-05-07T21:07:06.9705695Z weights_ty=SparseType.FP16, 2025-05-07T21:07:06.9705979Z output_dtype=SparseType.FP16, 2025-05-07T21:07:06.9706255Z use_cpu=True, 2025-05-07T21:07:06.9706475Z test_internal=True, 2025-05-07T21:07:06.9706706Z ) 2025-05-07T21:07:06.9706941Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9707546Z self=, 2025-05-07T21:07:06.9708114Z T=1, 2025-05-07T21:07:06.9708307Z D=23, 2025-05-07T21:07:06.9708525Z log_E=3, 2025-05-07T21:07:06.9708820Z N=1, 2025-05-07T21:07:06.9709074Z weights_ty=SparseType.FP16, 2025-05-07T21:07:06.9709418Z output_dtype=SparseType.FP16, 2025-05-07T21:07:06.9709735Z use_cpu=True, 2025-05-07T21:07:06.9710008Z test_internal=True, 2025-05-07T21:07:06.9710280Z ) 2025-05-07T21:07:06.9710553Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9711302Z self=, 2025-05-07T21:07:06.9711997Z T=1, 2025-05-07T21:07:06.9712216Z D=23, 2025-05-07T21:07:06.9712501Z log_E=3, 2025-05-07T21:07:06.9712739Z N=23, 2025-05-07T21:07:06.9712986Z weights_ty=SparseType.FP16, 2025-05-07T21:07:06.9713329Z output_dtype=SparseType.FP16, 2025-05-07T21:07:06.9713655Z use_cpu=True, 2025-05-07T21:07:06.9713919Z test_internal=True, 2025-05-07T21:07:06.9714194Z ) 2025-05-07T21:07:06.9714479Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9715234Z self=, 2025-05-07T21:07:06.9715937Z T=1, 2025-05-07T21:07:06.9716168Z D=2, 2025-05-07T21:07:06.9716400Z log_E=3, 2025-05-07T21:07:06.9716629Z N=1, 2025-05-07T21:07:06.9716898Z weights_ty=SparseType.FP16, 2025-05-07T21:07:06.9717382Z output_dtype=SparseType.FP16, 2025-05-07T21:07:06.9717702Z use_cpu=True, 2025-05-07T21:07:06.9717974Z test_internal=True, 2025-05-07T21:07:06.9718242Z ) 2025-05-07T21:07:06.9718512Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9719268Z self=, 2025-05-07T21:07:06.9719962Z T=2, 2025-05-07T21:07:06.9720182Z D=62, 2025-05-07T21:07:06.9720411Z log_E=3, 2025-05-07T21:07:06.9720646Z N=22, 2025-05-07T21:07:06.9720892Z weights_ty=SparseType.INT8, 2025-05-07T21:07:06.9721238Z output_dtype=SparseType.FP32, 2025-05-07T21:07:06.9721568Z use_cpu=True, 2025-05-07T21:07:06.9721830Z test_internal=False, 2025-05-07T21:07:06.9722108Z ) 2025-05-07T21:07:06.9722382Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9723155Z self=, 2025-05-07T21:07:06.9723866Z T=2, 2025-05-07T21:07:06.9724115Z D=62, 2025-05-07T21:07:06.9724368Z log_E=3, 2025-05-07T21:07:06.9724608Z N=22, 2025-05-07T21:07:06.9724888Z weights_ty=SparseType.INT8, 2025-05-07T21:07:06.9725258Z output_dtype=SparseType.FP32, 2025-05-07T21:07:06.9725596Z use_cpu=True, 2025-05-07T21:07:06.9725880Z test_internal=True, 2025-05-07T21:07:06.9726180Z ) 2025-05-07T21:07:06.9726465Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9727240Z self=, 2025-05-07T21:07:06.9737213Z T=2, 2025-05-07T21:07:06.9737467Z D=62, 2025-05-07T21:07:06.9737695Z log_E=2, 2025-05-07T21:07:06.9737933Z N=22, 2025-05-07T21:07:06.9738187Z weights_ty=SparseType.INT8, 2025-05-07T21:07:06.9738684Z output_dtype=SparseType.FP32, 2025-05-07T21:07:06.9739025Z use_cpu=True, 2025-05-07T21:07:06.9739295Z test_internal=True, 2025-05-07T21:07:06.9739564Z ) 2025-05-07T21:07:06.9739844Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9740608Z self=, 2025-05-07T21:07:06.9741313Z T=2, 2025-05-07T21:07:06.9741532Z D=62, 2025-05-07T21:07:06.9741760Z log_E=2, 2025-05-07T21:07:06.9741997Z N=2, 2025-05-07T21:07:06.9742246Z weights_ty=SparseType.INT8, 2025-05-07T21:07:06.9742588Z output_dtype=SparseType.FP32, 2025-05-07T21:07:06.9742916Z use_cpu=True, 2025-05-07T21:07:06.9743174Z test_internal=True, 2025-05-07T21:07:06.9743445Z ) 2025-05-07T21:07:06.9743802Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9744551Z self=, 2025-05-07T21:07:06.9745250Z T=1, 2025-05-07T21:07:06.9745476Z D=62, 2025-05-07T21:07:06.9745697Z log_E=2, 2025-05-07T21:07:06.9745934Z N=2, 2025-05-07T21:07:06.9746183Z weights_ty=SparseType.INT8, 2025-05-07T21:07:06.9746515Z output_dtype=SparseType.FP32, 2025-05-07T21:07:06.9746844Z use_cpu=True, 2025-05-07T21:07:06.9747157Z test_internal=True, 2025-05-07T21:07:06.9747498Z ) 2025-05-07T21:07:06.9747773Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9748523Z self=, 2025-05-07T21:07:06.9749215Z T=1, 2025-05-07T21:07:06.9749434Z D=62, 2025-05-07T21:07:06.9749659Z log_E=3, 2025-05-07T21:07:06.9749890Z N=47, 2025-05-07T21:07:06.9750138Z weights_ty=SparseType.FP32, 2025-05-07T21:07:06.9750476Z output_dtype=SparseType.INT8, 2025-05-07T21:07:06.9750804Z use_cpu=True, 2025-05-07T21:07:06.9751059Z test_internal=True, 2025-05-07T21:07:06.9751329Z ) 2025-05-07T21:07:06.9751600Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9752344Z self=, 2025-05-07T21:07:06.9753110Z T=1, 2025-05-07T21:07:06.9753332Z D=3, 2025-05-07T21:07:06.9753545Z log_E=3, 2025-05-07T21:07:06.9753781Z N=47, 2025-05-07T21:07:06.9754030Z weights_ty=SparseType.FP32, 2025-05-07T21:07:06.9754361Z output_dtype=SparseType.INT8, 2025-05-07T21:07:06.9754683Z use_cpu=True, 2025-05-07T21:07:06.9754945Z test_internal=True, 2025-05-07T21:07:06.9755210Z ) 2025-05-07T21:07:06.9755475Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9756228Z self=, 2025-05-07T21:07:06.9756918Z T=1, 2025-05-07T21:07:06.9757139Z D=47, 2025-05-07T21:07:06.9757400Z log_E=3, 2025-05-07T21:07:06.9757637Z N=47, 2025-05-07T21:07:06.9757880Z weights_ty=SparseType.FP32, 2025-05-07T21:07:06.9758220Z output_dtype=SparseType.INT8, 2025-05-07T21:07:06.9758546Z use_cpu=True, 2025-05-07T21:07:06.9758803Z test_internal=True, 2025-05-07T21:07:06.9759072Z ) 2025-05-07T21:07:06.9759349Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:06.9760094Z self=, 2025-05-07T21:07:06.9760790Z T=1, 2025-05-07T21:07:06.9761017Z D=2, 2025-05-07T21:07:06.9761241Z log_E=3, 2025-05-07T21:07:06.9761476Z N=47, 2025-05-07T21:07:06.9761728Z weights_ty=SparseType.FP32, 2025-05-07T21:07:06.9762065Z output_dtype=SparseType.INT8, 2025-05-07T21:07:06.9762383Z use_cpu=True, 2025-05-07T21:07:06.9762647Z test_internal=True, 2025-05-07T21:07:07.0431783Z ) 2025-05-07T21:07:07.0432391Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0434148Z self=, 2025-05-07T21:07:07.0435300Z T=1, 2025-05-07T21:07:07.0435693Z D=2, 2025-05-07T21:07:07.0436051Z log_E=3, 2025-05-07T21:07:07.0436984Z N=1, 2025-05-07T21:07:07.0437338Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.0437758Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.0438036Z use_cpu=True, 2025-05-07T21:07:07.0438301Z test_internal=True, 2025-05-07T21:07:07.0438618Z ) 2025-05-07T21:07:07.0438934Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0439789Z self=, 2025-05-07T21:07:07.0440371Z T=2, 2025-05-07T21:07:07.0440556Z D=2, 2025-05-07T21:07:07.0440868Z log_E=3, 2025-05-07T21:07:07.0441069Z N=1, 2025-05-07T21:07:07.0441274Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.0441563Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.0441841Z use_cpu=True, 2025-05-07T21:07:07.0442097Z test_internal=True, 2025-05-07T21:07:07.0442323Z ) 2025-05-07T21:07:07.0442554Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0443173Z self=, 2025-05-07T21:07:07.0443977Z T=2, 2025-05-07T21:07:07.0444349Z D=2, 2025-05-07T21:07:07.0444606Z log_E=3, 2025-05-07T21:07:07.0444807Z N=3, 2025-05-07T21:07:07.0445016Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.0445306Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.0445580Z use_cpu=True, 2025-05-07T21:07:07.0445795Z test_internal=True, 2025-05-07T21:07:07.0446018Z ) 2025-05-07T21:07:07.0446265Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0446883Z self=, 2025-05-07T21:07:07.0447499Z T=2, 2025-05-07T21:07:07.0447690Z D=39, 2025-05-07T21:07:07.0447881Z log_E=3, 2025-05-07T21:07:07.0448073Z N=13, 2025-05-07T21:07:07.0448287Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.0448853Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.0449120Z use_cpu=True, 2025-05-07T21:07:07.0449345Z test_internal=False, 2025-05-07T21:07:07.0449580Z ) 2025-05-07T21:07:07.0449811Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0450427Z self=, 2025-05-07T21:07:07.0450998Z T=2, 2025-05-07T21:07:07.0451180Z D=39, 2025-05-07T21:07:07.0451374Z log_E=3, 2025-05-07T21:07:07.0451577Z N=13, 2025-05-07T21:07:07.0451780Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.0452067Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.0452340Z use_cpu=False, 2025-05-07T21:07:07.0452561Z test_internal=False, 2025-05-07T21:07:07.0452796Z ) 2025-05-07T21:07:07.0453037Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0453654Z self=, 2025-05-07T21:07:07.0454228Z T=2, 2025-05-07T21:07:07.0454425Z D=39, 2025-05-07T21:07:07.0454623Z log_E=2, 2025-05-07T21:07:07.0454816Z N=13, 2025-05-07T21:07:07.0455038Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.0455332Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.0455600Z use_cpu=False, 2025-05-07T21:07:07.0455835Z test_internal=False, 2025-05-07T21:07:07.0456070Z ) 2025-05-07T21:07:07.0456297Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0456920Z self=, 2025-05-07T21:07:07.0457497Z T=2, 2025-05-07T21:07:07.0457684Z D=39, 2025-05-07T21:07:07.0457881Z log_E=2, 2025-05-07T21:07:07.0458087Z N=2, 2025-05-07T21:07:07.0458370Z weights_ty=SparseType.FP32, 2025-05-07T21:07:07.0458666Z output_dtype=SparseType.INT8, 2025-05-07T21:07:07.0458950Z use_cpu=False, 2025-05-07T21:07:07.0459181Z test_internal=False, 2025-05-07T21:07:07.0459411Z ) 2025-05-07T21:07:07.0459646Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0460264Z self=, 2025-05-07T21:07:07.0460833Z T=1, 2025-05-07T21:07:07.0461028Z D=43, 2025-05-07T21:07:07.0461231Z log_E=2, 2025-05-07T21:07:07.0461427Z N=45, 2025-05-07T21:07:07.0461648Z weights_ty=SparseType.INT2, 2025-05-07T21:07:07.0461943Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.0462217Z use_cpu=False, 2025-05-07T21:07:07.0462506Z test_internal=True, 2025-05-07T21:07:07.0462746Z ) 2025-05-07T21:07:07.0462978Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0463609Z self=, 2025-05-07T21:07:07.0464187Z T=1, 2025-05-07T21:07:07.0464388Z D=45, 2025-05-07T21:07:07.0464582Z log_E=2, 2025-05-07T21:07:07.0464794Z N=45, 2025-05-07T21:07:07.0465017Z weights_ty=SparseType.INT2, 2025-05-07T21:07:07.0465299Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.0465592Z use_cpu=False, 2025-05-07T21:07:07.0465877Z test_internal=True, 2025-05-07T21:07:07.0466103Z ) 2025-05-07T21:07:07.0466354Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0466983Z self=, 2025-05-07T21:07:07.0467553Z T=1, 2025-05-07T21:07:07.0467751Z D=45, 2025-05-07T21:07:07.0467962Z log_E=2, 2025-05-07T21:07:07.0468168Z N=2, 2025-05-07T21:07:07.0468374Z weights_ty=SparseType.INT2, 2025-05-07T21:07:07.0468661Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.0468943Z use_cpu=False, 2025-05-07T21:07:07.0469175Z test_internal=True, 2025-05-07T21:07:07.0469396Z ) 2025-05-07T21:07:07.0469630Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0470307Z self=, 2025-05-07T21:07:07.0470868Z T=1, 2025-05-07T21:07:07.0471067Z D=45, 2025-05-07T21:07:07.0471264Z log_E=2, 2025-05-07T21:07:07.0471456Z N=2, 2025-05-07T21:07:07.0471669Z weights_ty=SparseType.INT2, 2025-05-07T21:07:07.0471953Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.0472221Z use_cpu=False, 2025-05-07T21:07:07.0472453Z test_internal=False, 2025-05-07T21:07:07.0472689Z ) 2025-05-07T21:07:07.0472915Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0473534Z self=, 2025-05-07T21:07:07.0474101Z T=2, 2025-05-07T21:07:07.0474290Z D=45, 2025-05-07T21:07:07.0474478Z log_E=2, 2025-05-07T21:07:07.0474679Z N=2, 2025-05-07T21:07:07.0474893Z weights_ty=SparseType.INT2, 2025-05-07T21:07:07.0475172Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.0475446Z use_cpu=False, 2025-05-07T21:07:07.0475670Z test_internal=False, 2025-05-07T21:07:07.0475895Z ) 2025-05-07T21:07:07.0476129Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0476749Z self=, 2025-05-07T21:07:07.0477310Z T=2, 2025-05-07T21:07:07.0477511Z D=2, 2025-05-07T21:07:07.0477701Z log_E=2, 2025-05-07T21:07:07.0477892Z N=2, 2025-05-07T21:07:07.0478103Z weights_ty=SparseType.INT2, 2025-05-07T21:07:07.0478396Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.0478666Z use_cpu=False, 2025-05-07T21:07:07.0478892Z test_internal=False, 2025-05-07T21:07:07.0479132Z ) 2025-05-07T21:07:07.0479410Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:07.0480029Z self=, 2025-05-07T21:07:07.0480611Z T=4, 2025-05-07T21:07:07.0480799Z D=62, 2025-05-07T21:07:07.0480980Z log_E=3, 2025-05-07T21:07:07.0481181Z N=44, 2025-05-07T21:07:07.0481395Z weights_ty=SparseType.FP16, 2025-05-07T21:07:07.0481681Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.0481960Z use_cpu=False, 2025-05-07T21:07:07.0482184Z test_internal=False, 2025-05-07T21:07:07.0482411Z ) 2025-05-07T21:07:07.0482598Z PASSED 2025-05-07T21:07:07.0483112Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T21:07:07.1855702Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1856959Z self=, 2025-05-07T21:07:07.1857569Z T=1, 2025-05-07T21:07:07.1857770Z D=2, 2025-05-07T21:07:07.1857964Z log_E=2, 2025-05-07T21:07:07.1858202Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.1858506Z mixed=False, 2025-05-07T21:07:07.1858714Z use_cache=False, 2025-05-07T21:07:07.1858968Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1859395Z num_indices_per_table=1, 2025-05-07T21:07:07.1859646Z ) 2025-05-07T21:07:07.1859900Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1860574Z self=, 2025-05-07T21:07:07.1861168Z T=2, 2025-05-07T21:07:07.1861359Z D=2, 2025-05-07T21:07:07.1861557Z log_E=2, 2025-05-07T21:07:07.1861787Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.1862068Z mixed=False, 2025-05-07T21:07:07.1862293Z use_cache=False, 2025-05-07T21:07:07.1862546Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1862826Z num_indices_per_table=1, 2025-05-07T21:07:07.1863161Z ) 2025-05-07T21:07:07.1863415Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1864071Z self=, 2025-05-07T21:07:07.1864686Z T=2, 2025-05-07T21:07:07.1864881Z D=33, 2025-05-07T21:07:07.1865070Z log_E=2, 2025-05-07T21:07:07.1865305Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1865591Z mixed=False, 2025-05-07T21:07:07.1865795Z use_cache=True, 2025-05-07T21:07:07.1866035Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.1866323Z num_indices_per_table=1, 2025-05-07T21:07:07.1866573Z ) 2025-05-07T21:07:07.1866819Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1867529Z self=, 2025-05-07T21:07:07.1868129Z T=5, 2025-05-07T21:07:07.1868311Z D=2, 2025-05-07T21:07:07.1868509Z log_E=2, 2025-05-07T21:07:07.1868743Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.1869028Z mixed=False, 2025-05-07T21:07:07.1869245Z use_cache=False, 2025-05-07T21:07:07.1869494Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1869776Z num_indices_per_table=1, 2025-05-07T21:07:07.1870026Z ) 2025-05-07T21:07:07.1870280Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1870933Z self=, 2025-05-07T21:07:07.1871541Z T=5, 2025-05-07T21:07:07.1871736Z D=91, 2025-05-07T21:07:07.1871928Z log_E=3, 2025-05-07T21:07:07.1872150Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1872439Z mixed=True, 2025-05-07T21:07:07.1872658Z use_cache=False, 2025-05-07T21:07:07.1872984Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.1873267Z num_indices_per_table=2, 2025-05-07T21:07:07.1873517Z ) 2025-05-07T21:07:07.1873768Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1874429Z self=, 2025-05-07T21:07:07.1875035Z T=5, 2025-05-07T21:07:07.1875226Z D=8, 2025-05-07T21:07:07.1875414Z log_E=3, 2025-05-07T21:07:07.1875647Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1875934Z mixed=True, 2025-05-07T21:07:07.1876148Z use_cache=True, 2025-05-07T21:07:07.1876389Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1876664Z num_indices_per_table=3, 2025-05-07T21:07:07.1876907Z ) 2025-05-07T21:07:07.1877202Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1877871Z self=, 2025-05-07T21:07:07.1878478Z T=3, 2025-05-07T21:07:07.1878670Z D=110, 2025-05-07T21:07:07.1878862Z log_E=3, 2025-05-07T21:07:07.1879089Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.1879379Z mixed=False, 2025-05-07T21:07:07.1879595Z use_cache=False, 2025-05-07T21:07:07.1879834Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1880116Z num_indices_per_table=4, 2025-05-07T21:07:07.1880408Z ) 2025-05-07T21:07:07.1880654Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1881320Z self=, 2025-05-07T21:07:07.1881927Z T=1, 2025-05-07T21:07:07.1882112Z D=13, 2025-05-07T21:07:07.1882301Z log_E=3, 2025-05-07T21:07:07.1882536Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1882823Z mixed=False, 2025-05-07T21:07:07.1883036Z use_cache=True, 2025-05-07T21:07:07.1883275Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1883564Z num_indices_per_table=3, 2025-05-07T21:07:07.1883807Z ) 2025-05-07T21:07:07.1884061Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1884777Z self=, 2025-05-07T21:07:07.1885383Z T=2, 2025-05-07T21:07:07.1885575Z D=76, 2025-05-07T21:07:07.1885769Z log_E=2, 2025-05-07T21:07:07.1885992Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1886285Z mixed=False, 2025-05-07T21:07:07.1886501Z use_cache=True, 2025-05-07T21:07:07.1886734Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1887022Z num_indices_per_table=2, 2025-05-07T21:07:07.1887277Z ) 2025-05-07T21:07:07.1887529Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1888198Z self=, 2025-05-07T21:07:07.1888999Z T=1, 2025-05-07T21:07:07.1889194Z D=116, 2025-05-07T21:07:07.1889386Z log_E=2, 2025-05-07T21:07:07.1889617Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1889909Z mixed=True, 2025-05-07T21:07:07.1890115Z use_cache=False, 2025-05-07T21:07:07.1890363Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.1890645Z num_indices_per_table=1, 2025-05-07T21:07:07.1890886Z ) 2025-05-07T21:07:07.1891139Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1891805Z self=, 2025-05-07T21:07:07.1892398Z T=2, 2025-05-07T21:07:07.1892595Z D=57, 2025-05-07T21:07:07.1892788Z log_E=3, 2025-05-07T21:07:07.1893013Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1893308Z mixed=False, 2025-05-07T21:07:07.1893524Z use_cache=False, 2025-05-07T21:07:07.1893770Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.1894046Z num_indices_per_table=2, 2025-05-07T21:07:07.1894338Z ) 2025-05-07T21:07:07.1894591Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1895254Z self=, 2025-05-07T21:07:07.1895853Z T=1, 2025-05-07T21:07:07.1896040Z D=57, 2025-05-07T21:07:07.1896225Z log_E=3, 2025-05-07T21:07:07.1896455Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1896741Z mixed=False, 2025-05-07T21:07:07.1896955Z use_cache=False, 2025-05-07T21:07:07.1897199Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.1897484Z num_indices_per_table=2, 2025-05-07T21:07:07.1897719Z ) 2025-05-07T21:07:07.1897969Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1898689Z self=, 2025-05-07T21:07:07.1899318Z T=1, 2025-05-07T21:07:07.1899501Z D=57, 2025-05-07T21:07:07.1899699Z log_E=3, 2025-05-07T21:07:07.1908355Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1908680Z mixed=False, 2025-05-07T21:07:07.1908910Z use_cache=False, 2025-05-07T21:07:07.1909161Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.1909442Z num_indices_per_table=3, 2025-05-07T21:07:07.1909690Z ) 2025-05-07T21:07:07.1909943Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1910703Z self=, 2025-05-07T21:07:07.1911296Z T=1, 2025-05-07T21:07:07.1911483Z D=2, 2025-05-07T21:07:07.1911673Z log_E=3, 2025-05-07T21:07:07.1911900Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1912194Z mixed=False, 2025-05-07T21:07:07.1912410Z use_cache=False, 2025-05-07T21:07:07.1912653Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.1912939Z num_indices_per_table=3, 2025-05-07T21:07:07.1913192Z ) 2025-05-07T21:07:07.1913445Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1914110Z self=, 2025-05-07T21:07:07.1914764Z T=3, 2025-05-07T21:07:07.1914945Z D=2, 2025-05-07T21:07:07.1915141Z log_E=3, 2025-05-07T21:07:07.1915382Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1915665Z mixed=False, 2025-05-07T21:07:07.1915890Z use_cache=False, 2025-05-07T21:07:07.1916140Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.1916429Z num_indices_per_table=3, 2025-05-07T21:07:07.1916669Z ) 2025-05-07T21:07:07.1916925Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1917596Z self=, 2025-05-07T21:07:07.1918187Z T=3, 2025-05-07T21:07:07.1918379Z D=120, 2025-05-07T21:07:07.1918576Z log_E=2, 2025-05-07T21:07:07.1918803Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.1919095Z mixed=False, 2025-05-07T21:07:07.1919317Z use_cache=False, 2025-05-07T21:07:07.1919559Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1919848Z num_indices_per_table=4, 2025-05-07T21:07:07.1920094Z ) 2025-05-07T21:07:07.1920339Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1921003Z self=, 2025-05-07T21:07:07.1921604Z T=3, 2025-05-07T21:07:07.1921791Z D=120, 2025-05-07T21:07:07.1921975Z log_E=2, 2025-05-07T21:07:07.1922203Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.1922492Z mixed=False, 2025-05-07T21:07:07.1922706Z use_cache=False, 2025-05-07T21:07:07.1922953Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1923238Z num_indices_per_table=1, 2025-05-07T21:07:07.1923479Z ) 2025-05-07T21:07:07.1923788Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1924456Z self=, 2025-05-07T21:07:07.1925058Z T=3, 2025-05-07T21:07:07.1925245Z D=2, 2025-05-07T21:07:07.1925432Z log_E=2, 2025-05-07T21:07:07.1925655Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.1925946Z mixed=False, 2025-05-07T21:07:07.1926159Z use_cache=False, 2025-05-07T21:07:07.1926399Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1926682Z num_indices_per_table=1, 2025-05-07T21:07:07.1926933Z ) 2025-05-07T21:07:07.1927223Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1927942Z self=, 2025-05-07T21:07:07.1928624Z T=3, 2025-05-07T21:07:07.1928818Z D=3, 2025-05-07T21:07:07.1929003Z log_E=2, 2025-05-07T21:07:07.1929239Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.1929529Z mixed=False, 2025-05-07T21:07:07.1929743Z use_cache=False, 2025-05-07T21:07:07.1929995Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1930282Z num_indices_per_table=1, 2025-05-07T21:07:07.1930523Z ) 2025-05-07T21:07:07.1930772Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1931480Z self=, 2025-05-07T21:07:07.1932082Z T=3, 2025-05-07T21:07:07.1932264Z D=2, 2025-05-07T21:07:07.1932455Z log_E=3, 2025-05-07T21:07:07.1932679Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.1932955Z mixed=False, 2025-05-07T21:07:07.1933166Z use_cache=False, 2025-05-07T21:07:07.1933417Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1933696Z num_indices_per_table=1, 2025-05-07T21:07:07.1933939Z ) 2025-05-07T21:07:07.1934194Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1934853Z self=, 2025-05-07T21:07:07.1935508Z T=3, 2025-05-07T21:07:07.1935700Z D=3, 2025-05-07T21:07:07.1935876Z log_E=3, 2025-05-07T21:07:07.1936105Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.1936842Z mixed=False, 2025-05-07T21:07:07.1937068Z use_cache=False, 2025-05-07T21:07:07.1937349Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1937630Z num_indices_per_table=1, 2025-05-07T21:07:07.1937868Z ) 2025-05-07T21:07:07.1938115Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1938779Z self=, 2025-05-07T21:07:07.1939376Z T=3, 2025-05-07T21:07:07.1939555Z D=3, 2025-05-07T21:07:07.1939742Z log_E=3, 2025-05-07T21:07:07.1939972Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.1940259Z mixed=False, 2025-05-07T21:07:07.1940477Z use_cache=False, 2025-05-07T21:07:07.1940721Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.1940999Z num_indices_per_table=3, 2025-05-07T21:07:07.1941241Z ) 2025-05-07T21:07:07.1941489Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1942145Z self=, 2025-05-07T21:07:07.1942750Z T=2, 2025-05-07T21:07:07.1942937Z D=121, 2025-05-07T21:07:07.1943123Z log_E=2, 2025-05-07T21:07:07.1943350Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1943635Z mixed=False, 2025-05-07T21:07:07.1943850Z use_cache=False, 2025-05-07T21:07:07.1944088Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.1944370Z num_indices_per_table=3, 2025-05-07T21:07:07.1944615Z ) 2025-05-07T21:07:07.1944858Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.1945637Z self=, 2025-05-07T21:07:07.1946243Z T=2, 2025-05-07T21:07:07.1946426Z D=2, 2025-05-07T21:07:07.1946613Z log_E=2, 2025-05-07T21:07:07.1946843Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.1947128Z mixed=False, 2025-05-07T21:07:07.1947350Z use_cache=False, 2025-05-07T21:07:07.1947596Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.1947872Z num_indices_per_table=3, 2025-05-07T21:07:07.2856969Z ) 2025-05-07T21:07:07.2857401Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2858352Z self=, 2025-05-07T21:07:07.2859206Z T=2, 2025-05-07T21:07:07.2859395Z D=2, 2025-05-07T21:07:07.2859584Z log_E=2, 2025-05-07T21:07:07.2859813Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.2860098Z mixed=False, 2025-05-07T21:07:07.2860410Z use_cache=False, 2025-05-07T21:07:07.2860747Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2861138Z num_indices_per_table=2, 2025-05-07T21:07:07.2861462Z ) 2025-05-07T21:07:07.2861718Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2862366Z self=, 2025-05-07T21:07:07.2863060Z T=1, 2025-05-07T21:07:07.2863251Z D=68, 2025-05-07T21:07:07.2863437Z log_E=3, 2025-05-07T21:07:07.2863671Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.2863957Z mixed=True, 2025-05-07T21:07:07.2864165Z use_cache=True, 2025-05-07T21:07:07.2864407Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.2864694Z num_indices_per_table=2, 2025-05-07T21:07:07.2864936Z ) 2025-05-07T21:07:07.2865180Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2865836Z self=, 2025-05-07T21:07:07.2866432Z T=1, 2025-05-07T21:07:07.2866704Z D=68, 2025-05-07T21:07:07.2866896Z log_E=2, 2025-05-07T21:07:07.2867126Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.2867408Z mixed=True, 2025-05-07T21:07:07.2867625Z use_cache=True, 2025-05-07T21:07:07.2867864Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.2868139Z num_indices_per_table=2, 2025-05-07T21:07:07.2868392Z ) 2025-05-07T21:07:07.2868651Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2869304Z self=, 2025-05-07T21:07:07.2869898Z T=1, 2025-05-07T21:07:07.2870096Z D=2, 2025-05-07T21:07:07.2870287Z log_E=2, 2025-05-07T21:07:07.2870511Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.2870798Z mixed=True, 2025-05-07T21:07:07.2871017Z use_cache=True, 2025-05-07T21:07:07.2871248Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.2871531Z num_indices_per_table=2, 2025-05-07T21:07:07.2871779Z ) 2025-05-07T21:07:07.2872024Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2872677Z self=, 2025-05-07T21:07:07.2873275Z T=2, 2025-05-07T21:07:07.2873458Z D=2, 2025-05-07T21:07:07.2873647Z log_E=2, 2025-05-07T21:07:07.2873879Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.2874157Z mixed=True, 2025-05-07T21:07:07.2874367Z use_cache=True, 2025-05-07T21:07:07.2874609Z output_dtype=SparseType.FP32, 2025-05-07T21:07:07.2874888Z num_indices_per_table=2, 2025-05-07T21:07:07.2875132Z ) 2025-05-07T21:07:07.2875399Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2876138Z self=, 2025-05-07T21:07:07.2876739Z T=3, 2025-05-07T21:07:07.2876941Z D=122, 2025-05-07T21:07:07.2877166Z log_E=2, 2025-05-07T21:07:07.2877408Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.2877696Z mixed=False, 2025-05-07T21:07:07.2877910Z use_cache=False, 2025-05-07T21:07:07.2878156Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2878446Z num_indices_per_table=3, 2025-05-07T21:07:07.2878682Z ) 2025-05-07T21:07:07.2878938Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2879600Z self=, 2025-05-07T21:07:07.2880197Z T=3, 2025-05-07T21:07:07.2880380Z D=122, 2025-05-07T21:07:07.2880623Z log_E=2, 2025-05-07T21:07:07.2880859Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.2881140Z mixed=False, 2025-05-07T21:07:07.2881355Z use_cache=False, 2025-05-07T21:07:07.2881606Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2881882Z num_indices_per_table=1, 2025-05-07T21:07:07.2882127Z ) 2025-05-07T21:07:07.2882379Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2883031Z self=, 2025-05-07T21:07:07.2883699Z T=4, 2025-05-07T21:07:07.2883889Z D=18, 2025-05-07T21:07:07.2884072Z log_E=2, 2025-05-07T21:07:07.2884301Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.2884593Z mixed=False, 2025-05-07T21:07:07.2884804Z use_cache=True, 2025-05-07T21:07:07.2885040Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2885326Z num_indices_per_table=1, 2025-05-07T21:07:07.2885575Z ) 2025-05-07T21:07:07.2885830Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2886495Z self=, 2025-05-07T21:07:07.2887099Z T=4, 2025-05-07T21:07:07.2887289Z D=2, 2025-05-07T21:07:07.2887485Z log_E=2, 2025-05-07T21:07:07.2887771Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.2888056Z mixed=False, 2025-05-07T21:07:07.2888271Z use_cache=True, 2025-05-07T21:07:07.2888671Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2888950Z num_indices_per_table=1, 2025-05-07T21:07:07.2889203Z ) 2025-05-07T21:07:07.2889458Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2890123Z self=, 2025-05-07T21:07:07.2890726Z T=4, 2025-05-07T21:07:07.2890920Z D=2, 2025-05-07T21:07:07.2891111Z log_E=2, 2025-05-07T21:07:07.2891340Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.2891632Z mixed=True, 2025-05-07T21:07:07.2891849Z use_cache=True, 2025-05-07T21:07:07.2892083Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2892371Z num_indices_per_table=1, 2025-05-07T21:07:07.2892621Z ) 2025-05-07T21:07:07.2892869Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2893537Z self=, 2025-05-07T21:07:07.2894139Z T=4, 2025-05-07T21:07:07.2894328Z D=2, 2025-05-07T21:07:07.2894520Z log_E=2, 2025-05-07T21:07:07.2894754Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.2895038Z mixed=True, 2025-05-07T21:07:07.2895253Z use_cache=True, 2025-05-07T21:07:07.2895498Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2895781Z num_indices_per_table=2, 2025-05-07T21:07:07.2896027Z ) 2025-05-07T21:07:07.2896287Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2896953Z self=, 2025-05-07T21:07:07.2897546Z T=2, 2025-05-07T21:07:07.2897825Z D=2, 2025-05-07T21:07:07.2898020Z log_E=2, 2025-05-07T21:07:07.2898279Z weights_precision=SparseType.FP16, 2025-05-07T21:07:07.2898572Z mixed=True, 2025-05-07T21:07:07.2898789Z use_cache=True, 2025-05-07T21:07:07.2899020Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2899307Z num_indices_per_table=2, 2025-05-07T21:07:07.2899557Z ) 2025-05-07T21:07:07.2899812Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2900469Z self=, 2025-05-07T21:07:07.2901068Z T=5, 2025-05-07T21:07:07.2901259Z D=70, 2025-05-07T21:07:07.2901449Z log_E=3, 2025-05-07T21:07:07.2901734Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.2902028Z mixed=False, 2025-05-07T21:07:07.2902236Z use_cache=True, 2025-05-07T21:07:07.2902474Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2902761Z num_indices_per_table=2, 2025-05-07T21:07:07.2902999Z ) 2025-05-07T21:07:07.2903256Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2903927Z self=, 2025-05-07T21:07:07.2904530Z T=5, 2025-05-07T21:07:07.2904719Z D=70, 2025-05-07T21:07:07.2904967Z log_E=3, 2025-05-07T21:07:07.2905200Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.2905484Z mixed=True, 2025-05-07T21:07:07.2905701Z use_cache=True, 2025-05-07T21:07:07.2905948Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2906227Z num_indices_per_table=2, 2025-05-07T21:07:07.2906476Z ) 2025-05-07T21:07:07.2906736Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2907399Z self=, 2025-05-07T21:07:07.2908007Z T=1, 2025-05-07T21:07:07.2908209Z D=70, 2025-05-07T21:07:07.2908403Z log_E=3, 2025-05-07T21:07:07.2908637Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.2908983Z mixed=True, 2025-05-07T21:07:07.2909193Z use_cache=True, 2025-05-07T21:07:07.2909435Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2909722Z num_indices_per_table=2, 2025-05-07T21:07:07.2909964Z ) 2025-05-07T21:07:07.2910223Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:07.2910891Z self=, 2025-05-07T21:07:07.2911492Z T=3, 2025-05-07T21:07:07.2911685Z D=70, 2025-05-07T21:07:07.2911880Z log_E=3, 2025-05-07T21:07:07.2912114Z weights_precision=SparseType.FP32, 2025-05-07T21:07:07.2912399Z mixed=True, 2025-05-07T21:07:07.2912613Z use_cache=True, 2025-05-07T21:07:07.2912851Z output_dtype=SparseType.FP16, 2025-05-07T21:07:07.2913131Z num_indices_per_table=2, 2025-05-07T21:07:07.2913381Z ) 2025-05-07T21:07:07.2913566Z PASSED 2025-05-07T21:07:07.3156249Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward PASSED 2025-05-07T21:07:07.3317927Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:07.3320339Z self=, 2025-05-07T21:07:07.3321845Z N=1, 2025-05-07T21:07:07.3322211Z ) 2025-05-07T21:07:07.3322628Z Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:07.3323439Z self=, 2025-05-07T21:07:07.3323978Z N=2, 2025-05-07T21:07:07.3324168Z ) 2025-05-07T21:07:07.3324354Z PASSED 2025-05-07T21:07:07.3346179Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters PASSED 2025-05-07T21:07:07.3347015Z 2025-05-07T21:07:07.3347164Z =============================== warnings summary =============================== 2025-05-07T21:07:07.3347746Z test/tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats 2025-05-07T21:07:07.3349196Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/utils/split_embeddings_test.py:219: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T21:07:07.3350521Z x = to_device(torch.tensor(x, dtype=torch.int64), use_cpu=False) 2025-05-07T21:07:07.3350796Z 2025-05-07T21:07:07.3351117Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:07.3351577Z ========================= 6 passed, 1 warning in 2.74s ========================= 2025-05-07T21:07:08.0786827Z 2025-05-07T21:07:08.0787292Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:08.0807549Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 6 seconds 2025-05-07T21:07:08.0808009Z 2025-05-07T21:07:08.0808015Z 2025-05-07T21:07:08.0808020Z 2025-05-07T21:07:08.0808025Z 2025-05-07T21:07:08.0830152Z ################################################################################ 2025-05-07T21:07:08.0846661Z # [2025-05-07T21:07:08.084Z] Run Python Test Suite: 2025-05-07T21:07:08.0847190Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:08.0847673Z ################################################################################ 2025-05-07T21:07:08.0872211Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:08.0873001Z 2025-05-07T21:07:10.2675074Z ============================= test session starts ============================== 2025-05-07T21:07:10.2676356Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:10.2677405Z cachedir: .pytest_cache 2025-05-07T21:07:10.2678439Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:10.2679176Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:10.2679594Z plugins: hypothesis-6.131.14 2025-05-07T21:07:11.9533767Z collecting ... collected 4 items 2025-05-07T21:07:11.9534003Z 2025-05-07T21:07:12.2964869Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_bounds_check EmbeddingBoundsCheck (VBE false): the last element in offsets is incorrect for total batch size B: 60, total table num T: 59, last element in offsets: 77664, indices size: 77564. Setting the last element in offsets to be indices size. 2025-05-07T21:07:12.3935871Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 36, bag element: 0, idx: 9223372036854775807, num_rows: 848, indices_start: 9038, indices_end: 9083, T: 41, B: 8, b_t: 290. Setting idx to zero. 2025-05-07T21:07:12.3937702Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 24, num_indices: 10319. Setting indices_start and indices_end within the range. 2025-05-07T21:07:12.3952993Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3953792Z self=, 2025-05-07T21:07:12.3954494Z T=1, 2025-05-07T21:07:12.3954709Z B=1, 2025-05-07T21:07:12.3954904Z max_L=1, 2025-05-07T21:07:12.3955156Z bounds_check_mode=, 2025-05-07T21:07:12.3955483Z use_cpu=False, 2025-05-07T21:07:12.3955699Z weighted=False, 2025-05-07T21:07:12.3955927Z dtype=torch.int64, 2025-05-07T21:07:12.3956158Z mixed_B=False, 2025-05-07T21:07:12.3956661Z bounds_check_version=1, 2025-05-07T21:07:12.3956911Z ) 2025-05-07T21:07:12.3957117Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3957628Z self=, 2025-05-07T21:07:12.3958130Z T=12, 2025-05-07T21:07:12.3958339Z B=1, 2025-05-07T21:07:12.3958522Z max_L=1, 2025-05-07T21:07:12.3958777Z bounds_check_mode=, 2025-05-07T21:07:12.3959096Z use_cpu=False, 2025-05-07T21:07:12.3959315Z weighted=False, 2025-05-07T21:07:12.3959539Z dtype=torch.int64, 2025-05-07T21:07:12.3967104Z mixed_B=False, 2025-05-07T21:07:12.3967364Z bounds_check_version=1, 2025-05-07T21:07:12.3967612Z ) 2025-05-07T21:07:12.3967820Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3968666Z self=, 2025-05-07T21:07:12.3969171Z T=12, 2025-05-07T21:07:12.3969364Z B=26, 2025-05-07T21:07:12.3969559Z max_L=30, 2025-05-07T21:07:12.3969813Z bounds_check_mode=, 2025-05-07T21:07:12.3970132Z use_cpu=False, 2025-05-07T21:07:12.3970353Z weighted=True, 2025-05-07T21:07:12.3970572Z dtype=torch.int64, 2025-05-07T21:07:12.3970803Z mixed_B=False, 2025-05-07T21:07:12.3971026Z bounds_check_version=2, 2025-05-07T21:07:12.3971353Z ) 2025-05-07T21:07:12.3971561Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3972070Z self=, 2025-05-07T21:07:12.3972559Z T=59, 2025-05-07T21:07:12.3972752Z B=1, 2025-05-07T21:07:12.3972948Z max_L=1, 2025-05-07T21:07:12.3973195Z bounds_check_mode=, 2025-05-07T21:07:12.3973517Z use_cpu=False, 2025-05-07T21:07:12.3973736Z weighted=False, 2025-05-07T21:07:12.3973966Z dtype=torch.int64, 2025-05-07T21:07:12.3974192Z mixed_B=False, 2025-05-07T21:07:12.3974417Z bounds_check_version=1, 2025-05-07T21:07:12.3974659Z ) 2025-05-07T21:07:12.3974862Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3975457Z self=, 2025-05-07T21:07:12.3975959Z T=59, 2025-05-07T21:07:12.3976146Z B=60, 2025-05-07T21:07:12.3976335Z max_L=45, 2025-05-07T21:07:12.3976597Z bounds_check_mode=, 2025-05-07T21:07:12.3976913Z use_cpu=False, 2025-05-07T21:07:12.3977128Z weighted=False, 2025-05-07T21:07:12.3977352Z dtype=torch.int64, 2025-05-07T21:07:12.3977576Z mixed_B=False, 2025-05-07T21:07:12.3977800Z bounds_check_version=2, 2025-05-07T21:07:12.3978039Z ) 2025-05-07T21:07:12.3978239Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3978744Z self=, 2025-05-07T21:07:12.3979238Z T=51, 2025-05-07T21:07:12.3979428Z B=3, 2025-05-07T21:07:12.3979612Z max_L=42, 2025-05-07T21:07:12.3979867Z bounds_check_mode=, 2025-05-07T21:07:12.3980186Z use_cpu=False, 2025-05-07T21:07:12.3980399Z weighted=False, 2025-05-07T21:07:12.3980622Z dtype=torch.int64, 2025-05-07T21:07:12.3980850Z mixed_B=True, 2025-05-07T21:07:12.3981067Z bounds_check_version=2, 2025-05-07T21:07:12.3981307Z ) 2025-05-07T21:07:12.3981515Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3982011Z self=, 2025-05-07T21:07:12.3982508Z T=7, 2025-05-07T21:07:12.3982699Z B=3, 2025-05-07T21:07:12.3982880Z max_L=62, 2025-05-07T21:07:12.3983134Z bounds_check_mode=, 2025-05-07T21:07:12.3983457Z use_cpu=False, 2025-05-07T21:07:12.3983665Z weighted=True, 2025-05-07T21:07:12.3983884Z dtype=torch.int32, 2025-05-07T21:07:12.3984115Z mixed_B=False, 2025-05-07T21:07:12.3984382Z bounds_check_version=1, 2025-05-07T21:07:12.3984626Z ) 2025-05-07T21:07:12.3984831Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3985334Z self=, 2025-05-07T21:07:12.3985827Z T=27, 2025-05-07T21:07:12.3986016Z B=16, 2025-05-07T21:07:12.3986211Z max_L=45, 2025-05-07T21:07:12.3986457Z bounds_check_mode=, 2025-05-07T21:07:12.3986774Z use_cpu=False, 2025-05-07T21:07:12.3986993Z weighted=False, 2025-05-07T21:07:12.3987209Z dtype=torch.int32, 2025-05-07T21:07:12.3987436Z mixed_B=False, 2025-05-07T21:07:12.3987659Z bounds_check_version=1, 2025-05-07T21:07:12.3987889Z ) 2025-05-07T21:07:12.3988093Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3988688Z self=, 2025-05-07T21:07:12.3989175Z T=25, 2025-05-07T21:07:12.3989364Z B=28, 2025-05-07T21:07:12.3989565Z max_L=59, 2025-05-07T21:07:12.3989807Z bounds_check_mode=, 2025-05-07T21:07:12.3990118Z use_cpu=False, 2025-05-07T21:07:12.3990336Z weighted=False, 2025-05-07T21:07:12.3990558Z dtype=torch.int64, 2025-05-07T21:07:12.3990779Z mixed_B=False, 2025-05-07T21:07:12.3990999Z bounds_check_version=1, 2025-05-07T21:07:12.3991233Z ) 2025-05-07T21:07:12.3991476Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3991975Z self=, 2025-05-07T21:07:12.3992464Z T=2, 2025-05-07T21:07:12.3992642Z B=20, 2025-05-07T21:07:12.3992831Z max_L=25, 2025-05-07T21:07:12.3993079Z bounds_check_mode=, 2025-05-07T21:07:12.3993383Z use_cpu=True, 2025-05-07T21:07:12.3993595Z weighted=True, 2025-05-07T21:07:12.3993815Z dtype=torch.int64, 2025-05-07T21:07:12.3994041Z mixed_B=False, 2025-05-07T21:07:12.3994267Z bounds_check_version=2, 2025-05-07T21:07:12.3994506Z ) 2025-05-07T21:07:12.3994706Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3995205Z self=, 2025-05-07T21:07:12.3995750Z T=29, 2025-05-07T21:07:12.3995942Z B=50, 2025-05-07T21:07:12.3996125Z max_L=23, 2025-05-07T21:07:12.3996382Z bounds_check_mode=, 2025-05-07T21:07:12.3996697Z use_cpu=True, 2025-05-07T21:07:12.3996905Z weighted=True, 2025-05-07T21:07:12.3997125Z dtype=torch.int32, 2025-05-07T21:07:12.3997353Z mixed_B=False, 2025-05-07T21:07:12.3997569Z bounds_check_version=2, 2025-05-07T21:07:12.3997805Z ) 2025-05-07T21:07:12.3998009Z Trying example: test_bounds_check( 2025-05-07T21:07:12.3998511Z self=, 2025-05-07T21:07:12.3999055Z T=29, 2025-05-07T21:07:12.3999244Z B=50, 2025-05-07T21:07:12.3999431Z max_L=29, 2025-05-07T21:07:12.3999688Z bounds_check_mode=, 2025-05-07T21:07:12.4000006Z use_cpu=True, 2025-05-07T21:07:12.4000216Z weighted=True, 2025-05-07T21:07:12.4000439Z dtype=torch.int32, 2025-05-07T21:07:12.4000669Z mixed_B=False, 2025-05-07T21:07:12.4000885Z bounds_check_version=2, 2025-05-07T21:07:12.4001123Z ) 2025-05-07T21:07:12.4001335Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4001839Z self=, 2025-05-07T21:07:12.4002329Z T=29, 2025-05-07T21:07:12.4002520Z B=50, 2025-05-07T21:07:12.4002713Z max_L=50, 2025-05-07T21:07:12.4002961Z bounds_check_mode=, 2025-05-07T21:07:12.4003291Z use_cpu=True, 2025-05-07T21:07:12.4003505Z weighted=True, 2025-05-07T21:07:12.4003719Z dtype=torch.int32, 2025-05-07T21:07:12.4003948Z mixed_B=False, 2025-05-07T21:07:12.4004173Z bounds_check_version=2, 2025-05-07T21:07:12.4004455Z ) 2025-05-07T21:07:12.4004661Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4005163Z self=, 2025-05-07T21:07:12.4005656Z T=29, 2025-05-07T21:07:12.4005843Z B=50, 2025-05-07T21:07:12.4006031Z max_L=29, 2025-05-07T21:07:12.4006276Z bounds_check_mode=, 2025-05-07T21:07:12.4006595Z use_cpu=True, 2025-05-07T21:07:12.4006813Z weighted=True, 2025-05-07T21:07:12.4007034Z dtype=torch.int32, 2025-05-07T21:07:12.4007255Z mixed_B=True, 2025-05-07T21:07:12.4007481Z bounds_check_version=2, 2025-05-07T21:07:12.4007717Z ) 2025-05-07T21:07:12.4007915Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4008606Z self=, 2025-05-07T21:07:12.4009127Z T=29, 2025-05-07T21:07:12.4009313Z B=29, 2025-05-07T21:07:12.4009507Z max_L=29, 2025-05-07T21:07:12.4009765Z bounds_check_mode=, 2025-05-07T21:07:12.4010074Z use_cpu=True, 2025-05-07T21:07:12.4010293Z weighted=True, 2025-05-07T21:07:12.4010515Z dtype=torch.int32, 2025-05-07T21:07:12.4010738Z mixed_B=True, 2025-05-07T21:07:12.4010963Z bounds_check_version=2, 2025-05-07T21:07:12.4011201Z ) 2025-05-07T21:07:12.4011457Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4011963Z self=, 2025-05-07T21:07:12.4012458Z T=34, 2025-05-07T21:07:12.4012650Z B=37, 2025-05-07T21:07:12.4012834Z max_L=14, 2025-05-07T21:07:12.4013087Z bounds_check_mode=, 2025-05-07T21:07:12.4013405Z use_cpu=False, 2025-05-07T21:07:12.4013614Z weighted=True, 2025-05-07T21:07:12.4013835Z dtype=torch.int64, 2025-05-07T21:07:12.4014066Z mixed_B=False, 2025-05-07T21:07:12.4014285Z bounds_check_version=2, 2025-05-07T21:07:12.4014529Z ) 2025-05-07T21:07:12.4014737Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4015232Z self=, 2025-05-07T21:07:12.4015779Z T=37, 2025-05-07T21:07:12.4015968Z B=37, 2025-05-07T21:07:12.4016150Z max_L=14, 2025-05-07T21:07:12.4016399Z bounds_check_mode=, 2025-05-07T21:07:12.4016716Z use_cpu=False, 2025-05-07T21:07:12.4016925Z weighted=True, 2025-05-07T21:07:12.4017146Z dtype=torch.int64, 2025-05-07T21:07:12.4017379Z mixed_B=False, 2025-05-07T21:07:12.4017595Z bounds_check_version=2, 2025-05-07T21:07:12.4017834Z ) 2025-05-07T21:07:12.4018037Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4018578Z self=, 2025-05-07T21:07:12.4019084Z T=37, 2025-05-07T21:07:12.4019287Z B=37, 2025-05-07T21:07:12.4019473Z max_L=37, 2025-05-07T21:07:12.4019730Z bounds_check_mode=, 2025-05-07T21:07:12.4020045Z use_cpu=False, 2025-05-07T21:07:12.4020258Z weighted=True, 2025-05-07T21:07:12.4020513Z dtype=torch.int64, 2025-05-07T21:07:12.4020746Z mixed_B=False, 2025-05-07T21:07:12.4020972Z bounds_check_version=2, 2025-05-07T21:07:12.4021202Z ) 2025-05-07T21:07:12.4021412Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4021919Z self=, 2025-05-07T21:07:12.4022408Z T=37, 2025-05-07T21:07:12.4022600Z B=37, 2025-05-07T21:07:12.4022791Z max_L=37, 2025-05-07T21:07:12.4023041Z bounds_check_mode=, 2025-05-07T21:07:12.4023349Z use_cpu=False, 2025-05-07T21:07:12.4023575Z weighted=False, 2025-05-07T21:07:12.4023800Z dtype=torch.int64, 2025-05-07T21:07:12.4024024Z mixed_B=False, 2025-05-07T21:07:12.4024247Z bounds_check_version=2, 2025-05-07T21:07:12.4024536Z ) 2025-05-07T21:07:12.4024738Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4025241Z self=, 2025-05-07T21:07:12.4025741Z T=47, 2025-05-07T21:07:12.4025927Z B=15, 2025-05-07T21:07:12.4026118Z max_L=9, 2025-05-07T21:07:12.4026370Z bounds_check_mode=, 2025-05-07T21:07:12.4026684Z use_cpu=False, 2025-05-07T21:07:12.4026903Z weighted=True, 2025-05-07T21:07:12.4027126Z dtype=torch.int64, 2025-05-07T21:07:12.4027350Z mixed_B=True, 2025-05-07T21:07:12.4027573Z bounds_check_version=2, 2025-05-07T21:07:12.4027810Z ) 2025-05-07T21:07:12.4028009Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4028587Z self=, 2025-05-07T21:07:12.4029110Z T=47, 2025-05-07T21:07:12.4029301Z B=15, 2025-05-07T21:07:12.4029486Z max_L=47, 2025-05-07T21:07:12.4029743Z bounds_check_mode=, 2025-05-07T21:07:12.4030062Z use_cpu=False, 2025-05-07T21:07:12.4030277Z weighted=True, 2025-05-07T21:07:12.4030499Z dtype=torch.int64, 2025-05-07T21:07:12.4030731Z mixed_B=True, 2025-05-07T21:07:12.4030949Z bounds_check_version=2, 2025-05-07T21:07:12.4031207Z ) 2025-05-07T21:07:12.4031462Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4031964Z self=, 2025-05-07T21:07:12.4032467Z T=47, 2025-05-07T21:07:12.4032664Z B=47, 2025-05-07T21:07:12.4032848Z max_L=47, 2025-05-07T21:07:12.4033105Z bounds_check_mode=, 2025-05-07T21:07:12.4033427Z use_cpu=False, 2025-05-07T21:07:12.4033639Z weighted=True, 2025-05-07T21:07:12.4033861Z dtype=torch.int64, 2025-05-07T21:07:12.4034096Z mixed_B=True, 2025-05-07T21:07:12.4034321Z bounds_check_version=2, 2025-05-07T21:07:12.4034563Z ) 2025-05-07T21:07:12.4034772Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4035275Z self=, 2025-05-07T21:07:12.4035839Z T=47, 2025-05-07T21:07:12.4036032Z B=47, 2025-05-07T21:07:12.4036228Z max_L=47, 2025-05-07T21:07:12.4036826Z bounds_check_mode=, 2025-05-07T21:07:12.4037150Z use_cpu=True, 2025-05-07T21:07:12.4037362Z weighted=True, 2025-05-07T21:07:12.4037575Z dtype=torch.int64, 2025-05-07T21:07:12.4037804Z mixed_B=True, 2025-05-07T21:07:12.4038022Z bounds_check_version=2, 2025-05-07T21:07:12.4038252Z ) 2025-05-07T21:07:12.4038455Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4038959Z self=, 2025-05-07T21:07:12.4039446Z T=41, 2025-05-07T21:07:12.4039636Z B=8, 2025-05-07T21:07:12.4039821Z max_L=64, 2025-05-07T21:07:12.4040071Z bounds_check_mode=, 2025-05-07T21:07:12.4040389Z use_cpu=False, 2025-05-07T21:07:12.4040610Z weighted=True, 2025-05-07T21:07:12.4040830Z dtype=torch.int64, 2025-05-07T21:07:12.4041053Z mixed_B=False, 2025-05-07T21:07:12.4041276Z bounds_check_version=1, 2025-05-07T21:07:12.4041512Z ) 2025-05-07T21:07:12.4041708Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4042213Z self=, 2025-05-07T21:07:12.4042705Z T=41, 2025-05-07T21:07:12.4042889Z B=8, 2025-05-07T21:07:12.4043077Z max_L=64, 2025-05-07T21:07:12.4043333Z bounds_check_mode=, 2025-05-07T21:07:12.4043645Z use_cpu=False, 2025-05-07T21:07:12.4043862Z weighted=False, 2025-05-07T21:07:12.4044084Z dtype=torch.int64, 2025-05-07T21:07:12.4044308Z mixed_B=False, 2025-05-07T21:07:12.4044529Z bounds_check_version=1, 2025-05-07T21:07:12.4045496Z )EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 36, bag element: 0, idx: 9223372036854775807, num_rows: 848, indices_start: 9038, indices_end: 9083, T: 41, B: 8, b_t: 290. Setting idx to zero. 2025-05-07T21:07:12.4046871Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 24, num_indices: 10319. Setting indices_start and indices_end within the range. 2025-05-07T21:07:12.4048209Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 3, table: 16, bag element: 0, idx: 9223372036854775807, num_rows: 601, indices_start: 4055, indices_end: 4095, T: 64, B: 8, b_t: 131. Setting idx to zero. 2025-05-07T21:07:12.4049739Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 28, num_indices: 16048. Setting indices_start and indices_end within the range. 2025-05-07T21:07:12.4051086Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 5, table: 7, bag element: 0, idx: 9223372036854775807, num_rows: 360, indices_start: 1711, indices_end: 1747, T: 8, B: 8, b_t: 61. Setting idx to zero. 2025-05-07T21:07:12.4052427Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 7, indices_start: 1800, indices_end: 1905, num_indices: 1805. Setting indices_start and indices_end within the range. 2025-05-07T21:07:12.4062209Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 3, table: 2, bag element: 0, idx: 9223372036854775807, num_rows: 630, indices_start: 3811, indices_end: 3859, T: 8, B: 64, b_t: 131. Setting idx to zero. 2025-05-07T21:07:12.4063770Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 9, num_indices: 15923. Setting indices_start and indices_end within the range. 2025-05-07T21:07:12.4087619Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 27, table: 4, bag element: 0, idx: 9223372036854775807, num_rows: 836, indices_start: 946, indices_end: 949, T: 8, B: 64, b_t: 283. Setting idx to zero. 2025-05-07T21:07:12.4089467Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 1723. Setting indices_start and indices_end within the range. 2025-05-07T21:07:12.4113658Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 7, bag element: 0, idx: 9223372036854775807, num_rows: 360, indices_start: 208, indices_end: 213, T: 8, B: 8, b_t: 63. Setting idx to zero. 2025-05-07T21:07:12.4115306Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 7, indices_start: 208, indices_end: 313, num_indices: 213. Setting indices_start and indices_end within the range. 2025-05-07T21:07:12.4150390Z 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:07:12.4152124Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 2, num_indices: 4381. Setting indices_start and indices_end within the range. 2025-05-07T21:07:12.4185965Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 2, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1817, indices_end: 1820, T: 39, B: 9, b_t: 261. Setting idx to zero. 2025-05-07T21:07:12.4187693Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:07:12.4224805Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 2, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1817, indices_end: 1820, T: 39, B: 9, b_t: 261. Setting idx to zero. 2025-05-07T21:07:12.4226391Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:07:12.4358702Z [E507 21:07:12.452087502 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T21:07:12.4360517Z [E507 21:07:12.452276696 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 862, total table num T: 39, last element in offsets: 6062, indices size: 5962. Setting the last element in offsets to be indices size. 2025-05-07T21:07:12.4534472Z 2025-05-07T21:07:12.4534831Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4535611Z self=, 2025-05-07T21:07:12.4536247Z T=64, 2025-05-07T21:07:12.4536905Z B=8, 2025-05-07T21:07:12.4537104Z max_L=64, 2025-05-07T21:07:12.4537377Z bounds_check_mode=, 2025-05-07T21:07:12.4537862Z use_cpu=False, 2025-05-07T21:07:12.4538081Z weighted=False, 2025-05-07T21:07:12.4538314Z dtype=torch.int64, 2025-05-07T21:07:12.4538551Z mixed_B=False, 2025-05-07T21:07:12.4538780Z bounds_check_version=1, 2025-05-07T21:07:12.4539117Z ) 2025-05-07T21:07:12.4539413Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4540123Z self=, 2025-05-07T21:07:12.4540652Z T=8, 2025-05-07T21:07:12.4540850Z B=8, 2025-05-07T21:07:12.4541046Z max_L=64, 2025-05-07T21:07:12.4541312Z bounds_check_mode=, 2025-05-07T21:07:12.4541645Z use_cpu=False, 2025-05-07T21:07:12.4541868Z weighted=False, 2025-05-07T21:07:12.4542268Z dtype=torch.int64, 2025-05-07T21:07:12.4542520Z mixed_B=False, 2025-05-07T21:07:12.4542750Z bounds_check_version=1, 2025-05-07T21:07:12.4542990Z ) 2025-05-07T21:07:12.4543202Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4543724Z self=, 2025-05-07T21:07:12.4544224Z T=8, 2025-05-07T21:07:12.4544422Z B=64, 2025-05-07T21:07:12.4544618Z max_L=64, 2025-05-07T21:07:12.4544880Z bounds_check_mode=, 2025-05-07T21:07:12.4545208Z use_cpu=False, 2025-05-07T21:07:12.4545434Z weighted=False, 2025-05-07T21:07:12.4545661Z dtype=torch.int64, 2025-05-07T21:07:12.4545899Z mixed_B=False, 2025-05-07T21:07:12.4546131Z bounds_check_version=1, 2025-05-07T21:07:12.4546369Z ) 2025-05-07T21:07:12.4546587Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4547105Z self=, 2025-05-07T21:07:12.4547617Z T=8, 2025-05-07T21:07:12.4547806Z B=64, 2025-05-07T21:07:12.4548003Z max_L=8, 2025-05-07T21:07:12.4548266Z bounds_check_mode=, 2025-05-07T21:07:12.4548596Z use_cpu=False, 2025-05-07T21:07:12.4548816Z weighted=False, 2025-05-07T21:07:12.4549046Z dtype=torch.int64, 2025-05-07T21:07:12.4549280Z mixed_B=False, 2025-05-07T21:07:12.4549510Z bounds_check_version=1, 2025-05-07T21:07:12.4549753Z ) 2025-05-07T21:07:12.4549956Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4550484Z self=, 2025-05-07T21:07:12.4550992Z T=8, 2025-05-07T21:07:12.4551181Z B=8, 2025-05-07T21:07:12.4551375Z max_L=8, 2025-05-07T21:07:12.4551729Z bounds_check_mode=, 2025-05-07T21:07:12.4552053Z use_cpu=False, 2025-05-07T21:07:12.4552276Z weighted=False, 2025-05-07T21:07:12.4552510Z dtype=torch.int64, 2025-05-07T21:07:12.4552746Z mixed_B=False, 2025-05-07T21:07:12.4552969Z bounds_check_version=1, 2025-05-07T21:07:12.4553212Z ) 2025-05-07T21:07:12.4553423Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4553934Z self=, 2025-05-07T21:07:12.4554439Z T=39, 2025-05-07T21:07:12.4554634Z B=30, 2025-05-07T21:07:12.4554823Z max_L=15, 2025-05-07T21:07:12.4555085Z bounds_check_mode=, 2025-05-07T21:07:12.4555415Z use_cpu=False, 2025-05-07T21:07:12.4555714Z weighted=False, 2025-05-07T21:07:12.4555948Z dtype=torch.int64, 2025-05-07T21:07:12.4556189Z mixed_B=True, 2025-05-07T21:07:12.4556414Z bounds_check_version=1, 2025-05-07T21:07:12.4556656Z ) 2025-05-07T21:07:12.4556868Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4557377Z self=, 2025-05-07T21:07:12.4557888Z T=39, 2025-05-07T21:07:12.4558101Z B=39, 2025-05-07T21:07:12.4558296Z max_L=15, 2025-05-07T21:07:12.4558558Z bounds_check_mode=, 2025-05-07T21:07:12.4566660Z use_cpu=False, 2025-05-07T21:07:12.4566931Z weighted=False, 2025-05-07T21:07:12.4567151Z dtype=torch.int64, 2025-05-07T21:07:12.4567382Z mixed_B=True, 2025-05-07T21:07:12.4567604Z bounds_check_version=1, 2025-05-07T21:07:12.4567834Z ) 2025-05-07T21:07:12.4568040Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4568718Z self=, 2025-05-07T21:07:12.4569218Z T=39, 2025-05-07T21:07:12.4569404Z B=39, 2025-05-07T21:07:12.4569595Z max_L=15, 2025-05-07T21:07:12.4569860Z bounds_check_mode=, 2025-05-07T21:07:12.4570175Z use_cpu=False, 2025-05-07T21:07:12.4570392Z weighted=True, 2025-05-07T21:07:12.4570709Z dtype=torch.int64, 2025-05-07T21:07:12.4570931Z mixed_B=True, 2025-05-07T21:07:12.4571153Z bounds_check_version=1, 2025-05-07T21:07:12.4571391Z ) 2025-05-07T21:07:12.4571589Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4572100Z self=, 2025-05-07T21:07:12.4572597Z T=39, 2025-05-07T21:07:12.4572781Z B=39, 2025-05-07T21:07:12.4572970Z max_L=15, 2025-05-07T21:07:12.4573227Z bounds_check_mode=, 2025-05-07T21:07:12.4573547Z use_cpu=True, 2025-05-07T21:07:12.4573758Z weighted=True, 2025-05-07T21:07:12.4573979Z dtype=torch.int64, 2025-05-07T21:07:12.4574206Z mixed_B=True, 2025-05-07T21:07:12.4574422Z bounds_check_version=1, 2025-05-07T21:07:12.4574657Z ) 2025-05-07T21:07:12.4574862Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4575358Z self=, 2025-05-07T21:07:12.4575852Z T=24, 2025-05-07T21:07:12.4576041Z B=5, 2025-05-07T21:07:12.4576221Z max_L=40, 2025-05-07T21:07:12.4576474Z bounds_check_mode=, 2025-05-07T21:07:12.4576798Z use_cpu=False, 2025-05-07T21:07:12.4577007Z weighted=False, 2025-05-07T21:07:12.4577228Z dtype=torch.int64, 2025-05-07T21:07:12.4577456Z mixed_B=True, 2025-05-07T21:07:12.4577671Z bounds_check_version=1, 2025-05-07T21:07:12.4577906Z ) 2025-05-07T21:07:12.4578114Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4578612Z self=, 2025-05-07T21:07:12.4579107Z T=24, 2025-05-07T21:07:12.4579297Z B=5, 2025-05-07T21:07:12.4579485Z max_L=5, 2025-05-07T21:07:12.4579784Z bounds_check_mode=, 2025-05-07T21:07:12.4580103Z use_cpu=False, 2025-05-07T21:07:12.4580316Z weighted=False, 2025-05-07T21:07:12.4580535Z dtype=torch.int64, 2025-05-07T21:07:12.4580764Z mixed_B=True, 2025-05-07T21:07:12.4580985Z bounds_check_version=1, 2025-05-07T21:07:12.4581212Z ) 2025-05-07T21:07:12.4581419Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4581938Z self=, 2025-05-07T21:07:12.4582427Z T=24, 2025-05-07T21:07:12.4582617Z B=5, 2025-05-07T21:07:12.4582804Z max_L=5, 2025-05-07T21:07:12.4583051Z bounds_check_mode=, 2025-05-07T21:07:12.4583369Z use_cpu=False, 2025-05-07T21:07:12.4583642Z weighted=False, 2025-05-07T21:07:12.4583862Z dtype=torch.int64, 2025-05-07T21:07:12.4584090Z mixed_B=False, 2025-05-07T21:07:12.4584314Z bounds_check_version=1, 2025-05-07T21:07:12.4584545Z ) 2025-05-07T21:07:12.4584751Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4585258Z self=, 2025-05-07T21:07:12.4585760Z T=24, 2025-05-07T21:07:12.4585944Z B=24, 2025-05-07T21:07:12.4586131Z max_L=5, 2025-05-07T21:07:12.4586385Z bounds_check_mode=, 2025-05-07T21:07:12.4586778Z use_cpu=False, 2025-05-07T21:07:12.4586997Z weighted=False, 2025-05-07T21:07:12.4587220Z dtype=torch.int64, 2025-05-07T21:07:12.4587446Z mixed_B=False, 2025-05-07T21:07:12.4587666Z bounds_check_version=1, 2025-05-07T21:07:12.4587899Z ) 2025-05-07T21:07:12.4588095Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4588604Z self=, 2025-05-07T21:07:12.4589097Z T=12, 2025-05-07T21:07:12.4589278Z B=52, 2025-05-07T21:07:12.4589470Z max_L=45, 2025-05-07T21:07:12.4589725Z bounds_check_mode=, 2025-05-07T21:07:12.4590038Z use_cpu=False, 2025-05-07T21:07:12.4590250Z weighted=False, 2025-05-07T21:07:12.4590520Z dtype=torch.int32, 2025-05-07T21:07:12.4590746Z mixed_B=True, 2025-05-07T21:07:12.4590960Z bounds_check_version=2, 2025-05-07T21:07:12.4591194Z ) 2025-05-07T21:07:12.4591396Z Trying example: test_bounds_check( 2025-05-07T21:07:12.4591898Z self=, 2025-05-07T21:07:12.4592390Z T=12, 2025-05-07T21:07:12.4592581Z B=12, 2025-05-07T21:07:12.4592765Z max_L=45, 2025-05-07T21:07:12.4593019Z bounds_check_mode=, 2025-05-07T21:07:12.4593334Z use_cpu=False, 2025-05-07T21:07:12.4593544Z weighted=False, 2025-05-07T21:07:12.4593769Z dtype=torch.int32, 2025-05-07T21:07:12.4593996Z mixed_B=True, 2025-05-07T21:07:12.4594210Z bounds_check_version=2, 2025-05-07T21:07:12.4594446Z ) 2025-05-07T21:07:12.4594639Z PASSED 2025-05-07T21:07:12.4595041Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T21:07:12.5506048Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T21:07:12.5508303Z self=, 2025-05-07T21:07:12.5508869Z T=1, 2025-05-07T21:07:12.5509062Z B=1, 2025-05-07T21:07:12.5509252Z L=0, 2025-05-07T21:07:12.5509445Z use_cpu=False, 2025-05-07T21:07:12.5509668Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5509943Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5510234Z ) 2025-05-07T21:07:12.5510431Z Trying example: test_pruning( 2025-05-07T21:07:12.5510908Z self=, 2025-05-07T21:07:12.5511387Z T=4, 2025-05-07T21:07:12.5511570Z B=1, 2025-05-07T21:07:12.5511752Z L=0, 2025-05-07T21:07:12.5512152Z use_cpu=False, 2025-05-07T21:07:12.5512382Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5512653Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5512946Z ) 2025-05-07T21:07:12.5513140Z Trying example: test_pruning( 2025-05-07T21:07:12.5513614Z self=, 2025-05-07T21:07:12.5514094Z T=4, 2025-05-07T21:07:12.5514273Z B=5, 2025-05-07T21:07:12.5514468Z L=1, 2025-05-07T21:07:12.5514656Z use_cpu=True, 2025-05-07T21:07:12.5514877Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5515150Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5515428Z ) 2025-05-07T21:07:12.5515627Z Trying example: test_pruning( 2025-05-07T21:07:12.5516193Z self=, 2025-05-07T21:07:12.5516673Z T=5, 2025-05-07T21:07:12.5516860Z B=1, 2025-05-07T21:07:12.5517037Z L=0, 2025-05-07T21:07:12.5517236Z use_cpu=False, 2025-05-07T21:07:12.5517467Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5517732Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5518016Z ) 2025-05-07T21:07:12.5518214Z Trying example: test_pruning( 2025-05-07T21:07:12.5518677Z self=, 2025-05-07T21:07:12.5519238Z T=5, 2025-05-07T21:07:12.5519425Z B=5, 2025-05-07T21:07:12.5519603Z L=4, 2025-05-07T21:07:12.5519799Z use_cpu=True, 2025-05-07T21:07:12.5520029Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5520293Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5520578Z ) 2025-05-07T21:07:12.5520777Z Trying example: test_pruning( 2025-05-07T21:07:12.5521244Z self=, 2025-05-07T21:07:12.5521722Z T=3, 2025-05-07T21:07:12.5521909Z B=2, 2025-05-07T21:07:12.5522096Z L=4, 2025-05-07T21:07:12.5522280Z use_cpu=True, 2025-05-07T21:07:12.5522510Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5522777Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5523135Z ) 2025-05-07T21:07:12.5523330Z Trying example: test_pruning( 2025-05-07T21:07:12.5523797Z self=, 2025-05-07T21:07:12.5524267Z T=4, 2025-05-07T21:07:12.5524450Z B=1, 2025-05-07T21:07:12.5524632Z L=2, 2025-05-07T21:07:12.5524816Z use_cpu=True, 2025-05-07T21:07:12.5525039Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5525307Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5525578Z ) 2025-05-07T21:07:12.5525779Z Trying example: test_pruning( 2025-05-07T21:07:12.5526249Z self=, 2025-05-07T21:07:12.5526717Z T=5, 2025-05-07T21:07:12.5526906Z B=3, 2025-05-07T21:07:12.5527091Z L=8, 2025-05-07T21:07:12.5527275Z use_cpu=False, 2025-05-07T21:07:12.5527521Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5527797Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5528076Z ) 2025-05-07T21:07:12.5528278Z Trying example: test_pruning( 2025-05-07T21:07:12.5528920Z self=, 2025-05-07T21:07:12.5529404Z T=3, 2025-05-07T21:07:12.5529586Z B=6, 2025-05-07T21:07:12.5529778Z L=3, 2025-05-07T21:07:12.5529969Z use_cpu=False, 2025-05-07T21:07:12.5530191Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5530460Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5530739Z ) 2025-05-07T21:07:12.5530933Z Trying example: test_pruning( 2025-05-07T21:07:12.5531403Z self=, 2025-05-07T21:07:12.5531895Z T=3, 2025-05-07T21:07:12.5532074Z B=1, 2025-05-07T21:07:12.5532261Z L=1, 2025-05-07T21:07:12.5532454Z use_cpu=False, 2025-05-07T21:07:12.5532731Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5533005Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5533290Z ) 2025-05-07T21:07:12.5533480Z Trying example: test_pruning( 2025-05-07T21:07:12.5533959Z self=, 2025-05-07T21:07:12.5534437Z T=2, 2025-05-07T21:07:12.5534622Z B=2, 2025-05-07T21:07:12.5534808Z L=1, 2025-05-07T21:07:12.5534998Z use_cpu=True, 2025-05-07T21:07:12.5535220Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5535481Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5535766Z ) 2025-05-07T21:07:12.5535965Z Trying example: test_pruning( 2025-05-07T21:07:12.5536927Z self=, 2025-05-07T21:07:12.5537423Z T=5, 2025-05-07T21:07:12.5537619Z B=3, 2025-05-07T21:07:12.5537805Z L=6, 2025-05-07T21:07:12.5538000Z use_cpu=False, 2025-05-07T21:07:12.5538230Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5538496Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5538780Z ) 2025-05-07T21:07:12.5538977Z Trying example: test_pruning( 2025-05-07T21:07:12.5539439Z self=, 2025-05-07T21:07:12.5539917Z T=3, 2025-05-07T21:07:12.5540178Z B=3, 2025-05-07T21:07:12.5540357Z L=6, 2025-05-07T21:07:12.5540549Z use_cpu=False, 2025-05-07T21:07:12.5540777Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5541040Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5541317Z ) 2025-05-07T21:07:12.5541516Z Trying example: test_pruning( 2025-05-07T21:07:12.5541995Z self=, 2025-05-07T21:07:12.5542567Z T=3, 2025-05-07T21:07:12.5542752Z B=3, 2025-05-07T21:07:12.5542935Z L=3, 2025-05-07T21:07:12.5543125Z use_cpu=False, 2025-05-07T21:07:12.5543356Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5543628Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5543984Z ) 2025-05-07T21:07:12.5544181Z Trying example: test_pruning( 2025-05-07T21:07:12.5544649Z self=, 2025-05-07T21:07:12.5545124Z T=5, 2025-05-07T21:07:12.5545312Z B=2, 2025-05-07T21:07:12.5545498Z L=5, 2025-05-07T21:07:12.5545681Z use_cpu=False, 2025-05-07T21:07:12.5545909Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5546182Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5546454Z ) 2025-05-07T21:07:12.5546653Z Trying example: test_pruning( 2025-05-07T21:07:12.5547124Z self=, 2025-05-07T21:07:12.5547604Z T=5, 2025-05-07T21:07:12.5547785Z B=2, 2025-05-07T21:07:12.5547966Z L=5, 2025-05-07T21:07:12.5548154Z use_cpu=False, 2025-05-07T21:07:12.5548375Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5548648Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5548930Z ) 2025-05-07T21:07:12.5549126Z Trying example: test_pruning( 2025-05-07T21:07:12.5549593Z self=, 2025-05-07T21:07:12.5550069Z T=2, 2025-05-07T21:07:12.5550254Z B=2, 2025-05-07T21:07:12.5550447Z L=5, 2025-05-07T21:07:12.5550641Z use_cpu=False, 2025-05-07T21:07:12.5550862Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5551136Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5551414Z ) 2025-05-07T21:07:12.5551604Z Trying example: test_pruning( 2025-05-07T21:07:12.5552072Z self=, 2025-05-07T21:07:12.5552548Z T=5, 2025-05-07T21:07:12.5552727Z B=5, 2025-05-07T21:07:12.5552913Z L=5, 2025-05-07T21:07:12.5553107Z use_cpu=False, 2025-05-07T21:07:12.5553404Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5553678Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5553955Z ) 2025-05-07T21:07:12.5554155Z Trying example: test_pruning( 2025-05-07T21:07:12.5554616Z self=, 2025-05-07T21:07:12.5555096Z T=5, 2025-05-07T21:07:12.5555285Z B=5, 2025-05-07T21:07:12.5555467Z L=5, 2025-05-07T21:07:12.5555662Z use_cpu=False, 2025-05-07T21:07:12.5555891Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5556159Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5556440Z ) 2025-05-07T21:07:12.5556639Z Trying example: test_pruning( 2025-05-07T21:07:12.5557151Z self=, 2025-05-07T21:07:12.5557634Z T=5, 2025-05-07T21:07:12.5557819Z B=3, 2025-05-07T21:07:12.5558005Z L=2, 2025-05-07T21:07:12.5558195Z use_cpu=True, 2025-05-07T21:07:12.5558432Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5558741Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5559014Z ) 2025-05-07T21:07:12.5559220Z Trying example: test_pruning( 2025-05-07T21:07:12.5559692Z self=, 2025-05-07T21:07:12.5560164Z T=5, 2025-05-07T21:07:12.5560354Z B=3, 2025-05-07T21:07:12.5560592Z L=3, 2025-05-07T21:07:12.5560776Z use_cpu=True, 2025-05-07T21:07:12.5561000Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5561271Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5561539Z ) 2025-05-07T21:07:12.5561740Z Trying example: test_pruning( 2025-05-07T21:07:12.5562207Z self=, 2025-05-07T21:07:12.5562681Z T=3, 2025-05-07T21:07:12.5562871Z B=3, 2025-05-07T21:07:12.5563055Z L=3, 2025-05-07T21:07:12.5563239Z use_cpu=True, 2025-05-07T21:07:12.5563467Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5563740Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5564009Z ) 2025-05-07T21:07:12.5564208Z Trying example: test_pruning( 2025-05-07T21:07:12.5564730Z self=, 2025-05-07T21:07:12.5565209Z T=3, 2025-05-07T21:07:12.5565392Z B=3, 2025-05-07T21:07:12.5565585Z L=3, 2025-05-07T21:07:12.5565774Z use_cpu=True, 2025-05-07T21:07:12.5565993Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5566260Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5566535Z ) 2025-05-07T21:07:12.5566727Z Trying example: test_pruning( 2025-05-07T21:07:12.5567195Z self=, 2025-05-07T21:07:12.5567675Z T=1, 2025-05-07T21:07:12.5567859Z B=4, 2025-05-07T21:07:12.5568046Z L=1, 2025-05-07T21:07:12.5568238Z use_cpu=True, 2025-05-07T21:07:12.5568461Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5568859Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5569141Z ) 2025-05-07T21:07:12.5569335Z Trying example: test_pruning( 2025-05-07T21:07:12.5569808Z self=, 2025-05-07T21:07:12.5570291Z T=1, 2025-05-07T21:07:12.5570478Z B=4, 2025-05-07T21:07:12.5570665Z L=4, 2025-05-07T21:07:12.5570858Z use_cpu=True, 2025-05-07T21:07:12.5571079Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5571349Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5571629Z ) 2025-05-07T21:07:12.5571835Z Trying example: test_pruning( 2025-05-07T21:07:12.5572299Z self=, 2025-05-07T21:07:12.5572792Z T=1, 2025-05-07T21:07:12.5572981Z B=1, 2025-05-07T21:07:12.5573161Z L=4, 2025-05-07T21:07:12.5573350Z use_cpu=True, 2025-05-07T21:07:12.5573575Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5573893Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5574171Z ) 2025-05-07T21:07:12.5574368Z Trying example: test_pruning( 2025-05-07T21:07:12.5574833Z self=, 2025-05-07T21:07:12.5575308Z T=3, 2025-05-07T21:07:12.5575494Z B=6, 2025-05-07T21:07:12.5575671Z L=2, 2025-05-07T21:07:12.5575863Z use_cpu=False, 2025-05-07T21:07:12.5576090Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5576355Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5576628Z ) 2025-05-07T21:07:12.5576825Z Trying example: test_pruning( 2025-05-07T21:07:12.5577295Z self=, 2025-05-07T21:07:12.5577766Z T=3, 2025-05-07T21:07:12.5578035Z B=6, 2025-05-07T21:07:12.5578222Z L=6, 2025-05-07T21:07:12.5578404Z use_cpu=False, 2025-05-07T21:07:12.5578630Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5578904Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5579177Z ) 2025-05-07T21:07:12.5579378Z Trying example: test_pruning( 2025-05-07T21:07:12.5579848Z self=, 2025-05-07T21:07:12.5580320Z T=3, 2025-05-07T21:07:12.5580506Z B=6, 2025-05-07T21:07:12.5580691Z L=6, 2025-05-07T21:07:12.5580928Z use_cpu=False, 2025-05-07T21:07:12.5581157Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5581430Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5581698Z ) 2025-05-07T21:07:12.5581898Z Trying example: test_pruning( 2025-05-07T21:07:12.5582368Z self=, 2025-05-07T21:07:12.5582846Z T=3, 2025-05-07T21:07:12.5591186Z B=3, 2025-05-07T21:07:12.5591489Z L=6, 2025-05-07T21:07:12.5591700Z use_cpu=False, 2025-05-07T21:07:12.5591942Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5592235Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5592517Z ) 2025-05-07T21:07:12.5592728Z Trying example: test_pruning( 2025-05-07T21:07:12.5593218Z self=, 2025-05-07T21:07:12.5593799Z T=3, 2025-05-07T21:07:12.5593996Z B=3, 2025-05-07T21:07:12.5594193Z L=3, 2025-05-07T21:07:12.5594384Z use_cpu=False, 2025-05-07T21:07:12.5594628Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5594906Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5595185Z ) 2025-05-07T21:07:12.5595393Z Trying example: test_pruning( 2025-05-07T21:07:12.5595873Z self=, 2025-05-07T21:07:12.5596349Z T=4, 2025-05-07T21:07:12.5596543Z B=6, 2025-05-07T21:07:12.5596736Z L=3, 2025-05-07T21:07:12.5596925Z use_cpu=True, 2025-05-07T21:07:12.5597157Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5597431Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5597709Z ) 2025-05-07T21:07:12.5597915Z Trying example: test_pruning( 2025-05-07T21:07:12.5598391Z self=, 2025-05-07T21:07:12.5598880Z T=3, 2025-05-07T21:07:12.5599067Z B=6, 2025-05-07T21:07:12.5599256Z L=3, 2025-05-07T21:07:12.5599451Z use_cpu=True, 2025-05-07T21:07:12.5599677Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5599955Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5600233Z ) 2025-05-07T21:07:12.5600431Z Trying example: test_pruning( 2025-05-07T21:07:12.5600908Z self=, 2025-05-07T21:07:12.5601388Z T=3, 2025-05-07T21:07:12.5601577Z B=5, 2025-05-07T21:07:12.5601770Z L=0, 2025-05-07T21:07:12.5601971Z use_cpu=False, 2025-05-07T21:07:12.5602199Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5602476Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5749153Z ) 2025-05-07T21:07:12.5749417Z Trying example: test_pruning( 2025-05-07T21:07:12.5749999Z self=, 2025-05-07T21:07:12.5750591Z T=3, 2025-05-07T21:07:12.5750814Z B=5, 2025-05-07T21:07:12.5751026Z L=0, 2025-05-07T21:07:12.5751250Z use_cpu=True, 2025-05-07T21:07:12.5751523Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5751839Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5752178Z ) 2025-05-07T21:07:12.5752415Z Trying example: test_pruning( 2025-05-07T21:07:12.5752978Z self=, 2025-05-07T21:07:12.5753562Z T=3, 2025-05-07T21:07:12.5753790Z B=5, 2025-05-07T21:07:12.5754093Z L=0, 2025-05-07T21:07:12.5754325Z use_cpu=True, 2025-05-07T21:07:12.5754594Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5754909Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5755248Z ) 2025-05-07T21:07:12.5755485Z Trying example: test_pruning( 2025-05-07T21:07:12.5756052Z self=, 2025-05-07T21:07:12.5756633Z T=5, 2025-05-07T21:07:12.5756856Z B=5, 2025-05-07T21:07:12.5757075Z L=0, 2025-05-07T21:07:12.5757295Z use_cpu=True, 2025-05-07T21:07:12.5757653Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5757975Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5758302Z ) 2025-05-07T21:07:12.5758544Z Trying example: test_pruning( 2025-05-07T21:07:12.5759117Z self=, 2025-05-07T21:07:12.5759724Z T=5, 2025-05-07T21:07:12.5759949Z B=1, 2025-05-07T21:07:12.5760195Z L=0, 2025-05-07T21:07:12.5760421Z use_cpu=True, 2025-05-07T21:07:12.5760681Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5760999Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5761330Z ) 2025-05-07T21:07:12.5761565Z Trying example: test_pruning( 2025-05-07T21:07:12.5762139Z self=, 2025-05-07T21:07:12.5762808Z T=5, 2025-05-07T21:07:12.5763032Z B=1, 2025-05-07T21:07:12.5763248Z L=5, 2025-05-07T21:07:12.5763476Z use_cpu=True, 2025-05-07T21:07:12.5763743Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5764059Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5764389Z ) 2025-05-07T21:07:12.5764632Z Trying example: test_pruning( 2025-05-07T21:07:12.5765192Z self=, 2025-05-07T21:07:12.5765772Z T=5, 2025-05-07T21:07:12.5765995Z B=5, 2025-05-07T21:07:12.5766208Z L=5, 2025-05-07T21:07:12.5766437Z use_cpu=True, 2025-05-07T21:07:12.5766706Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5767019Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5767356Z ) 2025-05-07T21:07:12.5767598Z Trying example: test_pruning( 2025-05-07T21:07:12.5768164Z self=, 2025-05-07T21:07:12.5768901Z T=1, 2025-05-07T21:07:12.5769126Z B=6, 2025-05-07T21:07:12.5769339Z L=3, 2025-05-07T21:07:12.5769566Z use_cpu=False, 2025-05-07T21:07:12.5769831Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5770144Z use_array_for_index_remapping=False, 2025-05-07T21:07:12.5770481Z ) 2025-05-07T21:07:12.5770716Z Trying example: test_pruning( 2025-05-07T21:07:12.5771284Z self=, 2025-05-07T21:07:12.5771864Z T=1, 2025-05-07T21:07:12.5772086Z B=6, 2025-05-07T21:07:12.5772304Z L=3, 2025-05-07T21:07:12.5772524Z use_cpu=False, 2025-05-07T21:07:12.5772792Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5773106Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5773429Z ) 2025-05-07T21:07:12.5773716Z Trying example: test_pruning( 2025-05-07T21:07:12.5774287Z self=, 2025-05-07T21:07:12.5774867Z T=1, 2025-05-07T21:07:12.5775088Z B=6, 2025-05-07T21:07:12.5775309Z L=3, 2025-05-07T21:07:12.5775529Z use_cpu=False, 2025-05-07T21:07:12.5775801Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5776129Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5776456Z ) 2025-05-07T21:07:12.5776691Z Trying example: test_pruning( 2025-05-07T21:07:12.5777257Z self=, 2025-05-07T21:07:12.5777839Z T=1, 2025-05-07T21:07:12.5778051Z B=1, 2025-05-07T21:07:12.5778270Z L=3, 2025-05-07T21:07:12.5778551Z use_cpu=False, 2025-05-07T21:07:12.5778818Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5779144Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5779475Z ) 2025-05-07T21:07:12.5779709Z Trying example: test_pruning( 2025-05-07T21:07:12.5780276Z self=, 2025-05-07T21:07:12.5780863Z T=1, 2025-05-07T21:07:12.5781077Z B=1, 2025-05-07T21:07:12.5781296Z L=1, 2025-05-07T21:07:12.5781520Z use_cpu=False, 2025-05-07T21:07:12.5781788Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5782169Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5782503Z ) 2025-05-07T21:07:12.5782729Z Trying example: test_pruning( 2025-05-07T21:07:12.5783295Z self=, 2025-05-07T21:07:12.5783874Z T=1, 2025-05-07T21:07:12.5784096Z B=1, 2025-05-07T21:07:12.5784314Z L=1, 2025-05-07T21:07:12.5784541Z use_cpu=False, 2025-05-07T21:07:12.5784810Z use_cpu_hashtable=True, 2025-05-07T21:07:12.5785126Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5785465Z ) 2025-05-07T21:07:12.5785702Z Trying example: test_pruning( 2025-05-07T21:07:12.5786263Z self=, 2025-05-07T21:07:12.5786898Z T=2, 2025-05-07T21:07:12.5787115Z B=1, 2025-05-07T21:07:12.5787325Z L=4, 2025-05-07T21:07:12.5787549Z use_cpu=True, 2025-05-07T21:07:12.5787815Z use_cpu_hashtable=False, 2025-05-07T21:07:12.5788139Z use_array_for_index_remapping=True, 2025-05-07T21:07:12.5788469Z ) 2025-05-07T21:07:12.5788719Z PASSED 2025-05-07T21:07:22.3632434Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose PASSED 2025-05-07T21:07:22.3632961Z 2025-05-07T21:07:22.3633130Z ============================== 4 passed in 12.23s ============================== 2025-05-07T21:07:23.0915876Z 2025-05-07T21:07:23.0916216Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:23.0936177Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 15 seconds 2025-05-07T21:07:23.0936652Z 2025-05-07T21:07:23.0936663Z 2025-05-07T21:07:23.0936667Z 2025-05-07T21:07:23.0936671Z 2025-05-07T21:07:23.0957876Z ################################################################################ 2025-05-07T21:07:23.0973898Z # [2025-05-07T21:07:23.097Z] Run Python Test Suite: 2025-05-07T21:07:23.0974242Z # ./utils/filestore_test.py 2025-05-07T21:07:23.0974547Z ################################################################################ 2025-05-07T21:07:23.0998834Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./utils/filestore_test.py 2025-05-07T21:07:23.0999463Z 2025-05-07T21:07:25.2771931Z ============================= test session starts ============================== 2025-05-07T21:07:25.2772777Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:25.2773321Z cachedir: .pytest_cache 2025-05-07T21:07:25.2774248Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:25.2774982Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:25.2775395Z plugins: hypothesis-6.131.14 2025-05-07T21:07:26.9171139Z collecting ... collected 8 items 2025-05-07T21:07:26.9171420Z 2025-05-07T21:07:26.9181338Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T21:07:26.9188900Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T21:07:26.9195566Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T21:07:26.9202225Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T21:07:26.9209100Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T21:07:26.9216254Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T21:07:26.9301003Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T21:07:26.9441485Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T21:07:26.9441937Z 2025-05-07T21:07:26.9442125Z =========================== short test summary info ============================ 2025-05-07T21:07:26.9442708Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T21:07:26.9443516Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T21:07:26.9444094Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T21:07:26.9444684Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T21:07:26.9445224Z ========================= 4 passed, 4 skipped in 1.80s ========================= 2025-05-07T21:07:27.6002943Z 2025-05-07T21:07:27.6003660Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T21:07:27.6024961Z [TEST] Python test time for ./utils/filestore_test.py: 4 seconds 2025-05-07T21:07:27.6025410Z 2025-05-07T21:07:27.6025416Z 2025-05-07T21:07:27.6025423Z 2025-05-07T21:07:27.6025428Z 2025-05-07T21:07:27.6048722Z ################################################################################ 2025-05-07T21:07:27.6064282Z # [2025-05-07T21:07:27.606Z] Run Python Test Suite: 2025-05-07T21:07:27.6064716Z # ./uvm/copy_test.py 2025-05-07T21:07:27.6065010Z ################################################################################ 2025-05-07T21:07:27.6089430Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/copy_test.py 2025-05-07T21:07:27.6090026Z 2025-05-07T21:07:29.7812940Z ============================= test session starts ============================== 2025-05-07T21:07:29.7813620Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:29.7814148Z cachedir: .pytest_cache 2025-05-07T21:07:29.7814746Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:29.7815473Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:29.7815887Z plugins: hypothesis-6.131.14 2025-05-07T21:07:31.4558626Z collecting ... collected 3 items 2025-05-07T21:07:31.4558950Z 2025-05-07T21:07:31.7873471Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7874284Z self=, 2025-05-07T21:07:31.7874632Z sizes=[1], 2025-05-07T21:07:31.7874983Z uvm_op=, 2025-05-07T21:07:31.7875471Z ) 2025-05-07T21:07:31.7875684Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7876151Z self=, 2025-05-07T21:07:31.7876631Z sizes=[7], 2025-05-07T21:07:31.7877049Z uvm_op=, 2025-05-07T21:07:31.7877920Z ) 2025-05-07T21:07:31.7878140Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7878486Z self=, 2025-05-07T21:07:31.7878841Z sizes=[7, 2, 6, 6], 2025-05-07T21:07:31.7879190Z uvm_op=, 2025-05-07T21:07:31.7879575Z ) 2025-05-07T21:07:31.7879792Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7880124Z self=, 2025-05-07T21:07:31.7880463Z sizes=[3], 2025-05-07T21:07:31.7880766Z uvm_op=, 2025-05-07T21:07:31.7881108Z ) 2025-05-07T21:07:31.7881323Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7881756Z self=, 2025-05-07T21:07:31.7882098Z sizes=[3, 3, 6, 1], 2025-05-07T21:07:31.7882409Z uvm_op=, 2025-05-07T21:07:31.7882754Z ) 2025-05-07T21:07:31.7882966Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7883293Z self=, 2025-05-07T21:07:31.7883630Z sizes=[5], 2025-05-07T21:07:31.7883959Z uvm_op=, 2025-05-07T21:07:31.7884329Z ) 2025-05-07T21:07:31.7884537Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7884956Z self=, 2025-05-07T21:07:31.7885289Z sizes=[1, 7, 5, 4], 2025-05-07T21:07:31.7885609Z uvm_op=, 2025-05-07T21:07:31.7885953Z ) 2025-05-07T21:07:31.7886154Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7886488Z self=, 2025-05-07T21:07:31.7886832Z sizes=[8, 8, 1, 8], 2025-05-07T21:07:31.7887183Z uvm_op=, 2025-05-07T21:07:31.7887551Z ) 2025-05-07T21:07:31.7887757Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7888095Z self=, 2025-05-07T21:07:31.7888427Z sizes=[5, 6], 2025-05-07T21:07:31.7888985Z uvm_op=, 2025-05-07T21:07:31.7889334Z ) 2025-05-07T21:07:31.7889535Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7889870Z self=, 2025-05-07T21:07:31.7890210Z sizes=[4, 3], 2025-05-07T21:07:31.7890540Z uvm_op=, 2025-05-07T21:07:31.7890916Z ) 2025-05-07T21:07:31.7891127Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7891457Z self=, 2025-05-07T21:07:31.7891801Z sizes=[7, 7, 5, 7], 2025-05-07T21:07:31.7892310Z uvm_op=, 2025-05-07T21:07:31.7892664Z ) 2025-05-07T21:07:31.7892864Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7893203Z self=, 2025-05-07T21:07:31.7893544Z sizes=[7, 7, 7, 7], 2025-05-07T21:07:31.7893853Z uvm_op=, 2025-05-07T21:07:31.7894208Z ) 2025-05-07T21:07:31.7894415Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7894742Z self=, 2025-05-07T21:07:31.7895084Z sizes=[7, 5, 8, 8], 2025-05-07T21:07:31.7895432Z uvm_op=, 2025-05-07T21:07:31.7895803Z ) 2025-05-07T21:07:31.7896013Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7896349Z self=, 2025-05-07T21:07:31.7896689Z sizes=[1, 5, 1, 5], 2025-05-07T21:07:31.7897031Z uvm_op=, 2025-05-07T21:07:31.7897409Z ) 2025-05-07T21:07:31.7897618Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7897945Z self=, 2025-05-07T21:07:31.7898334Z sizes=[1, 5, 5, 5], 2025-05-07T21:07:31.7898680Z uvm_op=, 2025-05-07T21:07:31.7899053Z ) 2025-05-07T21:07:31.7899262Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7899594Z self=, 2025-05-07T21:07:31.7899925Z sizes=[5, 5, 5, 5], 2025-05-07T21:07:31.7900272Z uvm_op=, 2025-05-07T21:07:31.7900646Z ) 2025-05-07T21:07:31.7900847Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7901183Z self=, 2025-05-07T21:07:31.7901522Z sizes=[5, 5, 5, 5], 2025-05-07T21:07:31.7901889Z uvm_op=, 2025-05-07T21:07:31.7902230Z ) 2025-05-07T21:07:31.7902438Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7902772Z self=, 2025-05-07T21:07:31.7903103Z sizes=[5, 5], 2025-05-07T21:07:31.7903409Z uvm_op=, 2025-05-07T21:07:31.7903760Z ) 2025-05-07T21:07:31.7903963Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7904352Z self=, 2025-05-07T21:07:31.7904714Z sizes=[8], 2025-05-07T21:07:31.7905020Z uvm_op=, 2025-05-07T21:07:31.7905408Z ) 2025-05-07T21:07:31.7905615Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7905950Z self=, 2025-05-07T21:07:31.7906286Z sizes=[3], 2025-05-07T21:07:31.7906609Z uvm_op=, 2025-05-07T21:07:31.7906990Z ) 2025-05-07T21:07:31.7907203Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7907532Z self=, 2025-05-07T21:07:31.7907874Z sizes=[3, 8, 7, 7], 2025-05-07T21:07:31.7908194Z uvm_op=, 2025-05-07T21:07:31.7908533Z ) 2025-05-07T21:07:31.7908742Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7909130Z self=, 2025-05-07T21:07:31.7909462Z sizes=[3, 7, 7, 7], 2025-05-07T21:07:31.7909779Z uvm_op=, 2025-05-07T21:07:31.7910128Z ) 2025-05-07T21:07:31.7910331Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7910666Z self=, 2025-05-07T21:07:31.7911005Z sizes=[3, 7, 7, 3], 2025-05-07T21:07:31.7911320Z uvm_op=, 2025-05-07T21:07:31.7911657Z ) 2025-05-07T21:07:31.7911867Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7912208Z self=, 2025-05-07T21:07:31.7912539Z sizes=[7, 7, 7, 3], 2025-05-07T21:07:31.7912853Z uvm_op=, 2025-05-07T21:07:31.7913205Z ) 2025-05-07T21:07:31.7913408Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7913743Z self=, 2025-05-07T21:07:31.7914084Z sizes=[7, 7, 7, 7], 2025-05-07T21:07:31.7914393Z uvm_op=, 2025-05-07T21:07:31.7914738Z ) 2025-05-07T21:07:31.7914953Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7915280Z self=, 2025-05-07T21:07:31.7915618Z sizes=[2, 1], 2025-05-07T21:07:31.7915956Z uvm_op=, 2025-05-07T21:07:31.7916337Z ) 2025-05-07T21:07:31.7916543Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7916882Z self=, 2025-05-07T21:07:31.7917216Z sizes=[1, 1], 2025-05-07T21:07:31.7917545Z uvm_op=, 2025-05-07T21:07:31.7917924Z ) 2025-05-07T21:07:31.7918190Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7918522Z self=, 2025-05-07T21:07:31.7918868Z sizes=[8, 7, 2, 3], 2025-05-07T21:07:31.7919186Z uvm_op=, 2025-05-07T21:07:31.7919524Z ) 2025-05-07T21:07:31.7919736Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7920077Z self=, 2025-05-07T21:07:31.7920417Z sizes=[8, 7, 2, 3], 2025-05-07T21:07:31.7920726Z uvm_op=, 2025-05-07T21:07:31.7921071Z ) 2025-05-07T21:07:31.7921297Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7921629Z self=, 2025-05-07T21:07:31.7922019Z sizes=[8, 3, 2, 3], 2025-05-07T21:07:31.7922339Z uvm_op=, 2025-05-07T21:07:31.7922682Z ) 2025-05-07T21:07:31.7922901Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7923235Z self=, 2025-05-07T21:07:31.7931801Z sizes=[8, 3, 3, 3], 2025-05-07T21:07:31.7932170Z uvm_op=, 2025-05-07T21:07:31.7932524Z ) 2025-05-07T21:07:31.7932751Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7933101Z self=, 2025-05-07T21:07:31.7933524Z sizes=[3, 3, 3, 3], 2025-05-07T21:07:31.7933862Z uvm_op=, 2025-05-07T21:07:31.7934218Z ) 2025-05-07T21:07:31.7934431Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7934769Z self=, 2025-05-07T21:07:31.7935123Z sizes=[3, 3, 2, 1], 2025-05-07T21:07:31.7935440Z uvm_op=, 2025-05-07T21:07:31.7935800Z ) 2025-05-07T21:07:31.7936015Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7936727Z self=, 2025-05-07T21:07:31.7937126Z sizes=[3, 3, 2], 2025-05-07T21:07:31.7937442Z uvm_op=, 2025-05-07T21:07:31.7937919Z ) 2025-05-07T21:07:31.7938123Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7938463Z self=, 2025-05-07T21:07:31.7938816Z sizes=[2, 3, 2], 2025-05-07T21:07:31.7939121Z uvm_op=, 2025-05-07T21:07:31.7939472Z ) 2025-05-07T21:07:31.7939687Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7940014Z self=, 2025-05-07T21:07:31.7940356Z sizes=[2, 2, 2], 2025-05-07T21:07:31.7940672Z uvm_op=, 2025-05-07T21:07:31.7941011Z ) 2025-05-07T21:07:31.7941226Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7941562Z self=, 2025-05-07T21:07:31.7941894Z sizes=[7], 2025-05-07T21:07:31.7942215Z uvm_op=, 2025-05-07T21:07:31.7942591Z ) 2025-05-07T21:07:31.7942796Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7943115Z self=, 2025-05-07T21:07:31.7943456Z sizes=[1], 2025-05-07T21:07:31.7943753Z uvm_op=, 2025-05-07T21:07:31.7944098Z ) 2025-05-07T21:07:31.7944309Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7944642Z self=, 2025-05-07T21:07:31.7944967Z sizes=[8], 2025-05-07T21:07:31.7945266Z uvm_op=, 2025-05-07T21:07:31.7945607Z ) 2025-05-07T21:07:31.7945808Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:31.7946142Z self=, 2025-05-07T21:07:31.7946472Z sizes=[6], 2025-05-07T21:07:31.7946872Z uvm_op=, 2025-05-07T21:07:31.7947212Z ) 2025-05-07T21:07:31.7947405Z PASSED 2025-05-07T21:07:33.1178609Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu_clone Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1179260Z self=, 2025-05-07T21:07:33.1179618Z sizes=[1], 2025-05-07T21:07:33.1179942Z uvm_op=, 2025-05-07T21:07:33.1180295Z ) 2025-05-07T21:07:33.1180503Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1180868Z self=, 2025-05-07T21:07:33.1181222Z sizes=[372], 2025-05-07T21:07:33.1181513Z uvm_op=, 2025-05-07T21:07:33.1182184Z ) 2025-05-07T21:07:33.1182401Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1182760Z self=, 2025-05-07T21:07:33.1183118Z sizes=[372, 250, 20], 2025-05-07T21:07:33.1183439Z uvm_op=, 2025-05-07T21:07:33.1183787Z ) 2025-05-07T21:07:33.1183992Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1184360Z self=, 2025-05-07T21:07:33.1184713Z sizes=[155], 2025-05-07T21:07:33.1185002Z uvm_op=, 2025-05-07T21:07:33.1185441Z ) 2025-05-07T21:07:33.1185654Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1186008Z self=, 2025-05-07T21:07:33.1186365Z sizes=[155, 394, 506], 2025-05-07T21:07:33.1186686Z uvm_op=, 2025-05-07T21:07:33.1187027Z ) 2025-05-07T21:07:33.1187235Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1187601Z self=, 2025-05-07T21:07:33.1187954Z sizes=[200, 382, 357], 2025-05-07T21:07:33.1188271Z uvm_op=, 2025-05-07T21:07:33.1188611Z ) 2025-05-07T21:07:33.1188908Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1189272Z self=, 2025-05-07T21:07:33.1189615Z sizes=[341], 2025-05-07T21:07:33.1189939Z uvm_op=, 2025-05-07T21:07:33.1190307Z ) 2025-05-07T21:07:33.1190511Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1190867Z self=, 2025-05-07T21:07:33.1191209Z sizes=[407, 12, 16], 2025-05-07T21:07:33.1191524Z uvm_op=, 2025-05-07T21:07:33.1191859Z ) 2025-05-07T21:07:33.1192068Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1192421Z self=, 2025-05-07T21:07:33.1192777Z sizes=[48, 298], 2025-05-07T21:07:33.1193088Z uvm_op=, 2025-05-07T21:07:33.1193458Z ) 2025-05-07T21:07:33.1193676Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1194032Z self=, 2025-05-07T21:07:33.1194391Z sizes=[92, 412, 479], 2025-05-07T21:07:33.1194708Z uvm_op=, 2025-05-07T21:07:33.1195044Z ) 2025-05-07T21:07:33.1195250Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1195611Z self=, 2025-05-07T21:07:33.1195950Z sizes=[155, 2], 2025-05-07T21:07:33.1196250Z uvm_op=, 2025-05-07T21:07:33.1196587Z ) 2025-05-07T21:07:33.1196793Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1197154Z self=, 2025-05-07T21:07:33.1197506Z sizes=[155, 155], 2025-05-07T21:07:33.1197912Z uvm_op=, 2025-05-07T21:07:33.1198251Z ) 2025-05-07T21:07:33.1198461Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1198829Z self=, 2025-05-07T21:07:33.1199166Z sizes=[464], 2025-05-07T21:07:33.1199469Z uvm_op=, 2025-05-07T21:07:33.1199811Z ) 2025-05-07T21:07:33.1200013Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1200375Z self=, 2025-05-07T21:07:33.1200721Z sizes=[316], 2025-05-07T21:07:33.1201008Z uvm_op=, 2025-05-07T21:07:33.1201352Z ) 2025-05-07T21:07:33.1201607Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1201961Z self=, 2025-05-07T21:07:33.1202306Z sizes=[231], 2025-05-07T21:07:33.1202609Z uvm_op=, 2025-05-07T21:07:33.1202949Z ) 2025-05-07T21:07:33.1203160Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1203525Z self=, 2025-05-07T21:07:33.1203869Z sizes=[455], 2025-05-07T21:07:33.1204161Z uvm_op=, 2025-05-07T21:07:33.1204546Z ) 2025-05-07T21:07:33.1204749Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1205103Z self=, 2025-05-07T21:07:33.1205454Z sizes=[512, 139, 241], 2025-05-07T21:07:33.1205808Z uvm_op=, 2025-05-07T21:07:33.1206177Z ) 2025-05-07T21:07:33.1206386Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1206752Z self=, 2025-05-07T21:07:33.1207101Z sizes=[512, 139, 241], 2025-05-07T21:07:33.1207417Z uvm_op=, 2025-05-07T21:07:33.1207758Z ) 2025-05-07T21:07:33.1207967Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1208370Z self=, 2025-05-07T21:07:33.1208852Z sizes=[512], 2025-05-07T21:07:33.1209148Z uvm_op=, 2025-05-07T21:07:33.1209479Z ) 2025-05-07T21:07:33.1209693Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1210057Z self=, 2025-05-07T21:07:33.1210398Z sizes=[187], 2025-05-07T21:07:33.1210720Z uvm_op=, 2025-05-07T21:07:33.1211092Z ) 2025-05-07T21:07:33.1211291Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1211663Z self=, 2025-05-07T21:07:33.1212015Z sizes=[116, 183, 303], 2025-05-07T21:07:33.1212335Z uvm_op=, 2025-05-07T21:07:33.1212672Z ) 2025-05-07T21:07:33.1212880Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1213242Z self=, 2025-05-07T21:07:33.1213587Z sizes=[303, 183, 303], 2025-05-07T21:07:33.1213909Z uvm_op=, 2025-05-07T21:07:33.1214251Z ) 2025-05-07T21:07:33.1214459Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1214820Z self=, 2025-05-07T21:07:33.1215171Z sizes=[183, 183, 303], 2025-05-07T21:07:33.1215485Z uvm_op=, 2025-05-07T21:07:33.1215826Z ) 2025-05-07T21:07:33.1216033Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1216399Z self=, 2025-05-07T21:07:33.1216742Z sizes=[303, 303, 303], 2025-05-07T21:07:33.1217062Z uvm_op=, 2025-05-07T21:07:33.1217449Z ) 2025-05-07T21:07:33.1217653Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1218017Z self=, 2025-05-07T21:07:33.1218370Z sizes=[17, 392], 2025-05-07T21:07:33.1218667Z uvm_op=, 2025-05-07T21:07:33.1219006Z ) 2025-05-07T21:07:33.1219218Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1219572Z self=, 2025-05-07T21:07:33.1219925Z sizes=[392, 392], 2025-05-07T21:07:33.1220230Z uvm_op=, 2025-05-07T21:07:33.1220567Z ) 2025-05-07T21:07:33.1220787Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1221202Z self=, 2025-05-07T21:07:33.1221554Z sizes=[59, 305], 2025-05-07T21:07:33.1221893Z uvm_op=, 2025-05-07T21:07:33.1222260Z ) 2025-05-07T21:07:33.1222474Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1222837Z self=, 2025-05-07T21:07:33.1223192Z sizes=[83, 207, 246], 2025-05-07T21:07:33.1223509Z uvm_op=, 2025-05-07T21:07:33.1223856Z ) 2025-05-07T21:07:33.1224106Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1224475Z self=, 2025-05-07T21:07:33.1224830Z sizes=[83, 246, 246], 2025-05-07T21:07:33.1225145Z uvm_op=, 2025-05-07T21:07:33.1225488Z ) 2025-05-07T21:07:33.1225696Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1226063Z self=, 2025-05-07T21:07:33.1226410Z sizes=[246, 246, 246], 2025-05-07T21:07:33.1226728Z uvm_op=, 2025-05-07T21:07:33.1227068Z ) 2025-05-07T21:07:33.1227273Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1227635Z self=, 2025-05-07T21:07:33.1228030Z sizes=[286, 87, 484], 2025-05-07T21:07:33.1228371Z uvm_op=, 2025-05-07T21:07:33.1228743Z ) 2025-05-07T21:07:33.1228953Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1229311Z self=, 2025-05-07T21:07:33.1229664Z sizes=[87, 87, 484], 2025-05-07T21:07:33.1230008Z uvm_op=, 2025-05-07T21:07:33.1230380Z ) 2025-05-07T21:07:33.1230582Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1230951Z self=, 2025-05-07T21:07:33.1231299Z sizes=[87], 2025-05-07T21:07:33.1231587Z uvm_op=, 2025-05-07T21:07:33.1231934Z ) 2025-05-07T21:07:33.1232142Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1232502Z self=, 2025-05-07T21:07:33.1232852Z sizes=[70], 2025-05-07T21:07:33.1233149Z uvm_op=, 2025-05-07T21:07:33.1233482Z ) 2025-05-07T21:07:33.1233694Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1234062Z self=, 2025-05-07T21:07:33.1234417Z sizes=[132, 185], 2025-05-07T21:07:33.1234797Z uvm_op=, 2025-05-07T21:07:33.1235175Z ) 2025-05-07T21:07:33.1235386Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1235743Z self=, 2025-05-07T21:07:33.1236095Z sizes=[132], 2025-05-07T21:07:33.1236759Z uvm_op=, 2025-05-07T21:07:33.1237096Z ) 2025-05-07T21:07:33.1237401Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1237767Z self=, 2025-05-07T21:07:33.1238115Z sizes=[129], 2025-05-07T21:07:33.1238414Z uvm_op=, 2025-05-07T21:07:33.1238756Z ) 2025-05-07T21:07:33.1238961Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1239329Z self=, 2025-05-07T21:07:33.1239673Z sizes=[444], 2025-05-07T21:07:33.1239999Z uvm_op=, 2025-05-07T21:07:33.1240367Z ) 2025-05-07T21:07:33.1240579Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1241052Z self=, 2025-05-07T21:07:33.1241402Z sizes=[353, 186, 480], 2025-05-07T21:07:33.1241728Z uvm_op=, 2025-05-07T21:07:33.1242071Z ) 2025-05-07T21:07:33.1242281Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:33.1242643Z self=, 2025-05-07T21:07:33.1242995Z sizes=[353, 480, 480], 2025-05-07T21:07:33.1243308Z uvm_op=, 2025-05-07T21:07:33.1243647Z ) 2025-05-07T21:07:33.1243835Z PASSED 2025-05-07T21:07:33.1244185Z uvm/copy_test.py::CopyTest::test_uvm_to_device SKIPPED (Skip unless ...) 2025-05-07T21:07:33.1244581Z 2025-05-07T21:07:33.1244754Z =========================== short test summary info ============================ 2025-05-07T21:07:33.1245229Z SKIPPED [1] uvm/copy_test.py:75: Skip unless two CUDA devices are detected 2025-05-07T21:07:33.1245680Z ========================= 2 passed, 1 skipped in 3.47s ========================= 2025-05-07T21:07:33.8269264Z 2025-05-07T21:07:33.8269949Z [TEST] Python test suite PASSED: ./uvm/copy_test.py 2025-05-07T21:07:33.8291306Z [TEST] Python test time for ./uvm/copy_test.py: 6 seconds 2025-05-07T21:07:33.8291640Z 2025-05-07T21:07:33.8291647Z 2025-05-07T21:07:33.8291652Z 2025-05-07T21:07:33.8291658Z 2025-05-07T21:07:33.8311915Z ################################################################################ 2025-05-07T21:07:33.8327102Z # [2025-05-07T21:07:33.832Z] Run Python Test Suite: 2025-05-07T21:07:33.8327548Z # ./uvm/ops_load_test.py 2025-05-07T21:07:33.8327817Z ################################################################################ 2025-05-07T21:07:33.8353474Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/ops_load_test.py 2025-05-07T21:07:33.8354077Z 2025-05-07T21:07:36.0127396Z ============================= test session starts ============================== 2025-05-07T21:07:36.0128065Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:36.0128729Z cachedir: .pytest_cache 2025-05-07T21:07:36.0129323Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:36.0130075Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:36.0130483Z plugins: hypothesis-6.131.14 2025-05-07T21:07:37.6868147Z collecting ... collected 1 item 2025-05-07T21:07:37.6868717Z 2025-05-07T21:07:37.9716498Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T21:07:37.9716795Z 2025-05-07T21:07:37.9716938Z ============================== 1 passed in 2.09s =============================== 2025-05-07T21:07:38.6755454Z 2025-05-07T21:07:38.6755943Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T21:07:38.6777871Z [TEST] Python test time for ./uvm/ops_load_test.py: 5 seconds 2025-05-07T21:07:38.6778217Z 2025-05-07T21:07:38.6778225Z 2025-05-07T21:07:38.6778231Z 2025-05-07T21:07:38.6778236Z 2025-05-07T21:07:38.6799201Z ################################################################################ 2025-05-07T21:07:38.6813679Z # [2025-05-07T21:07:38.681Z] Run Python Test Suite: 2025-05-07T21:07:38.6814133Z # ./uvm/uvm_test.py 2025-05-07T21:07:38.6814430Z ################################################################################ 2025-05-07T21:07:38.6839937Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/uvm_test.py 2025-05-07T21:07:38.6840568Z 2025-05-07T21:07:40.8616087Z ============================= test session starts ============================== 2025-05-07T21:07:40.8617030Z platform linux -- Python 3.13.0, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:40.8617577Z cachedir: .pytest_cache 2025-05-07T21:07:40.8618515Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:40.8619265Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:40.8619689Z plugins: hypothesis-6.131.14 2025-05-07T21:07:42.5307620Z collecting ... collected 7 items 2025-05-07T21:07:42.5307967Z 2025-05-07T21:07:42.8744921Z uvm/uvm_test.py::UvmTest::test_cudaMemAdvise Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8745717Z self=, 2025-05-07T21:07:42.8746590Z sizes=[1], 2025-05-07T21:07:42.8746989Z uvm_op=, 2025-05-07T21:07:42.8747356Z ) 2025-05-07T21:07:42.8747583Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8747936Z self=, 2025-05-07T21:07:42.8748404Z sizes=[791], 2025-05-07T21:07:42.8748824Z uvm_op=, 2025-05-07T21:07:42.8749256Z ) 2025-05-07T21:07:42.8749472Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8749827Z self=, 2025-05-07T21:07:42.8750179Z sizes=[791, 1024], 2025-05-07T21:07:42.8750521Z uvm_op=, 2025-05-07T21:07:42.8751021Z ) 2025-05-07T21:07:42.8751234Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8751577Z self=, 2025-05-07T21:07:42.8751914Z sizes=[433], 2025-05-07T21:07:42.8752223Z uvm_op=, 2025-05-07T21:07:42.8752561Z ) 2025-05-07T21:07:42.8752774Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8753122Z self=, 2025-05-07T21:07:42.8753460Z sizes=[433, 272, 783, 860], 2025-05-07T21:07:42.8753797Z uvm_op=, 2025-05-07T21:07:42.8754149Z ) 2025-05-07T21:07:42.8754356Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8754712Z self=, 2025-05-07T21:07:42.8755059Z sizes=[1024, 980, 495, 141], 2025-05-07T21:07:42.8755397Z uvm_op=, 2025-05-07T21:07:42.8755735Z ) 2025-05-07T21:07:42.8755949Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8756298Z self=, 2025-05-07T21:07:42.8756636Z sizes=[1002, 832, 648], 2025-05-07T21:07:42.8756994Z uvm_op=, 2025-05-07T21:07:42.8757376Z ) 2025-05-07T21:07:42.8757584Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8757931Z self=, 2025-05-07T21:07:42.8758269Z sizes=[414, 843], 2025-05-07T21:07:42.8758576Z uvm_op=, 2025-05-07T21:07:42.8758920Z ) 2025-05-07T21:07:42.8759137Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8759492Z self=, 2025-05-07T21:07:42.8759829Z sizes=[1, 542, 465, 757], 2025-05-07T21:07:42.8760286Z uvm_op=, 2025-05-07T21:07:42.8760667Z ) 2025-05-07T21:07:42.8760878Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8761226Z self=, 2025-05-07T21:07:42.8761563Z sizes=[1009], 2025-05-07T21:07:42.8761859Z uvm_op=, 2025-05-07T21:07:42.8762205Z ) 2025-05-07T21:07:42.8762421Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8762766Z self=, 2025-05-07T21:07:42.8763110Z sizes=[509, 810, 128, 1], 2025-05-07T21:07:42.8763473Z uvm_op=, 2025-05-07T21:07:42.8763855Z ) 2025-05-07T21:07:42.8764148Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8764530Z self=, 2025-05-07T21:07:42.8764908Z sizes=[509, 810, 128, 810], 2025-05-07T21:07:42.8765305Z uvm_op=, 2025-05-07T21:07:42.8765728Z ) 2025-05-07T21:07:42.8765944Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8766318Z self=, 2025-05-07T21:07:42.8766697Z sizes=[810, 810, 128, 810], 2025-05-07T21:07:42.8767096Z uvm_op=, 2025-05-07T21:07:42.8767562Z ) 2025-05-07T21:07:42.8767782Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8768161Z self=, 2025-05-07T21:07:42.8768684Z sizes=[810, 810, 128, 810], 2025-05-07T21:07:42.8769014Z uvm_op=, 2025-05-07T21:07:42.8769361Z ) 2025-05-07T21:07:42.8769603Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8769954Z self=, 2025-05-07T21:07:42.8770294Z sizes=[810, 810, 128, 128], 2025-05-07T21:07:42.8778250Z uvm_op=, 2025-05-07T21:07:42.8778615Z ) 2025-05-07T21:07:42.8778827Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8779270Z self=, 2025-05-07T21:07:42.8779617Z sizes=[810], 2025-05-07T21:07:42.8779923Z uvm_op=, 2025-05-07T21:07:42.8780275Z ) 2025-05-07T21:07:42.8780489Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8780837Z self=, 2025-05-07T21:07:42.8781177Z sizes=[624], 2025-05-07T21:07:42.8781510Z uvm_op=, 2025-05-07T21:07:42.8781878Z ) 2025-05-07T21:07:42.8782095Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8782443Z self=, 2025-05-07T21:07:42.8782779Z sizes=[519], 2025-05-07T21:07:42.8783077Z uvm_op=, 2025-05-07T21:07:42.8783421Z ) 2025-05-07T21:07:42.8783633Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8783980Z self=, 2025-05-07T21:07:42.8784327Z sizes=[526, 332, 854, 926], 2025-05-07T21:07:42.8784696Z uvm_op=, 2025-05-07T21:07:42.8785069Z ) 2025-05-07T21:07:42.8785283Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8785632Z self=, 2025-05-07T21:07:42.8785972Z sizes=[526, 332, 854, 926], 2025-05-07T21:07:42.8786310Z uvm_op=, 2025-05-07T21:07:42.8786656Z ) 2025-05-07T21:07:42.8786862Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8787214Z self=, 2025-05-07T21:07:42.8787556Z sizes=[332, 332, 854, 926], 2025-05-07T21:07:42.8787944Z uvm_op=, 2025-05-07T21:07:42.8788284Z ) 2025-05-07T21:07:42.8788496Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8788848Z self=, 2025-05-07T21:07:42.8789187Z sizes=[332, 926, 854, 926], 2025-05-07T21:07:42.8789524Z uvm_op=, 2025-05-07T21:07:42.8789870Z ) 2025-05-07T21:07:42.8790079Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8790427Z self=, 2025-05-07T21:07:42.8790770Z sizes=[926, 926, 854, 926], 2025-05-07T21:07:42.8791098Z uvm_op=, 2025-05-07T21:07:42.8791444Z ) 2025-05-07T21:07:42.8791662Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8792062Z self=, 2025-05-07T21:07:42.8792402Z sizes=[926, 926, 926, 926], 2025-05-07T21:07:42.8792740Z uvm_op=, 2025-05-07T21:07:42.8793094Z ) 2025-05-07T21:07:42.8793300Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8793649Z self=, 2025-05-07T21:07:42.8793994Z sizes=[926, 926], 2025-05-07T21:07:42.8794304Z uvm_op=, 2025-05-07T21:07:42.8794647Z ) 2025-05-07T21:07:42.8794904Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8795250Z self=, 2025-05-07T21:07:42.8795597Z sizes=[619, 637, 344, 1023], 2025-05-07T21:07:42.8795940Z uvm_op=, 2025-05-07T21:07:42.8796288Z ) 2025-05-07T21:07:42.8796497Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8796853Z self=, 2025-05-07T21:07:42.8797196Z sizes=[619, 344, 344, 1023], 2025-05-07T21:07:42.8797530Z uvm_op=, 2025-05-07T21:07:42.8797876Z ) 2025-05-07T21:07:42.8798089Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8798438Z self=, 2025-05-07T21:07:42.8798833Z sizes=[619, 344, 344, 619], 2025-05-07T21:07:42.8799167Z uvm_op=, 2025-05-07T21:07:42.8799503Z ) 2025-05-07T21:07:42.8799718Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8800069Z self=, 2025-05-07T21:07:42.8800410Z sizes=[619, 619, 344, 619], 2025-05-07T21:07:42.8800739Z uvm_op=, 2025-05-07T21:07:42.8801083Z ) 2025-05-07T21:07:42.8801297Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8801642Z self=, 2025-05-07T21:07:42.8801985Z sizes=[344, 619, 344, 619], 2025-05-07T21:07:42.8802322Z uvm_op=, 2025-05-07T21:07:42.8802660Z ) 2025-05-07T21:07:42.8802879Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8803229Z self=, 2025-05-07T21:07:42.8803569Z sizes=[344, 619, 619, 619], 2025-05-07T21:07:42.8803905Z uvm_op=, 2025-05-07T21:07:42.8804252Z ) 2025-05-07T21:07:42.8804461Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8804813Z self=, 2025-05-07T21:07:42.8805157Z sizes=[344, 619, 619, 344], 2025-05-07T21:07:42.8805492Z uvm_op=, 2025-05-07T21:07:42.8805832Z ) 2025-05-07T21:07:42.8806045Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8806394Z self=, 2025-05-07T21:07:42.8806735Z sizes=[100, 502, 604, 661], 2025-05-07T21:07:42.8807067Z uvm_op=, 2025-05-07T21:07:42.8807437Z ) 2025-05-07T21:07:42.8807718Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8808069Z self=, 2025-05-07T21:07:42.8808413Z sizes=[100, 100, 604, 661], 2025-05-07T21:07:42.8808836Z uvm_op=, 2025-05-07T21:07:42.8809183Z ) 2025-05-07T21:07:42.8809397Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8809746Z self=, 2025-05-07T21:07:42.8810084Z sizes=[661, 100, 604, 661], 2025-05-07T21:07:42.8810417Z uvm_op=, 2025-05-07T21:07:42.8810761Z ) 2025-05-07T21:07:42.8810966Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8811384Z self=, 2025-05-07T21:07:42.8811722Z sizes=[39], 2025-05-07T21:07:42.8812017Z uvm_op=, 2025-05-07T21:07:42.8812357Z ) 2025-05-07T21:07:42.8812573Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8812922Z self=, 2025-05-07T21:07:42.8813263Z sizes=[64, 636, 388], 2025-05-07T21:07:42.8813586Z uvm_op=, 2025-05-07T21:07:42.8813929Z ) 2025-05-07T21:07:42.8814135Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8814487Z self=, 2025-05-07T21:07:42.8814873Z sizes=[64, 636], 2025-05-07T21:07:42.8815178Z uvm_op=, 2025-05-07T21:07:42.8815522Z ) 2025-05-07T21:07:42.8815734Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8816075Z self=, 2025-05-07T21:07:42.8816421Z sizes=[64, 64], 2025-05-07T21:07:42.8816728Z uvm_op=, 2025-05-07T21:07:42.8817068Z ) 2025-05-07T21:07:42.8817274Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:42.8817625Z self=, 2025-05-07T21:07:42.8817960Z sizes=[64], 2025-05-07T21:07:42.8818299Z uvm_op=, 2025-05-07T21:07:42.8818643Z ) 2025-05-07T21:07:42.8818831Z PASSED 2025-05-07T21:07:43.4931005Z uvm/uvm_test.py::UvmTest::test_cudaMemPrefetchAsync Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4931935Z self=, 2025-05-07T21:07:43.4932329Z sizes=[1], 2025-05-07T21:07:43.4932633Z uvm_op=, 2025-05-07T21:07:43.4932979Z ) 2025-05-07T21:07:43.4933203Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4933634Z self=, 2025-05-07T21:07:43.4934155Z sizes=[192], 2025-05-07T21:07:43.4934552Z uvm_op=, 2025-05-07T21:07:43.4934962Z ) 2025-05-07T21:07:43.4935196Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4935592Z self=, 2025-05-07T21:07:43.4935958Z sizes=[192, 161, 392], 2025-05-07T21:07:43.4936597Z uvm_op=, 2025-05-07T21:07:43.4936952Z ) 2025-05-07T21:07:43.4937169Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4937571Z self=, 2025-05-07T21:07:43.4937975Z sizes=[410], 2025-05-07T21:07:43.4938265Z uvm_op=, 2025-05-07T21:07:43.4938606Z ) 2025-05-07T21:07:43.4938828Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4939215Z self=, 2025-05-07T21:07:43.4939573Z sizes=[410], 2025-05-07T21:07:43.4939897Z uvm_op=, 2025-05-07T21:07:43.4940297Z ) 2025-05-07T21:07:43.4940894Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4941428Z self=, 2025-05-07T21:07:43.4941802Z sizes=[526], 2025-05-07T21:07:43.4942100Z uvm_op=, 2025-05-07T21:07:43.4942446Z ) 2025-05-07T21:07:43.4942676Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4943071Z self=, 2025-05-07T21:07:43.4943441Z sizes=[129, 859, 25], 2025-05-07T21:07:43.4943798Z uvm_op=, 2025-05-07T21:07:43.4944166Z ) 2025-05-07T21:07:43.4944398Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4944893Z self=, 2025-05-07T21:07:43.4945264Z sizes=[483, 1022], 2025-05-07T21:07:43.4945601Z uvm_op=, 2025-05-07T21:07:43.4945978Z ) 2025-05-07T21:07:43.4946210Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4946601Z self=, 2025-05-07T21:07:43.4946969Z sizes=[50, 269], 2025-05-07T21:07:43.4947283Z uvm_op=, 2025-05-07T21:07:43.4947651Z ) 2025-05-07T21:07:43.4947904Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4948393Z self=, 2025-05-07T21:07:43.4948757Z sizes=[980, 276, 139], 2025-05-07T21:07:43.4949083Z uvm_op=, 2025-05-07T21:07:43.4949430Z ) 2025-05-07T21:07:43.4949660Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4950072Z self=, 2025-05-07T21:07:43.4950438Z sizes=[272], 2025-05-07T21:07:43.4950763Z uvm_op=, 2025-05-07T21:07:43.4951140Z ) 2025-05-07T21:07:43.4951374Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4951767Z self=, 2025-05-07T21:07:43.4952221Z sizes=[232], 2025-05-07T21:07:43.4952555Z uvm_op=, 2025-05-07T21:07:43.4952926Z ) 2025-05-07T21:07:43.4953156Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4953562Z self=, 2025-05-07T21:07:43.4953928Z sizes=[323, 887, 928], 2025-05-07T21:07:43.4954257Z uvm_op=, 2025-05-07T21:07:43.4954611Z ) 2025-05-07T21:07:43.4954844Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4955240Z self=, 2025-05-07T21:07:43.4955610Z sizes=[887, 887, 928], 2025-05-07T21:07:43.4955940Z uvm_op=, 2025-05-07T21:07:43.4956281Z ) 2025-05-07T21:07:43.4956513Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4956910Z self=, 2025-05-07T21:07:43.4957275Z sizes=[887, 887, 887], 2025-05-07T21:07:43.4957598Z uvm_op=, 2025-05-07T21:07:43.4957942Z ) 2025-05-07T21:07:43.4958162Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4958568Z self=, 2025-05-07T21:07:43.4958935Z sizes=[470], 2025-05-07T21:07:43.4959266Z uvm_op=, 2025-05-07T21:07:43.4959637Z ) 2025-05-07T21:07:43.4959865Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4960266Z self=, 2025-05-07T21:07:43.4960624Z sizes=[178], 2025-05-07T21:07:43.4960958Z uvm_op=, 2025-05-07T21:07:43.4961384Z ) 2025-05-07T21:07:43.4961609Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4962012Z self=, 2025-05-07T21:07:43.4962383Z sizes=[13, 123, 22], 2025-05-07T21:07:43.4962729Z uvm_op=, 2025-05-07T21:07:43.4963107Z ) 2025-05-07T21:07:43.4963339Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4963740Z self=, 2025-05-07T21:07:43.4964105Z sizes=[123, 123, 22], 2025-05-07T21:07:43.4964459Z uvm_op=, 2025-05-07T21:07:43.4964836Z ) 2025-05-07T21:07:43.4965060Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4965536Z self=, 2025-05-07T21:07:43.4965908Z sizes=[22, 123, 22], 2025-05-07T21:07:43.4966256Z uvm_op=, 2025-05-07T21:07:43.4966632Z ) 2025-05-07T21:07:43.4966866Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4967263Z self=, 2025-05-07T21:07:43.4967637Z sizes=[123, 123, 123], 2025-05-07T21:07:43.4967992Z uvm_op=, 2025-05-07T21:07:43.4968413Z ) 2025-05-07T21:07:43.4968796Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4969201Z self=, 2025-05-07T21:07:43.4969570Z sizes=[123, 123], 2025-05-07T21:07:43.4969882Z uvm_op=, 2025-05-07T21:07:43.4970233Z ) 2025-05-07T21:07:43.4970470Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4970861Z self=, 2025-05-07T21:07:43.4971228Z sizes=[123], 2025-05-07T21:07:43.4971535Z uvm_op=, 2025-05-07T21:07:43.4971875Z ) 2025-05-07T21:07:43.4972104Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4972557Z self=, 2025-05-07T21:07:43.4972925Z sizes=[736, 107, 643], 2025-05-07T21:07:43.4973274Z uvm_op=, 2025-05-07T21:07:43.4973650Z ) 2025-05-07T21:07:43.4973877Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4974269Z self=, 2025-05-07T21:07:43.4974638Z sizes=[736, 736, 643], 2025-05-07T21:07:43.4974990Z uvm_op=, 2025-05-07T21:07:43.4975359Z ) 2025-05-07T21:07:43.4975591Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4975988Z self=, 2025-05-07T21:07:43.4976352Z sizes=[736, 643, 643], 2025-05-07T21:07:43.4976706Z uvm_op=, 2025-05-07T21:07:43.4977088Z ) 2025-05-07T21:07:43.4977316Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4977709Z self=, 2025-05-07T21:07:43.4978077Z sizes=[736, 643, 736], 2025-05-07T21:07:43.4978431Z uvm_op=, 2025-05-07T21:07:43.4978801Z ) 2025-05-07T21:07:43.4979030Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4979433Z self=, 2025-05-07T21:07:43.4979798Z sizes=[643, 643, 643], 2025-05-07T21:07:43.4980154Z uvm_op=, 2025-05-07T21:07:43.4980529Z ) 2025-05-07T21:07:43.4980759Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4981161Z self=, 2025-05-07T21:07:43.4981526Z sizes=[142], 2025-05-07T21:07:43.4981881Z uvm_op=, 2025-05-07T21:07:43.4982222Z ) 2025-05-07T21:07:43.4982454Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4982863Z self=, 2025-05-07T21:07:43.4983224Z sizes=[409, 982], 2025-05-07T21:07:43.4983540Z uvm_op=, 2025-05-07T21:07:43.4983890Z ) 2025-05-07T21:07:43.4984114Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4984518Z self=, 2025-05-07T21:07:43.4984889Z sizes=[409, 409], 2025-05-07T21:07:43.4985198Z uvm_op=, 2025-05-07T21:07:43.4985547Z ) 2025-05-07T21:07:43.4985824Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4986226Z self=, 2025-05-07T21:07:43.4986590Z sizes=[514, 284], 2025-05-07T21:07:43.4986907Z uvm_op=, 2025-05-07T21:07:43.4987256Z ) 2025-05-07T21:07:43.4987485Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4987890Z self=, 2025-05-07T21:07:43.4988256Z sizes=[284, 284], 2025-05-07T21:07:43.4988564Z uvm_op=, 2025-05-07T21:07:43.4988964Z ) 2025-05-07T21:07:43.4989194Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4989588Z self=, 2025-05-07T21:07:43.4989953Z sizes=[284], 2025-05-07T21:07:43.4990259Z uvm_op=, 2025-05-07T21:07:43.4990605Z ) 2025-05-07T21:07:43.4990828Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4991229Z self=, 2025-05-07T21:07:43.4991602Z sizes=[869, 269, 739], 2025-05-07T21:07:43.4991923Z uvm_op=, 2025-05-07T21:07:43.4992270Z ) 2025-05-07T21:07:43.4992545Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4992938Z self=, 2025-05-07T21:07:43.4993310Z sizes=[869, 269, 269], 2025-05-07T21:07:43.4993634Z uvm_op=, 2025-05-07T21:07:43.4993980Z ) 2025-05-07T21:07:43.4994209Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4994606Z self=, 2025-05-07T21:07:43.4994975Z sizes=[869, 869, 269], 2025-05-07T21:07:43.4995292Z uvm_op=, 2025-05-07T21:07:43.4995636Z ) 2025-05-07T21:07:43.4995869Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4996263Z self=, 2025-05-07T21:07:43.4996632Z sizes=[269, 869, 269], 2025-05-07T21:07:43.4996964Z uvm_op=, 2025-05-07T21:07:43.4997304Z ) 2025-05-07T21:07:43.4997540Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4997942Z self=, 2025-05-07T21:07:43.4998305Z sizes=[269, 269, 269], 2025-05-07T21:07:43.4998629Z uvm_op=, 2025-05-07T21:07:43.4998983Z ) 2025-05-07T21:07:43.4999217Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:43.4999612Z self=, 2025-05-07T21:07:43.4999978Z sizes=[921], 2025-05-07T21:07:43.5000280Z uvm_op=, 2025-05-07T21:07:43.5000620Z ) 2025-05-07T21:07:43.5000824Z PASSED 2025-05-07T21:07:43.5001072Z uvm/uvm_test.py::UvmTest::test_enum PASSED 2025-05-07T21:07:43.5540091Z uvm/uvm_test.py::UvmTest::test_is_uvm_tensor Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5541023Z self=, 2025-05-07T21:07:43.5541412Z sizes=[1], 2025-05-07T21:07:43.5541723Z uvm_op=, 2025-05-07T21:07:43.5542078Z ) 2025-05-07T21:07:43.5542286Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5542632Z self=, 2025-05-07T21:07:43.5543020Z sizes=[7], 2025-05-07T21:07:43.5543430Z uvm_op=, 2025-05-07T21:07:43.5543904Z ) 2025-05-07T21:07:43.5544170Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5544512Z self=, 2025-05-07T21:07:43.5544854Z sizes=[7, 4, 2, 2], 2025-05-07T21:07:43.5545306Z uvm_op=, 2025-05-07T21:07:43.5545686Z ) 2025-05-07T21:07:43.5545892Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5546239Z self=, 2025-05-07T21:07:43.5546574Z sizes=[6], 2025-05-07T21:07:43.5546864Z uvm_op=, 2025-05-07T21:07:43.5547211Z ) 2025-05-07T21:07:43.5547424Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5547764Z self=, 2025-05-07T21:07:43.5548183Z sizes=[6, 1, 6], 2025-05-07T21:07:43.5548495Z uvm_op=, 2025-05-07T21:07:43.5548833Z ) 2025-05-07T21:07:43.5549043Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5549388Z self=, 2025-05-07T21:07:43.5549721Z sizes=[1, 1, 5], 2025-05-07T21:07:43.5550059Z uvm_op=, 2025-05-07T21:07:43.5550425Z ) 2025-05-07T21:07:43.5550636Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5550975Z self=, 2025-05-07T21:07:43.5551326Z sizes=[5, 2, 7, 3], 2025-05-07T21:07:43.5551659Z uvm_op=, 2025-05-07T21:07:43.5552103Z ) 2025-05-07T21:07:43.5559524Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5559931Z self=, 2025-05-07T21:07:43.5560260Z sizes=[5], 2025-05-07T21:07:43.5560593Z uvm_op=, 2025-05-07T21:07:43.5560969Z ) 2025-05-07T21:07:43.5561176Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5561521Z self=, 2025-05-07T21:07:43.5561858Z sizes=[8, 5, 2, 5], 2025-05-07T21:07:43.5562192Z uvm_op=, 2025-05-07T21:07:43.5562568Z ) 2025-05-07T21:07:43.5562784Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5563157Z self=, 2025-05-07T21:07:43.5563527Z sizes=[6, 5, 3, 4], 2025-05-07T21:07:43.5563865Z uvm_op=, 2025-05-07T21:07:43.5564252Z ) 2025-05-07T21:07:43.5564458Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5564833Z self=, 2025-05-07T21:07:43.5565198Z sizes=[6], 2025-05-07T21:07:43.5565508Z uvm_op=, 2025-05-07T21:07:43.5565895Z ) 2025-05-07T21:07:43.5566109Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5566476Z self=, 2025-05-07T21:07:43.5566847Z sizes=[8], 2025-05-07T21:07:43.5567185Z uvm_op=, 2025-05-07T21:07:43.5567587Z ) 2025-05-07T21:07:43.5567795Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5568165Z self=, 2025-05-07T21:07:43.5568695Z sizes=[4, 2, 2, 4], 2025-05-07T21:07:43.5569084Z uvm_op=, 2025-05-07T21:07:43.5569428Z ) 2025-05-07T21:07:43.5569631Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5569964Z self=, 2025-05-07T21:07:43.5570290Z sizes=[8], 2025-05-07T21:07:43.5570607Z uvm_op=, 2025-05-07T21:07:43.5570971Z ) 2025-05-07T21:07:43.5571174Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5571512Z self=, 2025-05-07T21:07:43.5571835Z sizes=[7, 1], 2025-05-07T21:07:43.5572160Z uvm_op=, 2025-05-07T21:07:43.5572532Z ) 2025-05-07T21:07:43.5573678Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5574025Z self=, 2025-05-07T21:07:43.5574355Z sizes=[7, 7], 2025-05-07T21:07:43.5574684Z uvm_op=, 2025-05-07T21:07:43.5575050Z ) 2025-05-07T21:07:43.5575253Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5575592Z self=, 2025-05-07T21:07:43.5575912Z sizes=[7], 2025-05-07T21:07:43.5576232Z uvm_op=, 2025-05-07T21:07:43.5576657Z ) 2025-05-07T21:07:43.5576856Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5577196Z self=, 2025-05-07T21:07:43.5577521Z sizes=[3], 2025-05-07T21:07:43.5577807Z uvm_op=, 2025-05-07T21:07:43.5578153Z ) 2025-05-07T21:07:43.5578357Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5578699Z self=, 2025-05-07T21:07:43.5579024Z sizes=[1, 4, 2, 3], 2025-05-07T21:07:43.5579362Z uvm_op=, 2025-05-07T21:07:43.5579737Z ) 2025-05-07T21:07:43.5579937Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5580273Z self=, 2025-05-07T21:07:43.5580656Z sizes=[1, 4, 2, 4], 2025-05-07T21:07:43.5580987Z uvm_op=, 2025-05-07T21:07:43.5581359Z ) 2025-05-07T21:07:43.5581569Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5581899Z self=, 2025-05-07T21:07:43.5582231Z sizes=[1, 4, 1, 4], 2025-05-07T21:07:43.5582568Z uvm_op=, 2025-05-07T21:07:43.5582938Z ) 2025-05-07T21:07:43.5583136Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5583479Z self=, 2025-05-07T21:07:43.5583814Z sizes=[1, 4, 1], 2025-05-07T21:07:43.5584116Z uvm_op=, 2025-05-07T21:07:43.5584462Z ) 2025-05-07T21:07:43.5584671Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5585000Z self=, 2025-05-07T21:07:43.5585339Z sizes=[1, 4, 4], 2025-05-07T21:07:43.5585647Z uvm_op=, 2025-05-07T21:07:43.5585982Z ) 2025-05-07T21:07:43.5586190Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5586530Z self=, 2025-05-07T21:07:43.5586861Z sizes=[4, 4, 4], 2025-05-07T21:07:43.5587160Z uvm_op=, 2025-05-07T21:07:43.5587503Z ) 2025-05-07T21:07:43.5587707Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5588039Z self=, 2025-05-07T21:07:43.5588371Z sizes=[4, 4], 2025-05-07T21:07:43.5588667Z uvm_op=, 2025-05-07T21:07:43.5589000Z ) 2025-05-07T21:07:43.5589254Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5589590Z self=, 2025-05-07T21:07:43.5589911Z sizes=[3, 8], 2025-05-07T21:07:43.5590210Z uvm_op=, 2025-05-07T21:07:43.5590547Z ) 2025-05-07T21:07:43.5590747Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5591085Z self=, 2025-05-07T21:07:43.5591416Z sizes=[3, 3], 2025-05-07T21:07:43.5591714Z uvm_op=, 2025-05-07T21:07:43.5592050Z ) 2025-05-07T21:07:43.5592257Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5592595Z self=, 2025-05-07T21:07:43.5592924Z sizes=[3, 5, 7, 5], 2025-05-07T21:07:43.5593309Z uvm_op=, 2025-05-07T21:07:43.5593684Z ) 2025-05-07T21:07:43.5593882Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5594223Z self=, 2025-05-07T21:07:43.5594552Z sizes=[3, 3, 7, 5], 2025-05-07T21:07:43.5594888Z uvm_op=, 2025-05-07T21:07:43.5595261Z ) 2025-05-07T21:07:43.5595466Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5595806Z self=, 2025-05-07T21:07:43.5596179Z sizes=[3, 3, 3, 5], 2025-05-07T21:07:43.5596517Z uvm_op=, 2025-05-07T21:07:43.5596892Z ) 2025-05-07T21:07:43.5597091Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5597434Z self=, 2025-05-07T21:07:43.5597816Z sizes=[5, 3, 3, 5], 2025-05-07T21:07:43.5598147Z uvm_op=, 2025-05-07T21:07:43.5598524Z ) 2025-05-07T21:07:43.5598734Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5599067Z self=, 2025-05-07T21:07:43.5599402Z sizes=[5, 3, 5, 5], 2025-05-07T21:07:43.5599744Z uvm_op=, 2025-05-07T21:07:43.5600172Z ) 2025-05-07T21:07:43.5600371Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5600708Z self=, 2025-05-07T21:07:43.5601044Z sizes=[5, 3, 5, 3], 2025-05-07T21:07:43.5601374Z uvm_op=, 2025-05-07T21:07:43.5601748Z ) 2025-05-07T21:07:43.5601953Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5602280Z self=, 2025-05-07T21:07:43.5602610Z sizes=[3, 3, 5, 3], 2025-05-07T21:07:43.5602941Z uvm_op=, 2025-05-07T21:07:43.5603298Z ) 2025-05-07T21:07:43.5603505Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5603840Z self=, 2025-05-07T21:07:43.5604161Z sizes=[7, 7, 5], 2025-05-07T21:07:43.5604467Z uvm_op=, 2025-05-07T21:07:43.5604812Z ) 2025-05-07T21:07:43.5605017Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5605349Z self=, 2025-05-07T21:07:43.5605682Z sizes=[7, 5, 5], 2025-05-07T21:07:43.5605986Z uvm_op=, 2025-05-07T21:07:43.5606319Z ) 2025-05-07T21:07:43.5606522Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5606855Z self=, 2025-05-07T21:07:43.5607179Z sizes=[5, 5, 5], 2025-05-07T21:07:43.5607489Z uvm_op=, 2025-05-07T21:07:43.5607877Z ) 2025-05-07T21:07:43.5608072Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5608402Z self=, 2025-05-07T21:07:43.5608912Z sizes=[1], 2025-05-07T21:07:43.5609201Z uvm_op=, 2025-05-07T21:07:43.5609553Z ) 2025-05-07T21:07:43.5609758Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5610102Z self=, 2025-05-07T21:07:43.5610424Z sizes=[7], 2025-05-07T21:07:43.5610737Z uvm_op=, 2025-05-07T21:07:43.5611101Z ) 2025-05-07T21:07:43.5611301Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:43.5611638Z self=, 2025-05-07T21:07:43.5611968Z sizes=[5, 5], 2025-05-07T21:07:43.5612355Z uvm_op=, 2025-05-07T21:07:43.5612782Z ) 2025-05-07T21:07:43.5613034Z PASSED 2025-05-07T21:07:43.5996041Z uvm/uvm_test.py::UvmTest::test_new_managed_tensor_meta Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.5997678Z self=, 2025-05-07T21:07:43.5998223Z sizes=[1], 2025-05-07T21:07:43.5998500Z ) 2025-05-07T21:07:43.5998765Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.5999165Z self=, 2025-05-07T21:07:43.5999526Z sizes=[46], 2025-05-07T21:07:43.5999731Z ) 2025-05-07T21:07:43.6000159Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6000553Z self=, 2025-05-07T21:07:43.6000916Z sizes=[46, 100], 2025-05-07T21:07:43.6001137Z ) 2025-05-07T21:07:43.6001353Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6001746Z self=, 2025-05-07T21:07:43.6002108Z sizes=[150], 2025-05-07T21:07:43.6002306Z ) 2025-05-07T21:07:43.6002530Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6002923Z self=, 2025-05-07T21:07:43.6003302Z sizes=[122], 2025-05-07T21:07:43.6003505Z ) 2025-05-07T21:07:43.6003732Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6004211Z self=, 2025-05-07T21:07:43.6004573Z sizes=[121, 156, 182], 2025-05-07T21:07:43.6004811Z ) 2025-05-07T21:07:43.6005038Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6005439Z self=, 2025-05-07T21:07:43.6005792Z sizes=[344], 2025-05-07T21:07:43.6005999Z ) 2025-05-07T21:07:43.6006222Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6006614Z self=, 2025-05-07T21:07:43.6006976Z sizes=[224], 2025-05-07T21:07:43.6007182Z ) 2025-05-07T21:07:43.6007399Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6007810Z self=, 2025-05-07T21:07:43.6008210Z sizes=[431, 139, 40], 2025-05-07T21:07:43.6008432Z ) 2025-05-07T21:07:43.6008814Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6009211Z self=, 2025-05-07T21:07:43.6009572Z sizes=[61, 24, 169], 2025-05-07T21:07:43.6009791Z ) 2025-05-07T21:07:43.6010013Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6010406Z self=, 2025-05-07T21:07:43.6010763Z sizes=[302, 1, 74], 2025-05-07T21:07:43.6010981Z ) 2025-05-07T21:07:43.6011204Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6011589Z self=, 2025-05-07T21:07:43.6011953Z sizes=[1, 1, 74], 2025-05-07T21:07:43.6012168Z ) 2025-05-07T21:07:43.6012381Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6012854Z self=, 2025-05-07T21:07:43.6013219Z sizes=[1, 1, 1], 2025-05-07T21:07:43.6013426Z ) 2025-05-07T21:07:43.6013649Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6014045Z self=, 2025-05-07T21:07:43.6014406Z sizes=[507], 2025-05-07T21:07:43.6014605Z ) 2025-05-07T21:07:43.6014879Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6015343Z self=, 2025-05-07T21:07:43.6015718Z sizes=[375, 153, 72], 2025-05-07T21:07:43.6016013Z ) 2025-05-07T21:07:43.6016241Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6016628Z self=, 2025-05-07T21:07:43.6017096Z sizes=[375, 72, 72], 2025-05-07T21:07:43.6017330Z ) 2025-05-07T21:07:43.6017551Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6017952Z self=, 2025-05-07T21:07:43.6018313Z sizes=[375], 2025-05-07T21:07:43.6018514Z ) 2025-05-07T21:07:43.6018740Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6019138Z self=, 2025-05-07T21:07:43.6019504Z sizes=[492, 248, 395], 2025-05-07T21:07:43.6019731Z ) 2025-05-07T21:07:43.6019955Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6020429Z self=, 2025-05-07T21:07:43.6020790Z sizes=[492, 248, 492], 2025-05-07T21:07:43.6021026Z ) 2025-05-07T21:07:43.6021256Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6021646Z self=, 2025-05-07T21:07:43.6022020Z sizes=[492, 492, 492], 2025-05-07T21:07:43.6022254Z ) 2025-05-07T21:07:43.6022475Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6022874Z self=, 2025-05-07T21:07:43.6023235Z sizes=[336], 2025-05-07T21:07:43.6023437Z ) 2025-05-07T21:07:43.6023665Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6024110Z self=, 2025-05-07T21:07:43.6024473Z sizes=[263, 182, 222], 2025-05-07T21:07:43.6024698Z ) 2025-05-07T21:07:43.6024926Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6025330Z self=, 2025-05-07T21:07:43.6025689Z sizes=[222, 182, 222], 2025-05-07T21:07:43.6025922Z ) 2025-05-07T21:07:43.6026150Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6026536Z self=, 2025-05-07T21:07:43.6026910Z sizes=[182, 182, 222], 2025-05-07T21:07:43.6027147Z ) 2025-05-07T21:07:43.6027366Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6027762Z self=, 2025-05-07T21:07:43.6028132Z sizes=[182, 182], 2025-05-07T21:07:43.6028344Z ) 2025-05-07T21:07:43.6028571Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6028966Z self=, 2025-05-07T21:07:43.6029326Z sizes=[438], 2025-05-07T21:07:43.6029525Z ) 2025-05-07T21:07:43.6029751Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6030146Z self=, 2025-05-07T21:07:43.6030498Z sizes=[78], 2025-05-07T21:07:43.6030703Z ) 2025-05-07T21:07:43.6030925Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6031314Z self=, 2025-05-07T21:07:43.6031678Z sizes=[219], 2025-05-07T21:07:43.6031883Z ) 2025-05-07T21:07:43.6032100Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6032497Z self=, 2025-05-07T21:07:43.6032914Z sizes=[232, 12, 112], 2025-05-07T21:07:43.6033143Z ) 2025-05-07T21:07:43.6033372Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6033770Z self=, 2025-05-07T21:07:43.6034136Z sizes=[232, 112, 112], 2025-05-07T21:07:43.6034365Z ) 2025-05-07T21:07:43.6034590Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6034986Z self=, 2025-05-07T21:07:43.6035345Z sizes=[232, 112, 232], 2025-05-07T21:07:43.6035575Z ) 2025-05-07T21:07:43.6035800Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6036193Z self=, 2025-05-07T21:07:43.6036927Z sizes=[232, 232, 232], 2025-05-07T21:07:43.6037160Z ) 2025-05-07T21:07:43.6037379Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6037781Z self=, 2025-05-07T21:07:43.6038140Z sizes=[130], 2025-05-07T21:07:43.6038339Z ) 2025-05-07T21:07:43.6038564Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6038960Z self=, 2025-05-07T21:07:43.6039323Z sizes=[258, 159, 65], 2025-05-07T21:07:43.6039544Z ) 2025-05-07T21:07:43.6039766Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6040226Z self=, 2025-05-07T21:07:43.6040581Z sizes=[65, 159, 65], 2025-05-07T21:07:43.6040807Z ) 2025-05-07T21:07:43.6041033Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6041419Z self=, 2025-05-07T21:07:43.6041780Z sizes=[65, 159], 2025-05-07T21:07:43.6041996Z ) 2025-05-07T21:07:43.6042210Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6042610Z self=, 2025-05-07T21:07:43.6042972Z sizes=[159, 159], 2025-05-07T21:07:43.6043183Z ) 2025-05-07T21:07:43.6043410Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6043871Z self=, 2025-05-07T21:07:43.6044230Z sizes=[207], 2025-05-07T21:07:43.6044430Z ) 2025-05-07T21:07:43.6044654Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6045050Z self=, 2025-05-07T21:07:43.6045404Z sizes=[511], 2025-05-07T21:07:43.6045608Z ) 2025-05-07T21:07:43.6045831Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:43.6046217Z self=, 2025-05-07T21:07:43.6046581Z sizes=[459, 198], 2025-05-07T21:07:43.6046801Z ) 2025-05-07T21:07:43.6046987Z PASSED 2025-05-07T21:07:43.6984341Z uvm/uvm_test.py::UvmTest::test_uvm_memadviceDontFork Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.6985273Z self=, 2025-05-07T21:07:43.6985764Z sizes=[1], 2025-05-07T21:07:43.6986069Z uvm_op=, 2025-05-07T21:07:43.6986416Z ) 2025-05-07T21:07:43.6986655Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.6987230Z self=, 2025-05-07T21:07:43.6987760Z sizes=[853], 2025-05-07T21:07:43.6988059Z uvm_op=, 2025-05-07T21:07:43.6988398Z ) 2025-05-07T21:07:43.6988618Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.6989027Z self=, 2025-05-07T21:07:43.6989395Z sizes=[289], 2025-05-07T21:07:43.6989690Z uvm_op=, 2025-05-07T21:07:43.6990035Z ) 2025-05-07T21:07:43.6990263Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.6990941Z self=, 2025-05-07T21:07:43.6991313Z sizes=[289, 213, 440], 2025-05-07T21:07:43.6991635Z uvm_op=, 2025-05-07T21:07:43.6991967Z ) 2025-05-07T21:07:43.6992188Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.6992578Z self=, 2025-05-07T21:07:43.6992939Z sizes=[555], 2025-05-07T21:07:43.6993229Z uvm_op=, 2025-05-07T21:07:43.6993571Z ) 2025-05-07T21:07:43.6993792Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.6994179Z self=, 2025-05-07T21:07:43.6994541Z sizes=[555], 2025-05-07T21:07:43.6994933Z uvm_op=, 2025-05-07T21:07:43.6995266Z ) 2025-05-07T21:07:43.6995491Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.6995886Z self=, 2025-05-07T21:07:43.6996244Z sizes=[389, 832, 492], 2025-05-07T21:07:43.6996571Z uvm_op=, 2025-05-07T21:07:43.6996907Z ) 2025-05-07T21:07:43.6997161Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.6997550Z self=, 2025-05-07T21:07:43.6997988Z sizes=[944, 1024, 273], 2025-05-07T21:07:43.6998345Z uvm_op=, 2025-05-07T21:07:43.6998718Z ) 2025-05-07T21:07:43.6998940Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.6999329Z self=, 2025-05-07T21:07:43.6999696Z sizes=[251, 373, 329, 683], 2025-05-07T21:07:43.7000026Z uvm_op=, 2025-05-07T21:07:43.7000360Z ) 2025-05-07T21:07:43.7000608Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7000997Z self=, 2025-05-07T21:07:43.7001434Z sizes=[350, 456], 2025-05-07T21:07:43.7001741Z uvm_op=, 2025-05-07T21:07:43.7010651Z ) 2025-05-07T21:07:43.7010920Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7011330Z self=, 2025-05-07T21:07:43.7011707Z sizes=[672, 436, 597, 723], 2025-05-07T21:07:43.7012037Z uvm_op=, 2025-05-07T21:07:43.7012376Z ) 2025-05-07T21:07:43.7012601Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7012989Z self=, 2025-05-07T21:07:43.7013367Z sizes=[723, 436, 597, 723], 2025-05-07T21:07:43.7013699Z uvm_op=, 2025-05-07T21:07:43.7014030Z ) 2025-05-07T21:07:43.7014254Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7014646Z self=, 2025-05-07T21:07:43.7015015Z sizes=[723, 436, 723, 723], 2025-05-07T21:07:43.7015336Z uvm_op=, 2025-05-07T21:07:43.7015676Z ) 2025-05-07T21:07:43.7015902Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7016289Z self=, 2025-05-07T21:07:43.7016657Z sizes=[436, 436, 723, 723], 2025-05-07T21:07:43.7016991Z uvm_op=, 2025-05-07T21:07:43.7017322Z ) 2025-05-07T21:07:43.7017550Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7017995Z self=, 2025-05-07T21:07:43.7018350Z sizes=[436, 436], 2025-05-07T21:07:43.7018663Z uvm_op=, 2025-05-07T21:07:43.7019055Z ) 2025-05-07T21:07:43.7019451Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7019843Z self=, 2025-05-07T21:07:43.7020289Z sizes=[2], 2025-05-07T21:07:43.7020614Z uvm_op=, 2025-05-07T21:07:43.7021027Z ) 2025-05-07T21:07:43.7021274Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7021668Z self=, 2025-05-07T21:07:43.7022109Z sizes=[23, 726, 447, 291], 2025-05-07T21:07:43.7022437Z uvm_op=, 2025-05-07T21:07:43.7022854Z ) 2025-05-07T21:07:43.7023078Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7023551Z self=, 2025-05-07T21:07:43.7023921Z sizes=[23, 726, 447, 447], 2025-05-07T21:07:43.7024247Z uvm_op=, 2025-05-07T21:07:43.7024583Z ) 2025-05-07T21:07:43.7024814Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7025206Z self=, 2025-05-07T21:07:43.7025570Z sizes=[23, 726, 447, 23], 2025-05-07T21:07:43.7025896Z uvm_op=, 2025-05-07T21:07:43.7026237Z ) 2025-05-07T21:07:43.7026505Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7026896Z self=, 2025-05-07T21:07:43.7027263Z sizes=[778, 828, 713, 1004], 2025-05-07T21:07:43.7027621Z uvm_op=, 2025-05-07T21:07:43.7027993Z ) 2025-05-07T21:07:43.7028216Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7028615Z self=, 2025-05-07T21:07:43.7028987Z sizes=[778, 828, 828, 1004], 2025-05-07T21:07:43.7029354Z uvm_op=, 2025-05-07T21:07:43.7029721Z ) 2025-05-07T21:07:43.7029938Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7030390Z self=, 2025-05-07T21:07:43.7030756Z sizes=[778, 828, 828, 828], 2025-05-07T21:07:43.7031109Z uvm_op=, 2025-05-07T21:07:43.7031480Z ) 2025-05-07T21:07:43.7031704Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7032096Z self=, 2025-05-07T21:07:43.7032455Z sizes=[778, 828, 828, 828], 2025-05-07T21:07:43.7032784Z uvm_op=, 2025-05-07T21:07:43.7033127Z ) 2025-05-07T21:07:43.7033355Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7033749Z self=, 2025-05-07T21:07:43.7034113Z sizes=[778, 828, 828], 2025-05-07T21:07:43.7034433Z uvm_op=, 2025-05-07T21:07:43.7034776Z ) 2025-05-07T21:07:43.7035007Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7035398Z self=, 2025-05-07T21:07:43.7035767Z sizes=[778, 828, 778], 2025-05-07T21:07:43.7036092Z uvm_op=, 2025-05-07T21:07:43.7036752Z ) 2025-05-07T21:07:43.7036970Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7037361Z self=, 2025-05-07T21:07:43.7037724Z sizes=[828, 828, 778], 2025-05-07T21:07:43.7038039Z uvm_op=, 2025-05-07T21:07:43.7038376Z ) 2025-05-07T21:07:43.7038602Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7038986Z self=, 2025-05-07T21:07:43.7039345Z sizes=[561], 2025-05-07T21:07:43.7039749Z uvm_op=, 2025-05-07T21:07:43.7040084Z ) 2025-05-07T21:07:43.7040314Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7040703Z self=, 2025-05-07T21:07:43.7041065Z sizes=[41, 304, 1], 2025-05-07T21:07:43.7041372Z uvm_op=, 2025-05-07T21:07:43.7041715Z ) 2025-05-07T21:07:43.7041939Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7042324Z self=, 2025-05-07T21:07:43.7042693Z sizes=[41, 304, 41], 2025-05-07T21:07:43.7043015Z uvm_op=, 2025-05-07T21:07:43.7043347Z ) 2025-05-07T21:07:43.7043643Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7044041Z self=, 2025-05-07T21:07:43.7044399Z sizes=[41, 304, 304], 2025-05-07T21:07:43.7044730Z uvm_op=, 2025-05-07T21:07:43.7045077Z ) 2025-05-07T21:07:43.7045302Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7045694Z self=, 2025-05-07T21:07:43.7046059Z sizes=[41, 41, 304], 2025-05-07T21:07:43.7046380Z uvm_op=, 2025-05-07T21:07:43.7046780Z ) 2025-05-07T21:07:43.7047007Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7047401Z self=, 2025-05-07T21:07:43.7047800Z sizes=[41, 41], 2025-05-07T21:07:43.7048113Z uvm_op=, 2025-05-07T21:07:43.7048466Z ) 2025-05-07T21:07:43.7048781Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7049176Z self=, 2025-05-07T21:07:43.7049536Z sizes=[684], 2025-05-07T21:07:43.7049835Z uvm_op=, 2025-05-07T21:07:43.7050180Z ) 2025-05-07T21:07:43.7050477Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7050869Z self=, 2025-05-07T21:07:43.7051223Z sizes=[476], 2025-05-07T21:07:43.7051553Z uvm_op=, 2025-05-07T21:07:43.7051929Z ) 2025-05-07T21:07:43.7052147Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7052541Z self=, 2025-05-07T21:07:43.7052907Z sizes=[150, 897, 957, 979], 2025-05-07T21:07:43.7053235Z uvm_op=, 2025-05-07T21:07:43.7053575Z ) 2025-05-07T21:07:43.7053801Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7054186Z self=, 2025-05-07T21:07:43.7054555Z sizes=[150, 957, 957, 979], 2025-05-07T21:07:43.7054885Z uvm_op=, 2025-05-07T21:07:43.7055229Z ) 2025-05-07T21:07:43.7055450Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7055843Z self=, 2025-05-07T21:07:43.7056212Z sizes=[979, 957, 957, 979], 2025-05-07T21:07:43.7056543Z uvm_op=, 2025-05-07T21:07:43.7056889Z ) 2025-05-07T21:07:43.7057114Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7057502Z self=, 2025-05-07T21:07:43.7057866Z sizes=[979, 957, 979, 979], 2025-05-07T21:07:43.7058205Z uvm_op=, 2025-05-07T21:07:43.7058548Z ) 2025-05-07T21:07:43.7058767Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7059206Z self=, 2025-05-07T21:07:43.7059572Z sizes=[979, 957, 957], 2025-05-07T21:07:43.7059888Z uvm_op=, 2025-05-07T21:07:43.7060232Z ) 2025-05-07T21:07:43.7060458Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:43.7060843Z self=, 2025-05-07T21:07:43.7061207Z sizes=[957, 957, 957], 2025-05-07T21:07:43.7061529Z uvm_op=, 2025-05-07T21:07:43.7061863Z ) 2025-05-07T21:07:43.7062047Z PASSED 2025-05-07T21:07:44.1609984Z uvm/uvm_test.py::UvmTest::test_uvm_slice Trying example: test_uvm_slice( 2025-05-07T21:07:44.1610678Z self=, 2025-05-07T21:07:44.1611124Z sizes=[1], 2025-05-07T21:07:44.1611729Z uvm_op=, 2025-05-07T21:07:44.1612095Z ) 2025-05-07T21:07:44.1612300Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1612625Z self=, 2025-05-07T21:07:44.1612936Z sizes=[750], 2025-05-07T21:07:44.1613230Z uvm_op=, 2025-05-07T21:07:44.1613578Z ) 2025-05-07T21:07:44.1613774Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1614082Z self=, 2025-05-07T21:07:44.1614502Z sizes=[750, 498, 417, 251], 2025-05-07T21:07:44.1614823Z uvm_op=, 2025-05-07T21:07:44.1615161Z ) 2025-05-07T21:07:44.1615363Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1615667Z self=, 2025-05-07T21:07:44.1615983Z sizes=[517], 2025-05-07T21:07:44.1616300Z uvm_op=, 2025-05-07T21:07:44.1616651Z ) 2025-05-07T21:07:44.1616843Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1617153Z self=, 2025-05-07T21:07:44.1617470Z sizes=[517], 2025-05-07T21:07:44.1617765Z uvm_op=, 2025-05-07T21:07:44.1618191Z ) 2025-05-07T21:07:44.1618393Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1618703Z self=, 2025-05-07T21:07:44.1619021Z sizes=[349, 475, 51, 265], 2025-05-07T21:07:44.1619350Z uvm_op=, 2025-05-07T21:07:44.1619702Z ) 2025-05-07T21:07:44.1619897Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1620251Z self=, 2025-05-07T21:07:44.1620558Z sizes=[390], 2025-05-07T21:07:44.1620887Z uvm_op=, 2025-05-07T21:07:44.1621261Z ) 2025-05-07T21:07:44.1621460Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1621772Z self=, 2025-05-07T21:07:44.1622090Z sizes=[596, 711], 2025-05-07T21:07:44.1622393Z uvm_op=, 2025-05-07T21:07:44.1622731Z ) 2025-05-07T21:07:44.1622928Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1623235Z self=, 2025-05-07T21:07:44.1623555Z sizes=[65, 388, 29], 2025-05-07T21:07:44.1623873Z uvm_op=, 2025-05-07T21:07:44.1624223Z ) 2025-05-07T21:07:44.1624419Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1624727Z self=, 2025-05-07T21:07:44.1625041Z sizes=[764], 2025-05-07T21:07:44.1625363Z uvm_op=, 2025-05-07T21:07:44.1625735Z ) 2025-05-07T21:07:44.1625939Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1626245Z self=, 2025-05-07T21:07:44.1626568Z sizes=[23, 1022, 920, 773], 2025-05-07T21:07:44.1627034Z uvm_op=, 2025-05-07T21:07:44.1627397Z ) 2025-05-07T21:07:44.1627598Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1627956Z self=, 2025-05-07T21:07:44.1628275Z sizes=[23, 1022, 920, 920], 2025-05-07T21:07:44.1628624Z uvm_op=, 2025-05-07T21:07:44.1628998Z ) 2025-05-07T21:07:44.1629199Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1629498Z self=, 2025-05-07T21:07:44.1629818Z sizes=[920, 1022, 920, 920], 2025-05-07T21:07:44.1630178Z uvm_op=, 2025-05-07T21:07:44.1630543Z ) 2025-05-07T21:07:44.1630744Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1631096Z self=, 2025-05-07T21:07:44.1631410Z sizes=[920, 1022, 920, 1022], 2025-05-07T21:07:44.1631780Z uvm_op=, 2025-05-07T21:07:44.1632145Z ) 2025-05-07T21:07:44.1632341Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1632639Z self=, 2025-05-07T21:07:44.1632954Z sizes=[920], 2025-05-07T21:07:44.1633248Z uvm_op=, 2025-05-07T21:07:44.1633576Z ) 2025-05-07T21:07:44.1633773Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1634125Z self=, 2025-05-07T21:07:44.1634435Z sizes=[375, 820, 452], 2025-05-07T21:07:44.1634782Z uvm_op=, 2025-05-07T21:07:44.1635151Z ) 2025-05-07T21:07:44.1635344Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1635657Z self=, 2025-05-07T21:07:44.1635982Z sizes=[375, 452, 452], 2025-05-07T21:07:44.1636588Z uvm_op=, 2025-05-07T21:07:44.1636966Z ) 2025-05-07T21:07:44.1637167Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1637473Z self=, 2025-05-07T21:07:44.1637852Z sizes=[375, 375, 452], 2025-05-07T21:07:44.1638191Z uvm_op=, 2025-05-07T21:07:44.1638564Z ) 2025-05-07T21:07:44.1638755Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1639064Z self=, 2025-05-07T21:07:44.1639376Z sizes=[375], 2025-05-07T21:07:44.1639664Z uvm_op=, 2025-05-07T21:07:44.1640004Z ) 2025-05-07T21:07:44.1640208Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1640509Z self=, 2025-05-07T21:07:44.1640824Z sizes=[403], 2025-05-07T21:07:44.1641149Z uvm_op=, 2025-05-07T21:07:44.1641516Z ) 2025-05-07T21:07:44.1641709Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1642020Z self=, 2025-05-07T21:07:44.1642333Z sizes=[205, 851], 2025-05-07T21:07:44.1642636Z uvm_op=, 2025-05-07T21:07:44.1642976Z ) 2025-05-07T21:07:44.1643184Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1643486Z self=, 2025-05-07T21:07:44.1643804Z sizes=[851, 851], 2025-05-07T21:07:44.1644111Z uvm_op=, 2025-05-07T21:07:44.1644445Z ) 2025-05-07T21:07:44.1644643Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1644951Z self=, 2025-05-07T21:07:44.1645256Z sizes=[851], 2025-05-07T21:07:44.1645558Z uvm_op=, 2025-05-07T21:07:44.1645896Z ) 2025-05-07T21:07:44.1646097Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1646472Z self=, 2025-05-07T21:07:44.1646799Z sizes=[497, 630, 1007, 631], 2025-05-07T21:07:44.1647161Z uvm_op=, 2025-05-07T21:07:44.1647525Z ) 2025-05-07T21:07:44.1647726Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1648040Z self=, 2025-05-07T21:07:44.1648357Z sizes=[497, 630, 1007, 631], 2025-05-07T21:07:44.1648768Z uvm_op=, 2025-05-07T21:07:44.1649108Z ) 2025-05-07T21:07:44.1649301Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1649611Z self=, 2025-05-07T21:07:44.1649931Z sizes=[631, 630, 1007, 631], 2025-05-07T21:07:44.1650325Z uvm_op=, 2025-05-07T21:07:44.1650666Z ) 2025-05-07T21:07:44.1650869Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1651175Z self=, 2025-05-07T21:07:44.1651491Z sizes=[631, 630, 1007, 630], 2025-05-07T21:07:44.1651818Z uvm_op=, 2025-05-07T21:07:44.1652159Z ) 2025-05-07T21:07:44.1652350Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1652665Z self=, 2025-05-07T21:07:44.1652982Z sizes=[711, 186, 528, 1013], 2025-05-07T21:07:44.1653368Z uvm_op=, 2025-05-07T21:07:44.1653704Z ) 2025-05-07T21:07:44.1653904Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1654210Z self=, 2025-05-07T21:07:44.1654527Z sizes=[186, 186, 528, 1013], 2025-05-07T21:07:44.1654857Z uvm_op=, 2025-05-07T21:07:44.1655202Z ) 2025-05-07T21:07:44.1655394Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1655703Z self=, 2025-05-07T21:07:44.1656021Z sizes=[186, 186, 528, 186], 2025-05-07T21:07:44.1656340Z uvm_op=, 2025-05-07T21:07:44.1656680Z ) 2025-05-07T21:07:44.1656930Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1657235Z self=, 2025-05-07T21:07:44.1657561Z sizes=[186, 186, 528, 186], 2025-05-07T21:07:44.1657886Z uvm_op=, 2025-05-07T21:07:44.1658223Z ) 2025-05-07T21:07:44.1658429Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1658738Z self=, 2025-05-07T21:07:44.1659059Z sizes=[186, 186, 528], 2025-05-07T21:07:44.1659385Z uvm_op=, 2025-05-07T21:07:44.1659732Z ) 2025-05-07T21:07:44.1659937Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1660243Z self=, 2025-05-07T21:07:44.1660561Z sizes=[186, 186, 186], 2025-05-07T21:07:44.1660885Z uvm_op=, 2025-05-07T21:07:44.1661224Z ) 2025-05-07T21:07:44.1661427Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1661741Z self=, 2025-05-07T21:07:44.1662049Z sizes=[186], 2025-05-07T21:07:44.1662346Z uvm_op=, 2025-05-07T21:07:44.1662694Z ) 2025-05-07T21:07:44.1662888Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1663194Z self=, 2025-05-07T21:07:44.1663512Z sizes=[727, 838, 163], 2025-05-07T21:07:44.1663861Z uvm_op=, 2025-05-07T21:07:44.1664228Z ) 2025-05-07T21:07:44.1664430Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1664744Z self=, 2025-05-07T21:07:44.1665059Z sizes=[727, 838, 727], 2025-05-07T21:07:44.1665457Z uvm_op=, 2025-05-07T21:07:44.1665837Z ) 2025-05-07T21:07:44.1666029Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1666337Z self=, 2025-05-07T21:07:44.1666657Z sizes=[727, 727, 727], 2025-05-07T21:07:44.1666993Z uvm_op=, 2025-05-07T21:07:44.1667360Z ) 2025-05-07T21:07:44.1667565Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1667904Z self=, 2025-05-07T21:07:44.1668228Z sizes=[168], 2025-05-07T21:07:44.1668552Z uvm_op=, 2025-05-07T21:07:44.1668926Z ) 2025-05-07T21:07:44.1669121Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1669474Z self=, 2025-05-07T21:07:44.1669787Z sizes=[87, 573], 2025-05-07T21:07:44.1670083Z uvm_op=, 2025-05-07T21:07:44.1670418Z ) 2025-05-07T21:07:44.1670622Z Trying example: test_uvm_slice( 2025-05-07T21:07:44.1670922Z self=, 2025-05-07T21:07:44.1671242Z sizes=[87, 87], 2025-05-07T21:07:44.1671536Z uvm_op=, 2025-05-07T21:07:44.1671866Z ) 2025-05-07T21:07:44.1672053Z PASSED 2025-05-07T21:07:44.1672165Z 2025-05-07T21:07:44.1672387Z =============================== warnings summary =============================== 2025-05-07T21:07:44.1672762Z test/uvm/uvm_test.py::UvmTest::test_uvm_slice 2025-05-07T21:07:44.1674213Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/uvm/uvm_test.py:175: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2025-05-07T21:07:44.1675839Z assert uvm_slice.storage().data_ptr() == uvm_t.storage().data_ptr() 2025-05-07T21:07:44.1676142Z 2025-05-07T21:07:44.1676373Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:44.1676918Z ========================= 7 passed, 1 warning in 3.43s ========================= 2025-05-07T21:07:44.8725344Z 2025-05-07T21:07:44.8726157Z [TEST] Python test suite PASSED: ./uvm/uvm_test.py 2025-05-07T21:07:44.8756342Z [TEST] Python test time for ./uvm/uvm_test.py: 6 seconds 2025-05-07T21:07:44.8756751Z 2025-05-07T21:07:44.8756756Z 2025-05-07T21:07:44.8756760Z 2025-05-07T21:07:44.8756764Z 2025-05-07T21:07:44.8756939Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:07:44.8830161Z Post job cleanup. 2025-05-07T21:07:44.9828141Z [command]/usr/bin/git version 2025-05-07T21:07:44.9872480Z git version 2.47.1 2025-05-07T21:07:44.9913903Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/baba7efb-f218-4d06-b30c-0034db7dfc36/.gitconfig' 2025-05-07T21:07:44.9925502Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/baba7efb-f218-4d06-b30c-0034db7dfc36' before making global git config changes 2025-05-07T21:07:44.9926926Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T21:07:44.9941096Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:07:44.9986655Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T21:07:45.0023023Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T21:07:45.0359482Z Entering 'external/asmjit' 2025-05-07T21:07:45.0426466Z Entering 'external/composable_kernel' 2025-05-07T21:07:45.0499954Z Entering 'external/cpuinfo' 2025-05-07T21:07:45.0567135Z Entering 'external/cutlass' 2025-05-07T21:07:45.0644516Z Entering 'external/googletest' 2025-05-07T21:07:45.0712939Z Entering 'external/hipify_torch' 2025-05-07T21:07:45.0781112Z Entering 'external/json' 2025-05-07T21:07:45.0867321Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T21:07:45.0890682Z http.https://github.com/.extraheader 2025-05-07T21:07:45.0902167Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T21:07:45.0933540Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T21:07:45.1264423Z Entering 'external/asmjit' 2025-05-07T21:07:45.1307579Z http.https://github.com/.extraheader 2025-05-07T21:07:45.1351013Z Entering 'external/composable_kernel' 2025-05-07T21:07:45.1393939Z http.https://github.com/.extraheader 2025-05-07T21:07:45.1443442Z Entering 'external/cpuinfo' 2025-05-07T21:07:45.1486087Z http.https://github.com/.extraheader 2025-05-07T21:07:45.1530446Z Entering 'external/cutlass' 2025-05-07T21:07:45.1572317Z http.https://github.com/.extraheader 2025-05-07T21:07:45.1623736Z Entering 'external/googletest' 2025-05-07T21:07:45.1668474Z http.https://github.com/.extraheader 2025-05-07T21:07:45.1712423Z Entering 'external/hipify_torch' 2025-05-07T21:07:45.1755779Z http.https://github.com/.extraheader 2025-05-07T21:07:45.1798545Z Entering 'external/json' 2025-05-07T21:07:45.1841860Z http.https://github.com/.extraheader 2025-05-07T21:07:45.1993967Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T21:07:45.2027102Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T21:07:45.2038261Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T21:07:45.2038627Z ##[endgroup] 2025-05-07T21:07:45.2138750Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T21:07:56.1708862Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T21:08:12.8156178Z Cleaning up orphan processes